/*!
 * 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:0;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 blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{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:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.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:.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,.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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item: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-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.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 .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.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:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.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-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-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .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 button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .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 button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .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:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.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 .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.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:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.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-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.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:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .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,.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-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.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:.83em}.ql-snow .ql-editor h6{font-size:.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 0}.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:0;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-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.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:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 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:0;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:0;content:"Save";padding-right:0}.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}@font-face{font-family:Work Sans;font-style:normal;font-weight:100;src:local("Work Sans Thin"),url(/wp-content/themes/iq-theme/dist/font/699b5caa26c1b06b59deb87b6ab301ed.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:200;src:local("Work Sans ExtraLight"),url(/wp-content/themes/iq-theme/dist/font/1af74f4718ace99f95d7d0bc09eb8379.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:300;src:local("Work Sans Light"),url(/wp-content/themes/iq-theme/dist/font/1268f19637c1362dcf0df474d851f842.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:400;src:local("Work Sans Regular"),url(/wp-content/themes/iq-theme/dist/font/1af7cdd8da00573d893f873f2394898c.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:500;src:local("Work Sans Medium"),url(/wp-content/themes/iq-theme/dist/font/5795f1068929e51de5a1a681a2af41e3.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:600;src:local("Work Sans SemiBold"),url(/wp-content/themes/iq-theme/dist/font/121b45c017738652e491dcb30a6f5ce8.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:700;src:local("Work Sans Bold"),url(/wp-content/themes/iq-theme/dist/font/060f53c6488a311173720d7c25ec22e0.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:800;src:local("Work Sans ExtraBold"),url(/wp-content/themes/iq-theme/dist/font/05456e8ce5acd368e96b865d1090611f.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:900;src:local("Work Sans Black"),url(/wp-content/themes/iq-theme/dist/font/d5d15419f27d9fbc5167005e1c6bfd53.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:italic;font-weight:100;src:local("Work Sans Thin Italic"),url(/wp-content/themes/iq-theme/dist/font/c98bea6d5ea7513646c5cbd672e4d772.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:italic;font-weight:200;src:local("Work Sans ExtraLight Italic"),url(/wp-content/themes/iq-theme/dist/font/31cb94c645c658a539a0093819dd776a.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:italic;font-weight:300;src:local("Work Sans Light Italic"),url(/wp-content/themes/iq-theme/dist/font/331927b5d5bceb82a9cbe5dc4c6d1f17.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:italic;font-weight:400;src:local("Work Sans Italic"),url(/wp-content/themes/iq-theme/dist/font/f98b19c789fb92b886ba3372897446ed.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:italic;font-weight:500;src:local("Work Sans Medium Italic"),url(/wp-content/themes/iq-theme/dist/font/407367ac6f475aea62782b050ebf426b.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:italic;font-weight:600;src:local("Work Sans SemiBold Italic"),url(/wp-content/themes/iq-theme/dist/font/7de8917eb83a0af0175f3c33b4038589.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:italic;font-weight:700;src:local("Work Sans Bold Italic"),url(/wp-content/themes/iq-theme/dist/font/3c6bbceed4ed40be76805c4db70d4392.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:italic;font-weight:800;src:local("Work Sans ExtraBold Italic"),url(/wp-content/themes/iq-theme/dist/font/c1001ae06563ccd765e9b228257c37a5.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:italic;font-weight:900;src:local("Work Sans Black Italic"),url(/wp-content/themes/iq-theme/dist/font/8bdc2cfdd480b957471ca572fc3c465f.ttf) format("truetype")}.has-primary-900-color{color:#04382c}.has-primary-900-background-color{background-color:#04382c}.has-primary-200-color{color:#15dbaf}.has-primary-200-background-color{background-color:#15dbaf}.has-primary-base-color{color:#1ebe9a}.has-primary-base-background-color{background-color:#1ebe9a}.has-red-700-color{color:#2c1b1e}.has-red-700-background-color{background-color:#2c1b1e}.has-red-base-color{color:#e33d5d}.has-red-base-background-color{background-color:#e33d5d}.has-yellow-900-color{color:#262119}.has-yellow-900-background-color{background-color:#262119}.has-yellow-base-color{color:#ffb347}.has-yellow-base-background-color{background-color:#ffb347}.has-indigo-base-color{color:#444a91}.has-indigo-base-background-color{background-color:#444a91}.has-pink-base-color{color:#7c4491}.has-pink-base-background-color{background-color:#7c4491}.has-sky-base-color{color:#448091}.has-sky-base-background-color{background-color:#448091}.has-gray-900-color{color:#161616}.has-gray-900-background-color{background-color:#161616}.has-gray-700-color{color:#242424}.has-gray-700-background-color{background-color:#242424}.has-gray-600-color{color:#2f2f2f}.has-gray-600-background-color{background-color:#2f2f2f}.has-gray-400-color{color:#383838}.has-gray-400-background-color{background-color:#383838}.has-gray-300-color{color:#7c7c7c}.has-gray-300-background-color{background-color:#7c7c7c}.has-gray-base-color{color:#9e9e9e}.has-gray-base-background-color{background-color:#9e9e9e}.has-white-base-color{color:#fff}.has-white-base-background-color{background-color:#fff}.has-black-base-color{color:#000}.has-black-base-background-color{background-color:#000}.has-font-dark-color{color:#000}.has-font-dark-background-color{background-color:#000}.has-font-base-color{color:#fff}.has-font-base-background-color{background-color:#fff}.has-border-base-color{color:#7c7c7c}.has-border-base-background-color{background-color:#7c7c7c}.has-shadow-base-color{color:#000}.has-shadow-base-background-color{background-color:#000}.has-alert-success-font-color{color:#1ebe9a}.has-alert-success-font-background-color{background-color:#1ebe9a}.has-alert-success-color{color:#04382c}.has-alert-success-background-color{background-color:#04382c}.has-alert-warning-font-color{color:#ffb347}.has-alert-warning-font-background-color{background-color:#ffb347}.has-alert-warning-color{color:#262119}.has-alert-warning-background-color{background-color:#262119}.has-alert-danger-font-color{color:#e33d5d}.has-alert-danger-font-background-color{background-color:#e33d5d}.has-alert-danger-color{color:#2c1b1e}.has-alert-danger-background-color{background-color:#2c1b1e}.has-alert-base-font-color{color:#fff}.has-alert-base-font-background-color{background-color:#fff}.has-alert-base-color{color:#242424}.has-alert-base-background-color{background-color:#242424}.has-disabled-dark-color{color:#383838}.has-disabled-dark-background-color{background-color:#383838}.has-disabled-base-color{color:#7c7c7c}.has-disabled-base-background-color{background-color:#7c7c7c}.has-social-facebook-color{color:#1778f2}.has-social-facebook-background-color{background-color:#1778f2}.has-social-youtube-color{color:#f70000}.has-social-youtube-background-color{background-color:#f70000}.has-social-twitter-color{color:#1c9be9}.has-social-twitter-background-color{background-color:#1c9be9}.has-social-linkedin-color{color:#0a66c2}.has-social-linkedin-background-color{background-color:#0a66c2}.has-social-rss-color{color:#eb802c}.has-social-rss-background-color{background-color:#eb802c}.has-social-base-color{color:#fff}.has-social-base-background-color{background-color:#fff}@-webkit-keyframes bounce{0%,2.66%,6.66%,10.66%,to{transform:translateY(0)}5.33%{transform:translateY(-30px)}8%{transform:translateY(-15px)}}@keyframes bounce{0%,2.66%,6.66%,10.66%,to{transform:translateY(0)}5.33%{transform:translateY(-30px)}8%{transform:translateY(-15px)}}@-webkit-keyframes hop{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-100px)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-7px)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes hop{0%{transform:scale(1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-100px)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-7px)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}.animations__bounce{-webkit-animation:bounce 15s infinite;animation:bounce 15s infinite}.animations__hop{-webkit-animation-name:hop;animation-name:hop;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.28,.84,.42,1);animation-timing-function:cubic-bezier(.28,.84,.42,1)}@media (max-width:1139.98px){.show-only__desktop{display:none!important}}@media (min-width:1140px){.show-only__mobile{display:none!important}}.nomargin__all,.nomargin__all--children>*{margin:0!important}.nomargin__left,.nomargin__left--children>*{margin-left:0!important}.nomargin__right,.nomargin__right--children>*{margin-right:0!important}.nomargin__top,.nomargin__top--children>*{margin-top:0!important}.nomargin__bottom,.nomargin__bottom--children>*{margin-bottom:0!important}.cursor__default{cursor:default!important}.cursor__auto{cursor:auto!important}.cursor__pointer{cursor:pointer!important}.cursor__move{cursor:move!important}.cursor__not-allowed{cursor:not-allowed!important}.cursor__grab{cursor:-webkit-grab!important;cursor:grab!important}.cursor__crosshair{cursor:crosshair!important}.cursor__help{cursor:help!important}.height__0{height:0%!important}.height__20{height:20%!important}.height__40{height:40%!important}.height__60{height:60%!important}.height__80{height:80%!important}.height__100{height:100%!important}.width__0{width:0!important}.width__20{width:20%!important}.width__40{width:40%!important}.width__60{width:60%!important}.width__80{width:80%!important}.width__100{width:100%!important}.gap__5{gap:5px!important}.gap__10{gap:10px!important}.gap__15{gap:15px!important}.gap__20{gap:20px!important}.gap__25{gap:25px!important}.gap__30{gap:30px!important}.row-gap__5{row-gap:5px!important}.row-gap__10{row-gap:10px!important}.row-gap__15{row-gap:15px!important}.row-gap__20{row-gap:20px!important}.row-gap__25{row-gap:25px!important}.row-gap__30{row-gap:30px!important}.column-gap__5{-moz-column-gap:5px!important;column-gap:5px!important}.column-gap__10{-moz-column-gap:10px!important;column-gap:10px!important}.column-gap__15{-moz-column-gap:15px!important;column-gap:15px!important}.column-gap__20{-moz-column-gap:20px!important;column-gap:20px!important}.column-gap__25{-moz-column-gap:25px!important;column-gap:25px!important}.column-gap__30{-moz-column-gap:30px!important;column-gap:30px!important}@media print{.hide-on-print{display:none!important}}.padding-20{padding:20px}.screen-reader-only{position:absolute;width:1px;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}.pointer-events-none{pointer-events:none!important}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAABYCAQAAACjBqE3AAAB6klEQVR4Ae3bsWpUQRTG8YkkanwCa7GzVotsI/gEgk9h4Vu4ySLYmMYgbJrc3lrwZbJwC0FMt4j7F6Y4oIZrsXtgxvx/1c0ufEX4cnbmLCmSJEmSJEmSJEmSJP3XCBPvbJU+8doWmDFwyZpLBmYlNJebz0KwzykwsuSYJSNwykEJreV2BaBMaLIQZ2xYcFgqDlmw4ayE/FwL0dDk4Qh4W37DAjgqIT+3HRbigjH+iikVdxgZStgyN0Su2sXIeTwTT+esdpcbIlfNAuZ/TxresG4zV8kYWSZNiKUTokMMSWeIwTNEn4fK2TW3gRNgVkJLuVksROA9G+bEvoATNlBCa7nZXEwdxEZxzpKRKFh+bsv8LmPFmhX1OwfIz81jIRJQ5eeqG9B+riRJkiRJkiRJkiRJkiRJkiRJUkvA/8RQoEpKlJWINFkJ62AlrEP/mNBibnv2yz/A3t7Uq3LcpoxP8COjC1T5vxoAD5VdoEqdDrd5QuW1swtUSaueh3zkiuBiqgtA2OlkeMcP/uDqugsJdbjHF65VdPMKwS0+WQc/MgKvrIOHysB9vgPwk8+85hmPbnQdvHZyDMAFD7L3EOpgMcVdvnHFS0/vlatrXvCVx0U9gt3fxvnA0/hB4nmRJEmSJEmSJEmSJGmHfgFLaDPoMu5xWwAAAABJRU5ErkJggg==) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjY0IDg4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTY3LjAwMiA1OS41djMuNzY4Yy02LjMwNy44NC05LjE4NCA1Ljc1LTEwLjAwMiA5LjczMiAyLjIyLTIuODMgNS41NjQtNS4wOTggMTAuMDAyLTUuMDk4VjcxLjVMNzMgNjUuNTg1IDY3LjAwMiA1OS41ek0xMyAyOXYtNWgydjNoM3YyaC01em0wLTE0aDV2MmgtM3YzaC0ydi01em0xOCAwdjVoLTJ2LTNoLTN2LTJoNXptMCAxNGgtNXYtMmgzdi0zaDJ2NXpNNjIgMjR2NWgtMnYtM2gtM3YtMmg1em0wLTRoLTV2LTJoM3YtM2gydjV6bTggMHYtNWgydjNoM3YyaC01em0wIDRoNXYyaC0zdjNoLTJ2LTV6TTIwLjU4NiA2NmwtNS42NTYtNS42NTYgMS40MTQtMS40MTRMMjIgNjQuNTg2bDUuNjU2LTUuNjU2IDEuNDE0IDEuNDE0TDIzLjQxNCA2Nmw1LjY1NiA1LjY1Ni0xLjQxNCAxLjQxNEwyMiA2Ny40MTRsLTUuNjU2IDUuNjU2LTEuNDE0LTEuNDE0TDIwLjU4NiA2NnpNMTExLjc4NSA2NS4wM0wxMTAgNjMuNWwzLTMuNWgtMTB2LTJoMTBsLTMtMy41IDEuNzg1LTEuNDY4TDExNyA1OWwtNS4yMTUgNi4wM3pNMTUyLjIxNSA2NS4wM0wxNTQgNjMuNWwtMy0zLjVoMTB2LTJoLTEwbDMtMy41LTEuNzg1LTEuNDY4TDE0NyA1OWw1LjIxNSA2LjAzek0xNjAuOTU3IDI4LjU0M2wtMy4yNS0zLjI1LTEuNDEzIDEuNDE0IDMuMjUgMy4yNXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTUyLjUgMjdhNS41IDUuNSAwIDEwMC0xMSA1LjUgNS41IDAgMTAwIDExeiIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNTAgMjFoNXYxaC01eiIvPjxnPjxwYXRoIGQ9Ik0xMTYuOTU3IDI4LjU0M2wtMS40MTQgMS40MTQtMy4yNS0zLjI1IDEuNDE0LTEuNDE0IDMuMjUgMy4yNXoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTA4LjUgMjdhNS41IDUuNSAwIDEwMC0xMSA1LjUgNS41IDAgMTAwIDExeiIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMDYgMjFoNXYxaC01eiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMDkuMDQzIDE5LjAwOGwtLjA4NSA1LTEtLjAxNy4wODUtNXoiLz48L2c+PC9nPjwvc3ZnPg==)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);transform:translateY(6px);transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(data:image/gif;base64,R0lGODlhFAAUAPMIAIeHhz8/P1dXVycnJ8/Pz7e3t5+fn29vb////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBwAIACwAAAAAFAAUAEAEUxDJSatFxtwaggWAdIyHJAhXoRYSQUhDPGx0TbmujahbXGWZWqdDAYEsp5NupLPkdDwE7oXwWVasimzWrAE1tKFHErQRK8eL8mMUlRBJVI307uoiACH5BAUHAAgALAEAAQASABIAAAROEMkpS6E4W5upMdUmEQT2feFIltMJYivbvhnZ3R0A4NMwIDodz+cL7nDEn5CH8DGZh8MtEMBEoxkqlXKVIgQCibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpjaE4W5spANUmFQX2feFIltMJYivbvhnZ3d1x4BNBIDodz+cL7nDEn5CH8DGZAsFtMMBEoxkqlXKVIgIBibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpAaA4W5vpOdUmGQb2feFIltMJYivbvhnZ3Z0g4FNRIDodz+cL7nDEn5CH8DGZgcCNQMBEoxkqlXKVIgYDibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpz6E4W5upENUmAQD2feFIltMJYivbvhnZ3V0Q4JNhIDodz+cL7nDEn5CH8DGZg8GtUMBEoxkqlXKVIggEibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkphaA4W5tpCNUmHQf2feFIltMJYivbvhnZ3d0w4BMAIDodz+cL7nDEn5CH8DGZBMLNYMBEoxkqlXKVIgoFibbK9YLBYvLtHH5K0J0IACH5BAUHAAgALAEAAQASABIAAAROEMkpQ6A4W5vpGNUmCQL2feFIltMJYivbvhnZ3R1B4NNxIDodz+cL7nDEn5CH8DGZhcINAMBEoxkqlXKVIgwGibbK9YLBYvLtHH5K0J0IACH5BAUHAAcALAEAAQASABIAAANCeLo6wzA6FxkhbaoQ4L3ZxnXLh0EjWZ4RV71VUcCLIByyTNt2PsO8m452sBGJBsNxkUwuD03lAQBASqnUJ7aq5UYSADs=) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:2px;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@-webkit-keyframes spinner{to{transform:rotate(1turn)}}@keyframes spinner{to{transform:rotate(1turn)}}.spinner__wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding:24px}.spinner__loader{flex-shrink:0;border:3px solid;border-right:3px solid transparent;border-radius:50%;-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite;color:#1ebe9a}*{margin:0;padding:0;box-sizing:border-box;font-family:Work Sans,sans-serif}@media (hover:hover){*{scrollbar-width:thin;scrollbar-color:#383838 #000}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#383838;border-radius:4px}}html{font-size:62.5%}body,html{height:100%;width:100%}body{color:#fff;background-color:#161616;font-size:1.4rem;font-weight:400}ol,ul{margin:0}ol>li:not([class]),ol>li[class=""],ul>li:not([class]),ul>li[class=""]{color:#fff;margin-bottom:1rem;font-size:1.4rem;font-weight:400;line-height:140%;margin-left:1.5rem}@media (max-width:1139.98px){ol>li:not([class]),ol>li[class=""],ul>li:not([class]),ul>li[class=""]{margin-bottom:.9rem}}@media (max-width:1024.98px){ol>li:not([class]),ol>li[class=""],ul>li:not([class]),ul>li[class=""]{margin-bottom:.8rem}}@media (max-width:991.98px){ol>li:not([class]),ol>li[class=""],ul>li:not([class]),ul>li[class=""]{margin-bottom:.7rem}}@media (max-width:767.98px){ol>li:not([class]),ol>li[class=""],ul>li:not([class]),ul>li[class=""]{margin-bottom:.6rem}}@media (max-width:575.98px){ol>li:not([class]),ol>li[class=""],ul>li:not([class]),ul>li[class=""]{margin-bottom:.5rem}}ol>li:not([class])::marker,ol>li[class=""]::marker,ul>li:not([class])::marker,ul>li[class=""]::marker{color:#1ebe9a;font-size:1.8rem;font-weight:700;line-height:170%}.ql-editor ul li{color:initial;margin:initial}a{transition:all .3s ease;cursor:pointer;color:#1ebe9a}a:hover{text-decoration:none;color:#15dbaf}b,strong{font-weight:700}h1{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:2.8rem;font-weight:700}@media (max-width:1139.98px){h1{margin-bottom:1.35rem}}@media (max-width:1024.98px){h1{margin-bottom:1.2rem}}@media (max-width:991.98px){h1{margin-bottom:1.05rem}}@media (max-width:767.98px){h1{margin-bottom:.9rem}}@media (max-width:575.98px){h1{margin-bottom:.75rem}}@media (max-width:1139.98px){h1{font-size:2.72rem}}@media (max-width:1024.98px){h1{font-size:2.64rem}}@media (max-width:991.98px){h1{font-size:2.56rem}}@media (max-width:767.98px){h1{font-size:2.48rem}}@media (max-width:575.98px){h1{font-size:2.4rem}}h2{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:2.4rem}@media (max-width:1139.98px){h2{margin-bottom:1.35rem}}@media (max-width:1024.98px){h2{margin-bottom:1.2rem}}@media (max-width:991.98px){h2{margin-bottom:1.05rem}}@media (max-width:767.98px){h2{margin-bottom:.9rem}}@media (max-width:575.98px){h2{margin-bottom:.75rem}}@media (max-width:1139.98px){h2{font-size:2.28rem}}@media (max-width:1024.98px){h2{font-size:2.16rem}}@media (max-width:991.98px){h2{font-size:2.04rem}}@media (max-width:767.98px){h2{font-size:1.92rem}}@media (max-width:575.98px){h2{font-size:1.8rem}}h3{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:1.8rem}@media (max-width:1139.98px){h3{margin-bottom:1.35rem}}@media (max-width:1024.98px){h3{margin-bottom:1.2rem}}@media (max-width:991.98px){h3{margin-bottom:1.05rem}}@media (max-width:767.98px){h3{margin-bottom:.9rem}}@media (max-width:575.98px){h3{margin-bottom:.75rem}}@media (max-width:1139.98px){h3{font-size:1.76rem}}@media (max-width:1024.98px){h3{font-size:1.72rem}}@media (max-width:991.98px){h3{font-size:1.68rem}}@media (max-width:767.98px){h3{font-size:1.64rem}}@media (max-width:575.98px){h3{font-size:1.6rem}}h4{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:1.6rem}@media (max-width:1139.98px){h4{margin-bottom:1.35rem}}@media (max-width:1024.98px){h4{margin-bottom:1.2rem}}@media (max-width:991.98px){h4{margin-bottom:1.05rem}}@media (max-width:767.98px){h4{margin-bottom:.9rem}}@media (max-width:575.98px){h4{margin-bottom:.75rem}}@media (max-width:1139.98px){h4{font-size:1.56rem}}@media (max-width:1024.98px){h4{font-size:1.52rem}}@media (max-width:991.98px){h4{font-size:1.48rem}}@media (max-width:767.98px){h4{font-size:1.44rem}}@media (max-width:575.98px){h4{font-size:1.4rem}}h5{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:1.4rem}@media (max-width:1139.98px){h5{margin-bottom:1.35rem}}@media (max-width:1024.98px){h5{margin-bottom:1.2rem}}@media (max-width:991.98px){h5{margin-bottom:1.05rem}}@media (max-width:767.98px){h5{margin-bottom:.9rem}}@media (max-width:575.98px){h5{margin-bottom:.75rem}}@media (max-width:1139.98px){h5{font-size:1.38rem}}@media (max-width:1024.98px){h5{font-size:1.36rem}}@media (max-width:991.98px){h5{font-size:1.34rem}}@media (max-width:767.98px){h5{font-size:1.32rem}}@media (max-width:575.98px){h5{font-size:1.3rem}}h6{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:1.3rem}@media (max-width:1139.98px){h6{margin-bottom:1.35rem}}@media (max-width:1024.98px){h6{margin-bottom:1.2rem}}@media (max-width:991.98px){h6{margin-bottom:1.05rem}}@media (max-width:767.98px){h6{margin-bottom:.9rem}}@media (max-width:575.98px){h6{margin-bottom:.75rem}}@media (max-width:1139.98px){h6{font-size:1.32rem}}@media (max-width:1024.98px){h6{font-size:1.34rem}}@media (max-width:991.98px){h6{font-size:1.36rem}}@media (max-width:767.98px){h6{font-size:1.38rem}}@media (max-width:575.98px){h6{font-size:1.4rem}}h1.nomargin,h2.nomargin,h3.nomargin,h4.nomargin,h5.nomargin,h6.nomargin{margin-bottom:0!important}p{color:#fff;margin-bottom:1rem;font-size:1.4rem;font-weight:400;line-height:140%}@media (max-width:1139.98px){p{margin-bottom:.9rem}}@media (max-width:1024.98px){p{margin-bottom:.8rem}}@media (max-width:991.98px){p{margin-bottom:.7rem}}@media (max-width:767.98px){p{margin-bottom:.6rem}}@media (max-width:575.98px){p{margin-bottom:.5rem}}input,select,textarea{outline:none;border:1px solid #fff;color:#fff;font-size:1.4rem;font-weight:300;background:none;border-radius:200px;transition:all .3s ease}input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{border:1px solid #1ebe9a}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#fff}input::placeholder,select::placeholder,textarea::placeholder{color:#fff}button{background:none;border:none;outline:none;transition:all .3s ease;cursor:pointer}button,button:hover{color:inherit}input[type=button]{border:none;outline:none;transition:all .3s ease;cursor:pointer;color:inherit}input[type=button]:hover{color:inherit}.wp-block-separator,hr{outline:none;border:none;border-bottom:1px solid}hr{border-bottom:1px solid hsla(0,0%,100%,.2)}[hidden]{display:none!important}.wp-block-table{margin:0;border-bottom:none!important;overflow:hidden;position:relative}.wp-block-table:after,.wp-block-table:before{content:"";display:block;pointer-events:none;position:absolute;top:0;height:100%;width:50px;transition:all .3s ease}.wp-block-table:before{left:0;background:linear-gradient(-90deg,transparent,#fff)}.wp-block-table:after{right:0;background:linear-gradient(90deg,transparent,#fff)}.wp-block-table.table-is-left:before,.wp-block-table.table-is-right:after{opacity:0}.wp-block-table figcaption{font-weight:600;display:flex;justify-content:center;margin:1rem 0 0}.table{overflow:auto}table{border-collapse:collapse;overflow:hidden;margin:0;width:100%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;background:#9e9e9e;border-radius:8px}table td,table th{padding:20px}table thead+tbody{border-top:0}table thead{color:#fff;text-transform:uppercase;font-size:1.3rem;background:#1ebe9a}@media (max-width:1139.98px){table thead{font-size:1.28rem}}@media (max-width:1024.98px){table thead{font-size:1.26rem}}@media (max-width:991.98px){table thead{font-size:1.24rem}}@media (max-width:767.98px){table thead{font-size:1.22rem}}@media (max-width:575.98px){table thead{font-size:1.2rem}}table thead tr th{text-align:left;font-weight:600;padding-top:14px;padding-bottom:14px}@media (max-width:1139.98px){table thead tr th{padding-top:13.2px}}@media (max-width:1024.98px){table thead tr th{padding-top:12.4px}}@media (max-width:991.98px){table thead tr th{padding-top:11.6px}}@media (max-width:767.98px){table thead tr th{padding-top:10.8px}}@media (max-width:575.98px){table thead tr th{padding-top:10px}}@media (max-width:1139.98px){table thead tr th{padding-bottom:13.2px}}@media (max-width:1024.98px){table thead tr th{padding-bottom:12.4px}}@media (max-width:991.98px){table thead tr th{padding-bottom:11.6px}}@media (max-width:767.98px){table thead tr th{padding-bottom:10.8px}}@media (max-width:575.98px){table thead tr th{padding-bottom:10px}}table tbody{font-size:1.3rem}@media (max-width:1139.98px){table tbody{font-size:1.28rem}}@media (max-width:1024.98px){table tbody{font-size:1.26rem}}@media (max-width:991.98px){table tbody{font-size:1.24rem}}@media (max-width:767.98px){table tbody{font-size:1.22rem}}@media (max-width:575.98px){table tbody{font-size:1.2rem}}table tbody tr{transition:all .3s ease}table tbody tr:nth-child(odd){background-color:#9e9e9e}table tbody tr:nth-child(odd):hover{background-color:#858585}.wp-block-table.is-style-stripes table tbody tr:nth-child(odd){background-color:#9e9e9e}.wp-block-table.is-style-stripes table tbody tr:nth-child(odd):hover{background-color:#858585}table tbody tr:nth-child(2n){background-color:rgba(0,0,0,.025)}table tbody tr:nth-child(2n):hover{background-color:rgba(0,0,0,.08)}.wp-block-table.is-style-stripes table tbody tr:nth-child(2n){background-color:rgba(0,0,0,.06)}.wp-block-table.is-style-stripes table tbody tr:nth-child(2n):hover{background-color:rgba(0,0,0,.12)}table tbody tr td{padding-top:12px;padding-bottom:12px}@media (max-width:1139.98px){table tbody tr td{padding-top:11.2px}}@media (max-width:1024.98px){table tbody tr td{padding-top:10.4px}}@media (max-width:991.98px){table tbody tr td{padding-top:9.6px}}@media (max-width:767.98px){table tbody tr td{padding-top:8.8px}}@media (max-width:575.98px){table tbody tr td{padding-top:8px}}@media (max-width:1139.98px){table tbody tr td{padding-bottom:11.2px}}@media (max-width:1024.98px){table tbody tr td{padding-bottom:10.4px}}@media (max-width:991.98px){table tbody tr td{padding-bottom:9.6px}}@media (max-width:767.98px){table tbody tr td{padding-bottom:8.8px}}@media (max-width:575.98px){table tbody tr td{padding-bottom:8px}}table tfoot{color:#fff;text-transform:uppercase;font-size:1.3rem;background:#000}@media (max-width:1139.98px){table tfoot{font-size:1.28rem}}@media (max-width:1024.98px){table tfoot{font-size:1.26rem}}@media (max-width:991.98px){table tfoot{font-size:1.24rem}}@media (max-width:767.98px){table tfoot{font-size:1.22rem}}@media (max-width:575.98px){table tfoot{font-size:1.2rem}}table tfoot tr td{font-weight:600;padding-top:12px;padding-bottom:12px}@media (max-width:1139.98px){table tfoot tr td{padding-top:11.2px}}@media (max-width:1024.98px){table tfoot tr td{padding-top:10.4px}}@media (max-width:991.98px){table tfoot tr td{padding-top:9.6px}}@media (max-width:767.98px){table tfoot tr td{padding-top:8.8px}}@media (max-width:575.98px){table tfoot tr td{padding-top:8px}}@media (max-width:1139.98px){table tfoot tr td{padding-bottom:11.2px}}@media (max-width:1024.98px){table tfoot tr td{padding-bottom:10.4px}}@media (max-width:991.98px){table tfoot tr td{padding-bottom:9.6px}}@media (max-width:767.98px){table tfoot tr td{padding-bottom:8.8px}}@media (max-width:575.98px){table tfoot tr td{padding-bottom:8px}}.flex{display:flex}.flex--wrap{flex-wrap:wrap}.flex--wrap-reverse{flex-wrap:wrap-reverse}.flex--row-reverse{flex-direction:row-reverse}.flex--column{flex-direction:column}.flex--column-reverse{flex-direction:column-reverse}.flex--grow{flex-grow:1}.flex--no-shrink{flex-shrink:0}.flex--justify-center{justify-content:center}.flex--justify-end{justify-content:flex-end}.flex--justify-space-between{justify-content:space-between}.flex--justify-space-around{justify-content:space-around}.flex--justify-space-evenly{justify-content:space-evenly}.flex--align-center{align-items:center}.flex--align-end{align-items:flex-end}.flex--align-baseline{align-items:baseline}.container{width:100%;max-width:1480px;margin-left:auto;margin-right:auto}@media (max-width:1650.98px){.container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.container{max-width:calc(100% - 40px)}}.container--default{width:100%;max-width:1480px;margin:110px auto;overflow:hidden}@media (max-width:1139.98px){.container--default{margin-top:100px}}@media (max-width:1024.98px){.container--default{margin-top:90px}}@media (max-width:991.98px){.container--default{margin-top:80px}}@media (max-width:767.98px){.container--default{margin-top:70px}}@media (max-width:575.98px){.container--default{margin-top:60px}}@media (max-width:1139.98px){.container--default{margin-bottom:100px}}@media (max-width:1024.98px){.container--default{margin-bottom:90px}}@media (max-width:991.98px){.container--default{margin-bottom:80px}}@media (max-width:767.98px){.container--default{margin-bottom:70px}}@media (max-width:575.98px){.container--default{margin-bottom:60px}}@media (max-width:1650.98px){.container--default{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.container--default{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.container--default{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.container--default{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.container--default{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.container--default{max-width:calc(100% - 40px)}}.footer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;background-color:#000}@media print{.footer{display:none}}.footer__container{width:100%;max-width:1480px;margin:30px auto;display:flex;justify-content:space-between;align-items:center;row-gap:20px;-moz-column-gap:50px;column-gap:50px}@media (max-width:1650.98px){.footer__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.footer__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.footer__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.footer__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.footer__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.footer__container{max-width:calc(100% - 40px)}}@media (max-width:1139.98px){.footer__container{width:100%;max-width:1480px;margin:30px auto 75px;flex-direction:column}}@media (max-width:1139.98px) and (max-width:1650.98px){.footer__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px) and (max-width:1139.98px){.footer__container{max-width:calc(100% - 144px)}}@media (max-width:1139.98px) and (max-width:1024.98px){.footer__container{max-width:calc(100% - 118px)}}@media (max-width:1139.98px) and (max-width:991.98px){.footer__container{max-width:calc(100% - 92px)}}@media (max-width:1139.98px) and (max-width:767.98px){.footer__container{max-width:calc(100% - 66px)}}@media (max-width:1139.98px) and (max-width:575.98px){.footer__container{max-width:calc(100% - 40px)}}.footer__logo{height:100%;max-height:20px;min-height:20px;width:100%;max-width:100px;min-width:100px;transition:all .3s ease;cursor:pointer;display:block;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0yMy4wOC4xMThhMS42NyAxLjY3IDAgMDAtMS42NzIgMS42NzJ2MTYuMjlhMS42NyAxLjY3IDAgMDAxLjY3MiAxLjY3MSAxLjY3IDEuNjcgMCAwMDEuNjcyLTEuNjcyVjEuODA1YzAtLjkzMi0uNzU0LTEuNjg3LTEuNjcyLTEuNjg3ek03NC4yMTIuMTE4QTEuNjcgMS42NyAwIDAwNzIuNTQgMS43OXYxNi4yOWExLjY3IDEuNjcgMCAwMDEuNjcyIDEuNjcxIDEuNjcgMS42NyAwIDAwMS42NzItMS42NzJWMS44MDVjMC0uOTMyLS43NC0xLjY4Ny0xLjY3Mi0xLjY4N3pNMTUuNTk0LjQ3NGExLjY0NSAxLjY0NSAwIDAwLTIuMzA4LjI2Nkw4LjEwNyA3LjI5NCAyLjkzLjc0QTEuNjQ1IDEuNjQ1IDAgMDAuNjIxLjQ3NGExLjY0NSAxLjY0NSAwIDAwLS4yNjYgMi4zMDhsNS42NjYgNy4xNi01LjY2NiA3LjE2MWExLjY0NSAxLjY0NSAwIDAwMS4yODcgMi42NjNjLjQ4OCAwIC45NjItLjIwNyAxLjI4Ny0uNjIxbDUuMTc4LTYuNTU0IDUuMTc5IDYuNTU0Yy4zMjUuNDE0Ljc5OS42MjEgMS4yODcuNjIxLjM1NSAwIC43MS0uMTE4IDEuMDItLjM1NS43MTEtLjU2Mi44My0xLjU5OC4yNjctMi4zMDhsLTUuNjUyLTcuMTYgNS42NjctNy4xNjFjLjU2Mi0uNzEuNDI5LTEuNzQ2LS4yODEtMi4zMDh6TTQ1LjQ4LjQ3NGExLjY0NSAxLjY0NSAwIDAwLTIuMzA4LjI2NmwtNS4xNzggNi41NTRMMzIuODE1Ljc0YTEuNjQ1IDEuNjQ1IDAgMDAtMi4zMDgtLjI2NiAxLjY0NSAxLjY0NSAwIDAwLS4yNjYgMi4zMDhsNS42NjcgNy4xNi01LjY2NyA3LjE2MWExLjY0NSAxLjY0NSAwIDAwMS4yODcgMi42NjNjLjQ4OSAwIC45NjItLjIwNyAxLjI4Ny0uNjIxbDUuMTc5LTYuNTU0IDUuMTc4IDYuNTU0YTEuNjQ4IDEuNjQ4IDAgMDAyLjMwOC4yNjZjLjcxLS41NjIuODI5LTEuNTk4LjI2Ni0yLjMwOGwtNS42NjYtNy4xNiA1LjY2Ni03LjE2MUExLjY0NSAxLjY0NSAwIDAwNDUuNDguNDc0ek01OC4zNjYgMTYuNmMtMy42NjkgMC02LjY1Ny0yLjk4OS02LjY1Ny02LjY1OCAwLTMuNjY5IDIuOTg4LTYuNjU3IDYuNjU3LTYuNjU3IDMuNjcgMCA2LjY1OCAyLjk4OCA2LjY1OCA2LjY1NyAwIDMuNjctMi45ODggNi42NTgtNi42NTggNi42NTh6bTAtMTYuNmMtNS40ODkgMC05Ljk0MiA0LjQ2OC05Ljk0MiA5Ljk0MiAwIDUuNDkgNC40NjggOS45NDMgOS45NDIgOS45NDMgNS40OSAwIDkuOTQzLTQuNDY5IDkuOTQzLTkuOTQzQzY4LjMwOSA0LjQ2OCA2My44NTUgMCA1OC4zNjYgMHpNOTAuMDU4IDE2LjZjLTMuNjcgMC02LjY1OC0yLjk4OS02LjY1OC02LjY1OCAwLTMuNjY5IDIuOTg4LTYuNjU3IDYuNjU4LTYuNjU3IDMuNjY5IDAgNi42NTcgMi45ODggNi42NTcgNi42NTcgMCAzLjY3LTIuOTg4IDYuNjU4LTYuNjU3IDYuNjU4em0wLTE2LjZjLTUuNDkgMC05Ljk0MyA0LjQ2OC05Ljk0MyA5Ljk0MiAwIDUuNDkgNC40NjggOS45NDMgOS45NDMgOS45NDMgNS40ODggMCA5Ljk0Mi00LjQ2OSA5Ljk0Mi05Ljk0M0MxMDAuMDE1IDQuNDY4IDk1LjU0NiAwIDkwLjA1OCAweiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);background-size:contain;background-repeat:no-repeat;background-position:0;transition:transform .3s ease}.footer__logo,.footer__logo:hover{text-decoration:none;color:inherit}.footer__logo--out{height:100%;max-height:35px;min-height:35px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDguMzcgNDkuOTUiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmfTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJtZW51Ij48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik00OC4yMyA4Ljg4YTMuNTEgMy41MSAwIDAwLTMuNTEgMy41MXYzNGEzLjUxIDMuNTEgMCAxMDcgMHYtMzRhMy41MSAzLjUxIDAgMDAtMy40OS0zLjUxek0zMi42IDkuNjFhMy40MyAzLjQzIDAgMDAtNC44My41N0wxNyAyMy44NiA2LjE0IDEwLjE4YTMuNDQgMy40NCAwIDEwLTUuNCA0LjI2bDExLjgzIDE1TC43NCA0NC4zOGEzLjQ0IDMuNDQgMCAwMDUuNCA0LjI3TDE3IDM1bDEwLjc3IDEzLjY1YTMuNDQgMy40NCAwIDAwNS40LTQuMjdsLTExLjgzLTE1IDExLjgzLTE1YTMuNDQgMy40NCAwIDAwLS41Ny00Ljc3ek05NS4wNSA5LjYxYTMuNDMgMy40MyAwIDAwLTQuODMuNTdMNzkuNCAyMy44NiA2OC41OCAxMC4xOGEzLjQ0IDMuNDQgMCAxMC01LjM5IDQuMjZMNzUgMjkuNDFsLTExLjgzIDE1YTMuNDQgMy40NCAwIDAwNS4zOSA0LjI3TDc5LjQgMzVsMTAuODIgMTMuNjVhMy40NCAzLjQ0IDAgMDA1LjM5LTQuMjdsLTExLjgzLTE1IDExLjgzLTE1YTMuNDQgMy40NCAwIDAwLS41Ni00Ljc3ek05OS44MiA5YTkgOSAwIDAxMTggMCA5IDkgMCAwMS0xOCAwek0xMTQgOWE1LjE1IDUuMTUgMCAxMC0xMC4yOSAwQTUuMTUgNS4xNSAwIDEwMTE0IDl6TTEyMC4zNSAxMVYxLjg3YTEuODcgMS44NyAwIDAxMy43NCAwdjkuMzlhMyAzIDAgMTA2IDBWMS44N2ExLjg3IDEuODcgMCAwMTMuNzQgMFYxMWE2Ljc0IDYuNzQgMCAxMS0xMy40OCAwek0xNDAuMSAzLjc1aC0yLjc3QTEuNzQgMS43NCAwIDAxMTM1LjU4IDJhMS43MyAxLjczIDAgMDExLjc1LTEuNzVoOS4yOWExLjc1IDEuNzUgMCAwMTAgMy41aC0yLjc3djEyLjM2YTEuODggMS44OCAwIDAxLTMuNzUgMHoiLz48L2c+PC9nPjwvc3ZnPg==);background-size:contain;background-repeat:no-repeat;background-position:0}.footer__logo:hover{transform:scale(1.05)}@media (max-width:1139.98px){.footer__logo{margin-bottom:1rem}}.footer__link{transition:all .3s ease;cursor:pointer;font-weight:600}.footer__link,.footer__link:hover{text-decoration:none;color:#fff}.footer__link:hover{text-decoration:underline}.footer__copyright{font-size:1.3rem;color:hsla(0,0%,100%,.75)}@media (max-width:1139.98px){.footer__copyright{margin-top:1rem}}.header{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:12;height:var(--header-height);width:100%;background-color:#000}@media (max-width:1139.98px){.header{background-color:#161616}}@media print{.header{display:none}}.header__container{position:relative;height:100%;display:flex;align-items:center;width:100%;max-width:1480px;margin-left:auto;margin-right:auto;transition:box-shadow .3s ease}@media (max-width:1650.98px){.header__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.header__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.header__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.header__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.header__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.header__container{max-width:calc(100% - 40px)}}.header__logo{height:100%;max-height:20px;min-height:20px;width:100%;max-width:100px;min-width:100px;transition:all .3s ease;cursor:pointer;display:block;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0yMy4wOC4xMThhMS42NyAxLjY3IDAgMDAtMS42NzIgMS42NzJ2MTYuMjlhMS42NyAxLjY3IDAgMDAxLjY3MiAxLjY3MSAxLjY3IDEuNjcgMCAwMDEuNjcyLTEuNjcyVjEuODA1YzAtLjkzMi0uNzU0LTEuNjg3LTEuNjcyLTEuNjg3ek03NC4yMTIuMTE4QTEuNjcgMS42NyAwIDAwNzIuNTQgMS43OXYxNi4yOWExLjY3IDEuNjcgMCAwMDEuNjcyIDEuNjcxIDEuNjcgMS42NyAwIDAwMS42NzItMS42NzJWMS44MDVjMC0uOTMyLS43NC0xLjY4Ny0xLjY3Mi0xLjY4N3pNMTUuNTk0LjQ3NGExLjY0NSAxLjY0NSAwIDAwLTIuMzA4LjI2Nkw4LjEwNyA3LjI5NCAyLjkzLjc0QTEuNjQ1IDEuNjQ1IDAgMDAuNjIxLjQ3NGExLjY0NSAxLjY0NSAwIDAwLS4yNjYgMi4zMDhsNS42NjYgNy4xNi01LjY2NiA3LjE2MWExLjY0NSAxLjY0NSAwIDAwMS4yODcgMi42NjNjLjQ4OCAwIC45NjItLjIwNyAxLjI4Ny0uNjIxbDUuMTc4LTYuNTU0IDUuMTc5IDYuNTU0Yy4zMjUuNDE0Ljc5OS42MjEgMS4yODcuNjIxLjM1NSAwIC43MS0uMTE4IDEuMDItLjM1NS43MTEtLjU2Mi44My0xLjU5OC4yNjctMi4zMDhsLTUuNjUyLTcuMTYgNS42NjctNy4xNjFjLjU2Mi0uNzEuNDI5LTEuNzQ2LS4yODEtMi4zMDh6TTQ1LjQ4LjQ3NGExLjY0NSAxLjY0NSAwIDAwLTIuMzA4LjI2NmwtNS4xNzggNi41NTRMMzIuODE1Ljc0YTEuNjQ1IDEuNjQ1IDAgMDAtMi4zMDgtLjI2NiAxLjY0NSAxLjY0NSAwIDAwLS4yNjYgMi4zMDhsNS42NjcgNy4xNi01LjY2NyA3LjE2MWExLjY0NSAxLjY0NSAwIDAwMS4yODcgMi42NjNjLjQ4OSAwIC45NjItLjIwNyAxLjI4Ny0uNjIxbDUuMTc5LTYuNTU0IDUuMTc4IDYuNTU0YTEuNjQ4IDEuNjQ4IDAgMDAyLjMwOC4yNjZjLjcxLS41NjIuODI5LTEuNTk4LjI2Ni0yLjMwOGwtNS42NjYtNy4xNiA1LjY2Ni03LjE2MUExLjY0NSAxLjY0NSAwIDAwNDUuNDguNDc0ek01OC4zNjYgMTYuNmMtMy42NjkgMC02LjY1Ny0yLjk4OS02LjY1Ny02LjY1OCAwLTMuNjY5IDIuOTg4LTYuNjU3IDYuNjU3LTYuNjU3IDMuNjcgMCA2LjY1OCAyLjk4OCA2LjY1OCA2LjY1NyAwIDMuNjctMi45ODggNi42NTgtNi42NTggNi42NTh6bTAtMTYuNmMtNS40ODkgMC05Ljk0MiA0LjQ2OC05Ljk0MiA5Ljk0MiAwIDUuNDkgNC40NjggOS45NDMgOS45NDIgOS45NDMgNS40OSAwIDkuOTQzLTQuNDY5IDkuOTQzLTkuOTQzQzY4LjMwOSA0LjQ2OCA2My44NTUgMCA1OC4zNjYgMHpNOTAuMDU4IDE2LjZjLTMuNjcgMC02LjY1OC0yLjk4OS02LjY1OC02LjY1OCAwLTMuNjY5IDIuOTg4LTYuNjU3IDYuNjU4LTYuNjU3IDMuNjY5IDAgNi42NTcgMi45ODggNi42NTcgNi42NTcgMCAzLjY3LTIuOTg4IDYuNjU4LTYuNjU3IDYuNjU4em0wLTE2LjZjLTUuNDkgMC05Ljk0MyA0LjQ2OC05Ljk0MyA5Ljk0MiAwIDUuNDkgNC40NjggOS45NDMgOS45NDMgOS45NDMgNS40ODggMCA5Ljk0Mi00LjQ2OSA5Ljk0Mi05Ljk0M0MxMDAuMDE1IDQuNDY4IDk1LjU0NiAwIDkwLjA1OCAweiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);background-size:contain;background-repeat:no-repeat;background-position:0;transition:transform .3s ease}.header__logo,.header__logo:hover{text-decoration:none;color:inherit}.header__logo--out{height:100%;max-height:35px;min-height:35px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNDguMzcgNDkuOTUiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojZmZmfTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJtZW51Ij48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik00OC4yMyA4Ljg4YTMuNTEgMy41MSAwIDAwLTMuNTEgMy41MXYzNGEzLjUxIDMuNTEgMCAxMDcgMHYtMzRhMy41MSAzLjUxIDAgMDAtMy40OS0zLjUxek0zMi42IDkuNjFhMy40MyAzLjQzIDAgMDAtNC44My41N0wxNyAyMy44NiA2LjE0IDEwLjE4YTMuNDQgMy40NCAwIDEwLTUuNCA0LjI2bDExLjgzIDE1TC43NCA0NC4zOGEzLjQ0IDMuNDQgMCAwMDUuNCA0LjI3TDE3IDM1bDEwLjc3IDEzLjY1YTMuNDQgMy40NCAwIDAwNS40LTQuMjdsLTExLjgzLTE1IDExLjgzLTE1YTMuNDQgMy40NCAwIDAwLS41Ny00Ljc3ek05NS4wNSA5LjYxYTMuNDMgMy40MyAwIDAwLTQuODMuNTdMNzkuNCAyMy44NiA2OC41OCAxMC4xOGEzLjQ0IDMuNDQgMCAxMC01LjM5IDQuMjZMNzUgMjkuNDFsLTExLjgzIDE1YTMuNDQgMy40NCAwIDAwNS4zOSA0LjI3TDc5LjQgMzVsMTAuODIgMTMuNjVhMy40NCAzLjQ0IDAgMDA1LjM5LTQuMjdsLTExLjgzLTE1IDExLjgzLTE1YTMuNDQgMy40NCAwIDAwLS41Ni00Ljc3ek05OS44MiA5YTkgOSAwIDAxMTggMCA5IDkgMCAwMS0xOCAwek0xMTQgOWE1LjE1IDUuMTUgMCAxMC0xMC4yOSAwQTUuMTUgNS4xNSAwIDEwMTE0IDl6TTEyMC4zNSAxMVYxLjg3YTEuODcgMS44NyAwIDAxMy43NCAwdjkuMzlhMyAzIDAgMTA2IDBWMS44N2ExLjg3IDEuODcgMCAwMTMuNzQgMFYxMWE2Ljc0IDYuNzQgMCAxMS0xMy40OCAwek0xNDAuMSAzLjc1aC0yLjc3QTEuNzQgMS43NCAwIDAxMTM1LjU4IDJhMS43MyAxLjczIDAgMDExLjc1LTEuNzVoOS4yOWExLjc1IDEuNzUgMCAwMTAgMy41aC0yLjc3djEyLjM2YTEuODggMS44OCAwIDAxLTMuNzUgMHoiLz48L2c+PC9nPjwvc3ZnPg==);background-size:contain;background-repeat:no-repeat;background-position:0}.header__logo:hover{transform:scale(1.05)}.header__wrapper{flex-grow:1;display:flex;flex-direction:column}.header__menu-wrapper{flex-grow:1;position:relative;display:flex;justify-content:flex-end;align-items:center;margin-left:50px}.header__referal{margin-right:22px}.header__referal svg{display:block;pointer-events:none;height:18px}.header__referal svg path{transition:all .3s ease}.header__referal:hover svg path{fill:#15dbaf}.header__register{transition:all .3s ease;cursor:pointer;text-decoration:none;display:flex;color:#1ebe9a;border:1px solid #1ebe9a;background:transparent;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.header__register:hover{text-decoration:none;color:#000;border:1px solid #fff;background:#fff}.header__register:active{transform:scaleX(.97) scaleY(.95)}.header__register:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}@media (max-width:1139.98px){.header__register{align-self:flex-end}}.header__login{transition:all .3s ease;cursor:pointer;display:flex;border:1px solid #1ebe9a;background:#1ebe9a;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.header__login,.header__login:hover{text-decoration:none;color:#000}.header__login:hover{border:1px solid #fff;background:#fff}.header__login:active{transform:scaleX(.97) scaleY(.95)}.header__login:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}@media (max-width:1139.98px){.header__login{align-self:flex-end}}.header__logout{transition:all .3s ease;cursor:pointer;display:flex;border:1px solid #1ebe9a;background:#1ebe9a;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.header__logout,.header__logout:hover{text-decoration:none;color:#000}.header__logout:hover{border:1px solid #fff;background:#fff}.header__logout:active{transform:scaleX(.97) scaleY(.95)}.header__logout:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}.header__logout--mobile{display:none}@media (max-width:1139.98px){.header__logout--mobile{display:block}}.header__logout--mobile svg{display:block;pointer-events:none;height:18px}.header__logout--mobile svg path{transition:all .3s ease;fill:#fff}.header__logout--mobile:hover svg path{fill:#15dbaf}.header__avatar{transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center;border:1px solid #fff;background:hsla(0,0%,100%,.1);color:#fff}.header__avatar:hover{color:#15dbaf;border:1px solid #15dbaf}@media (max-width:1139.98px){.header__avatar--desktop{display:none}}.header__avatar--mobile{pointer-events:none}@media (min-width:1140px){.header__avatar--mobile{display:none}}.header__avatar-wrapper{position:relative}@media (max-width:1139.98px){.header__avatar-wrapper{width:100%;display:flex;align-items:center;gap:15px}}@media (min-width:1140px){.header__avatar-menu{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:200px;padding:15px;border-radius:10px;background-color:#2f2f2f;position:absolute;left:50%;bottom:0;transform:translateY(calc(100% + 10px)) translateX(-50%);opacity:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:15px;box-shadow:0 0 25px 0 rgba(0,0,0,.5)}.header__avatar-menu--active{opacity:1;pointer-events:all}}@media (max-width:1139.98px){.header__avatar-menu{flex-grow:1;display:flex;justify-content:space-between;align-items:center}}.header__hamburger{display:none;position:relative;height:100%;max-height:14px;min-height:14px;width:100%;max-width:21px;min-width:21px;flex-direction:column;justify-content:space-between}@media (max-width:1139.98px){.header__hamburger{display:flex}}.header__hamburger-bar{width:100%;height:2px;background-color:#fff;transition:all .3s ease}.header__hamburger:hover .header__hamburger-bar{background-color:#1ebe9a}.header__hamburger--active .header__hamburger-bar{position:absolute;top:0;bottom:0;margin:auto}.header__hamburger--active .header__hamburger-bar:first-child{transform:rotate(45deg)}.header__hamburger--active .header__hamburger-bar:nth-child(2){opacity:0}.header__hamburger--active .header__hamburger-bar:last-child{transform:rotate(-45deg)}.header__username{margin-right:22px;color:#1ebe9a;font-weight:600;text-align:right;font-size:1.2rem;display:none}@media (max-width:1139.98px){.header__username{display:flex}}.lang-switcher{margin:0 30px}@media (max-width:1139.98px){.lang-switcher{margin:0 25px}}.lang-switcher__link{transition:all .3s ease;cursor:pointer;display:block;height:34px;width:34px;padding:3px;border-radius:50%;border:2px solid rgba(74,174,219,.2);-webkit-animation:pulse-blue 10s infinite;animation:pulse-blue 10s infinite}.lang-switcher__link,.lang-switcher__link:hover{text-decoration:none;color:inherit}.lang-switcher__link svg{display:block;pointer-events:none;height:100%}.lang-switcher__link:hover{border:2px solid rgba(74,174,219,.5)}.navigation-menu{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex}@media (min-width:1140px){.navigation-menu{justify-content:flex-end;align-items:flex-end;transition:margin .3s ease}}@media (max-width:1139.98px){.navigation-menu{height:100%;max-height:calc(var(--vh, 1vh)*100 - var(--header-height));min-height:calc(var(--vh, 1vh)*100 - var(--header-height));width:100%;position:fixed;left:0;top:var(--header-height);overflow:auto;flex-direction:column;background-color:#000;opacity:0;pointer-events:none}.navigation-menu.active{opacity:1;pointer-events:all}}.navigation-menu__container{margin:unset;padding:unset;list-style-type:none;transition:all .3s ease}@media (min-width:1140px){.navigation-menu__container{display:grid;grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;align-items:center;-moz-column-gap:20px;column-gap:20px}}@media (max-width:1139.98px){.navigation-menu__container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:25px 0;width:100%;max-width:1480px;margin-left:auto;margin-right:auto;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;flex-shrink:0;row-gap:20px}}@media (max-width:1139.98px) and (max-width:1650.98px){.navigation-menu__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px) and (max-width:1139.98px){.navigation-menu__container{max-width:calc(100% - 144px)}}@media (max-width:1139.98px) and (max-width:1024.98px){.navigation-menu__container{max-width:calc(100% - 118px)}}@media (max-width:1139.98px) and (max-width:991.98px){.navigation-menu__container{max-width:calc(100% - 92px)}}@media (max-width:1139.98px) and (max-width:767.98px){.navigation-menu__container{max-width:calc(100% - 66px)}}@media (max-width:1139.98px) and (max-width:575.98px){.navigation-menu__container{max-width:calc(100% - 40px)}}.navigation-menu__title{transition:all .3s ease;cursor:pointer;display:block;font-size:1.3rem;line-height:1.3rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-weight:700;text-transform:uppercase;text-align:start;padding:12px 20px;border-radius:25px}.navigation-menu__title,.navigation-menu__title:hover{text-decoration:none;color:#fff}@media (max-width:1139.98px){.navigation-menu__title{font-size:1.4rem;line-height:1.4rem}}.navigation-menu__title:focus,.navigation-menu__title:hover{background-color:rgba(0,0,0,.07)}.navigation-menu__gradient{display:none;position:fixed;z-index:1;left:0;height:50px;width:100%;pointer-events:none;transition:all .3s ease}@media (min-width:1140px){.navigation-menu__gradient{display:none}}.navigation-menu__gradient.top{top:var(--header-height);background:linear-gradient(0deg,transparent,#000)}.menu-is-up .navigation-menu__gradient.top{opacity:0}.navigation-menu__gradient.bottom{bottom:0;background:linear-gradient(180deg,transparent,#000)}.menu-is-down .navigation-menu__gradient.bottom{opacity:0}.active .navigation-menu__gradient{display:block}.search-item{transition:all .3s ease;cursor:pointer;display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;-moz-column-gap:20px;column-gap:20px;padding-top:50px;padding-bottom:50px;border-bottom:2px solid #7c7c7c}.search-item,.search-item:hover{text-decoration:none;color:inherit}@media (max-width:1139.98px){.search-item{padding-top:44px}}@media (max-width:1024.98px){.search-item{padding-top:38px}}@media (max-width:991.98px){.search-item{padding-top:32px}}@media (max-width:767.98px){.search-item{padding-top:26px}}@media (max-width:575.98px){.search-item{padding-top:20px}}@media (max-width:1139.98px){.search-item{padding-bottom:44px}}@media (max-width:1024.98px){.search-item{padding-bottom:38px}}@media (max-width:991.98px){.search-item{padding-bottom:32px}}@media (max-width:767.98px){.search-item{padding-bottom:26px}}@media (max-width:575.98px){.search-item{padding-bottom:20px}}@media (max-width:767.98px){.search-item{grid-template-columns:1fr}}.search-item:hover{border-bottom:2px solid #1ebe9a}.search-item__label{color:#fff;margin-bottom:1rem;font-weight:600;line-height:120%;font-size:1.4rem;min-width:230px;font-size:4rem}@media (max-width:1139.98px){.search-item__label{margin-bottom:.9rem}}@media (max-width:1024.98px){.search-item__label{margin-bottom:.8rem}}@media (max-width:991.98px){.search-item__label{margin-bottom:.7rem}}@media (max-width:767.98px){.search-item__label{margin-bottom:.6rem}}@media (max-width:575.98px){.search-item__label{margin-bottom:.5rem}}@media (max-width:1139.98px){.search-item__label{font-size:1.38rem}}@media (max-width:1024.98px){.search-item__label{font-size:1.36rem}}@media (max-width:991.98px){.search-item__label{font-size:1.34rem}}@media (max-width:767.98px){.search-item__label{font-size:1.32rem}}@media (max-width:575.98px){.search-item__label{font-size:1.3rem}}@media (max-width:1139.98px){.search-item__label{min-width:204px}}@media (max-width:1024.98px){.search-item__label{min-width:178px}}@media (max-width:991.98px){.search-item__label{min-width:152px}}@media (max-width:767.98px){.search-item__label{min-width:126px}}@media (max-width:575.98px){.search-item__label{min-width:100px}}@media (max-width:1139.98px){.search-item__label{font-size:3.52rem}}@media (max-width:1024.98px){.search-item__label{font-size:3.04rem}}@media (max-width:991.98px){.search-item__label{font-size:2.56rem}}@media (max-width:767.98px){.search-item__label{font-size:2.08rem}}@media (max-width:575.98px){.search-item__label{font-size:1.6rem}}.search-item__title{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:1.4rem;font-size:4rem;transition:all .3s ease}@media (max-width:1139.98px){.search-item__title{margin-bottom:1.4rem}}@media (max-width:1024.98px){.search-item__title{margin-bottom:1.3rem}}@media (max-width:991.98px){.search-item__title{margin-bottom:1.2rem}}@media (max-width:767.98px){.search-item__title{margin-bottom:1.1rem}}@media (max-width:575.98px){.search-item__title{margin-bottom:1rem}}@media (max-width:1139.98px){.search-item__title{font-size:1.38rem}}@media (max-width:1024.98px){.search-item__title{font-size:1.36rem}}@media (max-width:991.98px){.search-item__title{font-size:1.34rem}}@media (max-width:767.98px){.search-item__title{font-size:1.32rem}}@media (max-width:575.98px){.search-item__title{font-size:1.3rem}}@media (max-width:1139.98px){.search-item__title{font-size:3.56rem}}@media (max-width:1024.98px){.search-item__title{font-size:3.12rem}}@media (max-width:991.98px){.search-item__title{font-size:2.68rem}}@media (max-width:767.98px){.search-item__title{font-size:2.24rem}}@media (max-width:575.98px){.search-item__title{font-size:1.8rem}}.search-item__title:last-child{margin-bottom:0}.search-item:hover .search-item__title{color:#1ebe9a}.search-item__content{color:#fff;margin-bottom:0;font-size:1.4rem;font-weight:400;line-height:140%}.search-item__highlight{font-weight:700;color:#1ebe9a}.search{position:fixed;z-index:11;left:0;top:0;height:calc(var(--vh, 1vh)*100);width:100%;opacity:0;overflow:auto;pointer-events:none;background-color:rgba(0,0,0,.75);transition:all .3s ease;padding-top:var(--header-height)}.search.active{opacity:1;pointer-events:all}.search__wrapper{width:100%;display:flex;padding-right:var(--scrollbar-width,10px);background-color:#fff}.search__container{flex-grow:1;padding-top:30px;padding-bottom:39px}@media (max-width:1139.98px){.search__container{padding-top:28px}}@media (max-width:1024.98px){.search__container{padding-top:26px}}@media (max-width:991.98px){.search__container{padding-top:24px}}@media (max-width:767.98px){.search__container{padding-top:22px}}@media (max-width:575.98px){.search__container{padding-top:20px}}@media (max-width:1139.98px){.search__container{padding-bottom:35.2px}}@media (max-width:1024.98px){.search__container{padding-bottom:31.4px}}@media (max-width:991.98px){.search__container{padding-bottom:27.6px}}@media (max-width:767.98px){.search__container{padding-bottom:23.8px}}@media (max-width:575.98px){.search__container{padding-bottom:20px}}@media (min-width:1140px){.search__container{width:100%;max-width:1480px;margin-left:auto;margin-right:auto}}@media (min-width:1140px) and (max-width:1650.98px){.search__container{max-width:calc(100% - 170px)}}@media (min-width:1140px) and (max-width:1139.98px){.search__container{max-width:calc(100% - 144px)}}@media (min-width:1140px) and (max-width:1024.98px){.search__container{max-width:calc(100% - 118px)}}@media (min-width:1140px) and (max-width:991.98px){.search__container{max-width:calc(100% - 92px)}}@media (min-width:1140px) and (max-width:767.98px){.search__container{max-width:calc(100% - 66px)}}@media (min-width:1140px) and (max-width:575.98px){.search__container{max-width:calc(100% - 40px)}}@media (max-width:1139.98px){.search__container{padding-left:85px;padding-right:85px}}@media (max-width:1139.98px) and (max-width:1139.98px){.search__container{padding-left:72px}}@media (max-width:1139.98px) and (max-width:1024.98px){.search__container{padding-left:59px}}@media (max-width:1139.98px) and (max-width:991.98px){.search__container{padding-left:46px}}@media (max-width:1139.98px) and (max-width:767.98px){.search__container{padding-left:33px}}@media (max-width:1139.98px) and (max-width:575.98px){.search__container{padding-left:20px}}@media (max-width:1139.98px) and (max-width:1139.98px){.search__container{padding-right:72px}}@media (max-width:1139.98px) and (max-width:1024.98px){.search__container{padding-right:59px}}@media (max-width:1139.98px) and (max-width:991.98px){.search__container{padding-right:46px}}@media (max-width:1139.98px) and (max-width:767.98px){.search__container{padding-right:33px}}@media (max-width:1139.98px) and (max-width:575.98px){.search__container{padding-right:20px}}.search__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.search__label{color:#fff;font-weight:600;line-height:120%;font-size:1.3rem}@media (max-width:1139.98px){.search__label{font-size:1.32rem}}@media (max-width:1024.98px){.search__label{font-size:1.34rem}}@media (max-width:991.98px){.search__label{font-size:1.36rem}}@media (max-width:767.98px){.search__label{font-size:1.38rem}}@media (max-width:575.98px){.search__label{font-size:1.4rem}}.search__close svg{display:block;pointer-events:none;height:20px}.search__close svg path{transition:all .3s ease}.search__close:hover svg path{fill:#1ebe9a}.search__form{position:relative}.search__input{height:65px;width:100%;background:#fff;border:1px solid transparent;border-radius:8px;box-shadow:0 0 15px 0 rgba(0,0,0,.5);padding-left:22px;padding-right:66px;font-size:1.4rem}@media (max-width:1139.98px){.search__input{height:63px}}@media (max-width:1024.98px){.search__input{height:61px}}@media (max-width:991.98px){.search__input{height:59px}}@media (max-width:767.98px){.search__input{height:57px}}@media (max-width:575.98px){.search__input{height:55px}}@media (max-width:1139.98px){.search__input{padding-left:20px}}@media (max-width:1024.98px){.search__input{padding-left:18px}}@media (max-width:991.98px){.search__input{padding-left:16px}}@media (max-width:767.98px){.search__input{padding-left:14px}}@media (max-width:575.98px){.search__input{padding-left:12px}}@media (max-width:1139.98px){.search__input{font-size:1.38rem}}@media (max-width:1024.98px){.search__input{font-size:1.36rem}}@media (max-width:991.98px){.search__input{font-size:1.34rem}}@media (max-width:767.98px){.search__input{font-size:1.32rem}}@media (max-width:575.98px){.search__input{font-size:1.3rem}}.search__input::-moz-placeholder{color:#fff}.search__input::placeholder{color:#fff}.search__submit{position:absolute;right:10px;top:10px;height:calc(100% - 20px);border-radius:8px;background:#1ebe9a;display:flex;justify-content:center;align-items:center;padding:0 13px}.search__submit:hover{filter:contrast(150%)}.search__submit:active{box-shadow:inset 0 0 7.5px 0 rgba(0,0,0,.5)}.search__submit svg{display:block;pointer-events:none;width:20px}.search__submit svg path{fill:#fff}.search__content .pagination{justify-content:center}.search__items{padding-bottom:30px}@media (max-width:1139.98px){.search__items{padding-bottom:24px}}@media (max-width:1024.98px){.search__items{padding-bottom:18px}}@media (max-width:991.98px){.search__items{padding-bottom:12px}}@media (max-width:767.98px){.search__items{padding-bottom:6px}}@media (max-width:575.98px){.search__items{padding-bottom:0}}.search__trigger{transition:all .3s ease;cursor:pointer;display:block}.search__trigger,.search__trigger:hover{text-decoration:none;color:inherit}.search__trigger svg{display:block;height:17px;pointer-events:none}.search__trigger svg,.search__trigger svg path{transition:all .3s ease}.search__trigger.active svg,.search__trigger:hover svg{transform:scale(1.25)}.search__trigger.active svg path,.search__trigger:hover svg path{fill:#1ebe9a}.search__trigger.mobile{margin-right:25px}@media (min-width:1140px){.search__trigger.mobile{display:none}}.page{overflow:hidden}@media (min-width:1140px){.page{--header-height:80px}}@media (max-width:1139.98px){.page{--header-height:70px}}.page__body{height:calc(var(--vh, 1vh)*100);overflow:auto;display:grid;grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content}@media print{.page__body{height:unset;overflow:unset}}.page__content{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.page__title{margin-bottom:30px}.page-search__container{width:100%;max-width:1480px;margin:110px auto}@media (max-width:1139.98px){.page-search__container{margin-top:100px}}@media (max-width:1024.98px){.page-search__container{margin-top:90px}}@media (max-width:991.98px){.page-search__container{margin-top:80px}}@media (max-width:767.98px){.page-search__container{margin-top:70px}}@media (max-width:575.98px){.page-search__container{margin-top:60px}}@media (max-width:1139.98px){.page-search__container{margin-bottom:100px}}@media (max-width:1024.98px){.page-search__container{margin-bottom:90px}}@media (max-width:991.98px){.page-search__container{margin-bottom:80px}}@media (max-width:767.98px){.page-search__container{margin-bottom:70px}}@media (max-width:575.98px){.page-search__container{margin-bottom:60px}}@media (max-width:1650.98px){.page-search__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.page-search__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.page-search__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.page-search__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.page-search__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.page-search__container{max-width:calc(100% - 40px)}}.page-search__wrapper{display:flex;position:relative}@media (max-width:1139.98px){.page-search__wrapper{flex-direction:column}}.page-search__sidebar{flex-basis:33%;flex-shrink:0}@media (min-width:1140px){.page-search__sidebar{margin-right:60px}}@media (max-width:1139.98px){.page-search__sidebar{margin-bottom:60px}}.page-search__content{flex-grow:1}.page-search__title{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:2.8rem;font-weight:700}@media (max-width:1139.98px){.page-search__title{margin-bottom:1.35rem}}@media (max-width:1024.98px){.page-search__title{margin-bottom:1.2rem}}@media (max-width:991.98px){.page-search__title{margin-bottom:1.05rem}}@media (max-width:767.98px){.page-search__title{margin-bottom:.9rem}}@media (max-width:575.98px){.page-search__title{margin-bottom:.75rem}}@media (max-width:1139.98px){.page-search__title{font-size:2.72rem}}@media (max-width:1024.98px){.page-search__title{font-size:2.64rem}}@media (max-width:991.98px){.page-search__title{font-size:2.56rem}}@media (max-width:767.98px){.page-search__title{font-size:2.48rem}}@media (max-width:575.98px){.page-search__title{font-size:2.4rem}}.page-404{flex-grow:1;display:flex;text-align:center}.page-404__container{flex-grow:1;width:100%;max-width:1480px;margin:50px auto;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width:1650.98px){.page-404__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.page-404__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.page-404__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.page-404__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.page-404__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.page-404__container{max-width:calc(100% - 40px)}}.page-404__container>*{max-width:500px}.page-404__404{color:#e33d5d;margin-bottom:3rem;font-weight:600;line-height:120%;font-size:2.8rem;font-weight:700}@media (max-width:1139.98px){.page-404__404{font-size:2.72rem}}@media (max-width:1024.98px){.page-404__404{font-size:2.64rem}}@media (max-width:991.98px){.page-404__404{font-size:2.56rem}}@media (max-width:767.98px){.page-404__404{font-size:2.48rem}}@media (max-width:575.98px){.page-404__404{font-size:2.4rem}}.page-404__title{color:#fff;margin-bottom:2rem;font-weight:600;line-height:120%;font-size:2.8rem;font-weight:700}@media (max-width:1139.98px){.page-404__title{font-size:2.72rem}}@media (max-width:1024.98px){.page-404__title{font-size:2.64rem}}@media (max-width:991.98px){.page-404__title{font-size:2.56rem}}@media (max-width:767.98px){.page-404__title{font-size:2.48rem}}@media (max-width:575.98px){.page-404__title{font-size:2.4rem}}.page-404__perex{color:#fff;margin-bottom:0;font-size:1.4rem;font-weight:400;line-height:140%}.banner{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:calc(var(--vh, 1vh)*100);width:100%;display:grid;grid-template-rows:1fr}.banner__content{width:100%;max-width:1480px;margin:80px auto;border-radius:10px;overflow:hidden;position:relative;display:flex;transition:all .3s ease}@media (max-width:1650.98px){.banner__content{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.banner__content{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.banner__content{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.banner__content{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.banner__content{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.banner__content{max-width:calc(100% - 40px)}}@media (max-width:1139.98px){.banner__content{width:100%;max-width:1480px;margin:70px auto}}@media (max-width:1139.98px) and (max-width:1650.98px){.banner__content{max-width:calc(100% - 170px)}}@media (max-width:1139.98px) and (max-width:1139.98px){.banner__content{max-width:calc(100% - 144px)}}@media (max-width:1139.98px) and (max-width:1024.98px){.banner__content{max-width:calc(100% - 118px)}}@media (max-width:1139.98px) and (max-width:991.98px){.banner__content{max-width:calc(100% - 92px)}}@media (max-width:1139.98px) and (max-width:767.98px){.banner__content{max-width:calc(100% - 66px)}}@media (max-width:1139.98px) and (max-width:575.98px){.banner__content{max-width:calc(100% - 40px)}}.banner__bg{height:100%;width:100%;position:absolute;left:0;top:0;background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none}.banner__container{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end;position:relative;z-index:1;margin:55px}@media (max-width:1139.98px){.banner__container{margin:47px}}@media (max-width:1024.98px){.banner__container{margin:39px}}@media (max-width:991.98px){.banner__container{margin:31px}}@media (max-width:767.98px){.banner__container{margin:23px}}@media (max-width:575.98px){.banner__container{margin:15px}}.banner__title{color:#fff;margin-bottom:0;font-weight:700;line-height:115%;word-break:break-word;text-shadow:0 4px 40px rgba(0,0,0,.3)}@media (max-width:1139.98px){.banner__title{text-align:center}}.banner__perex{color:#fff;margin-bottom:0;font-weight:600;line-height:120%;font-size:2.4rem;word-break:break-word;text-shadow:0 4px 40px rgba(0,0,0,.3)}@media (max-width:1139.98px){.banner__perex{font-size:2.28rem}}@media (max-width:1024.98px){.banner__perex{font-size:2.16rem}}@media (max-width:991.98px){.banner__perex{font-size:2.04rem}}@media (max-width:767.98px){.banner__perex{font-size:1.92rem}}@media (max-width:575.98px){.banner__perex{font-size:1.8rem}}@media (max-width:1139.98px){.banner__perex{text-align:center}}.calculator{padding:30px;border-radius:10px;background:#2f2f2f}@media (max-width:1139.98px){.calculator{padding:30px 15px}}.calculator h3{margin-bottom:40px}.calculator label{display:block;color:#9e9e9e}.calculator__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px}.calculator__header h3{margin:unset}.calculator__content{display:grid;gap:30px}@media (min-width:1140px){.calculator__content{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}.calculator__content+label{margin-top:25px}.calculator__form{display:flex;flex-direction:column}.calculator__form-item{background-color:hsla(0,0%,100%,.2);border-radius:30px;padding:16px;margin-bottom:20px;height:50px;width:100%;border:unset!important}.calculator__form-item::-moz-placeholder{opacity:1!important}.calculator__form-item::placeholder{opacity:1!important}label+.calculator__form-item{margin-top:8px}.calculator__select-wrapper{position:relative}label+.calculator__select-wrapper{margin-top:8px}.calculator__select-wrapper svg{display:block;height:10px;width:10px;position:absolute;top:0;bottom:0;right:15px;margin:auto;pointer-events:none}.calculator__select-wrapper select{margin-bottom:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:30px;cursor:pointer}.calculator__select-wrapper select option{color:#000}@media (min-width:1140px){.calculator__select-wrapper{margin-bottom:20px}}.calculator__switch{display:flex;flex-wrap:wrap;align-items:center;gap:16px;border:unset;outline:unset}.calculator__switch-options{background-color:hsla(0,0%,100%,.2);border-radius:10px;display:flex;flex-wrap:wrap;align-items:center}.calculator__switch-option{position:relative}.calculator__switch-option-label{font-weight:600;padding:12px 10px;transition:all .3s ease}.calculator__switch-option-label[data-checked=true]{color:#1ebe9a}.calculator__switch-option-input{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;cursor:pointer}.calculator #input-err{margin-bottom:20px}.calculator__result{padding:30px;border-radius:10px;background:#161616;width:100%}@media (max-width:1139.98px){.calculator__result--graph{padding:unset;border-radius:unset;background:unset}}.calculator__graph{position:relative;height:0;padding-top:66%}@media (max-width:1139.98px){.calculator__graph{padding-top:80%}}.calculator__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:25px}.calculator__value{font-size:1.6rem;font-weight:600}label+.calculator__value{margin-top:5px}.calculator__token-count{margin-bottom:30px}.calculator__token-count .calculator__value{font-size:2.4rem}.company-carrousel{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.company-carrousel__controls{margin-top:20px;display:flex;flex-direction:column;align-items:flex-end;gap:20px}.company-carrousel__indicator{width:100%;display:flex;gap:10px}.company-carrousel__indicator button{flex:1;height:3px;background-color:#fff;opacity:.25}.company-carrousel__indicator button[data-active=true]{opacity:1}.company-carrousel__buttons{display:flex;align-items:center;gap:20px}.company-carrousel__button{flex-shrink:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center}.company-carrousel__button svg{display:block;height:9px;width:5px}.company-carrousel.is-scrolled-left .company-carrousel__button[data-prev] svg,.company-carrousel.is-scrolled-right .company-carrousel__button[data-next] svg{opacity:.5}.company-carrousel__wrapper{display:flex;transition:transform .3s ease}.company-carrousel__item{flex-shrink:0;width:300px;border-radius:10px;background:#383838;padding:30px;margin-right:25px;display:flex;flex-direction:column;gap:25px;transition:opacity .3s ease}@media (min-width:1140px){.company-carrousel__item{width:350px}}.company-carrousel__perex{margin-bottom:0;flex-grow:1}.company-carrousel__label{display:block;font-size:1.6rem;margin-top:10px}.link-box{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.link-box__container{width:100%;max-width:1480px;margin:20px auto}@media (max-width:1650.98px){.link-box__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.link-box__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.link-box__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.link-box__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.link-box__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.link-box__container{max-width:calc(100% - 40px)}}.link-box__grid{display:grid;row-gap:20px}.link-box__item{border-radius:8px;background:linear-gradient(90deg,#1ebe9a,#d7281e);padding:15px 27px 15px 20px;display:flex;align-items:center}@media (max-width:1139.98px){.link-box__item{padding-left:20.8px}}@media (max-width:1024.98px){.link-box__item{padding-left:21.6px}}@media (max-width:991.98px){.link-box__item{padding-left:22.4px}}@media (max-width:767.98px){.link-box__item{padding-left:23.2px}}@media (max-width:575.98px){.link-box__item{padding-left:24px}}@media (max-width:1139.98px){.link-box__item{padding-right:25.8px}}@media (max-width:1024.98px){.link-box__item{padding-right:24.6px}}@media (max-width:991.98px){.link-box__item{padding-right:23.4px}}@media (max-width:767.98px){.link-box__item{padding-right:22.2px}}@media (max-width:575.98px){.link-box__item{padding-right:21px}}@media (max-width:1139.98px){.link-box__item.desktop{display:none}}.link-box__item.mobile{transition:all .3s ease;cursor:pointer}.link-box__item.mobile,.link-box__item.mobile:hover{text-decoration:none;color:inherit}.link-box__item.mobile:hover{filter:contrast(150%)}.link-box__item.mobile:active{box-shadow:inset 0 0 7.5px 0 rgba(0,0,0,.5)}@media (min-width:1140px){.link-box__item.mobile{display:none}}.link-box__item-stretch{flex-grow:1;display:flex;justify-content:flex-end;align-items:center}.link-box__item-heading{font-size:1.3rem;color:#fff;font-weight:700;margin-right:30px;display:flex;align-items:center}@media (max-width:1139.98px){.link-box__item-heading{font-size:1.28rem}}@media (max-width:1024.98px){.link-box__item-heading{font-size:1.26rem}}@media (max-width:991.98px){.link-box__item-heading{font-size:1.24rem}}@media (max-width:767.98px){.link-box__item-heading{font-size:1.22rem}}@media (max-width:575.98px){.link-box__item-heading{font-size:1.2rem}}.link-box__item-heading:before{content:"";display:block;height:100%;max-height:20px;min-height:20px;width:100%;max-width:20px;min-width:20px;margin-right:20px;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjgzMyA1YS44MzMuODMzIDAgMTEtMS42NjYgMCAuODMzLjgzMyAwIDAxMS42NjYgMHpNMTAgMTUuODMzYS42MjUuNjI1IDAgMDEtLjYyNS0uNjI1VjguNzVoLS44MzNhLjYyNS42MjUgMCAwMTAtMS4yNUgxMGMuMzQ1IDAgLjYyNS4yOC42MjUuNjI1djcuMDgzYzAgLjM0NS0uMjguNjI1LS42MjUuNjI1eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMCAyMEM0LjQ4NiAyMCAwIDE1LjUxNCAwIDEwUzQuNDg2IDAgMTAgMHMxMCA0LjQ4NiAxMCAxMC00LjQ4NiAxMC0xMCAxMHptMC0xOC43NWMtNC44MjUgMC04Ljc1IDMuOTI1LTguNzUgOC43NXMzLjkyNSA4Ljc1IDguNzUgOC43NSA4Ljc1LTMuOTI1IDguNzUtOC43NVMxNC44MjUgMS4yNSAxMCAxLjI1eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMS44NzUgMTUuODMzaC0zLjc1YS42MjUuNjI1IDAgMDEwLTEuMjVoMy43NWEuNjI1LjYyNSAwIDAxMCAxLjI1eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);background-size:contain;background-repeat:no-repeat;background-position:50%}.link-box__item-button{position:relative;z-index:1;transition:all .3s ease;cursor:pointer;display:flex;border:1px solid #1ebe9a;background:#1ebe9a;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center;background:#000;padding:6px 10px 6px 14px!important}.link-box__item-button,.link-box__item-button:hover{text-decoration:none;color:#000}.link-box__item-button:hover{border:1px solid #fff;background:#fff}.link-box__item-button:active{transform:scaleX(.97) scaleY(.95)}.link-box__item-button:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}.link-box__item-button:after{margin-left:10px!important}.link-box__item-arrow{transition:all .3s ease}.link-box__item-arrow svg{display:block;pointer-events:none;height:19px}.link-box__item.mobile:hover .link-box__item-arrow{transform:translateX(5px)}.link-info{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.link-info__container{width:100%;max-width:1480px;margin:20px auto}@media (max-width:1650.98px){.link-info__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.link-info__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.link-info__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.link-info__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.link-info__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.link-info__container{max-width:calc(100% - 40px)}}.link-info__grid{display:grid;row-gap:30px}@media (max-width:1139.98px){.link-info__grid{row-gap:28px}}@media (max-width:1024.98px){.link-info__grid{row-gap:26px}}@media (max-width:991.98px){.link-info__grid{row-gap:24px}}@media (max-width:767.98px){.link-info__grid{row-gap:22px}}@media (max-width:575.98px){.link-info__grid{row-gap:20px}}.link-info__item{background-size:cover;background-repeat:no-repeat;background-position:50%;padding:35px 27px 25px;position:relative;display:flex;flex-direction:column}@media (max-width:1139.98px){.link-info__item{padding-top:38px}}@media (max-width:1024.98px){.link-info__item{padding-top:41px}}@media (max-width:991.98px){.link-info__item{padding-top:44px}}@media (max-width:767.98px){.link-info__item{padding-top:47px}}@media (max-width:575.98px){.link-info__item{padding-top:50px}}@media (max-width:1139.98px){.link-info__item{padding-left:25.6px}}@media (max-width:1024.98px){.link-info__item{padding-left:24.2px}}@media (max-width:991.98px){.link-info__item{padding-left:22.8px}}@media (max-width:767.98px){.link-info__item{padding-left:21.4px}}@media (max-width:575.98px){.link-info__item{padding-left:20px}}@media (max-width:1139.98px){.link-info__item{padding-right:25.6px}}@media (max-width:1024.98px){.link-info__item{padding-right:24.2px}}@media (max-width:991.98px){.link-info__item{padding-right:22.8px}}@media (max-width:767.98px){.link-info__item{padding-right:21.4px}}@media (max-width:575.98px){.link-info__item{padding-right:20px}}.link-info__item:after{content:"";display:block;height:100%;width:100%;position:absolute;left:0;top:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.44),transparent);opacity:1}.link-info__item,.link-info__item:after{border-radius:8px}@media (max-width:575.98px){.link-info__item{align-items:center;position:relative}.link-info__item:after{content:"";display:block;height:100%;width:100%;position:absolute;left:0;top:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.44),transparent);opacity:1}}.link-info__item-heading{position:relative;z-index:1;color:#fff;margin-bottom:15px;font-weight:600;line-height:120%;font-size:2.8rem;font-weight:700;max-width:600px}@media (max-width:1139.98px){.link-info__item-heading{margin-bottom:17px}}@media (max-width:1024.98px){.link-info__item-heading{margin-bottom:19px}}@media (max-width:991.98px){.link-info__item-heading{margin-bottom:21px}}@media (max-width:767.98px){.link-info__item-heading{margin-bottom:23px}}@media (max-width:575.98px){.link-info__item-heading{margin-bottom:25px}}@media (max-width:1139.98px){.link-info__item-heading{font-size:2.72rem}}@media (max-width:1024.98px){.link-info__item-heading{font-size:2.64rem}}@media (max-width:991.98px){.link-info__item-heading{font-size:2.56rem}}@media (max-width:767.98px){.link-info__item-heading{font-size:2.48rem}}@media (max-width:575.98px){.link-info__item-heading{font-size:2.4rem;text-align:center}}.link-info__item-button{position:relative;z-index:1;transition:all .3s ease;cursor:pointer;display:flex;border:1px solid #1ebe9a;background:#1ebe9a;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center;background:#000;padding:6px 10px 6px 14px!important}.link-info__item-button,.link-info__item-button:hover{text-decoration:none;color:#000}.link-info__item-button:hover{border:1px solid #fff;background:#fff}.link-info__item-button:active{transform:scaleX(.97) scaleY(.95)}.link-info__item-button:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}.link-info__item-button:after{margin-left:10px!important}.link-signpost{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.link-signpost__container{width:100%;max-width:1480px;margin:20px auto}@media (max-width:1650.98px){.link-signpost__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.link-signpost__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.link-signpost__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.link-signpost__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.link-signpost__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.link-signpost__container{max-width:calc(100% - 40px)}}.link-signpost__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:30px}@media (max-width:1139.98px){.link-signpost__grid{gap:28px}}@media (max-width:1024.98px){.link-signpost__grid{gap:26px}}@media (max-width:991.98px){.link-signpost__grid{gap:24px}}@media (max-width:767.98px){.link-signpost__grid{gap:22px}}@media (max-width:575.98px){.link-signpost__grid{gap:20px}}.link-signpost__item{transition:all .3s ease;cursor:pointer;text-decoration:none;display:block;color:#fff;font-size:1.2rem;text-decoration:underline!important;padding-left:24px;position:relative}.link-signpost__item:hover{text-decoration:none;color:#1ebe9a}.link-signpost__item:before{content:"";display:block;height:100%;max-height:13px;min-height:13px;width:100%;max-width:13px;min-width:13px;border-radius:4px;background:#1ebe9a;position:absolute;left:0;top:2.5px;transition:all .3s ease}.link-signpost__item:hover:before{box-shadow:0 0 15px 0 rgba(0,0,0,.5)}.post-card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;border-radius:10px;background:#2f2f2f}.post-card:not(:last-child){margin-bottom:2.5rem}@media (max-width:1139.98px){.post-card:not(:last-child){margin-bottom:2.4rem}}@media (max-width:1024.98px){.post-card:not(:last-child){margin-bottom:2.3rem}}@media (max-width:991.98px){.post-card:not(:last-child){margin-bottom:2.2rem}}@media (max-width:767.98px){.post-card:not(:last-child){margin-bottom:2.1rem}}@media (max-width:575.98px){.post-card:not(:last-child){margin-bottom:2rem}}.post-card--skeleton{pointer-events:none}.post-card--skeleton svg path,.post-card--skeleton svg rect{fill:#383838}.post-card--skeleton svg circle{stroke:#383838}.post-card--skeleton .post-card__avatar{border:1px solid #383838}@-webkit-keyframes loading{to{transform:translateX(100%)}}@keyframes loading{to{transform:translateX(100%)}}.post-card__loader{position:relative;border-radius:10px;background:#383838;margin:3px 0;overflow:hidden}.post-card__loader:after{content:"";display:block;position:absolute;height:100%;width:100%;transform:translateX(-100%);background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);-webkit-animation:loading .8s infinite;animation:loading .8s infinite}.post-card__top{padding:3rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width:1139.98px){.post-card__top{padding-left:2.72rem}}@media (max-width:1024.98px){.post-card__top{padding-left:2.44rem}}@media (max-width:991.98px){.post-card__top{padding-left:2.16rem}}@media (max-width:767.98px){.post-card__top{padding-left:1.88rem}}@media (max-width:575.98px){.post-card__top{padding-left:1.6rem}}@media (max-width:1139.98px){.post-card__top{padding-right:2.72rem}}@media (max-width:1024.98px){.post-card__top{padding-right:2.44rem}}@media (max-width:991.98px){.post-card__top{padding-right:2.16rem}}@media (max-width:767.98px){.post-card__top{padding-right:1.88rem}}@media (max-width:575.98px){.post-card__top{padding-right:1.6rem}}@media (max-width:1139.98px){.post-card__top{gap:1.4rem}}@media (max-width:1024.98px){.post-card__top{gap:1.3rem}}@media (max-width:991.98px){.post-card__top{gap:1.2rem}}@media (max-width:767.98px){.post-card__top{gap:1.1rem}}@media (max-width:575.98px){.post-card__top{gap:1rem}}.post-card__top>:last-child{margin-bottom:0}.post-card__top .kt-row-column-wrap{padding:0}.post-card__comments{padding:3rem;display:flex;flex-direction:column;gap:1rem}@media (max-width:1139.98px){.post-card__comments{padding-left:2.72rem}}@media (max-width:1024.98px){.post-card__comments{padding-left:2.44rem}}@media (max-width:991.98px){.post-card__comments{padding-left:2.16rem}}@media (max-width:767.98px){.post-card__comments{padding-left:1.88rem}}@media (max-width:575.98px){.post-card__comments{padding-left:1.6rem}}@media (max-width:1139.98px){.post-card__comments{padding-right:2.72rem}}@media (max-width:1024.98px){.post-card__comments{padding-right:2.44rem}}@media (max-width:991.98px){.post-card__comments{padding-right:2.16rem}}@media (max-width:767.98px){.post-card__comments{padding-right:1.88rem}}@media (max-width:575.98px){.post-card__comments{padding-right:1.6rem}}@media (max-width:1139.98px){.post-card__comments{gap:.95rem}}@media (max-width:1024.98px){.post-card__comments{gap:.9rem}}@media (max-width:991.98px){.post-card__comments{gap:.85rem}}@media (max-width:767.98px){.post-card__comments{gap:.8rem}}@media (max-width:575.98px){.post-card__comments{gap:.75rem}}.post-card__comments>:last-child{margin-bottom:0}.post-card__comments hr{margin:.5rem 0}.post-card__header{display:flex;justify-content:space-between;align-items:center}.post-card__header>*{margin-bottom:0!important}.post-card__company{flex-grow:1;display:flex;align-items:center;gap:15px}.company-carrousel .post-card__company{align-items:flex-start;flex-grow:0}.post-card__avatar{height:100%;max-height:2.7rem;min-height:2.7rem;width:100%;max-width:2.7rem;min-width:2.7rem;border-radius:50%;border:1px solid #fff;background:hsla(0,0%,100%,.1);background-size:cover;background-repeat:no-repeat;background-position:50%}.post-card__company-name{color:#fff;font-weight:600;line-height:120%;font-size:1.8rem;text-decoration:none}@media (max-width:1139.98px){.post-card__company-name{font-size:1.76rem}}@media (max-width:1024.98px){.post-card__company-name{font-size:1.72rem}}@media (max-width:991.98px){.post-card__company-name{font-size:1.68rem}}@media (max-width:767.98px){.post-card__company-name{font-size:1.64rem}}@media (max-width:575.98px){.post-card__company-name{font-size:1.6rem}}.post-card__header-right{display:flex;flex-direction:column;font-weight:300;align-items:flex-end}.post-card__header-right-line1{display:flex;justify-content:end;margin-bottom:.8rem}.post-card__header-right-line2{display:flex;align-items:center;gap:7px}.post-card__header-right-line2 svg{display:block;pointer-events:none;height:3px}.post-card__controls{padding-bottom:3rem;padding-left:3rem;padding-right:3rem;display:flex;justify-content:space-between;align-items:center;gap:20px}@media (max-width:1139.98px){.post-card__controls{padding-bottom:2.72rem}}@media (max-width:1024.98px){.post-card__controls{padding-bottom:2.44rem}}@media (max-width:991.98px){.post-card__controls{padding-bottom:2.16rem}}@media (max-width:767.98px){.post-card__controls{padding-bottom:1.88rem}}@media (max-width:575.98px){.post-card__controls{padding-bottom:1.6rem}}@media (max-width:1139.98px){.post-card__controls{padding-left:2.72rem}}@media (max-width:1024.98px){.post-card__controls{padding-left:2.44rem}}@media (max-width:991.98px){.post-card__controls{padding-left:2.16rem}}@media (max-width:767.98px){.post-card__controls{padding-left:1.88rem}}@media (max-width:575.98px){.post-card__controls{padding-left:1.6rem}}@media (max-width:1139.98px){.post-card__controls{padding-right:2.72rem}}@media (max-width:1024.98px){.post-card__controls{padding-right:2.44rem}}@media (max-width:991.98px){.post-card__controls{padding-right:2.16rem}}@media (max-width:767.98px){.post-card__controls{padding-right:1.88rem}}@media (max-width:575.98px){.post-card__controls{padding-right:1.6rem}}.post-card__controls>*{margin-bottom:0!important}.post-card__close,.post-card__comment-trigger,.post-card__edit-send,.post-card__send,.post-card__share{font-weight:500;display:flex;align-items:center;gap:5px}.post-card__close svg,.post-card__comment-trigger svg,.post-card__edit-send svg,.post-card__send svg,.post-card__share svg{display:block;pointer-events:none;height:14px;flex-shrink:0}.post-card__close svg circle,.post-card__close svg path,.post-card__comment-trigger svg circle,.post-card__comment-trigger svg path,.post-card__edit-send svg circle,.post-card__edit-send svg path,.post-card__send svg circle,.post-card__send svg path,.post-card__share svg circle,.post-card__share svg path{transition:all .3s ease}.post-card__close:hover,.post-card__comment-trigger:hover,.post-card__edit-send:hover,.post-card__send:hover,.post-card__share:hover{color:#15dbaf}.post-card__close:hover svg path,.post-card__comment-trigger:hover svg path,.post-card__edit-send:hover svg path,.post-card__send:hover svg path,.post-card__share:hover svg path{fill:#15dbaf}.post-card__close:hover svg circle,.post-card__comment-trigger:hover svg circle,.post-card__edit-send:hover svg circle,.post-card__send:hover svg circle,.post-card__share:hover svg circle{stroke:#15dbaf}.post-card__comment-trigger-deactivated{font-weight:500;display:flex;align-items:center;gap:5px}.post-card__comment-trigger-deactivated svg{display:block;pointer-events:none;height:14px;flex-shrink:0}.post-card__comment-trigger-deactivated svg circle,.post-card__comment-trigger-deactivated svg path{transition:all .3s ease}.post-card__actions:hover{color:#15dbaf}.post-card__actions:hover svg path{fill:#15dbaf}.post-card__actions:hover svg circle{stroke:#15dbaf}.post-card__share svg{height:15px}.post-card__edit-send svg,.post-card__send svg{height:24px}.post-card__close svg{height:20px}.post-card__comments{display:none;padding-top:0}.post-card__form{display:flex;align-items:center;gap:15px}.post-card__input{width:100%;padding:15px;resize:none;overflow:hidden}.post-card__comment{display:flex;flex-direction:column}.post-card__comment .post-card__avatar{margin-top:.75rem}.post-card__comment-actions{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:200px;padding:15px;border-radius:10px;background-color:#2f2f2f;position:absolute;left:50%;bottom:15px;transform:translateY(calc(100% + 15px)) translateX(-50%);opacity:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:10px;z-index:10;transition:all .3s ease;box-shadow:0 0 25px 0 rgba(0,0,0,.5)}.post-card__comment-actions--active{opacity:1;pointer-events:all}.post-card__comment-actions-wrapper{position:relative}.post-card__comment-actions button:hover{color:#1ebe9a}.post-card__comment-actions-button{display:flex;align-items:center}.post-card__comment-actions-button svg{pointer-events:none}.post-card__comment-actions-button svg path{transition:all .3s ease}.post-card__comment-actions-button:hover svg path{fill:#1ebe9a}.post-card__comment-actions-button--hidden{display:none}.post-card__comment-actions-reply svg{display:block;pointer-events:none;height:1.5rem}.post-card__comment-actions-reply svg path{fill:#fff;transition:all .3s ease}.post-card__comment-actions-reply:hover svg path{fill:#1ebe9a}.post-card__comment-edit{display:none}.post-card__comment-edit--active{display:flex;margin-top:1rem}.post-card__comment-edit-actions{display:flex;flex-direction:column;justify-content:space-between;padding:5px 0}.post-card__comment-text{display:none;margin-bottom:.5rem}.post-card__comment-text--active{display:block;word-break:break-word}.post-card__comment-menu{display:flex;align-items:center;gap:1rem}.post-card__comment-field{border-radius:10px;padding:.75rem 1.3rem;background-color:hsla(0,0%,100%,.1);width:100%}.post-card__comment-author{color:#fff;font-weight:600;line-height:120%;font-size:1.6rem;display:flex;align-items:center;gap:1rem}@media (max-width:1139.98px){.post-card__comment-author{font-size:1.56rem}}@media (max-width:1024.98px){.post-card__comment-author{font-size:1.52rem}}@media (max-width:991.98px){.post-card__comment-author{font-size:1.48rem}}@media (max-width:767.98px){.post-card__comment-author{font-size:1.44rem}}@media (max-width:575.98px){.post-card__comment-author{font-size:1.4rem}}.post-card__comment-author-company{font-size:1.2rem;display:flex;align-items:center;gap:.5rem;color:#fff;padding:.15rem .75rem;border-radius:85px;color:#1ebe9a;background:#2f2f2f;text-decoration:none}.post-card__comment-author-company svg{display:block;pointer-events:none;height:1.2rem;fill:#1ebe9a}.post-card__comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.post-card__comment-date{display:flex;justify-content:flex-end;font-size:1.2rem}.post-card__textarea{border-radius:20px;resize:none;overflow:hidden;width:100%;padding:1.5rem;margin-right:1.5rem}.post-card__input,.post-card__textarea{transition:unset;transition:border .3s ease}.post-card__content{line-height:140%}.post-card__content a{word-break:break-all}.post-card__content img{width:100%}.post-card__reply-thread{display:flex;flex-direction:column}.post-card__reply-thread .post-card__comments{padding:2rem;margin:1rem 0 2rem;background:#242424;border-radius:10px}.post-card__reply-button{margin:1rem 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:underline;align-self:center}.post-card__reply-button:hover{color:#1ebe9a}.post-card__reply-button--hide{display:none;margin-bottom:0}.post-card__post-actions{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:200px;padding:15px;border-radius:10px;background-color:#2f2f2f;position:absolute;left:50%;bottom:15px;transform:translateY(calc(100% + 15px)) translateX(-50%);opacity:0;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:10px;z-index:10;transition:all .3s ease;box-shadow:0 0 25px 0 rgba(0,0,0,.5)}.post-card__post-actions-wrapper{position:relative}.post-card__post-actions--active{opacity:1;pointer-events:all}.post-card__post-actions-button{display:flex;align-items:center}.post-card__post-actions-button svg{pointer-events:none}.post-card__post-actions-button svg path{transition:all .3s ease}.post-card__post-actions-button:hover svg path{fill:#1ebe9a}.post-card__post-actions-button--hidden{display:none}.post-card__post-actions a{color:#fff;text-decoration:none}.post-card__post-actions a:hover{color:#1ebe9a}.post-insight{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.post-insight__container{width:100%;max-width:1480px;margin:80px auto}@media (max-width:1139.98px){.post-insight__container{margin-top:70px}}@media (max-width:1024.98px){.post-insight__container{margin-top:60px}}@media (max-width:991.98px){.post-insight__container{margin-top:50px}}@media (max-width:767.98px){.post-insight__container{margin-top:40px}}@media (max-width:575.98px){.post-insight__container{margin-top:30px}}@media (max-width:1139.98px){.post-insight__container{margin-bottom:70px}}@media (max-width:1024.98px){.post-insight__container{margin-bottom:60px}}@media (max-width:991.98px){.post-insight__container{margin-bottom:50px}}@media (max-width:767.98px){.post-insight__container{margin-bottom:40px}}@media (max-width:575.98px){.post-insight__container{margin-bottom:30px}}@media (max-width:1650.98px){.post-insight__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.post-insight__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.post-insight__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.post-insight__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.post-insight__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.post-insight__container{max-width:calc(100% - 40px)}}.post-insight__not-found{color:#fff;font-weight:600;line-height:120%;font-size:1.3rem}@media (max-width:1139.98px){.post-insight__not-found{font-size:1.32rem}}@media (max-width:1024.98px){.post-insight__not-found{font-size:1.34rem}}@media (max-width:991.98px){.post-insight__not-found{font-size:1.36rem}}@media (max-width:767.98px){.post-insight__not-found{font-size:1.38rem}}@media (max-width:575.98px){.post-insight__not-found{font-size:1.4rem}}.post-list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.post-list__container{width:100%;max-width:1480px;margin:55px auto}@media (max-width:1650.98px){.post-list__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.post-list__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.post-list__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.post-list__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.post-list__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.post-list__container{max-width:calc(100% - 40px)}}.post-list__not-found{color:#fff;font-weight:600;line-height:120%;font-size:1.3rem}@media (max-width:1139.98px){.post-list__not-found{font-size:1.32rem}}@media (max-width:1024.98px){.post-list__not-found{font-size:1.34rem}}@media (max-width:991.98px){.post-list__not-found{font-size:1.36rem}}@media (max-width:767.98px){.post-list__not-found{font-size:1.38rem}}@media (max-width:575.98px){.post-list__not-found{font-size:1.4rem}}.post-list__grid{display:grid;row-gap:36px;-moz-column-gap:28px;column-gap:28px;justify-items:center}@media (min-width:576px){.post-list__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.post{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.post hr{margin-bottom:30px}.post__container{width:100%;max-width:1480px;margin:50px auto 90px}@media (max-width:1139.98px){.post__container{margin-bottom:86px}}@media (max-width:1024.98px){.post__container{margin-bottom:82px}}@media (max-width:991.98px){.post__container{margin-bottom:78px}}@media (max-width:767.98px){.post__container{margin-bottom:74px}}@media (max-width:575.98px){.post__container{margin-bottom:70px}}@media (max-width:1650.98px){.post__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.post__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.post__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.post__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.post__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.post__container{max-width:calc(100% - 40px)}}.post__heading{color:#fff;margin-bottom:12px;font-weight:600;line-height:120%;font-size:2.8rem;font-weight:700;max-width:700px;word-break:break-word}@media (max-width:1139.98px){.post__heading{font-size:2.72rem}}@media (max-width:1024.98px){.post__heading{font-size:2.64rem}}@media (max-width:991.98px){.post__heading{font-size:2.56rem}}@media (max-width:767.98px){.post__heading{font-size:2.48rem}}@media (max-width:575.98px){.post__heading{font-size:2.4rem}}@media (max-width:1139.98px){.post__heading{max-width:unset;text-align:center}}.post__created{color:#1ebe9a}@media (max-width:1139.98px){.post__created{text-align:center}}.post__event-time{margin-bottom:30px;font-weight:700;min-width:unset}.post__event-time:before{opacity:.5}.post__content{display:grid;justify-items:center}@media (min-width:1140px){.post__content{grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr}}.post__main{width:100%;max-width:740px}@media (min-width:1140px){.post__main{min-width:740px}}.post__image-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;overflow:hidden;border-radius:8px;margin-bottom:30px}.post__image{height:100%;max-height:266px;min-height:266px;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.post__tags{display:flex;flex-wrap:wrap;align-items:baseline;margin-bottom:30px}.post__tag{font-size:1.2rem;color:#1ebe9a;text-decoration:underline}.post__tag:not(:last-child){margin-right:10px}.post__perex{color:#fff;margin-bottom:30px;font-size:1.4rem;font-weight:700;line-height:180%}.search-page-item{display:flex;flex-direction:column;margin-bottom:20px}.search-page-item__labels{display:flex;flex-wrap:wrap;align-items:center}.search-page-item__label{margin-right:10px;margin-bottom:5px}.search-page-item__label_text{color:#fff;font-size:1.3rem}.search-page-item__label_tag{text-transform:uppercase;color:#fff;background-color:#1ebe9a;border-radius:3px;padding:0 8px;display:flex;align-items:center;font-size:1.3rem;line-height:2em;font-weight:600}.search-page-item__title{transition:all .3s ease;cursor:pointer;font-size:1.4rem;font-weight:600;margin-bottom:5px}.search-page-item__title,.search-page-item__title:hover{text-decoration:none;color:inherit}.search-page-item__highlight{text-decoration:underline}.search-page-sidebar{position:relative;background:#161616;padding:40px;box-shadow:0 0 25px 0 rgba(0,0,0,.5)}@media (max-width:1139.98px){.search-page-sidebar{padding:36px}}@media (max-width:1024.98px){.search-page-sidebar{padding:32px}}@media (max-width:991.98px){.search-page-sidebar{padding:28px}}@media (max-width:767.98px){.search-page-sidebar{padding:24px}}@media (max-width:575.98px){.search-page-sidebar{padding:20px}}.search-page-sidebar__heading{color:#1ebe9a;margin-bottom:1rem;font-weight:600;line-height:120%;font-size:1.6rem}@media (max-width:1139.98px){.search-page-sidebar__heading{font-size:1.56rem}}@media (max-width:1024.98px){.search-page-sidebar__heading{font-size:1.52rem}}@media (max-width:991.98px){.search-page-sidebar__heading{font-size:1.48rem}}@media (max-width:767.98px){.search-page-sidebar__heading{font-size:1.44rem}}@media (max-width:575.98px){.search-page-sidebar__heading{font-size:1.4rem}}.search-page-sidebar form>:not(:last-child){margin-bottom:1.25rem}.search-page-sidebar form .input{max-width:unset}.video-player-block{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:590px;width:100%;display:flex;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative}@media (max-width:1139.98px){.video-player-block{min-height:562px}}@media (max-width:1024.98px){.video-player-block{min-height:534px}}@media (max-width:991.98px){.video-player-block{min-height:506px}}@media (max-width:767.98px){.video-player-block{min-height:478px}}@media (max-width:575.98px){.video-player-block{min-height:450px}}.video-player-block:after{content:"";display:block;height:100%;width:100%;position:absolute;left:0;top:0;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.33) 75.52%);opacity:1}.video-player-block__wrapper{flex-grow:1;position:relative;z-index:1;display:grid;grid-template-rows:1fr -webkit-min-content 1fr;grid-template-rows:1fr min-content 1fr;justify-items:stretch;align-items:center}.video-player-block .video-player{justify-self:center}.video-player-block__container{margin:80px 40px 70px;display:flex;flex-direction:column;align-items:center}@media (max-width:1139.98px){.video-player-block__container{margin-top:70px}}@media (max-width:1024.98px){.video-player-block__container{margin-top:60px}}@media (max-width:991.98px){.video-player-block__container{margin-top:50px}}@media (max-width:767.98px){.video-player-block__container{margin-top:40px}}@media (max-width:575.98px){.video-player-block__container{margin-top:30px}}@media (max-width:1139.98px){.video-player-block__container{margin-bottom:66px}}@media (max-width:1024.98px){.video-player-block__container{margin-bottom:62px}}@media (max-width:991.98px){.video-player-block__container{margin-bottom:58px}}@media (max-width:767.98px){.video-player-block__container{margin-bottom:54px}}@media (max-width:575.98px){.video-player-block__container{margin-bottom:50px}}.video-player-block__heading{color:#fff;margin-bottom:1rem;font-weight:700;line-height:120%;word-break:break-word;text-align:center}.video-player-block__text{color:#fff;margin-bottom:0;font-size:1.6rem;font-weight:400;line-height:140%;text-align:center}.post-filter{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width:991.98px){.post-filter{flex-direction:column}}.post-filter__items{display:flex;flex-wrap:wrap}@media (min-width:992px){.post-filter__items{margin-right:40px}}@media (max-width:991.98px){.post-filter__items{justify-content:center;margin-bottom:20px}}.post-filter__item{padding:3px 9px;font-size:1.3rem;border-radius:8px;transition:all .3s ease;margin:5px 10px 5px 0}.post-filter__item:hover{color:#1ebe9a}.post-filter__item.selected{color:#fff!important;text-shadow:0 0 2px #fff;background-color:#1ebe9a}.post-filter__item.selected:hover{background-color:#1ba888}.post-filter__input-wrapper{display:flex;align-items:center;padding:8px 20px;border:1px solid;border-radius:30px;background-color:#fff}.post-filter__input-wrapper input{max-width:150px;border:none!important;border-bottom:1px solid #fff!important;outline:none!important;font-size:1.2rem;font-weight:700;color:#fff}.post-filter__input-wrapper input::-moz-placeholder{color:#fff}.post-filter__input-wrapper input::placeholder{color:#fff}.post-filter__input-wrapper svg{display:block;pointer-events:none;height:100%;max-height:18px;min-height:18px;width:100%;max-width:15px;min-width:15px;margin-left:5px}.post-filter__input-reset,.post-filter__input-wrapper.has-value svg{display:none}.has-value .post-filter__input-reset{display:block}.post-filter__input-reset svg{display:block!important;transition:all .3s ease}.post-filter__input-reset svg path{fill:#e33d5d}.post-filter__input-reset:hover svg{transform:scale(1.25)}.contact{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.contact__container{width:100%;max-width:1480px;margin:80px auto}@media (max-width:1139.98px){.contact__container{margin-top:70px}}@media (max-width:1024.98px){.contact__container{margin-top:60px}}@media (max-width:991.98px){.contact__container{margin-top:50px}}@media (max-width:767.98px){.contact__container{margin-top:40px}}@media (max-width:575.98px){.contact__container{margin-top:30px}}@media (max-width:1139.98px){.contact__container{margin-bottom:70px}}@media (max-width:1024.98px){.contact__container{margin-bottom:60px}}@media (max-width:991.98px){.contact__container{margin-bottom:50px}}@media (max-width:767.98px){.contact__container{margin-bottom:40px}}@media (max-width:575.98px){.contact__container{margin-bottom:30px}}@media (max-width:1650.98px){.contact__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.contact__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.contact__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.contact__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.contact__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.contact__container{max-width:calc(100% - 40px)}}.contact__contacts{display:flex;flex-wrap:wrap;margin-bottom:80px}@media (max-width:1139.98px){.contact__contacts{margin-bottom:70px}}@media (max-width:1024.98px){.contact__contacts{margin-bottom:60px}}@media (max-width:991.98px){.contact__contacts{margin-bottom:50px}}@media (max-width:767.98px){.contact__contacts{margin-bottom:40px}}@media (max-width:575.98px){.contact__contacts{margin-bottom:30px}}.contact__contacts-item{margin-right:130px;margin-bottom:30px}@media (max-width:1139.98px){.contact__contacts-item{margin-right:110px}}@media (max-width:1024.98px){.contact__contacts-item{margin-right:90px}}@media (max-width:991.98px){.contact__contacts-item{margin-right:70px}}@media (max-width:767.98px){.contact__contacts-item{margin-right:50px}}@media (max-width:575.98px){.contact__contacts-item{margin-right:30px}}.contact__contacts-item-institution{color:#fff;margin-bottom:35px;font-weight:600;line-height:120%;font-size:1.8rem;text-transform:uppercase}@media (max-width:1139.98px){.contact__contacts-item-institution{margin-bottom:32px}}@media (max-width:1024.98px){.contact__contacts-item-institution{margin-bottom:29px}}@media (max-width:991.98px){.contact__contacts-item-institution{margin-bottom:26px}}@media (max-width:767.98px){.contact__contacts-item-institution{margin-bottom:23px}}@media (max-width:575.98px){.contact__contacts-item-institution{margin-bottom:20px}}@media (max-width:1139.98px){.contact__contacts-item-institution{font-size:1.76rem}}@media (max-width:1024.98px){.contact__contacts-item-institution{font-size:1.72rem}}@media (max-width:991.98px){.contact__contacts-item-institution{font-size:1.68rem}}@media (max-width:767.98px){.contact__contacts-item-institution{font-size:1.64rem}}@media (max-width:575.98px){.contact__contacts-item-institution{font-size:1.6rem}}.contact__contacts-item-image{margin-bottom:25px;border-radius:10px;height:100%;max-height:130px;min-height:130px;width:100%;max-width:130px;min-width:130px;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB3aWR0aD0iMTMwIiBoZWlnaHQ9IjEzMCIgcng9IjEwIiBmaWxsPSIjRTFFMUUxIi8+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc2OjIwNCkiPjxwYXRoIGQ9Ik03OC42NjQgOTYuNzQxYy0uMzg2LTQuMjk5LS4yMzgtNy4yOTktLjIzOC0xMS4yMjcgMS45MjctMS4wMjEgNS4zOC03LjUzMyA1Ljk2NC0xMy4wMzQgMS41MTUtLjEyNiAzLjkwNC0xLjYxOSA0LjYwNC03LjUxNS4zNzctMy4xNjUtMS4xMjItNC45NDctMi4wMzUtNS41MDcgMi40NjUtNy40OSA3LjU4Ny0zMC42NjQtOS40NzMtMzMuMDU4LTEuNzU1LTMuMTE1LTYuMjUxLTQuNjkxLTEyLjA5NC00LjY5MS0yMy4zNzQuNDM1LTI2LjE5NCAxNy44My0yMS4wNyAzNy43NS0uOTEuNTYtMi40MSAyLjM0LTIuMDM1IDUuNTA2LjcwMiA1Ljg5NiAzLjA4OSA3LjM5IDQuNjA0IDcuNTE1LjU4MSA1LjQ5OCA0LjE3MSAxMi4wMTMgNi4xMDQgMTMuMDM0IDAgMy45MjguMTQ1IDYuOTI4LS4yNCAxMS4yMjctNC42MjYgMTIuNTYtMzUuODMzIDkuMDM1LTM3LjI3NSAzMy4yNTlIMTE1LjhjLTEuNDM4LTI0LjIyNC0zMi41MTEtMjAuNjk5LTM3LjEzNi0zMy4yNTl6IiBmaWxsPSIjZmZmIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfNzY6MjA0Ij48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEwKSIgZD0iTTAgMGgxMzB2MTIwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);background-size:cover;background-repeat:no-repeat;background-position:50%}@media (max-width:1139.98px){.contact__contacts-item-image{max-height:124px}}@media (max-width:1024.98px){.contact__contacts-item-image{max-height:118px}}@media (max-width:991.98px){.contact__contacts-item-image{max-height:112px}}@media (max-width:767.98px){.contact__contacts-item-image{max-height:106px}}@media (max-width:575.98px){.contact__contacts-item-image{max-height:100px}}@media (max-width:1139.98px){.contact__contacts-item-image{min-height:124px}}@media (max-width:1024.98px){.contact__contacts-item-image{min-height:118px}}@media (max-width:991.98px){.contact__contacts-item-image{min-height:112px}}@media (max-width:767.98px){.contact__contacts-item-image{min-height:106px}}@media (max-width:575.98px){.contact__contacts-item-image{min-height:100px}}@media (max-width:1139.98px){.contact__contacts-item-image{max-width:124px}}@media (max-width:1024.98px){.contact__contacts-item-image{max-width:118px}}@media (max-width:991.98px){.contact__contacts-item-image{max-width:112px}}@media (max-width:767.98px){.contact__contacts-item-image{max-width:106px}}@media (max-width:575.98px){.contact__contacts-item-image{max-width:100px}}@media (max-width:1139.98px){.contact__contacts-item-image{min-width:124px}}@media (max-width:1024.98px){.contact__contacts-item-image{min-width:118px}}@media (max-width:991.98px){.contact__contacts-item-image{min-width:112px}}@media (max-width:767.98px){.contact__contacts-item-image{min-width:106px}}@media (max-width:575.98px){.contact__contacts-item-image{min-width:100px}}.contact__contacts-item-name{color:#fff;font-weight:600;line-height:120%;font-size:1.6rem}@media (max-width:1139.98px){.contact__contacts-item-name{font-size:1.56rem}}@media (max-width:1024.98px){.contact__contacts-item-name{font-size:1.52rem}}@media (max-width:991.98px){.contact__contacts-item-name{font-size:1.48rem}}@media (max-width:767.98px){.contact__contacts-item-name{font-size:1.44rem}}@media (max-width:575.98px){.contact__contacts-item-name{font-size:1.4rem}}.contact__contacts-item-function{font-size:1.6rem;font-weight:300}@media (max-width:1139.98px){.contact__contacts-item-function{font-size:1.54rem}}@media (max-width:1024.98px){.contact__contacts-item-function{font-size:1.48rem}}@media (max-width:991.98px){.contact__contacts-item-function{font-size:1.42rem}}@media (max-width:767.98px){.contact__contacts-item-function{font-size:1.36rem}}@media (max-width:575.98px){.contact__contacts-item-function{font-size:1.3rem}}.contact__contacts-item-email{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;transition:all .3s ease;cursor:pointer;display:block;color:#1ebe9a;font-size:1.6rem;font-weight:300}.contact__contacts-item-email:hover{text-decoration:none;color:#15dbaf}@media (max-width:1139.98px){.contact__contacts-item-email{font-size:1.54rem}}@media (max-width:1024.98px){.contact__contacts-item-email{font-size:1.48rem}}@media (max-width:991.98px){.contact__contacts-item-email{font-size:1.42rem}}@media (max-width:767.98px){.contact__contacts-item-email{font-size:1.36rem}}@media (max-width:575.98px){.contact__contacts-item-email{font-size:1.3rem}}.contact__form-wrapper{display:grid;gap:40px}@media (min-width:1140px){.contact__form-wrapper{grid-template-columns:repeat(2,1fr)}}.contact__form{display:grid;gap:25px}.contact__form-heading{color:#fff;margin-bottom:0;font-weight:600;line-height:120%;font-size:2.4rem}@media (max-width:1139.98px){.contact__form-heading{font-size:2.28rem}}@media (max-width:1024.98px){.contact__form-heading{font-size:2.16rem}}@media (max-width:991.98px){.contact__form-heading{font-size:2.04rem}}@media (max-width:767.98px){.contact__form-heading{font-size:1.92rem}}@media (max-width:575.98px){.contact__form-heading{font-size:1.8rem}}.contact__image{border-radius:8px;background-size:cover;background-repeat:no-repeat;background-position:50%}@media (max-width:1139.98px){.contact__image{min-height:250px}}.contact__partners{display:flex;flex-wrap:wrap;align-items:center;margin-top:110px}@media (max-width:1139.98px){.contact__partners{margin-top:100px}}@media (max-width:1024.98px){.contact__partners{margin-top:90px}}@media (max-width:991.98px){.contact__partners{margin-top:80px}}@media (max-width:767.98px){.contact__partners{margin-top:70px}}@media (max-width:575.98px){.contact__partners{margin-top:60px}}.contact__partners-item{transition:all .3s ease;cursor:pointer;display:block;height:100%;max-height:100px;min-height:100px;width:100%;max-width:100px;min-width:100px;background-size:contain;background-repeat:no-repeat;background-position:0;margin-right:130px;margin-bottom:30px;opacity:.3}.contact__partners-item,.contact__partners-item:hover{text-decoration:none;color:inherit}@media (max-width:1139.98px){.contact__partners-item{max-height:94px}}@media (max-width:1024.98px){.contact__partners-item{max-height:88px}}@media (max-width:991.98px){.contact__partners-item{max-height:82px}}@media (max-width:767.98px){.contact__partners-item{max-height:76px}}@media (max-width:575.98px){.contact__partners-item{max-height:70px}}@media (max-width:1139.98px){.contact__partners-item{min-height:94px}}@media (max-width:1024.98px){.contact__partners-item{min-height:88px}}@media (max-width:991.98px){.contact__partners-item{min-height:82px}}@media (max-width:767.98px){.contact__partners-item{min-height:76px}}@media (max-width:575.98px){.contact__partners-item{min-height:70px}}@media (max-width:1139.98px){.contact__partners-item{max-width:94px}}@media (max-width:1024.98px){.contact__partners-item{max-width:88px}}@media (max-width:991.98px){.contact__partners-item{max-width:82px}}@media (max-width:767.98px){.contact__partners-item{max-width:76px}}@media (max-width:575.98px){.contact__partners-item{max-width:70px}}@media (max-width:1139.98px){.contact__partners-item{min-width:94px}}@media (max-width:1024.98px){.contact__partners-item{min-width:88px}}@media (max-width:991.98px){.contact__partners-item{min-width:82px}}@media (max-width:767.98px){.contact__partners-item{min-width:76px}}@media (max-width:575.98px){.contact__partners-item{min-width:70px}}@media (max-width:1139.98px){.contact__partners-item{margin-right:110px}}@media (max-width:1024.98px){.contact__partners-item{margin-right:90px}}@media (max-width:991.98px){.contact__partners-item{margin-right:70px}}@media (max-width:767.98px){.contact__partners-item{margin-right:50px}}@media (max-width:575.98px){.contact__partners-item{margin-right:30px}}.contact__partners-item:hover{opacity:1;transform:scale(1.1)}.reference{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.reference__container{width:100%;max-width:1480px;margin:80px auto}@media (max-width:1139.98px){.reference__container{margin-top:70px}}@media (max-width:1024.98px){.reference__container{margin-top:60px}}@media (max-width:991.98px){.reference__container{margin-top:50px}}@media (max-width:767.98px){.reference__container{margin-top:40px}}@media (max-width:575.98px){.reference__container{margin-top:30px}}@media (max-width:1139.98px){.reference__container{margin-bottom:70px}}@media (max-width:1024.98px){.reference__container{margin-bottom:60px}}@media (max-width:991.98px){.reference__container{margin-bottom:50px}}@media (max-width:767.98px){.reference__container{margin-bottom:40px}}@media (max-width:575.98px){.reference__container{margin-bottom:30px}}@media (max-width:1650.98px){.reference__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.reference__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.reference__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.reference__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.reference__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.reference__container{max-width:calc(100% - 40px)}}.reference__heading{color:#fff;margin-bottom:28px;font-weight:600;line-height:120%;font-size:1.8rem;text-transform:uppercase}@media (max-width:1139.98px){.reference__heading{font-size:1.76rem}}@media (max-width:1024.98px){.reference__heading{font-size:1.72rem}}@media (max-width:991.98px){.reference__heading{font-size:1.68rem}}@media (max-width:767.98px){.reference__heading{font-size:1.64rem}}@media (max-width:575.98px){.reference__heading{font-size:1.6rem}}.reference__grid{display:grid;row-gap:15px}.reference__grid:not(:last-child){margin-bottom:45px}@media (max-width:1139.98px){.reference__grid:not(:last-child){margin-bottom:42px}}@media (max-width:1024.98px){.reference__grid:not(:last-child){margin-bottom:39px}}@media (max-width:991.98px){.reference__grid:not(:last-child){margin-bottom:36px}}@media (max-width:767.98px){.reference__grid:not(:last-child){margin-bottom:33px}}@media (max-width:575.98px){.reference__grid:not(:last-child){margin-bottom:30px}}@media (min-width:1140px){.reference__grid{grid-template-columns:repeat(2,1fr);-moz-column-gap:150px;column-gap:150px;max-width:1110px}}@media (min-width:1140px) and (max-width:1139.98px){.reference__grid{-moz-column-gap:130px;column-gap:130px}}@media (min-width:1140px) and (max-width:1024.98px){.reference__grid{-moz-column-gap:110px;column-gap:110px}}@media (min-width:1140px) and (max-width:991.98px){.reference__grid{-moz-column-gap:90px;column-gap:90px}}@media (min-width:1140px) and (max-width:767.98px){.reference__grid{-moz-column-gap:70px;column-gap:70px}}@media (min-width:1140px) and (max-width:575.98px){.reference__grid{-moz-column-gap:50px;column-gap:50px}}@media (min-width:1140px) and (max-width:1139.98px){.reference__grid{max-width:1090px}}@media (min-width:1140px) and (max-width:1024.98px){.reference__grid{max-width:1070px}}@media (min-width:1140px) and (max-width:991.98px){.reference__grid{max-width:1050px}}@media (min-width:1140px) and (max-width:767.98px){.reference__grid{max-width:1030px}}@media (min-width:1140px) and (max-width:575.98px){.reference__grid{max-width:1010px}}.reference__bibliography{font-size:1.6rem;line-height:200%}@media (max-width:1139.98px){.reference__bibliography{font-size:1.56rem}}@media (max-width:1024.98px){.reference__bibliography{font-size:1.52rem}}@media (max-width:991.98px){.reference__bibliography{font-size:1.48rem}}@media (max-width:767.98px){.reference__bibliography{font-size:1.44rem}}@media (max-width:575.98px){.reference__bibliography{font-size:1.4rem}}.reference__bibliography-perex{font-weight:300}.reference__link{transition:all .3s ease;cursor:pointer;font-size:1.6rem;font-weight:500;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.reference__link,.reference__link:hover{text-decoration:none;color:#fff}@media (max-width:1139.98px){.reference__link{font-size:1.56rem}}@media (max-width:1024.98px){.reference__link{font-size:1.52rem}}@media (max-width:991.98px){.reference__link{font-size:1.48rem}}@media (max-width:767.98px){.reference__link{font-size:1.44rem}}@media (max-width:575.98px){.reference__link{font-size:1.4rem}}.reference__link:after{content:"";display:inline-block;height:100%;max-height:16px;min-height:16px;width:100%;max-width:16px;min-width:16px;margin-left:14px;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMEw2LjU5IDEuNDEgMTIuMTcgN0gwdjJoMTIuMTdsLTUuNTggNS41OUw4IDE2bDgtOC04LTh6IiBmaWxsPSIjRkYyNjAwIi8+PC9zdmc+);background-size:contain;background-repeat:no-repeat;background-position:50%;transition:all .3s ease}.reference__link:hover{opacity:.7}.reference__link:hover:after{transform:scaleX(1.5);transform-origin:left center}.project-team{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.project-team__container{width:100%;max-width:1480px;margin:80px auto}@media (max-width:1139.98px){.project-team__container{margin-top:70px}}@media (max-width:1024.98px){.project-team__container{margin-top:60px}}@media (max-width:991.98px){.project-team__container{margin-top:50px}}@media (max-width:767.98px){.project-team__container{margin-top:40px}}@media (max-width:575.98px){.project-team__container{margin-top:30px}}@media (max-width:1139.98px){.project-team__container{margin-bottom:70px}}@media (max-width:1024.98px){.project-team__container{margin-bottom:60px}}@media (max-width:991.98px){.project-team__container{margin-bottom:50px}}@media (max-width:767.98px){.project-team__container{margin-bottom:40px}}@media (max-width:575.98px){.project-team__container{margin-bottom:30px}}@media (max-width:1650.98px){.project-team__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.project-team__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.project-team__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.project-team__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.project-team__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.project-team__container{max-width:calc(100% - 40px)}}@media (max-width:1139.98px) and (min-width:768px){.project-team__wrapper{display:grid;-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(2,1fr);grid-template-areas:"one two" "one three"}}.project-team__group:not(:last-child){margin-bottom:55px}.project-team__group:first-child{grid-area:one}.project-team__group:nth-child(2){grid-area:two}.project-team__group:nth-child(3){grid-area:three}.project-team__grid{display:grid;row-gap:40px;-moz-column-gap:120px;column-gap:120px}@media (max-width:1139.98px){.project-team__grid{-moz-column-gap:102px;column-gap:102px}}@media (max-width:1024.98px){.project-team__grid{-moz-column-gap:84px;column-gap:84px}}@media (max-width:991.98px){.project-team__grid{-moz-column-gap:66px;column-gap:66px}}@media (max-width:767.98px){.project-team__grid{-moz-column-gap:48px;column-gap:48px}}@media (max-width:575.98px){.project-team__grid{-moz-column-gap:30px;column-gap:30px}}@media (min-width:1140px){.project-team__grid{row-gap:60px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));max-width:1040px}}.project-team__heading{color:#fff;margin-bottom:45px;font-weight:600;line-height:120%;font-size:2.4rem;line-height:1}@media (max-width:1139.98px){.project-team__heading{font-size:2.28rem}}@media (max-width:1024.98px){.project-team__heading{font-size:2.16rem}}@media (max-width:991.98px){.project-team__heading{font-size:2.04rem}}@media (max-width:767.98px){.project-team__heading{font-size:1.92rem}}@media (max-width:575.98px){.project-team__heading{font-size:1.8rem}}@media (min-width:1140px){.project-team__person{position:relative;padding-top:75px}}.project-team__person-image{margin-bottom:25px;border-radius:10px;height:100%;max-height:130px;min-height:130px;width:100%;max-width:130px;min-width:130px;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTMwIDEzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB3aWR0aD0iMTMwIiBoZWlnaHQ9IjEzMCIgcng9IjEwIiBmaWxsPSIjRTFFMUUxIi8+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzc2OjIwNCkiPjxwYXRoIGQ9Ik03OC42NjQgOTYuNzQxYy0uMzg2LTQuMjk5LS4yMzgtNy4yOTktLjIzOC0xMS4yMjcgMS45MjctMS4wMjEgNS4zOC03LjUzMyA1Ljk2NC0xMy4wMzQgMS41MTUtLjEyNiAzLjkwNC0xLjYxOSA0LjYwNC03LjUxNS4zNzctMy4xNjUtMS4xMjItNC45NDctMi4wMzUtNS41MDcgMi40NjUtNy40OSA3LjU4Ny0zMC42NjQtOS40NzMtMzMuMDU4LTEuNzU1LTMuMTE1LTYuMjUxLTQuNjkxLTEyLjA5NC00LjY5MS0yMy4zNzQuNDM1LTI2LjE5NCAxNy44My0yMS4wNyAzNy43NS0uOTEuNTYtMi40MSAyLjM0LTIuMDM1IDUuNTA2LjcwMiA1Ljg5NiAzLjA4OSA3LjM5IDQuNjA0IDcuNTE1LjU4MSA1LjQ5OCA0LjE3MSAxMi4wMTMgNi4xMDQgMTMuMDM0IDAgMy45MjguMTQ1IDYuOTI4LS4yNCAxMS4yMjctNC42MjYgMTIuNTYtMzUuODMzIDkuMDM1LTM3LjI3NSAzMy4yNTlIMTE1LjhjLTEuNDM4LTI0LjIyNC0zMi41MTEtMjAuNjk5LTM3LjEzNi0zMy4yNTl6IiBmaWxsPSIjZmZmIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfNzY6MjA0Ij48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEwKSIgZD0iTTAgMGgxMzB2MTIwSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);background-size:cover;background-repeat:no-repeat;background-position:50%}@media (max-width:1139.98px){.project-team__person-image{max-height:124px}}@media (max-width:1024.98px){.project-team__person-image{max-height:118px}}@media (max-width:991.98px){.project-team__person-image{max-height:112px}}@media (max-width:767.98px){.project-team__person-image{max-height:106px}}@media (max-width:575.98px){.project-team__person-image{max-height:100px}}@media (max-width:1139.98px){.project-team__person-image{min-height:124px}}@media (max-width:1024.98px){.project-team__person-image{min-height:118px}}@media (max-width:991.98px){.project-team__person-image{min-height:112px}}@media (max-width:767.98px){.project-team__person-image{min-height:106px}}@media (max-width:575.98px){.project-team__person-image{min-height:100px}}@media (max-width:1139.98px){.project-team__person-image{max-width:124px}}@media (max-width:1024.98px){.project-team__person-image{max-width:118px}}@media (max-width:991.98px){.project-team__person-image{max-width:112px}}@media (max-width:767.98px){.project-team__person-image{max-width:106px}}@media (max-width:575.98px){.project-team__person-image{max-width:100px}}@media (max-width:1139.98px){.project-team__person-image{min-width:124px}}@media (max-width:1024.98px){.project-team__person-image{min-width:118px}}@media (max-width:991.98px){.project-team__person-image{min-width:112px}}@media (max-width:767.98px){.project-team__person-image{min-width:106px}}@media (max-width:575.98px){.project-team__person-image{min-width:100px}}.project-team__person-name{color:#fff;font-weight:600;line-height:120%;font-size:1.6rem}@media (max-width:1139.98px){.project-team__person-name{font-size:1.56rem}}@media (max-width:1024.98px){.project-team__person-name{font-size:1.52rem}}@media (max-width:991.98px){.project-team__person-name{font-size:1.48rem}}@media (max-width:767.98px){.project-team__person-name{font-size:1.44rem}}@media (max-width:575.98px){.project-team__person-name{font-size:1.4rem}}.project-team__institution{transition:all .3s ease;cursor:pointer;font-size:1.8rem;font-weight:700;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;min-width:unset;text-transform:uppercase}.project-team__institution,.project-team__institution:hover{text-decoration:none;color:#fff}@media (max-width:1139.98px){.project-team__institution{font-size:1.76rem}}@media (max-width:1024.98px){.project-team__institution{font-size:1.72rem}}@media (max-width:991.98px){.project-team__institution{font-size:1.68rem}}@media (max-width:767.98px){.project-team__institution{font-size:1.64rem}}@media (max-width:575.98px){.project-team__institution{font-size:1.6rem}}.project-team__institution:after{content:"";display:inline-block;height:100%;max-height:16px;min-height:16px;width:100%;max-width:16px;min-width:16px;margin-left:14px;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggMEw2LjU5IDEuNDEgMTIuMTcgN0gwdjJoMTIuMTdsLTUuNTggNS41OUw4IDE2bDgtOC04LTh6IiBmaWxsPSIjRkYyNjAwIi8+PC9zdmc+);background-size:contain;background-repeat:no-repeat;background-position:50%;transition:all .3s ease}@media (min-width:1140px){.project-team__institution{position:absolute;z-index:1;left:0;top:0;width:100%;max-width:465px;min-width:465px}}@media (max-width:1139.98px){.project-team__institution{margin-bottom:35px}}.project-team__institution:hover{opacity:.7}.project-team__institution:hover:after{transform:scaleX(1.5);transform-origin:left center}.about{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.about__container{width:100%;max-width:1480px;margin:80px auto}@media (max-width:1139.98px){.about__container{margin-top:70px}}@media (max-width:1024.98px){.about__container{margin-top:60px}}@media (max-width:991.98px){.about__container{margin-top:50px}}@media (max-width:767.98px){.about__container{margin-top:40px}}@media (max-width:575.98px){.about__container{margin-top:30px}}@media (max-width:1139.98px){.about__container{margin-bottom:70px}}@media (max-width:1024.98px){.about__container{margin-bottom:60px}}@media (max-width:991.98px){.about__container{margin-bottom:50px}}@media (max-width:767.98px){.about__container{margin-bottom:40px}}@media (max-width:575.98px){.about__container{margin-bottom:30px}}@media (max-width:1650.98px){.about__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.about__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.about__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.about__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.about__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.about__container{max-width:calc(100% - 40px)}}.about__content p:last-child{margin-bottom:0}@media (min-width:1140px){.about__content{max-width:1150px}}.about__heading{color:#fff;margin-bottom:25px;font-weight:600;line-height:120%;font-size:1.8rem;text-transform:uppercase}@media (max-width:1139.98px){.about__heading{font-size:1.76rem}}@media (max-width:1024.98px){.about__heading{font-size:1.72rem}}@media (max-width:991.98px){.about__heading{font-size:1.68rem}}@media (max-width:767.98px){.about__heading{font-size:1.64rem}}@media (max-width:575.98px){.about__heading{font-size:1.6rem}}.about__grid{display:grid;row-gap:40px;-moz-column-gap:50px;column-gap:50px;margin-bottom:45px}@media (min-width:1140px){.about__grid{grid-template-columns:repeat(2,1fr)}}.company{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.company__bg{background-image:url(/wp-content/themes/iq-theme/dist/img/90ffcc9576eae5fd7dd2c4de12dc7508.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;position:fixed;z-index:-1;top:var(--header-height);height:calc(var(--vh, 1vh)*100 - var(--header-height))}.company__bg,.company__bg:after{pointer-events:none;left:0;width:100%}.company__bg:after{content:"";display:block;height:100%;position:absolute;top:0;background:linear-gradient(0deg,#000,rgba(0,0,0,.5));opacity:1}.company__container{width:100%;max-width:1480px;margin:6rem auto;display:grid;row-gap:2.5rem}@media (max-width:1139.98px){.company__container{margin-top:5.6rem}}@media (max-width:1024.98px){.company__container{margin-top:5.2rem}}@media (max-width:991.98px){.company__container{margin-top:4.8rem}}@media (max-width:767.98px){.company__container{margin-top:4.4rem}}@media (max-width:575.98px){.company__container{margin-top:4rem}}@media (max-width:1139.98px){.company__container{margin-bottom:5.6rem}}@media (max-width:1024.98px){.company__container{margin-bottom:5.2rem}}@media (max-width:991.98px){.company__container{margin-bottom:4.8rem}}@media (max-width:767.98px){.company__container{margin-bottom:4.4rem}}@media (max-width:575.98px){.company__container{margin-bottom:4rem}}@media (max-width:1650.98px){.company__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.company__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.company__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.company__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.company__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.company__container{max-width:calc(100% - 40px)}}@media (max-width:1139.98px){.company__container{row-gap:2.4rem}}@media (max-width:1024.98px){.company__container{row-gap:2.3rem}}@media (max-width:991.98px){.company__container{row-gap:2.2rem}}@media (max-width:767.98px){.company__container{row-gap:2.1rem}}@media (max-width:575.98px){.company__container{row-gap:2rem}}.company__header{display:flex;justify-content:space-between;align-items:center}@media (max-width:1139.98px){.company__header{flex-direction:column;align-items:unset;gap:10px}}.company__header--margin{margin-bottom:2.5rem}@media (max-width:1139.98px){.company__header--margin{margin-bottom:2.4rem}}@media (max-width:1024.98px){.company__header--margin{margin-bottom:2.3rem}}@media (max-width:991.98px){.company__header--margin{margin-bottom:2.2rem}}@media (max-width:767.98px){.company__header--margin{margin-bottom:2.1rem}}@media (max-width:575.98px){.company__header--margin{margin-bottom:2rem}}.company__header>*{margin-bottom:0!important}.company__left{display:flex;align-items:center}.company__left a{text-decoration:none}.company__company{flex-grow:1;display:flex;align-items:center}.company__title{color:#fff;margin-bottom:0;font-weight:600;line-height:120%;font-size:2.8rem;font-weight:700;margin-right:15px}@media (max-width:1139.98px){.company__title{font-size:2.72rem}}@media (max-width:1024.98px){.company__title{font-size:2.64rem}}@media (max-width:991.98px){.company__title{font-size:2.56rem}}@media (max-width:767.98px){.company__title{font-size:2.48rem}}@media (max-width:575.98px){.company__title{font-size:2.4rem}}.company__image{height:100%;max-height:4rem;min-height:4rem;width:100%;max-width:4rem;min-width:4rem;border-radius:50%;border:1px solid #fff;background:hsla(0,0%,100%,.1);background-size:cover;background-repeat:no-repeat;background-position:50%;margin-right:15px}.company__sub-title{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:2.4rem;margin-right:20px}@media (max-width:1139.98px){.company__sub-title{margin-bottom:1.35rem}}@media (max-width:1024.98px){.company__sub-title{margin-bottom:1.2rem}}@media (max-width:991.98px){.company__sub-title{margin-bottom:1.05rem}}@media (max-width:767.98px){.company__sub-title{margin-bottom:.9rem}}@media (max-width:575.98px){.company__sub-title{margin-bottom:.75rem}}@media (max-width:1139.98px){.company__sub-title{font-size:2.28rem}}@media (max-width:1024.98px){.company__sub-title{font-size:2.16rem}}@media (max-width:991.98px){.company__sub-title{font-size:2.04rem}}@media (max-width:767.98px){.company__sub-title{font-size:1.92rem}}@media (max-width:575.98px){.company__sub-title{font-size:1.8rem}}.company__sub-title--nomargin{margin-bottom:0}.company__sub-title--smaller{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:1.8rem;font-weight:400}@media (max-width:1139.98px){.company__sub-title--smaller{margin-bottom:1.35rem}}@media (max-width:1024.98px){.company__sub-title--smaller{margin-bottom:1.2rem}}@media (max-width:991.98px){.company__sub-title--smaller{margin-bottom:1.05rem}}@media (max-width:767.98px){.company__sub-title--smaller{margin-bottom:.9rem}}@media (max-width:575.98px){.company__sub-title--smaller{margin-bottom:.75rem}}@media (max-width:1139.98px){.company__sub-title--smaller{font-size:1.76rem}}@media (max-width:1024.98px){.company__sub-title--smaller{font-size:1.72rem}}@media (max-width:991.98px){.company__sub-title--smaller{font-size:1.68rem}}@media (max-width:767.98px){.company__sub-title--smaller{font-size:1.64rem}}@media (max-width:575.98px){.company__sub-title--smaller{font-size:1.6rem}}.company__button-wrapper{display:flex;align-items:center;gap:15px}@media (max-width:1139.98px){.company__button-wrapper{position:fixed;bottom:2rem;right:1.5rem;z-index:11}}.company__button{transition:all .3s ease;cursor:pointer;display:flex;border:1px solid #1ebe9a;background:#1ebe9a;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.company__button,.company__button:hover{text-decoration:none;color:#000}.company__button:hover{border:1px solid #fff;background:#fff}.company__button:active{transform:scaleX(.97) scaleY(.95)}.company__button:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}@media (max-width:1139.98px){.company__button{box-shadow:0 0 25px 0 rgba(0,0,0,.75)}}.company__content{min-width:0;display:flex;gap:4.5rem}@media (max-width:1139.98px){.company__content{flex-direction:column;gap:3rem}}.company__content-left{display:flex;flex-direction:column;min-width:0}.company__content-left>*>:last-child{margin-bottom:0}@media (min-width:1140px){.company__content-left{flex-basis:60%}}.company__content-left hr{margin-top:2.5rem;margin-bottom:2.5rem}@media (max-width:1139.98px){.company__content-left hr{margin-top:2.4rem}}@media (max-width:1024.98px){.company__content-left hr{margin-top:2.3rem}}@media (max-width:991.98px){.company__content-left hr{margin-top:2.2rem}}@media (max-width:767.98px){.company__content-left hr{margin-top:2.1rem}}@media (max-width:575.98px){.company__content-left hr{margin-top:2rem}}@media (max-width:1139.98px){.company__content-left hr{margin-bottom:2.4rem}}@media (max-width:1024.98px){.company__content-left hr{margin-bottom:2.3rem}}@media (max-width:991.98px){.company__content-left hr{margin-bottom:2.2rem}}@media (max-width:767.98px){.company__content-left hr{margin-bottom:2.1rem}}@media (max-width:575.98px){.company__content-left hr{margin-bottom:2rem}}.company__info{border-radius:10px;background:#2f2f2f;padding:30px 30px 20px;margin-bottom:30px}.company__attributes{display:grid;gap:20px}@media (min-width:1140px){.company__attributes{grid-template-columns:repeat(auto-fit,minmax(250px,-webkit-max-content));grid-template-columns:repeat(auto-fit,minmax(250px,max-content));-moz-column-gap:80px;column-gap:80px}}.company__attribute{display:grid;align-items:center;row-gap:8px;-moz-column-gap:15px;column-gap:15px;font-weight:500}@media (min-width:576px){.company__attribute{grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr}}.company__attribute label{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.company__attribute div{font-size:1.6rem;font-weight:700}.company__progress-wrapper{display:flex;align-items:flex-start;gap:15px}@media (max-width:575.98px){.company__progress-wrapper{flex-direction:column;align-items:unset}}.company__progress-wrapper label{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.company__progress-bar-wrapper{flex-grow:1;display:flex;align-items:center;gap:16px}.company__progress-bar-outside-wrapper{display:flex;flex-direction:column;flex-grow:1;row-gap:10px}.company__progress{height:12px;width:67%;background-color:#000;position:relative;border-radius:12.5px}.company__progress-bar{position:absolute;left:0;top:0;height:100%;background-color:#1ebe9a;border-radius:12.5px;max-width:100%}.company__progress-val{font-weight:700}.company__posts{flex-grow:1;display:flex;flex-direction:column}.company__tab-switcher{padding:7.5px 15px;border-radius:85px;border:1px solid #fff;color:#fff;background-color:transparent;font-size:1.4rem;font-weight:600;margin-right:10px;transition:all .3s ease}.company__tab-switcher--active,.company__tab-switcher:hover{color:#161616;background-color:#fff}.company__tab-switcher--disabled{opacity:.7;pointer-events:none}.company__tab{display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:all .3s ease}.company__tab--active{opacity:1;pointer-events:all}.company__posts-more{transition:all .3s ease;cursor:pointer;text-decoration:none;display:flex;color:inherit;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;align-items:center;gap:1rem}.company__posts-more:hover{text-decoration:none;color:#15dbaf}.company__posts-more svg{display:block;pointer-events:none;height:1.5rem}.company__posts-more svg path{transition:all .3s ease}.company__posts-more:hover svg path{fill:#15dbaf}@media (max-width:1139.98px){.company__posts-more--desktop{display:none}}.company__posts-more--mobile{margin:1.5rem auto}@media (min-width:1140px){.company__posts-mobile{display:none}}@media (min-width:1140px){.company__content-right{flex-grow:1}}.company__members{border-radius:10px;background:#2f2f2f;padding:3rem;display:flex;flex-direction:column;gap:1rem}@media (max-width:1139.98px){.company__members{padding-left:2.72rem}}@media (max-width:1024.98px){.company__members{padding-left:2.44rem}}@media (max-width:991.98px){.company__members{padding-left:2.16rem}}@media (max-width:767.98px){.company__members{padding-left:1.88rem}}@media (max-width:575.98px){.company__members{padding-left:1.6rem}}@media (max-width:1139.98px){.company__members{padding-right:2.72rem}}@media (max-width:1024.98px){.company__members{padding-right:2.44rem}}@media (max-width:991.98px){.company__members{padding-right:2.16rem}}@media (max-width:767.98px){.company__members{padding-right:1.88rem}}@media (max-width:575.98px){.company__members{padding-right:1.6rem}}@media (min-width:1140px){.company__members-divider{display:none}}.company__members-more{transition:all .3s ease;cursor:pointer;text-decoration:none;display:flex;color:inherit;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;align-items:center;gap:1rem;margin-top:.5rem}.company__members-more:hover{text-decoration:none;color:#15dbaf}.company__members-more svg{display:block;pointer-events:none;height:1.5rem}.company__members-more svg path{transition:all .3s ease}.company__members-more:hover svg path{fill:#15dbaf}@media (max-width:1139.98px){.company__members-more{align-self:center}}.company__member{margin-bottom:1rem;display:grid;-moz-column-gap:1.75rem;column-gap:1.75rem;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;grid-template-areas:"img name" "img position"}.company__member-image{grid-area:img;height:100%;max-height:4.3rem;min-height:4.3rem;width:100%;max-width:4.3rem;min-width:4.3rem;border-radius:50%;border:1px solid #fff;background:hsla(0,0%,100%,.1);background-size:cover;background-repeat:no-repeat;background-position:50%}.company__member-name{grid-area:name;color:#fff;font-weight:600;line-height:120%;font-size:1.8rem;text-decoration:none}@media (max-width:1139.98px){.company__member-name{font-size:1.76rem}}@media (max-width:1024.98px){.company__member-name{font-size:1.72rem}}@media (max-width:991.98px){.company__member-name{font-size:1.68rem}}@media (max-width:767.98px){.company__member-name{font-size:1.64rem}}@media (max-width:575.98px){.company__member-name{font-size:1.6rem}}.company__member-position{font-weight:400;font-size:1.6rem}.company__member-position a{color:#fff;text-decoration:none}.company__member-position a:hover{color:#1ebe9a}.company__tooltip{display:flex;align-items:center;gap:10px}.company__label{padding-top:10px}@media (min-width:1140px){.company__label{padding-top:0}}.company__description{margin-bottom:50px}.company__loader{display:none;margin-bottom:25px}@media (max-width:1139.98px){.company__loader{margin-bottom:24px}}@media (max-width:1024.98px){.company__loader{margin-bottom:23px}}@media (max-width:991.98px){.company__loader{margin-bottom:22px}}@media (max-width:767.98px){.company__loader{margin-bottom:21px}}@media (max-width:575.98px){.company__loader{margin-bottom:20px}}.company-list{display:grid;gap:20px;grid-auto-rows:1fr;justify-items:center}@media (min-width:576px){.company-list{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}.company-list__title{margin:3rem 0 1.5rem}.company-list__card{transition:all .3s ease;cursor:pointer;display:block;width:100%;max-width:500px;background-color:#2f2f2f;padding:20px;border-radius:10px;display:flex;gap:20px}.company-list__card,.company-list__card:hover{text-decoration:none;color:inherit}.landing .company-list__card{display:block;cursor:auto}.company-list__card-content{flex-grow:1;display:flex;align-items:center;gap:20px;padding-top:25px;padding-bottom:25px}@media (max-width:1139.98px){.company-list__card-content{padding-top:23px}}@media (max-width:1024.98px){.company-list__card-content{padding-top:21px}}@media (max-width:991.98px){.company-list__card-content{padding-top:19px}}@media (max-width:767.98px){.company-list__card-content{padding-top:17px}}@media (max-width:575.98px){.company-list__card-content{padding-top:15px}}@media (max-width:1139.98px){.company-list__card-content{padding-bottom:23px}}@media (max-width:1024.98px){.company-list__card-content{padding-bottom:21px}}@media (max-width:991.98px){.company-list__card-content{padding-bottom:19px}}@media (max-width:767.98px){.company-list__card-content{padding-bottom:17px}}@media (max-width:575.98px){.company-list__card-content{padding-bottom:15px}}.company-list__card-image{height:100%;max-height:65px;min-height:65px;width:100%;max-width:65px;min-width:65px;border-radius:50%;border:1px solid #fff;background:hsla(0,0%,100%,.1);background-size:cover;background-repeat:no-repeat;background-position:50%}.company-list__card-info{display:flex;flex-direction:column;gap:5px}.company-list__card-info h2{transition:all .3s ease}.company-list__card:hover .company-list__card-info h2{color:#1ebe9a}.landing .company-list__card:hover .company-list__card-info h2{color:#fff}.company-list__card-info>*{margin-bottom:0!important}.landing .company-list__card-info{cursor:auto}.homepage{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;min-width:0}.homepage__bg{background-image:url(/wp-content/themes/iq-theme/dist/img/90ffcc9576eae5fd7dd2c4de12dc7508.jpg);background-size:100vw 100vh;background-repeat:no-repeat;background-position:0 0;position:fixed;z-index:-1;pointer-events:none;left:0;top:0;height:calc(var(--vh, 1vh)*100);width:100%}@media (max-width:1139.98px){.homepage__bg{display:none}}.homepage__container{width:100%;max-width:1480px;margin:30px auto;display:flex;align-items:flex-start}@media (max-width:1650.98px){.homepage__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.homepage__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.homepage__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.homepage__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.homepage__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.homepage__container{max-width:calc(100% - 40px)}}@media (max-width:1139.98px){.homepage__container{flex-direction:column}}.homepage__title{color:#fff;margin-bottom:15px;font-weight:600;line-height:120%;font-size:2.4rem}@media (max-width:1139.98px){.homepage__title{margin-bottom:13.5px}}@media (max-width:1024.98px){.homepage__title{margin-bottom:12px}}@media (max-width:991.98px){.homepage__title{margin-bottom:10.5px}}@media (max-width:767.98px){.homepage__title{margin-bottom:9px}}@media (max-width:575.98px){.homepage__title{margin-bottom:7.5px}}@media (max-width:1139.98px){.homepage__title{font-size:2.28rem}}@media (max-width:1024.98px){.homepage__title{font-size:2.16rem}}@media (max-width:991.98px){.homepage__title{font-size:2.04rem}}@media (max-width:767.98px){.homepage__title{font-size:1.92rem}}@media (max-width:575.98px){.homepage__title{font-size:1.8rem}}.homepage__title--padding{padding-top:30px;padding-left:30px;padding-right:30px}@media (max-width:1139.98px){.homepage__title--padding{padding-left:27.2px}}@media (max-width:1024.98px){.homepage__title--padding{padding-left:24.4px}}@media (max-width:991.98px){.homepage__title--padding{padding-left:21.6px}}@media (max-width:767.98px){.homepage__title--padding{padding-left:18.8px}}@media (max-width:575.98px){.homepage__title--padding{padding-left:16px}}@media (max-width:1139.98px){.homepage__title--padding{padding-right:27.2px}}@media (max-width:1024.98px){.homepage__title--padding{padding-right:24.4px}}@media (max-width:991.98px){.homepage__title--padding{padding-right:21.6px}}@media (max-width:767.98px){.homepage__title--padding{padding-right:18.8px}}@media (max-width:575.98px){.homepage__title--padding{padding-right:16px}}.homepage__left{border-radius:10px;background:#2f2f2f;padding:30px}@media (max-width:1139.98px){.homepage__left{padding-left:27.2px}}@media (max-width:1024.98px){.homepage__left{padding-left:24.4px}}@media (max-width:991.98px){.homepage__left{padding-left:21.6px}}@media (max-width:767.98px){.homepage__left{padding-left:18.8px}}@media (max-width:575.98px){.homepage__left{padding-left:16px}}@media (max-width:1139.98px){.homepage__left{padding-right:27.2px}}@media (max-width:1024.98px){.homepage__left{padding-right:24.4px}}@media (max-width:991.98px){.homepage__left{padding-right:21.6px}}@media (max-width:767.98px){.homepage__left{padding-right:18.8px}}@media (max-width:575.98px){.homepage__left{padding-right:16px}}.homepage__left:not(:last-child){margin-bottom:25px}@media (max-width:1139.98px){.homepage__left:not(:last-child){margin-bottom:24px}}@media (max-width:1024.98px){.homepage__left:not(:last-child){margin-bottom:23px}}@media (max-width:991.98px){.homepage__left:not(:last-child){margin-bottom:22px}}@media (max-width:767.98px){.homepage__left:not(:last-child){margin-bottom:21px}}@media (max-width:575.98px){.homepage__left:not(:last-child){margin-bottom:20px}}.homepage__left--no-padding{padding:0!important}.homepage__left-row{display:flex;margin-bottom:30px}.homepage__left-row:first-child{margin-bottom:10px}.homepage__left-wrapper{flex-basis:27%;flex-shrink:0;border-radius:10px}@media (min-width:1140px){.homepage__left-wrapper{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 30px);max-height:calc(var(--vh, 1vh)*100 - var(--header-height) - 60px);overflow:auto;margin-right:25px;z-index:2}}@media (max-width:1139.98px){.homepage__left-wrapper{width:100%;order:1}}.homepage__left-top{gap:10px;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid hsla(0,0%,100%,.2)}.homepage__left-hide{background-color:#7c7c7c;box-shadow:0 0 25px 0 rgba(0,0,0,.5);padding:7px;margin:0 0 15px 10px;border-radius:50%}.homepage__left-hide svg{display:block;pointer-events:none;height:15px}.homepage__left-hide--open{padding:9px 6px}.homepage__left-hide--open svg{height:11px}.homepage__left-hide--hidden{display:none}.homepage__left-subtitle{font-size:1.6rem;margin-right:10px}.homepage__left-profit,.homepage__left-value{font-size:1.6rem;font-weight:700}.homepage__left-profit--hidden,.homepage__left-value--hidden{display:none}.homepage__left-growth span{font-weight:700}.homepage__left-button{transition:all .3s ease;cursor:pointer;display:flex;border:1px solid #1ebe9a;background:#1ebe9a;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.homepage__left-button,.homepage__left-button:hover{text-decoration:none;color:#000}.homepage__left-button:hover{border:1px solid #fff;background:#fff}.homepage__left-button:active{transform:scaleX(.97) scaleY(.95)}.homepage__left-button:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}.homepage__left-notice{margin-top:30px}.homepage__right{border-radius:10px;background:#2f2f2f;padding:30px;display:flex;flex-direction:column;gap:10px}@media (max-width:1139.98px){.homepage__right{padding-left:27.2px}}@media (max-width:1024.98px){.homepage__right{padding-left:24.4px}}@media (max-width:991.98px){.homepage__right{padding-left:21.6px}}@media (max-width:767.98px){.homepage__right{padding-left:18.8px}}@media (max-width:575.98px){.homepage__right{padding-left:16px}}@media (max-width:1139.98px){.homepage__right{padding-right:27.2px}}@media (max-width:1024.98px){.homepage__right{padding-right:24.4px}}@media (max-width:991.98px){.homepage__right{padding-right:21.6px}}@media (max-width:767.98px){.homepage__right{padding-right:18.8px}}@media (max-width:575.98px){.homepage__right{padding-right:16px}}.homepage__right:not(:last-child){margin-bottom:25px}@media (max-width:1139.98px){.homepage__right:not(:last-child){margin-bottom:24px}}@media (max-width:1024.98px){.homepage__right:not(:last-child){margin-bottom:23px}}@media (max-width:991.98px){.homepage__right:not(:last-child){margin-bottom:22px}}@media (max-width:767.98px){.homepage__right:not(:last-child){margin-bottom:21px}}@media (max-width:575.98px){.homepage__right:not(:last-child){margin-bottom:20px}}.homepage__right-wrapper{flex-basis:27%;flex-shrink:0;border-radius:10px}@media (min-width:1140px){.homepage__right-wrapper{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 30px);max-height:calc(var(--vh, 1vh)*100 - var(--header-height) - 60px);overflow:auto;z-index:2}}@media (max-width:1139.98px){.homepage__right-wrapper{width:100%;order:2}}.homepage__right-member{margin-bottom:10px;display:flex;align-items:center;-moz-column-gap:17.5px;column-gap:17.5px}.homepage__posts{flex-grow:1;display:flex;flex-direction:column}@media (min-width:1140px){.homepage__posts{margin-right:25px}}@media (max-width:1139.98px){.homepage__posts{width:100%;margin-right:0;order:3}}.homepage__posts-nav{display:flex;flex-wrap:wrap;align-items:center}@media (min-width:1140px){.homepage__posts-nav{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 30px);z-index:1;padding:10px;margin-bottom:25px;gap:10px}.homepage__posts-nav>*{margin:0}.homepage__posts-nav:before{content:"";display:block;background-image:url(/wp-content/themes/iq-theme/dist/img/90ffcc9576eae5fd7dd2c4de12dc7508.jpg);background-size:100vw 100vh;background-repeat:no-repeat;background-position:0 0;position:fixed;z-index:-1;pointer-events:none;left:0;top:0;height:180px;width:calc(100% - var(--scrollbar-width, 10px))}}.homepage__posts-loader{display:none;margin-bottom:25px}@media (max-width:1139.98px){.homepage__posts-loader{margin-bottom:24px}}@media (max-width:1024.98px){.homepage__posts-loader{margin-bottom:23px}}@media (max-width:991.98px){.homepage__posts-loader{margin-bottom:22px}}@media (max-width:767.98px){.homepage__posts-loader{margin-bottom:21px}}@media (max-width:575.98px){.homepage__posts-loader{margin-bottom:20px}}.homepage__company-more{transition:all .3s ease;cursor:pointer;text-decoration:none;color:inherit;display:flex;align-items:center;gap:10px;font-size:1.3rem;color:#fff;border-radius:50px;padding:6px 12px;background-color:#7c7c7c;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.homepage__company-more:hover{text-decoration:none;color:inherit}.homepage__company-more:after{content:"\279C";display:block;font-size:1.4rem;transition:transform .3s ease}.homepage__company-more:hover:after{transform:translateX(5px)}.homepage__company-more[disabled]{opacity:.25;pointer-events:none}.homepage__company-more[active=true]{background-color:#e33d5d}.homepage__company-more[active=true]:after{content:"\2716"}.homepage__company-more[active=true]:hover:after{transform:scale(1.25)}.homepage__show{padding:16px 30px 25px}@media (max-width:1139.98px){.homepage__show{padding-left:27.2px}}@media (max-width:1024.98px){.homepage__show{padding-left:24.4px}}@media (max-width:991.98px){.homepage__show{padding-left:21.6px}}@media (max-width:767.98px){.homepage__show{padding-left:18.8px}}@media (max-width:575.98px){.homepage__show{padding-left:16px}}@media (max-width:1139.98px){.homepage__show{padding-right:27.2px}}@media (max-width:1024.98px){.homepage__show{padding-right:24.4px}}@media (max-width:991.98px){.homepage__show{padding-right:21.6px}}@media (max-width:767.98px){.homepage__show{padding-right:18.8px}}@media (max-width:575.98px){.homepage__show{padding-right:16px}}.homepage__show--active .post-card__avatar{outline:2px solid #1ebe9a}.homepage__show .tooltip{margin-left:10px}.homepage__show-more-button{font-weight:700}.homepage__show-more-button:hover{color:#1ebe9a}.homepage__show-hr{margin-left:30px;margin-right:30px}@media (max-width:1139.98px){.homepage__show-hr{margin-left:27.2px}}@media (max-width:1024.98px){.homepage__show-hr{margin-left:24.4px}}@media (max-width:991.98px){.homepage__show-hr{margin-left:21.6px}}@media (max-width:767.98px){.homepage__show-hr{margin-left:18.8px}}@media (max-width:575.98px){.homepage__show-hr{margin-left:16px}}@media (max-width:1139.98px){.homepage__show-hr{margin-right:27.2px}}@media (max-width:1024.98px){.homepage__show-hr{margin-right:24.4px}}@media (max-width:991.98px){.homepage__show-hr{margin-right:21.6px}}@media (max-width:767.98px){.homepage__show-hr{margin-right:18.8px}}@media (max-width:575.98px){.homepage__show-hr{margin-right:16px}}.homepage__show-button{display:flex;align-items:center;gap:10px;font-size:1.3rem;color:#fff;border-radius:50px;padding:6px 12px;background-color:#7c7c7c}.homepage__show-button:after{content:"\279C";display:block;font-size:1.4rem;transition:transform .3s ease}.homepage__show-button:hover:after{transform:translateX(5px)}.homepage__show-button[disabled]{opacity:.25;pointer-events:none}.homepage__show-button[active=true]{background-color:#e33d5d}.homepage__show-button[active=true]:after{content:"\2716"}.homepage__show-button[active=true]:hover:after{transform:scale(1.25)}.homepage__show-banner{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;display:none}.homepage__show-banner h1{margin-bottom:unset}@media (min-width:1140px){.homepage__show-banner{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 30px);z-index:1;padding:10px;margin-bottom:25px;gap:10px}.homepage__show-banner>*{margin:0}.homepage__show-banner:before{content:"";display:block;background-image:url(/wp-content/themes/iq-theme/dist/img/90ffcc9576eae5fd7dd2c4de12dc7508.jpg);background-size:100vw 100vh;background-repeat:no-repeat;background-position:0 0;position:fixed;z-index:-1;pointer-events:none;left:0;top:0;height:180px;width:calc(100% - var(--scrollbar-width, 10px))}}.homepage__show-close{color:#fff;border-radius:50%;padding:7px 12px;background-color:#2f2f2f;font-size:1.6rem;transition:transform .3s ease}.homepage__show-close:hover{transform:scale(1.1)}.homepage__tab-bar{position:-webkit-sticky;position:sticky;top:var(--header-height);z-index:11;background-color:#161616;border-bottom:1px solid hsla(0,0%,100%,.2)}@media (min-width:1140px){.homepage__tab-bar{display:none}}.homepage__tab-bar .iq-tabs{background-color:unset!important;border-radius:unset!important}.homepage__tab-bar .iq-tabs__tabs{justify-content:space-between}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper:after,.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper:before{display:none!important}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs{border:none;gap:20px}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs .iq-tabs__tab button{padding:16px 10px;margin:0}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs .iq-tabs__tab button svg{display:block;height:20px}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs .iq-tabs__tab button svg path{transition:all .3s ease}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs .iq-tabs__tab a{padding:16px 10px;margin:0;text-align:unset;font-size:1.4rem;font-weight:700;color:#9e9e9e;border-bottom:1px solid transparent;display:flex;align-items:center;gap:5px}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs .iq-tabs__tab a svg{display:block;height:20px}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs .iq-tabs__tab a svg path{transition:all .3s ease}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs .iq-tabs__tab a:hover{color:#1ebe9a;border-bottom:1px solid #1ebe9a}.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs .iq-tabs__tab[data-selected=true] svg path,.homepage__tab-bar .iq-tabs .iq-tabs__tabs-wrapper .iq-tabs__tabs .iq-tabs__tab a:hover svg path{fill:#1ebe9a}@media (max-width:1139.98px){.homepage [data-hp-tab]:not([data-selected=true]){display:none}}.share-modal{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;max-width:600px;padding:50px;border-radius:10px;background-color:#2f2f2f;box-shadow:0 0 25px 0 rgba(0,0,0,.5)}@media (max-width:1139.98px){.share-modal{padding:44px}}@media (max-width:1024.98px){.share-modal{padding:38px}}@media (max-width:991.98px){.share-modal{padding:32px}}@media (max-width:767.98px){.share-modal{padding:26px}}@media (max-width:575.98px){.share-modal{padding:20px}}.share-modal__heading{color:#fff;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-size:2.4rem}@media (max-width:1139.98px){.share-modal__heading{font-size:2.28rem}}@media (max-width:1024.98px){.share-modal__heading{font-size:2.16rem}}@media (max-width:991.98px){.share-modal__heading{font-size:2.04rem}}@media (max-width:767.98px){.share-modal__heading{font-size:1.92rem}}@media (max-width:575.98px){.share-modal__heading{font-size:1.8rem}}.landing{flex-grow:1;overflow:hidden}.landing__wrapper{display:flex}.landing__bg{position:absolute;left:0;top:0;height:100%;width:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCA5NjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5MjAgMEgwdjk2NGgxOTIwVjB6IiBmaWxsPSIjMkYyRjJGIi8+PHBhdGggb3BhY2l0eT0iLjA2IiBkPSJNLjIxLjE4Vjk1OEwxOTE5IDk2NGwxLTk2My44MkguMjF6IiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfNDEwXzE1MjMpIi8+PHBhdGggc3R5bGU9Im1peC1ibGVuZC1tb2RlOmx1bWlub3NpdHkiIG9wYWNpdHk9Ii40NiIgZD0iTTAgMXY5NjNoMjc1bDE2NDUtNDY3Ljc2VjFIMHoiIGZpbGw9InVybCgjcGFpbnQxX3JhZGlhbF80MTBfMTUyMykiLz48ZGVmcz48cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MV9yYWRpYWxfNDEwXzE1MjMiIGN4PSIwIiBjeT0iMCIgcj0iMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoOTU2LjQ5NiAwIDAgNzQ1LjI3IDExNDkuNTkgODQ2Ljk3MSkiPjxzdG9wIHN0b3AtY29sb3I9IiM2QzZDRjMiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM2QzZDRjMiLz48L3JhZGlhbEdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl80MTBfMTUyMyIgeDE9Ijk5Ny43MiIgeTE9Ii0zMy42NSIgeDI9IjkwNC4yMiIgeTI9IjEyMzEuMzgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjMzYxMTRBIi8+PHN0b3Agb2Zmc2V0PSIuNDkiIHN0b3AtY29sb3I9IiM2QzIwNzUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48L3N2Zz4=);background-size:cover;background-repeat:no-repeat;background-position:50%;opacity:.4}.landing__container{flex-grow:1;position:relative;z-index:1;width:100%;max-width:1480px;margin:25px auto;display:flex;row-gap:50px;-moz-column-gap:75px;column-gap:75px}@media (max-width:1650.98px){.landing__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.landing__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.landing__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.landing__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.landing__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.landing__container{max-width:calc(100% - 40px)}}@media (max-width:1139.98px){.landing__container{flex-direction:column;align-items:center}}.landing__content{display:flex;flex-direction:column;max-width:440px;position:relative;z-index:1}@media (max-width:1139.98px){.landing__content{align-items:center}}.landing__heading{color:#fff;margin-bottom:5px;font-size:58px;font-weight:600}@media (max-width:1139.98px){.landing__heading{font-size:54.4px}}@media (max-width:1024.98px){.landing__heading{font-size:50.8px}}@media (max-width:991.98px){.landing__heading{font-size:47.2px}}@media (max-width:767.98px){.landing__heading{font-size:43.6px}}@media (max-width:575.98px){.landing__heading{font-size:40px}}.landing__heading sup{font-size:60%}@media (max-width:1139.98px){.landing__heading{text-align:center}}.landing__sub-heading{color:#fff;margin-bottom:30px;font-size:2.4rem;font-weight:300}@media (max-width:1139.98px){.landing__sub-heading{font-size:2.28rem}}@media (max-width:1024.98px){.landing__sub-heading{font-size:2.16rem}}@media (max-width:991.98px){.landing__sub-heading{font-size:2.04rem}}@media (max-width:767.98px){.landing__sub-heading{font-size:1.92rem}}@media (max-width:575.98px){.landing__sub-heading{font-size:1.8rem}}@media (max-width:1139.98px){.landing__sub-heading{text-align:center}}.landing__wrapper{position:relative;margin-bottom:40px}.landing__post-wrapper{max-height:430px;overflow-y:scroll;display:flex;flex-direction:column;gap:10px;background-color:#242224;border-radius:10px;box-shadow:0 0 25px 0 rgba(0,0,0,.5);transition:all .3s ease}@media (max-height:860px){.landing__post-wrapper{max-height:350px}}@media (max-height:755px){.landing__post-wrapper{max-height:300px}}.landing__register{transition:all .3s ease;cursor:pointer;text-decoration:none;display:flex;color:#1ebe9a;border:1px solid #1ebe9a;background:transparent;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.landing__register:hover{text-decoration:none;color:#000;border:1px solid #fff;background:#fff}.landing__register:active{transform:scaleX(.97) scaleY(.95)}.landing__register:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}.landing__info{font-size:1.4rem;font-weight:300}@media (max-width:1139.98px){.landing__info{text-align:center}}.landing__bottom{background-color:#161616}.landing__bottom-container{width:100%;max-width:1480px;margin:50px auto;display:flex;flex-direction:column}@media (max-width:1650.98px){.landing__bottom-container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.landing__bottom-container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.landing__bottom-container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.landing__bottom-container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.landing__bottom-container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.landing__bottom-container{max-width:calc(100% - 40px)}}.landing__bottom-container>h2{text-align:center;margin-bottom:40px}@media (min-width:1140px){.landing__bottom-container>h2{font-size:38px;text-align:unset;font-weight:400}}.landing__bottom-container .company-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px}.landing__bottom-container .company-list__card{padding:unset;background-color:unset;border-radius:unset;padding-left:15px}.landing__bottom-container .company-list__card-content{padding:unset}.landing__bottom-container .company-list__card-content h2{font-size:1.6rem}.landing__bottom-container .company-list__card-image{height:100%;max-height:55px;min-height:55px;width:100%;max-width:55px;min-width:55px}.landing__right{flex-grow:1;width:100%}@media (min-width:1140px){.landing__right{width:calc(100% - 515px)}}.landing__right-header{display:flex;flex-wrap:wrap;align-items:flex-end;gap:30px;margin-bottom:30px}@media (min-width:1140px){.landing__right-header{justify-content:space-between;margin-top:23px}}@media (max-width:1139.98px){.landing__right-header{flex-direction:column;align-items:center}}.landing__right-heading-wrapper h2{max-width:350px}.landing__right-heading-wrapper p{margin-bottom:unset}@media (max-width:1139.98px){.landing__right-heading-wrapper{display:flex;flex-direction:column;align-items:center}.landing__right-heading-wrapper h2{font-size:34px;text-align:center;font-weight:400}.landing__right-heading-wrapper p{text-align:center}}.landing__right-carrousel{width:100%}.team__editor-wrapper{display:flex;flex-direction:column-reverse}.team__member{margin-bottom:1rem;-moz-column-gap:1.75rem;column-gap:1.75rem}.team__header,.team__member{display:flex;align-items:center}.team__header{justify-content:space-between}.team__header--margin{margin-bottom:2.5rem}@media (max-width:1139.98px){.team__header--margin{margin-bottom:2.4rem}}@media (max-width:1024.98px){.team__header--margin{margin-bottom:2.3rem}}@media (max-width:991.98px){.team__header--margin{margin-bottom:2.2rem}}@media (max-width:767.98px){.team__header--margin{margin-bottom:2.1rem}}@media (max-width:575.98px){.team__header--margin{margin-bottom:2rem}}.team__header>*{margin-bottom:0!important}.ql-editor{-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-user-select:text}.ql-toolbar{border-top:0!important;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.ql-container{border-top:1px solid #ccc!important;height:290px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.ql-container p{color:#000}.form__item{margin-bottom:1rem}.form__item .input,.form__item .textarea{max-width:unset}.form__item input{background:#fff;color:#000;border-radius:10px}.form__item input::-moz-placeholder{color:#666;font-style:italic;font-size:13px}.form__item input::placeholder{color:#666;font-style:italic;font-size:13px}.form__bottom{display:flex;justify-content:space-between;border-radius:10px;background-color:#fff;padding:10px 16px}@media (max-width:1139.98px){.form__bottom{flex-direction:column;gap:20px;padding:16px}}.form__bottom label{color:#000}.form__submit{display:flex;justify-content:flex-end}.form__submit .button:hover{border:1px solid #15dbaf;background:#15dbaf}.form__submit .button--gray:hover{border:1px solid #7c7c7c;background:#7c7c7c}.like{position:relative;width:100%;max-width:26px;min-width:26px;height:100%;max-height:26px;min-height:26px;transition:all .15s ease}.like:active{transform:scale(1.2)}.like svg{display:block;pointer-events:none;width:100%}.like svg path{fill:#1ebe9a}.like__outline,.like__solid{height:100%;width:100%;position:absolute;left:0;top:0;transition:all .3s ease}.like--clicked .like__outline,.like__solid{opacity:0;pointer-events:none}.like--clicked .like__solid{opacity:1;pointer-events:all}.post-like{position:relative;font-weight:500;transition:all .15s ease;display:flex;align-items:center;gap:5px}.post-like--clicked,.post-like:hover{color:#1ebe9a}.post-like--clicked svg path,.post-like:hover svg path{fill:#1ebe9a!important}.post-like svg{transition:all .15s ease;display:block;pointer-events:none;width:100%}.post-like svg path{transition:all .15s ease;fill:#fff}.post-like:active svg{transform:scale(1.2)}.post-like__outline,.post-like__solid{width:100%;max-width:17px;min-width:17px;height:100%;max-height:17px;min-height:17px;transition:all .3s ease}.post-like--clicked .post-like__outline,.post-like__solid{display:none}.post-like--clicked .post-like__solid{display:block}.post-like__deactivated{position:relative;font-weight:500;transition:all .15s ease;display:flex;align-items:center;gap:5px}.post-like__deactivated svg{transition:all .15s ease;display:block;pointer-events:none;width:100%}.post-like__deactivated svg path{transition:all .15s ease;fill:#fff}.milestones{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;overflow:hidden}.milestones__controls{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.milestones__controls h3{margin-bottom:0}.milestones__buttons{display:flex;align-items:center;gap:16px}.milestones__button{flex-shrink:0;height:40px;width:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.2)}.milestones__button svg{display:block;height:9px;width:5px}.milestones.is-scrolled-left .milestones__button[data-prev],.milestones.is-scrolled-right .milestones__button[data-next]{background-color:#161616}.milestones__wrapper{display:flex;transition:transform .3s ease}.milestones__item{flex-shrink:0;width:280px;transition:opacity .3s ease}.milestones__circle-bar{display:flex;align-items:center;margin-bottom:20px}.milestones__circle{flex-shrink:0;height:32px;width:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.2)}.milestones__circle svg{display:block;height:9px;width:12px}.milestones .milestones__item--active .milestones__circle{background-color:#1ebe9a}.milestones .milestones__item--active .milestones__circle svg path{fill:#000}.milestones__bar{height:2px;width:100%;background-color:hsla(0,0%,100%,.2)}.milestones .milestones__item--active .milestones__bar{background-color:#1ebe9a}.milestones__date{color:hsla(0,0%,100%,.5);text-transform:uppercase;margin-bottom:20px}.milestones__heading{font-size:1.6rem;font-weight:700;margin-bottom:10px;margin-right:15px}.milestones__perex{margin-bottom:0;margin-right:15px}.alert{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;border-radius:4px;background-color:#161616;pointer-events:all!important;box-shadow:0 0 10px 0 rgba(0,0,0,.4);margin-bottom:10px;display:none;opacity:0;transition:opacity .3s ease}.alert--active{opacity:1}.alert__content{display:grid;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;-moz-column-gap:30px;column-gap:30px;padding:20px;border-radius:4px}.alert--default .alert__content{background-color:#242424;color:#fff;border-left:4px solid #fff}.alert--default .alert__content svg path{fill:#fff}.alert--success .alert__content{background-color:#04382c;color:#1ebe9a;border-left:4px solid #1ebe9a}.alert--success .alert__content svg path{fill:#1ebe9a}.alert--warning .alert__content{background-color:#262119;color:#ffb347;border-left:4px solid #ffb347}.alert--warning .alert__content svg path{fill:#ffb347}.alert--danger .alert__content{background-color:#2c1b1e;color:#e33d5d;border-left:4px solid #e33d5d}.alert--danger .alert__content svg path{fill:#e33d5d}.alert__msg{font-size:1.3rem}@media (max-width:1139.98px){.alert__msg{font-size:1.28rem}}@media (max-width:1024.98px){.alert__msg{font-size:1.26rem}}@media (max-width:991.98px){.alert__msg{font-size:1.24rem}}@media (max-width:767.98px){.alert__msg{font-size:1.22rem}}@media (max-width:575.98px){.alert__msg{font-size:1.2rem}}.alert__dismiss{height:100%;max-height:4rem;min-height:4rem;width:100%;max-width:4rem;min-width:4rem;align-self:center;position:relative;display:flex;justify-content:center;align-items:center}.alert__dismiss svg{display:block;pointer-events:none}.alert__cross{height:35%;transition:all .3s ease}.alert__dismiss:hover .alert__cross{transform:scale(1.2)}.alert__timer{height:100%;position:absolute;left:0;top:0}.alert__timer-circle{transform:rotate(-90deg);transform-origin:50% 50%}.alert--default .alert__timer-circle{stroke:#fff}.alert--success .alert__timer-circle{stroke:#1ebe9a}.alert--warning .alert__timer-circle{stroke:#ffb347}.alert--danger .alert__timer-circle{stroke:#e33d5d}.alerts{position:fixed;z-index:1002;left:0;top:0;height:calc(var(--vh, 1vh)*100);width:calc(100% - var(--scrollbar-width, 10px));pointer-events:none;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;overflow:hidden}@media print{.alerts{display:none}}.alerts__wrapper{width:100%;padding:20px 20px 6px;overflow:auto}.alerts--have-children .alerts__wrapper{pointer-events:all!important}@media (min-width:1140px){.alerts__wrapper{max-width:400px}}@media (hover:hover){.alerts__wrapper{-ms-overflow-style:none;scrollbar-width:none}.alerts__wrapper::-webkit-scrollbar{display:none}}.alerts__gradient{position:absolute;z-index:1;right:20px;width:100%;pointer-events:none;transition:all .3s ease;box-shadow:0 0 50px 40px #000}@media (min-width:1140px){.alerts__gradient{max-width:360px}}.alerts__gradient--top{top:0}.alerts--are-up .alerts__gradient--top{opacity:0}.alerts__gradient--bottom{bottom:0}.alerts--are-down .alerts__gradient--bottom{opacity:0}@media print{.cookies{display:none}}.cookies__bar{width:100%;background-color:#2f2f2f;position:fixed;left:0;bottom:0;z-index:1000;display:none;overflow:visible!important;transition:box-shadow .3s ease}.cookies__bar.active{box-shadow:0 0 2000px 250px rgba(0,0,0,.5)}.cookies__container{width:100%;max-width:1480px;margin:15px auto;display:flex;justify-content:space-between;align-items:center}@media (max-width:1650.98px){.cookies__container{max-width:calc(100% - 170px)}}@media (max-width:1139.98px){.cookies__container{max-width:calc(100% - 144px)}}@media (max-width:1024.98px){.cookies__container{max-width:calc(100% - 118px)}}@media (max-width:991.98px){.cookies__container{max-width:calc(100% - 92px)}}@media (max-width:767.98px){.cookies__container{max-width:calc(100% - 66px)}}@media (max-width:575.98px){.cookies__container{max-width:calc(100% - 40px)}}@media (max-width:767.98px){.cookies__container{flex-direction:column}}.cookies__desc{font-size:1.3rem;font-weight:500}@media (min-width:768px){.cookies__desc{margin-right:40px}}@media (max-width:767.98px){.cookies__desc{text-align:center}}.cookies__buttons{display:flex;justify-content:center;align-items:center}@media (max-width:767.98px){.cookies__buttons{margin-top:20px;width:100%;flex-direction:column}}@media (max-width:767.98px){.cookies__buttons>*{width:100%!important;max-width:250px}}.cookies__consent,.cookies__consent_all,.cookies__consent_custom{transition:all .3s ease;cursor:pointer;text-decoration:none;display:flex;color:#000;border:1px solid #1ebe9a;background:#1ebe9a;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.cookies__consent:hover,.cookies__consent_all:hover,.cookies__consent_custom:hover{text-decoration:none;color:#000;border:1px solid #fff;background:#fff}.cookies__consent:active,.cookies__consent_all:active,.cookies__consent_custom:active{transform:scaleX(.97) scaleY(.95)}.cookies__consent:disabled,.cookies__consent_all:disabled,.cookies__consent_custom:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}@media (min-width:768px){.cookies__consent,.cookies__consent_all,.cookies__consent_custom{margin-right:20px}}@media (max-width:767.98px){.cookies__consent,.cookies__consent_all,.cookies__consent_custom{margin-bottom:15px}}.cookies__decline,.cookies__detail{transition:all .3s ease;cursor:pointer;text-decoration:none;display:flex;color:#1ebe9a;border:1px solid #1ebe9a;background:transparent;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.cookies__decline:hover,.cookies__detail:hover{text-decoration:none;color:#000;border:1px solid #fff;background:#fff}.cookies__decline:active,.cookies__detail:active{transform:scaleX(.97) scaleY(.95)}.cookies__decline:disabled,.cookies__detail:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}@media (min-width:768px){.cookies__decline,.cookies__detail{margin-right:20px}}@media (max-width:767.98px){.cookies__decline,.cookies__detail{margin-bottom:15px}}.cookies__content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;max-width:900px;background-color:#2f2f2f;overflow:hidden;padding:30px}@media (max-width:1139.98px){.cookies__content{padding:28px}}@media (max-width:1024.98px){.cookies__content{padding:26px}}@media (max-width:991.98px){.cookies__content{padding:24px}}@media (max-width:767.98px){.cookies__content{padding:22px}}@media (max-width:575.98px){.cookies__content{padding:20px}}.cookies__close-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center}.cookies__close{margin:5px}.cookies__close svg{display:block;pointer-events:none;height:25px}.cookies__close svg path{fill:#fff}.cookies__close:hover{transform:scale(1.2)}.cookies__category{margin-bottom:3rem}@media (max-width:1139.98px){.cookies__category{margin-bottom:2.8rem}}@media (max-width:1024.98px){.cookies__category{margin-bottom:2.6rem}}@media (max-width:991.98px){.cookies__category{margin-bottom:2.4rem}}@media (max-width:767.98px){.cookies__category{margin-bottom:2.2rem}}@media (max-width:575.98px){.cookies__category{margin-bottom:2rem}}.cookies__category-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}@media (max-width:1139.98px){.cookies__category-top{margin-bottom:1.8rem}}@media (max-width:1024.98px){.cookies__category-top{margin-bottom:1.6rem}}@media (max-width:991.98px){.cookies__category-top{margin-bottom:1.4rem}}@media (max-width:767.98px){.cookies__category-top{margin-bottom:1.2rem}}@media (max-width:575.98px){.cookies__category-top{margin-bottom:1rem}}.cookies__category-heading{color:#fff;margin-bottom:0;font-weight:600;line-height:120%;font-size:1.6rem}@media (max-width:1139.98px){.cookies__category-heading{font-size:1.56rem}}@media (max-width:1024.98px){.cookies__category-heading{font-size:1.52rem}}@media (max-width:991.98px){.cookies__category-heading{font-size:1.48rem}}@media (max-width:767.98px){.cookies__category-heading{font-size:1.44rem}}@media (max-width:575.98px){.cookies__category-heading{font-size:1.4rem}}.cookies__heading{color:#fff;margin-bottom:3rem;font-weight:600;line-height:120%;font-size:1.8rem}@media (max-width:1139.98px){.cookies__heading{margin-bottom:2.8rem}}@media (max-width:1024.98px){.cookies__heading{margin-bottom:2.6rem}}@media (max-width:991.98px){.cookies__heading{margin-bottom:2.4rem}}@media (max-width:767.98px){.cookies__heading{margin-bottom:2.2rem}}@media (max-width:575.98px){.cookies__heading{margin-bottom:2rem}}@media (max-width:1139.98px){.cookies__heading{font-size:1.76rem}}@media (max-width:1024.98px){.cookies__heading{font-size:1.72rem}}@media (max-width:991.98px){.cookies__heading{font-size:1.68rem}}@media (max-width:767.98px){.cookies__heading{font-size:1.64rem}}@media (max-width:575.98px){.cookies__heading{font-size:1.6rem}}.cookies__heading--main{color:#fff;margin-bottom:.75rem;font-weight:600;line-height:120%;font-size:2.4rem}@media (max-width:1139.98px){.cookies__heading--main{margin-bottom:.7rem}}@media (max-width:1024.98px){.cookies__heading--main{margin-bottom:.65rem}}@media (max-width:991.98px){.cookies__heading--main{margin-bottom:.6rem}}@media (max-width:767.98px){.cookies__heading--main{margin-bottom:.55rem}}@media (max-width:575.98px){.cookies__heading--main{margin-bottom:.5rem}}@media (max-width:1139.98px){.cookies__heading--main{font-size:2.28rem}}@media (max-width:1024.98px){.cookies__heading--main{font-size:2.16rem}}@media (max-width:991.98px){.cookies__heading--main{font-size:2.04rem}}@media (max-width:767.98px){.cookies__heading--main{font-size:1.92rem}}@media (max-width:575.98px){.cookies__heading--main{font-size:1.8rem}}.cookies__table{margin-bottom:10px}.cookies__table table{min-width:unset;overflow:unset}.gallery{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;position:relative;margin-bottom:3rem}@media (max-width:1139.98px){.gallery{margin-bottom:2.72rem}}@media (max-width:1024.98px){.gallery{margin-bottom:2.44rem}}@media (max-width:991.98px){.gallery{margin-bottom:2.16rem}}@media (max-width:767.98px){.gallery{margin-bottom:1.88rem}}@media (max-width:575.98px){.gallery{margin-bottom:1.6rem}}.gallery__item{display:none;background-size:cover;background-repeat:no-repeat;background-position:50%;height:0;width:100%;padding-top:65%}.gallery__item[href]:not([href=""]){transition:all .3s ease;cursor:pointer;text-decoration:none;color:inherit}.gallery__item[href]:not([href=""]):hover{text-decoration:none;color:inherit}.gallery__item--active{display:block}@media (min-width:576px){.gallery__item{padding-top:45%}}.gallery__controls{position:absolute;left:0;top:0;height:100%;width:100%;display:block;pointer-events:none;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}@media (min-width:1140px){.gallery__controls{padding:0 2.5rem}}.gallery__button{height:100%;max-height:2.8rem;min-height:2.8rem;width:100%;max-width:2.8rem;min-width:2.8rem;border-radius:50%;pointer-events:all!important;box-shadow:0 0 25px 0 rgba(0,0,0,.5)}.gallery__button svg{display:block;pointer-events:none;height:100%}.gallery__button:hover{transform:scale(1.15)}.gallery__button--prev svg{transform:rotate(180deg)}.gallery__indicator{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;padding:20px 0 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;pointer-events:none}.gallery__dot{height:100%;max-height:8px;min-height:8px;width:100%;max-width:8px;min-width:8px;border-radius:50%;background-color:#fff;opacity:.3;pointer-events:all!important;box-shadow:0 0 25px 0 rgba(0,0,0,.5);transition:all .3s ease}.gallery__dot--active{opacity:1}.gallery__dot:hover{transform:scale(1.25)}.wp-block-gallery img,.wp-block-image img{display:block;-o-object-fit:contain;object-fit:contain;height:auto;width:100%;cursor:pointer}.wp-block-gallery figure,.wp-block-image{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wp-block-gallery figure figcaption,.wp-block-image figcaption{text-align:center;font-size:1.3rem}.pswp__caption__center{text-align:center}.pswp__share-tooltip a{border:none!important}.modal{position:fixed;left:0;top:0;z-index:1001;height:calc(var(--vh, 1vh)*100);width:100%;overflow:auto;padding:20px;display:flex;flex-direction:column;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .5s ease;opacity:0;pointer-events:none}.modal.active{opacity:1;pointer-events:all}.modal__close-wrapper{width:100%;display:flex;justify-content:flex-end;align-items:center;padding-bottom:20px}.modal__close{margin:5px}.modal__close svg{display:block;pointer-events:none;height:25px}.modal__close svg path{fill:#fff}.modal__close:hover{transform:scale(1.2)}.modal__content{flex-grow:1;justify-content:center}.modal__content,.share{display:flex;align-items:center}.share{position:relative}.share__input{height:50px;flex-grow:1;padding-left:20px;padding-right:58px}.share__item{display:block}.share__item svg{display:block;height:18px}.share__item svg path{transition:all .3s ease}.share__item:hover svg path{fill:#1ebe9a}.share__button{padding:10px 20px;position:absolute;right:0;top:0;bottom:0;margin:auto}.share__button.active svg path{fill:#1ebe9a}.tooltip{position:relative;cursor:help;border-radius:50%}.tooltip svg{display:block;pointer-events:none;height:18px}@media (max-width:1139.98px){.tooltip{background-color:#2f2f2f;box-shadow:0 0 25px 0 rgba(0,0,0,.5)}}.tooltip__content-wrapper{position:fixed;z-index:9999;max-width:300px;opacity:0;pointer-events:none}.tooltip__content-wrapper--visible{opacity:1;pointer-events:all}@media (min-width:1140px){.tooltip__content-wrapper{transform:translateY(30px) translateX(calc(-50% + 9px))}}@media (max-width:1139.98px){.tooltip__content-wrapper{transform:translateY(calc(-100% - 18px)) translateX(calc(-50% + 9px))}}.tooltip__content{position:relative;padding:15px;border-radius:10px;background-color:#2f2f2f;color:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,.5)}.tooltip__content:after{content:"";position:absolute;left:0;right:0;margin:auto;height:0;width:0;border-left:10px solid transparent;border-right:10px solid transparent}@media (min-width:1140px){.tooltip__content:after{top:0;transform:translateY(-100%);border-bottom:10px solid #2f2f2f}}@media (max-width:1139.98px){.tooltip__content:after{bottom:0;transform:translateY(100%);border-top:10px solid #2f2f2f}}.iq-tab{width:100%}.iq-tab--gb{display:flex;flex-direction:column;min-height:36px}.iq-tab--gb>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender{height:36px;width:100%;position:relative}.iq-tab--gb>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender>.block-editor-inserter{height:100%}.iq-tab--gb>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender>.block-editor-inserter>.block-editor-button-block-appender{height:100%;padding:unset;box-shadow:unset;border-radius:unset;border:1px solid #fff}.iq-tab--gb>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender>.block-editor-inserter>.block-editor-button-block-appender:hover{background-color:#9e9e9e}.iq-tab--gb>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-list-appender>.block-editor-inserter>.block-editor-button-block-appender svg path{fill:#fff}.iq-tab:not(.iq-tab--gb){padding:30px}.iq-tab:not(.iq-tab--gb)>:last-child{margin-bottom:0}.iq-tab:not(.iq-tab--gb) .iq-tab__locked{text-align:center}.iq-tabs{width:100%}.iq-tabs--gb .iq-tabs__tabs{margin:unset;list-style-type:none;display:flex;align-items:center;overflow:auto;padding:2px;margin-bottom:8px}.iq-tabs--gb .iq-tabs__tab{padding-right:5px;border-radius:5px;background-color:#9e9e9e;display:flex;align-items:center;gap:5px;margin-right:8px}.iq-tabs--gb .iq-tabs__tab button{border-radius:5px}.iq-tabs--gb .iq-tabs__tab button input{cursor:pointer;font-size:1.6rem;background-color:unset;border:unset;border-radius:unset;outline:unset;box-shadow:unset;min-height:unset;max-width:100px;padding:10px 0}.iq-tabs--gb .iq-tabs__tab[data-selected=true]{outline:2px solid #1ebe9a}.iq-tabs:not(.iq-tabs--gb){border-radius:10px;background:#2f2f2f}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tabs-wrapper{position:relative}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tabs-wrapper:after,.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tabs-wrapper:before{content:"";display:block;position:absolute;top:0;pointer-events:none;height:100%;width:100px;transition:all .3s ease}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tabs-wrapper:before{left:0;border-radius:10px 0 0 0;background:linear-gradient(90deg,#272727,rgba(39,39,39,0) 90%)}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tabs-wrapper:after{right:0;border-radius:0 10px 0 0;background:linear-gradient(-90deg,#272727,rgba(39,39,39,0) 90%)}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tabs{margin:unset;padding:unset;list-style-type:none;display:flex;overflow:auto;border-bottom:1px solid hsla(0,0%,100%,.2);position:relative;-ms-overflow-style:none;scrollbar-width:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tabs::-webkit-scrollbar{display:none}.iq-tabs:not(.iq-tabs--gb).is-scrolled-left .iq-tabs__tabs-wrapper:before,.iq-tabs:not(.iq-tabs--gb).is-scrolled-right .iq-tabs__tabs-wrapper:after{opacity:0}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tab{flex-shrink:0}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tab button{padding:25px 0;margin:0 30px;text-align:unset;font-size:1.4rem;font-weight:700;color:#9e9e9e;border-bottom:1px solid transparent;display:flex;align-items:center;gap:5px}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tab button:hover{color:#1ebe9a}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tab button .lock{display:none;height:14px;width:14px}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tab button .lock svg{height:100%;width:100%}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tab button .lock svg path{fill:#9e9e9e;transition:all .3s ease}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tab[data-selected=true] button{color:#1ebe9a;border-bottom:1px solid #1ebe9a}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tab[data-selected=true] button .lock svg path{fill:#1ebe9a}.iq-tabs:not(.iq-tabs--gb) .iq-tabs__tab--locked button .lock{display:block}.button{transition:all .3s ease;cursor:pointer;display:flex;border:1px solid #1ebe9a;background:#1ebe9a;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.button,.button:hover{text-decoration:none;color:#000}.button:hover{border:1px solid #fff;background:#fff}.button:active{transform:scaleX(.97) scaleY(.95)}.button:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}.button--gray{transition:all .3s ease;cursor:pointer;display:flex;border:1px solid #9e9e9e;background:#9e9e9e;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center}.button--gray,.button--gray:hover{text-decoration:none;color:#000}.button--gray:hover{border:1px solid #fff;background:#fff}.button--gray:active{transform:scaleX(.97) scaleY(.95)}.button--gray:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}.button.placeholder{font-size:1.3rem;font-weight:300;color:hsla(0,0%,100%,.75);text-transform:uppercase;opacity:.75}.button.center{margin-left:auto;margin-right:auto}.button.right{margin-left:auto;margin-right:0}.form-item__label{margin-top:3px;margin-bottom:10px;color:#fff}.form-item__label_hidden{margin:0}.form-item__label_inline{font-size:1.3rem;margin-bottom:0;color:#fff}@media (max-width:1139.98px){.form-item__label_inline{font-size:1.32rem}}@media (max-width:1024.98px){.form-item__label_inline{font-size:1.34rem}}@media (max-width:991.98px){.form-item__label_inline{font-size:1.36rem}}@media (max-width:767.98px){.form-item__label_inline{font-size:1.38rem}}@media (max-width:575.98px){.form-item__label_inline{font-size:1.4rem}}.form-item__required{color:#fff}.form-item__description{margin-bottom:.3rem}.checkbox-list,.checkbox-list__items{display:flex;flex-direction:column}.checkbox-list__item:not(:last-child){margin-bottom:2.5px}.checkbox-switch{position:relative;display:inline-block;width:52px;height:26px}.checkbox-switch__input{opacity:0;width:0;height:0}.checkbox-switch__input:checked+.checkbox-switch__slider{background-color:#1ebe9a}.checkbox-switch__input:checked+.checkbox-switch__slider:before{transform:translateX(24px)}.checkbox-switch__input:focus+.checkbox-switch__slider{box-shadow:0 0 1px #1ebe9a}.checkbox-switch__input:disabled+.checkbox-switch__slider{opacity:.25;cursor:not-allowed}.checkbox-switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#7a7a7a;transition:.4s;border-radius:34px}.checkbox-switch__slider:before{position:absolute;content:"";height:18px;width:18px;left:5px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.checkbox{display:flex;align-items:center}.checkbox__description{margin-top:.3rem;flex-basis:100%}.checkbox__control{cursor:pointer;margin-right:10px;height:100%;max-height:17px;min-height:17px;width:100%;max-width:17px;min-width:17px}.input{display:flex;flex-direction:column;position:relative;width:100%;max-width:630px}@media (max-width:1139.98px){.input{max-width:unset}}.input__wrapper{position:relative}.input__control{height:55px;width:100%;padding:0 16px}@media (max-width:1139.98px){.input__control{height:53px}}@media (max-width:1024.98px){.input__control{height:51px}}@media (max-width:991.98px){.input__control{height:49px}}@media (max-width:767.98px){.input__control{height:47px}}@media (max-width:575.98px){.input__control{height:45px}}.multi-select{display:flex;flex-direction:column}.multi-select__control{min-width:250px;margin-bottom:20px;border:1.8px solid #7c7c7c;border-radius:2px;overflow-y:auto}.multi-select__control:focus,.multi-select__control:hover{outline:none!important;border-color:#1ebe9a}.multi-select__control option{padding:7px 18px}.radio-list,.radio-list__items{display:flex;flex-direction:column}.radio,.radio-list__item{display:flex;align-items:center}.radio__control{cursor:pointer;margin-right:20px;height:19px;width:19px}@media (max-width:1139.98px){.radio__control{margin-right:18px}}@media (max-width:1024.98px){.radio__control{margin-right:16px}}@media (max-width:991.98px){.radio__control{margin-right:14px}}@media (max-width:767.98px){.radio__control{margin-right:12px}}@media (max-width:575.98px){.radio__control{margin-right:10px}}.select{display:flex;flex-direction:column;width:100%;max-width:630px}@media (max-width:1139.98px){.select{max-width:unset}}.select__wrapper{position:relative}.select__wrapper:after{content:"";position:absolute;right:0;top:0;bottom:0;margin:auto 0;height:8px;width:55px;display:block;pointer-events:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNyIgaGVpZ2h0PSI0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik02LjkyLjA5YS4yNTIuMjUyIDAgMDAtLjM4NyAwbC0yLjg0IDMuMjAyYS4yNTIuMjUyIDAgMDEtLjM4NyAwTC40NjYuMDlhLjI1Mi4yNTIgMCAwMC0uMzg2IDAgLjMzOC4zMzggMCAwMDAgLjQzOGwyLjg0IDMuMjAxYy4xNi4xOC4zNy4yNzEuNTguMjcxLjIxIDAgLjQyLS4wOS41OC0uMjdMNi45Mi41MjdhLjMzOC4zMzggMCAwMDAtLjQzN3oiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);background-size:contain;background-repeat:no-repeat;background-position:50%;transition:all .3s ease}@media (max-width:1139.98px){.select__wrapper:after{width:53px}}@media (max-width:1024.98px){.select__wrapper:after{width:51px}}@media (max-width:991.98px){.select__wrapper:after{width:49px}}@media (max-width:767.98px){.select__wrapper:after{width:47px}}@media (max-width:575.98px){.select__wrapper:after{width:45px}}.select__wrapper:hover:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5LjQgNi4xIj48cGF0aCBkYXRhLW5hbWU9IlBhdGggMjI3OSIgZD0iTTQuNyA2LjFMMCAxLjQgMS40IDBsMy4zIDMuM0w4IDBsMS40IDEuNHoiIGZpbGw9IiM3OWJlMTUiLz48L3N2Zz4=);background-size:contain;background-repeat:no-repeat;background-position:50%;transform:translateY(5px)}.select__control{height:55px;width:100%;padding:0 55px 0 16px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width:1139.98px){.select__control{height:53px}}@media (max-width:1024.98px){.select__control{height:51px}}@media (max-width:991.98px){.select__control{height:49px}}@media (max-width:767.98px){.select__control{height:47px}}@media (max-width:575.98px){.select__control{height:45px}}@media (max-width:1139.98px){.select__control{padding-right:53px}}@media (max-width:1024.98px){.select__control{padding-right:51px}}@media (max-width:991.98px){.select__control{padding-right:49px}}@media (max-width:767.98px){.select__control{padding-right:47px}}@media (max-width:575.98px){.select__control{padding-right:45px}}.select__control::-ms-expand{display:none}.textarea{display:flex;flex-direction:column;max-width:630px}@media (max-width:1139.98px){.textarea{max-width:unset}}.textarea__control{height:200px;padding:16px;resize:none}.upload{display:flex;flex-direction:column}.upload__control{border:unset!important;margin:0;max-height:55px;max-width:190px;position:relative;color:transparent}.upload__control::-webkit-file-upload-button{transition:all .3s ease;cursor:pointer;text-decoration:none;display:flex;color:#000;border:1px solid #1ebe9a;background:#1ebe9a;transition:background-color .3s ease,color .3s ease,border .3s ease;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content;min-width:-webkit-max-content;min-width:max-content;font-size:1.4rem;font-weight:500;line-height:120%;border-radius:85px;padding:1.1rem 2rem;transform-origin:center center;padding-left:42px!important}.upload__control::-webkit-file-upload-button:hover{text-decoration:none;color:#000;border:1px solid #fff;background:#fff}.upload__control::-webkit-file-upload-button:active{transform:scaleX(.97) scaleY(.95)}.upload__control::-webkit-file-upload-button:disabled{color:#383838;border:1px solid #7c7c7c;background:#7c7c7c;pointer-events:none}@media (max-width:1139.98px){.upload__control{max-height:54.4px}}@media (max-width:1024.98px){.upload__control{max-height:53.8px}}@media (max-width:991.98px){.upload__control{max-height:53.2px}}@media (max-width:767.98px){.upload__control{max-height:52.6px}}@media (max-width:575.98px){.upload__control{max-height:52px}}@media (max-width:1139.98px){.upload__control{max-width:183.6px}}@media (max-width:1024.98px){.upload__control{max-width:177.2px}}@media (max-width:991.98px){.upload__control{max-width:170.8px}}@media (max-width:767.98px){.upload__control{max-width:164.4px}}@media (max-width:575.98px){.upload__control{max-width:158px}}.upload__control:after{content:"";position:absolute;top:16px;left:12px;display:block;height:100%;max-height:22px;min-height:22px;width:100%;max-width:22px;min-width:22px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMi43MDcgMjIuNzA3Ij48cGF0aCBkYXRhLW5hbWU9IlBhdGggMjE1NCIgZmlsbD0iI2ZmZiIgZD0iTTQuMzUyIDE3LjAyM3YxLjg5MmgxMy4yNDN2LTEuODkyem0wLTcuNTJoMy43ODJ2NS42NzdoNS42NzdWOS41MDNoMy43ODVMMTAuOTczIDIuODh6Ii8+PC9zdmc+);background-size:contain;background-repeat:no-repeat;background-position:50%;transition:all .3s ease}.multi-upload{width:100%;border:.125rem dashed #7c7c7c;border-radius:.625rem;position:relative;padding:1.875rem;display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.multi-upload__control{display:block;position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;cursor:pointer}.multi-upload__button{font-size:1.2rem;padding:.5rem 1rem;pointer-events:none}.multi-upload__files{margin:unset;padding:unset;list-style-type:none;position:relative;z-index:1;display:flex;flex-direction:column;gap:.1875rem;pointer-events:none;word-break:break-all}.multi-upload__files li{font-size:1.2rem!important;font-weight:500!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0!important;color:#1ebe9a!important;pointer-events:all!important;display:flex;align-items:center;gap:.9375rem}.multi-upload__delete{pointer-events:all!important;color:#e33d5d;font-size:1.2rem;font-weight:700}.multi-upload__delete:hover{transform:scale(1.25);color:#e33d5d}.multi-upload__error{color:#e33d5d;font-weight:700}