﻿html{line-height:1.15;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}hr{box-sizing:content-box;height:0;overflow:visible}img{border-style:none}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;outline:none}abbr[title]{border-bottom:none;text-decoration:none}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica, Arial, sans-serif;font-size:13px;height:100%;margin:0px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li::before,.ql-editor ul[data-checked=false]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:"☑"}.ql-editor ul[data-checked=false]>li::before{content:"☐"}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:0.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:0.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0, decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1, lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2, lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3, decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4, lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5, lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6, decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7, lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8, lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia, Times New Roman, serif}.ql-editor .ql-font-monospace{font-family:Monaco, Courier New, monospace}.ql-editor .ql-size-small{font-size:0.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,0.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow{box-sizing:border-box}.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:0.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:0.83em}.ql-snow .ql-editor h6{font-size:0.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0px}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0px;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label::before,.ql-snow .ql-picker.ql-header .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:0.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:0.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia, Times New Roman, serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco, Courier New, monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,0.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{border-color:#ccc}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0px 0px 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0px;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0px;content:"Save";padding-right:0px}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0px)}100%{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0px)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:1px solid rgba(0,0,0,0.8);border-radius:5px;padding:20px 20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:0.5}.dropzone .dz-message{text-align:center;margin:3em 0}.dropzone .dz-message .dz-button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom, #eee, #ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity 0.2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,0.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,0.8);background-color:rgba(255,255,255,0.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,0.4);padding:0 0.4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{transform:scale(1.05, 1.05);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;animation:slide-in 3s cubic-bezier(0.77, 0, 0.175, 1)}.dropzone .dz-preview .dz-success-mark,.dropzone .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px;background:rgba(0,0,0,0.8);border-radius:50%}.dropzone .dz-preview .dz-success-mark svg,.dropzone .dz-preview .dz-error-mark svg{display:block;width:54px;height:54px;fill:#fff}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all 0.2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity 0.4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:20px;top:50%;margin-top:-10px;left:15%;right:15%;border:3px solid rgba(0,0,0,0.8);background:rgba(0,0,0,0.8);border-radius:10px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#fff;display:block;position:relative;height:100%;width:0;transition:width 300ms ease-in-out;border-radius:17px}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;transition:opacity 0.3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#b10606;padding:0.5em 1em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #b10606}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform, visibility, opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(0.54, 1.5, 0.38, 1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.treeselect-input{width:100%;box-sizing:border-box;min-height:37px;cursor:text;background-color:#fff;border:1px solid #d7dde4;border-radius:4px;flex-wrap:wrap;align-items:center;padding:2px 40px 2px 4px;display:flex;position:relative}.treeselect-input--unsearchable{cursor:default}.treeselect-input--unsearchable .treeselect-input__edit{caret-color:rgba(0,0,0,0);cursor:default}.treeselect-input--unsearchable .treeselect-input__edit:focus{z-index:-1;position:absolute}.treeselect-input--value-not-selected.treeselect-input--unsearchable .treeselect-input__edit:focus{z-index:auto;width:auto;position:static}.treeselect-input--value-not-selected .treeselect-input__edit{width:auto;z-index:auto}.treeselect-input--value-not-selected .treeselect-input__tags{gap:0}.treeselect-input__tags{max-width:100%;box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.treeselect-input__tags-element{cursor:pointer;max-width:100%;box-sizing:border-box;background-color:#d7dde4;border-radius:2px;align-items:center;padding:2px 5px;font-size:14px;display:inline-flex}.treeselect-input__tags-element:hover{background-color:#c5c7cb}.treeselect-input__tags-element:hover .treeselect-input__tags-cross svg{stroke:#eb4c42}.treeselect-input__tags-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.treeselect-input__tags-cross{margin-left:2px;display:flex}.treeselect-input__tags-cross svg{width:12px;height:12px}.treeselect-input__tags-count{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.treeselect-input__edit{width:0;z-index:-1;min-width:0;border:none;flex:1;font-size:14px;position:absolute}.treeselect-input__edit:focus{min-width:30px;z-index:auto;width:auto;outline:none;position:static}.treeselect-input__operators{max-width:40px;display:flex;position:absolute;right:2px}.treeselect-input__clear{cursor:pointer;display:flex}.treeselect-input__clear svg{stroke:#c5c7cb;width:17px;min-width:17px;height:20px}.treeselect-input__clear:hover svg{stroke:#838790}.treeselect-input__arrow{cursor:pointer;display:flex}.treeselect-input__arrow svg{stroke:#c5c7cb;width:20px;min-width:20px;height:20px}.treeselect-input__arrow:hover svg{stroke:#838790}.treeselect-list{width:100%;box-sizing:border-box;max-height:300px;background-color:#fff;border:1px solid #d7dde4;overflow-y:auto}.treeselect-list__group-container{box-sizing:border-box}.treeselect-list__item{box-sizing:border-box;cursor:pointer;height:30px;align-items:center;display:flex}.treeselect-list__item:focus{outline:none}.treeselect-list__item--focused{background-color:azure !important}.treeselect-list__item--hidden{display:none}.treeselect-list__item-icon{cursor:pointer;height:20px;width:20px;min-width:20px;align-items:center;display:flex}.treeselect-list__item-icon svg{pointer-events:none;width:100%;height:100%;stroke:#c5c7cb}.treeselect-list__item-icon *{pointer-events:none}.treeselect-list__item-icon:hover svg{stroke:#838790}.treeselect-list__item-checkbox-container{width:20px;height:20px;min-width:20px;pointer-events:none;box-sizing:border-box;background-color:#fff;border:1px solid #d7dde4;border-radius:3px;position:relative}.treeselect-list__item-checkbox-container svg{height:100%;width:100%;position:absolute}.treeselect-list__item-checkbox{width:0;height:0;pointer-events:none;z-index:-1;margin:0;position:absolute}.treeselect-list__item-checkbox-icon{height:100%;width:100%;text-align:left;position:absolute;top:0;left:0}.treeselect-list__item-label{width:100%;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;pointer-events:none;text-align:left;padding-left:5px;font-size:14px;overflow:hidden}.treeselect-list__item-label-counter{color:#838790;margin-left:3px;font-size:13px}.treeselect-list__empty{height:30px;align-items:center;padding-left:4px;display:flex}.treeselect-list__empty--hidden{display:none}.treeselect-list__empty-icon{align-items:center;display:flex}.treeselect-list__empty-text{text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;padding-left:5px;font-size:14px;overflow:hidden}.treeselect-list__slot{box-sizing:border-box;width:100%;max-width:100%;background-color:#fff;position:sticky;bottom:0}.treeselect-list.treeselect-list--single-select .treeselect-list__item-checkbox-container,.treeselect-list.treeselect-list--disabled-branch-node .treeselect-list__item--group .treeselect-list__item-checkbox-container{display:none}.treeselect-list__item--checked{background-color:#e9f1f1}.treeselect-list.treeselect-list--single-select .treeselect-list__item--checked{background-color:rgba(0,0,0,0)}.treeselect-list.treeselect-list--single-select .treeselect-list__item--single-selected{background-color:#e9f1f1}.treeselect-list__item .treeselect-list__item-checkbox-container svg{stroke:rgba(0,0,0,0)}.treeselect-list__item--checked .treeselect-list__item-checkbox-container svg,.treeselect-list__item--partial-checked .treeselect-list__item-checkbox-container svg{stroke:#fff}.treeselect-list__item--checked .treeselect-list__item-checkbox-container,.treeselect-list__item--partial-checked .treeselect-list__item-checkbox-container{background-color:#52c67e}.treeselect{width:100%;box-sizing:border-box;position:relative}.treeselect--disabled{pointer-events:none}.treeselect-list{box-sizing:border-box;z-index:1000;border-radius:4px;position:absolute;left:0}.treeselect .treeselect-list{position:absolute}.treeselect .treeselect-list--static{position:static}.treeselect-input--focused{border-color:#101010}.treeselect-input--opened.treeselect-input--top{border-top-color:rgba(0,0,0,0);border-top-left-radius:0;border-top-right-radius:0}.treeselect-input--opened.treeselect-input--bottom{border-bottom-color:rgba(0,0,0,0);border-bottom-left-radius:0;border-bottom-right-radius:0}.treeselect-list--focused{border-color:#101010}.treeselect-list--top,.treeselect-list--top-to-body{border-bottom-color:#d7dde4;border-bottom-left-radius:0;border-bottom-right-radius:0}.treeselect-list--bottom,.treeselect-list--bottom-to-body{border-top-color:#d7dde4;border-top-left-radius:0;border-top-right-radius:0}.treeselect-list--top{bottom:100%;left:0}.treeselect-list--bottom{top:100%;left:0}.clearfix:after{content:" ";display:block;clear:both}@font-face{font-family:"Lato";font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Lato-Light-79bb619f6109c6ecb042fa01500ba67111551b531f3efbc8174767ab7df03f79.ttf) format("truetype")}@font-face{font-family:"Lato";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Lato-Regular-2cb12ae895178f5661b1cebdeb105b6a246bf4e9ef13c0ce0f46c1a494447da2.ttf) format("truetype")}@font-face{font-family:"Lato";font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Lato-Italic-61ecb8e87168fbecf4ccf79824a891fa79c6ce81038692636ee2465ce868f84c.ttf) format("truetype")}@font-face{font-family:"Lato";font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Lato-Semibold-b29d812b1b50192e4ebad973a0a1f712235fa229de82209b82a2b0cc52ee20b0.ttf) format("truetype")}@font-face{font-family:"Lato";font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Lato-Bold-8aac3e28b18656067c23d6de1697f47a19866919ac0ea096dcad931129244a90.ttf) format("truetype")}@font-face{font-family:"Lato";font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Lato-Black-998d863a2ccf7163389b70eb70fe32f12bded7a07dfff35e98108a3b74107ec1.ttf) format("truetype")}body,textarea,input{font-family:"Lato", "Sofia Pro", "Roboto", sans-serif;font-size:16px;color:#333333}summary{cursor:pointer}h1{font-size:1.375rem}h2{font-size:1.1875rem}h3{font-weight:500;font-size:1.0625rem}h3 svg{margin-right:0.625rem}#main{padding-top:2.75rem;padding-bottom:2.5rem;width:100%;overflow:hidden}@media screen and (min-width: 641px){#main{padding-top:3.75rem}}.page-body{padding:0 1.25rem;margin:0 auto}@media screen and (min-width: 641px){.page-body{max-width:80%}}@media screen and (min-width: 1008px){.page-body{max-width:1008px}}.page-body p{text-align:justify}.turbo-progress-bar{height:5px;background-color:#00abaa}.text-center{text-align:center}.hidden{display:none !important}@media screen and (min-width: 641px){.hide-md{display:none !important}}@media screen and (min-width: 1008px){.hide-lg{display:none !important}}.show-md{display:none !important}@media screen and (min-width: 641px){.show-md{display:block !important}}.show-lg{display:none !important}@media screen and (min-width: 1008px){.show-lg{display:block !important}}#header{-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);position:fixed;z-index:10;width:100%;height:2.75rem;background-color:#ffffff;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 641px){#header{height:3.75rem}}#header.header--without-center .header__right{min-width:340px;padding-right:0.625rem}#header .header__left,#header .header__right{flex-basis:12%}#header h1{font-weight:normal;font-size:1.1rem;text-align:center;flex:1}@media screen and (min-width: 641px){#header h1{font-size:1.4rem}}#header form.button_to{margin:0}#header form.button_to .button{margin:0}#header .header__link{display:inline-block;padding:0.3125rem 0.625rem;height:2.125rem;line-height:2.125rem;text-decoration:none;color:#2c2d84}@media screen and (min-width: 641px){#header .header__link{height:3.125rem;line-height:3.125rem}}#header .header__button{margin:0 0.625rem}#header .header__logo{margin-left:0rem}@media screen and (min-width: 1008px){#header .header__logo{margin-left:1.875rem}}#header .header__logo img{max-height:2.125rem}@media screen and (min-width: 641px){#header .header__logo img{max-height:3.125rem}}#header .nav{position:relative;display:flex;align-items:center;justify-content:flex-end}@media screen and (min-width: 1008px){#header .nav{margin-right:1.5625rem}}#header .nav button.mobile-menu{font-size:1.625rem;color:#2c2d84;display:flex;padding:0}#header .nav button.mobile-menu:hover{background-color:transparent}#header .nav button.mobile-menu i,#header .nav button.mobile-menu svg{margin-right:0}#header .nav-items{position:fixed;left:0;top:2.75rem;background-color:#ffffff;z-index:5;width:100%;max-height:100vh;padding:0;border-bottom:1px solid #f2f2f2;overflow:auto;-webkit-animation-name:slideDown;-webkit-animation-duration:0.5s;animation-name:slideDown;animation-duration:0.5s}@media screen and (min-width: 641px){#header .nav-items{top:3.75rem}}#header .nav-items .nav-item{padding:1.25rem;display:block;text-decoration:none;color:#2c2d84;font-size:1rem}#header .nav-items .nav-item:hover{background-color:#00abaa;color:#ffffff}@-webkit-keyframes slideDown{from{max-height:0}to{max-height:100vh}}@keyframes slideDown{from{max-height:0}to{max-height:100vh}}.line{fill:none;stroke:#2c2d84;stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}.line1{stroke-dasharray:60 207;stroke-width:6}.line2{stroke-dasharray:60 60;stroke-width:6}.line3{stroke-dasharray:60 207;stroke-width:6}.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.answers-slider{margin-top:0.625rem;overflow-x:auto;padding:0.625rem 0.625rem;display:flex}.answers-slider .answer-slide{position:relative;flex-shrink:0;margin-right:1.25rem}.answers-slider .answer-slide a{display:block;height:95px;width:155px;background-color:rgba(255,255,255,0.6);border-radius:3px;background-size:cover;background-position:center}.answers-slider .answer-slide .answer-slide__number{padding:4px;display:inline-block;background-color:#e0e0e0;color:#333333;border-top-left-radius:3px;border-bottom-right-radius:3px}.answers-slider .answer-slide .answer-slide__icons{position:absolute;bottom:25px;left:5px}.answers-slider .answer-slide .answer-slide__icons span{-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);padding:5px;width:15px;height:15px;background-color:#e0e0e0;color:#333333;border-radius:5px;margin-right:0.625rem;display:inline-block;text-align:center}.answers-slider .answer-slide .answer-slide__icons span.complete{color:#ffffff;background-color:#00abaa}.answers-slider .answer-slide .answer-slide__icons span.spinner-wrapper{color:#000000}.answers-slider .answer-slide.current a{box-shadow:0px 0px 0px 3px #00abaa}.answers-slider .answer-slide.current a .answer-slide__number{background-color:#00abaa;color:#ffffff}.answers-slider .answer-slide__type{position:relative;font-size:1rem;text-align:center}.answers-slider{scrollbar-width:thin;scrollbar-color:#E6F1F8 rgba(0,0,0,0.75)}.answers-slider::-webkit-scrollbar{width:10px;height:10px}.answers-slider::-webkit-scrollbar-track{background:rgba(0,0,0,0.3);border-radius:5px}.answers-slider::-webkit-scrollbar-thumb{background-color:#E6F1F8;border-radius:5px;border:2px solid #ffffff}.button{-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);border-radius:5px;border:0px;display:flex;align-items:center;text-decoration:none;box-sizing:border-box;cursor:pointer;padding:0.5rem 0.625rem;word-wrap:break-word;white-space:normal;transition:all 0.15s ease-in-out}.button i,.button svg{margin-right:0.625rem}.button.button--right-icon i,.button.button--right-icon svg{margin-right:0;margin-left:0.625rem}.button.button-icon{padding:0.5rem 0.5rem 0.25rem;min-width:22px;min-height:22px;line-height:22px;text-align:center;font-size:1.125rem;display:inline-block}.button.button-icon i,.button.button-icon svg{margin-right:0}.button-primary{background-color:#006ab4;color:#ffffff}.button-primary:hover{background-color:#0297ff;color:#ffffff}.button-secondary{background-color:#00abaa;color:#ffffff}.button-secondary:hover{background-color:#00f8f6;color:#ffffff}.button-info{background-color:#2c2d84;color:#ffffff}.button-info:hover{background-color:#5152c5;color:#ffffff}.button-danger{background-color:#c22020;color:#ffffff}.button-danger:hover{background-color:#de3737;color:#ffffff}.button-success{background-color:#00abaa;color:#ffffff}.button-success:hover{background-color:#007877;color:#ffffff}.button-reversed{background-color:transparent;box-shadow:none;color:#333333}.button[disabled],.button-disabled{background-color:#e0e0e0;color:rgba(0,0,0,0.75);cursor:not-allowed;box-shadow:none}.button[disabled]:hover,.button-disabled:hover{background-color:#e0e0e0;color:rgba(0,0,0,0.75)}.button_to input{cursor:pointer}.buttons{display:flex;align-items:center;justify-content:center}.buttons .button{margin:0.625rem}@media screen and (min-width: 641px){.buttons .button{margin-right:1.25rem;margin-bottom:0}.buttons .button:last-child{margin-right:0}}.buttons.buttons--vertical{flex-direction:column}.buttons.buttons--vertical .button{margin-left:0;margin-right:0}.buttons.buttons--vertical .message,.buttons.buttons--vertical .error-notification{margin:1.25rem 0 0.625rem}.buttons .buttons-separator{display:flex;align-items:center;margin:0.625rem;color:#a1a1a1}.buttons .buttons-separator:before,.buttons .buttons-separator:after{content:"";height:1px;width:4px;background-color:#a1a1a1}.buttons .buttons-separator:before{margin-right:0.625rem}.buttons .buttons-separator:after{margin-left:0.625rem}.cover{width:100%;min-height:100px;background-size:cover;background-position:center center}@media screen and (orientation: portrait){.cover{aspect-ratio:16/9}}@media screen and (orientation: landscape){.cover{aspect-ratio:17/4}}.cover__logo{display:block;margin:1.25rem auto;max-height:4.375rem}.dropdown{position:relative}.dropdown button{color:#333333;display:flex;align-items:center;background-color:#ffffff;border:none;cursor:pointer}.dropdown button svg:last-child{margin-left:0.5rem;padding-left:0.5rem;border-left:1px solid #e0e0e0;opacity:0.75}.dropdown .dropdown__options{background-color:#ffffff;font-size:0.875rem;line-height:1.25rem;padding:0.25rem 0;position:absolute;right:0;margin-top:0.5rem;min-width:14rem;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);border-radius:5px}.dropdown .dropdown__options svg{margin-right:0.625rem;font-size:1.1rem;vertical-align:text-top}.dropdown .dropdown__options a.dropdown__option{text-decoration:none;padding:0.5rem 1rem;display:block;color:#333333}.dropdown .dropdown__options a.dropdown__option.active{background-color:rgba(230,241,248,0.5)}.fade-enter-active,.fade-leave-active{transition:all 300ms;transform-origin:top right}.fade-enter-from,.fade-leave-to{opacity:0;transform:scale(0.95)}.fade-enter-to,.fade-leave-from{opacity:1;transform:scale(1)}.file-uploader__wrapper{margin:1.25rem}@media screen and (min-width: 1008px){.file-uploader__wrapper{margin:0}.file-uploader__wrapper .file-uploader__title{margin-top:0.625rem}}.file-uploader__wrapper .dropzone{-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);background-color:#fbfbfb;border:none}#flash{position:fixed;right:20px;top:4rem;z-index:200}@media screen and (min-width: 641px){#flash{top:5rem}}.flash-message{-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);box-shadow:0 0 0 1px rgba(0,0,0,0.05),0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);position:relative;display:flex;border-radius:9px;border-right:4px solid #006ab4;min-width:150px;max-width:300px;margin-bottom:0.625rem;padding:13px 2.5rem 16px 1.25rem;background-color:#ffffff}.flash-message__icon{margin-right:0.625rem;font-size:1.2rem}.flash-message__icon svg{display:none}.flash-message__text p{margin:0;line-height:1.1rem;font-size:0.875rem}.flash-message__text h3{font-size:1rem;margin-top:0;margin-bottom:5px}.flash-message--success,.flash-message--notice{border-color:#00abaa}.flash-message--success .icon--success,.flash-message--success h3,.flash-message--notice .icon--success,.flash-message--notice h3{color:#00abaa;display:inline-block}.flash-message--error,.flash-message--alert{border-color:#c22020}.flash-message--error .icon--error,.flash-message--error h3,.flash-message--alert .icon--error,.flash-message--alert h3{color:#c22020;display:inline-block}.flash-message--warning{border-color:#ffc700}.flash-message--warning .icon--warning,.flash-message--warning h3{color:#ffc700;display:inline-block}.flash-message--info{border-color:#006ab4}.flash-message--info .icon--info,.flash-message--info h3{color:#006ab4;display:inline-block}.flash-message__close{border:none;background:none;margin-left:1.25rem;font-size:1.4rem;cursor:pointer;position:absolute;top:0.625rem;right:0.625rem}form{margin:1.25rem 0}form button .show-when-enabled{display:initial}form button .show-when-disabled{display:none}form button[disabled] .show-when-enabled{display:none}form button[disabled] .show-when-disabled{display:initial}label{text-transform:uppercase;display:block;width:100%;margin-bottom:0.3125rem}input[type=text],input[type=email],input[type=string],input[type=password],input[type=number],textarea,select,[type=search]{border:none;border-bottom:1px solid #006ab4;box-sizing:border-box;padding:0.3125rem 0.625rem;width:100%}.input{margin-bottom:1.25rem}.fields{display:flex;justify-content:space-between}.fields .input{margin-right:1.25rem;flex:1}.fields .input:last-child{margin-right:0}input[type=submit]{cursor:pointer;width:auto;margin:0 auto;display:block}.field_with_errors span.error{display:inline-block;margin-top:0.5rem}.field_with_errors label,.field_with_errors span.error{color:#c22020}.field_with_errors input{border-color:#c22020;border-width:2px}.better-checkbox{position:relative;display:flex;align-items:center;padding-left:1.125rem}.better-checkbox input[type=checkbox]{visibility:hidden}.better-checkbox .better-checkbox__box{position:absolute;left:0;border:2px solid #a1a1a1;width:16px;height:16px;border-radius:5px;background-color:#f7f7f7}.better-checkbox .better-checkbox__box:after{content:"";position:absolute;display:none;left:4px;width:5px;height:10px;border:solid #f7f7f7;border-width:0 3px 3px 0}.better-checkbox input.partially-checked~.better-checkbox__box{background-color:#e0e0e0;border:2px solid #e0e0e0}.better-checkbox input.partially-checked~.better-checkbox__box:after{display:block;border-width:0 3px 0 0;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);bottom:6px}.better-checkbox input:checked~.better-checkbox__box{background-color:#00abaa;border:2px solid #00abaa}.better-checkbox input:checked~.better-checkbox__box:after{display:block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-width:0 3px 3px 0;bottom:3px}.inline-checkbox{margin-bottom:1.25rem}.inline-checkbox>div{border-radius:5px;padding:0.375rem 0.625rem}.inline-checkbox label{margin-bottom:0;text-transform:none}.inline-checkbox a{text-decoration:none;display:flex;color:#333333}.inline-checkbox a:hover{text-decoration:underline}.inline-checkbox a svg{margin-right:0.625rem;font-size:1.1rem}.inline-checkbox .checkbox-only{position:relative;margin:0 1.25rem 0 0}.inline-checkbox--accepted{background-color:#9ed3c6}.inline-checkbox--error{background-color:#c22020}.inline-checkbox--error a{color:#ffffff}.inline-checkbox--error~span.error{display:inline-block;margin-top:0.5rem;color:#c22020}.inline-checkbox--pending{background-color:#ffc700}.better-file-input input{border:0;clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;padding:0;position:absolute !important;white-space:nowrap;width:1px}.better-file-input label{width:auto;cursor:pointer;display:inline-block;font-family:"Poppins", sans-serif;transition:background-color 0.3s;text-transform:none}.better-file-input input:focus+label,.better-file-input label:hover{background-color:#5152c5}.better-file-input input:focus+label{outline:1px dotted #fbfbfb;outline:-webkit-focus-ring-color auto 5px}.message,.error-notification{padding:0.625rem 1.25rem;border-radius:5px;font-size:1rem}.message.message--with-title,.message--with-title.error-notification{padding:0}.message .message__title,.error-notification .message__title{font-size:1rem;width:100%;margin:0;padding:0.3125rem 1.25rem}.message .message__content,.error-notification .message__content{padding:0.625rem 1.25rem}.message-alert,.message-error,.error-notification{color:#801515;background-color:#fcf4f4}.message-success,.message-notice{color:#00abaa;background-color:#f5fcfb}.message-warning{color:#000000;background-color:#ffc700}.message-info{color:#2c2d84;background-color:#E6F1F8}.message-info .message__title{background-color:#2c2d84;color:#ffffff}.error-notification{margin-bottom:1.25rem}.modal{position:fixed;z-index:100;overflow-y:auto;top:0;left:0;width:100%;height:100vh;background-color:#ffffff;-webkit-animation-name:animateBottom;-webkit-animation-duration:0.5s;animation-name:animateBottom;animation-duration:0.5s}.modal .modal-title{-webkit-box-shadow:inset 0px -1px 4px rgba(0,0,0,0.05);-moz-box-shadow:inset 0px -1px 4px rgba(0,0,0,0.05);box-shadow:inset 0px -1px 4px rgba(0,0,0,0.05);display:flex;align-items:flex-start;position:-webkit-sticky;position:sticky;top:0;z-index:101;background-color:#daf3f1;font-weight:normal;font-size:1rem;padding:1.25rem}.modal .modal-title .modal-title__text{flex:1}.modal .modal-title h1,.modal .modal-title h2{margin:0 1.25rem 0 0;font-size:1.1rem}.modal .modal-title h1 svg,.modal .modal-title h2 svg{margin-right:0.625rem}.modal .modal-title small{font-weight:400;text-transform:uppercase;font-size:0.8rem}.modal .modal-close{flex-shrink:0}.modal .modal-close svg{font-size:1rem}.modal .modal-body{padding:0 1.25rem;max-width:100vw}.modal .modal-footer{background-color:#fbfbfb;padding:0.625rem;border-top:1px solid #f2f2f2}.modal .modal-footer button{margin:0 auto}.modal-closed{-webkit-animation-name:animatetop;-webkit-animation-duration:0.5s;animation-name:animatetop;animation-duration:0.5s}@-webkit-keyframes animatetop{from{top:0;opacity:1}to{top:400px;opacity:0}}@keyframes animatetop{from{top:0;opacity:1}to{top:400px;opacity:0}}@-webkit-keyframes animateBottom{from{top:400px;opacity:0}to{top:0;opacity:1}}@keyframes animateBottom{from{top:400px;opacity:0}to{top:0;opacity:1}}.progress-bar{margin:0.625rem 1.25rem;height:10px;position:relative;background:#f2f2f2;border-radius:25px;padding:5px;box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);min-width:130px}.progress-bar>span{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#00abaa;background-image:linear-gradient(to bottom, #00abaa 37%, #9ed3c6 69%);box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);position:relative;overflow:hidden}.progress-bar.red>span{background-color:#c22020;background-image:linear-gradient(to bottom, #c22020, #fcf4f4)}.progress-bar.orange>span{background-color:#ffc700;background-image:linear-gradient(to bottom, #ffc700, #fcf4f4)}.progress-bar>span:after,.progress-bar.animate>span>span{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(-45deg, rgba(255,255,255,0.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, transparent 75%, transparent);z-index:1;background-size:50px 50px;animation:move 2s linear infinite;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden;animation:move 2s linear infinite}.progress-bar.animate>span:after{display:none}@keyframes move{0%{background-position:0 0}100%{background-position:50px 50px}}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.spinner{animation:1.5s linear infinite spinner;animation-play-state:inherit;will-change:transform}.spinner--default{color:#006ab4;height:40px;width:40px}.centered-spinner{display:block;text-align:center;margin-top:0.625rem}.text-editor__wrapper{margin:1.25rem}@media screen and (min-width: 1008px){.text-editor__wrapper{margin:0}.text-editor__wrapper .text-editor__title{margin-top:0.625rem}}.text-editor__wrapper .quill-editor .ql-editor{min-height:33vh}.text-editor__wrapper .ql-container{font-size:16px}.text-editor__wrapper .buttons{margin:1.25rem auto;justify-content:space-between}.text-editor__wrapper .buttons .button{margin-right:0}.treeselect-input{border-color:#f2f2f2}.treeselect-input .treeselect-input__operators{max-width:100px}.treeselect-input .treeselect-input__clear svg{stroke:#c22020}.treeselect-input .treeselect-input__arrow{border-left:1px solid #e0e0e0;padding:0 0.625rem;margin-left:0.625rem}.treeselect-input .treeselect-input__arrow svg{stroke:#333333}.tippy-box[data-theme~=blue]{background-color:#006ab4;color:#ffffff}.tippy-box[data-theme~=blue] .tippy-arrow::before{color:#006ab4}video{width:100%;aspect-ratio:16/9}.video-player-container{position:relative}.video-player-container .video-duration{position:absolute;top:0.625rem;left:0.625rem;background-color:rgba(0,0,0,0.6);width:140px;padding:0.625rem 1.25rem;border-radius:20px;color:#ffffff;font-size:1.1rem;line-height:1.1rem}.video-player-container .video-duration svg{color:#c22020;margin-right:0.625rem}.video-player-container .buttons{position:absolute;right:0.625rem;top:0.625rem}.video-recorder .video-player-container{margin-bottom:1.25rem}.video-recorder .no-video{position:absolute;top:-1px;left:0;height:100%}.video-recorder .video-recorder__title{order:1;margin:0.625rem}.video-recorder .message,.video-recorder .error-notification{order:2;margin:0.625rem}.video-recorder .video-recorder__buttons{margin-bottom:1.25rem}.video-recorder video{width:100%;height:100%;min-height:310px;background-color:#000000;aspect-ratio:16/9}@media screen and (min-width: 1008px){.video-recorder{display:flex;flex-direction:column-reverse}.video-recorder .video-recorder__title{margin:0.625rem 0 1.25rem;order:3}.video-recorder .message,.video-recorder .error-notification{margin:0 0 1.25rem}.video-recorder .video-player-container{flex:1;margin-bottom:0}.video-recorder .video-recorder__buttons{display:flex;justify-content:space-between;margin-bottom:2.5rem}.video-recorder .video-recorder__buttons .buttons{align-items:center}.video-recorder .video-recorder__buttons .buttons .button{margin-top:0}.video-recorder .video-recorder__buttons .buttons .button:first-child{margin-left:0}.video-recorder .video-recorder__buttons .save-buttons{flex-direction:row}.video-recorder .video-recorder__buttons .save-buttons .message,.video-recorder .video-recorder__buttons .save-buttons .error-notification{margin:0 1.25rem}.video-recorder .video-recorder__buttons .save-buttons .button{margin-right:0}.video-recorder video{max-height:75vh}}@media screen and (min-width: 1008px){.video-switch{display:flex;flex-direction:row-reverse;max-width:1280px;margin:0 auto;margin-bottom:2.5rem}.video-switch .video-player-container{flex:1}}.video-switch__thumbnails{display:flex;justify-content:space-evenly;max-width:100%;margin:1.25rem}@media screen and (min-width: 1008px){.video-switch__thumbnails{flex-direction:column;justify-content:start}}.video-switch__thumbnail{margin:0 1.25rem;flex:1}@media screen and (min-width: 1008px){.video-switch__thumbnail{flex:0;margin:1.25rem 0}}.video-switch__thumbnail .video-switch__gif{display:none}.video-switch__thumbnail:hover .video-switch__image,.video-switch__thumbnail:focus .video-switch__image{display:none}.video-switch__thumbnail:hover .video-switch__gif,.video-switch__thumbnail:focus .video-switch__gif{display:block}.video-switch__thumbnail:first-child,.video-switch__thumbnail:last-child{margin:0}.video-switch__thumbnail>div{-webkit-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);box-shadow:0px 0px 4px 0px rgba(0,0,0,0.1);height:60px;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:5px}@media screen and (min-width: 641px){.video-switch__thumbnail>div{height:120px}}.video-switch__thumbnail p{font-size:0.75rem;text-align:center}@media screen and (min-width: 641px){.video-switch__thumbnail p{font-size:0.875rem}}.no-video{aspect-ratio:16/9;width:100%;background-color:#fbfbfb;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.no-video__text{font-size:1.25rem;text-transform:uppercase;font-weight:900}.no-video__text--overlay{position:absolute;top:50%;width:100%;text-align:center}.video-processing{display:flex;flex-direction:column;align-items:center}.video-processing .message,.video-processing .error-notification{margin-top:1.25rem}@media screen and (min-width: 1008px){#answer-wrapper{display:flex;flex-direction:row-reverse;align-items:flex-start;margin:0 2.5rem}#answer-wrapper #answer{flex:1;padding:1.25rem 0;border-radius:5px}#answer-wrapper #answer form{margin:0}}#answer-wrapper #answer-nav__wrapper{position:fixed;z-index:10;border-radius:5px;bottom:0;left:0;width:100%;height:2.5rem;background-color:#fbfbfb;box-shadow:0px 1px 0px 0px rgba(0,0,0,0.1) inset}@media screen and (min-width: 1008px){#answer-wrapper #answer-nav__wrapper{padding:1.25rem;margin-right:2.5rem;position:static;z-index:1;width:auto;height:auto;box-shadow:none}}#answer-wrapper #answer-nav{height:100%;display:flex;justify-content:space-evenly;align-items:center}@media screen and (min-width: 1008px){#answer-wrapper #answer-nav{flex-direction:column;justify-content:start}}#answer-wrapper #answer-nav a{width:60px;height:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:5px;color:#333333;text-decoration:none}@media screen and (min-width: 1008px){#answer-wrapper #answer-nav a{width:100%;height:auto;box-sizing:border-box;flex-direction:row;justify-content:start;padding:0.625rem 1.25rem}}#answer-wrapper #answer-nav a small{display:none;font-size:1rem}@media screen and (min-width: 1008px){#answer-wrapper #answer-nav a small{display:inline}}#answer-wrapper #answer-nav a:hover,#answer-wrapper #answer-nav a:focus{color:#00abaa}#answer-wrapper #answer-nav a:hover small,#answer-wrapper #answer-nav a:focus small{color:#00abaa}#answer-wrapper #answer-nav a.active{color:#00abaa}@media screen and (min-width: 1008px){#answer-wrapper #answer-nav a.active{background-color:#00abaa;color:#ffffff}#answer-wrapper #answer-nav a.active:hover{color:#ffffff}#answer-wrapper #answer-nav a.active:hover small{color:#ffffff}}#answer-wrapper #answer-nav svg{font-size:1.375rem}@media screen and (min-width: 1008px){#answer-wrapper #answer-nav svg{margin-right:0.625rem;width:30px}}details{padding:1.25rem}details summary{-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);background-color:#fbfbfb;padding:0.625rem}details .details-content{-webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);-moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);box-shadow:0px 2px 4px 0px rgba(0,0,0,0.04);border-top:1px dashed #e0e0e0;background-color:#fbfbfb;padding:1.25rem;border-bottom-left-radius:5px;border-bottom-right-radius:5px}details .details-content h2{margin-top:0}details .details-content li{margin-bottom:0.625rem}.devise-main-inner{margin:1.25rem;max-width:641px}@media screen and (min-width: 641px){.devise-main-inner{margin:1.25rem auto}}.devise-main-inner form{background-color:#fbfbfb;padding:1.25rem;border:1px solid #f2f2f2;border-radius:5px}.devise-main-inner form .input input{background-color:#fbfbfb}.documents-list__wrapper ul{max-height:25vh;overflow-y:auto}@media screen and (min-width: 641px){.documents-list__wrapper ul{max-height:40vh}}ul.documents__list{padding-left:0;list-style-type:none;max-width:1008px}ul.documents__list li{padding:0.625rem 1.25rem 0.625rem 0;display:flex;align-items:center}ul.documents__list li:hover{background-color:#fbfbfb}ul.documents__list li .documents__name{flex:1;margin-right:0.625rem;text-decoration:none;color:#333333}ul.documents__list li>svg{margin:0 0.625rem;font-size:1.375rem}.modal-body ul.documents__list li{padding-right:0}#intro-page .summary-caret{transition:transform 0.4s ease-in-out;margin-right:0.625rem;width:33px}#intro-page details>summary{list-style-type:none;font-size:1.125rem}#intro-page details[open]>summary .summary-caret{transform:rotate(50deg)}#intro-page .buttons{margin-top:2.5rem}#intro-page .buttons .button{padding-left:1.25rem;padding-right:1.25rem}#intro-page summary{display:flex;align-items:center;margin-top:1.25rem}#intro-page .details-body{transition:opacity 0.5s ease-in-out, transform 0.5s ease-in-out;padding-left:1.875rem;position:relative;margin-top:0.625rem}#intro-page .details-body :first-child{margin-top:0.625rem}#intro-page .details-body:before{content:"";left:16px;top:-0.625rem;position:absolute;height:calc(100% + 0.625rem);width:1px;background-color:#006ab4;display:block}#intro-page .details-body:after{content:"";transform:rotate(45deg);height:5px;width:5px;background-color:#006ab4;position:absolute;left:14px;top:100%}#intro-page details:not([open]) .details-body{opacity:0;transform:translateY(-10px)}#intro-page details[open] .details-body{opacity:1;transform:translateY(0)}.intro-title{display:none}@media screen and (min-width: 641px){.intro-title{display:inline;text-align:left}}.legal-page p{text-align:justify}.legal-page ul{margin-top:0.625rem;padding-left:2.5rem;list-style-type:square}.legal-page ul li{margin-bottom:0.625rem}.legal-page ul li ul{list-style-type:circle}.legal-page h2{margin-top:2.5rem;border-left:2px solid #00abaa;padding-left:0.625rem}.legal-page h3{font-size:1.2rem}.survey-question__number{font-size:1rem;background-image:url(/assets/icons/closed-bubbles-16ae36ff24c4720a8b3bdefe230d83e1dffc1557b9a1a0090882be0b46dd33f6.svg);background-position:center;background-size:contain;background-repeat:no-repeat;padding:0.75rem 0.625rem;margin-right:0.625rem}.survey-question__title{position:relative;display:flex;align-items:center;margin:2.5rem 0.625rem 1.25rem 0.625rem;font-size:1.25rem}@media screen and (min-width: 1008px){.survey-question__title{margin:2.5rem}}.survey-question__title h2{font-weight:normal;margin:0;flex:1;padding:0.625rem}.survey-question__title h2 small{font-size:70%}.survey-question__title .survey-question__help{font-size:0.9rem;text-decoration:underline;color:#006ab4;cursor:pointer}.tags{margin:0.625rem}.tags h3{font-size:1.2rem;font-weight:400}.tags h3 *{vertical-align:middle}.tags .selected-tags{margin:0.625rem 0}.tags .selected-tags strong{font-size:1.1rem;font-weight:500}.tags-list{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags-list li{margin:0 0.625rem 0.625rem 0;padding:7px 10px;border-radius:5px;background-color:#006ab4}.tags-list li.tags-label *{vertical-align:middle}.tags-list li span.selected-tag-parent{color:#ffffff}.tags-list li span.selected-tag-name{margin-left:0.625rem;border-radius:3px;padding:3px 5px;color:#000000;mix-blend-mode:hard-light;background-color:rgba(255,255,255,0.7)}.edit-survey-tags{margin:1.25rem auto;max-width:1008px}.edit-survey-tags .hierarchy{margin:1.25rem 0}.edit-survey-tags .hierarchy strong{display:block;margin-bottom:0.625rem}.pages.thanks #main{padding-top:0}.pages.thanks #header{display:none}.pages.thanks h1{font-size:1.5rem}.pages.thanks p{text-align:center;font-weight:bold}.pages.thanks hr{margin-top:2.5rem;width:33vw}.pages.thanks .button{margin:0 auto}.user-survey-summary__title{margin:1.25rem 0.625rem;text-align:center}@media screen and (min-width: 1008px){.user-survey-summary{max-width:1280px;margin:0 auto}}.user-survey-summary .answer-actions .button{margin:1.25rem 0.3125rem}.answer-details{display:flex;justify-content:space-between}.answer-details .answer-left-part{flex-basis:58%}.answer-details .answer-testimonial{background-color:#fbfbfb;padding:1.25rem;border-radius:5px}.answer-details .answer-right-part{flex-basis:40%}.answer-details .documents__list{max-height:45vh;overflow-y:auto}.user-surveys .survey-header{padding:1.25rem 0 1.25rem 0.625rem;background-color:#2c2d84;color:#ffffff}@media screen and (min-width: 1008px){.user-surveys .survey-header{padding:2.5rem}}.user-surveys .survey-header p{margin:0 0.625rem}.user-surveys .survey-body__nav{display:flex;justify-content:space-between;margin:0.625rem 0.625rem 1.25rem}@media screen and (min-width: 1008px){.user-surveys .survey-body__nav{margin:2.5rem}}
