.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5);-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;-webkit-animation:blink 1.06s steps(1) infinite;-moz-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite;background-color:#7e7}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:0;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:#00f}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta{color:#555}.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-s-default .cm-error{color:red}.cm-invalidchar{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:0;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:0 0!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;background:0 0;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:0}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-focused div.CodeMirror-cursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:''}span.CodeMirror-selectedtext{background:0 0}.cm-s-monokai.CodeMirror{background:#272822;color:#f8f8f2}.cm-s-monokai div.CodeMirror-selected{background:#49483e}.cm-s-monokai .CodeMirror-line::selection,.cm-s-monokai .CodeMirror-line>span::selection,.cm-s-monokai .CodeMirror-line>span>span::selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-line::-moz-selection,.cm-s-monokai .CodeMirror-line>span::-moz-selection,.cm-s-monokai .CodeMirror-line>span>span::-moz-selection{background:rgba(73,72,62,.99)}.cm-s-monokai .CodeMirror-gutters{background:#272822;border-right:0}.cm-s-monokai .CodeMirror-guttermarker{color:#fff}.cm-s-monokai .CodeMirror-guttermarker-subtle{color:#d0d0d0}.cm-s-monokai .CodeMirror-linenumber{color:#d0d0d0}.cm-s-monokai .CodeMirror-cursor{border-left:1px solid #f8f8f0}.cm-s-monokai span.cm-comment{color:#75715e}.cm-s-monokai span.cm-atom{color:#ae81ff}.cm-s-monokai span.cm-number{color:#ae81ff}.cm-s-monokai span.cm-comment.cm-attribute{color:#97b757}.cm-s-monokai span.cm-comment.cm-def{color:#bc9262}.cm-s-monokai span.cm-comment.cm-tag{color:#bc6283}.cm-s-monokai span.cm-comment.cm-type{color:#5998a6}.cm-s-monokai span.cm-attribute,.cm-s-monokai span.cm-property{color:#a6e22e}.cm-s-monokai span.cm-keyword{color:#f92672}.cm-s-monokai span.cm-builtin{color:#66d9ef}.cm-s-monokai span.cm-string{color:#e6db74}.cm-s-monokai span.cm-variable{color:#f8f8f2}.cm-s-monokai span.cm-variable-2{color:#9effff}.cm-s-monokai span.cm-type,.cm-s-monokai span.cm-variable-3{color:#66d9ef}.cm-s-monokai span.cm-def{color:#fd971f}.cm-s-monokai span.cm-bracket{color:#f8f8f2}.cm-s-monokai span.cm-tag{color:#f92672}.cm-s-monokai span.cm-header{color:#ae81ff}.cm-s-monokai span.cm-link{color:#ae81ff}.cm-s-monokai span.cm-error{background:#f92672;color:#f8f8f0}.cm-s-monokai .CodeMirror-activeline-background{background:#373831}.cm-s-monokai .CodeMirror-matchingbracket{text-decoration:underline;color:#fff!important}.introjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;background-color:#000;opacity:0;background:-moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-webkit-gradient(radial,center center,0,center center,100%,color-stop(0,rgba(0,0,0,.4)),color-stop(100%,rgba(0,0,0,.9)));background:-webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:-ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);background:radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#e6000000', GradientType=1)";-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-fixParent{z-index:auto!important;opacity:1!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}.introjs-showElement,tr.introjs-showElement>td,tr.introjs-showElement>th{z-index:9999999!important}.introjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0;filter:alpha(opacity=0)}.introjs-relativePosition,tr.introjs-showElement>td,tr.introjs-showElement>th{position:relative}.introjs-helperLayer{box-sizing:content-box;position:absolute;z-index:9999998;background-color:#fff;background-color:rgba(255,255,255,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 2px 15px rgba(0,0,0,.4);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-tooltipReferenceLayer{box-sizing:content-box;position:absolute;visibility:hidden;z-index:100000000;background-color:transparent;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-helperLayer *,.introjs-helperLayer :after,.introjs-helperLayer :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}.introjs-helperNumberLayer{box-sizing:content-box;position:absolute;visibility:visible;top:-16px;left:-16px;z-index:9999999999!important;padding:2px;font-family:Arial,verdana,tahoma;font-size:13px;font-weight:700;color:#fff;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;background:-webkit-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff3019),color-stop(100%,#cf0404));background:-moz-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-ms-linear-gradient(top,#ff3019 0,#cf0404 100%);background:-o-linear-gradient(top,#ff3019 0,#cf0404 100%);background:linear-gradient(to bottom,#ff3019 0,#cf0404 100%);width:20px;height:20px;line-height:20px;border:3px solid #fff;border-radius:50%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)";filter:"progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)";box-shadow:0 2px 5px rgba(0,0,0,.4)}.introjs-arrow{border:5px solid transparent;content:'';position:absolute}.introjs-arrow.top{top:-10px;border-bottom-color:#fff}.introjs-arrow.top-right{top:-10px;right:10px;border-bottom-color:#fff}.introjs-arrow.top-middle{top:-10px;left:50%;margin-left:-5px;border-bottom-color:#fff}.introjs-arrow.right{right:-10px;top:10px;border-left-color:#fff}.introjs-arrow.right-bottom{bottom:10px;right:-10px;border-left-color:#fff}.introjs-arrow.bottom{bottom:-10px;border-top-color:#fff}.introjs-arrow.bottom-right{bottom:-10px;right:10px;border-top-color:#fff}.introjs-arrow.bottom-middle{bottom:-10px;left:50%;margin-left:-5px;border-top-color:#fff}.introjs-arrow.left{left:-10px;top:10px;border-right-color:#fff}.introjs-arrow.left-bottom{left:-10px;bottom:10px;border-right-color:#fff}.introjs-tooltip{box-sizing:content-box;position:absolute;visibility:visible;padding:10px;background-color:#fff;min-width:200px;max-width:300px;border-radius:3px;box-shadow:0 1px 10px rgba(0,0,0,.4);-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;-ms-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.introjs-tooltipbuttons{text-align:right;white-space:nowrap}.introjs-button{box-sizing:content-box;position:relative;overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;margin:0;text-decoration:none;text-shadow:1px 1px 0 #fff;font:11px/normal sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:0;background-color:#ececec;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#ececec));background-image:-moz-linear-gradient(#f4f4f4,#ececec);background-image:-o-linear-gradient(#f4f4f4,#ececec);background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em;zoom:1;margin-top:10px}.introjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3}.introjs-button:active,.introjs-button:focus{background-image:-webkit-gradient(linear,0 0,0 100%,from(#ececec),to(#f4f4f4));background-image:-moz-linear-gradient(#ececec,#f4f4f4);background-image:-o-linear-gradient(#ececec,#f4f4f4);background-image:linear-gradient(#ececec,#f4f4f4)}.introjs-button::-moz-focus-inner{padding:0;border:0}.introjs-skipbutton{box-sizing:content-box;margin-right:5px;color:#7a7a7a}.introjs-prevbutton{-webkit-border-radius:.2em 0 0 .2em;-moz-border-radius:.2em 0 0 .2em;border-radius:.2em 0 0 .2em;border-right:none}.introjs-prevbutton.introjs-fullbutton{border:1px solid #d4d4d4;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-nextbutton{-webkit-border-radius:0 .2em .2em 0;-moz-border-radius:0 .2em .2em 0;border-radius:0 .2em .2em 0}.introjs-nextbutton.introjs-fullbutton{-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em}.introjs-disabled,.introjs-disabled:focus,.introjs-disabled:hover{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.introjs-hidden{display:none}.introjs-bullets{text-align:center}.introjs-bullets ul{box-sizing:content-box;clear:both;margin:15px auto 0;padding:0;display:inline-block}.introjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 2px}.introjs-bullets ul li a{box-sizing:content-box;display:block;width:6px;height:6px;background:#ccc;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;text-decoration:none;cursor:pointer}.introjs-bullets ul li a:hover{background:#999}.introjs-bullets ul li a.active{background:#999}.introjs-progress{box-sizing:content-box;overflow:hidden;height:10px;margin:10px 0 5px 0;border-radius:4px;background-color:#ecf0f1}.introjs-progressbar{box-sizing:content-box;float:left;width:0%;height:100%;font-size:10px;line-height:10px;text-align:center;background-color:#08c}.introjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.introjs-fixedTooltip{position:fixed}.introjs-hint{box-sizing:content-box;position:absolute;background:0 0;width:20px;height:15px;cursor:pointer}.introjs-hint:focus{border:0;outline:0}.introjs-hidehint{display:none}.introjs-fixedhint{position:fixed}.introjs-hint:hover>.introjs-hint-pulse{border:5px solid rgba(60,60,60,.57)}.introjs-hint-pulse{box-sizing:content-box;width:10px;height:10px;border:5px solid rgba(60,60,60,.27);-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background-color:rgba(136,136,136,.24);z-index:10;position:absolute;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.introjs-hint-no-anim .introjs-hint-dot{-webkit-animation:none;-moz-animation:none;animation:none}.introjs-hint-dot{box-sizing:content-box;border:10px solid rgba(146,146,146,.36);background:0 0;-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;height:50px;width:50px;-webkit-animation:introjspulse 3s ease-out;-moz-animation:introjspulse 3s ease-out;animation:introjspulse 3s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:-25px;left:-25px;z-index:1;opacity:0}@-webkit-keyframes introjspulse{0%{-webkit-transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);opacity:.5}100%{-webkit-transform:scale(1);opacity:0}}@-moz-keyframes introjspulse{0%{-moz-transform:scale(0);opacity:0}25%{-moz-transform:scale(0);opacity:.1}50%{-moz-transform:scale(.1);opacity:.3}75%{-moz-transform:scale(.5);opacity:.5}100%{-moz-transform:scale(1);opacity:0}}@keyframes introjspulse{0%{transform:scale(0);opacity:0}25%{transform:scale(0);opacity:.1}50%{transform:scale(.1);opacity:.3}75%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:0}}@media print,screen and (min-width:40em){#anycomment-wrapper .reveal,#anycomment-wrapper .reveal.large,#anycomment-wrapper .reveal.small,#anycomment-wrapper .reveal.tiny{right:auto;left:auto;margin:0 auto}}#anycomment-wrapper .row{max-width:75rem;margin-right:auto;margin-left:auto}#anycomment-wrapper .row::after,#anycomment-wrapper .row::before{display:table;content:' ';-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}#anycomment-wrapper .row::after{clear:both}#anycomment-wrapper .row.collapse>.column,#anycomment-wrapper .row.collapse>.columns{padding-right:0;padding-left:0}#anycomment-wrapper .row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){#anycomment-wrapper .row .row{margin-right:-.9375rem;margin-left:-.9375rem}}#anycomment-wrapper .row .row.collapse{margin-right:0;margin-left:0}#anycomment-wrapper .row.expanded{max-width:none}#anycomment-wrapper .row.expanded .row{margin-right:auto;margin-left:auto}#anycomment-wrapper .row:not(.expanded) .row{max-width:none}#anycomment-wrapper .row.gutter-small>.column,#anycomment-wrapper .row.gutter-small>.columns{padding-right:.625rem;padding-left:.625rem}#anycomment-wrapper .row.gutter-medium>.column,#anycomment-wrapper .row.gutter-medium>.columns{padding-right:.9375rem;padding-left:.9375rem}#anycomment-wrapper .column,#anycomment-wrapper .columns{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .column,#anycomment-wrapper .columns{padding-right:.9375rem;padding-left:.9375rem}}#anycomment-wrapper .column:last-child:not(:first-child),#anycomment-wrapper .columns:last-child:not(:first-child){float:right}#anycomment-wrapper .column.end:last-child:last-child,#anycomment-wrapper .end.columns:last-child:last-child{float:left}#anycomment-wrapper .column.row.row,#anycomment-wrapper .row.row.columns{float:none}#anycomment-wrapper .row .column.row.row,#anycomment-wrapper .row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}#anycomment-wrapper .small-1{width:8.33333%}#anycomment-wrapper .small-push-1{position:relative;left:8.33333%}#anycomment-wrapper .small-pull-1{position:relative;left:-8.33333%}#anycomment-wrapper .small-offset-0{margin-left:0}#anycomment-wrapper .small-2{width:16.66667%}#anycomment-wrapper .small-push-2{position:relative;left:16.66667%}#anycomment-wrapper .small-pull-2{position:relative;left:-16.66667%}#anycomment-wrapper .small-offset-1{margin-left:8.33333%}#anycomment-wrapper .small-3{width:25%}#anycomment-wrapper .small-push-3{position:relative;left:25%}#anycomment-wrapper .small-pull-3{position:relative;left:-25%}#anycomment-wrapper .small-offset-2{margin-left:16.66667%}#anycomment-wrapper .small-4{width:33.33333%}#anycomment-wrapper .small-push-4{position:relative;left:33.33333%}#anycomment-wrapper .small-pull-4{position:relative;left:-33.33333%}#anycomment-wrapper .small-offset-3{margin-left:25%}#anycomment-wrapper .small-5{width:41.66667%}#anycomment-wrapper .small-push-5{position:relative;left:41.66667%}#anycomment-wrapper .small-pull-5{position:relative;left:-41.66667%}#anycomment-wrapper .small-offset-4{margin-left:33.33333%}#anycomment-wrapper .small-6{width:50%}#anycomment-wrapper .small-push-6{position:relative;left:50%}#anycomment-wrapper .small-pull-6{position:relative;left:-50%}#anycomment-wrapper .small-offset-5{margin-left:41.66667%}#anycomment-wrapper .small-7{width:58.33333%}#anycomment-wrapper .small-push-7{position:relative;left:58.33333%}#anycomment-wrapper .small-pull-7{position:relative;left:-58.33333%}#anycomment-wrapper .small-offset-6{margin-left:50%}#anycomment-wrapper .small-8{width:66.66667%}#anycomment-wrapper .small-push-8{position:relative;left:66.66667%}#anycomment-wrapper .small-pull-8{position:relative;left:-66.66667%}#anycomment-wrapper .small-offset-7{margin-left:58.33333%}#anycomment-wrapper .small-9{width:75%}#anycomment-wrapper .small-push-9{position:relative;left:75%}#anycomment-wrapper .small-pull-9{position:relative;left:-75%}#anycomment-wrapper .small-offset-8{margin-left:66.66667%}#anycomment-wrapper .small-10{width:83.33333%}#anycomment-wrapper .small-push-10{position:relative;left:83.33333%}#anycomment-wrapper .small-pull-10{position:relative;left:-83.33333%}#anycomment-wrapper .small-offset-9{margin-left:75%}#anycomment-wrapper .small-11{width:91.66667%}#anycomment-wrapper .small-push-11{position:relative;left:91.66667%}#anycomment-wrapper .small-pull-11{position:relative;left:-91.66667%}#anycomment-wrapper .small-offset-10{margin-left:83.33333%}#anycomment-wrapper .small-12{width:100%}#anycomment-wrapper .small-offset-11{margin-left:91.66667%}#anycomment-wrapper .small-up-1>.column,#anycomment-wrapper .small-up-1>.columns{float:left;width:100%}#anycomment-wrapper .small-up-1>.column:nth-of-type(1n),#anycomment-wrapper .small-up-1>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .small-up-1>.column:nth-of-type(1n+1),#anycomment-wrapper .small-up-1>.columns:nth-of-type(1n+1){clear:both}#anycomment-wrapper .small-up-1>.column:last-child,#anycomment-wrapper .small-up-1>.columns:last-child{float:left}#anycomment-wrapper .small-up-2>.column,#anycomment-wrapper .small-up-2>.columns{float:left;width:50%}#anycomment-wrapper .small-up-2>.column:nth-of-type(1n),#anycomment-wrapper .small-up-2>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .small-up-2>.column:nth-of-type(2n+1),#anycomment-wrapper .small-up-2>.columns:nth-of-type(2n+1){clear:both}#anycomment-wrapper .small-up-2>.column:last-child,#anycomment-wrapper .small-up-2>.columns:last-child{float:left}#anycomment-wrapper .small-up-3>.column,#anycomment-wrapper .small-up-3>.columns{float:left;width:33.33333%}#anycomment-wrapper .small-up-3>.column:nth-of-type(1n),#anycomment-wrapper .small-up-3>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .small-up-3>.column:nth-of-type(3n+1),#anycomment-wrapper .small-up-3>.columns:nth-of-type(3n+1){clear:both}#anycomment-wrapper .small-up-3>.column:last-child,#anycomment-wrapper .small-up-3>.columns:last-child{float:left}#anycomment-wrapper .small-up-4>.column,#anycomment-wrapper .small-up-4>.columns{float:left;width:25%}#anycomment-wrapper .small-up-4>.column:nth-of-type(1n),#anycomment-wrapper .small-up-4>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .small-up-4>.column:nth-of-type(4n+1),#anycomment-wrapper .small-up-4>.columns:nth-of-type(4n+1){clear:both}#anycomment-wrapper .small-up-4>.column:last-child,#anycomment-wrapper .small-up-4>.columns:last-child{float:left}#anycomment-wrapper .small-up-5>.column,#anycomment-wrapper .small-up-5>.columns{float:left;width:20%}#anycomment-wrapper .small-up-5>.column:nth-of-type(1n),#anycomment-wrapper .small-up-5>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .small-up-5>.column:nth-of-type(5n+1),#anycomment-wrapper .small-up-5>.columns:nth-of-type(5n+1){clear:both}#anycomment-wrapper .small-up-5>.column:last-child,#anycomment-wrapper .small-up-5>.columns:last-child{float:left}#anycomment-wrapper .small-up-6>.column,#anycomment-wrapper .small-up-6>.columns{float:left;width:16.66667%}#anycomment-wrapper .small-up-6>.column:nth-of-type(1n),#anycomment-wrapper .small-up-6>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .small-up-6>.column:nth-of-type(6n+1),#anycomment-wrapper .small-up-6>.columns:nth-of-type(6n+1){clear:both}#anycomment-wrapper .small-up-6>.column:last-child,#anycomment-wrapper .small-up-6>.columns:last-child{float:left}#anycomment-wrapper .small-up-7>.column,#anycomment-wrapper .small-up-7>.columns{float:left;width:14.28571%}#anycomment-wrapper .small-up-7>.column:nth-of-type(1n),#anycomment-wrapper .small-up-7>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .small-up-7>.column:nth-of-type(7n+1),#anycomment-wrapper .small-up-7>.columns:nth-of-type(7n+1){clear:both}#anycomment-wrapper .small-up-7>.column:last-child,#anycomment-wrapper .small-up-7>.columns:last-child{float:left}#anycomment-wrapper .small-up-8>.column,#anycomment-wrapper .small-up-8>.columns{float:left;width:12.5%}#anycomment-wrapper .small-up-8>.column:nth-of-type(1n),#anycomment-wrapper .small-up-8>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .small-up-8>.column:nth-of-type(8n+1),#anycomment-wrapper .small-up-8>.columns:nth-of-type(8n+1){clear:both}#anycomment-wrapper .small-up-8>.column:last-child,#anycomment-wrapper .small-up-8>.columns:last-child{float:left}#anycomment-wrapper .small-collapse>.column,#anycomment-wrapper .small-collapse>.columns{padding-right:0;padding-left:0}#anycomment-wrapper .small-collapse .row{margin-right:0;margin-left:0}#anycomment-wrapper .expanded.row .small-collapse.row{margin-right:0;margin-left:0}#anycomment-wrapper .small-uncollapse>.column,#anycomment-wrapper .small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}#anycomment-wrapper .small-centered{margin-right:auto;margin-left:auto}#anycomment-wrapper .small-centered,#anycomment-wrapper .small-centered:last-child:not(:first-child){float:none;clear:both}#anycomment-wrapper .small-pull-0,#anycomment-wrapper .small-push-0,#anycomment-wrapper .small-uncentered{position:static;float:left;margin-right:0;margin-left:0}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-1{width:8.33333%}#anycomment-wrapper .medium-push-1{position:relative;left:8.33333%}#anycomment-wrapper .medium-pull-1{position:relative;left:-8.33333%}#anycomment-wrapper .medium-offset-0{margin-left:0}#anycomment-wrapper .medium-2{width:16.66667%}#anycomment-wrapper .medium-push-2{position:relative;left:16.66667%}#anycomment-wrapper .medium-pull-2{position:relative;left:-16.66667%}#anycomment-wrapper .medium-offset-1{margin-left:8.33333%}#anycomment-wrapper .medium-3{width:25%}#anycomment-wrapper .medium-push-3{position:relative;left:25%}#anycomment-wrapper .medium-pull-3{position:relative;left:-25%}#anycomment-wrapper .medium-offset-2{margin-left:16.66667%}#anycomment-wrapper .medium-4{width:33.33333%}#anycomment-wrapper .medium-push-4{position:relative;left:33.33333%}#anycomment-wrapper .medium-pull-4{position:relative;left:-33.33333%}#anycomment-wrapper .medium-offset-3{margin-left:25%}#anycomment-wrapper .medium-5{width:41.66667%}#anycomment-wrapper .medium-push-5{position:relative;left:41.66667%}#anycomment-wrapper .medium-pull-5{position:relative;left:-41.66667%}#anycomment-wrapper .medium-offset-4{margin-left:33.33333%}#anycomment-wrapper .medium-6{width:50%}#anycomment-wrapper .medium-push-6{position:relative;left:50%}#anycomment-wrapper .medium-pull-6{position:relative;left:-50%}#anycomment-wrapper .medium-offset-5{margin-left:41.66667%}#anycomment-wrapper .medium-7{width:58.33333%}#anycomment-wrapper .medium-push-7{position:relative;left:58.33333%}#anycomment-wrapper .medium-pull-7{position:relative;left:-58.33333%}#anycomment-wrapper .medium-offset-6{margin-left:50%}#anycomment-wrapper .medium-8{width:66.66667%}#anycomment-wrapper .medium-push-8{position:relative;left:66.66667%}#anycomment-wrapper .medium-pull-8{position:relative;left:-66.66667%}#anycomment-wrapper .medium-offset-7{margin-left:58.33333%}#anycomment-wrapper .medium-9{width:75%}#anycomment-wrapper .medium-push-9{position:relative;left:75%}#anycomment-wrapper .medium-pull-9{position:relative;left:-75%}#anycomment-wrapper .medium-offset-8{margin-left:66.66667%}#anycomment-wrapper .medium-10{width:83.33333%}#anycomment-wrapper .medium-push-10{position:relative;left:83.33333%}#anycomment-wrapper .medium-pull-10{position:relative;left:-83.33333%}#anycomment-wrapper .medium-offset-9{margin-left:75%}#anycomment-wrapper .medium-11{width:91.66667%}#anycomment-wrapper .medium-push-11{position:relative;left:91.66667%}#anycomment-wrapper .medium-pull-11{position:relative;left:-91.66667%}#anycomment-wrapper .medium-offset-10{margin-left:83.33333%}#anycomment-wrapper .medium-12{width:100%}#anycomment-wrapper .medium-offset-11{margin-left:91.66667%}#anycomment-wrapper .medium-up-1>.column,#anycomment-wrapper .medium-up-1>.columns{float:left;width:100%}#anycomment-wrapper .medium-up-1>.column:nth-of-type(1n),#anycomment-wrapper .medium-up-1>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .medium-up-1>.column:nth-of-type(1n+1),#anycomment-wrapper .medium-up-1>.columns:nth-of-type(1n+1){clear:both}#anycomment-wrapper .medium-up-1>.column:last-child,#anycomment-wrapper .medium-up-1>.columns:last-child{float:left}#anycomment-wrapper .medium-up-2>.column,#anycomment-wrapper .medium-up-2>.columns{float:left;width:50%}#anycomment-wrapper .medium-up-2>.column:nth-of-type(1n),#anycomment-wrapper .medium-up-2>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .medium-up-2>.column:nth-of-type(2n+1),#anycomment-wrapper .medium-up-2>.columns:nth-of-type(2n+1){clear:both}#anycomment-wrapper .medium-up-2>.column:last-child,#anycomment-wrapper .medium-up-2>.columns:last-child{float:left}#anycomment-wrapper .medium-up-3>.column,#anycomment-wrapper .medium-up-3>.columns{float:left;width:33.33333%}#anycomment-wrapper .medium-up-3>.column:nth-of-type(1n),#anycomment-wrapper .medium-up-3>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .medium-up-3>.column:nth-of-type(3n+1),#anycomment-wrapper .medium-up-3>.columns:nth-of-type(3n+1){clear:both}#anycomment-wrapper .medium-up-3>.column:last-child,#anycomment-wrapper .medium-up-3>.columns:last-child{float:left}#anycomment-wrapper .medium-up-4>.column,#anycomment-wrapper .medium-up-4>.columns{float:left;width:25%}#anycomment-wrapper .medium-up-4>.column:nth-of-type(1n),#anycomment-wrapper .medium-up-4>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .medium-up-4>.column:nth-of-type(4n+1),#anycomment-wrapper .medium-up-4>.columns:nth-of-type(4n+1){clear:both}#anycomment-wrapper .medium-up-4>.column:last-child,#anycomment-wrapper .medium-up-4>.columns:last-child{float:left}#anycomment-wrapper .medium-up-5>.column,#anycomment-wrapper .medium-up-5>.columns{float:left;width:20%}#anycomment-wrapper .medium-up-5>.column:nth-of-type(1n),#anycomment-wrapper .medium-up-5>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .medium-up-5>.column:nth-of-type(5n+1),#anycomment-wrapper .medium-up-5>.columns:nth-of-type(5n+1){clear:both}#anycomment-wrapper .medium-up-5>.column:last-child,#anycomment-wrapper .medium-up-5>.columns:last-child{float:left}#anycomment-wrapper .medium-up-6>.column,#anycomment-wrapper .medium-up-6>.columns{float:left;width:16.66667%}#anycomment-wrapper .medium-up-6>.column:nth-of-type(1n),#anycomment-wrapper .medium-up-6>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .medium-up-6>.column:nth-of-type(6n+1),#anycomment-wrapper .medium-up-6>.columns:nth-of-type(6n+1){clear:both}#anycomment-wrapper .medium-up-6>.column:last-child,#anycomment-wrapper .medium-up-6>.columns:last-child{float:left}#anycomment-wrapper .medium-up-7>.column,#anycomment-wrapper .medium-up-7>.columns{float:left;width:14.28571%}#anycomment-wrapper .medium-up-7>.column:nth-of-type(1n),#anycomment-wrapper .medium-up-7>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .medium-up-7>.column:nth-of-type(7n+1),#anycomment-wrapper .medium-up-7>.columns:nth-of-type(7n+1){clear:both}#anycomment-wrapper .medium-up-7>.column:last-child,#anycomment-wrapper .medium-up-7>.columns:last-child{float:left}#anycomment-wrapper .medium-up-8>.column,#anycomment-wrapper .medium-up-8>.columns{float:left;width:12.5%}#anycomment-wrapper .medium-up-8>.column:nth-of-type(1n),#anycomment-wrapper .medium-up-8>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .medium-up-8>.column:nth-of-type(8n+1),#anycomment-wrapper .medium-up-8>.columns:nth-of-type(8n+1){clear:both}#anycomment-wrapper .medium-up-8>.column:last-child,#anycomment-wrapper .medium-up-8>.columns:last-child{float:left}#anycomment-wrapper .medium-collapse>.column,#anycomment-wrapper .medium-collapse>.columns{padding-right:0;padding-left:0}#anycomment-wrapper .medium-collapse .row{margin-right:0;margin-left:0}#anycomment-wrapper .expanded.row .medium-collapse.row{margin-right:0;margin-left:0}#anycomment-wrapper .medium-uncollapse>.column,#anycomment-wrapper .medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}#anycomment-wrapper .medium-centered{margin-right:auto;margin-left:auto}#anycomment-wrapper .medium-centered,#anycomment-wrapper .medium-centered:last-child:not(:first-child){float:none;clear:both}#anycomment-wrapper .medium-pull-0,#anycomment-wrapper .medium-push-0,#anycomment-wrapper .medium-uncentered{position:static;float:left;margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-1{width:8.33333%}#anycomment-wrapper .large-push-1{position:relative;left:8.33333%}#anycomment-wrapper .large-pull-1{position:relative;left:-8.33333%}#anycomment-wrapper .large-offset-0{margin-left:0}#anycomment-wrapper .large-2{width:16.66667%}#anycomment-wrapper .large-push-2{position:relative;left:16.66667%}#anycomment-wrapper .large-pull-2{position:relative;left:-16.66667%}#anycomment-wrapper .large-offset-1{margin-left:8.33333%}#anycomment-wrapper .large-3{width:25%}#anycomment-wrapper .large-push-3{position:relative;left:25%}#anycomment-wrapper .large-pull-3{position:relative;left:-25%}#anycomment-wrapper .large-offset-2{margin-left:16.66667%}#anycomment-wrapper .large-4{width:33.33333%}#anycomment-wrapper .large-push-4{position:relative;left:33.33333%}#anycomment-wrapper .large-pull-4{position:relative;left:-33.33333%}#anycomment-wrapper .large-offset-3{margin-left:25%}#anycomment-wrapper .large-5{width:41.66667%}#anycomment-wrapper .large-push-5{position:relative;left:41.66667%}#anycomment-wrapper .large-pull-5{position:relative;left:-41.66667%}#anycomment-wrapper .large-offset-4{margin-left:33.33333%}#anycomment-wrapper .large-6{width:50%}#anycomment-wrapper .large-push-6{position:relative;left:50%}#anycomment-wrapper .large-pull-6{position:relative;left:-50%}#anycomment-wrapper .large-offset-5{margin-left:41.66667%}#anycomment-wrapper .large-7{width:58.33333%}#anycomment-wrapper .large-push-7{position:relative;left:58.33333%}#anycomment-wrapper .large-pull-7{position:relative;left:-58.33333%}#anycomment-wrapper .large-offset-6{margin-left:50%}#anycomment-wrapper .large-8{width:66.66667%}#anycomment-wrapper .large-push-8{position:relative;left:66.66667%}#anycomment-wrapper .large-pull-8{position:relative;left:-66.66667%}#anycomment-wrapper .large-offset-7{margin-left:58.33333%}#anycomment-wrapper .large-9{width:75%}#anycomment-wrapper .large-push-9{position:relative;left:75%}#anycomment-wrapper .large-pull-9{position:relative;left:-75%}#anycomment-wrapper .large-offset-8{margin-left:66.66667%}#anycomment-wrapper .large-10{width:83.33333%}#anycomment-wrapper .large-push-10{position:relative;left:83.33333%}#anycomment-wrapper .large-pull-10{position:relative;left:-83.33333%}#anycomment-wrapper .large-offset-9{margin-left:75%}#anycomment-wrapper .large-11{width:91.66667%}#anycomment-wrapper .large-push-11{position:relative;left:91.66667%}#anycomment-wrapper .large-pull-11{position:relative;left:-91.66667%}#anycomment-wrapper .large-offset-10{margin-left:83.33333%}#anycomment-wrapper .large-12{width:100%}#anycomment-wrapper .large-offset-11{margin-left:91.66667%}#anycomment-wrapper .large-up-1>.column,#anycomment-wrapper .large-up-1>.columns{float:left;width:100%}#anycomment-wrapper .large-up-1>.column:nth-of-type(1n),#anycomment-wrapper .large-up-1>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .large-up-1>.column:nth-of-type(1n+1),#anycomment-wrapper .large-up-1>.columns:nth-of-type(1n+1){clear:both}#anycomment-wrapper .large-up-1>.column:last-child,#anycomment-wrapper .large-up-1>.columns:last-child{float:left}#anycomment-wrapper .large-up-2>.column,#anycomment-wrapper .large-up-2>.columns{float:left;width:50%}#anycomment-wrapper .large-up-2>.column:nth-of-type(1n),#anycomment-wrapper .large-up-2>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .large-up-2>.column:nth-of-type(2n+1),#anycomment-wrapper .large-up-2>.columns:nth-of-type(2n+1){clear:both}#anycomment-wrapper .large-up-2>.column:last-child,#anycomment-wrapper .large-up-2>.columns:last-child{float:left}#anycomment-wrapper .large-up-3>.column,#anycomment-wrapper .large-up-3>.columns{float:left;width:33.33333%}#anycomment-wrapper .large-up-3>.column:nth-of-type(1n),#anycomment-wrapper .large-up-3>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .large-up-3>.column:nth-of-type(3n+1),#anycomment-wrapper .large-up-3>.columns:nth-of-type(3n+1){clear:both}#anycomment-wrapper .large-up-3>.column:last-child,#anycomment-wrapper .large-up-3>.columns:last-child{float:left}#anycomment-wrapper .large-up-4>.column,#anycomment-wrapper .large-up-4>.columns{float:left;width:25%}#anycomment-wrapper .large-up-4>.column:nth-of-type(1n),#anycomment-wrapper .large-up-4>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .large-up-4>.column:nth-of-type(4n+1),#anycomment-wrapper .large-up-4>.columns:nth-of-type(4n+1){clear:both}#anycomment-wrapper .large-up-4>.column:last-child,#anycomment-wrapper .large-up-4>.columns:last-child{float:left}#anycomment-wrapper .large-up-5>.column,#anycomment-wrapper .large-up-5>.columns{float:left;width:20%}#anycomment-wrapper .large-up-5>.column:nth-of-type(1n),#anycomment-wrapper .large-up-5>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .large-up-5>.column:nth-of-type(5n+1),#anycomment-wrapper .large-up-5>.columns:nth-of-type(5n+1){clear:both}#anycomment-wrapper .large-up-5>.column:last-child,#anycomment-wrapper .large-up-5>.columns:last-child{float:left}#anycomment-wrapper .large-up-6>.column,#anycomment-wrapper .large-up-6>.columns{float:left;width:16.66667%}#anycomment-wrapper .large-up-6>.column:nth-of-type(1n),#anycomment-wrapper .large-up-6>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .large-up-6>.column:nth-of-type(6n+1),#anycomment-wrapper .large-up-6>.columns:nth-of-type(6n+1){clear:both}#anycomment-wrapper .large-up-6>.column:last-child,#anycomment-wrapper .large-up-6>.columns:last-child{float:left}#anycomment-wrapper .large-up-7>.column,#anycomment-wrapper .large-up-7>.columns{float:left;width:14.28571%}#anycomment-wrapper .large-up-7>.column:nth-of-type(1n),#anycomment-wrapper .large-up-7>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .large-up-7>.column:nth-of-type(7n+1),#anycomment-wrapper .large-up-7>.columns:nth-of-type(7n+1){clear:both}#anycomment-wrapper .large-up-7>.column:last-child,#anycomment-wrapper .large-up-7>.columns:last-child{float:left}#anycomment-wrapper .large-up-8>.column,#anycomment-wrapper .large-up-8>.columns{float:left;width:12.5%}#anycomment-wrapper .large-up-8>.column:nth-of-type(1n),#anycomment-wrapper .large-up-8>.columns:nth-of-type(1n){clear:none}#anycomment-wrapper .large-up-8>.column:nth-of-type(8n+1),#anycomment-wrapper .large-up-8>.columns:nth-of-type(8n+1){clear:both}#anycomment-wrapper .large-up-8>.column:last-child,#anycomment-wrapper .large-up-8>.columns:last-child{float:left}#anycomment-wrapper .large-collapse>.column,#anycomment-wrapper .large-collapse>.columns{padding-right:0;padding-left:0}#anycomment-wrapper .large-collapse .row{margin-right:0;margin-left:0}#anycomment-wrapper .expanded.row .large-collapse.row{margin-right:0;margin-left:0}#anycomment-wrapper .large-uncollapse>.column,#anycomment-wrapper .large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}#anycomment-wrapper .large-centered{margin-right:auto;margin-left:auto}#anycomment-wrapper .large-centered,#anycomment-wrapper .large-centered:last-child:not(:first-child){float:none;clear:both}#anycomment-wrapper .large-pull-0,#anycomment-wrapper .large-push-0,#anycomment-wrapper .large-uncentered{position:static;float:left;margin-right:0;margin-left:0}}#anycomment-wrapper .column-block{margin-bottom:1.25rem}#anycomment-wrapper .column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){#anycomment-wrapper .column-block{margin-bottom:1.875rem}#anycomment-wrapper .column-block>:last-child{margin-bottom:0}}#anycomment-wrapper .grid-container{padding-right:.625rem;padding-left:.625rem;max-width:75rem;margin:0 auto}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-container{padding-right:.9375rem;padding-left:.9375rem}}#anycomment-wrapper .grid-container.fluid{padding-right:.625rem;padding-left:.625rem;max-width:100%;margin:0 auto}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem}}#anycomment-wrapper .grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin:0 auto}#anycomment-wrapper .grid-x{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}#anycomment-wrapper .cell{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}#anycomment-wrapper .cell.auto{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}#anycomment-wrapper .cell.shrink{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}#anycomment-wrapper .grid-x>.auto{width:auto}#anycomment-wrapper .grid-x>.shrink{width:auto}#anycomment-wrapper .grid-x>.small-1,#anycomment-wrapper .grid-x>.small-10,#anycomment-wrapper .grid-x>.small-11,#anycomment-wrapper .grid-x>.small-12,#anycomment-wrapper .grid-x>.small-2,#anycomment-wrapper .grid-x>.small-3,#anycomment-wrapper .grid-x>.small-4,#anycomment-wrapper .grid-x>.small-5,#anycomment-wrapper .grid-x>.small-6,#anycomment-wrapper .grid-x>.small-7,#anycomment-wrapper .grid-x>.small-8,#anycomment-wrapper .grid-x>.small-9,#anycomment-wrapper .grid-x>.small-full,#anycomment-wrapper .grid-x>.small-shrink{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-x>.medium-1,#anycomment-wrapper .grid-x>.medium-10,#anycomment-wrapper .grid-x>.medium-11,#anycomment-wrapper .grid-x>.medium-12,#anycomment-wrapper .grid-x>.medium-2,#anycomment-wrapper .grid-x>.medium-3,#anycomment-wrapper .grid-x>.medium-4,#anycomment-wrapper .grid-x>.medium-5,#anycomment-wrapper .grid-x>.medium-6,#anycomment-wrapper .grid-x>.medium-7,#anycomment-wrapper .grid-x>.medium-8,#anycomment-wrapper .grid-x>.medium-9,#anycomment-wrapper .grid-x>.medium-full,#anycomment-wrapper .grid-x>.medium-shrink{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-x>.large-1,#anycomment-wrapper .grid-x>.large-10,#anycomment-wrapper .grid-x>.large-11,#anycomment-wrapper .grid-x>.large-12,#anycomment-wrapper .grid-x>.large-2,#anycomment-wrapper .grid-x>.large-3,#anycomment-wrapper .grid-x>.large-4,#anycomment-wrapper .grid-x>.large-5,#anycomment-wrapper .grid-x>.large-6,#anycomment-wrapper .grid-x>.large-7,#anycomment-wrapper .grid-x>.large-8,#anycomment-wrapper .grid-x>.large-9,#anycomment-wrapper .grid-x>.large-full,#anycomment-wrapper .grid-x>.large-shrink{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}#anycomment-wrapper .grid-x>.small-1{width:8.33333%}#anycomment-wrapper .grid-x>.small-2{width:16.66667%}#anycomment-wrapper .grid-x>.small-3{width:25%}#anycomment-wrapper .grid-x>.small-4{width:33.33333%}#anycomment-wrapper .grid-x>.small-5{width:41.66667%}#anycomment-wrapper .grid-x>.small-6{width:50%}#anycomment-wrapper .grid-x>.small-7{width:58.33333%}#anycomment-wrapper .grid-x>.small-8{width:66.66667%}#anycomment-wrapper .grid-x>.small-9{width:75%}#anycomment-wrapper .grid-x>.small-10{width:83.33333%}#anycomment-wrapper .grid-x>.small-11{width:91.66667%}#anycomment-wrapper .grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-x>.medium-auto{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}#anycomment-wrapper .grid-x>.medium-shrink{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}#anycomment-wrapper .grid-x>.medium-1{width:8.33333%}#anycomment-wrapper .grid-x>.medium-2{width:16.66667%}#anycomment-wrapper .grid-x>.medium-3{width:25%}#anycomment-wrapper .grid-x>.medium-4{width:33.33333%}#anycomment-wrapper .grid-x>.medium-5{width:41.66667%}#anycomment-wrapper .grid-x>.medium-6{width:50%}#anycomment-wrapper .grid-x>.medium-7{width:58.33333%}#anycomment-wrapper .grid-x>.medium-8{width:66.66667%}#anycomment-wrapper .grid-x>.medium-9{width:75%}#anycomment-wrapper .grid-x>.medium-10{width:83.33333%}#anycomment-wrapper .grid-x>.medium-11{width:91.66667%}#anycomment-wrapper .grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-x>.large-auto{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;width:auto}#anycomment-wrapper .grid-x>.large-shrink{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}#anycomment-wrapper .grid-x>.large-1{width:8.33333%}#anycomment-wrapper .grid-x>.large-2{width:16.66667%}#anycomment-wrapper .grid-x>.large-3{width:25%}#anycomment-wrapper .grid-x>.large-4{width:33.33333%}#anycomment-wrapper .grid-x>.large-5{width:41.66667%}#anycomment-wrapper .grid-x>.large-6{width:50%}#anycomment-wrapper .grid-x>.large-7{width:58.33333%}#anycomment-wrapper .grid-x>.large-8{width:66.66667%}#anycomment-wrapper .grid-x>.large-9{width:75%}#anycomment-wrapper .grid-x>.large-10{width:83.33333%}#anycomment-wrapper .grid-x>.large-11{width:91.66667%}#anycomment-wrapper .grid-x>.large-12{width:100%}}#anycomment-wrapper .grid-margin-x:not(.grid-x)>.cell{width:auto}#anycomment-wrapper .grid-margin-y:not(.grid-y)>.cell{height:auto}#anycomment-wrapper .grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}#anycomment-wrapper .grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}#anycomment-wrapper .grid-margin-x>.auto{width:auto}#anycomment-wrapper .grid-margin-x>.shrink{width:auto}#anycomment-wrapper .grid-margin-x>.small-1{width:calc(8.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-2{width:calc(16.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-3{width:calc(25% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-4{width:calc(33.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-5{width:calc(41.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-6{width:calc(50% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-7{width:calc(58.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-8{width:calc(66.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-9{width:calc(75% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-10{width:calc(83.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-11{width:calc(91.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-x>.auto{width:auto}#anycomment-wrapper .grid-margin-x>.shrink{width:auto}#anycomment-wrapper .grid-margin-x>.small-1{width:calc(8.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-2{width:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-3{width:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-4{width:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-5{width:calc(41.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-6{width:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-7{width:calc(58.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-8{width:calc(66.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-9{width:calc(75% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-10{width:calc(83.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-11{width:calc(91.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.small-12{width:calc(100% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-auto{width:auto}#anycomment-wrapper .grid-margin-x>.medium-shrink{width:auto}#anycomment-wrapper .grid-margin-x>.medium-1{width:calc(8.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-2{width:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-4{width:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-5{width:calc(41.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-7{width:calc(58.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-8{width:calc(66.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-10{width:calc(83.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-11{width:calc(91.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-margin-x>.large-auto{width:auto}#anycomment-wrapper .grid-margin-x>.large-shrink{width:auto}#anycomment-wrapper .grid-margin-x>.large-1{width:calc(8.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-2{width:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-3{width:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-4{width:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-5{width:calc(41.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-6{width:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-7{width:calc(58.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-8{width:calc(66.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-9{width:calc(75% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-10{width:calc(83.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-11{width:calc(91.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}#anycomment-wrapper .grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>#anycomment-wrapper .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>#anycomment-wrapper .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}#anycomment-wrapper .grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}#anycomment-wrapper .small-up-1>.cell{width:100%}#anycomment-wrapper .small-up-2>.cell{width:50%}#anycomment-wrapper .small-up-3>.cell{width:33.33333%}#anycomment-wrapper .small-up-4>.cell{width:25%}#anycomment-wrapper .small-up-5>.cell{width:20%}#anycomment-wrapper .small-up-6>.cell{width:16.66667%}#anycomment-wrapper .small-up-7>.cell{width:14.28571%}#anycomment-wrapper .small-up-8>.cell{width:12.5%}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-up-1>.cell{width:100%}#anycomment-wrapper .medium-up-2>.cell{width:50%}#anycomment-wrapper .medium-up-3>.cell{width:33.33333%}#anycomment-wrapper .medium-up-4>.cell{width:25%}#anycomment-wrapper .medium-up-5>.cell{width:20%}#anycomment-wrapper .medium-up-6>.cell{width:16.66667%}#anycomment-wrapper .medium-up-7>.cell{width:14.28571%}#anycomment-wrapper .medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-up-1>.cell{width:100%}#anycomment-wrapper .large-up-2>.cell{width:50%}#anycomment-wrapper .large-up-3>.cell{width:33.33333%}#anycomment-wrapper .large-up-4>.cell{width:25%}#anycomment-wrapper .large-up-5>.cell{width:20%}#anycomment-wrapper .large-up-6>.cell{width:16.66667%}#anycomment-wrapper .large-up-7>.cell{width:14.28571%}#anycomment-wrapper .large-up-8>.cell{width:12.5%}}#anycomment-wrapper .grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.25rem)}#anycomment-wrapper .grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}#anycomment-wrapper .grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}#anycomment-wrapper .grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}#anycomment-wrapper .grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.875rem)}#anycomment-wrapper .grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}#anycomment-wrapper .grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}#anycomment-wrapper .grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.875rem)}#anycomment-wrapper .grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}#anycomment-wrapper .small-margin-collapse{margin-right:0;margin-left:0}#anycomment-wrapper .small-margin-collapse>.cell{margin-right:0;margin-left:0}#anycomment-wrapper .small-margin-collapse>.small-1{width:8.33333%}#anycomment-wrapper .small-margin-collapse>.small-2{width:16.66667%}#anycomment-wrapper .small-margin-collapse>.small-3{width:25%}#anycomment-wrapper .small-margin-collapse>.small-4{width:33.33333%}#anycomment-wrapper .small-margin-collapse>.small-5{width:41.66667%}#anycomment-wrapper .small-margin-collapse>.small-6{width:50%}#anycomment-wrapper .small-margin-collapse>.small-7{width:58.33333%}#anycomment-wrapper .small-margin-collapse>.small-8{width:66.66667%}#anycomment-wrapper .small-margin-collapse>.small-9{width:75%}#anycomment-wrapper .small-margin-collapse>.small-10{width:83.33333%}#anycomment-wrapper .small-margin-collapse>.small-11{width:91.66667%}#anycomment-wrapper .small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:40em){#anycomment-wrapper .small-margin-collapse>.medium-1{width:8.33333%}#anycomment-wrapper .small-margin-collapse>.medium-2{width:16.66667%}#anycomment-wrapper .small-margin-collapse>.medium-3{width:25%}#anycomment-wrapper .small-margin-collapse>.medium-4{width:33.33333%}#anycomment-wrapper .small-margin-collapse>.medium-5{width:41.66667%}#anycomment-wrapper .small-margin-collapse>.medium-6{width:50%}#anycomment-wrapper .small-margin-collapse>.medium-7{width:58.33333%}#anycomment-wrapper .small-margin-collapse>.medium-8{width:66.66667%}#anycomment-wrapper .small-margin-collapse>.medium-9{width:75%}#anycomment-wrapper .small-margin-collapse>.medium-10{width:83.33333%}#anycomment-wrapper .small-margin-collapse>.medium-11{width:91.66667%}#anycomment-wrapper .small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){#anycomment-wrapper .small-margin-collapse>.large-1{width:8.33333%}#anycomment-wrapper .small-margin-collapse>.large-2{width:16.66667%}#anycomment-wrapper .small-margin-collapse>.large-3{width:25%}#anycomment-wrapper .small-margin-collapse>.large-4{width:33.33333%}#anycomment-wrapper .small-margin-collapse>.large-5{width:41.66667%}#anycomment-wrapper .small-margin-collapse>.large-6{width:50%}#anycomment-wrapper .small-margin-collapse>.large-7{width:58.33333%}#anycomment-wrapper .small-margin-collapse>.large-8{width:66.66667%}#anycomment-wrapper .small-margin-collapse>.large-9{width:75%}#anycomment-wrapper .small-margin-collapse>.large-10{width:83.33333%}#anycomment-wrapper .small-margin-collapse>.large-11{width:91.66667%}#anycomment-wrapper .small-margin-collapse>.large-12{width:100%}}#anycomment-wrapper .small-padding-collapse{margin-right:0;margin-left:0}#anycomment-wrapper .small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-margin-collapse{margin-right:0;margin-left:0}#anycomment-wrapper .medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-margin-collapse>.small-1{width:8.33333%}#anycomment-wrapper .medium-margin-collapse>.small-2{width:16.66667%}#anycomment-wrapper .medium-margin-collapse>.small-3{width:25%}#anycomment-wrapper .medium-margin-collapse>.small-4{width:33.33333%}#anycomment-wrapper .medium-margin-collapse>.small-5{width:41.66667%}#anycomment-wrapper .medium-margin-collapse>.small-6{width:50%}#anycomment-wrapper .medium-margin-collapse>.small-7{width:58.33333%}#anycomment-wrapper .medium-margin-collapse>.small-8{width:66.66667%}#anycomment-wrapper .medium-margin-collapse>.small-9{width:75%}#anycomment-wrapper .medium-margin-collapse>.small-10{width:83.33333%}#anycomment-wrapper .medium-margin-collapse>.small-11{width:91.66667%}#anycomment-wrapper .medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-margin-collapse>.medium-1{width:8.33333%}#anycomment-wrapper .medium-margin-collapse>.medium-2{width:16.66667%}#anycomment-wrapper .medium-margin-collapse>.medium-3{width:25%}#anycomment-wrapper .medium-margin-collapse>.medium-4{width:33.33333%}#anycomment-wrapper .medium-margin-collapse>.medium-5{width:41.66667%}#anycomment-wrapper .medium-margin-collapse>.medium-6{width:50%}#anycomment-wrapper .medium-margin-collapse>.medium-7{width:58.33333%}#anycomment-wrapper .medium-margin-collapse>.medium-8{width:66.66667%}#anycomment-wrapper .medium-margin-collapse>.medium-9{width:75%}#anycomment-wrapper .medium-margin-collapse>.medium-10{width:83.33333%}#anycomment-wrapper .medium-margin-collapse>.medium-11{width:91.66667%}#anycomment-wrapper .medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){#anycomment-wrapper .medium-margin-collapse>.large-1{width:8.33333%}#anycomment-wrapper .medium-margin-collapse>.large-2{width:16.66667%}#anycomment-wrapper .medium-margin-collapse>.large-3{width:25%}#anycomment-wrapper .medium-margin-collapse>.large-4{width:33.33333%}#anycomment-wrapper .medium-margin-collapse>.large-5{width:41.66667%}#anycomment-wrapper .medium-margin-collapse>.large-6{width:50%}#anycomment-wrapper .medium-margin-collapse>.large-7{width:58.33333%}#anycomment-wrapper .medium-margin-collapse>.large-8{width:66.66667%}#anycomment-wrapper .medium-margin-collapse>.large-9{width:75%}#anycomment-wrapper .medium-margin-collapse>.large-10{width:83.33333%}#anycomment-wrapper .medium-margin-collapse>.large-11{width:91.66667%}#anycomment-wrapper .medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-padding-collapse{margin-right:0;margin-left:0}#anycomment-wrapper .medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-margin-collapse{margin-right:0;margin-left:0}#anycomment-wrapper .large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-margin-collapse>.small-1{width:8.33333%}#anycomment-wrapper .large-margin-collapse>.small-2{width:16.66667%}#anycomment-wrapper .large-margin-collapse>.small-3{width:25%}#anycomment-wrapper .large-margin-collapse>.small-4{width:33.33333%}#anycomment-wrapper .large-margin-collapse>.small-5{width:41.66667%}#anycomment-wrapper .large-margin-collapse>.small-6{width:50%}#anycomment-wrapper .large-margin-collapse>.small-7{width:58.33333%}#anycomment-wrapper .large-margin-collapse>.small-8{width:66.66667%}#anycomment-wrapper .large-margin-collapse>.small-9{width:75%}#anycomment-wrapper .large-margin-collapse>.small-10{width:83.33333%}#anycomment-wrapper .large-margin-collapse>.small-11{width:91.66667%}#anycomment-wrapper .large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-margin-collapse>.medium-1{width:8.33333%}#anycomment-wrapper .large-margin-collapse>.medium-2{width:16.66667%}#anycomment-wrapper .large-margin-collapse>.medium-3{width:25%}#anycomment-wrapper .large-margin-collapse>.medium-4{width:33.33333%}#anycomment-wrapper .large-margin-collapse>.medium-5{width:41.66667%}#anycomment-wrapper .large-margin-collapse>.medium-6{width:50%}#anycomment-wrapper .large-margin-collapse>.medium-7{width:58.33333%}#anycomment-wrapper .large-margin-collapse>.medium-8{width:66.66667%}#anycomment-wrapper .large-margin-collapse>.medium-9{width:75%}#anycomment-wrapper .large-margin-collapse>.medium-10{width:83.33333%}#anycomment-wrapper .large-margin-collapse>.medium-11{width:91.66667%}#anycomment-wrapper .large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-margin-collapse>.large-1{width:8.33333%}#anycomment-wrapper .large-margin-collapse>.large-2{width:16.66667%}#anycomment-wrapper .large-margin-collapse>.large-3{width:25%}#anycomment-wrapper .large-margin-collapse>.large-4{width:33.33333%}#anycomment-wrapper .large-margin-collapse>.large-5{width:41.66667%}#anycomment-wrapper .large-margin-collapse>.large-6{width:50%}#anycomment-wrapper .large-margin-collapse>.large-7{width:58.33333%}#anycomment-wrapper .large-margin-collapse>.large-8{width:66.66667%}#anycomment-wrapper .large-margin-collapse>.large-9{width:75%}#anycomment-wrapper .large-margin-collapse>.large-10{width:83.33333%}#anycomment-wrapper .large-margin-collapse>.large-11{width:91.66667%}#anycomment-wrapper .large-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-padding-collapse{margin-right:0;margin-left:0}#anycomment-wrapper .large-padding-collapse>.cell{padding-right:0;padding-left:0}}#anycomment-wrapper .small-offset-0{margin-left:0}#anycomment-wrapper .grid-margin-x>.small-offset-0{margin-left:calc(0% + .625rem)}#anycomment-wrapper .small-offset-1{margin-left:8.33333%}#anycomment-wrapper .grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .625rem)}#anycomment-wrapper .small-offset-2{margin-left:16.66667%}#anycomment-wrapper .grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .625rem)}#anycomment-wrapper .small-offset-3{margin-left:25%}#anycomment-wrapper .grid-margin-x>.small-offset-3{margin-left:calc(25% + .625rem)}#anycomment-wrapper .small-offset-4{margin-left:33.33333%}#anycomment-wrapper .grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .625rem)}#anycomment-wrapper .small-offset-5{margin-left:41.66667%}#anycomment-wrapper .grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .625rem)}#anycomment-wrapper .small-offset-6{margin-left:50%}#anycomment-wrapper .grid-margin-x>.small-offset-6{margin-left:calc(50% + .625rem)}#anycomment-wrapper .small-offset-7{margin-left:58.33333%}#anycomment-wrapper .grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .625rem)}#anycomment-wrapper .small-offset-8{margin-left:66.66667%}#anycomment-wrapper .grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .625rem)}#anycomment-wrapper .small-offset-9{margin-left:75%}#anycomment-wrapper .grid-margin-x>.small-offset-9{margin-left:calc(75% + .625rem)}#anycomment-wrapper .small-offset-10{margin-left:83.33333%}#anycomment-wrapper .grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .625rem)}#anycomment-wrapper .small-offset-11{margin-left:91.66667%}#anycomment-wrapper .grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .625rem)}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-offset-0{margin-left:0}#anycomment-wrapper .grid-margin-x>.medium-offset-0{margin-left:calc(0% + .9375rem)}#anycomment-wrapper .medium-offset-1{margin-left:8.33333%}#anycomment-wrapper .grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .9375rem)}#anycomment-wrapper .medium-offset-2{margin-left:16.66667%}#anycomment-wrapper .grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .9375rem)}#anycomment-wrapper .medium-offset-3{margin-left:25%}#anycomment-wrapper .grid-margin-x>.medium-offset-3{margin-left:calc(25% + .9375rem)}#anycomment-wrapper .medium-offset-4{margin-left:33.33333%}#anycomment-wrapper .grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .9375rem)}#anycomment-wrapper .medium-offset-5{margin-left:41.66667%}#anycomment-wrapper .grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .9375rem)}#anycomment-wrapper .medium-offset-6{margin-left:50%}#anycomment-wrapper .grid-margin-x>.medium-offset-6{margin-left:calc(50% + .9375rem)}#anycomment-wrapper .medium-offset-7{margin-left:58.33333%}#anycomment-wrapper .grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .9375rem)}#anycomment-wrapper .medium-offset-8{margin-left:66.66667%}#anycomment-wrapper .grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .9375rem)}#anycomment-wrapper .medium-offset-9{margin-left:75%}#anycomment-wrapper .grid-margin-x>.medium-offset-9{margin-left:calc(75% + .9375rem)}#anycomment-wrapper .medium-offset-10{margin-left:83.33333%}#anycomment-wrapper .grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .9375rem)}#anycomment-wrapper .medium-offset-11{margin-left:91.66667%}#anycomment-wrapper .grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .9375rem)}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-offset-0{margin-left:0}#anycomment-wrapper .grid-margin-x>.large-offset-0{margin-left:calc(0% + .9375rem)}#anycomment-wrapper .large-offset-1{margin-left:8.33333%}#anycomment-wrapper .grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .9375rem)}#anycomment-wrapper .large-offset-2{margin-left:16.66667%}#anycomment-wrapper .grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .9375rem)}#anycomment-wrapper .large-offset-3{margin-left:25%}#anycomment-wrapper .grid-margin-x>.large-offset-3{margin-left:calc(25% + .9375rem)}#anycomment-wrapper .large-offset-4{margin-left:33.33333%}#anycomment-wrapper .grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .9375rem)}#anycomment-wrapper .large-offset-5{margin-left:41.66667%}#anycomment-wrapper .grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .9375rem)}#anycomment-wrapper .large-offset-6{margin-left:50%}#anycomment-wrapper .grid-margin-x>.large-offset-6{margin-left:calc(50% + .9375rem)}#anycomment-wrapper .large-offset-7{margin-left:58.33333%}#anycomment-wrapper .grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .9375rem)}#anycomment-wrapper .large-offset-8{margin-left:66.66667%}#anycomment-wrapper .grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .9375rem)}#anycomment-wrapper .large-offset-9{margin-left:75%}#anycomment-wrapper .grid-margin-x>.large-offset-9{margin-left:calc(75% + .9375rem)}#anycomment-wrapper .large-offset-10{margin-left:83.33333%}#anycomment-wrapper .grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .9375rem)}#anycomment-wrapper .large-offset-11{margin-left:91.66667%}#anycomment-wrapper .grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .9375rem)}}#anycomment-wrapper .grid-y{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}#anycomment-wrapper .grid-y>.cell{width:auto}#anycomment-wrapper .grid-y>.auto{height:auto}#anycomment-wrapper .grid-y>.shrink{height:auto}#anycomment-wrapper .grid-y>.small-1,#anycomment-wrapper .grid-y>.small-10,#anycomment-wrapper .grid-y>.small-11,#anycomment-wrapper .grid-y>.small-12,#anycomment-wrapper .grid-y>.small-2,#anycomment-wrapper .grid-y>.small-3,#anycomment-wrapper .grid-y>.small-4,#anycomment-wrapper .grid-y>.small-5,#anycomment-wrapper .grid-y>.small-6,#anycomment-wrapper .grid-y>.small-7,#anycomment-wrapper .grid-y>.small-8,#anycomment-wrapper .grid-y>.small-9,#anycomment-wrapper .grid-y>.small-full,#anycomment-wrapper .grid-y>.small-shrink{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-y>.medium-1,#anycomment-wrapper .grid-y>.medium-10,#anycomment-wrapper .grid-y>.medium-11,#anycomment-wrapper .grid-y>.medium-12,#anycomment-wrapper .grid-y>.medium-2,#anycomment-wrapper .grid-y>.medium-3,#anycomment-wrapper .grid-y>.medium-4,#anycomment-wrapper .grid-y>.medium-5,#anycomment-wrapper .grid-y>.medium-6,#anycomment-wrapper .grid-y>.medium-7,#anycomment-wrapper .grid-y>.medium-8,#anycomment-wrapper .grid-y>.medium-9,#anycomment-wrapper .grid-y>.medium-full,#anycomment-wrapper .grid-y>.medium-shrink{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-y>.large-1,#anycomment-wrapper .grid-y>.large-10,#anycomment-wrapper .grid-y>.large-11,#anycomment-wrapper .grid-y>.large-12,#anycomment-wrapper .grid-y>.large-2,#anycomment-wrapper .grid-y>.large-3,#anycomment-wrapper .grid-y>.large-4,#anycomment-wrapper .grid-y>.large-5,#anycomment-wrapper .grid-y>.large-6,#anycomment-wrapper .grid-y>.large-7,#anycomment-wrapper .grid-y>.large-8,#anycomment-wrapper .grid-y>.large-9,#anycomment-wrapper .grid-y>.large-full,#anycomment-wrapper .grid-y>.large-shrink{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}}#anycomment-wrapper .grid-y>.small-1{height:8.33333%}#anycomment-wrapper .grid-y>.small-2{height:16.66667%}#anycomment-wrapper .grid-y>.small-3{height:25%}#anycomment-wrapper .grid-y>.small-4{height:33.33333%}#anycomment-wrapper .grid-y>.small-5{height:41.66667%}#anycomment-wrapper .grid-y>.small-6{height:50%}#anycomment-wrapper .grid-y>.small-7{height:58.33333%}#anycomment-wrapper .grid-y>.small-8{height:66.66667%}#anycomment-wrapper .grid-y>.small-9{height:75%}#anycomment-wrapper .grid-y>.small-10{height:83.33333%}#anycomment-wrapper .grid-y>.small-11{height:91.66667%}#anycomment-wrapper .grid-y>.small-12{height:100%}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-y>.medium-auto{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}#anycomment-wrapper .grid-y>.medium-shrink{height:auto}#anycomment-wrapper .grid-y>.medium-1{height:8.33333%}#anycomment-wrapper .grid-y>.medium-2{height:16.66667%}#anycomment-wrapper .grid-y>.medium-3{height:25%}#anycomment-wrapper .grid-y>.medium-4{height:33.33333%}#anycomment-wrapper .grid-y>.medium-5{height:41.66667%}#anycomment-wrapper .grid-y>.medium-6{height:50%}#anycomment-wrapper .grid-y>.medium-7{height:58.33333%}#anycomment-wrapper .grid-y>.medium-8{height:66.66667%}#anycomment-wrapper .grid-y>.medium-9{height:75%}#anycomment-wrapper .grid-y>.medium-10{height:83.33333%}#anycomment-wrapper .grid-y>.medium-11{height:91.66667%}#anycomment-wrapper .grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-y>.large-auto{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;height:auto}#anycomment-wrapper .grid-y>.large-shrink{height:auto}#anycomment-wrapper .grid-y>.large-1{height:8.33333%}#anycomment-wrapper .grid-y>.large-2{height:16.66667%}#anycomment-wrapper .grid-y>.large-3{height:25%}#anycomment-wrapper .grid-y>.large-4{height:33.33333%}#anycomment-wrapper .grid-y>.large-5{height:41.66667%}#anycomment-wrapper .grid-y>.large-6{height:50%}#anycomment-wrapper .grid-y>.large-7{height:58.33333%}#anycomment-wrapper .grid-y>.large-8{height:66.66667%}#anycomment-wrapper .grid-y>.large-9{height:75%}#anycomment-wrapper .grid-y>.large-10{height:83.33333%}#anycomment-wrapper .grid-y>.large-11{height:91.66667%}#anycomment-wrapper .grid-y>.large-12{height:100%}}#anycomment-wrapper .grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}#anycomment-wrapper .grid-padding-y>.cell{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}#anycomment-wrapper .grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}#anycomment-wrapper .grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}#anycomment-wrapper .grid-margin-y>.auto{height:auto}#anycomment-wrapper .grid-margin-y>.shrink{height:auto}#anycomment-wrapper .grid-margin-y>.small-1{height:calc(8.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-2{height:calc(16.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-3{height:calc(25% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-4{height:calc(33.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-5{height:calc(41.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-6{height:calc(50% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-7{height:calc(58.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-8{height:calc(66.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-9{height:calc(75% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-10{height:calc(83.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-11{height:calc(91.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-y>.auto{height:auto}#anycomment-wrapper .grid-margin-y>.shrink{height:auto}#anycomment-wrapper .grid-margin-y>.small-1{height:calc(8.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-2{height:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-3{height:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-4{height:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-5{height:calc(41.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-6{height:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-7{height:calc(58.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-8{height:calc(66.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-9{height:calc(75% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-10{height:calc(83.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-11{height:calc(91.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-12{height:calc(100% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-auto{height:auto}#anycomment-wrapper .grid-margin-y>.medium-shrink{height:auto}#anycomment-wrapper .grid-margin-y>.medium-1{height:calc(8.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-2{height:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-4{height:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-5{height:calc(41.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-7{height:calc(58.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-8{height:calc(66.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-10{height:calc(83.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-11{height:calc(91.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-margin-y>.large-auto{height:auto}#anycomment-wrapper .grid-margin-y>.large-shrink{height:auto}#anycomment-wrapper .grid-margin-y>.large-1{height:calc(8.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-2{height:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-3{height:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-4{height:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-5{height:calc(41.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-6{height:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-7{height:calc(58.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-8{height:calc(66.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-9{height:calc(75% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-10{height:calc(83.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-11{height:calc(91.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}#anycomment-wrapper .grid-frame{overflow:hidden;position:relative;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}#anycomment-wrapper .cell .grid-frame{width:100%}#anycomment-wrapper .cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}#anycomment-wrapper .cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}#anycomment-wrapper .cell-block-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-height:100%}#anycomment-wrapper .cell-block-container>.grid-x{max-height:100%;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-grid-frame{overflow:hidden;position:relative;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}#anycomment-wrapper .cell .medium-grid-frame{width:100%}#anycomment-wrapper .medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}#anycomment-wrapper .medium-cell-block-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-height:100%}#anycomment-wrapper .medium-cell-block-container>.grid-x{max-height:100%;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#anycomment-wrapper .medium-cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-grid-frame{overflow:hidden;position:relative;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;width:100vw}#anycomment-wrapper .cell .large-grid-frame{width:100%}#anycomment-wrapper .large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}#anycomment-wrapper .large-cell-block-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-height:100%}#anycomment-wrapper .large-cell-block-container>.grid-x{max-height:100%;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#anycomment-wrapper .large-cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}}#anycomment-wrapper .grid-y.grid-frame{width:auto;overflow:hidden;position:relative;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}}#anycomment-wrapper .cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:40em){#anycomment-wrapper .cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){#anycomment-wrapper .cell .grid-y.large-grid-frame{height:100%}}#anycomment-wrapper .grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}#anycomment-wrapper .grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}#anycomment-wrapper .grid-margin-y>.auto{height:auto}#anycomment-wrapper .grid-margin-y>.shrink{height:auto}#anycomment-wrapper .grid-margin-y>.small-1{height:calc(8.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-2{height:calc(16.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-3{height:calc(25% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-4{height:calc(33.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-5{height:calc(41.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-6{height:calc(50% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-7{height:calc(58.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-8{height:calc(66.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-9{height:calc(75% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-10{height:calc(83.33333% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-11{height:calc(91.66667% - 1.25rem)}#anycomment-wrapper .grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-y>.auto{height:auto}#anycomment-wrapper .grid-margin-y>.shrink{height:auto}#anycomment-wrapper .grid-margin-y>.small-1{height:calc(8.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-2{height:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-3{height:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-4{height:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-5{height:calc(41.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-6{height:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-7{height:calc(58.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-8{height:calc(66.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-9{height:calc(75% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-10{height:calc(83.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-11{height:calc(91.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.small-12{height:calc(100% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-auto{height:auto}#anycomment-wrapper .grid-margin-y>.medium-shrink{height:auto}#anycomment-wrapper .grid-margin-y>.medium-1{height:calc(8.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-2{height:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-4{height:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-5{height:calc(41.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-7{height:calc(58.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-8{height:calc(66.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-10{height:calc(83.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-11{height:calc(91.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-margin-y>.large-auto{height:auto}#anycomment-wrapper .grid-margin-y>.large-shrink{height:auto}#anycomment-wrapper .grid-margin-y>.large-1{height:calc(8.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-2{height:calc(16.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-3{height:calc(25% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-4{height:calc(33.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-5{height:calc(41.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-6{height:calc(50% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-7{height:calc(58.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-8{height:calc(66.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-9{height:calc(75% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-10{height:calc(83.33333% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-11{height:calc(91.66667% - 1.875rem)}#anycomment-wrapper .grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}#anycomment-wrapper .grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){#anycomment-wrapper .grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){#anycomment-wrapper .grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}#anycomment-wrapper .text-left{text-align:left}#anycomment-wrapper .text-right{text-align:right}#anycomment-wrapper .text-center{text-align:center}#anycomment-wrapper .text-justify{text-align:justify}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-text-left{text-align:left}#anycomment-wrapper .medium-text-right{text-align:right}#anycomment-wrapper .medium-text-center{text-align:center}#anycomment-wrapper .medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-text-left{text-align:left}#anycomment-wrapper .large-text-right{text-align:right}#anycomment-wrapper .large-text-center{text-align:center}#anycomment-wrapper .large-text-justify{text-align:justify}}#anycomment-wrapper .subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}#anycomment-wrapper .lead{font-size:20px;line-height:1.6}#anycomment-wrapper .stat{font-size:2.5rem;line-height:1}p+#anycomment-wrapper .stat{margin-top:-1rem}#anycomment-wrapper ol.no-bullet,#anycomment-wrapper ul.no-bullet{margin-left:0;list-style:none}#anycomment-wrapper .button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;font-family:inherit;padding:.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:0;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;background-color:#53af4a;color:#fefefe}[data-whatinput=mouse] #anycomment-wrapper .button{outline:0}#anycomment-wrapper .button:focus,#anycomment-wrapper .button:hover{background-color:#47953f;color:#fefefe}#anycomment-wrapper .button.tiny{font-size:.6rem}#anycomment-wrapper .button.small{font-size:.75rem}#anycomment-wrapper .button.large{font-size:1.25rem}#anycomment-wrapper .button.expanded{display:block;width:100%;margin-right:0;margin-left:0}#anycomment-wrapper .button.primary{background-color:#53af4a;color:#0a0a0a}#anycomment-wrapper .button.primary:focus,#anycomment-wrapper .button.primary:hover{background-color:#428c3b;color:#0a0a0a}#anycomment-wrapper .button.secondary{background-color:#b6c1c6;color:#0a0a0a}#anycomment-wrapper .button.secondary:focus,#anycomment-wrapper .button.secondary:hover{background-color:#8b9da5;color:#0a0a0a}#anycomment-wrapper .button.success{background-color:#3adb76;color:#0a0a0a}#anycomment-wrapper .button.success:focus,#anycomment-wrapper .button.success:hover{background-color:#22bb5b;color:#0a0a0a}#anycomment-wrapper .button.warning{background-color:#ffae00;color:#0a0a0a}#anycomment-wrapper .button.warning:focus,#anycomment-wrapper .button.warning:hover{background-color:#cc8b00;color:#0a0a0a}#anycomment-wrapper .button.alert{background-color:#cc4b37;color:#fefefe}#anycomment-wrapper .button.alert:focus,#anycomment-wrapper .button.alert:hover{background-color:#a53b2a;color:#fefefe}#anycomment-wrapper .button.disabled,#anycomment-wrapper .button[disabled]{opacity:.25;cursor:not-allowed}#anycomment-wrapper .button.disabled,#anycomment-wrapper .button.disabled:focus,#anycomment-wrapper .button.disabled:hover,#anycomment-wrapper .button[disabled],#anycomment-wrapper .button[disabled]:focus,#anycomment-wrapper .button[disabled]:hover{background-color:#53af4a;color:#fefefe}#anycomment-wrapper .button.disabled.primary,#anycomment-wrapper .button[disabled].primary{opacity:.25;cursor:not-allowed}#anycomment-wrapper .button.disabled.primary,#anycomment-wrapper .button.disabled.primary:focus,#anycomment-wrapper .button.disabled.primary:hover,#anycomment-wrapper .button[disabled].primary,#anycomment-wrapper .button[disabled].primary:focus,#anycomment-wrapper .button[disabled].primary:hover{background-color:#53af4a;color:#0a0a0a}#anycomment-wrapper .button.disabled.secondary,#anycomment-wrapper .button[disabled].secondary{opacity:.25;cursor:not-allowed}#anycomment-wrapper .button.disabled.secondary,#anycomment-wrapper .button.disabled.secondary:focus,#anycomment-wrapper .button.disabled.secondary:hover,#anycomment-wrapper .button[disabled].secondary,#anycomment-wrapper .button[disabled].secondary:focus,#anycomment-wrapper .button[disabled].secondary:hover{background-color:#b6c1c6;color:#0a0a0a}#anycomment-wrapper .button.disabled.success,#anycomment-wrapper .button[disabled].success{opacity:.25;cursor:not-allowed}#anycomment-wrapper .button.disabled.success,#anycomment-wrapper .button.disabled.success:focus,#anycomment-wrapper .button.disabled.success:hover,#anycomment-wrapper .button[disabled].success,#anycomment-wrapper .button[disabled].success:focus,#anycomment-wrapper .button[disabled].success:hover{background-color:#3adb76;color:#0a0a0a}#anycomment-wrapper .button.disabled.warning,#anycomment-wrapper .button[disabled].warning{opacity:.25;cursor:not-allowed}#anycomment-wrapper .button.disabled.warning,#anycomment-wrapper .button.disabled.warning:focus,#anycomment-wrapper .button.disabled.warning:hover,#anycomment-wrapper .button[disabled].warning,#anycomment-wrapper .button[disabled].warning:focus,#anycomment-wrapper .button[disabled].warning:hover{background-color:#ffae00;color:#0a0a0a}#anycomment-wrapper .button.disabled.alert,#anycomment-wrapper .button[disabled].alert{opacity:.25;cursor:not-allowed}#anycomment-wrapper .button.disabled.alert,#anycomment-wrapper .button.disabled.alert:focus,#anycomment-wrapper .button.disabled.alert:hover,#anycomment-wrapper .button[disabled].alert,#anycomment-wrapper .button[disabled].alert:focus,#anycomment-wrapper .button[disabled].alert:hover{background-color:#cc4b37;color:#fefefe}#anycomment-wrapper .button.hollow{border:1px solid #53af4a;color:#53af4a}#anycomment-wrapper .button.hollow,#anycomment-wrapper .button.hollow:focus,#anycomment-wrapper .button.hollow:hover{background-color:transparent}#anycomment-wrapper .button.hollow.disabled,#anycomment-wrapper .button.hollow.disabled:focus,#anycomment-wrapper .button.hollow.disabled:hover,#anycomment-wrapper .button.hollow[disabled],#anycomment-wrapper .button.hollow[disabled]:focus,#anycomment-wrapper .button.hollow[disabled]:hover{background-color:transparent}#anycomment-wrapper .button.hollow:focus,#anycomment-wrapper .button.hollow:hover{border-color:#2a5825;color:#2a5825}#anycomment-wrapper .button.hollow:focus.disabled,#anycomment-wrapper .button.hollow:focus[disabled],#anycomment-wrapper .button.hollow:hover.disabled,#anycomment-wrapper .button.hollow:hover[disabled]{border:1px solid #53af4a;color:#53af4a}#anycomment-wrapper .button.hollow.primary{border:1px solid #53af4a;color:#53af4a}#anycomment-wrapper .button.hollow.primary:focus,#anycomment-wrapper .button.hollow.primary:hover{border-color:#2a5825;color:#2a5825}#anycomment-wrapper .button.hollow.primary:focus.disabled,#anycomment-wrapper .button.hollow.primary:focus[disabled],#anycomment-wrapper .button.hollow.primary:hover.disabled,#anycomment-wrapper .button.hollow.primary:hover[disabled]{border:1px solid #53af4a;color:#53af4a}#anycomment-wrapper .button.hollow.secondary{border:1px solid #b6c1c6;color:#b6c1c6}#anycomment-wrapper .button.hollow.secondary:focus,#anycomment-wrapper .button.hollow.secondary:hover{border-color:#53636b;color:#53636b}#anycomment-wrapper .button.hollow.secondary:focus.disabled,#anycomment-wrapper .button.hollow.secondary:focus[disabled],#anycomment-wrapper .button.hollow.secondary:hover.disabled,#anycomment-wrapper .button.hollow.secondary:hover[disabled]{border:1px solid #b6c1c6;color:#b6c1c6}#anycomment-wrapper .button.hollow.success{border:1px solid #3adb76;color:#3adb76}#anycomment-wrapper .button.hollow.success:focus,#anycomment-wrapper .button.hollow.success:hover{border-color:#157539;color:#157539}#anycomment-wrapper .button.hollow.success:focus.disabled,#anycomment-wrapper .button.hollow.success:focus[disabled],#anycomment-wrapper .button.hollow.success:hover.disabled,#anycomment-wrapper .button.hollow.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}#anycomment-wrapper .button.hollow.warning{border:1px solid #ffae00;color:#ffae00}#anycomment-wrapper .button.hollow.warning:focus,#anycomment-wrapper .button.hollow.warning:hover{border-color:#805700;color:#805700}#anycomment-wrapper .button.hollow.warning:focus.disabled,#anycomment-wrapper .button.hollow.warning:focus[disabled],#anycomment-wrapper .button.hollow.warning:hover.disabled,#anycomment-wrapper .button.hollow.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}#anycomment-wrapper .button.hollow.alert{border:1px solid #cc4b37;color:#cc4b37}#anycomment-wrapper .button.hollow.alert:focus,#anycomment-wrapper .button.hollow.alert:hover{border-color:#67251a;color:#67251a}#anycomment-wrapper .button.hollow.alert:focus.disabled,#anycomment-wrapper .button.hollow.alert:focus[disabled],#anycomment-wrapper .button.hollow.alert:hover.disabled,#anycomment-wrapper .button.hollow.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}#anycomment-wrapper .button.clear{border:1px solid #53af4a;color:#53af4a}#anycomment-wrapper .button.clear,#anycomment-wrapper .button.clear:focus,#anycomment-wrapper .button.clear:hover{background-color:transparent}#anycomment-wrapper .button.clear.disabled,#anycomment-wrapper .button.clear.disabled:focus,#anycomment-wrapper .button.clear.disabled:hover,#anycomment-wrapper .button.clear[disabled],#anycomment-wrapper .button.clear[disabled]:focus,#anycomment-wrapper .button.clear[disabled]:hover{background-color:transparent}#anycomment-wrapper .button.clear:focus,#anycomment-wrapper .button.clear:hover{border-color:#2a5825;color:#2a5825}#anycomment-wrapper .button.clear:focus.disabled,#anycomment-wrapper .button.clear:focus[disabled],#anycomment-wrapper .button.clear:hover.disabled,#anycomment-wrapper .button.clear:hover[disabled]{border:1px solid #53af4a;color:#53af4a}#anycomment-wrapper .button.clear,#anycomment-wrapper .button.clear.disabled,#anycomment-wrapper .button.clear:focus,#anycomment-wrapper .button.clear:focus.disabled,#anycomment-wrapper .button.clear:focus[disabled],#anycomment-wrapper .button.clear:hover,#anycomment-wrapper .button.clear:hover.disabled,#anycomment-wrapper .button.clear:hover[disabled],#anycomment-wrapper .button.clear[disabled]{border-color:transparent}#anycomment-wrapper .button.clear.primary{border:1px solid #53af4a;color:#53af4a}#anycomment-wrapper .button.clear.primary:focus,#anycomment-wrapper .button.clear.primary:hover{border-color:#2a5825;color:#2a5825}#anycomment-wrapper .button.clear.primary:focus.disabled,#anycomment-wrapper .button.clear.primary:focus[disabled],#anycomment-wrapper .button.clear.primary:hover.disabled,#anycomment-wrapper .button.clear.primary:hover[disabled]{border:1px solid #53af4a;color:#53af4a}#anycomment-wrapper .button.clear.primary,#anycomment-wrapper .button.clear.primary.disabled,#anycomment-wrapper .button.clear.primary:focus,#anycomment-wrapper .button.clear.primary:focus.disabled,#anycomment-wrapper .button.clear.primary:focus[disabled],#anycomment-wrapper .button.clear.primary:hover,#anycomment-wrapper .button.clear.primary:hover.disabled,#anycomment-wrapper .button.clear.primary:hover[disabled],#anycomment-wrapper .button.clear.primary[disabled]{border-color:transparent}#anycomment-wrapper .button.clear.secondary{border:1px solid #b6c1c6;color:#b6c1c6}#anycomment-wrapper .button.clear.secondary:focus,#anycomment-wrapper .button.clear.secondary:hover{border-color:#53636b;color:#53636b}#anycomment-wrapper .button.clear.secondary:focus.disabled,#anycomment-wrapper .button.clear.secondary:focus[disabled],#anycomment-wrapper .button.clear.secondary:hover.disabled,#anycomment-wrapper .button.clear.secondary:hover[disabled]{border:1px solid #b6c1c6;color:#b6c1c6}#anycomment-wrapper .button.clear.secondary,#anycomment-wrapper .button.clear.secondary.disabled,#anycomment-wrapper .button.clear.secondary:focus,#anycomment-wrapper .button.clear.secondary:focus.disabled,#anycomment-wrapper .button.clear.secondary:focus[disabled],#anycomment-wrapper .button.clear.secondary:hover,#anycomment-wrapper .button.clear.secondary:hover.disabled,#anycomment-wrapper .button.clear.secondary:hover[disabled],#anycomment-wrapper .button.clear.secondary[disabled]{border-color:transparent}#anycomment-wrapper .button.clear.success{border:1px solid #3adb76;color:#3adb76}#anycomment-wrapper .button.clear.success:focus,#anycomment-wrapper .button.clear.success:hover{border-color:#157539;color:#157539}#anycomment-wrapper .button.clear.success:focus.disabled,#anycomment-wrapper .button.clear.success:focus[disabled],#anycomment-wrapper .button.clear.success:hover.disabled,#anycomment-wrapper .button.clear.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}#anycomment-wrapper .button.clear.success,#anycomment-wrapper .button.clear.success.disabled,#anycomment-wrapper .button.clear.success:focus,#anycomment-wrapper .button.clear.success:focus.disabled,#anycomment-wrapper .button.clear.success:focus[disabled],#anycomment-wrapper .button.clear.success:hover,#anycomment-wrapper .button.clear.success:hover.disabled,#anycomment-wrapper .button.clear.success:hover[disabled],#anycomment-wrapper .button.clear.success[disabled]{border-color:transparent}#anycomment-wrapper .button.clear.warning{border:1px solid #ffae00;color:#ffae00}#anycomment-wrapper .button.clear.warning:focus,#anycomment-wrapper .button.clear.warning:hover{border-color:#805700;color:#805700}#anycomment-wrapper .button.clear.warning:focus.disabled,#anycomment-wrapper .button.clear.warning:focus[disabled],#anycomment-wrapper .button.clear.warning:hover.disabled,#anycomment-wrapper .button.clear.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}#anycomment-wrapper .button.clear.warning,#anycomment-wrapper .button.clear.warning.disabled,#anycomment-wrapper .button.clear.warning:focus,#anycomment-wrapper .button.clear.warning:focus.disabled,#anycomment-wrapper .button.clear.warning:focus[disabled],#anycomment-wrapper .button.clear.warning:hover,#anycomment-wrapper .button.clear.warning:hover.disabled,#anycomment-wrapper .button.clear.warning:hover[disabled],#anycomment-wrapper .button.clear.warning[disabled]{border-color:transparent}#anycomment-wrapper .button.clear.alert{border:1px solid #cc4b37;color:#cc4b37}#anycomment-wrapper .button.clear.alert:focus,#anycomment-wrapper .button.clear.alert:hover{border-color:#67251a;color:#67251a}#anycomment-wrapper .button.clear.alert:focus.disabled,#anycomment-wrapper .button.clear.alert:focus[disabled],#anycomment-wrapper .button.clear.alert:hover.disabled,#anycomment-wrapper .button.clear.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}#anycomment-wrapper .button.clear.alert,#anycomment-wrapper .button.clear.alert.disabled,#anycomment-wrapper .button.clear.alert:focus,#anycomment-wrapper .button.clear.alert:focus.disabled,#anycomment-wrapper .button.clear.alert:focus[disabled],#anycomment-wrapper .button.clear.alert:hover,#anycomment-wrapper .button.clear.alert:hover.disabled,#anycomment-wrapper .button.clear.alert:hover[disabled],#anycomment-wrapper .button.clear.alert[disabled]{border-color:transparent}#anycomment-wrapper .button.dropdown::after{display:block;width:0;height:0;border:inset .4em;content:'';border-bottom-width:0;border-top-style:solid;border-color:#fefefe transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}#anycomment-wrapper .button.dropdown.hollow::after{border-top-color:#53af4a}#anycomment-wrapper .button.dropdown.hollow.primary::after{border-top-color:#53af4a}#anycomment-wrapper .button.dropdown.hollow.secondary::after{border-top-color:#b6c1c6}#anycomment-wrapper .button.dropdown.hollow.success::after{border-top-color:#3adb76}#anycomment-wrapper .button.dropdown.hollow.warning::after{border-top-color:#ffae00}#anycomment-wrapper .button.dropdown.hollow.alert::after{border-top-color:#cc4b37}#anycomment-wrapper .button.arrow-only::after{top:-.1em;float:none;margin-left:0}#anycomment-wrapper a.button:focus,#anycomment-wrapper a.button:hover{text-decoration:none}#anycomment-wrapper [type=color],#anycomment-wrapper [type=date],#anycomment-wrapper [type=datetime-local],#anycomment-wrapper [type=datetime],#anycomment-wrapper [type=email],#anycomment-wrapper [type=month],#anycomment-wrapper [type=number],#anycomment-wrapper [type=password],#anycomment-wrapper [type=search],#anycomment-wrapper [type=tel],#anycomment-wrapper [type=text],#anycomment-wrapper [type=time],#anycomment-wrapper [type=url],#anycomment-wrapper [type=week],#anycomment-wrapper textarea{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;-webkit-box-shadow:inset 0 1px 2px rgba(10,10,10,.1);box-shadow:inset 0 1px 2px rgba(10,10,10,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;-webkit-appearance:none;-moz-appearance:none;appearance:none}#anycomment-wrapper [type=color]:focus,#anycomment-wrapper [type=date]:focus,#anycomment-wrapper [type=datetime-local]:focus,#anycomment-wrapper [type=datetime]:focus,#anycomment-wrapper [type=email]:focus,#anycomment-wrapper [type=month]:focus,#anycomment-wrapper [type=number]:focus,#anycomment-wrapper [type=password]:focus,#anycomment-wrapper [type=search]:focus,#anycomment-wrapper [type=tel]:focus,#anycomment-wrapper [type=text]:focus,#anycomment-wrapper [type=time]:focus,#anycomment-wrapper [type=url]:focus,#anycomment-wrapper [type=week]:focus,#anycomment-wrapper textarea:focus{outline:0;border:1px solid #8a8a8a;background-color:#fefefe;-webkit-box-shadow:0 0 5px #cacaca;box-shadow:0 0 5px #cacaca;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}#anycomment-wrapper textarea{max-width:100%}#anycomment-wrapper textarea[rows]{height:auto}#anycomment-wrapper input::-webkit-input-placeholder,#anycomment-wrapper textarea::-webkit-input-placeholder{color:#cacaca}#anycomment-wrapper input::-moz-placeholder,#anycomment-wrapper textarea::-moz-placeholder{color:#cacaca}#anycomment-wrapper input:-ms-input-placeholder,#anycomment-wrapper textarea:-ms-input-placeholder{color:#cacaca}#anycomment-wrapper input::-ms-input-placeholder,#anycomment-wrapper textarea::-ms-input-placeholder{color:#cacaca}#anycomment-wrapper input::placeholder,#anycomment-wrapper textarea::placeholder{color:#cacaca}#anycomment-wrapper input:disabled,#anycomment-wrapper input[readonly],#anycomment-wrapper textarea:disabled,#anycomment-wrapper textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}#anycomment-wrapper [type=button],#anycomment-wrapper [type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}#anycomment-wrapper input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}#anycomment-wrapper [type=checkbox],#anycomment-wrapper [type=file],#anycomment-wrapper [type=radio]{margin:0 0 1rem}#anycomment-wrapper [type=checkbox]+label,#anycomment-wrapper [type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}#anycomment-wrapper [type=checkbox]+label[for],#anycomment-wrapper [type=radio]+label[for]{cursor:pointer}#anycomment-wrapper label>[type=checkbox],#anycomment-wrapper label>[type=radio]{margin-right:.5rem}#anycomment-wrapper [type=file]{width:100%}#anycomment-wrapper label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#0a0a0a}#anycomment-wrapper label.middle{margin:0 0 1rem;padding:.5625rem 0}#anycomment-wrapper .help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}#anycomment-wrapper .input-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}#anycomment-wrapper .input-group>:first-child{border-radius:0}#anycomment-wrapper .input-group>:last-child>*{border-radius:0}#anycomment-wrapper .input-group-button,#anycomment-wrapper .input-group-button a,#anycomment-wrapper .input-group-button button,#anycomment-wrapper .input-group-button input,#anycomment-wrapper .input-group-button label,#anycomment-wrapper .input-group-field,#anycomment-wrapper .input-group-label{margin:0;white-space:nowrap}#anycomment-wrapper .input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#anycomment-wrapper .input-group-label:first-child{border-right:0}#anycomment-wrapper .input-group-label:last-child{border-left:0}#anycomment-wrapper .input-group-field{border-radius:0;-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;height:auto;min-width:0}#anycomment-wrapper .input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}#anycomment-wrapper .input-group-button a,#anycomment-wrapper .input-group-button button,#anycomment-wrapper .input-group-button input,#anycomment-wrapper .input-group-button label{height:auto;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;padding-top:0;padding-bottom:0;font-size:1rem}#anycomment-wrapper fieldset{margin:0;padding:0;border:0}#anycomment-wrapper legend{max-width:100%;margin-bottom:.5rem}#anycomment-wrapper .fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}#anycomment-wrapper .fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}#anycomment-wrapper select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}@media screen and (min-width:0\0){#anycomment-wrapper select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}#anycomment-wrapper select:focus{outline:0;border:1px solid #8a8a8a;background-color:#fefefe;-webkit-box-shadow:0 0 5px #cacaca;box-shadow:0 0 5px #cacaca;-webkit-transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:border-color .25s ease-in-out,-webkit-box-shadow .5s;transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s}#anycomment-wrapper select:disabled{background-color:#e6e6e6;cursor:not-allowed}#anycomment-wrapper select::-ms-expand{display:none}#anycomment-wrapper select[multiple]{height:auto;background-image:none}#anycomment-wrapper .is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}#anycomment-wrapper .is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#cc4b37}#anycomment-wrapper .is-invalid-input:not(:focus)::-moz-placeholder{color:#cc4b37}#anycomment-wrapper .is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}#anycomment-wrapper .is-invalid-input:not(:focus)::-ms-input-placeholder{color:#cc4b37}#anycomment-wrapper .is-invalid-input:not(:focus)::placeholder{color:#cc4b37}#anycomment-wrapper .is-invalid-label{color:#cc4b37}#anycomment-wrapper .form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;color:#cc4b37}#anycomment-wrapper .form-error.is-visible{display:block}#anycomment-wrapper .accordion{margin-left:0;background:#fefefe;list-style-type:none}#anycomment-wrapper .accordion[disabled] .accordion-title{cursor:not-allowed}#anycomment-wrapper .accordion-item:first-child>:first-child{border-radius:0}#anycomment-wrapper .accordion-item:last-child>:last-child{border-radius:0}#anycomment-wrapper .accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:#53af4a}:last-child:not(.is-active)>#anycomment-wrapper .accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0}#anycomment-wrapper .accordion-title:focus,#anycomment-wrapper .accordion-title:hover{background-color:#e6e6e6}#anycomment-wrapper .accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:'+'}.is-active>#anycomment-wrapper .accordion-title::before{content:'\2013'}#anycomment-wrapper .accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#0a0a0a}:last-child>#anycomment-wrapper .accordion-content:last-child{border-bottom:1px solid #e6e6e6}#anycomment-wrapper .accordion-menu li{width:100%}#anycomment-wrapper .accordion-menu a{padding:.7rem 1rem}#anycomment-wrapper .accordion-menu .is-accordion-submenu a{padding:.7rem 1rem}#anycomment-wrapper .accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}#anycomment-wrapper .accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}#anycomment-wrapper .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}#anycomment-wrapper .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#53af4a transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}#anycomment-wrapper .accordion-menu.align-left .is-accordion-submenu-parent>a::after{left:auto;right:1rem}#anycomment-wrapper .accordion-menu.align-right .is-accordion-submenu-parent>a::after{right:auto;left:1rem}#anycomment-wrapper .accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}#anycomment-wrapper .is-accordion-submenu-parent{position:relative}#anycomment-wrapper .has-submenu-toggle>a{margin-right:40px}#anycomment-wrapper .submenu-toggle{position:absolute;top:0;right:0;cursor:pointer;width:40px;height:40px}#anycomment-wrapper .submenu-toggle::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#53af4a transparent transparent;top:0;bottom:0;margin:auto}#anycomment-wrapper .submenu-toggle[aria-expanded=true]::after{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}#anycomment-wrapper .submenu-toggle-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}#anycomment-wrapper .badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center;background:#53af4a;color:#fefefe}#anycomment-wrapper .badge.primary{background:#53af4a;color:#0a0a0a}#anycomment-wrapper .badge.secondary{background:#b6c1c6;color:#0a0a0a}#anycomment-wrapper .badge.success{background:#3adb76;color:#0a0a0a}#anycomment-wrapper .badge.warning{background:#ffae00;color:#0a0a0a}#anycomment-wrapper .badge.alert{background:#cc4b37;color:#fefefe}#anycomment-wrapper .button-group{margin-bottom:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}#anycomment-wrapper .button-group::after,#anycomment-wrapper .button-group::before{display:table;content:' ';-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}#anycomment-wrapper .button-group::after{clear:both}#anycomment-wrapper .button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}#anycomment-wrapper .button-group .button:last-child{margin-right:0}#anycomment-wrapper .button-group.tiny .button{font-size:.6rem}#anycomment-wrapper .button-group.small .button{font-size:.75rem}#anycomment-wrapper .button-group.large .button{font-size:1.25rem}#anycomment-wrapper .button-group.expanded .button{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}#anycomment-wrapper .button-group.primary .button{background-color:#53af4a;color:#0a0a0a}#anycomment-wrapper .button-group.primary .button:focus,#anycomment-wrapper .button-group.primary .button:hover{background-color:#428c3b;color:#0a0a0a}#anycomment-wrapper .button-group.secondary .button{background-color:#b6c1c6;color:#0a0a0a}#anycomment-wrapper .button-group.secondary .button:focus,#anycomment-wrapper .button-group.secondary .button:hover{background-color:#8b9da5;color:#0a0a0a}#anycomment-wrapper .button-group.success .button{background-color:#3adb76;color:#0a0a0a}#anycomment-wrapper .button-group.success .button:focus,#anycomment-wrapper .button-group.success .button:hover{background-color:#22bb5b;color:#0a0a0a}#anycomment-wrapper .button-group.warning .button{background-color:#ffae00;color:#0a0a0a}#anycomment-wrapper .button-group.warning .button:focus,#anycomment-wrapper .button-group.warning .button:hover{background-color:#cc8b00;color:#0a0a0a}#anycomment-wrapper .button-group.alert .button{background-color:#cc4b37;color:#fefefe}#anycomment-wrapper .button-group.alert .button:focus,#anycomment-wrapper .button-group.alert .button:hover{background-color:#a53b2a;color:#fefefe}#anycomment-wrapper .button-group.stacked,#anycomment-wrapper .button-group.stacked-for-medium,#anycomment-wrapper .button-group.stacked-for-small{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#anycomment-wrapper .button-group.stacked .button,#anycomment-wrapper .button-group.stacked-for-medium .button,#anycomment-wrapper .button-group.stacked-for-small .button{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#anycomment-wrapper .button-group.stacked .button:last-child,#anycomment-wrapper .button-group.stacked-for-medium .button:last-child,#anycomment-wrapper .button-group.stacked-for-small .button:last-child{margin-bottom:0}@media print,screen and (min-width:40em){#anycomment-wrapper .button-group.stacked-for-small .button{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;margin-bottom:0}}@media print,screen and (min-width:64em){#anycomment-wrapper .button-group.stacked-for-medium .button{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px;margin-bottom:0}}@media screen and (max-width:39.9375em){#anycomment-wrapper .button-group.stacked-for-small.expanded{display:block}#anycomment-wrapper .button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}#anycomment-wrapper .callout{position:relative;margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(10,10,10,.25);border-radius:0;background-color:#fff;color:#0a0a0a}#anycomment-wrapper .callout>:first-child{margin-top:0}#anycomment-wrapper .callout>:last-child{margin-bottom:0}#anycomment-wrapper .callout.primary{background-color:#e5f3e3;color:#0a0a0a}#anycomment-wrapper .callout.secondary{background-color:#f4f6f6;color:#0a0a0a}#anycomment-wrapper .callout.success{background-color:#e1faea;color:#0a0a0a}#anycomment-wrapper .callout.warning{background-color:#fff3d9;color:#0a0a0a}#anycomment-wrapper .callout.alert{background-color:#f7e4e1;color:#0a0a0a}#anycomment-wrapper .callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}#anycomment-wrapper .callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}#anycomment-wrapper .card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:1rem;border:1px solid #e6e6e6;border-radius:0;background:#fefefe;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;color:#0a0a0a}#anycomment-wrapper .card>:last-child{margin-bottom:0}#anycomment-wrapper .card-divider{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1rem;background:#e6e6e6}#anycomment-wrapper .card-divider>:last-child{margin-bottom:0}#anycomment-wrapper .card-section{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;padding:1rem}#anycomment-wrapper .card-section>:last-child{margin-bottom:0}#anycomment-wrapper .card-image{min-height:1px}#anycomment-wrapper .close-button{position:absolute;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] #anycomment-wrapper .close-button{outline:0}#anycomment-wrapper .close-button:focus,#anycomment-wrapper .close-button:hover{color:#0a0a0a}#anycomment-wrapper .close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}#anycomment-wrapper .close-button,#anycomment-wrapper .close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}#anycomment-wrapper .menu{padding:0;margin:0;list-style:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-whatinput=mouse] #anycomment-wrapper .menu li{outline:0}#anycomment-wrapper .menu .button,#anycomment-wrapper .menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}#anycomment-wrapper .menu a,#anycomment-wrapper .menu button,#anycomment-wrapper .menu input,#anycomment-wrapper .menu select{margin-bottom:0}#anycomment-wrapper .menu input{display:inline-block}#anycomment-wrapper .menu,#anycomment-wrapper .menu.horizontal{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}#anycomment-wrapper .menu.vertical{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#anycomment-wrapper .menu.expanded li{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}#anycomment-wrapper .menu.simple{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#anycomment-wrapper .menu.simple li+li{margin-left:1rem}#anycomment-wrapper .menu.simple a{padding:0}@media print,screen and (min-width:40em){#anycomment-wrapper .menu.medium-horizontal{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}#anycomment-wrapper .menu.medium-vertical{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#anycomment-wrapper .menu.medium-expanded li{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}#anycomment-wrapper .menu.medium-simple li{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){#anycomment-wrapper .menu.large-horizontal{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}#anycomment-wrapper .menu.large-vertical{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#anycomment-wrapper .menu.large-expanded li{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}#anycomment-wrapper .menu.large-simple li{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}}#anycomment-wrapper .menu.nested{margin-right:0;margin-left:1rem}#anycomment-wrapper .menu.icons a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#anycomment-wrapper .menu.icon-bottom a,#anycomment-wrapper .menu.icon-left a,#anycomment-wrapper .menu.icon-right a,#anycomment-wrapper .menu.icon-top a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#anycomment-wrapper .menu.icon-left li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}#anycomment-wrapper .menu.icon-left li a i,#anycomment-wrapper .menu.icon-left li a img,#anycomment-wrapper .menu.icon-left li a svg{margin-right:.25rem}#anycomment-wrapper .menu.icon-right li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}#anycomment-wrapper .menu.icon-right li a i,#anycomment-wrapper .menu.icon-right li a img,#anycomment-wrapper .menu.icon-right li a svg{margin-left:.25rem}#anycomment-wrapper .menu.icon-top li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}#anycomment-wrapper .menu.icon-top li a i,#anycomment-wrapper .menu.icon-top li a img,#anycomment-wrapper .menu.icon-top li a svg{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}#anycomment-wrapper .menu.icon-bottom li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap}#anycomment-wrapper .menu.icon-bottom li a i,#anycomment-wrapper .menu.icon-bottom li a img,#anycomment-wrapper .menu.icon-bottom li a svg{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}#anycomment-wrapper .menu .is-active>a{background:#53af4a;color:#fefefe}#anycomment-wrapper .menu .active>a{background:#53af4a;color:#fefefe}#anycomment-wrapper .menu.align-left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#anycomment-wrapper .menu.align-right li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#anycomment-wrapper .menu.align-right li .submenu li{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#anycomment-wrapper .menu.align-right.vertical li{display:block;text-align:right}#anycomment-wrapper .menu.align-right.vertical li .submenu li{text-align:right}#anycomment-wrapper .menu.align-right .nested{margin-right:1rem;margin-left:0}#anycomment-wrapper .menu.align-center li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#anycomment-wrapper .menu.align-center li .submenu li{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#anycomment-wrapper .menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}#anycomment-wrapper .menu-centered>.menu{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#anycomment-wrapper .menu-centered>.menu li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#anycomment-wrapper .menu-centered>.menu li .submenu li{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}#anycomment-wrapper .no-js [data-responsive-menu] ul{display:none}#anycomment-wrapper .menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}#anycomment-wrapper .menu-icon::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fefefe;-webkit-box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:''}#anycomment-wrapper .menu-icon:hover::after{background:#cacaca;-webkit-box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}#anycomment-wrapper .menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}#anycomment-wrapper .menu-icon.dark::after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;-webkit-box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:''}#anycomment-wrapper .menu-icon.dark:hover::after{background:#8a8a8a;-webkit-box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}#anycomment-wrapper .is-drilldown{position:relative;overflow:hidden}#anycomment-wrapper .is-drilldown li{display:block}#anycomment-wrapper .is-drilldown.animate-height{-webkit-transition:height .5s;transition:height .5s}#anycomment-wrapper .drilldown a{padding:.7rem 1rem;background:#fefefe}#anycomment-wrapper .drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;-webkit-transition:-webkit-transform .15s linear;transition:-webkit-transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear}#anycomment-wrapper .drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}#anycomment-wrapper .drilldown .is-drilldown-submenu.is-closing{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}#anycomment-wrapper .drilldown .is-drilldown-submenu a{padding:.7rem 1rem}#anycomment-wrapper .drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}#anycomment-wrapper .drilldown .drilldown-submenu-cover-previous{min-height:100%}#anycomment-wrapper .drilldown .is-drilldown-submenu-parent>a{position:relative}#anycomment-wrapper .drilldown .is-drilldown-submenu-parent>a::after{position:absolute;top:50%;margin-top:-6px;right:1rem;display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #53af4a}#anycomment-wrapper .drilldown.align-left .is-drilldown-submenu-parent>a::after{left:auto;right:1rem;display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #53af4a}#anycomment-wrapper .drilldown.align-right .is-drilldown-submenu-parent>a::after{right:auto;left:1rem;display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #53af4a transparent transparent}#anycomment-wrapper .drilldown .js-drilldown-back>a::before{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #53af4a transparent transparent;border-left-width:0;display:inline-block;vertical-align:middle;margin-right:.75rem;border-left-width:0}#anycomment-wrapper .dropdown-pane{position:absolute;z-index:10;width:300px;padding:1rem;visibility:hidden;display:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}#anycomment-wrapper .dropdown-pane.is-opening{display:block}#anycomment-wrapper .dropdown-pane.is-open{visibility:visible;display:block}#anycomment-wrapper .dropdown-pane.tiny{width:100px}#anycomment-wrapper .dropdown-pane.small{width:200px}#anycomment-wrapper .dropdown-pane.large{width:400px}#anycomment-wrapper .dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}#anycomment-wrapper .dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}#anycomment-wrapper .dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}#anycomment-wrapper .dropdown.menu>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#53af4a transparent transparent;right:5px;left:auto;margin-top:-3px}#anycomment-wrapper .dropdown.menu a{padding:.7rem 1rem}[data-whatinput=mouse] #anycomment-wrapper .dropdown.menu a{outline:0}#anycomment-wrapper .dropdown.menu .is-active>a{background:0 0;color:#53af4a}.no-js #anycomment-wrapper .dropdown.menu ul{display:none}#anycomment-wrapper .dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}#anycomment-wrapper .dropdown.menu.vertical>li .is-dropdown-submenu{top:0}#anycomment-wrapper .dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}#anycomment-wrapper .dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}#anycomment-wrapper .dropdown.menu.vertical>li>a::after{right:14px}#anycomment-wrapper .dropdown.menu.vertical>li.opens-left>a::after{right:auto;left:5px;display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #53af4a transparent transparent}#anycomment-wrapper .dropdown.menu.vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #53af4a}@media print,screen and (min-width:40em){#anycomment-wrapper .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}#anycomment-wrapper .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}#anycomment-wrapper .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}#anycomment-wrapper .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#53af4a transparent transparent;right:5px;left:auto;margin-top:-3px}#anycomment-wrapper .dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}#anycomment-wrapper .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}#anycomment-wrapper .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}#anycomment-wrapper .dropdown.menu.medium-vertical>li>a::after{right:14px}#anycomment-wrapper .dropdown.menu.medium-vertical>li.opens-left>a::after{right:auto;left:5px;display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #53af4a transparent transparent}#anycomment-wrapper .dropdown.menu.medium-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #53af4a}}@media print,screen and (min-width:64em){#anycomment-wrapper .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}#anycomment-wrapper .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}#anycomment-wrapper .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}#anycomment-wrapper .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#53af4a transparent transparent;right:5px;left:auto;margin-top:-3px}#anycomment-wrapper .dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}#anycomment-wrapper .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto;top:0}#anycomment-wrapper .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}#anycomment-wrapper .dropdown.menu.large-vertical>li>a::after{right:14px}#anycomment-wrapper .dropdown.menu.large-vertical>li.opens-left>a::after{right:auto;left:5px;display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #53af4a transparent transparent}#anycomment-wrapper .dropdown.menu.large-vertical>li.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #53af4a}}#anycomment-wrapper .dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}#anycomment-wrapper .is-dropdown-menu.vertical{width:100px}#anycomment-wrapper .is-dropdown-menu.vertical.align-right{float:right}#anycomment-wrapper .is-dropdown-submenu-parent{position:relative}#anycomment-wrapper .is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}#anycomment-wrapper .is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}#anycomment-wrapper .is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}#anycomment-wrapper .is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}#anycomment-wrapper .is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.dropdown #anycomment-wrapper .is-dropdown-submenu a{padding:.7rem 1rem}#anycomment-wrapper .is-dropdown-submenu .is-dropdown-submenu-parent>a::after{right:14px}#anycomment-wrapper .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after{right:auto;left:5px;display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #53af4a transparent transparent}#anycomment-wrapper .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #53af4a}#anycomment-wrapper .is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}#anycomment-wrapper .is-dropdown-submenu>li{width:100%}#anycomment-wrapper .is-dropdown-submenu.js-dropdown-active{display:block}#anycomment-wrapper .flex-video,#anycomment-wrapper .responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}#anycomment-wrapper .flex-video embed,#anycomment-wrapper .flex-video iframe,#anycomment-wrapper .flex-video object,#anycomment-wrapper .flex-video video,#anycomment-wrapper .responsive-embed embed,#anycomment-wrapper .responsive-embed iframe,#anycomment-wrapper .responsive-embed object,#anycomment-wrapper .responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}#anycomment-wrapper .flex-video.widescreen,#anycomment-wrapper .responsive-embed.widescreen{padding-bottom:56.25%}#anycomment-wrapper .label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default;background:#53af4a;color:#fefefe}#anycomment-wrapper .label.primary{background:#53af4a;color:#0a0a0a}#anycomment-wrapper .label.secondary{background:#b6c1c6;color:#0a0a0a}#anycomment-wrapper .label.success{background:#3adb76;color:#0a0a0a}#anycomment-wrapper .label.warning{background:#ffae00;color:#0a0a0a}#anycomment-wrapper .label.alert{background:#cc4b37;color:#fefefe}#anycomment-wrapper .media-object{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:1rem;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#anycomment-wrapper .media-object img{max-width:none}@media screen and (max-width:39.9375em){#anycomment-wrapper .media-object.stack-for-small{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:39.9375em){#anycomment-wrapper .media-object.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}#anycomment-wrapper .media-object.stack-for-small .media-object-section img{width:100%}}#anycomment-wrapper .media-object-section{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}#anycomment-wrapper .media-object-section:first-child{padding-right:1rem}#anycomment-wrapper .media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}#anycomment-wrapper .media-object-section>:last-child{margin-bottom:0}#anycomment-wrapper .media-object-section.main-section{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}#anycomment-wrapper .is-off-canvas-open{overflow:hidden}#anycomment-wrapper .js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;-webkit-transition:opacity .5s ease,visibility .5s ease;transition:opacity .5s ease,visibility .5s ease;background:rgba(254,254,254,.25);opacity:0;visibility:hidden;overflow:hidden}#anycomment-wrapper .js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}#anycomment-wrapper .js-off-canvas-overlay.is-closable{cursor:pointer}#anycomment-wrapper .js-off-canvas-overlay.is-overlay-absolute{position:absolute}#anycomment-wrapper .js-off-canvas-overlay.is-overlay-fixed{position:fixed}#anycomment-wrapper .off-canvas-wrapper{position:relative;overflow:hidden}#anycomment-wrapper .off-canvas{position:fixed;z-index:12;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[data-whatinput=mouse] #anycomment-wrapper .off-canvas{outline:0}#anycomment-wrapper .off-canvas.is-transition-push{z-index:12}#anycomment-wrapper .off-canvas.is-closed{visibility:hidden}#anycomment-wrapper .off-canvas.is-transition-overlap{z-index:13}#anycomment-wrapper .off-canvas.is-transition-overlap.is-open{-webkit-box-shadow:0 0 10px rgba(10,10,10,.7);box-shadow:0 0 10px rgba(10,10,10,.7)}#anycomment-wrapper .off-canvas.is-open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}#anycomment-wrapper .off-canvas-absolute{position:absolute;z-index:12;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[data-whatinput=mouse] #anycomment-wrapper .off-canvas-absolute{outline:0}#anycomment-wrapper .off-canvas-absolute.is-transition-push{z-index:12}#anycomment-wrapper .off-canvas-absolute.is-closed{visibility:hidden}#anycomment-wrapper .off-canvas-absolute.is-transition-overlap{z-index:13}#anycomment-wrapper .off-canvas-absolute.is-transition-overlap.is-open{-webkit-box-shadow:0 0 10px rgba(10,10,10,.7);box-shadow:0 0 10px rgba(10,10,10,.7)}#anycomment-wrapper .off-canvas-absolute.is-open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}#anycomment-wrapper .position-left{top:0;left:0;height:100%;overflow-y:auto;width:250px;-webkit-transform:translateX(-250px);-ms-transform:translateX(-250px);transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left{-webkit-transform:translateX(-250px);-ms-transform:translateX(-250px);transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.off-canvas-content.is-open-left.has-transition-push{-webkit-transform:translateX(250px);-ms-transform:translateX(250px);transform:translateX(250px)}#anycomment-wrapper .position-left.is-transition-push{-webkit-box-shadow:inset -13px 0 20px -13px rgba(10,10,10,.25);box-shadow:inset -13px 0 20px -13px rgba(10,10,10,.25)}#anycomment-wrapper .position-right{top:0;right:0;height:100%;overflow-y:auto;width:250px;-webkit-transform:translateX(250px);-ms-transform:translateX(250px);transform:translateX(250px)}.off-canvas-content .off-canvas.position-right{-webkit-transform:translateX(250px);-ms-transform:translateX(250px);transform:translateX(250px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.off-canvas-content.is-open-right.has-transition-push{-webkit-transform:translateX(-250px);-ms-transform:translateX(-250px);transform:translateX(-250px)}#anycomment-wrapper .position-right.is-transition-push{-webkit-box-shadow:inset 13px 0 20px -13px rgba(10,10,10,.25);box-shadow:inset 13px 0 20px -13px rgba(10,10,10,.25)}#anycomment-wrapper .position-top{top:0;left:0;width:100%;overflow-x:auto;height:250px;-webkit-transform:translateY(-250px);-ms-transform:translateY(-250px);transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top{-webkit-transform:translateY(-250px);-ms-transform:translateY(-250px);transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.off-canvas-content.is-open-top.has-transition-push{-webkit-transform:translateY(250px);-ms-transform:translateY(250px);transform:translateY(250px)}#anycomment-wrapper .position-top.is-transition-push{-webkit-box-shadow:inset 0 -13px 20px -13px rgba(10,10,10,.25);box-shadow:inset 0 -13px 20px -13px rgba(10,10,10,.25)}#anycomment-wrapper .position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;height:250px;-webkit-transform:translateY(250px);-ms-transform:translateY(250px);transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom{-webkit-transform:translateY(250px);-ms-transform:translateY(250px);transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.off-canvas-content.is-open-bottom.has-transition-push{-webkit-transform:translateY(-250px);-ms-transform:translateY(-250px);transform:translateY(-250px)}#anycomment-wrapper .position-bottom.is-transition-push{-webkit-box-shadow:inset 0 13px 20px -13px rgba(10,10,10,.25);box-shadow:inset 0 13px 20px -13px rgba(10,10,10,.25)}#anycomment-wrapper .off-canvas-content{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}#anycomment-wrapper .off-canvas-content.has-transition-push{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}#anycomment-wrapper .off-canvas-content .off-canvas.is-open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}@media print,screen and (min-width:40em){#anycomment-wrapper .position-left.reveal-for-medium{-webkit-transform:none;-ms-transform:none;transform:none;z-index:12;-webkit-transition:none;transition:none;visibility:visible}#anycomment-wrapper .position-left.reveal-for-medium .close-button{display:none}.off-canvas-content #anycomment-wrapper .position-left.reveal-for-medium{-webkit-transform:none;-ms-transform:none;transform:none}.off-canvas-content.has-reveal-left{margin-left:250px}#anycomment-wrapper .position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}#anycomment-wrapper .position-right.reveal-for-medium{-webkit-transform:none;-ms-transform:none;transform:none;z-index:12;-webkit-transition:none;transition:none;visibility:visible}#anycomment-wrapper .position-right.reveal-for-medium .close-button{display:none}.off-canvas-content #anycomment-wrapper .position-right.reveal-for-medium{-webkit-transform:none;-ms-transform:none;transform:none}.off-canvas-content.has-reveal-right{margin-right:250px}#anycomment-wrapper .position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}#anycomment-wrapper .position-top.reveal-for-medium{-webkit-transform:none;-ms-transform:none;transform:none;z-index:12;-webkit-transition:none;transition:none;visibility:visible}#anycomment-wrapper .position-top.reveal-for-medium .close-button{display:none}.off-canvas-content #anycomment-wrapper .position-top.reveal-for-medium{-webkit-transform:none;-ms-transform:none;transform:none}.off-canvas-content.has-reveal-top{margin-top:250px}#anycomment-wrapper .position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}#anycomment-wrapper .position-bottom.reveal-for-medium{-webkit-transform:none;-ms-transform:none;transform:none;z-index:12;-webkit-transition:none;transition:none;visibility:visible}#anycomment-wrapper .position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content #anycomment-wrapper .position-bottom.reveal-for-medium{-webkit-transform:none;-ms-transform:none;transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:250px}#anycomment-wrapper .position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:64em){#anycomment-wrapper .position-left.reveal-for-large{-webkit-transform:none;-ms-transform:none;transform:none;z-index:12;-webkit-transition:none;transition:none;visibility:visible}#anycomment-wrapper .position-left.reveal-for-large .close-button{display:none}.off-canvas-content #anycomment-wrapper .position-left.reveal-for-large{-webkit-transform:none;-ms-transform:none;transform:none}.off-canvas-content.has-reveal-left{margin-left:250px}#anycomment-wrapper .position-left.reveal-for-large~.off-canvas-content{margin-left:250px}#anycomment-wrapper .position-right.reveal-for-large{-webkit-transform:none;-ms-transform:none;transform:none;z-index:12;-webkit-transition:none;transition:none;visibility:visible}#anycomment-wrapper .position-right.reveal-for-large .close-button{display:none}.off-canvas-content #anycomment-wrapper .position-right.reveal-for-large{-webkit-transform:none;-ms-transform:none;transform:none}.off-canvas-content.has-reveal-right{margin-right:250px}#anycomment-wrapper .position-right.reveal-for-large~.off-canvas-content{margin-right:250px}#anycomment-wrapper .position-top.reveal-for-large{-webkit-transform:none;-ms-transform:none;transform:none;z-index:12;-webkit-transition:none;transition:none;visibility:visible}#anycomment-wrapper .position-top.reveal-for-large .close-button{display:none}.off-canvas-content #anycomment-wrapper .position-top.reveal-for-large{-webkit-transform:none;-ms-transform:none;transform:none}.off-canvas-content.has-reveal-top{margin-top:250px}#anycomment-wrapper .position-top.reveal-for-large~.off-canvas-content{margin-top:250px}#anycomment-wrapper .position-bottom.reveal-for-large{-webkit-transform:none;-ms-transform:none;transform:none;z-index:12;-webkit-transition:none;transition:none;visibility:visible}#anycomment-wrapper .position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content #anycomment-wrapper .position-bottom.reveal-for-large{-webkit-transform:none;-ms-transform:none;transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:250px}#anycomment-wrapper .position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:40em){#anycomment-wrapper .off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:inherit;width:inherit;overflow:inherit;-webkit-transition:inherit;transition:inherit}#anycomment-wrapper .off-canvas.in-canvas-for-medium.position-bottom,#anycomment-wrapper .off-canvas.in-canvas-for-medium.position-left,#anycomment-wrapper .off-canvas.in-canvas-for-medium.position-right,#anycomment-wrapper .off-canvas.in-canvas-for-medium.position-top{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}#anycomment-wrapper .off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:64em){#anycomment-wrapper .off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:inherit;width:inherit;overflow:inherit;-webkit-transition:inherit;transition:inherit}#anycomment-wrapper .off-canvas.in-canvas-for-large.position-bottom,#anycomment-wrapper .off-canvas.in-canvas-for-large.position-left,#anycomment-wrapper .off-canvas.in-canvas-for-large.position-right,#anycomment-wrapper .off-canvas.in-canvas-for-large.position-top{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}#anycomment-wrapper .off-canvas.in-canvas-for-large .close-button{display:none}}#anycomment-wrapper .orbit{position:relative}#anycomment-wrapper .orbit-container{position:relative;height:0;margin:0;list-style:none;overflow:hidden}#anycomment-wrapper .orbit-slide{width:100%}#anycomment-wrapper .orbit-slide.no-motionui.is-active{top:0;left:0}#anycomment-wrapper .orbit-figure{margin:0}#anycomment-wrapper .orbit-image{width:100%;max-width:100%;margin:0}#anycomment-wrapper .orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(10,10,10,.5);color:#fefefe}#anycomment-wrapper .orbit-next,#anycomment-wrapper .orbit-previous{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10;padding:1rem;color:#fefefe}[data-whatinput=mouse] #anycomment-wrapper .orbit-next,[data-whatinput=mouse] #anycomment-wrapper .orbit-previous{outline:0}#anycomment-wrapper .orbit-next:active,#anycomment-wrapper .orbit-next:focus,#anycomment-wrapper .orbit-next:hover,#anycomment-wrapper .orbit-previous:active,#anycomment-wrapper .orbit-previous:focus,#anycomment-wrapper .orbit-previous:hover{background-color:rgba(10,10,10,.5)}#anycomment-wrapper .orbit-previous{left:0}#anycomment-wrapper .orbit-next{left:auto;right:0}#anycomment-wrapper .orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] #anycomment-wrapper .orbit-bullets{outline:0}#anycomment-wrapper .orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#cacaca}#anycomment-wrapper .orbit-bullets button:hover{background-color:#8a8a8a}#anycomment-wrapper .orbit-bullets button.is-active{background-color:#8a8a8a}#anycomment-wrapper .pagination{margin-left:0;margin-bottom:1rem}#anycomment-wrapper .pagination::after,#anycomment-wrapper .pagination::before{display:table;content:' ';-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}#anycomment-wrapper .pagination::after{clear:both}#anycomment-wrapper .pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}#anycomment-wrapper .pagination li:first-child,#anycomment-wrapper .pagination li:last-child{display:inline-block}@media print,screen and (min-width:40em){#anycomment-wrapper .pagination li{display:inline-block}}#anycomment-wrapper .pagination a,#anycomment-wrapper .pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#0a0a0a}#anycomment-wrapper .pagination a:hover,#anycomment-wrapper .pagination button:hover{background:#e6e6e6}#anycomment-wrapper .pagination .current{padding:.1875rem .625rem;background:#53af4a;color:#fefefe;cursor:default}#anycomment-wrapper .pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}#anycomment-wrapper .pagination .disabled:hover{background:0 0}#anycomment-wrapper .pagination .ellipsis::after{padding:.1875rem .625rem;content:'\2026';color:#0a0a0a}#anycomment-wrapper .pagination-previous a::before,#anycomment-wrapper .pagination-previous.disabled::before{display:inline-block;margin-right:.5rem;content:'\00ab'}#anycomment-wrapper .pagination-next a::after,#anycomment-wrapper .pagination-next.disabled::after{display:inline-block;margin-left:.5rem;content:'\00bb'}#anycomment-wrapper .progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#cacaca}#anycomment-wrapper .progress.primary .progress-meter{background-color:#53af4a}#anycomment-wrapper .progress.secondary .progress-meter{background-color:#b6c1c6}#anycomment-wrapper .progress.success .progress-meter{background-color:#3adb76}#anycomment-wrapper .progress.warning .progress-meter{background-color:#ffae00}#anycomment-wrapper .progress.alert .progress-meter{background-color:#cc4b37}#anycomment-wrapper .progress-meter{position:relative;display:block;width:0%;height:100%;background-color:#53af4a}#anycomment-wrapper .progress-meter-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;margin:0;font-size:.75rem;font-weight:700;color:#fefefe;white-space:nowrap}#anycomment-wrapper .slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none}#anycomment-wrapper .slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#cacaca;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#anycomment-wrapper .slider-fill.is-dragging{-webkit-transition:all 0s linear;transition:all 0s linear}#anycomment-wrapper .slider-handle{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#53af4a;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-ms-touch-action:manipulation;touch-action:manipulation}[data-whatinput=mouse] #anycomment-wrapper .slider-handle{outline:0}#anycomment-wrapper .slider-handle:hover{background-color:#47953f}#anycomment-wrapper .slider-handle.is-dragging{-webkit-transition:all 0s linear;transition:all 0s linear}#anycomment-wrapper .slider.disabled,#anycomment-wrapper .slider[disabled]{opacity:.25;cursor:not-allowed}#anycomment-wrapper .slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}#anycomment-wrapper .slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}#anycomment-wrapper .slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#anycomment-wrapper .sticky-container{position:relative}#anycomment-wrapper .sticky{position:relative;z-index:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#anycomment-wrapper .sticky.is-stuck{position:fixed;z-index:5;width:100%}#anycomment-wrapper .sticky.is-stuck.is-at-top{top:0}#anycomment-wrapper .sticky.is-stuck.is-at-bottom{bottom:0}#anycomment-wrapper .sticky.is-anchored{position:relative;right:auto;left:auto}#anycomment-wrapper .sticky.is-anchored.is-at-bottom{bottom:0}#anycomment-wrapper body.is-reveal-open{overflow:hidden}#anycomment-wrapper html.is-reveal-open,#anycomment-wrapper html.is-reveal-open body{min-height:100%;overflow:hidden;position:fixed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#anycomment-wrapper .reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:rgba(10,10,10,.45);overflow-y:scroll}#anycomment-wrapper .reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}[data-whatinput=mouse] #anycomment-wrapper .reveal{outline:0}@media print,screen and (min-width:40em){#anycomment-wrapper .reveal{min-height:0}}#anycomment-wrapper .reveal .column,#anycomment-wrapper .reveal .columns{min-width:0}#anycomment-wrapper .reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){#anycomment-wrapper .reveal{width:600px;max-width:75rem}}#anycomment-wrapper .reveal.collapse{padding:0}@media print,screen and (min-width:40em){#anycomment-wrapper .reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40em){#anycomment-wrapper .reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40em){#anycomment-wrapper .reveal.large{width:90%;max-width:75rem}}#anycomment-wrapper .reveal.full{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}@media screen and (max-width:39.9375em){#anycomment-wrapper .reveal{top:0;left:0;width:100%;max-width:none;height:100%;height:100vh;min-height:100vh;margin-left:0;border:0;border-radius:0}}#anycomment-wrapper .reveal.without-overlay{position:fixed}#anycomment-wrapper .switch{height:2rem;position:relative;margin-bottom:0;outline:0;font-size:.875rem;font-weight:700;color:#fefefe;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#anycomment-wrapper .switch-input{position:absolute;margin-bottom:0;opacity:0}#anycomment-wrapper .switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:10px;background:#cacaca;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+#anycomment-wrapper .switch-paddle{margin:0}#anycomment-wrapper .switch-paddle::after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);border-radius:10px;background:#fefefe;-webkit-transition:all .25s ease-out;transition:all .25s ease-out;content:''}input:checked~#anycomment-wrapper .switch-paddle{background:#53af4a}input:checked~#anycomment-wrapper .switch-paddle::after{left:2.25rem}[data-whatinput=mouse] input:focus~#anycomment-wrapper .switch-paddle{outline:0}#anycomment-wrapper .switch-active,#anycomment-wrapper .switch-inactive{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#anycomment-wrapper .switch-active{left:8%;display:none}input:checked+label>#anycomment-wrapper .switch-active{display:block}#anycomment-wrapper .switch-inactive{right:15%}input:checked+label>#anycomment-wrapper .switch-inactive{display:none}#anycomment-wrapper .switch.tiny{height:1.5rem}#anycomment-wrapper .switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}#anycomment-wrapper .switch.tiny .switch-paddle::after{top:.25rem;left:.25rem;width:1rem;height:1rem}#anycomment-wrapper .switch.tiny input:checked~.switch-paddle::after{left:1.75rem}#anycomment-wrapper .switch.small{height:1.75rem}#anycomment-wrapper .switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}#anycomment-wrapper .switch.small .switch-paddle::after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}#anycomment-wrapper .switch.small input:checked~.switch-paddle::after{left:2rem}#anycomment-wrapper .switch.large{height:2.5rem}#anycomment-wrapper .switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}#anycomment-wrapper .switch.large .switch-paddle::after{top:.25rem;left:.25rem;width:2rem;height:2rem}#anycomment-wrapper .switch.large input:checked~.switch-paddle::after{left:2.75rem}#anycomment-wrapper table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f1f1f1;background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f8f8f8;color:#0a0a0a}tfoot{background:#f1f1f1;color:#0a0a0a}tfoot tr,thead tr{background:0 0}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(even){border-bottom:0;background-color:#f1f1f1}#anycomment-wrapper table.unstriped tbody{background-color:#fefefe}#anycomment-wrapper table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media screen and (max-width:63.9375em){#anycomment-wrapper table.stack thead{display:none}#anycomment-wrapper table.stack tfoot{display:none}#anycomment-wrapper table.stack td,#anycomment-wrapper table.stack th,#anycomment-wrapper table.stack tr{display:block}#anycomment-wrapper table.stack td{border-top:0}}#anycomment-wrapper table.scroll{display:block;width:100%;overflow-x:auto}#anycomment-wrapper table.hover thead tr:hover{background-color:#f3f3f3}#anycomment-wrapper table.hover tfoot tr:hover{background-color:#ececec}#anycomment-wrapper table.hover tbody tr:hover{background-color:#f9f9f9}#anycomment-wrapper table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:#ececec}#anycomment-wrapper .table-scroll{overflow-x:auto}#anycomment-wrapper .table-scroll table{width:auto}#anycomment-wrapper .tabs{margin:0;border:1px solid #e6e6e6;background:#fefefe;list-style-type:none}#anycomment-wrapper .tabs::after,#anycomment-wrapper .tabs::before{display:table;content:' ';-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}#anycomment-wrapper .tabs::after{clear:both}#anycomment-wrapper .tabs.vertical>li{display:block;float:none;width:auto}#anycomment-wrapper .tabs.simple>li>a{padding:0}#anycomment-wrapper .tabs.simple>li>a:hover{background:0 0}#anycomment-wrapper .tabs.primary{background:#53af4a}#anycomment-wrapper .tabs.primary>li>a{color:#0a0a0a}#anycomment-wrapper .tabs.primary>li>a:focus,#anycomment-wrapper .tabs.primary>li>a:hover{background:#4fa646}#anycomment-wrapper .tabs-title{float:left}#anycomment-wrapper .tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#53af4a}#anycomment-wrapper .tabs-title>a:hover{background:#fefefe;color:#479740}#anycomment-wrapper .tabs-title>a:focus,#anycomment-wrapper .tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#53af4a}#anycomment-wrapper .tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fefefe;color:#0a0a0a;-webkit-transition:all .5s ease;transition:all .5s ease}#anycomment-wrapper .tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}#anycomment-wrapper .tabs-panel{display:none;padding:1rem}#anycomment-wrapper .tabs-panel.is-active{display:block}#anycomment-wrapper .thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:solid 4px #fefefe;border-radius:0;-webkit-box-shadow:0 0 0 1px rgba(10,10,10,.2);box-shadow:0 0 0 1px rgba(10,10,10,.2);line-height:0}#anycomment-wrapper a.thumbnail{-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out}#anycomment-wrapper a.thumbnail:focus,#anycomment-wrapper a.thumbnail:hover{-webkit-box-shadow:0 0 6px 1px rgba(83,175,74,.5);box-shadow:0 0 6px 1px rgba(83,175,74,.5)}#anycomment-wrapper a.thumbnail image{-webkit-box-shadow:none;box-shadow:none}#anycomment-wrapper .title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#anycomment-wrapper .title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}#anycomment-wrapper .title-bar-left,#anycomment-wrapper .title-bar-right{-webkit-box-flex:1;-webkit-flex:1 1 0px;-ms-flex:1 1 0px;flex:1 1 0px}#anycomment-wrapper .title-bar-right{text-align:right}#anycomment-wrapper .title-bar-title{display:inline-block;vertical-align:middle;font-weight:700}#anycomment-wrapper .has-tip{position:relative;display:inline-block;border-bottom:dotted 1px #8a8a8a;font-weight:700;cursor:help}#anycomment-wrapper .tooltip{position:absolute;top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fefefe}#anycomment-wrapper .tooltip::before{position:absolute}#anycomment-wrapper .tooltip.bottom::before{display:block;width:0;height:0;border:inset .75rem;content:'';border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #0a0a0a;bottom:100%}#anycomment-wrapper .tooltip.bottom.align-center::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#anycomment-wrapper .tooltip.top::before{display:block;width:0;height:0;border:inset .75rem;content:'';border-bottom-width:0;border-top-style:solid;border-color:#0a0a0a transparent transparent;top:100%;bottom:auto}#anycomment-wrapper .tooltip.top.align-center::before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#anycomment-wrapper .tooltip.left::before{display:block;width:0;height:0;border:inset .75rem;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0a0a;left:100%}#anycomment-wrapper .tooltip.left.align-center::before{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#anycomment-wrapper .tooltip.right::before{display:block;width:0;height:0;border:inset .75rem;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #0a0a0a transparent transparent;right:100%;left:auto}#anycomment-wrapper .tooltip.right.align-center::before{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#anycomment-wrapper .tooltip.align-top::before{bottom:auto;top:10%}#anycomment-wrapper .tooltip.align-bottom::before{bottom:10%;top:auto}#anycomment-wrapper .tooltip.align-left::before{left:10%;right:auto}#anycomment-wrapper .tooltip.align-right::before{left:auto;right:10%}#anycomment-wrapper .top-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.5rem;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#anycomment-wrapper .top-bar,#anycomment-wrapper .top-bar ul{background-color:#e6e6e6}#anycomment-wrapper .top-bar input{max-width:200px;margin-right:1rem}#anycomment-wrapper .top-bar .input-group-field{width:100%;margin-right:0}#anycomment-wrapper .top-bar input.button{width:auto}#anycomment-wrapper .top-bar .top-bar-left,#anycomment-wrapper .top-bar .top-bar-right{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){#anycomment-wrapper .top-bar{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#anycomment-wrapper .top-bar .top-bar-left{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}#anycomment-wrapper .top-bar .top-bar-right{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto}}@media screen and (max-width:63.9375em){#anycomment-wrapper .top-bar.stacked-for-medium{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#anycomment-wrapper .top-bar.stacked-for-medium .top-bar-left,#anycomment-wrapper .top-bar.stacked-for-medium .top-bar-right{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:74.9375em){#anycomment-wrapper .top-bar.stacked-for-large{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}#anycomment-wrapper .top-bar.stacked-for-large .top-bar-left,#anycomment-wrapper .top-bar.stacked-for-large .top-bar-right{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}#anycomment-wrapper .top-bar-title{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:.5rem 1rem .5rem 0}#anycomment-wrapper .top-bar-left,#anycomment-wrapper .top-bar-right{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}#anycomment-wrapper .hide{display:none!important}#anycomment-wrapper .invisible{visibility:hidden}@media screen and (max-width:39.9375em){#anycomment-wrapper .hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){#anycomment-wrapper .show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){#anycomment-wrapper .hide-for-medium{display:none!important}}@media screen and (max-width:39.9375em){#anycomment-wrapper .show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:63.9375em){#anycomment-wrapper .hide-for-medium-only{display:none!important}}@media screen and (max-width:39.9375em),screen and (min-width:64em){#anycomment-wrapper .show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){#anycomment-wrapper .hide-for-large{display:none!important}}@media screen and (max-width:63.9375em){#anycomment-wrapper .show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.9375em){#anycomment-wrapper .hide-for-large-only{display:none!important}}@media screen and (max-width:63.9375em),screen and (min-width:75em){#anycomment-wrapper .show-for-large-only{display:none!important}}#anycomment-wrapper .show-for-sr,#anycomment-wrapper .show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}#anycomment-wrapper .show-on-focus:active,#anycomment-wrapper .show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}#anycomment-wrapper .hide-for-portrait,#anycomment-wrapper .show-for-landscape{display:block!important}@media screen and (orientation:landscape){#anycomment-wrapper .hide-for-portrait,#anycomment-wrapper .show-for-landscape{display:block!important}}@media screen and (orientation:portrait){#anycomment-wrapper .hide-for-portrait,#anycomment-wrapper .show-for-landscape{display:none!important}}#anycomment-wrapper .hide-for-landscape,#anycomment-wrapper .show-for-portrait{display:none!important}@media screen and (orientation:landscape){#anycomment-wrapper .hide-for-landscape,#anycomment-wrapper .show-for-portrait{display:none!important}}@media screen and (orientation:portrait){#anycomment-wrapper .hide-for-landscape,#anycomment-wrapper .show-for-portrait{display:block!important}}#anycomment-wrapper .align-right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#anycomment-wrapper .align-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#anycomment-wrapper .align-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#anycomment-wrapper .align-spaced{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}#anycomment-wrapper .align-right.vertical.menu>li>a{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}#anycomment-wrapper .align-center.vertical.menu>li>a{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#anycomment-wrapper .align-top{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}#anycomment-wrapper .align-self-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}#anycomment-wrapper .align-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}#anycomment-wrapper .align-self-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}#anycomment-wrapper .align-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#anycomment-wrapper .align-self-middle{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}#anycomment-wrapper .align-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}#anycomment-wrapper .align-self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}#anycomment-wrapper .align-center-middle{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}#anycomment-wrapper .small-order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}#anycomment-wrapper .small-order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}#anycomment-wrapper .small-order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}#anycomment-wrapper .small-order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}#anycomment-wrapper .small-order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}#anycomment-wrapper .small-order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}#anycomment-wrapper .medium-order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}#anycomment-wrapper .medium-order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}#anycomment-wrapper .medium-order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}#anycomment-wrapper .medium-order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}#anycomment-wrapper .medium-order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}#anycomment-wrapper .large-order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}#anycomment-wrapper .large-order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}#anycomment-wrapper .large-order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}#anycomment-wrapper .large-order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}#anycomment-wrapper .large-order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}}#anycomment-wrapper .flex-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#anycomment-wrapper .flex-child-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}#anycomment-wrapper .flex-child-grow{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}#anycomment-wrapper .flex-child-shrink{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}#anycomment-wrapper .flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}#anycomment-wrapper .flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#anycomment-wrapper .flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#anycomment-wrapper .flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40em){#anycomment-wrapper .medium-flex-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#anycomment-wrapper .medium-flex-child-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}#anycomment-wrapper .medium-flex-child-grow{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}#anycomment-wrapper .medium-flex-child-shrink{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}#anycomment-wrapper .medium-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}#anycomment-wrapper .medium-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#anycomment-wrapper .medium-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#anycomment-wrapper .medium-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){#anycomment-wrapper .large-flex-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#anycomment-wrapper .large-flex-child-auto{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}#anycomment-wrapper .large-flex-child-grow{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}#anycomment-wrapper .large-flex-child-shrink{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}#anycomment-wrapper .large-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}#anycomment-wrapper .large-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#anycomment-wrapper .large-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}#anycomment-wrapper .large-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}#anycomment-wrapper .slide-in-down.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}#anycomment-wrapper .slide-in-down.mui-enter.mui-enter-active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#anycomment-wrapper .slide-in-left.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}#anycomment-wrapper .slide-in-left.mui-enter.mui-enter-active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#anycomment-wrapper .slide-in-up.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}#anycomment-wrapper .slide-in-up.mui-enter.mui-enter-active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#anycomment-wrapper .slide-in-right.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}#anycomment-wrapper .slide-in-right.mui-enter.mui-enter-active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}#anycomment-wrapper .slide-out-down.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}#anycomment-wrapper .slide-out-down.mui-leave.mui-leave-active{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}#anycomment-wrapper .slide-out-right.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}#anycomment-wrapper .slide-out-right.mui-leave.mui-leave-active{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}#anycomment-wrapper .slide-out-up.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}#anycomment-wrapper .slide-out-up.mui-leave.mui-leave-active{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}#anycomment-wrapper .slide-out-left.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}#anycomment-wrapper .slide-out-left.mui-leave.mui-leave-active{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}#anycomment-wrapper .fade-in.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0;-webkit-transition-property:opacity;transition-property:opacity}#anycomment-wrapper .fade-in.mui-enter.mui-enter-active{opacity:1}#anycomment-wrapper .fade-out.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:1;-webkit-transition-property:opacity;transition-property:opacity}#anycomment-wrapper .fade-out.mui-leave.mui-leave-active{opacity:0}#anycomment-wrapper .hinge-in-from-top.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .hinge-in-from-top.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}#anycomment-wrapper .hinge-in-from-right.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .hinge-in-from-right.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}#anycomment-wrapper .hinge-in-from-bottom.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .hinge-in-from-bottom.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}#anycomment-wrapper .hinge-in-from-left.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .hinge-in-from-left.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}#anycomment-wrapper .hinge-in-from-middle-x.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .hinge-in-from-middle-x.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}#anycomment-wrapper .hinge-in-from-middle-y.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .hinge-in-from-middle-y.mui-enter.mui-enter-active{-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);opacity:1}#anycomment-wrapper .hinge-out-from-top.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .hinge-out-from-top.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}#anycomment-wrapper .hinge-out-from-right.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .hinge-out-from-right.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}#anycomment-wrapper .hinge-out-from-bottom.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .hinge-out-from-bottom.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(-90deg);transform:perspective(2000px) rotateX(-90deg);opacity:0}#anycomment-wrapper .hinge-out-from-left.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .hinge-out-from-left.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(-90deg);transform:perspective(2000px) rotateY(-90deg);opacity:0}#anycomment-wrapper .hinge-out-from-middle-x.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .hinge-out-from-middle-x.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateX(90deg);transform:perspective(2000px) rotateX(90deg);opacity:0}#anycomment-wrapper .hinge-out-from-middle-y.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:perspective(2000px) rotate(0);transform:perspective(2000px) rotate(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .hinge-out-from-middle-y.mui-leave.mui-leave-active{-webkit-transform:perspective(2000px) rotateY(90deg);transform:perspective(2000px) rotateY(90deg);opacity:0}#anycomment-wrapper .scale-in-up.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .scale-in-up.mui-enter.mui-enter-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}#anycomment-wrapper .scale-in-down.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .scale-in-down.mui-enter.mui-enter-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}#anycomment-wrapper .scale-out-up.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .scale-out-up.mui-leave.mui-leave-active{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);opacity:0}#anycomment-wrapper .scale-out-down.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .scale-out-down.mui-leave.mui-leave-active{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);opacity:0}#anycomment-wrapper .spin-in.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(-.75turn);-ms-transform:rotate(-.75turn);transform:rotate(-.75turn);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .spin-in.mui-enter.mui-enter-active{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}#anycomment-wrapper .spin-out.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .spin-out.mui-leave.mui-leave-active{-webkit-transform:rotate(.75turn);-ms-transform:rotate(.75turn);transform:rotate(.75turn);opacity:0}#anycomment-wrapper .spin-in-ccw.mui-enter{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(.75turn);-ms-transform:rotate(.75turn);transform:rotate(.75turn);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:0}#anycomment-wrapper .spin-in-ccw.mui-enter.mui-enter-active{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}#anycomment-wrapper .spin-out-ccw.mui-leave{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;opacity:1}#anycomment-wrapper .spin-out-ccw.mui-leave.mui-leave-active{-webkit-transform:rotate(-.75turn);-ms-transform:rotate(-.75turn);transform:rotate(-.75turn);opacity:0}#anycomment-wrapper .slow{-webkit-transition-duration:750ms!important;transition-duration:750ms!important}#anycomment-wrapper .fast{-webkit-transition-duration:250ms!important;transition-duration:250ms!important}#anycomment-wrapper .linear{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}#anycomment-wrapper .ease{-webkit-transition-timing-function:ease!important;transition-timing-function:ease!important}#anycomment-wrapper .ease-in{-webkit-transition-timing-function:ease-in!important;transition-timing-function:ease-in!important}#anycomment-wrapper .ease-out{-webkit-transition-timing-function:ease-out!important;transition-timing-function:ease-out!important}#anycomment-wrapper .ease-in-out{-webkit-transition-timing-function:ease-in-out!important;transition-timing-function:ease-in-out!important}#anycomment-wrapper .bounce-in{-webkit-transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}#anycomment-wrapper .bounce-out{-webkit-transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important;transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}#anycomment-wrapper .bounce-in-out{-webkit-transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}#anycomment-wrapper .short-delay{-webkit-transition-delay:.3s!important;transition-delay:.3s!important}#anycomment-wrapper .long-delay{-webkit-transition-delay:.7s!important;transition-delay:.7s!important}#anycomment-wrapper .shake{-webkit-animation-name:shake-7;animation-name:shake-7}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}15%,25%,35%,45%,5%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{-webkit-transform:translateX(7%);transform:translateX(7%)}15%,25%,35%,45%,5%,55%,65%,75%,85%,95%{-webkit-transform:translateX(-7%);transform:translateX(-7%)}}#anycomment-wrapper .spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@-webkit-keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes spin-cw-1turn{0%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}#anycomment-wrapper .spin-ccw{-webkit-animation-name:spin-ccw-1turn;animation-name:spin-ccw-1turn}@-webkit-keyframes spin-ccw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spin-ccw-1turn{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}#anycomment-wrapper .wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@-webkit-keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,100%,30%,70%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes wiggle-7deg{40%,50%,60%{-webkit-transform:rotate(7deg);transform:rotate(7deg)}35%,45%,55%,65%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}0%,100%,30%,70%{-webkit-transform:rotate(0);transform:rotate(0)}}#anycomment-wrapper .shake,#anycomment-wrapper .spin-ccw,#anycomment-wrapper .spin-cw,#anycomment-wrapper .wiggle{-webkit-animation-duration:.5s;animation-duration:.5s}#anycomment-wrapper .infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#anycomment-wrapper .slow{-webkit-animation-duration:750ms!important;animation-duration:750ms!important}#anycomment-wrapper .fast{-webkit-animation-duration:250ms!important;animation-duration:250ms!important}#anycomment-wrapper .linear{-webkit-animation-timing-function:linear!important;animation-timing-function:linear!important}#anycomment-wrapper .ease{-webkit-animation-timing-function:ease!important;animation-timing-function:ease!important}#anycomment-wrapper .ease-in{-webkit-animation-timing-function:ease-in!important;animation-timing-function:ease-in!important}#anycomment-wrapper .ease-out{-webkit-animation-timing-function:ease-out!important;animation-timing-function:ease-out!important}#anycomment-wrapper .ease-in-out{-webkit-animation-timing-function:ease-in-out!important;animation-timing-function:ease-in-out!important}#anycomment-wrapper .bounce-in{-webkit-animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important;animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}#anycomment-wrapper .bounce-out{-webkit-animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important;animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}#anycomment-wrapper .bounce-in-out{-webkit-animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important;animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}#anycomment-wrapper .short-delay{-webkit-animation-delay:.3s!important;animation-delay:.3s!important}#anycomment-wrapper .long-delay{-webkit-animation-delay:.7s!important;animation-delay:.7s!important}#anycomment-wrapper .minicolors{position:relative}#anycomment-wrapper .minicolors-sprite{background-image:url(../img/jquery.minicolors.png)}#anycomment-wrapper .minicolors-swatch{position:absolute;vertical-align:middle;background-position:-80px 0;border:solid 1px #ccc;cursor:text;padding:0;margin:0;display:inline-block}#anycomment-wrapper .minicolors-swatch-color{position:absolute;top:0;left:0;right:0;bottom:0}#anycomment-wrapper .minicolors input[type=hidden]+.minicolors-swatch{width:28px;position:static;cursor:pointer}#anycomment-wrapper .minicolors input[type=hidden][disabled]+.minicolors-swatch{cursor:default}#anycomment-wrapper .minicolors-panel{position:absolute;width:173px;background:#fff;border:solid 1px #ccc;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);z-index:99999;-webkit-box-sizing:content-box;box-sizing:content-box;display:none}#anycomment-wrapper .minicolors-panel.minicolors-visible{display:block}#anycomment-wrapper .minicolors-position-top .minicolors-panel{top:-154px}#anycomment-wrapper .minicolors-position-right .minicolors-panel{right:0}#anycomment-wrapper .minicolors-position-bottom .minicolors-panel{top:auto}#anycomment-wrapper .minicolors-position-left .minicolors-panel{left:0}#anycomment-wrapper .minicolors-with-opacity .minicolors-panel{width:194px}#anycomment-wrapper .minicolors .minicolors-grid{position:relative;top:1px;left:1px;width:150px;height:150px;margin-bottom:2px;background-position:-120px 0;cursor:crosshair}#anycomment-wrapper [dir=rtl] .minicolors .minicolors-grid{right:1px}#anycomment-wrapper .minicolors .minicolors-grid-inner{position:absolute;top:0;left:0;width:150px;height:150px}#anycomment-wrapper .minicolors-slider-saturation .minicolors-grid{background-position:-420px 0}#anycomment-wrapper .minicolors-slider-saturation .minicolors-grid-inner{background-position:-270px 0;background-image:inherit}#anycomment-wrapper .minicolors-slider-brightness .minicolors-grid{background-position:-570px 0}#anycomment-wrapper .minicolors-slider-brightness .minicolors-grid-inner{background-color:#000}#anycomment-wrapper .minicolors-slider-wheel .minicolors-grid{background-position:-720px 0}#anycomment-wrapper .minicolors-opacity-slider,#anycomment-wrapper .minicolors-slider{position:absolute;top:1px;left:152px;width:20px;height:150px;background-color:#fff;background-position:0 0;cursor:row-resize}#anycomment-wrapper [dir=rtl] .minicolors-opacity-slider,#anycomment-wrapper [dir=rtl] .minicolors-slider{right:152px}#anycomment-wrapper .minicolors-slider-saturation .minicolors-slider{background-position:-60px 0}#anycomment-wrapper .minicolors-slider-brightness .minicolors-slider{background-position:-20px 0}#anycomment-wrapper .minicolors-slider-wheel .minicolors-slider{background-position:-20px 0}#anycomment-wrapper .minicolors-opacity-slider{left:173px;background-position:-40px 0;display:none}#anycomment-wrapper [dir=rtl] .minicolors-opacity-slider{right:173px}#anycomment-wrapper .minicolors-with-opacity .minicolors-opacity-slider{display:block}#anycomment-wrapper .minicolors-grid .minicolors-picker{position:absolute;top:70px;left:70px;width:12px;height:12px;border:solid 1px #000;border-radius:10px;margin-top:-6px;margin-left:-6px;background:0 0}#anycomment-wrapper .minicolors-grid .minicolors-picker>div{position:absolute;top:0;left:0;width:8px;height:8px;border-radius:8px;border:solid 2px #fff;-webkit-box-sizing:content-box;box-sizing:content-box}#anycomment-wrapper .minicolors-picker{position:absolute;top:0;left:0;width:18px;height:2px;background:#fff;border:solid 1px #000;margin-top:-2px;-webkit-box-sizing:content-box;box-sizing:content-box}#anycomment-wrapper .minicolors-swatches,#anycomment-wrapper .minicolors-swatches li{margin:5px 0 3px 5px;padding:0;list-style:none;overflow:hidden}#anycomment-wrapper [dir=rtl] .minicolors-swatches,#anycomment-wrapper [dir=rtl] .minicolors-swatches li{margin:5px 5px 3px 0}#anycomment-wrapper .minicolors-swatches .minicolors-swatch{position:relative;float:left;cursor:pointer;margin:0 4px 0 0}#anycomment-wrapper [dir=rtl] .minicolors-swatches .minicolors-swatch{float:right;margin:0 0 0 4px}#anycomment-wrapper .minicolors-with-opacity .minicolors-swatches .minicolors-swatch{margin-right:7px}#anycomment-wrapper [dir=rtl] .minicolors-with-opacity .minicolors-swatches .minicolors-swatch{margin-right:0;margin-left:7px}#anycomment-wrapper .minicolors-swatch.selected{border-color:#000}#anycomment-wrapper .minicolors-inline{display:inline-block}#anycomment-wrapper .minicolors-inline .minicolors-input{display:none!important}#anycomment-wrapper .minicolors-inline .minicolors-panel{position:relative;top:auto;left:auto;-webkit-box-shadow:none;box-shadow:none;z-index:auto;display:inline-block}#anycomment-wrapper [dir=rtl] .minicolors-inline .minicolors-panel{right:auto}#anycomment-wrapper .minicolors-theme-default .minicolors-swatch{top:18px;left:12px;width:18px;height:18px}#anycomment-wrapper [dir=rtl] .minicolors-theme-default .minicolors-swatch{right:5px}#anycomment-wrapper .minicolors-theme-default .minicolors-swatches .minicolors-swatch{margin-bottom:2px;top:0;left:0;width:18px;height:18px}#anycomment-wrapper [dir=rtl] .minicolors-theme-default .minicolors-swatches .minicolors-swatch{right:0}#anycomment-wrapper .minicolors-theme-default.minicolors-position-right .minicolors-swatch{left:auto;right:5px}#anycomment-wrapper [dir=rtl] .minicolors-theme-default.minicolors-position-left .minicolors-swatch{right:auto;left:5px}#anycomment-wrapper .minicolors-theme-default.minicolors{width:auto;display:inline-block}#anycomment-wrapper .minicolors-theme-default .minicolors-input{height:20px;width:auto;display:inline-block;padding-left:26px}#anycomment-wrapper [dir=rtl] .minicolors-theme-default .minicolors-input{text-align:right;unicode-bidi:-moz-plaintext;unicode-bidi:plaintext;padding-left:1px;padding-right:26px}#anycomment-wrapper .minicolors-theme-default.minicolors-position-right .minicolors-input{padding-right:26px;padding-left:inherit}#anycomment-wrapper [dir=rtl] .minicolors-theme-default.minicolors-position-left .minicolors-input{padding-right:inherit;padding-left:26px}#anycomment-wrapper .minicolors-theme-bootstrap .minicolors-swatch{z-index:2;top:3px;left:3px;width:28px;height:28px;border-radius:3px}#anycomment-wrapper [dir=rtl] .minicolors-theme-bootstrap .minicolors-swatch{right:3px}#anycomment-wrapper .minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch{margin-bottom:2px;top:0;left:0;width:20px;height:20px}#anycomment-wrapper [dir=rtl] .minicolors-theme-bootstrap .minicolors-swatches .minicolors-swatch{right:0}#anycomment-wrapper .minicolors-theme-bootstrap .minicolors-swatch-color{border-radius:inherit}#anycomment-wrapper .minicolors-theme-bootstrap.minicolors-position-right>.minicolors-swatch{left:auto;right:3px}#anycomment-wrapper [dir=rtl] .minicolors-theme-bootstrap.minicolors-position-left>.minicolors-swatch{right:auto;left:3px}#anycomment-wrapper .minicolors-theme-bootstrap .minicolors-input{float:none;padding-left:44px}#anycomment-wrapper [dir=rtl] .minicolors-theme-bootstrap .minicolors-input{text-align:right;unicode-bidi:-moz-plaintext;unicode-bidi:plaintext;padding-left:12px;padding-right:44px}#anycomment-wrapper .minicolors-theme-bootstrap.minicolors-position-right .minicolors-input{padding-right:44px;padding-left:12px}#anycomment-wrapper [dir=rtl] .minicolors-theme-bootstrap.minicolors-position-left .minicolors-input{padding-right:12px;padding-left:44px}#anycomment-wrapper .minicolors-theme-bootstrap .minicolors-input.input-lg+.minicolors-swatch{top:4px;left:4px;width:37px;height:37px;border-radius:5px}#anycomment-wrapper [dir=rtl] .minicolors-theme-bootstrap .minicolors-input.input-lg+.minicolors-swatch{right:4px}#anycomment-wrapper .minicolors-theme-bootstrap .minicolors-input.input-sm+.minicolors-swatch{width:24px;height:24px}#anycomment-wrapper .minicolors-theme-bootstrap .minicolors-input.input-xs+.minicolors-swatch{width:18px;height:18px}#anycomment-wrapper .input-group .minicolors-theme-bootstrap:not(:first-child) .minicolors-input{border-top-left-radius:0;border-bottom-left-radius:0}#anycomment-wrapper [dir=rtl] .input-group .minicolors-theme-bootstrap .minicolors-input{border-radius:4px}#anycomment-wrapper [dir=rtl] .input-group .minicolors-theme-bootstrap:not(:first-child) .minicolors-input{border-top-right-radius:0;border-bottom-right-radius:0}#anycomment-wrapper [dir=rtl] .input-group .minicolors-theme-bootstrap:not(:last-child) .minicolors-input{border-top-left-radius:0;border-bottom-left-radius:0}#anycomment-wrapper [dir=rtl] .input-group .form-control,#anycomment-wrapper [dir=rtl] .input-group-addon,#anycomment-wrapper [dir=rtl] .input-group-btn>.btn,#anycomment-wrapper [dir=rtl] .input-group-btn>.btn-group>.btn,#anycomment-wrapper [dir=rtl] .input-group-btn>.dropdown-toggle{border:1px solid #ccc;border-radius:4px}#anycomment-wrapper [dir=rtl] .input-group .form-control:first-child,#anycomment-wrapper [dir=rtl] .input-group-addon:first-child,#anycomment-wrapper [dir=rtl] .input-group-btn:first-child>.btn,#anycomment-wrapper [dir=rtl] .input-group-btn:first-child>.btn-group>.btn,#anycomment-wrapper [dir=rtl] .input-group-btn:first-child>.dropdown-toggle,#anycomment-wrapper [dir=rtl] .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,#anycomment-wrapper [dir=rtl] .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}#anycomment-wrapper [dir=rtl] .input-group .form-control:last-child,#anycomment-wrapper [dir=rtl] .input-group-addon:last-child,#anycomment-wrapper [dir=rtl] .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,#anycomment-wrapper [dir=rtl] .input-group-btn:first-child>.btn:not(:first-child),#anycomment-wrapper [dir=rtl] .input-group-btn:last-child>.btn,#anycomment-wrapper [dir=rtl] .input-group-btn:last-child>.btn-group>.btn,#anycomment-wrapper [dir=rtl] .input-group-btn:last-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}#anycomment-wrapper .minicolors-theme-semanticui .minicolors-swatch{top:0;left:0;padding:18px}#anycomment-wrapper [dir=rtl] .minicolors-theme-semanticui .minicolors-swatch{right:0}#anycomment-wrapper .minicolors-theme-semanticui input{text-indent:30px}#anycomment-wrapper .button{text-shadow:none;-webkit-box-shadow:none;box-shadow:none;height:auto}#anycomment-wrapper .anycomment-form-wrapper__field{margin-top:25px;border-bottom:1px solid #c4c4c4;padding-bottom:25px}#anycomment-wrapper .anycomment-form-wrapper__field:first-child{margin-top:0}#anycomment-wrapper .anycomment-form-wrapper__field:last-child{border-bottom:0;padding-bottom:0}#anycomment-wrapper .anycomment-form-wrapper label{font-size:16px;font-weight:700;color:#686868;line-height:1}#anycomment-wrapper .anycomment-form-wrapper .description{font-size:12px;font-weight:200;margin:5px 0 0;font-style:normal;padding:0;color:#686868}#anycomment-wrapper .anycomment-form-wrapper select.anycomment-select2{display:none}#anycomment-wrapper .anycomment-form-wrapper textarea{width:100%;max-width:100%;min-width:100%}#anycomment-wrapper .anycomment-form-wrapper input[type=color],#anycomment-wrapper .anycomment-form-wrapper input[type=number]{max-width:200px}#anycomment-wrapper .anycomment-form-wrapper .select2-container,#anycomment-wrapper .anycomment-form-wrapper input[type=number],#anycomment-wrapper .anycomment-form-wrapper input[type=text],#anycomment-wrapper .anycomment-form-wrapper textarea{margin:10px 0 0}#anycomment-wrapper .anycomment-form-wrapper input[type=number],#anycomment-wrapper .anycomment-form-wrapper input[type=text],#anycomment-wrapper .anycomment-form-wrapper textarea{border:1px solid #b6c1c6;padding:9px;background-color:#fff;color:#000;-webkit-box-shadow:none;box-shadow:none;border-radius:6px}#anycomment-wrapper .anycomment-form-wrapper input.anycomment-input-color{padding:9px 10px 10px 36px}#anycomment-wrapper .anycomment-form-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:39px}#anycomment-wrapper .anycomment-form-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{height:39px}#anycomment-wrapper .anycomment-form-wrapper .switch input:checked~.switch-paddle,#anycomment-wrapper .anycomment-form-wrapper .switch.primary input:checked~.switch-paddle{background:#53af4a}#anycomment-wrapper .anycomment-form-wrapper .switch.secondary input:checked~.switch-paddle{background:#b6c1c6}#anycomment-wrapper .anycomment-form-wrapper .switch.success input:checked~.switch-paddle{background:#3adb76}#anycomment-wrapper .anycomment-form-wrapper .switch.alert input:checked~.switch-paddle{background:#cc4b37}#anycomment-wrapper .anycomment-form-wrapper .switch.warning input:checked~.switch-paddle{background:#ffae00}#anycomment-wrapper .anycomment-form .select2-container .select2-selection--single,#anycomment-wrapper .anycomment-form input[type=number],#anycomment-wrapper .anycomment-form input[type=text]{height:39px}#anycomment-wrapper .anycomment-form input[type=submit]{margin-top:40px}#anycomment-wrapper .anycomment-guide-block{display:block;background-color:#e9e9e9;padding:20px;color:grey;text-align:center}#anycomment-wrapper .anycomment-guide-block-social-icon img{width:100px;height:auto;margin-bottom:20px}#anycomment-wrapper .anycomment-guide-block-header{font-size:24px;font-weight:700;margin-bottom:20px;line-height:1.3}#anycomment-wrapper .anycomment-guide-block-link{text-decoration:underline}#anycomment-wrapper .anycomment-guide-block-link:active,#anycomment-wrapper .anycomment-guide-block-link:focus,#anycomment-wrapper .anycomment-guide-block-link:hover{text-decoration:none}#anycomment-wrapper .anycomment-tabs__menu ul{margin:0;padding:0;list-style:none}#anycomment-wrapper .anycomment-tabs__menu ul li{margin-bottom:5px}#anycomment-wrapper .anycomment-tabs__menu ul li:last-of-type{margin-bottom:0}#anycomment-wrapper .anycomment-tabs__menu ul li.active a,#anycomment-wrapper .anycomment-tabs__menu ul li.current a{background-color:#b6c1c6;border:1px solid #b6c1c6;color:#fff}#anycomment-wrapper .anycomment-tabs__menu ul li a{padding:15px;color:#858585;border:1px solid #b6c1c6;background-color:#e8edef;display:block;width:100%;font-size:20px;font-weight:400;-webkit-box-shadow:none;box-shadow:none;border-radius:10px}#anycomment-wrapper .anycomment-tabs__menu ul li a:active,#anycomment-wrapper .anycomment-tabs__menu ul li a:focus,#anycomment-wrapper .anycomment-tabs__menu ul li a:hover{background-color:#b6c1c6;border:1px solid #b6c1c6;color:#fff}#anycomment-wrapper .anycomment-tabs__container{padding:0 20px}#anycomment-wrapper .anycomment-tabs__container__tab.current{display:block}#anycomment-wrapper .anycomment-tabs__container__tab{display:none}#anycomment-wrapper .anycomment-tabs__menu-socials ul li.toggled a{position:relative}#anycomment-wrapper .anycomment-tabs__menu-socials ul li.toggled a::after{content:'';position:absolute;right:15px;top:50%;margin-top:-16px;width:32px;height:32px;background-color:#39b349;border-radius:50%}#anycomment-wrapper .anycomment-tabs__menu-socials ul li a{padding:5px}#anycomment-wrapper .anycomment-tabs__menu-socials ul li a img{width:41px;height:41px;vertical-align:middle;display:inline-block;margin-right:9px}#anycomment-wrapper .anycomment-tab{margin:30px 0}#anycomment-wrapper a,#anycomment-wrapper a:active,#anycomment-wrapper a:focus{-webkit-box-shadow:none;box-shadow:none}#anycomment-wrapper .anycomment-notice{padding:10px 20px;font-size:15px;-webkit-transition:-webkit-box-shadow .2s cubic-bezier(.4,0,.2,1);transition:-webkit-box-shadow .2s cubic-bezier(.4,0,.2,1);transition:box-shadow .2s cubic-bezier(.4,0,.2,1);transition:box-shadow .2s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .2s cubic-bezier(.4,0,.2,1);border:1px solid #eae9e9;margin:0 0 10px 0;background-color:#fff;border-radius:50px}#anycomment-wrapper .anycomment-notice.anycomment-square{border-radius:0}#anycomment-wrapper .anycomment-notice.anycomment-error{border:1px solid #fe7070}#anycomment-wrapper .anycomment-notice.anycomment-success{border:1px solid #259f3c}#anycomment-wrapper .anycomment-notice:active,#anycomment-wrapper .anycomment-notice:focus,#anycomment-wrapper .anycomment-notice:hover{-webkit-box-shadow:0 1px 6px 0 rgba(32,33,36,.28);box-shadow:0 1px 6px 0 rgba(32,33,36,.28)}#anycomment-wrapper .anycomment-dashboard{font-family:Roboto,Arial,Verdana,sans-serif;background-color:#fff;font-weight:300;position:relative;border-radius:16px}#anycomment-wrapper .anycomment-dashboard h2{font-size:25px;font-weight:300;color:#484848;padding:0}#anycomment-wrapper .anycomment-dashboard__container{padding:37px 0 37px 37px}#anycomment-wrapper .anycomment-dashboard__sidebar{padding:37px;border-radius:0 16px 16px 0;background-color:#106ddc}#anycomment-wrapper .anycomment-dashboard__sidebar--widget{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.5)}#anycomment-wrapper .anycomment-dashboard__sidebar--widget:last-of-type{margin-bottom:0;border-bottom:0}#anycomment-wrapper .anycomment-dashboard__sidebar--widget h2{color:#fff;margin-top:0;margin-bottom:30px}#anycomment-wrapper .anycomment-dashboard__sidebar-news li{color:#fff}#anycomment-wrapper .anycomment-dashboard__sidebar-all-news{margin-top:20px;width:100%;text-align:center}#anycomment-wrapper .anycomment-dashboard__sidebar-all-news a{font-size:15px;color:#fff!important}#anycomment-wrapper .anycomment-dashboard__sidebar-news-content{font-size:15px;margin-top:5px;color:#fff}#anycomment-wrapper .anycomment-dashboard__sidebar-news-date{margin-bottom:11px;font-size:14px}#anycomment-wrapper .anycomment-dashboard__sidebar-news-date-new{margin-left:11px;display:inline-block;background-color:#ec4568;color:#fff;padding:4px 6px;border-radius:4px}#anycomment-wrapper .anycomment-dashboard__sidebar-news-title{font-size:17px;font-weight:700;margin-bottom:5px}#anycomment-wrapper .anycomment-dashboard__sidebar ul{list-style:none;margin:0;padding:0}#anycomment-wrapper .anycomment-dashboard__sidebar ul li{margin-bottom:10px}#anycomment-wrapper .anycomment-dashboard__sidebar ul li:last-of-type{margin-bottom:0}#anycomment-wrapper .anycomment-dashboard__sidebar ul li *{color:#fff}#anycomment-wrapper .anycomment-dashboard a{text-decoration:none}#anycomment-wrapper .anycomment-dashboard__header{margin-bottom:30px;padding-right:37px}#anycomment-wrapper .anycomment-dashboard__header-logo,#anycomment-wrapper .anycomment-dashboard__header-official{font-size:20px}#anycomment-wrapper .anycomment-dashboard__header-official a{font-size:16px;color:#ec4568}#anycomment-wrapper .anycomment-dashboard__header-official a:active,#anycomment-wrapper .anycomment-dashboard__header-official a:focus,#anycomment-wrapper .anycomment-dashboard__header-official a:hover{color:#8a0e28}#anycomment-wrapper .anycomment-dashboard__header-logo{text-align:left}#anycomment-wrapper .anycomment-dashboard__header-logo img{height:38px;margin-right:20px;vertical-align:top;margin-top:-10px}#anycomment-wrapper .anycomment-dashboard__header-logo h2,#anycomment-wrapper .anycomment-dashboard__header-logo img{display:inline-block;float:left}#anycomment-wrapper .anycomment-dashboard__header-logo h2 sup{font-size:12px}#anycomment-wrapper .anycomment-dashboard__header-logo h2{color:#484848;margin:0}#anycomment-wrapper .anycomment-dashboard__header-official{text-align:right;color:#373737}#anycomment-wrapper .anycomment-dashboard__tabs ul{list-style:none;padding:0;margin:0}#anycomment-wrapper .anycomment-dashboard__tabs ul li{display:inline-block;float:left;margin:0 25px 0 0}#anycomment-wrapper .anycomment-dashboard__tabs ul li:last-of-type{margin-right:0}#anycomment-wrapper .anycomment-dashboard__tabs ul li a{color:#686868;font-size:16px;font-weight:300;display:block;padding:15px 0}#anycomment-wrapper .anycomment-dashboard__tabs ul li a:hover{color:#484848}#anycomment-wrapper .anycomment-dashboard__tabs ul li.active a{color:#000;border-bottom:5px solid #44cdac;padding:15px 0}#anycomment-wrapper .anycomment-dashboard__splitter-horizontal-space{padding:0 37px}#anycomment-wrapper .anycomment-dashboard__splitter-right-space{padding-right:37px}#anycomment-wrapper .anycomment-dashboard__splitter-left-space{padding-right:37px}#anycomment-wrapper .anycomment-dashboard__splitter{border-top:2px solid #d8d8d8;border-bottom:2px solid #d8d8d8}#anycomment-wrapper .anycomment-dashboard__splitter-half{padding:30px 0}#anycomment-wrapper .anycomment-dashboard__splitter-half:first-child{border-right:2px solid #d8d8d8;margin-left:-2px}#anycomment-wrapper .anycomment-dashboard__splitter-half-comments span:first-child{color:#ec4568}#anycomment-wrapper .anycomment-dashboard__splitter-half-commentators{color:#53146c}#anycomment-wrapper .anycomment-dashboard__splitter-half-description{padding-top:20px}#anycomment-wrapper .anycomment-dashboard__splitter-half-description span{text-align:center;font-weight:300;display:block}#anycomment-wrapper .anycomment-dashboard__splitter-half-description span:first-child{font-size:86px;font-weight:300;margin-bottom:50px}#anycomment-wrapper .anycomment-dashboard__splitter-half-description span:last-of-type{color:#747474;font-size:22px}#anycomment-wrapper .anycomment-dashboard__statistics{width:100%}#anycomment-wrapper .anycomment-dashboard__statistics h2{color:#484848;width:100%;margin:45px 0;text-align:left}#anycomment-wrapper .anycomment-dashboard__statistics-graph,#anycomment-wrapper .anycomment-dashboard__statistics-userlist{display:inline-block;float:left}#anycomment-wrapper .anycomment-dashboard__statistics-graph{width:65%;border-right:2px solid #d8d8d8;padding-right:37px}#anycomment-wrapper .anycomment-dashboard__statistics-userlist{width:35%;padding-left:37px;padding-right:37px}#anycomment-wrapper .anycomment-dashboard__statistics-userlist-counter{float:right;margin-top:20px}#anycomment-wrapper .anycomment-dashboard__statistics-userlist-avatar{background-size:cover;background-position:center;width:64px;height:64px;display:inline-block;margin-right:19px;vertical-align:middle;border-radius:50%}#anycomment-wrapper .anycomment-dashboard__statistics-userlist ul{list-style:none;margin:0;padding:0}#anycomment-wrapper .anycomment-dashboard__statistics-userlist ul li{margin-bottom:20px;font-size:20px;font-weight:300;text-align:left}#anycomment-wrapper .anycomment-dashboard__statistics-userlist ul li:last-of-type{margin-bottom:0}@media screen and (max-width:1600px){#anycomment-wrapper .anycomment-dashboard__statistics-graph,#anycomment-wrapper .anycomment-dashboard__statistics-userlist{width:100%!important}#anycomment-wrapper .anycomment-dashboard__statistics-graph{border-right:0}}@media screen and (max-width:1400px){#anycomment-wrapper .anycomment-dashboard__splitter-half{width:100%}}@media screen and (max-width:1000px){#anycomment-wrapper .anycomment-dashboard__container,#anycomment-wrapper .anycomment-dashboard__sidebar{display:block;width:100%}#anycomment-wrapper .anycomment-dashboard__sidebar{position:relative!important;border-radius:0 0 16px 16px}}@media screen and (max-width:1024px){#anycomment-wrapper .anycomment-dashboard__splitter-half:first-child{border-right:0;margin-left:0}}#anycomment-wrapper .anycomment-notification{padding:20px;border-radius:4px;border:1px solid #d8d8d8}#anycomment-wrapper .anycomment-notification--center{text-align:center}#anycomment-wrapper .anycomment-notification__icon{margin-bottom:20px}#anycomment-wrapper .anycomment-notification__icon--center{text-align:center}#anycomment-wrapper .anycomment-notification__header{margin:0 0 8px 0;color:#212b36;font-size:18px}#anycomment-wrapper .anycomment-notification__header--center{text-align:center}#anycomment-wrapper .anycomment-notification__body{color:#66788a}#anycomment-wrapper .anycomment-notification__body--center{text-align:center}#anycomment-wrapper .anycomment-notification__footer{margin-top:20px}#anycomment-wrapper .anycomment-notification__footer--center{text-align:center}