/*!
 * Quill Editor v1.3.7
 * 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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.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{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.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-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.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-stroke.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-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:hover .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-stroke.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:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.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:hover .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-stroke.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 button.ql-active .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-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .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-miter,.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-label.ql-active .ql-stroke,.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-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.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-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.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:hover .ql-stroke,.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-miter,.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 button.ql-active .ql-stroke,.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-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.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-stroke.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{fill:#444}.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,.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;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);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{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.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;padding:2px 4px;width:24px}.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{margin-top:-9px;position:absolute;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]{border:1px solid #ccc;display:none;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-display:swap;font-family:Founders Grotesk Mono;font-style:normal;font-weight:400;src:url(/static/media/FoundersGroteskMono-Regular.e41502fc47bc7e7a7269.woff2) format("woff2"),url(/static/media/FoundersGroteskMono-Regular.d9b71dd7282f00ffd74a.woff) format("woff")}@font-face{font-display:swap;font-family:Founders Grotesk Mono;font-style:normal;font-weight:700;src:url(/static/media/FoundersGroteskMono-Bold.822481c818de86f8f0a6.woff2) format("woff2"),url(/static/media/FoundersGroteskMono-Bold.8d3994960c019cd97210.woff) format("woff")}@font-face{font-display:swap;font-family:Founders Grotesk Mono;font-style:normal;font-weight:300;src:url(/static/media/FoundersGroteskMono-Light.824b7fdd8d4d3fbdfe1b.woff2) format("woff2"),url(/static/media/FoundersGroteskMono-Light.ccbab0374d0577af834c.woff) format("woff")}@font-face{font-display:swap;font-family:Founders Grotesk Mono;font-style:normal;font-weight:500;src:url(/static/media/FoundersGroteskMono-Medium.e59d0ff55b78d72929b0.woff2) format("woff2"),url(/static/media/FoundersGroteskMono-Medium.ba251bfff47007ab9bef.woff) format("woff")}@font-face{font-display:swap;font-family:Founders Grotesk Mono;font-style:normal;font-weight:600;src:url(/static/media/FoundersGroteskMono-Semibold.62e4e1f342a45784874c.woff2) format("woff2"),url(/static/media/FoundersGroteskMono-Semibold.c9efe06012698d2b3717.woff) format("woff")}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background-image:url(data:image/png;base64,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);height:11px;width:16px}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .bl,.react-tel-input .fr,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .bq,.react-tel-input .nl{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;height:35px;letter-spacing:.01rem;line-height:25px;margin-bottom:0!important;margin-left:0;margin-top:0!important;outline:none;padding-left:48px;width:300px}.react-tel-input .form-control.invalid-number,.react-tel-input .form-control.invalid-number:focus{background-color:#faf0f0;border:1px solid #d79f9f;border-left-color:#cacaca}.react-tel-input .flag-dropdown{background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px;bottom:0;padding:0;position:absolute;top:0}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input .flag-dropdown.open,.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:initial}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;height:100%;outline:none;padding:0 0 0 8px;position:relative;width:38px}.react-tel-input .selected-flag:focus,.react-tel-input .selected-flag:hover{background-color:#fff}.react-tel-input .selected-flag .flag{margin-top:-5px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;height:0;left:20px;margin-top:-2px;position:relative;top:50%;width:0}.react-tel-input .selected-flag .arrow.up{border-bottom:4px solid #555;border-top:none}.react-tel-input .country-list{background-color:#fff;border-radius:0 0 3px 3px;box-shadow:1px 2px 10px rgba(0,0,0,.35);list-style:none;margin:10px 0 10px -1px;max-height:200px;outline:none;overflow-y:scroll;padding:0;position:absolute;width:300px;z-index:1}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{background-color:#fff;padding:10px 0 6px 10px;position:-webkit-sticky;position:sticky;top:0}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;outline:none;padding:3px 8px 5px}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{background:#fff;font-size:13px;left:46px;padding:0 2px;position:absolute;top:-8px;z-index:1}.react-tel-input .special-label{display:none;white-space:nowrap}.breadcrumb-item{font-size:20px;font-weight:400;line-height:22px}@media only screen and (max-width:1150px){.breadcrumb-item{font-size:16px}}.active{font-weight:700}.active,.clickable{color:#000}.page-header{align-items:center;background:#b6b4b3;border-bottom:1px solid #8b8b8b;display:flex;justify-content:space-between;min-height:60px;padding:0 26px;position:-webkit-sticky;position:sticky;top:0;z-index:11}@media only screen and (max-width:1150px){.page-header{height:auto;min-height:50px;padding:0 16px}}.page-header .text-btn{align-items:center;display:flex}@media only screen and (max-width:1150px){.page-header .pointer svg{width:24px}}.assets-wrapper{padding:26px}@media only screen and (max-width:1150px){.assets-wrapper{padding:16px}}.assets-filter-wrapper{border-bottom:1px solid #8b8b8b;display:flex;flex-wrap:wrap;justify-content:space-between;padding:12px 26px}@media only screen and (max-width:1150px){.assets-filter-wrapper{padding:12px 16px}}@media only screen and (max-width:991px){.assets-filter-wrapper{flex-direction:column;gap:8px}.assets-filter-wrapper .asset-filter-left .ant-space,.assets-filter-wrapper .asset-filter-left .ant-space-item{width:100%}}.assets-filter-wrapper .asset-filter-right .ant-space{width:100%}@media only screen and (max-width:991px){.assets-filter-wrapper .asset-filter-right .ant-space .ant-space-item:nth-child(2),.assets-filter-wrapper .asset-filter-right .ant-space .ant-space-item:nth-child(3){flex:1 1}.assets-filter-wrapper .asset-filter-right .ant-space .ant-select{width:100%}}.asset-filter{align-items:center;display:flex;height:100%}.asset-filter .ant-input-affix-wrapper{min-height:50px}@media only screen and (max-width:1150px){.asset-filter .ant-input-affix-wrapper{font-size:14px;height:40px;padding:0 10px}.asset-filter .ant-select .ant-select-selector{font-size:14px;height:40px;padding:8px 10px}.asset-filter .ant-select .ant-select-selector .ant-select-selection-item{line-height:1.5}.asset-filter .ant-radio-button-wrapper{height:40px}.asset-filter .ant-radio-button-wrapper svg{height:auto;width:24px}}.asset-filter h3{margin-bottom:0}.asset-filter .sort-by-title{color:#000;font-size:18px}@media only screen and (max-width:1150px){.asset-filter .sort-by-title{font-size:14px}}.asset-title{font-size:20px;font-weight:400}.asset-description{font-size:16px;font-weight:400}.asset-tile{border-radius:.5rem;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden}.asset-poster{height:200px;object-fit:cover}.empty-data{align-items:center;display:flex;justify-content:center}.load-more-btn{margin:1rem auto}.group-img-table{height:50px;object-fit:cover;width:80px}.progress-bar{width:100%}.progress-bar .ant-progress-bg{background-color:#4b4441}.sun-editor{background-color:#fff;border:1px solid #dadada;box-sizing:border-box;color:#000;font-family:Helvetica Neue;height:auto;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:auto}.sun-editor *{-webkit-user-drag:none;box-sizing:border-box;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{border:0;margin:0;padding:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{border:0;padding:0;resize:none}.sun-editor button{background-color:initial;border:0;cursor:pointer;outline:none;touch-action:manipulation}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sun-editor button *{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;pointer-events:none}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{fill:currentColor;display:block;float:none;height:16px;margin:auto;text-align:center;width:16px}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{height:10px;width:10px}.sun-editor .se-btn-select>svg{float:right;height:10px;width:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;height:16px;margin:-1px 10px 0 0;vertical-align:middle;width:16px}.sun-editor .se-line-breaker>button>svg{height:24px;width:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-font-feature-settings:normal;font-feature-settings:normal;display:inline-block;font-size:15px;font-style:normal;font-variant:normal;line-height:2;text-rendering:auto}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{border:11px solid transparent;display:block;height:0;position:absolute;width:0}.sun-editor .se-arrow.se-arrow-up{border-bottom-color:#dadada;border-top-width:0;left:20px;margin-left:-11px;top:-11px}.sun-editor .se-arrow.se-arrow-up:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-11px;top:1px}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{border-bottom-width:0;border-top-color:#dadada;left:0;margin-left:-11px;top:0}.sun-editor .se-arrow.se-arrow-down:after{border-bottom-width:0;border-top-color:#fff;content:" ";margin-left:-11px;top:-12px}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{height:100%;position:relative;width:100%}.sun-editor button{color:#000}.sun-editor .se-btn{border:0;border-radius:4px;float:left;font-size:12px;height:34px;line-height:27px;margin:1px!important;padding:0;width:34px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{background-color:#c7deff;border:1px solid #80bdff;border-radius:4px;color:#000}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{background-color:#80bdff;border-color:#3f9dff;color:#000;outline:0 none}.sun-editor .se-btn-primary:active{background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff;color:#fff}.sun-editor input,.sun-editor select,.sun-editor textarea{border:1px solid #ccc;border-radius:4px;color:#000}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{background-color:inherit;color:#bdbdbd;cursor:not-allowed}.sun-editor .se-loading-box{background-color:#fff;display:none;filter:alpha(opacity=70);height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite;border-radius:50%;border-right:2px solid transparent;border-top:2px solid #07d;display:block;height:25px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:25px}.sun-editor .se-line-breaker{border-top:1px solid #3288ff;cursor:text;display:none;height:1px;position:absolute;width:100%;z-index:7}.sun-editor .se-line-breaker>button.se-btn{background-color:#fff;border:1px solid #0c2240;cursor:pointer;display:inline-block;float:none;height:30px;left:-50%;opacity:.6;position:relative;top:-15px;width:30px}.sun-editor .se-line-breaker>button.se-btn:hover{background-color:#fff;border-color:#041b39;opacity:.9}.sun-editor .se-line-breaker-component{background-color:#fff;border:1px solid #0c2240;border-radius:4px;cursor:pointer;display:none;height:24px;opacity:.6;position:absolute;width:24px;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{background-color:#fafafa;display:block;height:auto;margin:0;outline:1px solid #dadada;overflow:visible;padding:0;position:relative;width:100%;z-index:5}.sun-editor .se-toolbar-shadow{background-color:initial!important;border:none!important;display:block!important;height:0!important;margin:0!important;outline:none!important;padding:0!important;z-index:0!important}.sun-editor .se-toolbar-cover{background-color:#fefefe;cursor:not-allowed;display:none;filter:alpha(opacity=50);font-size:36px;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;margin:0;vertical-align:top;width:0}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;position:absolute}.sun-editor .se-toolbar.se-toolbar-balloon{width:auto;z-index:2147483647}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{background-color:initial;display:block;height:0;margin:0;padding:0;width:100%}.sun-editor .se-toolbar-more-layer{background-color:#fafafa;margin:0 -3px}.sun-editor .se-toolbar-more-layer .se-more-layer{border-top:1px solid #dadada;display:none}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;height:auto;padding:4px 3px 0;width:100%}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{padding:0 4px;width:auto}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{background-color:#d1d1d1;border-color:#c1c1c1;color:#000;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{background-color:#d1d1d1;border-color:#c1c1c1;color:#333;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{background-color:#c1c1c1;border-color:#b1b1b1;color:#000;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;margin:0;padding:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{display:flex;padding:4px 6px;width:auto}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{height:auto;margin:0;padding:4px 3px 0;position:relative;width:100%}.sun-editor .se-menu-tray{height:0;left:0;position:absolute;top:0;width:100%}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial}.sun-editor .se-list-layer{background-color:#fff;border:1px solid #bababa;border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;height:auto;left:0;outline:0 none;padding:6px 0;position:absolute;top:0;z-index:5}.sun-editor .se-list-layer .se-list-inner{margin:0;overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;overflow:visible;padding:0}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{padding:0;width:100%}.sun-editor .se-list-inner li>button{min-width:100%;width:-webkit-max-content;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{cursor:pointer;font-size:12px;height:auto;line-height:normal;min-height:32px;padding:0 14px;text-align:left;text-decoration:none;text-indent:0;width:100%}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-bottom:1px dotted #b1b1b1;border-top:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{max-height:300px;min-width:140px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{color:#333;font-size:2em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h2{color:#333;font-size:1.5em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h3{color:#333;font-size:1.17em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h4{color:#333;font-size:1em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h5{color:#333;font-size:.83em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h6{color:#333;font-size:.67em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul blockquote{background-color:initial;border-color:#b1b1b1;border-left:5px #b1b1b1;border-style:solid;color:#999;font-size:13px;height:22px;line-height:1.5;margin:0;padding:0 0 0 7px}.sun-editor .se-list-layer.se-list-format ul pre{background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px;color:#666;font-size:13px;margin:0;padding:4px 11px}.sun-editor .se-selector-table{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:14px;left:1px;list-style:none;margin:2px 0 0;padding:5px 0;position:absolute;text-align:left;top:34px;z-index:5}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{cursor:pointer;font-size:18px;height:10em;position:absolute!important;width:10em;z-index:3}.sun-editor .se-selector-table .se-table-size-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==) repeat;font-size:18px;height:1em;position:absolute!important;width:1em;z-index:2}.sun-editor .se-selector-table .se-table-size-unhighlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;font-size:18px;height:10em;position:relative!important;width:10em;z-index:1}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;height:auto;margin:auto;max-width:270px;padding:0;width:-webkit-max-content;width:max-content}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{height:100%;padding:0;width:100%}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;margin:0;position:relative}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{cursor:default;display:block;height:30px;text-indent:-9999px;width:30px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;height:auto;min-height:40px;padding:4px;width:100%}.sun-editor .se-form-group input{border:1px solid #ccc;border-radius:.25rem;display:inline-block;flex:auto;font-size:12px;height:33px;margin:1px 0;padding:0;width:auto}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;height:34px;margin:0 2px!important;width:34px}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-form-group-label{height:auto;padding:0 4px;width:100%}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{color:#555;height:33px;width:auto}.sun-editor .se-submenu .se-form-group .se-color-input{border:none;border-bottom:2px solid #b1b1b1;outline:none;text-transform:uppercase;width:72px}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{height:auto;overflow:hidden;position:relative!important;width:100%;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{-webkit-overflow-scrolling:touch;height:100%;min-height:65px;overflow-x:auto;overflow-y:auto;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;margin:0;padding:4px;resize:none!important;word-break:break-all}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;color:#b1b1b1;display:none;font-size:13px;left:0;line-height:1.5;margin-left:0;margin-right:0;margin-top:0;overflow:hidden;padding-left:16px;padding-right:16px;padding-top:16px;pointer-events:none;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:1}.sun-editor .se-resizing-bar{background-color:#fafafa;border-top:1px solid #dadada;cursor:ns-resize;display:flex;height:auto;min-height:16px;padding:0 4px;width:auto}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{cursor:default;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{background:transparent;color:#666;flex:auto;font-size:10px;height:auto;line-height:1.5;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper{background:transparent;color:#999;display:block;flex:none;font-size:13px;height:auto;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{-webkit-animation:blinker .2s linear infinite;animation:blinker .2s linear infinite;color:#b94a48}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);margin:1.75rem auto;max-width:500px;outline:0;position:relative;width:auto}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{border-radius:4px;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin:0 0 10px!important;padding:6px 12px;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{border-bottom:1px solid #e5e5e5;height:50px;padding:6px 15px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;line-height:2.5;margin:0;padding:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{padding:15px 15px 5px;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-bottom:0;margin-top:10px}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;text-align:center;width:25px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{border-top:1px solid #e5e5e5;height:auto;min-height:55px;padding:10px 15px 0;text-align:right}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:0;margin-right:16px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{align-items:center;display:flex;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{border:1px solid #ccc;flex:auto;opacity:.8}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{height:8px;width:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;font-size:14px;height:34px;line-height:1.42857143;padding:0 4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{color:#999;text-decoration:line-through}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:4px;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{border-bottom:1px solid #e5e5e5;height:25px;width:100%}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{border:1px solid #ccc;direction:ltr;font-size:13px;height:14em;padding:4px;resize:vertical}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{height:28px;margin-left:1em;width:6em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{box-shadow:0 0 0 .1rem #c7deff;display:inline-block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{box-shadow:0 0 0 .1rem #f2dede;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{color:#b94a48;height:30px;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{background-color:initial;color:#666;display:block;font-family:inherit;font-size:13px;font-weight:400;height:auto;max-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:pre;word-break:break-all}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{display:flex;margin-top:4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{color:#4592ff;display:none;flex:initial;line-height:1.5}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{color:#3f9dff;width:46px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:rgba(0,0,0,.25)}.sun-editor .se-controller{word-wrap:normal;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,.2);display:none;letter-spacing:normal;line-break:auto;overflow:visible;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:6}.sun-editor .se-controller .se-btn-group{display:flex;left:0;padding:2px;position:relative;top:0;vertical-align:middle}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{display:none;left:50%;min-width:auto;width:-webkit-max-content;width:max-content}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{border:none;border-radius:4px;display:inline-block;font-size:12px;font-weight:400;height:auto;line-height:1.5;margin:1px;min-height:34px;padding:5px 10px;position:relative;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;margin:0;padding:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;margin-top:-50px!important;padding:0}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{background-color:initial;display:none;outline:1px solid #3f9dff;position:absolute}.sun-editor .se-resizing-container .se-modal-resize{background-color:#3f9dff;display:inline-block;opacity:.3;position:absolute}.sun-editor .se-resizing-container .se-resize-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-resizing-container .se-resize-dot>span{background-color:#3f9dff;border:1px solid #4592ff;height:7px;position:absolute;width:7px}.sun-editor .se-resizing-container .se-resize-dot>span.tl{cursor:nw-resize;left:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.tr{cursor:ne-resize;right:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;cursor:sw-resize;left:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.br{bottom:-5px;cursor:se-resize;right:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.lw{bottom:50%;cursor:w-resize;left:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.th{cursor:n-resize;left:50%;top:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.rw{bottom:50%;cursor:e-resize;right:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.bh{bottom:-7px;cursor:s-resize;right:50%}.sun-editor .se-resizing-container .se-resize-display{background-color:#333;border-radius:4px;bottom:0;color:#fff;font-size:12px;margin:5px;padding:5px;position:absolute;right:0}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;padding:0}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{margin:0;padding:0}.sun-editor .se-controller-link .link-content a{color:#4592ff;display:inline-block;margin-left:5px;max-width:200px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.sun-editor .se-select-list{background-color:#fff;border:1px solid #bababa;box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;left:0;margin:0;max-width:100%;outline:0 none;padding:0;position:absolute;top:0;width:auto}.sun-editor .se-select-list .se-select-item{cursor:pointer;font-size:13px;line-height:28px;margin:2px 0;min-height:28px;padding:0 5px}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);margin:20px auto;max-width:100%;outline:0;position:relative;width:960px}.sun-editor .se-file-browser .se-file-browser-header{border-bottom:1px solid #e5e5e5;height:auto;min-height:50px;padding:6px 15px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{height:12px;width:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;line-height:2.2;margin:0;padding:0}.sun-editor .se-file-browser .se-file-browser-tags{display:block;margin:0 -15px;padding:0;text-align:left;width:100%}.sun-editor .se-file-browser .se-file-browser-tags a{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;color:#333;cursor:pointer;display:inline-block;margin:8px 0 8px 8px;padding:6px 12px;text-decoration:none}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{height:auto;min-height:350px;overflow-y:auto;padding:20px;position:relative}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{display:block;float:left;height:auto;position:relative}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{margin:0 10px;width:calc(25% - 20px)}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{border-radius:4px;cursor:pointer;display:block;height:auto;margin:10px 0;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{box-shadow:0 0 0 .2rem #3288ff;opacity:.8}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{border-radius:4px;display:block;height:auto;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{background-color:initial;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;color:#fff;font-size:13px;height:30px;left:0;padding:5px 10px;position:absolute;width:100%;z-index:1}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6}.sun-editor .se-notice{background-color:#f2dede;border:1px solid #eed3d7;color:#b94a48;display:none;font-size:13px;height:auto;margin:0;padding:15px;position:absolute;top:0;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%;word-break:break-all;z-index:7}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{overflow:visible;position:relative}.sun-editor .se-tooltip .se-tooltip-inner{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:transparent;bottom:auto;display:block;float:none;height:auto;left:50%;line-height:1.5;margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:120%;transition:opacity .5s;visibility:hidden;width:auto;z-index:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{background-color:#333;border-radius:2px;color:#fff;cursor:auto;display:inline-block;font-size:.9em;height:auto;left:-50%;line-height:inherit;margin:0;padding:4px 6px;position:relative;text-align:center;white-space:nowrap;width:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{border:5px solid transparent;border-bottom-color:#333;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute}.sun-editor .se-tooltip:hover .se-tooltip-inner{opacity:1;visibility:visible}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{direction:rtl;flex:auto;text-align:right}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{border-left-width:0;border-right-width:5px;padding:0 7px 0 0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title,.sun-editor.se-rtl .se-dialog-tabs button{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;box-shadow:0 0 0 .2rem #eed3d7;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}@keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}.sun-editor-editable{word-wrap:break-word;background-color:#fff;color:#333;font-family:Helvetica Neue;font-size:13px;line-height:1.5;margin:0;padding:16px;word-break:normal}.sun-editor-editable *{box-sizing:border-box;color:inherit;font-family:inherit;font-size:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable .se-component>figure{direction:ltr}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{display:inline;margin:0;padding:0;vertical-align:initial}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{color:#0093ff;cursor:pointer;text-decoration:underline}.sun-editor-editable a.on{background-color:#e8f7ff;color:#0093ff}.sun-editor-editable pre{word-wrap:break-word;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;color:#666;display:block;font-family:monospace;line-height:1.45;margin:0 0 10px;overflow:visible;padding:8px;white-space:pre-wrap!important}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;list-style-position:outside;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;margin-bottom:5px;text-align:-webkit-match-parent}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;border:solid #b1b1b1;border-width:0 0 0 5px;color:#999;display:block;font-family:inherit;font-size:inherit;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding:0 5px 0 20px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{border-left-width:0;border-right-width:5px;padding-left:5px;padding-right:20px}.sun-editor-editable h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}.sun-editor-editable h1,.sun-editor-editable h2{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h2{-webkit-margin-before:.83em;-webkit-margin-after:.83em;font-size:1.5em;margin-block-end:.83em;margin-block-start:.83em}.sun-editor-editable h3{-webkit-margin-before:1em;-webkit-margin-after:1em;font-size:1.17em;margin-block-end:1em;margin-block-start:1em}.sun-editor-editable h3,.sun-editor-editable h4{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h4{-webkit-margin-before:1.33em;-webkit-margin-after:1.33em;font-size:1em;margin-block-end:1.33em;margin-block-start:1.33em}.sun-editor-editable h5{-webkit-margin-before:1.67em;-webkit-margin-after:1.67em;font-size:.83em;margin-block-end:1.67em;margin-block-start:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h6{-webkit-margin-before:2.33em;-webkit-margin-after:2.33em;font-size:.67em;margin-block-end:2.33em;margin-block-start:2.33em}.sun-editor-editable hr{border-color:#000;border-image:none;border-image:initial;border-width:1px 0 0;display:flex;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{background-color:initial;border:1px solid #ccc;border-collapse:collapse;border-spacing:0;display:table;margin:0 0 10px;max-width:100%;table-layout:auto!important;width:100%}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{background-clip:padding-box;border:1px solid #e1e1e1;padding:.4em}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;margin:0 0 10px;padding:1px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable .__se__float-left{float:left;margin-right:4px}.sun-editor-editable .__se__float-right{float:right;margin-left:4px}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;height:auto;margin:0;max-width:100%;padding:0;width:auto}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{background:transparent;bottom:0;content:"";cursor:default;display:block;left:0;position:absolute;right:0;top:0;z-index:1}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{height:auto;max-width:100%;width:auto}.sun-editor-editable figure{display:block;margin:0;outline:none;padding:0}.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{background-color:#f9f9f9;margin:0;outline:none;padding:1em .5em}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{margin:1px;outline:1px solid #4592ff;padding:1px}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{border:0;height:100%;left:0;outline:1px solid #9e9e9e;position:absolute;top:0;width:100%}.sun-editor-editable .se-video-container figure{left:0;max-width:100%;width:100%}.sun-editor-editable audio{height:54px;width:300px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor .__se__p-bordered,.sun-editor-editable .__se__p-bordered{border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;padding:4px 0}.sun-editor .__se__p-spaced,.sun-editor-editable .__se__p-spaced{letter-spacing:1px}.sun-editor .__se__p-neon,.sun-editor-editable .__se__p-neon{-webkit-animation:neonFlicker 1.5s infinite alternate;animation:neonFlicker 1.5s infinite alternate;background:#000;border:2px solid #fff;border-radius:6px;color:#fff;font-style:italic;font-weight:200;padding:6px 4px;text-transform:uppercase}@-webkit-keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}.sun-editor .__se__t-shadow,.sun-editor-editable .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor .__se__t-code,.sun-editor-editable .__se__t-code{background-color:rgba(27,31,35,.05);border-radius:6px;color:#666;font-family:monospace;padding:.2em .4em}.sun-editor{border:none;height:100%}.sun-editor .se-container{display:flex;flex-direction:column}.sun-editor .se-container .se-toolbar{background-color:#3a3a3a;position:-webkit-sticky;position:sticky;top:60px}@media only screen and (max-width:1150px){.sun-editor .se-container .se-toolbar{top:50px}}.sun-editor .se-container .sun-editor-editable{background-color:#3a3a3a;color:#fff}.sun-editor .se-container button{color:#fff}.sun-editor .se-container .se-btn-list:hover,.sun-editor .se-container .se-btn.active,.sun-editor .se-container .se-btn:enabled:hover{color:#000}.sun-editor .se-container .se-list-layer,.sun-editor .se-container .se-resizing-bar{background-color:#3a3a3a}.sun-editor .se-container .default_value{color:#3a3a3a}.sun-editor .se-container .se-wrapper{flex-grow:1}.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list blockquote,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list h1,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list h2,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list h3,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list h4,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list h5,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list h6{color:#fff}.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list.active blockquote,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list.active h1,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list.active h2,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list.active h3,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list.active h4,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list.active h5,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list.active h6,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list:hover blockquote,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list:hover h1,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list:hover h2,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list:hover h3,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list:hover h4,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list:hover h5,.sun-editor .se-container .se-list-layer.se-list-format ul .se-btn-list:hover h6{color:#000}.sun-editor .se-btn-primary{background-color:#4b4441;border-color:1px solid #4b4441}.sun-editor .se-btn-primary:active,.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{background-color:#4b4441;box-shadow:none;color:#000}.sun-editor.fixed-height .se-wrapper{height:200px}.color-list{cursor:pointer;height:50px;margin-right:17px;width:51px}.active-color{border:4px solid #000}.login-section{display:flex;height:100vh}.login-section .login-img{align-items:flex-start;background:#b6b4b3;display:flex;flex-direction:column;justify-content:center;padding:0 60px;width:60%}.login-section .login-img h1{font-size:56px;font-weight:500;letter-spacing:.09em;text-align:left;text-transform:uppercase}.login-section .login-img h1,.login-section .login-img p{font-family:Founders Grotesk Mono;font-style:normal;line-height:110%;margin:0}.login-section .login-img p{color:#000;font-size:37px;font-weight:400;letter-spacing:-.02em;text-transform:capitalize}.login-section .login-wrap{background:#b6b4b3;height:100%;margin:auto;max-width:40%;overflow:auto;padding:0 20px;width:100%}.login-section .login-wrap h2{font-size:2vw;line-height:1;margin:0}.login-section .login-wrap h2+p{color:#4b4441;font-size:1vw;line-height:1;margin:10px 0}.login-section .login-wrap .ant-card{border:0;border-radius:16px;font-weight:500;margin:auto;max-width:500px;overflow:hidden;text-align:left}.sidebar{-webkit-border-end:1px solid #8b8b8b;border-inline-end:1px solid #8b8b8b;display:flex;flex-direction:column;height:calc(100vh - 68px)}.sidebar .sidebar-scroll{height:calc(100% - 116px);margin-top:16px;overflow-y:auto}.sidebar .ant-menu:first-child{overflow:auto}.sidebar .ant-menu :not(:last-child).ant-menu-submenu{border-bottom:1px solid #8b8b8b;border-radius:0;margin-bottom:24px}.sidebar .ant-menu-light.ant-menu-root.ant-menu-inline,.sidebar .ant-menu-light.ant-menu-root.ant-menu-vertical{border:0}.sidebar .add-btn{display:flex;justify-content:center;width:100%}.sidebar .app-btn-width{width:32px}.menu-bar{flex:1 1}.menu-bar,.profile-bar{font-weight:500}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh}.dropdown-padding{padding:0 16px;width:100%}.dropdown-padding .ant-select-arrow{inset-inline-end:25px}.dropdown-padding span.anticon.anticon-down.pointer-events-none{pointer-events:none}.wrapper{display:flex;flex:1 1;flex-direction:column;overflow:auto;padding:32px 32px 0;scroll-behavior:smooth}@media only screen and (max-width:991px){.wrapper{font-size:14px;padding:24px}}@media only screen and (max-width:767px){.wrapper{padding:16px 16px 0}}.responsive-table{overflow:auto;width:100%}.ant-table .ant-table-tbody .anticon{font-size:20px;padding:0 4px}.ant-table .ant-table-tbody .ant-btn{height:auto;margin:0;padding:0}.inset-0{inset:0}.grab{cursor:grab}.cursor-block{cursor:not-allowed}.hidden{display:none}.width-percent-20{width:20%}.width-percent-50{width:50%}.width-percent-60{width:60%}.width-percent-80{width:80%}.width-percent-40{width:40%}.width-percent-5{width:5%}.width-percent-25{width:25%}.full-width,.w-full{width:100%}.full-height,.h-full{height:100%}.site-result-demo-error-icon{color:#ff4d4f}.header-wrapper{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.sticky-action-form .ant-card-head-title{padding:0}.sticky-action-form .ant-page-header-heading{min-height:48px;padding:0}}.right-border{border-right:1px solid #8b8b8b}.add-edit-form{padding:26px 0}.add-edit-form .ant-form-item{max-width:488px}.add-edit-form .ant-form-item.full-width{max-width:100%;width:100%}.row-dragging{background:#b6b4b3;border:1px solid #4b4441}.row-dragging td{padding:16px}.row-dragging .drag-visible{visibility:visible}.react-tel-input .invalid-number-message{background:none;left:0;top:35px}.trigger{cursor:pointer;font-size:18px;line-height:64px;transition:color .3s}.responsive-logo img{width:44px}.ant-layout-sider.close{left:0;max-width:0;min-width:0!important;width:0}@media only screen and (max-width:767px){.ant-layout-sider.close{padding:0}.ant-layout-sider{height:100%;left:-240px;max-width:0;position:fixed!important;width:0;z-index:12}}.app-header,.app-main-sidebar .cr-user-info{border-bottom:1px solid rgba(0,0,0,.12)}.ant-layout.ant-layout-has-sider{height:100vh}@media only screen and (max-width:767px){.ant-layout-header{padding:0 16px!important}.overlay-disable{display:none;visibility:hidden}.overlay-responsive.active{background:#000;display:block;height:100%;left:0;opacity:.6;position:fixed;top:0;width:100%;z-index:11}.ant-layout-footer{padding:16px 50px}}::-webkit-scrollbar,::-webkit-scrollbar-thumb{background-clip:padding-box;border-left:0 solid transparent;border-left:8px solid rgba(0,0,0,.3);border-radius:8px;color:transparent;width:8px}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 8px}.ant-body-scroll{display:flex;flex:1 1;flex-direction:column;height:100%;overflow:auto;width:100%}.ant-card-small>.ant-card-body .card-body-wrapper{padding:12px}.ant-card-actions>li{margin:12px 0}.react-tel-input .form-control{background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;padding:4px 14px 4px 60px}.ant-layout .ant-layout-header,.ant-layout-sider-children{background-color:#b6b4b3}.ant-layout .ant-layout-sider-trigger{background-color:#b6b4b3;border:1px solid #8b8b8b;border-bottom:0;border-left:0;color:#000}@media only screen and (max-width:767px){.ant-layout .ant-layout-sider-trigger{display:none}}.ant-layout-content.wrapper{padding:0}.preview-card{border-radius:8px;height:150px;overflow:hidden;position:relative;width:150px}.preview-card .lazy-load-image,.preview-card img{height:inherit;object-fit:cover;object-position:center;width:inherit}.preview-card .ant-typography{bottom:5px;font-weight:700;left:75px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:90%}.preview-card .remove-icon{align-items:center;background-color:#000;border:0;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:20px;justify-content:center;padding:4px;position:absolute;right:5px;top:5px;width:20px}.selectable-modal-body{display:flex;flex-direction:column;max-height:500px;min-height:500px;overflow-x:hidden;overflow-y:auto;padding:0 8px 0 0}.selectable-modal-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center}.selectable-modal-card{cursor:pointer;transition:border-color .3s}.selectable-modal-card .ant-card-cover .label-poster{height:200px;max-height:200px;overflow:hidden;width:100%}.selectable-modal-card .ant-card-cover .label-poster img{height:100%;object-fit:cover;object-position:center;width:100%}.selectable-modal-card .checked-icon{align-items:center;background-color:#52c41a;border-radius:12px;color:#fff;display:flex;height:24px;justify-content:center;position:absolute;right:5px;top:5px;width:24px;z-index:100}.sidebar .profile-menu .ant-menu-submenu{border:0;margin-bottom:0}.sidebar .profile-menu .ant-menu-submenu .ant-menu-submenu-title{color:#000}.sidebar .ant-menu-submenu.ant-menu-submenu-selected .ant-menu-submenu-title{color:#000;font-weight:700}.sidebar .ant-menu-submenu .ant-menu-submenu-title{color:#000;font-size:16px;font-weight:500;height:auto;justify-content:center;line-height:110%;margin-bottom:24px;margin-left:0;padding:0;width:100%}@media only screen and (max-width:1150px){.sidebar .ant-menu-submenu .ant-menu-submenu-title{font-size:14px;margin-bottom:30px}}.sidebar .ant-menu-submenu .ant-menu-submenu-title .ant-menu-title-content{flex:inherit}.sidebar .ant-menu-submenu .ant-menu-submenu-arrow{align-items:center;display:flex;inset-inline-end:0;justify-content:center;margin-left:8px;position:relative}.sidebar .ant-menu .ant-menu-item{color:#000;flex:initial;font-size:16px;font-weight:500;height:auto;justify-content:center;line-height:110%;margin:0 0 24px;padding:0;width:100%}@media only screen and (max-width:1150px){.sidebar .ant-menu .ant-menu-item{font-size:14px;margin-bottom:30px}}.sidebar .ant-menu .ant-menu-item .ant-menu-title-content{flex:inherit}.sidebar .ant-menu .ant-menu-item.ant-menu-item-selected .ant-menu-title-content{border-bottom:6px solid #000;color:#000;font-weight:700}.sidebar .profile-menu .ant-menu-light.ant-menu-root.ant-menu-vertical{border:0}.sidebar .profile-menu .ant-menu .ant-menu-submenu .ant-menu-submenu-title{border-radius:0;border-top:1px solid #8b8b8b;display:flex;justify-content:flex-start;margin:0;padding:6px 12px;width:100%}.sidebar .profile-menu .ant-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow{inset-inline-end:16px;position:absolute}.ant-layout-sider-collapsed .sidebar .profile-menu .ant-menu .ant-menu-submenu .ant-menu-submenu-title{justify-content:center}.ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#3a3a3a;color:#b6b4b3}.ant-radio-button-wrapper.ant-radio-button-wrapper-checked:not(:where(.css-dev-only-do-not-override-1iwccph).ant-radio-button-wrapper-disabled):hover{color:#b6b4b3}.page-wrapper{display:flex;flex:1 1}.page-wrapper.workspace .page-wrapper-body{padding:0}.page-wrapper.workspace .page-wrapper-body .add-edit-form{padding:26px}.page-wrapper.workspace .page-wrapper-body .add-edit-form .ant-form-item{max-width:100%}.page-wrapper.workspace .page-wrapper-body .add-edit-form .ant-collapse-borderless{background-color:#a5a5a5}.page-wrapper.workspace .page-wrapper-body .add-edit-form .ant-collapse-borderless>.ant-collapse-item{border-bottom:1px solid #b6b4b3}.page-wrapper .page-wrapper-body{flex:1 1;padding:0 24px;width:100%}.page-wrapper .preview-bar{border-left:1px solid #8b8b8b;display:flex;flex-direction:column;max-width:36.97%;padding:20px 28px;width:100%}.page-preview-modal{height:97vh}.page-preview-modal .ant-modal-content,.page-preview-modal .ant-modal-content .ant-modal-body{height:100%}.preview-frame-wrapper{border-radius:5px;display:flex;flex-direction:column;flex-grow:1;margin:0 auto;overflow:hidden;position:relative;width:100%}.preview-frame-wrapper .loading{align-items:center;background-color:rgba(0,0,0,.4);display:flex;inset:0;justify-content:center;position:absolute}.preview-frame-wrapper.mobile{max-width:425px;width:100%}.custom-radio-group label.ant-radio-button-wrapper{align-items:center;display:inline-flex;height:40px;justify-content:center;padding:0;width:40px}.custom-radio-group label.ant-radio-button-wrapper:first-child{border-end-start-radius:4px;border-start-start-radius:4px}.custom-radio-group label.ant-radio-button-wrapper:last-child{border-end-end-radius:4px;border-start-end-radius:4px}.custom-radio-group label.ant-radio-button-wrapper.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){-webkit-border-start:1px solid #4b4441;border-inline-start:1px solid #4b4441}.cs-card{background:#3a3a3a;display:flex;flex-direction:column;height:100%}.cs-card .ant-card-meta-title{color:#b6b4b3;line-height:1}.cs-card .ant-card-meta-title .asset-title{font-weight:600}.cs-card .ant-card-meta-description{color:#b6b4b3}.cs-card .ant-card-meta-description div{color:#b6b4b3;margin:0}.cs-card .ant-card-body{padding:16px}.cs-card .ant-card-actions{background:#3a3a3a}.cs-card .ant-card-actions .ant-btn{color:#b6b4b3}.text-btn{font-size:16px;font-style:normal;font-weight:500;letter-spacing:.09em;line-height:110%;padding:0;text-align:center;text-transform:uppercase}.text-btn:not(:disabled):hover{background:transparent}.text-btn2{color:rgba(0,0,0,.45);font-size:16px;font-style:normal;font-weight:500;letter-spacing:.09em;line-height:110%;padding:0;text-align:center;text-transform:uppercase}.text-btn2:not(:disabled):hover{background:transparent}.listview{width:100%}.listview .ant-table-wrapper .ant-table table th{background:transparent;border:0;font-size:15px;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:110%;padding:0 16px;text-transform:capitalize}.listview .ant-table-wrapper .ant-table table th:before{display:none}.listview .ant-table-wrapper .ant-table table tbody.ant-table-tbody td{background:transparent;border:0;font-size:15px;font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:110%;padding:4px 16px}.listview .ant-table-wrapper .ant-table table tbody.ant-table-tbody tr:last-child td{border:0}.listview .ant-table-wrapper .ant-table table tbody tr{position:relative}.listview .ant-table-wrapper .ant-table table tbody tr:hover .ant-table-cell:first-child:before{background:#000;content:"";height:6px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.page-header h4{margin:0}.ant-tag{border-radius:32px;font-size:14px;font-style:normal;justify-content:center;letter-spacing:.09em;max-height:36px;min-height:36px;padding:8px 12px}.ant-tag>span+.anticon{margin-inline:0}.ant-tag.tag-small{font-size:12px;max-height:32px;min-height:32px}.ant-tag.tag-large{font-size:16px;max-height:48px;min-height:48px}.custom-tag{font-size:10px!important;line-height:10px!important;min-height:0!important;min-height:auto!important;min-width:0!important;min-width:auto!important;padding:3px 5px!important}.ant-tag.custom-tag{color:#000;font-weight:500}.Video-card{max-width:164px;min-width:164px}.Video-card .video-img{background:#b0adab;background:var(--tq-neutral-500);margin-bottom:8px;padding-top:56%}.video-grid .Video-card{max-width:100%;min-width:100%}.cs-button span{margin:0 8px}.cs-button.ant-btn.ant-btn-sm{height:40px}.cs-button.ant-btn.ant-btn-lg{height:56px}.responsive-grid{-webkit-border-end:1px solid #8b8b8b;border-inline-end:1px solid #8b8b8b;max-width:375px;padding:0 16px;width:100%}.edit-page .templategrid .video-list-grid.responsive-view .videolist{padding:16px 0}.edit-page .module-list{width:100%}.edit-page .module-list .ant-typography{cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.09em;line-height:110%;position:relative;text-transform:uppercase}.edit-page .module-list .ant-typography:before{background-color:#000;content:"";display:none;height:5px;left:-20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.edit-page .module-list .ant-typography:hover:before{display:block}.edit-page .module-list .module-collapse{width:100%}.edit-page .module-list .module-collapse .ant-collapse-header{align-items:center;display:flex;padding:8px 0}.edit-page .module-list .module-collapse .ant-collapse-content-box{display:flex;flex-direction:column;padding:4px 16px;row-gap:12px}.edit-page .module-list .module-collapse .ant-collapse-expand-icon{order:1}.edit-page .module-list .module-collapse .ant-collapse-header-text{-webkit-margin-end:4px;margin-inline-end:4px}.section-wrapper{padding-left:53px}.section-wrapper .section-block{display:flex;flex-direction:column;justify-content:center}.section-wrapper .delete-action{left:8px;position:absolute;top:0}.section-wrapper .delete-action button{align-items:center;border:0;display:flex;height:14px;justify-content:center;padding:0;width:14px}.section-wrapper .section-action{display:flex;flex-direction:column;gap:7px;left:8px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section-wrapper .section-action button{align-items:center;border:0;display:flex;height:14px;justify-content:center;padding:0;width:14px}.section-add-block{align-items:center;display:flex;justify-content:space-between}.section-add-block button{align-items:center;border:0;display:flex;height:30px;justify-content:center;padding:0;width:30px}.section-add-block .dash{border-top:3px dashed #000;width:calc(100% - 53px)}.ant-switch{height:16px;min-width:25px;width:25px}.ant-switch[aria-checked=false] .ant-switch-handle:before{background:#b6b4b3}.ant-switch .ant-switch-handle{height:12px;width:12px}.ant-switch.ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 14px)}.ant-checkbox-wrapper{align-items:center}.ant-checkbox-wrapper .ant-checkbox{top:0}.ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{border:2px solid #b6b4b3;box-sizing:border-box;content:"";height:100%;inset-inline-start:50%;margin:auto;opacity:1;-webkit-transform:rotate(0deg) scale(1) translate(-50%,-50%);transform:rotate(0deg) scale(1) translate(-50%,-50%);transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;width:100%}.ant-checkbox .ant-checkbox-inner:after{inset-inline-start:50%;left:0;opacity:0;position:absolute;right:50%;top:50%;-webkit-transform:rotate(0deg) scale(0) translateY(-50%,-50%);transform:rotate(0deg) scale(0) translateY(-50%,-50%)}.layout-wrap{margin-right:-24px}.layout-wrap>div{border-right:1px solid #8b8b8b}.layout-wrap>div:last-child{border-right:0}.layout-wrap .preview-bar,.layout-wrap .templategrid{height:calc(100vh - 60px);overflow:auto}.layout-wrap .templategrid{flex:1 1;max-width:460px;padding:22px 30px 22px 0;width:100%}@media only screen and (max-width:991px){.layout-wrap .templategrid{width:50%}}.layout-wrap .form-layout-section{flex:1 1}.layout-wrap .form-layout-section .form-layout{height:calc(100vh - 152px);overflow:auto;padding:31px 36px}.layout-wrap .form-layout-section .form-layout .ant-form-item,.layout-wrap .form-layout-section .form-layout .form-group{max-width:488px;width:100%}.layout-wrap .form-layout-section .module-title{font-size:24px;padding:8px 36px}.layout-wrap .module-grid{flex:1 1;max-width:366px;padding:24px 33px;width:100%}.layout-wrap .module-grid .title{font-size:17px;font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:110%;text-transform:capitalize}.ant-input-affix-wrapper .anticon.ant-input-password-icon{color:#b6b4b3}.small-card img{height:80px;object-fit:cover;overflow:hidden;width:80px}.small-card .card-description .card-dc{margin:0 auto 8px;max-height:30px}.ant-col .cs-card .cs-card-img{background:#b0adab;cursor:pointer;height:0;overflow:hidden;padding-top:56%;position:relative}.ant-col .cs-card .cs-card-img .ant-image{left:0;position:absolute;top:0}.ant-col .cs-card .cs-card-img .lazy-load-image,.ant-col .cs-card .cs-card-img img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.ant-col .cs-card .cs-card-description{background:#3a3a3a;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:16px}.ant-col .cs-card .cs-card-description .card-dc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box;font-size:14px;margin-bottom:8px;max-height:48px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.ant-col .cs-card .cs-card-description .card-button-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -6px}.ant-col .cs-card .cs-card-description .card-button-wrapper .ant-btn{flex:1 1;margin:0 6px;width:calc(50% - 12px)}.ant-col .cs-card .cs-card-description .card-button-wrapper .ant-btn span{align-items:center;display:flex;gap:8px}.ant-col .cs-card .cs-card-description .card-button-wrapper .ant-btn span.anticon-eye{gap:0;margin:0}.featuredcard img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.assets-filter-wrapper .ant-radio-button-wrapper span{align-items:center;display:flex;height:100%;justify-content:center}.status.ant-badge sup{border-radius:3px;color:#dbdbdb;font-weight:500;line-height:20px}.ant-form-vertical .ant-form-item-label>label{font-size:17px;font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:110%;text-transform:capitalize}div#customDomain_extra{white-space:pre-line}.cbtn-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:8px;margin-top:8px}.cbtn-wrapper button{font-size:14px;font-style:normal;font-weight:500;height:auto;letter-spacing:.09em;line-height:110%;padding:0;text-transform:uppercase}.cbtn-wrapper button:not(:disabled):hover{background:transparent}.ant-modal-root .ant-modal-mask{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.15)}.ant-modal-root .ant-modal .ant-modal-content{background:#d9d9d9;border-radius:10px}.ant-modal-root .ant-modal .ant-modal-header{background:#d9d9d9;margin-bottom:5px}.ant-modal-root .ant-modal .ant-modal-close{background:#000;border-radius:50%;height:32px;right:20px;top:20px;width:32px}.ant-modal-root .ant-modal .ant-modal-close .ant-modal-close-x{align-items:center;display:flex;justify-content:center}.ant-modal-root .ant-modal .ant-modal-close svg{fill:#d9d9d9}.overlay-responsive{display:none}.overlay-responsive.active{background:#000;display:block;height:100%;left:0;opacity:.6;position:fixed;top:0;width:100%;z-index:11}@media only screen and (max-width:1150px){.ant-input,.ant-select,.ant-select-selector .ant-select-selection-search-input,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{font-size:14px;height:40px}.ant-select-multiple .ant-select-selector{padding:0}.ant-select-dropdown .ant-select-item{font-size:14px}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:40px}}.nested-table table tr td:first-of-type,.nested-table table tr td:nth-of-type(2).ant-table-row-expand-icon-cell{padding:0!important}.nested-table table tbody tr:hover .ant-table-cell:first-child:before{display:none}.nested-table .nested-table--children{border:1px solid #4b4441;border-radius:5px;margin:5px 0;padding:15px 0 15px 30px}.lazy-load-image{position:relative}.lazy-load-image .canvas-wrapper{inset:0;position:absolute}.lazy-load-image img{height:100%;object-fit:cover;object-position:center;width:100%}.ant-modal-confirm-btns button{background:none;box-shadow:none;font-size:16px;font-style:normal;font-weight:500;letter-spacing:.09em;line-height:110%;padding:0;text-align:center;text-transform:uppercase}.ant-modal-confirm-btns button:first-child{color:rgba(0,0,0,.45)!important}.ant-modal-confirm-btns button:first-child:hover{border-color:transparent!important;color:#000!important}.ant-modal-confirm-btns button:nth-child(2){color:#000}.ant-modal-confirm-btns button:nth-child(2):hover{background-color:initial!important;color:#000!important}.avatar{align-items:center;background-color:#aecacd;background-color:var(--tq-blue-2);border-radius:999px;display:flex;height:34px;justify-content:center;overflow:hidden;width:34px}.avatar img{height:100%;object-fit:cover;object-position:center;width:100%}.avatar .initials{font-weight:600;text-transform:uppercase}.ant-picker{background-color:#3a3a3a;background-image:none;border:1px solid #4b4441;border-radius:0;height:50px;height:100%;margin:0;min-width:0;padding:9.1px 11px;position:relative;width:100%}.ant-picker .ant-picker-input input{color:#b6b4b3;font-family:Founders Grotesk Mono;font-size:19px;line-height:1.57142857;list-style:none}.ant-picker .ant-picker-input input::-webkit-input-placeholder{color:#b6b4b3;opacity:1}.ant-picker .ant-picker-input input::placeholder{color:#b6b4b3;opacity:1}.ant-picker .ant-picker-input input:-ms-input-placeholder{color:#b6b4b3}.ant-picker .ant-picker-input input::-ms-input-placeholder{color:#b6b4b3}.ant-picker .ant-picker-separator,.ant-picker .ant-picker-suffix{color:#b6b4b3}.react-tel-input{height:50px}.react-tel-input .form-control{background-color:#3a3a3a;background-image:none;border:1px solid #4b4441;border-radius:0;color:#b6b4b3;display:inline-block;font-family:Founders Grotesk Mono;font-size:19px;height:100%;line-height:1.57142857;list-style:none;margin:0;min-width:0;padding:9.1px 11px 9.1px 58px;position:relative;width:100%}.react-tel-input .form-control::-webkit-input-placeholder{color:#b6b4b3;opacity:1}.react-tel-input .form-control::placeholder{color:#b6b4b3;opacity:1}.react-tel-input .form-control:-ms-input-placeholder{color:#b6b4b3}.react-tel-input .form-control::-ms-input-placeholder{color:#b6b4b3}.react-tel-input .flag-dropdown{background:#3a3a3a;border-color:#4b4441;width:48px}.react-tel-input .flag-dropdown .selected-flag{background:#3a3a3a!important;border-radius:0!important;border-right:1px solid #b6b4b3;width:inherit!important}.react-tel-input .flag-dropdown .selected-flag:hover{background:transparent}.react-tel-input .flag-dropdown .country-list{background:#3a3a3a;color:#b6b4b3;margin-bottom:0;margin-top:5px;padding:4px;z-index:9999}.react-tel-input .flag-dropdown .country-list .country{padding:10px 12px}.react-tel-input .flag-dropdown .country-list .country .dial-code{color:#fff}.react-tel-input .flag-dropdown .country-list .country:hover{background:rgba(0,0,0,.04);color:#b6b4b3}.react-tel-input .flag-dropdown .country-list .country.highlight{background-color:#8a8581;color:#b6b4b3}.banner .lazy-load-image,.collection-card .collection-img .lazy-load-image,.collection-hero-img .lazy-load-image,.contributorcard .auther-img .lazy-load-image,.ctaCard-img .lazy-load-image,.featured-collection-img .lazy-load-image{height:100%;left:0;position:absolute;top:0;width:100%}.collection-hero .container,.collection-hero .container-rnp,.featuredcontributor .container,.featuredcontributor .container-rnp,.heroblock .container,.heroblock .container-rnp,.information-block .container,.information-block .container-rnp{padding:0 24px}.button-section{margin-top:10px}.theme-picker-item{border:4px solid transparent;cursor:pointer;height:119px;padding:11px;width:92px}.theme-picker-item .title{color:#000;font-family:Sanomat;font-size:33px;line-height:110%}.theme-picker-item .title.light{color:#fff}.theme-picker-item .sub-title{font-family:Founders Grotesk;font-size:16px;line-height:140%}.theme-picker-item .sub-title.light{color:#fff}.theme-picker-item .footer{background-color:#000;background-color:var(--tq-footer-bg);color:#fff;color:var(--tq-neutral-0);font-family:Founders Grotesk;font-size:16px;font-weight:500;height:22px;line-height:140%;margin-top:12px;padding:0 8px;width:100%}.theme-picker-item.active-theme{border:4px solid #000;border:4px solid var(--tq-neutral-1000)}.one-side-carousel .ant-carousel .slick-list{padding-left:0}.ant-input-clear-icon{color:#b6b4b3!important}.quill{background-color:#3a3a3a}.quill .ql-toolbar{border:none!important;border-bottom:1px solid #b6b4b3!important}.quill .ql-toolbar .ql-formats .ql-active{background-color:#8a8581;color:#b6b4b3;font-weight:600}.quill .ql-toolbar .ql-formats .ql-picker-label{border:none!important;color:#b6b4b3!important}.quill .ql-toolbar .ql-formats .ql-picker-label:hover{color:#b6b4b3}.quill .ql-toolbar .ql-formats .ql-size .ql-picker-item{padding:10px 12px}.quill .ql-toolbar .ql-formats .ql-picker-options{background-color:#3a3a3a;border:none!important;left:-8px;margin-top:8px;padding:4px}.quill .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item:hover{color:#b6b4b3}.quill .ql-toolbar .ql-formats .ql-picker-options .ql-picker-item.ql-selected{background-color:#8a8581;color:#b6b4b3;font-weight:600}.quill .ql-toolbar .ql-formats>*{color:#b6b4b3!important}.quill .ql-toolbar .ql-formats .ql-stroke{stroke:#b6b4b3!important}.quill .ql-toolbar .ql-formats .ql-fill{fill:#b6b4b3!important}.quill .ql-container{border:none!important}.quill .ql-container .ql-editor{color:#b6b4b3;min-height:130px;padding:12px 16px}.quill .ql-container .ql-tooltip{background-color:#3a3a3a;box-shadow:none;color:#b6b4b3!important;left:14px!important;top:20px}.quill .ql-container .ql-tooltip.ql-editing input[type=text]{background-color:#3a3a3a;color:#b6b4b3!important;outline:none}.quill .ql-container .ql-tooltip a{color:#b6b4b3!important}.video-platform-select-filter{max-width:200px;min-width:200px}.input-divider{margin-bottom:5px;max-width:488px;text-align:center}.text-label{font-size:17px;font-weight:500;margin:8px 0}.peertube-section{margin-left:16px}.option-img{margin-right:8px;object-fit:contain;width:20px}.white-btn,.white-btn.ant-btn-text:not(:disabled):hover{color:#fff}.black-btn,.black-btn.ant-btn-text:not(:disabled):hover,.black-btn:not(:disabled):hover{color:#000}.sidebar-select.collapsed-sidebar .ant-select-arrow{inset-inline-end:34px}.display-none{display:none}.font-12{font-size:12px}.font-18{font-size:18px}.copy-icon{font-size:16px}.copy-icon.ant-typography{margin-bottom:0}.copy-icon .anticon-check,.copy-icon .anticon-copy{color:#fff}.mx-8{margin:0 8px}.profile-name{width:100px}.profile-name.ant-typography{margin-bottom:0}.select-add-btn{align-items:center;color:#fff;display:flex;font-size:19px;height:52px;justify-content:left;width:100%}.select-add-btn.ant-btn-text:not(:disabled):hover{color:#fff}.table-view-asset{height:54px;width:54px}.table-view-btn{padding:4px 15px!important}.drag-icon{outline:none;width:16px}.hc-n-500:not(:disabled):hover.ant-btn{color:#b0adab;color:var(--tq-neutral-500)}.hb-n-500:not(:disabled):hover.ant-btn{border-color:#b0adab;border-color:var(--tq-neutral-500)}.full-html{height:100%}.full-html.ant-form-item{max-width:none;width:100%}.full-html .ant-form-item-row,.full-html .ant-form-item-row .ant-form-item-control-input,.full-html .ant-form-item-row .ant-form-item-control-input-content{height:100%}@media only screen and (max-width:575px){.full-html .ant-form-item-row{display:flex;flex-direction:row}}.minimum-w-dropdown{max-width:250px;min-width:150px}.community-form .images-wrapper{display:flex;flex-wrap:wrap;gap:4px}.community-form .images-wrapper .image-wrapper{border-radius:6px;cursor:pointer;height:108px;overflow:hidden;position:relative;transition:width .3s;width:72px}.community-form .images-wrapper .image-wrapper img{height:100%;object-fit:cover;object-position:center;width:100%}.community-form .images-wrapper .image-wrapper.active,.community-form .images-wrapper .image-wrapper:hover{width:108px}.community-form .images-wrapper .image-wrapper .checked-icon{align-items:center;background-color:#52c41a;border-radius:12px;color:#fff;display:flex;height:24px;justify-content:center;position:absolute;right:5px;top:5px;width:24px;z-index:100}.title-line-clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;background:#b0adab;background:var(--tq-neutral-500);display:block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.workspace-configs .config-form-item{margin-bottom:24px}.workspace-configs .config-item-label{display:block;font-size:17px;font-weight:400;letter-spacing:-.02em;line-height:110%;padding-bottom:8px;text-transform:capitalize}.workspace-configs .community-colors-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.workspace-configs .color-picker-text{align-items:center;display:flex;gap:6px}.workspace-configs .community-images-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.workspace-configs .font-item{align-items:center;display:flex;justify-content:space-between}.url-div{max-width:488px}.category-card.cta-btn-bg-black{display:inline}.category-card.cta-btn-bg-black .cta-btn-image{z-index:1}.category-card.cta-btn-bg-black:before{background:#1a1714;background:var(--tq-neutral-900);content:"";height:100%;left:0;opacity:.28;top:0;width:100%;z-index:1}.category-card.cta-btn-bg-black:hover .topic{color:#fff;color:var(--tq-neutral-0)}.category-card.cta-btn-bg-black .topic{color:#fff;color:var(--tq-neutral-0);z-index:2}.form-card-slider{display:block;width:100%}.form-card-slider .one-side-carousel{width:100%}.form-card-slider .one-side-carousel .slick-slide{margin:0 8px}@media only screen and (max-width:375px){.form-card-slider .one-side-carousel .slick-slide{margin:0 4px}}.form-card{border-radius:12px;max-width:360px;min-width:300px;padding:16px;width:100%}@media only screen and (max-width:375px){.form-card{max-width:280px;min-width:280px}}.form-card .fc-title{align-items:center;display:flex;gap:14px;margin-bottom:8px}.form-card .form-card-button-wrapper{border-top:1px solid #4d4d4d;border-top:1px solid var(--tq-black-70);display:flex;gap:8px;margin-top:16px;padding-top:8px}.textarea{max-height:none}.form-title{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}.form-btns .ant-btn{width:48%}.form-block{background:#faf4e8;background:var(--tq-neutral-200);border-radius:16px;box-shadow:0 45px 18px rgba(78,68,54,.02),0 25px 15px rgba(78,68,54,.08),0 11px 11px rgba(78,68,54,.13),0 3px 6px rgba(78,68,54,.15),0 0 0 rgba(78,68,54,.15);margin:auto;max-width:576px;overflow:hidden}@media only screen and (max-width:767px){.form-block{background:#f9eede;background:var(--tq-neutral-300);border-radius:0;box-shadow:none;max-width:100%}}.form-block .cs-devider{margin:24px auto;max-width:351px}@media only screen and (max-width:767px){.form-block .cs-devider{margin:16px auto;max-width:240px}}.form-block .d-dec,.form-block .d-title{display:none}.form-block .container{padding:0}.form-block h1{font:normal 300 40px/48px Sanomat;font:var(--tq-display-h1);letter-spacing:.01em;margin:16px 0 32px;text-align:center}@media only screen and (min-width:991px){.form-block h1{letter-spacing:.02em}}@media only screen and (max-width:767px){.form-block h1{margin:0 0 24px}}.form-block .form-container{background:#aecacd;background:var(--tq-blue-2);color:#1a1a1a;color:var(--tq-black-90);padding:24px 16px 16px;text-align:center}@media only screen and (max-width:767px){.form-block .form-container{padding:24px 16px 18px}}.form-block .form-container .d-price{color:#1a1a1a;color:var(--tq-black-90)}@media only screen and (max-width:767px){.form-block .form-container .d-price{margin-bottom:6px}}.form-block .form-container .title{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em;margin-bottom:20px}.form-block .form-container .ant-radio-wrapper .ant-radio-inner{background:transparent}.form-block .form-container .ant-radio+span{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}@media only screen and (max-width:767px){.form-block .form-container .ant-radio+span{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md)}}.form-block .form-container .ant-form-item{margin-bottom:0}.form-block .form-module-body{padding:32px 48px}@media only screen and (max-width:767px){.form-block .form-module-body{padding:24px 16px 0}}.form-block .form-module-body .form-group{margin-bottom:24px}.form-block .form-module-body .form-group.margin-16{margin-bottom:16px}@media only screen and (max-width:767px){.form-block .form-module-body .form-group{margin-bottom:20px}}.form-block .form-module-body .form-group .ant-form-item-extra{margin-top:2px}.form-block .form-module-body .donate-submit-btn{margin-top:8px}@media only screen and (max-width:767px){.form-block .form-module-body .donate-submit-btn{margin-top:4px}}.form-block .form-module-body .cs-accordion{margin-top:32px}.article-v2{background:#d2d9d8;background:var(--tq-blue);padding:40px 20px}.article-v2 .container{max-width:1020px}.article-v2 h2{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);font-family:Founders Grotesk;font-family:var(--tq-primary-font);font-weight:600;margin-bottom:32px}.article-v2 ul{list-style:none;padding:0}.article-v2 ul li{border-bottom:1px solid #3d3b38;border-bottom:1px solid var(--tq-neutral-800);padding:24px 0}.article-v2 ul li:first-child{padding-top:0}.article-v2 ul li:last-child{border-bottom:0;padding-bottom:0}.article-v2 ul li .heading{align-items:baseline;color:#3d3b38;color:var(--tq-neutral-800);display:flex;font-size:24px;font-style:normal;font-weight:500;gap:6px;letter-spacing:.24px;line-height:normal}.article-v2 ul li svg{flex-shrink:0}.featured-article-card .heading{align-items:baseline;display:flex;font-size:24px;font-style:normal;font-weight:500;gap:6px;letter-spacing:.24px;line-height:normal;margin-bottom:24px}@media only screen and (max-width:767px){.featured-article-card .heading{margin-bottom:16px}}.featured-article-card .cms-content p{font-size:18px;font-style:normal;font-weight:400;letter-spacing:.32px;line-height:140%;margin-bottom:20px}@media only screen and (max-width:767px){.featured-article-card .cms-content p{font-size:16px;margin-bottom:10px}}.featured-article-card .cms-content h1,.featured-article-card .cms-content h2,.featured-article-card .cms-content h3,.featured-article-card .cms-content h4,.featured-article-card .cms-content h5,.featured-article-card .cms-content h6{font-size:18px;font-style:normal;font-weight:700;letter-spacing:.32px;line-height:140%;margin-top:16px;text-decoration-line:underline}@media only screen and (max-width:767px){.featured-article-card .cms-content h1,.featured-article-card .cms-content h2,.featured-article-card .cms-content h3,.featured-article-card .cms-content h4,.featured-article-card .cms-content h5,.featured-article-card .cms-content h6{font-size:16px}}.related-reading{background:#f4f6f8;padding:32px 0}.related-reading .container{max-width:1020px}.related-reading h2{font-size:28px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:normal;margin-bottom:32px}.related-reading ul{list-style:none;padding:0}.related-reading ul li{border-bottom:1px solid #d9d9d9;padding:24px 0}.related-reading ul li:first-child{padding-top:0}.related-reading ul li:last-child{border-bottom:0;padding-bottom:0}.related-reading ul li .heading{align-items:baseline;color:var(--primary);display:flex;font-size:24px;font-style:normal;font-weight:500;gap:6px;letter-spacing:.24px;line-height:normal}.related-reading ul li svg{flex-shrink:0}.post-card{border:1px solid #8b8b8b;border-radius:8px;overflow:hidden;padding:16px}.post-card .stats-wrapper{border-bottom:1px solid #8b8b8b;border-top:1px solid #8b8b8b;padding:8px 0}.post-card .stats-wrapper .count-wrapper svg{flex-shrink:0;height:16px;width:16px}.post-card .created-at{color:#4d4d4d;color:var(--tq-black-70);font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny)}.preview-frame{border:none;border-radius:5px;flex-grow:1;overflow:hidden;width:100%}.fieldset-width{width:45%}@media only screen and (max-width:991px){.fieldset-width{width:80%}}@media only screen and (max-width:767px){.fieldset-width{width:100%}}:root{--tq-primary-font:"Founders Grotesk";--tq-primary-font-light:"Founders Grotesk light";--tq-primary-font-mono:"Founders Grotesk Mono";--tq-secondary-font:"Sanomat";--tq-neutral-0:#fff;--tq-neutral-100:#fbf7f1;--tq-neutral-200:#faf4e8;--tq-neutral-300:#f9eede;--tq-neutral-400:#f0e4d1;--tq-neutral-500:#b0adab;--tq-neutral-600:#9e9991;--tq-neutral-700:#69655f;--tq-neutral-800:#3d3b38;--tq-neutral-900:#1a1714;--tq-neutral-1000:#000;--tq-footer-bg:#000;--tq-red:#fe7d61;--tq-red-2:#fe4819;--tq-red-3:#942519;--tq-yellow:#edd680;--tq-yellow-2:#f4b213;--tq-yellow-3:#806025;--tq-blue:#d2d9d8;--tq-blue-2:#aecacd;--tq-blue-3:#465a66;--tq-moss:#c9bf95;--tq-moss-2:#a49562;--tq-moss-3:#5c512e;--tq-ivory:#f9eede;--tq-lighttheme:#646464;--tq-white-90:#eee;--tq-white-80:#ddd;--tq-white-70:#ccc;--tq-black-90:#1a1a1a;--tq-black-80:#333;--tq-black-70:#4d4d4d;--tq-border-bottom:#ddd3c5;--tq-border-top:#dedede;--tq-button-bg-2:rgba(31,29,25,.1);--tq-button-bg-3:hsla(36,56%,96%,.1);--tq-tag-bg:hsla(0,0%,100%,.1);--tq-display-h0:normal 300 60px/72px var(--tq-secondary-font);--tq-display-h1:normal 300 40px/48px var(--tq-secondary-font);--tq-display-h2:normal 400 32px/38px var(--tq-secondary-font);--tq-display-h3:normal 400 28px/34px var(--tq-secondary-font);--tq-display-h4:normal 400 24px/29px var(--tq-secondary-font);--tq-display-h5:normal 400 20px/24px var(--tq-secondary-font);--tq-display-h6:normal 400 20px/24px var(--tq-secondary-font);--tq-heading-h1:normal 500 40px/47px var(--tq-primary-font);--tq-heading-h2:normal 500 32px/38px var(--tq-primary-font);--tq-heading-h3:normal 500 28px/33px var(--tq-primary-font);--tq-heading-h4:normal 500 24px/28px var(--tq-primary-font);--tq-heading-h5:normal 500 20px/24px var(--tq-primary-font);--tq-heading-h6:normal 500 18px/21px var(--tq-primary-font);--tq-heading-h7:normal 500 16px/19px var(--tq-primary-font);--tq-text-lg:normal 400 18px/1 var(--tq-primary-font);--tq-text-lg-bold:normal 500 18px/1 var(--tq-primary-font);--tq-text-md:normal 400 16px/1 var(--tq-primary-font);--tq-text-md-bold:normal 500 16px/1 var(--tq-primary-font);--tq-text-md-kicker:normal 400 18px/1 var(--tq-primary-font-mono);--tq-text-small:normal 400 14px/1 var(--tq-primary-font);--tq-text-small-bold:normal 500 14px/1 var(--tq-primary-font);--tq-text-small-kicker:normal 400 12px/1 var(--tq-primary-font-mono);--tq-text-tiny:normal 400 12px/14px var(--tq-primary-font);--tq-text-tiny-bold:normal 500 12px/14px var(--tq-primary-font);--tq-text-tiny-kicker:normal 400 10px/1 var(--tq-primary-font-mono);--tq-button-xl:normal 500 22px/1 var(--tq-primary-font);--tq-button-l:normal 500 18px/1 var(--tq-primary-font);--tq-button-m:normal 500 16px/1 var(--tq-primary-font);--tq-button-s:normal 500 14px/1 var(--tq-primary-font);--tq-label-xl:normal 600 20px/110% var(--tq-primary-font);--tq-label-l:normal 600 18px/110% var(--tq-primary-font);--tq-label-m:normal 600 16px/110% var(--tq-primary-font);--tq-label-s:normal 600 14px/110% var(--tq-primary-font);--tq-label-xs:normal 600 12px/110% var(--tq-primary-font);--tq-paragraph-s:normal 400 14px/140% var(--tq-primary-font);--tq-paragraph-m:normal 400 16px/140% var(--tq-primary-font);--tq-paragraph-l:normal 400 18px/140% var(--tq-primary-font);--tq-paragraph-l-xl:normal 400 24px/140% var(--tq-primary-font);--tq-quote:normal 400 32px/140% var(--tq-primary-font)}@media (min-width:991px){:root{--tq-display-h1:normal 300 48px/58px var(--tq-secondary-font);--tq-display-h2:normal 300 40px/48px var(--tq-secondary-font);--tq-display-h3:normal 400 32px/38px var(--tq-secondary-font);--tq-display-h4:normal 400 28px/34px var(--tq-secondary-font);--tq-display-h5:normal 400 24px/29px var(--tq-secondary-font);--tq-text-lg:normal 400 22px/1 var(--tq-primary-font);--tq-text-lg-bold:normal 500 22px/1 var(--tq-primary-font);--tq-text-md:normal 400 20px/1 var(--tq-primary-font);--tq-text-md-bold:normal 500 20px/1 var(--tq-primary-font);--tq-text-small:normal 400 18px/1 var(--tq-primary-font);--tq-text-small-bold:normal 500 18px/1 var(--tq-primary-font);--tq-text-small-kicker:normal 400 16px/1 var(--tq-primary-font-mono);--tq-text-tiny:normal 400 16px/1 var(--tq-primary-font);--tq-text-tiny-bold:normal 500 16px/1 var(--tq-primary-font);--tq-text-tiny-kicker:normal 400 14px/1 var(--tq-primary-font-mono);--tq-button-l:normal 500 20px/1 var(--tq-primary-font);--tq-button-m:normal 500 18px/1 var(--tq-primary-font);--tq-button-s:normal 500 16px/1 var(--tq-primary-font);--tq-label-xxl:normal 600 40px/110% var(--tq-primary-font);--tq-label-xl:normal 600 22px/110% var(--tq-primary-font);--tq-label-l:normal 600 20px/110% var(--tq-primary-font);--tq-label-m:normal 600 18px/110% var(--tq-primary-font);--tq-label-s:normal 600 16px/110% var(--tq-primary-font);--tq-label-xs:normal 600 14px/110% var(--tq-primary-font);--tq-paragraph-s:normal 400 16px/140% var(--tq-primary-font);--tq-paragraph-m:normal 400 18px/140% var(--tq-primary-font);--tq-paragraph-l:normal 400 20px/140% var(--tq-primary-font)}}@font-face{font-display:swap;font-family:Founders Grotesk Mono;font-style:normal;font-weight:400;src:url(/static/media/FoundersGroteskMono-Regular.a2ee557ebfd37f763c88.woff2) format("woff2"),url(/static/media/FoundersGroteskMono-Regular.795f2c37f91597bc0d6f.woff) format("woff")}@font-face{font-display:swap;font-family:Founders Grotesk;font-style:normal;font-weight:500;src:url(/static/media/FoundersGrotesk-Medium.5a1251e8eb8cf710e2ff.woff2) format("woff2"),url(/static/media/FoundersGrotesk-Medium.74628146973b0f5c3443.woff) format("woff")}@font-face{font-display:swap;font-family:Founders Grotesk;font-style:normal;font-weight:300;src:url(/static/media/FoundersGrotesk-Light.1bd93d58619cd533996c.woff2) format("woff2"),url(/static/media/FoundersGrotesk-Light.1fd755b7ea7718d6dcdc.woff) format("woff")}@font-face{font-display:swap;font-family:Founders Grotesk;font-style:normal;font-weight:700;src:url(/static/media/FoundersGrotesk-Bold.3e48de89c6dbdd95ff6b.woff2) format("woff2"),url(/static/media/FoundersGrotesk-Bold.f7a4528ce9125da1d7ec.woff) format("woff")}@font-face{font-display:swap;font-family:Founders Grotesk;font-style:normal;font-weight:400;src:url(/static/media/FoundersGrotesk-Regular.18789589a3bb5648c286.woff2) format("woff2"),url(/static/media/FoundersGrotesk-Regular.f9e8cf244a391248c138.woff) format("woff")}@font-face{font-display:swap;font-family:Founders Grotesk;font-style:normal;font-weight:600;src:url(/static/media/FoundersGrotesk-Semibold.bd3ff787973887afe4bc.woff2) format("woff2"),url(/static/media/FoundersGrotesk-Semibold.cb0e8cbac3e2eaee4bd2.woff) format("woff")}@font-face{font-display:swap;font-family:Sanomat;font-style:normal;font-weight:400;src:url(/static/media/Sanomat-Regular.db0b2e917f4d69307097.woff2) format("woff2"),url(/static/media/Sanomat-Regular.d54ea3e468e8cbf3dc67.woff) format("woff")}@font-face{font-display:swap;font-family:Sanomat;font-style:normal;font-weight:600;src:url(/static/media/Sanomat-Semibold.94d586af4303e9849b77.woff2) format("woff2"),url(/static/media/Sanomat-Semibold.eb7d86ff81ecd3ad1f6e.woff) format("woff")}@font-face{font-display:swap;font-family:Sanomat;font-style:normal;font-weight:300;src:url(/static/media/Sanomat-Light.d4ccd8b44c3f418c0af9.woff2) format("woff2"),url(/static/media/Sanomat-Light.9c61913eff547afc31f2.woff) format("woff")}body{background-color:#b6b4b3;font-family:Founders Grotesk;margin:0;padding:0}.bg-n-0{background:#fff;background:var(--tq-neutral-0)}.bg-n-100{background:#fbf7f1;background:var(--tq-neutral-100)}.bg-n-200{background:#faf4e8;background:var(--tq-neutral-200)}.bg-n-300{background:#f9eede;background:var(--tq-neutral-300)}.bg-n-400{background:#f0e4d1;background:var(--tq-neutral-400)}.bg-n-500{background:#b0adab;background:var(--tq-neutral-500)}.bg-n-600{background:#9e9991;background:var(--tq-neutral-600)}.bg-n-700{background:#69655f;background:var(--tq-neutral-700)}.bg-n-800{background:#3d3b38;background:var(--tq-neutral-800)}.bg-n-900{background:#1a1714;background:var(--tq-neutral-900)}.bg-n-1000{background:#000;background:var(--tq-neutral-1000)}.bg-red{background:#fe7d61;background:var(--tq-red)}.bg-red-2{background:#fe4819;background:var(--tq-red-2)}.bg-red-3{background:#942519;background:var(--tq-red-3)}.bg-yellow{background:#edd680;background:var(--tq-yellow)}.bg-yellow-2{background:#f4b213;background:var(--tq-yellow-2)}.bg-yellow-3{background:#806025;background:var(--tq-yellow-3)}.bg-blue{background:#d2d9d8;background:var(--tq-blue)}.bg-blue-2{background:#aecacd;background:var(--tq-blue-2)}.bg-blue-3{background:#465a66;background:var(--tq-blue-3)}.bg-moss{background:#c9bf95;background:var(--tq-moss)}.bg-moss-2{background:#a49562;background:var(--tq-moss-2)}.bg-moss-3{background:#5c512e;background:var(--tq-moss-3)}.bg-ivory{background:#f9eede;background:var(--tq-ivory)}.bg-button-2{background:rgba(31,29,25,.1);background:var(--tq-button-bg-2)}.bg-button-3{background:hsla(36,56%,96%,.1);background:var(--tq-button-bg-3)}.bg-lighttheme{background:#646464;background:var(--tq-lighttheme)}.bg-transparent{background:transparent}.bg-tags{background:hsla(0,0%,100%,.1);background:var(--tq-tag-bg)}.bg-white-90{background:#eee;background:var(--tq-white-90)}.bg-white-80{background:#ddd;background:var(--tq-white-80)}.bg-white-70{background:#ccc;background:var(--tq-white-70)}.bg-black-90{background:#1a1a1a;background:var(--tq-black-90)}.bg-black-80{background:#333;background:var(--tq-black-80)}.bg-black-70{background:#4d4d4d;background:var(--tq-black-70)}.bg-border-bottom{background:#ddd3c5;background:var(--tq-border-bottom)}.bg-border-top{background:#dedede;background:var(--tq-border-top)}.text-n-0{color:#fff;color:var(--tq-neutral-0)}.text-n-100{color:#fbf7f1;color:var(--tq-neutral-100)}.text-n-200{color:#faf4e8;color:var(--tq-neutral-200)}.text-n-300{color:#f9eede;color:var(--tq-neutral-300)}.text-n-400{color:#f0e4d1;color:var(--tq-neutral-400)}.text-n-500{color:#b0adab;color:var(--tq-neutral-500)}.text-n-600{color:#9e9991;color:var(--tq-neutral-600)}.text-n-700{color:#69655f;color:var(--tq-neutral-700)}.text-n-800{color:#3d3b38;color:var(--tq-neutral-800)}.text-n-900{color:#1a1714;color:var(--tq-neutral-900)}.text-n-1000{color:#000;color:var(--tq-neutral-1000)}.text-red{color:#fe7d61;color:var(--tq-red)}.text-red-2{color:#fe4819;color:var(--tq-red-2)}.text-red-3{color:#942519;color:var(--tq-red-3)}.text-yellow{color:#edd680;color:var(--tq-yellow)}.text-yellow-2{color:#f4b213;color:var(--tq-yellow-2)}.text-yellow-3{color:#806025;color:var(--tq-yellow-3)}.text-blue{color:#d2d9d8;color:var(--tq-blue)}.text-blue-2{color:#aecacd;color:var(--tq-blue-2)}.text-blue-3{color:#465a66;color:var(--tq-blue-3)}.text-moss{color:#c9bf95;color:var(--tq-moss)}.text-moss-2{color:#a49562;color:var(--tq-moss-2)}.text-moss-3{color:#5c512e;color:var(--tq-moss-3)}.text-ivory{color:#f9eede;color:var(--tq-ivory)}.text-button-bg-2{color:rgba(31,29,25,.1);color:var(--tq-button-bg-2)}.text-button-bg-3{color:hsla(36,56%,96%,.1);color:var(--tq-button-bg-3)}.text-lighttheme{color:#646464;color:var(--tq-lighttheme)}.text-white-90{color:#eee;color:var(--tq-white-90)}.text-white-80{color:#ddd;color:var(--tq-white-80)}.text-white-70{color:#ccc;color:var(--tq-white-70)}.text-black-90{color:#1a1a1a;color:var(--tq-black-90)}.text-black-80{color:#333;color:var(--tq-black-80)}.text-black-70{color:#4d4d4d;color:var(--tq-black-70)}.text-border-bottom{color:#ddd3c5;color:var(--tq-border-bottom)}.text-border-top{color:#dedede;color:var(--tq-border-top)}.b-n-0{border-color:#fff;border-color:var(--tq-neutral-0)}.b-n-100{border-color:#fbf7f1;border-color:var(--tq-neutral-100)}.b-n-200{border-color:#faf4e8;border-color:var(--tq-neutral-200)}.b-n-300{border-color:#f9eede;border-color:var(--tq-neutral-300)}.b-n-400{border-color:#f0e4d1;border-color:var(--tq-neutral-400)}.b-n-500{border-color:#b0adab;border-color:var(--tq-neutral-500)}.b-n-600{border-color:#9e9991;border-color:var(--tq-neutral-600)}.b-n-700{border-color:#69655f;border-color:var(--tq-neutral-700)}.b-n-800{border-color:#3d3b38;border-color:var(--tq-neutral-800)}.b-n-900{border-color:#1a1714;border-color:var(--tq-neutral-900)}.b-n-1000{border-color:#000;border-color:var(--tq-neutral-1000)}.b-red{border-color:#fe7d61;border-color:var(--tq-red)}.b-red-2{border-color:#fe4819;border-color:var(--tq-red-2)}.b-red-3{border-color:#942519;border-color:var(--tq-red-3)}.b-yellow{border-color:#edd680;border-color:var(--tq-yellow)}.b-yellow-2{border-color:#f4b213;border-color:var(--tq-yellow-2)}.b-yellow-3{border-color:#806025;border-color:var(--tq-yellow-3)}.b-blue{border-color:#d2d9d8;border-color:var(--tq-blue)}.b-blue-2{border-color:#aecacd;border-color:var(--tq-blue-2)}.b-blue-3{border-color:#465a66;border-color:var(--tq-blue-3)}.b-moss{border-color:#c9bf95;border-color:var(--tq-moss)}.b-moss-2{border-color:#a49562;border-color:var(--tq-moss-2)}.b-moss-3{border-color:#5c512e;border-color:var(--tq-moss-3)}.b-ivory{border-color:#f9eede;border-color:var(--tq-ivory)}.b-button-2{border-color:rgba(31,29,25,.1);border-color:var(--tq-button-bg-2)}.b-button-3{border-color:hsla(36,56%,96%,.1);border-color:var(--tq-button-bg-3)}.b-lighttheme{border-color:#646464;border-color:var(--tq-lighttheme)}.b-transparent{border-color:transparent}.b-white-90{border-color:#eee;border-color:var(--tq-white-90)}.b-white-80{border-color:#ddd;border-color:var(--tq-white-80)}.b-white-70{border-color:#ccc;border-color:var(--tq-white-70)}.b-black-90{border-color:#1a1a1a;border-color:var(--tq-black-90)}.b-black-80{border-color:#333;border-color:var(--tq-black-80)}.b-black-70{border-color:#4d4d4d;border-color:var(--tq-black-70)}.b-border-bottom{border-color:#ddd3c5;border-color:var(--tq-border-bottom)}.b-border-top{border-color:#dedede;border-color:var(--tq-border-top)}.hbg-n-0:hover{background:#fff;background:var(--tq-neutral-0)}.hbg-n-100:hover{background:#fbf7f1;background:var(--tq-neutral-100)}.hbg-n-200:hover{background:#faf4e8;background:var(--tq-neutral-200)}.hbg-n-300:hover{background:#f9eede;background:var(--tq-neutral-300)}.hbg-n-400:hover{background:#f0e4d1;background:var(--tq-neutral-400)}.hbg-n-500:hover{background:#b0adab;background:var(--tq-neutral-500)}.hbg-n-600:hover{background:#9e9991;background:var(--tq-neutral-600)}.hbg-n-700:hover{background:#69655f;background:var(--tq-neutral-700)}.hbg-n-800:hover{background:#3d3b38;background:var(--tq-neutral-800)}.hbg-n-900:hover{background:#1a1714;background:var(--tq-neutral-900)}.hbg-n-1000:hover{background:#000;background:var(--tq-neutral-1000)}.hbg-red:hover{background:#fe7d61;background:var(--tq-red)}.hbg-red-2:hover{background:#fe4819;background:var(--tq-red-2)}.hbg-red-3:hover{background:#942519;background:var(--tq-red-3)}.hbg-yellow:hover{background:#edd680;background:var(--tq-yellow)}.hbg-yellow-2:hover{background:#f4b213;background:var(--tq-yellow-2)}.hbg-yellow-3:hover{background:#806025;background:var(--tq-yellow-3)}.hbg-blue:hover{background:#d2d9d8;background:var(--tq-blue)}.hbg-blue-2:hover{background:#aecacd;background:var(--tq-blue-2)}.hbg-blue-3:hover{background:#465a66;background:var(--tq-blue-3)}.hbg-moss:hover{background:#c9bf95;background:var(--tq-moss)}.hbg-moss-2:hover{background:#a49562;background:var(--tq-moss-2)}.hbg-moss-3:hover{background:#5c512e;background:var(--tq-moss-3)}.hbg-ivory:hover{background:#f9eede;background:var(--tq-ivory)}.hbg-button-2:hover{background:rgba(31,29,25,.1);background:var(--tq-button-bg-2)}.hbg-button-3:hover{background:hsla(36,56%,96%,.1);background:var(--tq-button-bg-3)}.hbg-lighttheme:hover{background:#646464;background:var(--tq-lighttheme)}.hbg-transparent:hover{background:transparent}.hbg-white-90:hover{background:#eee;background:var(--tq-white-90)}.hbg-white-80:hover{background:#ddd;background:var(--tq-white-80)}.hbg-white-70:hover{background:#ccc;background:var(--tq-white-70)}.hbg-black-90:hover{background:#1a1a1a;background:var(--tq-black-90)}.hbg-black-80:hover{background:#333;background:var(--tq-black-80)}.hbg-black-70:hover{background:#4d4d4d;background:var(--tq-black-70)}.hbg-border-bottom:hover{background:#ddd3c5;background:var(--tq-border-bottom)}.hbg-border-top:hover{background:#dedede;background:var(--tq-border-top)}.hc-n-0:not(:disabled):hover,.hc-n-0:not(:disabled):not(.ant-btn-disabled):hover{color:#fff;color:var(--tq-neutral-0)}.hc-n-100:not(:disabled):hover,.hc-n-100:not(:disabled):not(.ant-btn-disabled):hover{color:#fbf7f1;color:var(--tq-neutral-100)}.hc-n-200:not(:disabled):hover,.hc-n-200:not(:disabled):not(.ant-btn-disabled):hover{color:#faf4e8;color:var(--tq-neutral-200)}.hc-n-300:not(:disabled):hover,.hc-n-300:not(:disabled):not(.ant-btn-disabled):hover{color:#f9eede;color:var(--tq-neutral-300)}.hc-n-400:not(:disabled):hover,.hc-n-400:not(:disabled):not(.ant-btn-disabled):hover{color:#f0e4d1;color:var(--tq-neutral-400)}.hc-n-500:not(:disabled):hover,.hc-n-500:not(:disabled):not(.ant-btn-disabled):hover{color:#b0adab;color:var(--tq-neutral-500)}.hc-n-600:not(:disabled):hover,.hc-n-600:not(:disabled):not(.ant-btn-disabled):hover{color:#9e9991;color:var(--tq-neutral-600)}.hc-n-700:not(:disabled):hover,.hc-n-700:not(:disabled):not(.ant-btn-disabled):hover{color:#69655f;color:var(--tq-neutral-700)}.hc-n-800:not(:disabled):hover,.hc-n-800:not(:disabled):not(.ant-btn-disabled):hover{color:#3d3b38;color:var(--tq-neutral-800)}.hc-n-900:not(:disabled):hover,.hc-n-900:not(:disabled):not(.ant-btn-disabled):hover{color:#1a1714;color:var(--tq-neutral-900)}.hc-n-1000:not(:disabled):hover,.hc-n-1000:not(:disabled):not(.ant-btn-disabled):hover{color:#000;color:var(--tq-neutral-1000)}.hc-red:not(:disabled):hover,.hc-red:not(:disabled):not(.ant-btn-disabled):hover{color:#fe7d61;color:var(--tq-red)}.hc-red-2:not(:disabled):hover,.hc-red-2:not(:disabled):not(.ant-btn-disabled):hover{color:#fe4819;color:var(--tq-red-2)}.hc-red-3:not(:disabled):hover,.hc-red-3:not(:disabled):not(.ant-btn-disabled):hover{color:#942519;color:var(--tq-red-3)}.hc-yellow:not(:disabled):hover,.hc-yellow:not(:disabled):not(.ant-btn-disabled):hover{color:#edd680;color:var(--tq-yellow)}.hc-yellow-2:not(:disabled):hover,.hc-yellow-2:not(:disabled):not(.ant-btn-disabled):hover{color:#f4b213;color:var(--tq-yellow-2)}.hc-yellow-3:not(:disabled):hover,.hc-yellow-3:not(:disabled):not(.ant-btn-disabled):hover{color:#806025;color:var(--tq-yellow-3)}.hc-blue:not(:disabled):hover,.hc-blue:not(:disabled):not(.ant-btn-disabled):hover{color:#d2d9d8;color:var(--tq-blue)}.hc-blue-2:not(:disabled):hover,.hc-blue-2:not(:disabled):not(.ant-btn-disabled):hover{color:#aecacd;color:var(--tq-blue-2)}.hc-blue-3:not(:disabled):hover,.hc-blue-3:not(:disabled):not(.ant-btn-disabled):hover{color:#465a66;color:var(--tq-blue-3)}.hc-moss:not(:disabled):hover,.hc-moss:not(:disabled):not(.ant-btn-disabled):hover{color:#c9bf95;color:var(--tq-moss)}.hc-moss-2:not(:disabled):hover,.hc-moss-2:not(:disabled):not(.ant-btn-disabled):hover{color:#a49562;color:var(--tq-moss-2)}.hc-moss-3:not(:disabled):hover,.hc-moss-3:not(:disabled):not(.ant-btn-disabled):hover{color:#5c512e;color:var(--tq-moss-3)}.hc-ivory:not(:disabled):hover,.hc-ivory:not(:disabled):not(.ant-btn-disabled):hover{color:#f9eede;color:var(--tq-ivory)}.hc-button-2:not(:disabled):hover,.hc-button-2:not(:disabled):not(.ant-btn-disabled):hover{color:rgba(31,29,25,.1);color:var(--tq-button-bg-2)}.hc-button-3:not(:disabled):hover,.hc-button-3:not(:disabled):not(.ant-btn-disabled):hover{color:hsla(36,56%,96%,.1);color:var(--tq-button-bg-3)}.hc-lighttheme:not(:disabled):hover,.hc-lighttheme:not(:disabled):not(.ant-btn-disabled):hover{color:#646464;color:var(--tq-lighttheme)}.hc-white-90:not(:disabled):hover,.hc-white-90:not(:disabled):not(.ant-btn-disabled):hover{color:#eee;color:var(--tq-white-90)}.hc-white-80:not(:disabled):hover,.hc-white-80:not(:disabled):not(.ant-btn-disabled):hover{color:#ddd;color:var(--tq-white-80)}.hc-white-70:not(:disabled):hover,.hc-white-70:not(:disabled):not(.ant-btn-disabled):hover{color:#ccc;color:var(--tq-white-70)}.hc-black-90:not(:disabled):hover,.hc-black-90:not(:disabled):not(.ant-btn-disabled):hover{color:#1a1a1a;color:var(--tq-black-90)}.hc-black-80:not(:disabled):hover,.hc-black-80:not(:disabled):not(.ant-btn-disabled):hover{color:#333;color:var(--tq-black-80)}.hc-black-70:not(:disabled):hover,.hc-black-70:not(:disabled):not(.ant-btn-disabled):hover{color:#4d4d4d;color:var(--tq-black-70)}.hc-border-bottom:not(:disabled):hover,.hc-border-bottom:not(:disabled):not(.ant-btn-disabled):hover{color:#ddd3c5;color:var(--tq-border-bottom)}.hc-border-top:not(:disabled):hover,.hc-border-top:not(:disabled):not(.ant-btn-disabled):hover{color:#dedede;color:var(--tq-border-top)}.hb-n-0:not(:disabled):hover,.hb-n-0:not(:disabled):not(.ant-btn-disabled):hover{border-color:#fff;border-color:var(--tq-neutral-0)}.hb-n-100:not(:disabled):hover,.hb-n-100:not(:disabled):not(.ant-btn-disabled):hover{border-color:#fbf7f1;border-color:var(--tq-neutral-100)}.hb-n-200:not(:disabled):hover,.hb-n-200:not(:disabled):not(.ant-btn-disabled):hover{border-color:#faf4e8;border-color:var(--tq-neutral-200)}.hb-n-300:not(:disabled):hover,.hb-n-300:not(:disabled):not(.ant-btn-disabled):hover{border-color:#f9eede;border-color:var(--tq-neutral-300)}.hb-n-400:not(:disabled):hover,.hb-n-400:not(:disabled):not(.ant-btn-disabled):hover{border-color:#f0e4d1;border-color:var(--tq-neutral-400)}.hb-n-500:not(:disabled):hover,.hb-n-500:not(:disabled):not(.ant-btn-disabled):hover{border-color:#b0adab;border-color:var(--tq-neutral-500)}.hb-n-600:not(:disabled):hover,.hb-n-600:not(:disabled):not(.ant-btn-disabled):hover{border-color:#9e9991;border-color:var(--tq-neutral-600)}.hb-n-700:not(:disabled):hover,.hb-n-700:not(:disabled):not(.ant-btn-disabled):hover{border-color:#69655f;border-color:var(--tq-neutral-700)}.hb-n-800:not(:disabled):hover,.hb-n-800:not(:disabled):not(.ant-btn-disabled):hover{border-color:#3d3b38;border-color:var(--tq-neutral-800)}.hb-n-900:not(:disabled):hover,.hb-n-900:not(:disabled):not(.ant-btn-disabled):hover{border-color:#1a1714;border-color:var(--tq-neutral-900)}.hb-n-1000:not(:disabled):hover,.hb-n-1000:not(:disabled):not(.ant-btn-disabled):hover{border-color:#000;border-color:var(--tq-neutral-1000)}.hb-red:not(:disabled):hover,.hb-red:not(:disabled):not(.ant-btn-disabled):hover{border-color:#fe7d61;border-color:var(--tq-red)}.hb-red-2:not(:disabled):hover,.hb-red-2:not(:disabled):not(.ant-btn-disabled):hover{border-color:#fe4819;border-color:var(--tq-red-2)}.hb-red-3:not(:disabled):hover,.hb-red-3:not(:disabled):not(.ant-btn-disabled):hover{border-color:#942519;border-color:var(--tq-red-3)}.hb-yellow:not(:disabled):hover,.hb-yellow:not(:disabled):not(.ant-btn-disabled):hover{border-color:#edd680;border-color:var(--tq-yellow)}.hb-yellow-2:not(:disabled):hover,.hb-yellow-2:not(:disabled):not(.ant-btn-disabled):hover{border-color:#f4b213;border-color:var(--tq-yellow-2)}.hb-yellow-3:not(:disabled):hover,.hb-yellow-3:not(:disabled):not(.ant-btn-disabled):hover{border-color:#806025;border-color:var(--tq-yellow-3)}.hb-blue:not(:disabled):hover,.hb-blue:not(:disabled):not(.ant-btn-disabled):hover{border-color:#d2d9d8;border-color:var(--tq-blue)}.hb-blue-2:not(:disabled):hover,.hb-blue-2:not(:disabled):not(.ant-btn-disabled):hover{border-color:#aecacd;border-color:var(--tq-blue-2)}.hb-blue-3:not(:disabled):hover,.hb-blue-3:not(:disabled):not(.ant-btn-disabled):hover{border-color:#465a66;border-color:var(--tq-blue-3)}.hb-moss:not(:disabled):hover,.hb-moss:not(:disabled):not(.ant-btn-disabled):hover{border-color:#c9bf95;border-color:var(--tq-moss)}.hb-moss-2:not(:disabled):hover,.hb-moss-2:not(:disabled):not(.ant-btn-disabled):hover{border-color:#a49562;border-color:var(--tq-moss-2)}.hb-moss-3:not(:disabled):hover,.hb-moss-3:not(:disabled):not(.ant-btn-disabled):hover{border-color:#5c512e;border-color:var(--tq-moss-3)}.hb-ivory:not(:disabled):hover,.hb-ivory:not(:disabled):not(.ant-btn-disabled):hover{border-color:#f9eede;border-color:var(--tq-ivory)}.hb-button-2:not(:disabled):hover,.hb-button-2:not(:disabled):not(.ant-btn-disabled):hover{border-color:rgba(31,29,25,.1);border-color:var(--tq-button-bg-2)}.hb-lighttheme:not(:disabled):hover,.hb-lighttheme:not(:disabled):not(.ant-btn-disabled):hover{border-color:#646464;border-color:var(--tq-lighttheme)}.hb-button-3:not(:disabled):hover,.hb-button-3:not(:disabled):not(.ant-btn-disabled):hover{border-color:hsla(36,56%,96%,.1);border-color:var(--tq-button-bg-3)}.hb-white-90:not(:disabled):hover,.hb-white-90:not(:disabled):not(.ant-btn-disabled):hover{border-color:#eee;border-color:var(--tq-white-90)}.hb-white-80:not(:disabled):hover,.hb-white-80:not(:disabled):not(.ant-btn-disabled):hover{border-color:#ddd;border-color:var(--tq-white-80)}.hb-white-70:not(:disabled):hover,.hb-white-70:not(:disabled):not(.ant-btn-disabled):hover{border-color:#ccc;border-color:var(--tq-white-70)}.hb-black-90:not(:disabled):hover,.hb-black-90:not(:disabled):not(.ant-btn-disabled):hover{border-color:#1a1a1a;border-color:var(--tq-black-90)}.hb-black-80:not(:disabled):hover,.hb-black-80:not(:disabled):not(.ant-btn-disabled):hover{border-color:#333;border-color:var(--tq-black-80)}.hb-black-70:not(:disabled):hover,.hb-black-70:not(:disabled):not(.ant-btn-disabled):hover{border-color:#4d4d4d;border-color:var(--tq-black-70)}.hb-border-bottom:not(:disabled):hover,.hb-border-bottom:not(:disabled):not(.ant-btn-disabled):hover{border-color:#ddd3c5;border-color:var(--tq-border-bottom)}.hb-border-top:not(:disabled):hover,.hb-border-top:not(:disabled):not(.ant-btn-disabled):hover{border-color:#dedede;border-color:var(--tq-border-top)}.display-h0{font:normal 300 60px/72px Sanomat;font:var(--tq-display-h0);letter-spacing:.02em}.display-h1{font:normal 300 40px/48px Sanomat;font:var(--tq-display-h1);letter-spacing:.01em}@media only screen and (min-width:991px){.display-h1{letter-spacing:.02em}}.display-h2{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em}@media only screen and (min-width:991px){.display-h2{letter-spacing:.02em}}.display-h3{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em}.display-h4{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}.display-h5{font:normal 400 20px/24px Sanomat;font:var(--tq-display-h5);letter-spacing:.01em}.display-h6{font:normal 400 20px/24px Sanomat;font:var(--tq-display-h6)}.heading-h1{font:normal 500 40px/47px Founders Grotesk;font:var(--tq-heading-h1)}.heading-h2{font:normal 500 32px/38px Founders Grotesk;font:var(--tq-heading-h2)}.heading-h3{font:normal 500 28px/33px Founders Grotesk;font:var(--tq-heading-h3)}.heading-h4{font:normal 500 24px/28px Founders Grotesk;font:var(--tq-heading-h4)}.heading-h5{font:normal 500 20px/24px Founders Grotesk;font:var(--tq-heading-h5)}.heading-h6{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}.heading-h7{font:normal 500 16px/19px Founders Grotesk;font:var(--tq-heading-h7)}.text-lg{font:normal 400 18px/1 Founders Grotesk;font:var(--tq-text-lg);letter-spacing:.02em}.text-lg-bold{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-text-lg-bold);letter-spacing:.02em}.text-md{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md)}.text-md-bold{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em}.text-md-kicker{font:normal 400 18px/1 Founders Grotesk Mono;font:var(--tq-text-md-kicker);text-transform:uppercase}.text-small{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.text-small-bold{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold)}.text-small-kicker{font:normal 400 12px/1 Founders Grotesk Mono;font:var(--tq-text-small-kicker);text-transform:uppercase}.text-tiny{font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny)}.text-tiny-bold{font:normal 500 12px/14px Founders Grotesk;font:var(--tq-text-tiny-bold)}.text-tiny-kicker{font:normal 400 10px/1 Founders Grotesk Mono;font:var(--tq-text-tiny-kicker);letter-spacing:.1em;text-transform:uppercase}.button-xl{font:normal 500 22px/1 Founders Grotesk;font:var(--tq-button-xl)}.button-l{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-button-l)}@media only screen and (min-width:991px){.button-l{letter-spacing:.01em}}.button-m{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-button-m)}@media only screen and (min-width:991px){.button-m{letter-spacing:.02em}}.button-s{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-button-s)}@media only screen and (min-width:991px){.button-s{letter-spacing:.01em}}.label-xxl{font:var(--tq-label-xxl);letter-spacing:.09em}.label-xl{font:normal 600 20px/110% Founders Grotesk;font:var(--tq-label-xl)}.label-l,.label-xl{letter-spacing:.09em;text-transform:uppercase}.label-l{font:normal 600 18px/110% Founders Grotesk;font:var(--tq-label-l)}.label-m{font:normal 600 16px/110% Founders Grotesk;font:var(--tq-label-m)}.label-m,.label-s{letter-spacing:.09em;text-transform:uppercase}.label-s{font:normal 600 14px/110% Founders Grotesk;font:var(--tq-label-s)}.label-xs{font:normal 600 12px/110% Founders Grotesk;font:var(--tq-label-xs);letter-spacing:.09em;text-transform:uppercase}.paragraph-s{font:normal 400 14px/140% Founders Grotesk;font:var(--tq-paragraph-s);letter-spacing:.02em}.paragraph-m{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}.paragraph-l{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}.paragraph-l-xl{font:normal 400 24px/140% Founders Grotesk;font:var(--tq-paragraph-l-xl);letter-spacing:.02em}.quote{font:normal 400 32px/140% Founders Grotesk;font:var(--tq-quote);letter-spacing:.02em}*,:after,:before{-webkit-tap-highlight-color:transparent;box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-size:100%;margin:0;padding:0}@media only screen and (max-width:767px){body.step1{margin-bottom:150px}body.step2{margin-bottom:211px}body.step3{margin-bottom:90px}body.account-setting-page,body.manage-donation-page{margin-bottom:72px}}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{scroll-behavior:smooth}a{transition:all .3s ease-in-out}.gap-0{gap:0}.p-0{padding:0}.pt-0{padding-top:0}.pl-0{padding-left:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.m-0{margin:0}.mt-0{margin-top:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.gap-2{gap:2px}.p-2{padding:2px}.pt-2{padding-top:2px}.pl-2{padding-left:2px}.pr-2{padding-right:2px}.pb-2{padding-bottom:2px}.m-2{margin:2px}.mt-2{margin-top:2px}.ml-2{margin-left:2px}.mr-2{margin-right:2px}.mb-2{margin-bottom:2px}.gap-6{gap:6px}.p-6{padding:6px}.pt-6{padding-top:6px}.pl-6{padding-left:6px}.pr-6{padding-right:6px}.pb-6{padding-bottom:6px}.m-6{margin:6px}.mt-6{margin-top:6px}.ml-6{margin-left:6px}.mr-6{margin-right:6px}.mb-6{margin-bottom:6px}.gap-4{gap:4px}.p-4{padding:4px}.pt-4{padding-top:4px}.pl-4{padding-left:4px}.pr-4{padding-right:4px}.pb-4{padding-bottom:4px}.m-4{margin:4px}.mt-4{margin-top:4px}.ml-4{margin-left:4px}.mr-4{margin-right:4px}.mb-4{margin-bottom:4px}.gap-8{gap:8px}.p-8{padding:8px}.pt-8{padding-top:8px}.pl-8{padding-left:8px}.pr-8{padding-right:8px}.pb-8{padding-bottom:8px}.m-8{margin:8px}.mt-8{margin-top:8px}.ml-8{margin-left:8px}.mr-8{margin-right:8px}.mb-8{margin-bottom:8px}.gap-12{gap:12px}.p-12{padding:12px}.pt-12{padding-top:12px}.pl-12{padding-left:12px}.pr-12{padding-right:12px}.pb-12{padding-bottom:12px}.m-12{margin:12px}.mt-12{margin-top:12px}.ml-12{margin-left:12px}.mr-12{margin-right:12px}.mb-12{margin-bottom:12px}.gap-16{gap:16px}.p-16{padding:16px}.pt-16{padding-top:16px}.pl-16{padding-left:16px}.pr-16{padding-right:16px}.pb-16{padding-bottom:16px}.m-16{margin:16px}.mt-16{margin-top:16px}.ml-16{margin-left:16px}.mr-16{margin-right:16px}.mb-16{margin-bottom:16px}.gap-20{gap:20px}.p-20{padding:20px}.pt-20{padding-top:20px}.pl-20{padding-left:20px}.pr-20{padding-right:20px}.pb-20{padding-bottom:20px}.m-20{margin:20px}.mt-20{margin-top:20px}.ml-20{margin-left:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.gap-24{gap:24px}.p-24{padding:24px}.pt-24{padding-top:24px}.pl-24{padding-left:24px}.pr-24{padding-right:24px}.pb-24{padding-bottom:24px}.m-24{margin:24px}.mt-24{margin-top:24px}.ml-24{margin-left:24px}.mr-24{margin-right:24px}.mb-24{margin-bottom:24px}.gap-32{gap:32px}.p-32{padding:32px}.pt-32{padding-top:32px}.pl-32{padding-left:32px}.pr-32{padding-right:32px}.pb-32{padding-bottom:32px}.m-32{margin:32px}.mt-32{margin-top:32px}.ml-32{margin-left:32px}.mr-32{margin-right:32px}.mb-32{margin-bottom:32px}.gap-40{gap:40px}.p-40{padding:40px}.pt-40{padding-top:40px}.pl-40{padding-left:40px}.pr-40{padding-right:40px}.pb-40{padding-bottom:40px}.m-40{margin:40px}.mt-40{margin-top:40px}.ml-40{margin-left:40px}.mr-40{margin-right:40px}.mb-40{margin-bottom:40px}.gap-48{gap:48px}.p-48{padding:48px}.pt-48{padding-top:48px}.pl-48{padding-left:48px}.pr-48{padding-right:48px}.pb-48{padding-bottom:48px}.m-48{margin:48px}.mt-48{margin-top:48px}.ml-48{margin-left:48px}.mr-48{margin-right:48px}.mb-48{margin-bottom:48px}.m-auto{margin:auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.w-full{width:100%}.h-full{height:100%}.m-hide{display:block}@media only screen and (max-width:767px){.m-hide{display:none}}.d-hide{display:none}@media only screen and (max-width:991px){.d-hide{display:block}}.overflow-hidden{overflow:hidden}.block{display:block}.inline-block{display:inline-block}.b-0{border:0}.b-1{border-spacing:1px}.b-2{border-spacing:2px}.b-3{border-spacing:3px}.b-solid{border-style:solid}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.loader{align-items:center;height:100%;justify-content:center;position:fixed;width:100%}.d-flex,.loader{display:flex}.flex-horizontal{flex-direction:row}.flex-vertical{flex-direction:column}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.flex-grow-1{flex-grow:1}.flex-grow-2{flex-grow:2}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-shrink-2{flex-shrink:2}.flex-wrap{flex-wrap:wrap}.align-self-end{align-self:flex-end}.flex-1{flex:1 1}.ant-avatar{align-items:center;display:inline-flex;height:48px;width:48px}.ant-avatar.ant-avatar-sm{height:40px;width:40px}.ant-avatar.ant-avatar-lg{height:64px;width:64px}@media only screen and (max-width:767px){.ant-avatar.ant-avatar-lg{height:48px;width:48px}}.ant-avatar.avatar-xl{height:96px;width:96px}@media only screen and (max-width:767px){.ant-avatar.avatar-xl{height:64px;width:64px}}.ant-avatar.avatar-xxl{height:128px;width:128px}@media only screen and (max-width:767px){.ant-avatar.avatar-xxl{height:96px;width:96px}}.cs-alert{border-radius:8px}.cs-alert.cd-dc-light .ant-alert-content .ant-alert-message{color:#fff;color:var(--tq-neutral-0)}.cs-alert.cd-dc-dark .ant-alert-close-icon,.cs-alert.cd-dc-dark .ant-alert-content .ant-alert-message,.cs-alert.cd-dc-dark .ant-alert-icon{color:#1a1714;color:var(--tq-neutral-900)}.cs-alert .ant-alert-close-icon,.cs-alert .ant-alert-icon{color:inherit}.cs-alert .ant-alert-content .ant-alert-message{color:inherit;font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);margin-bottom:4px}.cs-alert .ant-alert-content .ant-alert-description{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.cs-accordion .ant-collapse{border:0}.cs-accordion .ant-collapse>.ant-collapse-item{border:1px solid #ddd3c5;border:1px solid var(--tq-border-bottom);border-radius:8px;margin-bottom:8px;overflow:hidden}.cs-accordion .ant-collapse>.ant-collapse-item,.cs-accordion .ant-collapse>.ant-collapse-item>.ant-collapse-header{background:#faf4e8;background:var(--tq-neutral-200)}.cs-accordion .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-header-text{font:normal 500 20px/24px Founders Grotesk;font:var(--tq-heading-h5)}@media only screen and (max-width:767px){.cs-accordion .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-header-text{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}}.cs-accordion .ant-collapse>.ant-collapse-item .ant-collapse-content{border:0}.cs-accordion .ant-collapse>.ant-collapse-item .ant-collapse-content .ant-collapse-content-box{background:#faf4e8;background:var(--tq-neutral-200);padding:0 16px 16px}.cs-button{align-items:center;display:flex;justify-content:center;transition:all .3s ease-in-out}.cs-button.between{justify-content:space-between}.cs-button.ant-btn.ant-btn-lg{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-button-l);letter-spacing:.01em}@media only screen and (max-width:767px){.cs-button.ant-btn.ant-btn-lg{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-button-m);height:50px;letter-spacing:0;padding:0 24px}}.cs-button.ant-btn{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-button-m);letter-spacing:.01em}@media only screen and (max-width:767px){.cs-button.ant-btn{height:42px;letter-spacing:0}}.cs-button.ant-btn.ant-btn-sm{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-button-s);padding:0 16px}@media only screen and (min-width:991px){.cs-button.ant-btn.ant-btn-sm{letter-spacing:.01em}}@media only screen and (max-width:767px){.cs-button.ant-btn.ant-btn-sm{height:32px}}.cs-button span{align-items:center;display:flex}.form-group .ant-form-item{margin-bottom:0}.form-group .ant-form-item .ant-form-item-extra{color:#69655f;color:var(--tq-neutral-700);font:normal 400 14px/140% Founders Grotesk;font:var(--tq-paragraph-s);letter-spacing:.02em}.form-group .ant-form-item .ant-form-item-label{line-height:1;margin-bottom:8px;padding:0}@media only screen and (max-width:767px){.form-group .ant-form-item .ant-form-item-label{margin-bottom:6px}}.form-group .ant-form-item .ant-form-item-label>label{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold)}@media only screen and (max-width:767px){.form-group .ant-form-item .ant-form-item-label>label{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em}}.ant-tag{align-items:center;border:0;border-radius:99px;display:inline-flex;flex-direction:row-reverse;gap:4px;max-height:30px;min-height:30px;min-width:30px;padding:6px 8px 6px 12px}.ant-tag.prefix-icon{flex-direction:row;padding:6px 12px 6px 8px}.ant-tag svg{-webkit-transform:translateX(0);transform:translateX(0);transition:all .4s ease-in-out}.ant-tag:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}.tag_grid{display:flex;flex-wrap:wrap}.tag_grid .ant-tag{font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny);margin-bottom:8px}.tag_grid .section-header{width:100%}.taghero{padding:89px 24px 81px}@media only screen and (max-width:767px){.taghero{padding:63px 24px}}.taghero .title{font:normal 300 40px/48px Sanomat;font:var(--tq-display-h1);letter-spacing:.01em;text-align:center}@media only screen and (min-width:991px){.taghero .title{letter-spacing:.02em}}@media only screen and (max-width:767px){.taghero .title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em}}.ant-breadcrumb ol,.ant-breadcrumb ol li,.ant-breadcrumb ul,.ant-breadcrumb ul li{align-items:center;display:flex}.ant-breadcrumb ol li .ant-breadcrumb-separator,.ant-breadcrumb ul li .ant-breadcrumb-separator{align-items:center;display:flex;justify-content:center;margin-left:4px;margin-right:8px}.ant-breadcrumb ol li a,.ant-breadcrumb ul li a{color:inherit;height:auto}.ant-breadcrumb ol li .ant-breadcrumb-separator,.ant-breadcrumb ul li .ant-breadcrumb-separator{color:inherit}.ant-breadcrumb ol li svg,.ant-breadcrumb ul li svg{vertical-align:middle}.small-card{display:flex}.small-card img{flex:0 0 80px}.small-card .card-description{background:#fff;flex:1 1;height:80px;overflow:hidden;padding:16px 16px 16px 12px}.small-card .card-description .card-dc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box;font-size:14px;height:30px;line-height:1;margin:0 auto;max-width:100%;overflow:hidden;text-overflow:ellipsis}.cs-card .cs-card-img{height:192px;position:relative}.cs-card .cs-card-description{background:#fff;background:var(--tq-neutral-0);padding:24px 16px}.cs-card .cs-card-description .card-dc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box;font-size:14px;height:48px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.cs-card .cs-card-description .card-button-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -6px}.cs-card .cs-card-description .card-button-wrapper .ant-btn{flex:1 1;margin:0 6px;width:calc(50% - 12px)}.featuredcard{height:525px;width:100%}.featuredcard .featuredcard-dec{bottom:0;padding:0 16px 24px;position:absolute;width:100%}.ant-picker-dropdown .ant-picker-date-panel{max-width:326px;width:100%}.ant-picker-dropdown .ant-picker-panel-container{background:#faf4e8;background:var(--tq-neutral-200);border:1px solid #ddd3c5;border:1px solid var(--tq-border-bottom);border-radius:8px;box-shadow:0 19px 8px rgba(78,68,54,.02),0 11px 6px rgba(78,68,54,.08),0 5px 5px rgba(78,68,54,.13),0 1px 3px rgba(78,68,54,.15),0 0 0 rgba(78,68,54,.15)}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-panel{padding:0 16px;width:100%}.ant-picker-dropdown .ant-picker-header{border-bottom:1px solid #ddd3c5;border-bottom:1px solid var(--tq-border-bottom);padding:0}.ant-picker-dropdown .ant-picker-header .ant-picker-header-next-btn,.ant-picker-dropdown .ant-picker-header .ant-picker-header-prev-btn{color:#1a1714;color:var(--tq-neutral-900)}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body{padding:16px 0}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content{width:100%}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content th{color:#69655f;color:var(--tq-neutral-700);font:normal 500 12px/14px Founders Grotesk;font:var(--tq-text-tiny-bold);height:16px}@media only screen and (max-width:767px){.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content th{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);height:14px}}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-in-view .ant-picker-cell-inner{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);height:36px;line-height:36px;min-width:36px}@media only screen and (max-width:767px){.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-in-view .ant-picker-cell-inner{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md);height:32px;line-height:32px;min-width:32px;width:32px}}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{border-radius:8px;font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);height:36px;line-height:36px;width:36px}@media only screen and (max-width:767px){.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md);height:32px;line-height:32px;min-width:32px;width:32px}}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner:before{border-radius:8px}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner{border-radius:8px;font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);height:36px;line-height:36px;width:36px}@media only screen and (max-width:767px){.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md);height:32px;line-height:32px;min-width:32px;width:32px}}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-radius:8px}.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-start .ant-picker-cell-inner{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);height:36px;line-height:36px;min-width:36px}@media only screen and (max-width:767px){.ant-picker-dropdown .ant-picker-date-panel .ant-picker-body .ant-picker-content .ant-picker-cell-start .ant-picker-cell-inner{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md);height:32px;line-height:32px;min-width:32px;width:32px}}.ant-picker-dropdown .ant-picker-header-view button{color:#1a1714;color:var(--tq-neutral-900);font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);line-height:52px}@media only screen and (max-width:767px){.ant-picker-dropdown .ant-picker-header-view button{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-text-lg-bold);line-height:52px}}.ant-picker-dropdown .ant-picker-header-super-next-btn,.ant-picker-dropdown .ant-picker-header-super-prev-btn{display:none}.ant-picker-dropdown .ant-picker-panel .ant-picker-footer{border:0}.ant-picker-dropdown .ant-picker-panel .ant-picker-footer .ant-picker-today-btn{display:none}.ant-picker-dropdown .ant-picker-panel .ant-picker-footer .ant-picker-footer-extra{border:0}.datepicker-footer{display:flex;justify-content:space-between;margin:0 -8px;padding-bottom:16px}.datepicker-footer button{margin:0 8px;width:calc(50% - 16px)}.ant-progress{margin:0}.ant-progress.ant-progress-show-info .ant-progress-outer{padding:0}.ant-progress .ant-progress-outer .ant-progress-inner{background:#fff;background:var(--tq-neutral-0);border:1px solid #f9eede;border:1px solid var(--tq-ivory)}.ant-progress .ant-progress-outer .ant-progress-bg{background:#1a1714;background:var(--tq-neutral-900)}.ant-progress .ant-progress-text{display:none}.ant-modal .ant-modal-content{background:#fff;background:var(--tq-neutral-0);border-radius:0}.ant-modal .ant-modal-content .ant-modal-close{color:#1a1714;color:var(--tq-neutral-900);top:28px}.ant-modal .ant-modal-content .ant-modal-header .ant-modal-title{font:normal 500 24px/28px Founders Grotesk;font:var(--tq-heading-h4);padding:10px 42px 10px 10px;width:100%}@media only screen and (max-width:540px){.ant-modal.fc-model{height:100%;max-width:100%;padding:0;top:0}.ant-modal.fc-model .ant-modal-content{display:flex;flex-direction:column;height:100%}.ant-modal.fc-model .ant-modal-content .ant-modal-body{flex:1 1}}.ant-tabs .ant-tabs-nav-list .ant-tabs-tab{margin:0;padding:10px 16px 16px}.ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em}.ant-tabs .ant-tabs-tab-btn{color:#1a1714;color:var(--tq-neutral-900);line-height:20px;font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md)}.ant-segmented{background:transparent;border-radius:8px;overflow:hidden;padding:0}.ant-segmented .ant-segmented-group{background:#fff;background:var(--tq-neutral-0)}.ant-segmented .ant-segmented-group .ant-segmented-item-label{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);line-height:32px;min-height:32px;padding:0 16px}.ant-segmented .ant-segmented-group .ant-segmented-item-selected{background:#1a1714;background:var(--tq-neutral-900);border-radius:8px;color:#fff;color:var(--tq-neutral-0)}.ant-tooltip .ant-tooltip-inner{background-color:#3a3a3a;font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);padding:10px}@media only screen and (max-width:767px){.ant-tooltip .ant-tooltip-inner{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md);padding:8px}}.video-controller{align-items:center;display:flex}.video-controller .ant-slider{flex:1 1;height:18px;margin:0 8px;padding-block:0}.video-controller .ant-slider .ant-slider-handle{inset-block-start:0;opacity:0}.video-controller .ant-slider .ant-slider-step{top:0}.ant-pagination .ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-ellipsis{align-items:flex-end;color:inherit;display:flex;justify-content:center;line-height:1}.ant-pagination .ant-pagination-prev:active button,.ant-pagination .ant-pagination-prev:hover button{background-color:inherit;border-color:inherit}.ant-pagination .ant-pagination-prev button{color:inherit}.section-header{margin-bottom:16px}.section-header .sh-top{display:flex;justify-content:space-between}.section-header .sh-top .sh-title{font:normal 500 28px/33px Founders Grotesk;font:var(--tq-heading-h3)}@media only screen and (max-width:767px){.section-header .sh-top .sh-title{font:normal 500 20px/24px Founders Grotesk;font:var(--tq-heading-h5)}}.section-header .sh-top a{color:#3d3b38;color:var(--tq-neutral-800);gap:4px}.section-header .sh-top a svg{position:relative;-webkit-transform:translateX(0);transform:translateX(0);transition:all .3s ease-in-out}.section-header .sh-top a:hover{color:#1a1714;color:var(--tq-neutral-900)}.section-header .sh-top a:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}.section-header .vc-paragraph{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md);letter-spacing:.02em;margin-bottom:0}@media only screen and (max-width:767px){.section-header .vc-paragraph{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}}.one-side-carousel .slick-list{padding-left:48px}@media only screen and (max-width:1150px){.one-side-carousel .slick-list{padding-left:24px}}@media only screen and (max-width:767px){.one-side-carousel .slick-list{padding-left:16px}}.ant-carousel .slick-track{display:flex}fieldset{min-width:0;overflow:hidden;text-overflow:ellipsis}.ant-drawer .cs-ant-drawer{border-radius:8px 0 0 0}.ant-drawer .cs-ant-drawer .ant-drawer-header{background:#f0e4d1;background:var(--tq-neutral-400);border-bottom:1px solid #ddd3c5;border-bottom:1px solid var(--tq-border-bottom);padding:16px}.ant-drawer .cs-ant-drawer .ant-drawer-header .ant-drawer-header-title{flex-direction:row-reverse}.ant-drawer .cs-ant-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-title{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}.ant-drawer .cs-ant-drawer .ant-drawer-header .ant-drawer-header-title .ant-drawer-close{color:#000;color:var(--tq-neutral-1000);margin:0}.ant-drawer .cs-ant-drawer .ant-drawer-body{background:#faf4e8;background:var(--tq-neutral-200);padding:0}.ant-drawer .cs-ant-drawer .ant-tabs-nav{background:#f0e4d1;background:var(--tq-neutral-400)}.ant-drawer .cs-ant-drawer .ant-tabs-content-holder{padding:0 16px}.ant-checkbox-wrapper,.ant-radio-wrapper{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}@media only screen and (max-width:767px){.ant-checkbox-wrapper,.ant-radio-wrapper{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md)}}.shadow-arrow .ant-carousel .slick-list .slick-slide{pointer-events:auto}.shadow-arrow .slick-arrow{z-index:1}.shadow-arrow .slick-arrow.slick-next{background-image:url(/static/media/slick-btn.dd6d22c3ce47bcdbf8f4.svg);margin:0;right:0;width:64px}.shadow-arrow .slick-arrow.slick-next,.shadow-arrow .slick-arrow.slick-next:before{background-position:50%;background-repeat:no-repeat;height:100%;position:absolute;top:0}.shadow-arrow .slick-arrow.slick-next:before{content:"";left:0;width:100%}.shadow-arrow .slick-arrow.slick-next.slick-disabled{display:none!important}.shadow-arrow .slick-arrow.slick-prev{background-image:url(/static/media/slick-btn.dd6d22c3ce47bcdbf8f4.svg);margin:0;-webkit-transform:scale(-1);transform:scale(-1);width:64px}.shadow-arrow .slick-arrow.slick-prev,.shadow-arrow .slick-arrow.slick-prev:before{background-position:50%;background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0}.shadow-arrow .slick-arrow.slick-prev:before{content:"";-webkit-transform:scale(1);transform:scale(1);width:100%}.shadow-arrow .slick-arrow.slick-prev.slick-disabled{display:none!important}@media only screen and (max-width:767px){.shadow-arrow .slick-arrow{display:none!important}}.s-48{padding-bottom:48px}.s-40{padding-bottom:40px}.s-32{padding-bottom:32px}.s-24{padding-bottom:24px}.s-16{padding-bottom:16px}.s-8{padding-bottom:8px}.error-page-wrapper{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 180px);justify-content:center;position:relative}@media only screen and (max-width:767px){.error-page-wrapper{height:calc(100vh - 350px)}}.error-page-wrapper:before{background-position:0 0;left:0;top:0}.error-page-wrapper:after,.error-page-wrapper:before{background-repeat:no-repeat;background-size:contain;content:"";height:30%;position:absolute;width:30%}.error-page-wrapper:after{background-position:100% 100%;bottom:0;right:0}.error-page-wrapper .error-heading{font-family:Sanomat;font-family:var(--tq-secondary-font);font-size:120px;font-style:normal;font-weight:400;line-height:110%}@media only screen and (max-width:767px){.error-page-wrapper .error-heading{font-size:90px}}.ant-carousel .slick-list .slick-slide{pointer-events:auto}.tag_carousel{display:block;overflow:hidden}.ant-badge.badge-l{border-radius:200px;font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em;padding:5px 18px 7px}@media only screen and (max-width:767px){.ant-badge.badge-l{padding:5px 16px 7px}}.ant-badge.badge-md{border-radius:200px;font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);padding:4px 16px 7px}@media only screen and (max-width:767px){.ant-badge.badge-md{padding:5px 12px 6px}}.ant-badge.badge-xs{border-radius:200px;font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny);padding:4px 12px 6px}@media only screen and (max-width:767px){.ant-badge.badge-xs{padding:3px 8px 4px}}.ant-input-affix-wrapper{min-height:44px}.ant-input-affix-wrapper .ant-input{max-height:100%;min-height:100%}.ant-input{min-height:44px;padding:12px 16px}@media only screen and (max-width:767px){.ant-input{font:normal 400 18px/1 Founders Grotesk;font:var(--tq-text-lg);letter-spacing:.02em;padding:13px 12px}}.cs-radiogroup .ant-radio-group{display:flex;flex-wrap:wrap;gap:16px}@media only screen and (max-width:767px){.cs-radiogroup .ant-radio-group{gap:12px}}.cs-radiogroup .ant-radio-group .ant-radio-button-wrapper{border:1px solid #1a1714;border:1px solid var(--tq-neutral-900);border-radius:8px;flex:1 1;min-width:60px;padding:0;text-align:center}@media only screen and (max-width:767px){.cs-radiogroup .ant-radio-group .ant-radio-button-wrapper{height:40px;min-width:40px}}.cs-radiogroup .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#1a1714;background:var(--tq-neutral-900);color:#fbf7f1;color:var(--tq-neutral-100)}.cs-radiogroup .ant-radio-group .ant-radio-button-wrapper span{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}@media only screen and (max-width:767px){.cs-radiogroup .ant-radio-group .ant-radio-button-wrapper span{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-button-m)}}@media only screen and (max-width:767px) and only screen and (min-width:991px){.cs-radiogroup .ant-radio-group .ant-radio-button-wrapper span{letter-spacing:.02em}}.cs-radiogroup .ant-radio-group .ant-radio-button-wrapper:before{display:none}.form-group .react-tel-input .selected-flag:focus,.form-group .react-tel-input .selected-flag:hover{background:#f0e4d1;background:var(--tq-neutral-400)}.form-group .react-tel-input .form-control{background-color:#fbf7f1;border:1px solid #ddd3c5;border-color:var(--tq-border-bottom);border-radius:8px;height:44px;padding-left:82px;width:100%}.form-group .react-tel-input .flag-dropdown{border-radius:8px 0 0 8px;width:66px}.form-group .react-tel-input .flag-dropdown,.form-group .react-tel-input .flag-dropdown.open,.form-group .react-tel-input .flag-dropdown.open .selected-flag{background:#f0e4d1;background:var(--tq-neutral-400)}.form-group .react-tel-input .flag-dropdown .selected-flag{padding:0 0 0 14px;width:100%}.form-group .react-tel-input .flag-dropdown .selected-flag[title=""] .flag{background-position:50%;background-repeat:no-repeat;background-size:contain;height:24px;left:11px;top:12px;width:24px}@media only screen and (max-width:767px){.form-group .react-tel-input .flag-dropdown .selected-flag[title=""] .flag{left:9px;top:14px}}.form-group .react-tel-input .flag-dropdown .selected-flag .arrow{background-position:50%;background-repeat:no-repeat;border:0;height:16px;left:28px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.table-banner{padding-bottom:16px;padding-top:144px;position:relative}@media only screen and (max-width:767px){.table-banner{padding-bottom:34px;padding-top:40px}}.table-banner img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.table-banner h2{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em;max-width:49.182%;position:relative}@media only screen and (min-width:991px){.table-banner h2{letter-spacing:.02em}}@media only screen and (max-width:767px){.table-banner h2{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em;max-width:41.11%}}.table-second-section{padding-bottom:86px;padding-top:32px}@media only screen and (max-width:767px){.table-second-section{padding-bottom:48px;padding-top:24px}.table-second-section .ant-row{flex-direction:column-reverse}}.steps-wrapper{overflow-x:auto;overflow-y:hidden;width:100%}.table-steps{background:#faf4e8;background:var(--tq-neutral-200);border-radius:16px;box-shadow:0 19px 8px rgba(78,68,54,.02),0 5px 7px rgba(78,68,54,.13);padding:24px}@media only screen and (max-width:767px){.table-steps{background:transparent;box-shadow:none;margin-bottom:40px;padding:0}.table-steps button{padding:0 24px;width:100%}}.table-steps p{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em;margin-bottom:20px}@media only screen and (max-width:767px){.table-steps p{margin-bottom:16px}}.table-steps ul{display:flex;flex-direction:column;gap:16px;list-style:none;margin-bottom:32px}@media only screen and (max-width:767px){.table-steps ul{gap:12px;margin-bottom:24px}}.table-steps ul li{align-items:center;display:flex;font:normal 500 24px/28px Founders Grotesk;font:var(--tq-heading-h4)}@media only screen and (max-width:767px){.table-steps ul li{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}}.table-steps ul li span{align-items:center;background:#fe4819;background:var(--tq-red-2);border-radius:50%;color:#fff;color:var(--tq-neutral-0);display:flex;flex-shrink:0;font:normal 600 18px/110% Founders Grotesk;font:var(--tq-label-l);height:28px;justify-content:center;letter-spacing:.09em;margin-right:12px;text-transform:uppercase;width:28px}@media only screen and (max-width:767px){.table-steps ul li span{font:normal 600 16px/110% Founders Grotesk;font:var(--tq-label-m);height:24px;letter-spacing:.09em;margin-right:8px;text-transform:uppercase;width:24px}}.table-intro{background:#faf4e8;background:var(--tq-neutral-200);border-radius:16px;box-shadow:0 19px 8px rgba(78,68,54,.02),0 5px 7px rgba(78,68,54,.13);padding:24px}@media only screen and (max-width:767px){.table-intro{background:transparent;box-shadow:none;padding:0}.table-intro button{margin-top:16px;padding:0 24px;width:100%}}.table-intro .table-dec{padding-top:20px}.table-intro .table-dec h4{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em;margin-bottom:4px}.table-intro .table-dec p{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}.table-intro .table-intro-img{background-position:50%;background-size:cover;border-radius:8px;padding-top:58%;position:relative}.sitemap-links{list-style:none}.sitemap-links li{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-button-l);margin-bottom:8px}@media only screen and (min-width:991px){.sitemap-links li{letter-spacing:.01em}}.sitemap-links li a{align-items:center;color:#1a1714;color:var(--tq-neutral-900);display:flex;gap:8px}@media only screen and (max-width:767px){.fixed-btn-responsive{background:#faf4e8;background:var(--tq-neutral-200);bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:1}.fixed-btn-responsive button{width:100%}}.filterhide .filter-block{display:none}@media only screen and (max-width:991px){.filterhide .filter-block{display:flex}}.filter-block{background:#faf4e8;border-radius:8px;box-shadow:0 19px 8px rgba(78,68,54,.02),0 5px 7px rgba(78,68,54,.13);padding:24px}@media only screen and (max-width:991px){.filter-block{box-shadow:none;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:0}}.filter-block .filter-body{margin-bottom:16px}@media only screen and (max-width:991px){.filter-block .filter-body{flex:1 1;margin:0;overflow:auto;padding:12px 24px}}.filter-block .filter-item .filter-title{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6);margin-bottom:8px}.filter-block .filter-item:not(:last-of-type){border-bottom:1px solid #b0adab;border-bottom:1px solid var(--tq-neutral-500);margin-bottom:12px;padding-bottom:12px}.filter-block .filter-button-group{display:flex;gap:12px}@media only screen and (max-width:991px){.filter-block .filter-button-group{background:#f9eede;background:var(--tq-ivory);padding:24px}}.filter-block .filter-button-group button{flex:1 1;padding:0}.filter-checkbox-group .ant-checkbox-group{flex-direction:column;gap:8px}.filter-checkbox-group .ant-checkbox-group .ant-checkbox-wrapper{margin:0}.filter-drawer .ant-drawer-body{overflow:hidden}.search-filter{display:flex;gap:12px}@media only screen and (max-width:991px){.search-filter{gap:8px}}.search-filter input{flex:1 1}.search-filter button{border-radius:50%;height:44px;min-width:44px;padding:0;width:44px}.cs-steps.ant-steps{counter-reset:topx}.cs-steps.ant-steps.ant-steps-vertical{flex-direction:row}.cs-steps.ant-steps .ant-steps-item{flex:initial}.cs-steps.ant-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-title{color:#69655f;color:var(--tq-neutral-700);font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.cs-steps.ant-steps .ant-steps-item.ant-steps-item-finish .ant-steps-icon:before{content:counter(topx);counter-increment:topx}.cs-steps.ant-steps .ant-steps-item.ant-steps-item-finish .ant-steps-icon span{display:none}.cs-steps.ant-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-icon{background:#b0adab;background:var(--tq-neutral-500)}.cs-steps.ant-steps .ant-steps-item-container{align-items:center;display:flex}.cs-steps.ant-steps .ant-steps-item-wait .ant-steps-item-container .ant-steps-item-icon{background:#b0adab;background:var(--tq-neutral-500)}.cs-steps.ant-steps .ant-steps-item-wait .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon{color:#000;color:var(--tq-neutral-1000)}.cs-steps.ant-steps .ant-steps-item-wait .ant-steps-item-container .ant-steps-item-title{-webkit-padding-end:8px;font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);padding-inline-end:8px}.cs-steps.ant-steps .ant-steps-item-container .ant-steps-item-tail{display:none}.cs-steps.ant-steps .ant-steps-item-container .ant-steps-item-content{min-height:0}.cs-steps.ant-steps .ant-steps-item-container .ant-steps-item-icon{-webkit-margin-end:12px;align-items:center;background:#fe4819;background:var(--tq-red-2);border:0;display:flex;flex-shrink:0;font:normal 600 18px/110% Founders Grotesk;font:var(--tq-label-l);height:28px;justify-content:center;letter-spacing:.09em;line-height:26px;margin-inline-end:12px;text-transform:uppercase;width:28px}@media only screen and (max-width:767px){.cs-steps.ant-steps .ant-steps-item-container .ant-steps-item-icon{-webkit-margin-end:4px;font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);height:20px;margin-inline-end:4px;width:20px}}.cs-steps.ant-steps .ant-steps-item-container .ant-steps-item-icon svg{fill:#fff}.cs-steps.ant-steps .ant-steps-item-container .ant-steps-item-title{-webkit-padding-end:8px;font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em;padding-inline-end:8px}@media only screen and (max-width:767px){.cs-steps.ant-steps .ant-steps-item-container .ant-steps-item-title{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);white-space:nowrap}}.cs-steps.ant-steps .ant-steps-item-container .ant-steps-item-title:after{display:none}.ant-select{outline:none}.section-page{padding-bottom:72px;padding-top:24px}@media only screen and (max-width:767px){.section-page{padding-bottom:48px;padding-top:16px}}.search-page{padding-top:32px}@media only screen and (max-width:767px){.search-page .container{padding:0}}.search-page .search-filter{max-width:589px}@media only screen and (max-width:767px){.search-page .search-filter{padding:0 16px}}.search-page .search-grid{display:flex}.search-page .search-grid .filter-block{margin-right:40px;max-width:300px;width:100%}.search-page .search-grid .container{padding:0}.contributor-landing-page{padding-bottom:72px}@media only screen and (max-width:767px){.contributor-landing-page{padding-bottom:0}}.contributor-landing-page .FilterTagList{margin-bottom:16px}@media only screen and (max-width:767px){.contributor-landing-page .FilterTagList{display:none}.contributor-landing-page .ctacard .cta-button-wrapper button{margin:0;width:100%}}.contributor-landing-page .contributor-landing-videos{padding-bottom:40px;padding-top:32px}@media only screen and (max-width:767px){.contributor-landing-page .contributor-landing-videos{padding-top:24px}}.contributor-landing-page .contributor-landing-videos .search-filter{margin-bottom:16px;max-width:589px}.contributor-landing-page .contributor-landing-videos .section-header{margin-bottom:24px}@media only screen and (max-width:767px){.contributor-landing-page .contributor-landing-videos .section-header{margin-bottom:20px}}.FilterTagList{display:flex;flex-shrink:0;gap:8px;overflow:auto}.FilterTagList button.cs-button{border-radius:100px;font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);height:33px;padding:6px 16px 9px}@media only screen and (max-width:767px){.FilterTagList button.cs-button{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);height:30px;letter-spacing:.02em}}.taglanding-page .section-page{padding-top:32px}@media only screen and (max-width:767px){.taglanding-page .section-page{padding-top:24px}}.taglanding-page .section-header .sh-top .sh-title{margin-bottom:8px}@media only screen and (max-width:767px){.taglanding-page .section-header .sh-top .sh-title{margin-bottom:0}}.categorylanding-page{padding-bottom:72px}@media only screen and (max-width:767px){.categorylanding-page{padding-bottom:48px}}.categorylanding-page .video-list-grid .section-header{padding-bottom:12px}@media only screen and (max-width:767px){.categorylanding-page .video-list-grid .section-header{margin:0}}.categorylanding-page .video-card.videolist .video-image{padding-top:18.128%;width:32.271%}@media only screen and (max-width:767px){.categorylanding-page .video-card.videolist .video-image{padding-top:19.826%;width:34.989%}}.categorylanding-page .featured-video-card{padding:40px 0}@media only screen and (max-width:767px){.categorylanding-page .featured-video-card{padding-bottom:32px;padding-top:0}}.categorylanding-page .video-carousel-section .section-header{margin-bottom:16px}.categorylanding-page .video-carousel-section .section-header .sh-title{font:normal 500 24px/28px Founders Grotesk;font:var(--tq-heading-h4)}@media only screen and (max-width:767px){.categorylanding-page .video-carousel-section .section-header .sh-title{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}}.categorylanding-page .video-carousel-section .section-header .sh-top{align-items:flex-start}.categorylanding-page .video-carousel-section .section-header .sh-top a{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em}.categorylanding-page .featured-collection{padding:40px 0}@media only screen and (max-width:767px){.categorylanding-page .featured-collection{padding:32px 0}}.categorylanding-page .video-list-filter-grid{align-items:flex-start;display:flex;gap:40px}.categorylanding-page .video-list-filter-grid .filter-block{max-width:300px;width:100%}.categorylanding-page .video-list-filter-grid .video-list-filter-grid-right .search-filter{margin-bottom:12px;max-width:592px}.categorylanding-page .video-list-filter-grid .video-list-filter-grid-right .container,.categorylanding-page .video-list-filter-grid .video-list-filter-grid-right .container-rnp{padding:0}@media only screen and (max-width:767px){.video-list-filter-section .container{padding:0}.video-list-filter-section .section-header{padding:0 16px 12px}.video-list-filter-section .search-filter{margin-bottom:16px;padding:0 16px}}.collectionlanding-page.search-page{padding-top:0}@media only screen and (max-width:767px){.collectionlanding-page.search-page .search-filter{padding:0}.collectionlanding-page.search-page .container{padding:0 16px}.collectionlanding-page.search-page .container .container{padding:0}}.collectionlanding-page .section-page{padding-top:32px}@media only screen and (max-width:767px){.collectionlanding-page .section-page{padding-top:24px}}.collectionlanding-page .FilterTagList{margin-bottom:8px;margin-top:16px}@media only screen and (max-width:767px){.collectionlanding-page .FilterTagList{margin-bottom:0}}.Video-detail-page{padding-bottom:72px}@media only screen and (max-width:767px){.Video-detail-page{padding-bottom:0}}.Video-detail-page .video-info-wrapper{padding-top:24px}@media only screen and (max-width:767px){.Video-detail-page .video-info-wrapper{padding-bottom:24px}.Video-detail-page .s-40{padding-bottom:32px}}.table-invite-page{padding:32px 0 75px}@media only screen and (max-width:767px){.table-invite-page{padding:24px 0 48px}}.table-invite-page .table-invite-grid{display:flex;gap:40px}@media only screen and (max-width:1150px){.table-invite-page .table-invite-grid{gap:20px}}@media only screen and (max-width:991px){.table-invite-page .table-invite-grid{flex-direction:column-reverse;gap:24px;padding:0 16px}.table-invite-page .table-invite-grid:first-child{flex-direction:column;gap:44px;padding:0}.table-invite-page .table-invite-grid:first-child .table-invite-left{width:100%}}@media only screen and (max-width:767px){.table-invite-page .table-invite-grid:first-child .table-invite-left{padding:0 16px}}.table-invite-page .table-invite-grid .table-invite-left{width:31.25%}@media only screen and (max-width:991px){.table-invite-page .table-invite-grid .table-invite-left{width:100%}}.table-invite-page .table-invite-grid .table-invite-left .tableCard{max-width:100%}.table-invite-page .table-invite-grid .table-invite-left .image-tbl{border-radius:16px;overflow:hidden;padding-top:58.098%;position:relative}.table-invite-page .table-invite-grid .table-invite-right{width:65.774%}@media only screen and (max-width:991px){.table-invite-page .table-invite-grid .table-invite-right{width:100%}}.table-invite-page .table-invite-grid .table-invite-right .content h3{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em;margin-bottom:4px}@media only screen and (max-width:767px){.table-invite-page .table-invite-grid .table-invite-right .content h3{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}}.table-invite-page .table-invite-grid .table-invite-right .content p{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}@media only screen and (max-width:767px){.table-invite-page .s-40{padding-bottom:32px}}.table-rsvp-account-page{padding-bottom:72px;padding-top:32px}@media only screen and (max-width:767px){.table-rsvp-account-page{padding-bottom:48px;padding-top:24px}}.table-rsvp-account-page .table-rsvp-block{background:#faf4e8;background:var(--tq-neutral-200);border-radius:8px;box-shadow:0 45px 18px rgba(78,68,54,.02),0 25px 15px rgba(78,68,54,.08),0 11px 11px rgba(78,68,54,.13),0 3px 6px rgba(78,68,54,.15),0 0 0 rgba(78,68,54,.15);margin:auto;max-width:480px;width:100%}@media only screen and (max-width:767px){.table-rsvp-account-page .table-rsvp-block{background:#f9eede;background:var(--tq-ivory);border-radius:8px;box-shadow:none;max-width:100%}}.table-rsvp-account-page .table-rsvp-block .table-rsvp-header{padding:24px 30px 44px}@media only screen and (max-width:767px){.table-rsvp-account-page .table-rsvp-block .table-rsvp-header{padding:0 16px 28px}}.table-rsvp-account-page .table-rsvp-block .table-rsvp-header .tableCard{max-width:100%}.table-rsvp-account-page .table-rsvp-block .table-rsvp-body{padding:0 24px 24px}@media only screen and (max-width:767px){.table-rsvp-account-page .table-rsvp-block .table-rsvp-body{padding:0 16px}}.table-rsvp-account-page .table-rsvp-block .rsvp-btn{margin-top:16px}@media only screen and (max-width:767px){.table-rsvp-account-page .table-rsvp-block .rsvp-btn{margin-top:0}}.table-rsvp-account-page .cs-devider{margin:auto;max-width:351px;width:100%}@media only screen and (max-width:767px){.table-rsvp-account-page .cs-devider{max-width:239px}}.table-rsvp-account-page ol{list-style-position:inside;margin-top:12px}.table-rsvp-account-page ol li{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}.cs-devider .ant-divider-with-text{-webkit-border-before:0 #9e9991;-webkit-border-before:0 var(--tq-neutral-600);border-block-start:0 #9e9991;border-block-start:0 var(--tq-neutral-600);margin:24px 0}@media only screen and (max-width:767px){.cs-devider .ant-divider-with-text{margin:20px 0}}.cs-devider .ant-divider-with-text .ant-divider-inner-text{color:#9e9991;color:var(--tq-neutral-600);font:normal 600 18px/110% Founders Grotesk;font:var(--tq-label-l);letter-spacing:.09em;text-transform:uppercase}@media only screen and (max-width:767px){.cs-devider .ant-divider-with-text .ant-divider-inner-text{font:normal 600 20px/110% Founders Grotesk;font:var(--tq-label-xl);letter-spacing:.09em;text-transform:uppercase}}.donate-page.table-rsvp-success .donate-block{max-width:528px}.donate-page.table-rsvp-success .donate-block .donate-form{padding:24px}.donate-page.table-rsvp-success .donate-block .donate-form .donation-successful{padding-top:16px}.donate-page.table-rsvp-success .donate-block .donate-form .gif-img{margin:auto;padding-top:206px;width:206px}@media only screen and (max-width:767px){.donate-page.table-rsvp-success .donate-block .donate-form .gif-img{padding-top:150px;width:150px}}.donate-page.table-rsvp-success .donate-block .donate-form .see-table{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em;margin-top:16px}.allcontributor-page .section-header{margin-bottom:24px}@media only screen and (max-width:767px){.allcontributor-page .section-header{margin-bottom:16px}}.all-filter-tags .FilterTagList{flex-wrap:wrap}@media only screen and (max-width:767px){.video-list-page .video-list-grid .section-header{padding:0 16px 16px}.video-list-page .video-list-grid .container{padding:0}}.home-page{padding-bottom:72px;padding-top:24px}@media only screen and (max-width:767px){.home-page{padding-bottom:48px;padding-top:0}}.home-page .category-slider,.home-page .collection-carousel,.home-page .contributor-carousel,.home-page .featured-carousel,.home-page .featured-collection,.home-page .video-carousel{margin-bottom:40px}@media only screen and (max-width:767px){.home-page .category-slider,.home-page .collection-carousel,.home-page .contributor-carousel,.home-page .featured-carousel,.home-page .featured-collection,.home-page .video-carousel{margin-bottom:32px}}.home-page .section-header .sh-top .sh-title{font:normal 500 24px/28px Founders Grotesk;font:var(--tq-heading-h4)}@media only screen and (max-width:767px){.home-page .section-header .sh-top .sh-title{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}.home-page .s-40{padding-bottom:32px}}.cta-carousel-section{overflow:hidden;padding:40px 0}.cta-carousel-section h2{font-size:28px;font-style:normal;font-weight:500;letter-spacing:.28px;line-height:normal;margin-bottom:32px}.cta-carousel-section .slick-track{display:flex}.cta-carousel-section .slick-track>div{margin:0 8px}.cta-carousel-section .slick-track .slick-slide{height:auto}.cta-carousel-section .slick-track .slick-slide>div{height:100%}.cta-carousel-section .cta-carousel-card{background:#aecacd;background:var(--tq-blue-2);border-radius:16px;display:flex;flex-direction:column;height:100%;max-width:280px;min-width:280px;padding:20px;width:100%}.cta-carousel-section .cta-carousel-card .heading{align-items:baseline;display:flex;font-size:24px;font-style:normal;font-weight:500;gap:6px;letter-spacing:.24px;line-height:normal;margin-bottom:8px}.cta-carousel-section .cta-carousel-card .heading .title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;max-height:84px;overflow:hidden}.cta-carousel-section .cta-carousel-card .heading svg{flex-shrink:0}.cta-carousel-section .cta-carousel-card .description{-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;flex:1 1;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.32px;line-height:140%;max-height:178px;overflow:hidden}.cta-carousel-section .cta-carousel-card a{align-items:center;color:#1a1714;color:var(--tq-neutral-900);display:inline-flex;font-size:18px;font-style:normal;font-weight:500;gap:6px;letter-spacing:.18px;line-height:normal;margin-top:20px}.video-info .video-info-block{align-items:center;background:#fff;border-radius:8px;box-shadow:0 0 18px 0 rgba(0,0,0,.25);display:flex;gap:16px;justify-content:space-between;padding:16px}@media only screen and (max-width:767px){.video-info .video-info-block{padding:12px}}@media only screen and (max-width:375px){.video-info .video-info-block{gap:12px}}.video-info .video-info-block .video-info-left{align-items:center;display:flex;flex:1 1;gap:16px}@media only screen and (max-width:375px){.video-info .video-info-block .video-info-left{gap:12px}}.video-info .video-info-block .video-info-left .video-thumb-img{border-radius:4px;cursor:pointer;flex-shrink:0;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding-top:56px;position:relative;width:100px}@media only screen and (max-width:375px){.video-info .video-info-block .video-info-left .video-thumb-img{padding-top:48px;width:80px}}.video-info .video-info-block .video-info-left .video-thumb-img .ant-image{inset:0;position:absolute}.video-info .video-info-block .video-info-left .video-name{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:normal;max-height:115px;overflow:hidden;word-break:break-word}@media only screen and (max-width:375px){.video-info .video-info-block .video-info-left .video-name{font-size:18px}}.video-info .video-info-block .video-info-right{align-items:center;display:flex;gap:16px}.video-info .video-info-block .video-info-right .cs-button{padding:0}@media only screen and (max-width:375px){.video-info .video-info-block .video-info-right{gap:12px}}.login-wrapper{padding:48px 0}@media only screen and (max-width:767px){.login-wrapper{padding:32px 0}}.login-wrapper .login-btn{margin-top:32px}@media only screen and (max-width:767px){.login-wrapper .login-btn{margin-top:24px}}.login-wrapper .login-btn button.cs-button.ant-btn.ant-btn-lg{font:normal 500 22px/1 Founders Grotesk;font:var(--tq-button-xl)}@media only screen and (max-width:767px){.login-wrapper .login-btn button.cs-button.ant-btn.ant-btn-lg{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-button-l)}}@media only screen and (max-width:767px) and only screen and (min-width:991px){.login-wrapper .login-btn button.cs-button.ant-btn.ant-btn-lg{letter-spacing:.01em}}.login-wrapper.contact-page{padding:32px 0}.login-wrapper.contact-page .loginblock{max-width:576px;padding:32px 48px}@media only screen and (max-width:767px){.login-wrapper.contact-page .loginblock{padding:0}}.login-wrapper.contact-page .ant-form-item{margin:0}.login-wrapper.contact-page .form-group textarea{min-height:94px}@media only screen and (max-width:767px){.login-wrapper.contact-page .form-group textarea{min-height:78px}}.login-wrapper .loginblock{background:#faf4e8;background:var(--tq-neutral-200);border-radius:16px;box-shadow:0 45px 18px rgba(78,68,54,.02),0 25px 15px rgba(78,68,54,.08),0 11px 11px rgba(78,68,54,.13),0 3px 6px rgba(78,68,54,.15),0 0 0 rgba(78,68,54,.15);margin:auto;max-width:528px;overflow:hidden;padding:24px;width:100%}@media only screen and (max-width:767px){.login-wrapper .loginblock{background:transparent;border-radius:0;box-shadow:none;max-width:100%;padding:0}}.login-wrapper .loginblock.verification .form-group{margin-bottom:0}.login-wrapper .loginblock .login-title{margin-bottom:32px}@media only screen and (max-width:767px){.login-wrapper .loginblock .login-title{margin-bottom:24px}}.login-wrapper .loginblock .login-title h3{color:#000;color:var(--tq-neutral-1000)}@media only screen and (max-width:767px){.login-wrapper .loginblock .login-title h3{margin-bottom:4px}}.login-wrapper .loginblock .login-title p{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}.login-wrapper .loginblock .login-title p a{color:#004bd9;font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny);margin-top:2px;text-decoration:underline}@media only screen and (max-width:767px){.login-wrapper .loginblock .login-title p a{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);font-weight:500}}.login-wrapper .loginblock .login-policy{font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny);margin-top:6px}.login-wrapper .loginblock .login-policy a{color:#004bd9;font-weight:500;text-decoration:underline}.login-wrapper .loginblock .login-policy a:hover{color:#2b00d9}.login-wrapper .loginblock .login-policy+.login-footer{margin-top:8px}.login-wrapper .loginblock .login-footer{font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny);margin-top:12px;text-align:center}@media only screen and (max-width:767px){.login-wrapper .loginblock .login-footer{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);font-weight:500;line-height:22.5px;margin-top:8px}}.login-wrapper .loginblock .login-footer a{color:#004bd9;font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny);font-weight:500;margin-top:2px;text-decoration:underline}@media only screen and (max-width:767px){.login-wrapper .loginblock .login-footer a{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);font-weight:500}}.login-wrapper .loginblock .login-footer a:hover{color:#2b00d9}.account-setting{padding:32px 0}@media only screen and (max-width:767px){.account-setting{padding:0}}.account-setting .account-page-title{display:none}@media only screen and (max-width:767px){.account-setting .account-page-title{border-bottom:1px solid #ddd3c5;border-bottom:1px solid var(--tq-border-bottom);display:block;font:normal 500 20px/24px Founders Grotesk;font:var(--tq-heading-h5);padding:16px}}.account-setting .account-wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px}.account-setting .account-wrapper .account-nav{background:#faf4e8;background:var(--tq-neutral-200);border-radius:8px;box-shadow:0 19px 8px rgba(78,68,54,.02),0 11px 6px rgba(78,68,54,.08),0 5px 5px rgba(78,68,54,.13),0 1px 3px rgba(78,68,54,.15),0 0 0 rgba(78,68,54,.15);max-width:268px;width:100%}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-nav{display:none}}.account-setting .account-wrapper .account-nav ul{list-style:none}.account-setting .account-wrapper .account-nav ul li:not(:last-of-type){border-bottom:1px solid #ddd3c5;border-bottom:1px solid var(--tq-border-bottom)}.account-setting .account-wrapper .account-nav ul li.active a{color:#1a1714;color:var(--tq-neutral-900);font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold)}.account-setting .account-wrapper .account-nav ul li a{align-items:center;color:#69655f;color:var(--tq-neutral-700);display:flex;font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);gap:12px;padding:16px 24px}.account-setting .account-wrapper .account-content-area{flex:1 1}.account-setting .account-wrapper .account-content-area .account-info-block{background:#faf4e8;background:var(--tq-neutral-200);border-radius:16px;box-shadow:0 45px 18px rgba(78,68,54,.02),0 25px 15px rgba(78,68,54,.08),0 11px 11px rgba(78,68,54,.13),0 3px 6px rgba(78,68,54,.15),0 0 0 rgba(78,68,54,.15);max-width:528px;padding:24px;width:100%}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block{background:transparent;box-shadow:none;max-width:100%;min-height:100vh;padding:24px 0 0}}.account-setting .account-wrapper .account-content-area .account-info-block .button-wrapper{font:normal 500 22px/1 Founders Grotesk;font:var(--tq-button-xl)}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block .button-wrapper.fixed-button{background:#faf4e8;background:var(--tq-neutral-200);border-radius:8px 8px 0 0;bottom:0;box-shadow:0 -14px 6px rgba(53,36,10,.01),0 -4px 4px rgba(53,36,10,.05),0 -1px 2px rgba(53,36,10,.05);left:0;padding:16px;position:fixed;width:100%}}.account-setting .account-wrapper .account-content-area .account-info-block.faqs{max-width:100%;padding-bottom:4px}.account-setting .account-wrapper .account-content-area .account-info-block.faqs .faq-section-title{margin:0}.account-setting .account-wrapper .account-content-area .account-info-block.faqs .container,.account-setting .account-wrapper .account-content-area .account-info-block.faqs .faq-section{background:#faf4e8;background:var(--tq-neutral-200);padding:0}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block.faqs .container,.account-setting .account-wrapper .account-content-area .account-info-block.faqs .faq-section{background:transparent}}.account-setting .account-wrapper .account-content-area .account-info-block.faqs .container-marketing{max-width:100%}.account-setting .account-wrapper .account-content-area .account-info-block.faqs .ant-collapse{background:#faf4e8;background:var(--tq-neutral-200)}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block.faqs .ant-collapse{background:transparent}}.account-setting .account-wrapper .account-content-area .account-info-block .button-wrapper{margin-top:32px}.account-setting .account-wrapper .account-content-area .account-info-block .profile{margin-bottom:24px;position:relative}.account-setting .account-wrapper .account-content-area .account-info-block .profile .ant-upload{bottom:2px;position:absolute;right:2px}.account-setting .account-wrapper .account-content-area .account-info-block .profile .ant-upload button{height:36px;min-width:36px;padding:0;width:36px}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block .profile .ant-upload button{height:28px;min-width:28px;width:28px}.account-setting .account-wrapper .account-content-area .account-info-block .profile .ant-upload button svg{height:16px;min-width:16px;width:16px}}.account-setting .account-wrapper .account-content-area .account-info-block .r-wrapper{display:flex;flex-direction:column}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block .r-wrapper{flex-direction:row;gap:8px}}.account-setting .account-wrapper .account-content-area .account-info-block .form-group{margin-bottom:16px}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block .form-group.r-50{width:50%}}.account-setting .account-wrapper .account-content-area .account-info-block .form-group .label{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);margin-bottom:8px}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block .form-group .label{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em;margin-bottom:6px}}.account-setting .account-wrapper .account-content-area .account-info-block .donation-block{background:#aecacd;background:var(--tq-blue-2);border-radius:8px;margin-bottom:20px;overflow:hidden;padding:24px 32px;text-align:center}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block .donation-block{margin-bottom:24px;padding:16px;text-align:left}}.account-setting .account-wrapper .account-content-area .account-info-block .donation-block .button-wrapper{display:flex}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block .donation-block .button-wrapper{margin-top:24px}}.account-setting .account-wrapper .account-content-area .account-info-block .donation-block .button-wrapper button{border-radius:0;flex:1 1;font:normal 600 18px/110% Founders Grotesk;font:var(--tq-label-l);height:30px;letter-spacing:.09em;padding:0;text-transform:uppercase}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block .donation-block .button-wrapper button{height:28px}}.account-setting .account-wrapper .account-content-area .account-info-block .donation-block .button-wrapper button:first-child{border-right:1px solid #465a66;border-right:1px solid var(--tq-blue-3)}.account-setting .account-wrapper .account-content-area .account-info-block .donation-block:last-child{margin-bottom:32px}.account-setting .account-wrapper .account-content-area .account-info-block .donation-block h4{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em;margin-bottom:4px}.account-setting .account-wrapper .account-content-area .account-info-block .donation-block p{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md);letter-spacing:.02em}@media only screen and (max-width:767px){.account-setting .account-wrapper .account-content-area .account-info-block .donation-block p{font:normal 400 18px/1 Founders Grotesk;font:var(--tq-text-lg);letter-spacing:.02em}.account-setting .account-wrapper .account-content-area .account-info-block .donation-block+.cs-accordion{margin-top:0}.account-setting .account-wrapper .account-content-area .account-info-block .donation-block+.cs-accordion .ant-collapse-item>.ant-collapse-header{padding:14px 16px}}.donation-list .item{align-items:flex-start;display:flex}.donation-list .item:not(:last-child){border-bottom:1px solid #ddd3c5;border-bottom:1px solid var(--tq-border-bottom);margin-bottom:8px;padding-bottom:8px}@media only screen and (max-width:767px){.donation-list .item:not(:last-child){margin-bottom:10px;padding-bottom:4px}}.donation-list .item .donation-list-dec{flex:1 1}.donation-list .item .donation-list-dec strong{font-weight:500}.donation-list .item .donation-list-dec p{margin-bottom:6px}.donation-list .item .donation-list-price{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em}.header-profile-popover{border-radius:8px;box-shadow:0 45px 18px rgba(78,68,54,.02),0 25px 15px rgba(78,68,54,.08),0 11px 11px rgba(78,68,54,.13),0 3px 6px rgba(78,68,54,.15),0 0 0 rgba(78,68,54,.15);min-width:383px;padding:0}@media only screen and (max-width:767px){.header-profile-popover{background:#faf4e8;background:var(--tq-neutral-200);border-radius:0;bottom:0;box-shadow:none;height:calc(100% - 64px);left:0!important;min-width:100%;position:fixed;top:64px!important}.header-profile-popover .ant-popover-inner{background:transparent;box-shadow:none}}.header-profile-popover .ant-popover-inner-content{padding:0}.header-profile-popover .ant-popover-arrow{display:none}.header-profile-popover .account-profile-header{padding:24px 24px 0;text-align:center}.header-profile-popover .account-profile-header h5{font:normal 400 20px/24px Sanomat;font:var(--tq-display-h5);letter-spacing:.01em;margin-bottom:4px;margin-top:16px}@media only screen and (max-width:767px){.header-profile-popover .account-profile-header h5{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}}.header-profile-popover .account-profile-header p{color:#3d3b38;color:var(--tq-neutral-800);font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}@media only screen and (max-width:767px){.header-profile-popover .account-profile-header p{font:normal 400 18px/1 Founders Grotesk;font:var(--tq-text-lg);letter-spacing:.02em}}.header-profile-popover .account-profile-header p:not(:last-of-type){margin-bottom:8px}.header-profile-popover .profile-btn{border-top:1px solid #ddd3c5;border-top:1px solid var(--tq-border-bottom);padding:32px 24px}@media only screen and (max-width:767px){.header-profile-popover .profile-btn{padding:32px 16px}}.header-profile-popover .profile-btn button{padding:0 24px}@media only screen and (max-width:767px){.header-profile-popover .profile-btn button{background:transparent}}.header-profile-popover .profile-menu{padding-top:32px}.header-profile-popover .profile-menu ul{list-style:none}.header-profile-popover .profile-menu ul li{border-top:1px solid #ddd3c5;border-top:1px solid var(--tq-border-bottom)}.header-profile-popover .profile-menu ul li a{align-items:center;color:#1a1714;color:var(--tq-neutral-900);display:flex;font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);padding:16px 24px;position:relative}@media only screen and (max-width:767px){.header-profile-popover .profile-menu ul li a{padding:16px}}.header-profile-popover .profile-menu ul li a:hover{color:#3d3b38;color:var(--tq-neutral-800)}.header-profile-popover .profile-menu ul li a .Caret{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-profile-popover .profile-menu ul li a svg{margin-right:8px}.form-group-two-grid{display:flex;gap:16px}@media only screen and (max-width:767px){.form-group-two-grid{gap:8px}}.form-group-two-grid .ant-form-item,.form-group-two-grid .form-group{width:100%}.form-group{margin-bottom:16px}@media only screen and (max-width:767px){.form-group{margin-bottom:20px}}.form-group .ant-form-item{margin:0}.form-group .label{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);margin-bottom:8px}@media only screen and (max-width:767px){.form-group .label{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em;margin-bottom:6px}}.form-group a{color:#004bd9;display:inline-block;font:normal 400 14px/140% Founders Grotesk;font:var(--tq-paragraph-s);font-weight:500;letter-spacing:.02em;margin-top:2px}@media only screen and (max-width:767px){.form-group a{display:block;margin-top:0}}.form-group a:hover{color:#2b00d9}.ant-form-item-label label span{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md)}@media only screen and (max-width:767px){.ant-form-item-label label span{font:normal 400 18px/1 Founders Grotesk;font:var(--tq-text-lg);letter-spacing:.02em}}.s-0{padding-top:0}.s-5{padding-top:5px}.s-10{padding-top:10px}.s-15{padding-top:15px}.s-20{padding-top:20px}.s-25{padding-top:25px}.s-30{padding-top:30px}.s-35{padding-top:35px}.s-40{padding-top:40px}.s-45{padding-top:45px}.s-50{padding-top:50px}.s-55{padding-top:55px}.s-60{padding-top:60px}.s-65{padding-top:65px}.s-70{padding-top:70px}.s-75{padding-top:75px}@media (min-width:991px){.responsive-view{--tq-primary-font:"Founders Grotesk";--tq-primary-font-light:"Founders Grotesk light";--tq-primary-font-mono:"Founders Grotesk Mono";--tq-secondary-font:"Sanomat";--tq-display-h0:normal 300 60px/72px var(--tq-secondary-font);--tq-display-h1:normal 300 40px/48px var(--tq-secondary-font);--tq-display-h2:normal 400 32px/38px var(--tq-secondary-font);--tq-display-h3:normal 400 28px/34px var(--tq-secondary-font);--tq-display-h4:normal 400 24px/29px var(--tq-secondary-font);--tq-display-h5:normal 400 20px/24px var(--tq-secondary-font);--tq-display-h6:normal 400 20px/24px var(--tq-secondary-font);--tq-heading-h1:normal 500 40px/47px var(--tq-primary-font);--tq-heading-h2:normal 500 32px/38px var(--tq-primary-font);--tq-heading-h3:normal 500 28px/33px var(--tq-primary-font);--tq-heading-h4:normal 500 24px/28px var(--tq-primary-font);--tq-heading-h5:normal 500 20px/24px var(--tq-primary-font);--tq-heading-h6:normal 500 18px/21px var(--tq-primary-font);--tq-heading-h7:normal 500 16px/19px var(--tq-primary-font);--tq-text-lg:normal 400 18px/1 var(--tq-primary-font);--tq-text-lg-bold:normal 500 18px/1 var(--tq-primary-font);--tq-text-md:normal 400 16px/1 var(--tq-primary-font);--tq-text-md-bold:normal 500 16px/1 var(--tq-primary-font);--tq-text-md-kicker:normal 400 18px/1 var(--tq-primary-font-mono);--tq-text-small:normal 400 14px/1 var(--tq-primary-font);--tq-text-small-bold:normal 500 14px/1 var(--tq-primary-font);--tq-text-small-kicker:normal 400 12px/1 var(--tq-primary-font-mono);--tq-text-tiny:normal 400 12px/14px var(--tq-primary-font);--tq-text-tiny-bold:normal 500 12px/14px var(--tq-primary-font);--tq-text-tiny-kicker:normal 400 10px/1 var(--tq-primary-font-mono);--tq-button-xl:normal 500 22px/1 var(--tq-primary-font);--tq-button-l:normal 500 18px/1 var(--tq-primary-font);--tq-button-m:normal 500 16px/1 var(--tq-primary-font);--tq-button-s:normal 500 14px/1 var(--tq-primary-font);--tq-label-xl:normal 600 20px/110% var(--tq-primary-font);--tq-label-l:normal 600 18px/110% var(--tq-primary-font);--tq-label-m:normal 600 16px/110% var(--tq-primary-font);--tq-label-s:normal 600 14px/110% var(--tq-primary-font);--tq-label-xs:normal 600 12px/110% var(--tq-primary-font);--tq-paragraph-s:normal 400 14px/140% var(--tq-primary-font);--tq-paragraph-m:normal 400 16px/140% var(--tq-primary-font);--tq-paragraph-l:normal 400 18px/140% var(--tq-primary-font);--tq-paragraph-l-xl:normal 400 24px/140% var(--tq-primary-font);--tq-quote:normal 400 32px/140% var(--tq-primary-font)}}.responsive-view.contributor-carousel .slick-slide .contributorcard{max-width:136px;min-width:136px}.responsive-view.contributor-carousel .slick-slide{width:auto}.responsive-view .section-header .sh-top .sh-title{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}.responsive-view .category-card .category-title .topic:before{border-bottom:4px solid}.responsive-view.category-card .category-title .topic{font:normal 400 20px/24px Sanomat;font:var(--tq-display-h5);padding-bottom:12px}.responsive-view.category-card .category-title .topic:before{border-bottom:4px solid}.responsive-view .category-card.categorylist .category-title{padding:24px 12px}.responsive-view.category-grid .category-card{padding-top:104px}.responsive-view.category-grid .category-card .category-title .topic{font:normal 400 20px/24px Sanomat;font:var(--tq-display-h5);letter-spacing:.01em}.responsive-view.category-slider .slick-slide{margin:0 6px;width:auto}.responsive-view.category-slider .category-card{max-width:160px;min-width:160px;padding-top:208px}.responsive-view.category-slider .category-card .category-title{padding:16px}.responsive-view.category-card.category-lending{padding-top:160px}.responsive-view.category-card.category-lending .category-title{padding:16px}.responsive-view.category-card.category-lending .category-title .topic{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em}.responsive-view.category-list .category-card{display:block;padding-top:84px}.responsive-view.category-list .category-card .category-title .topic{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em;padding-bottom:12px}.responsive-view .collection-card{max-width:167px;min-width:167px}.responsive-view.collection-hero{padding:32px 32px 24px}.responsive-view.collection-hero .container{padding:0}.responsive-view.collection-hero .collection-hero-wrapper{align-items:center;flex-direction:column;justify-content:center;text-align:center}.responsive-view.collection-hero .collection-hero-wrapper .collection-hero-description .collection-hero-title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em}.responsive-view.collection-hero .collection-hero-wrapper .collection-hero-description p{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md)}.responsive-view.banner{padding-top:240px}.ctacard.responsive-view{border-radius:0;flex-direction:column;margin:0;max-width:375px;padding:32px 24px}.ctacard.responsive-view .ctaCard-img{border-radius:8px;margin-bottom:24px;max-width:100%;min-height:0;overflow:hidden;padding-top:184px}.ctacard.responsive-view .ctacard-dec{margin:0;max-width:100%;padding:0;text-align:center}.ctacard.responsive-view .ctacard-dec h3{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em}.ctacard.responsive-view .ctacard-dec .paragraph{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em;margin-bottom:24px}.ctacard.responsive-view .cta-button-wrapper .cs-button.ant-btn.ant-btn-sm{height:40px}.responsive-view.ctacard.ctaMarketing{border-radius:0}.responsive-view.ctacard.ctaMarketing .ctacard-dec{padding:0}.responsive-view.ctacard.ctaMarketing .ctacard-dec .date{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6);margin-bottom:4px}.responsive-view.ctacard.ctaMarketing .ctacard-dec .cta-button-wrapper{gap:8px}.responsive-view.ctacard.ctaMarketing .ctacard-dec .cta-button-wrapper button{flex:1 1;padding:0}.responsive-view.featured-carousel{background:#1a1714;background:var(--tq-neutral-900);padding:0}.responsive-view.featured-carousel .slick-slide .featuredvideocard{-webkit-transform-origin-x:unset;opacity:1;-webkit-transform:scale(1);transform:scale(1)}.responsive-view.featured-carousel .slick-slide .featuredvideocard,.responsive-view.featured-carousel .slick-slide.slick-current .featuredvideocard{padding-top:0}.responsive-view.featured-carousel.center-false{overflow:hidden;padding:24px 16px 0}.responsive-view.featured-carousel.center-false:after{background:rgba(0,0,0,.65);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.responsive-view.featured-carousel.center-false:before{background-image:url(/static/media/blur.5f6729dfad90525db379.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";-webkit-filter:blur(80px);filter:blur(80px);height:100%;left:0;position:absolute;top:0;width:100%}.responsive-view.featured-carousel .display-h4{color:#fbf7f1;margin-bottom:12px;position:relative;z-index:1}.responsive-view.featured-carousel.center-false .ant-carousel .fvc-details{background:transparent;padding:16px 0}.responsive-view.featured-carousel.center-false .ant-carousel .fvc-image{border-radius:8px;height:0;overflow:hidden;padding-top:56%;position:relative;z-index:1}.responsive-view.featured-carousel.center-false .ant-carousel .fvc-details .fvc-description{margin-top:0}.responsive-view.featured-carousel .featuredvideocard{padding-top:0}.responsive-view.featured-carousel .fvc-image .lazy-load-image{height:100%;left:0;position:absolute;top:0;width:100%}.responsive-view .slick-slide .featuredvideocard .paragraph-m{display:block}.responsive-view .slick-slide.slick-current .featuredvideocard{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.responsive-view .featuredvideocard{flex-direction:column}.responsive-view .ant-carousel .featuredvideocard .fvc-image:before{background:linear-gradient(180deg,transparent,#000)}.responsive-view .ant-carousel .featuredvideocard .fvc-image{height:420px;position:relative}.responsive-view .ant-carousel .featuredvideocard .fvc-details{background:#000;background:var(--tq-neutral-1000);flex-direction:column;padding:0 16px 24px;position:relative}.responsive-view .ant-carousel .featuredvideocard .fvc-details .fvc-description{margin-top:-146px;max-width:100%;position:relative}.responsive-view .ant-carousel .featuredvideocard .fvc-details .article-description{margin-top:0}.responsive-view .ant-carousel .featuredvideocard .fvc-details .slider-button{display:flex;flex-direction:row-reverse;gap:8px;max-width:100%}.responsive-view .ant-carousel .featuredvideocard .fvc-details .slider-button button{flex:1 1;font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);height:48px;width:50%}.responsive-view .ant-carousel .featuredvideocard .fvc-details .slider-button button:last-child{margin-top:0}.responsive-view .ant-carousel .featuredvideocard{border-radius:0;flex-direction:column;padding:0}.video-grid.responsive-view .section-header .sh-top .sh-title{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}.video-grid.responsive-view .ant-tag{gap:0;height:21px;max-height:21px;min-height:21px;padding:0 4px 0 8px}.video-grid.responsive-view .video-card .video-image .timestamp{font-size:12px;height:16px;line-height:16px;padding:0 6px}.video-list-grid.responsive-view .videolist{padding:16px 0}.video-list-grid.responsive-view .section-header .sh-top .sh-title{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}.video-list-grid.responsive-view .video-card.videolist .video-image{width:104px}.video-list-grid.responsive-view .ant-tag{gap:0;height:21px;max-height:21px;min-height:21px;padding:0 4px 0 8px}.video-list-grid.responsive-view .video-card .video-image .timestamp{font-size:12px;height:16px;line-height:16px;padding:0 6px}.video-carousel.responsive-view .slick-slide{margin:0 4px;width:auto}.video-carousel.responsive-view .video-card{max-width:160px;min-width:160px}.video-carousel.responsive-view .section-header .sh-top .sh-title{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}.video-carousel.responsive-view .ant-tag{gap:0;height:21px;max-height:21px;min-height:21px;padding:0 4px 0 8px}.video-carousel.responsive-view .video-card .video-image .timestamp{font-size:12px;height:16px;line-height:16px;padding:0 6px}.responsive-view.tag_carousel .ant-tag,.responsive-view.tag_grid .ant-tag{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.responsive-view.taghero{padding:63px 24px}.responsive-view.taghero .title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em}.responsive-view .cs-button.ant-btn.ant-btn-lg{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-button-m);height:50px}@media only screen and (min-width:991px){.responsive-view .cs-button.ant-btn.ant-btn-lg{letter-spacing:.02em}}.responsive-view.heroblock{padding-bottom:101px;padding-top:131px}.responsive-view.heroblock:before{background:linear-gradient(1turn,#000,rgba(0,0,0,.877) 48.8%,transparent 96.6%);bottom:0;content:"";height:412px;left:0;position:absolute;width:100%;z-index:1}.responsive-view.heroblock .container{padding:0 16px}.responsive-view.heroblock .herocontent{text-align:left}.responsive-view.heroblock .herocontent .title{font:normal 300 40px/48px Sanomat;font:var(--tq-display-h1);letter-spacing:.01em;overflow:hidden;white-space:pre-wrap}@media only screen and (min-width:991px){.responsive-view.heroblock .herocontent .title{letter-spacing:.02em}}.responsive-view.heroblock .herocontent .description{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em;overflow:hidden;white-space:pre-wrap}.responsive-view.heroblock .herocontent .date-heading{font:normal 500 20px/24px Founders Grotesk;font:var(--tq-heading-h5);margin-top:16px}.responsive-view.heroblock .herocontent .hero-button-wrapper{gap:12px}.responsive-view.heroblock .herocontent .hero-button-wrapper button{flex:1 1;padding:0}.responsive-view.quoteslider{padding:60px 0}.responsive-view.quoteslider .slick-dots{margin-top:22px}.responsive-view.quoteslider .slick-dots li{height:6px;margin:0 3px;width:6px}.responsive-view.quoteslider .slick-dots li button,.responsive-view.quoteslider .slick-dots li.slick-active{height:6px;width:6px}.responsive-view.quoteslider .quote-wrapper{padding:0 16px}.responsive-view.quoteslider .quote-wrapper .quote{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em;margin-bottom:22px}.responsive-view.quoteslider .quote-wrapper .contributor-wrapper .auth-name{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);margin-bottom:8px}.responsive-view.quoteslider .quote-wrapper .contributor-wrapper .auth-subtitle{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.responsive-view .ant-avatar.ant-avatar-lg{height:48px;width:48px}.responsive-view.information-block{padding:60px 0}.responsive-view.information-block .information-wrapper{flex-direction:column-reverse;gap:32px}.responsive-view.information-block .information-wrapper.info-rev{flex-direction:column-reverse}.responsive-view.information-block .information-wrapper .information-image{-webkit-filter:none;filter:none;padding-top:195px}.responsive-view.information-block .information-wrapper .information-image.square-img{padding-top:290px}.responsive-view.information-block .information-wrapper .information-image.portrait-img{padding-top:350px}.responsive-view.information-block .information-wrapper .information-content h3{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em;margin-bottom:8px}.responsive-view.information-block .information-wrapper .information-content .button-wrapper{flex-wrap:wrap;gap:12px}.responsive-view.information-block .information-wrapper .information-content .button-wrapper button{flex:1 1;padding:0}.responsive-view.information-block .information-wrapper .information-content .description{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}.responsive-view.newsletter-section{padding:60px 16px}.responsive-view.newsletter-section .newsletter-wrapper .title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em;margin-bottom:4px}.responsive-view.newsletter-section .newsletter-wrapper .description{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}.responsive-view.newsletter-section .newsletter-wrapper .subscribe-group{flex-direction:column;gap:2px;margin-top:32px}.responsive-view.newsletter-section .newsletter-wrapper .subscribe-group .form-group .ant-input{font-size:18px;max-height:44px}.responsive-view.donate-wrapper{padding:60px 16px}.responsive-view.donate-wrapper .d-title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em;margin-bottom:10px}.responsive-view.donate-wrapper .amount-wrapper{box-shadow:none;flex-direction:column;margin-top:20px}.responsive-view.donate-wrapper .amount-wrapper .amount-video-section{flex:0 0 100%;padding:16px;width:100%}.responsive-view.donate-wrapper .amount-wrapper .amount-video-section .video-section-title{margin-bottom:26px}.responsive-view.donate-wrapper .amount-wrapper .amount-video-section .video-section-title h3{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em;margin-bottom:16px}.responsive-view.donate-wrapper .amount-wrapper .amount-video-section .video-section-title p{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}.responsive-view.donate-wrapper .amount-wrapper .amount-video-section .video-block.video-flex{gap:12px}.responsive-view.donate-wrapper .amount-wrapper .amount-video-section .video-block.video-flex .video-img{max-width:104px}.responsive-view.donate-wrapper .amount-wrapper .amount-video-section .video-block.video-flex p{font:normal 400 14px/140% Founders Grotesk;font:var(--tq-paragraph-s);letter-spacing:.02em}.responsive-view.donate-wrapper .amount-wrapper .amount-video-section .video-block .video-img{margin-bottom:12px}.responsive-view.donate-wrapper .amount-wrapper .amount-video-section .video-block p{font:normal 400 14px/140% Founders Grotesk;font:var(--tq-paragraph-s);letter-spacing:.02em}.responsive-view.donate-wrapper .amount-wrapper .amount-form{flex:0 0 100%;padding:16px;width:100%}.responsive-view.donate-wrapper .amount-wrapper .amount-form .cs-radiogroup .ant-radio-group .ant-radio-button-wrapper span{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-button-m)}@media only screen and (min-width:991px){.responsive-view.donate-wrapper .amount-wrapper .amount-form .cs-radiogroup .ant-radio-group .ant-radio-button-wrapper span{letter-spacing:.02em}}.responsive-view.donate-wrapper .amount-wrapper .amount-form .form-label{font:normal 500 16px/19px Founders Grotesk;font:var(--tq-heading-h7)}.responsive-view.donate-wrapper .amount-wrapper .amount-form .cs-radio-form{margin-bottom:24px}.responsive-view.donate-wrapper .amount-wrapper .amount-form .cs-devider{max-width:240px}.responsive-view.donate-wrapper .amount-wrapper .amount-form .cs-devider .ant-divider{margin:20px auto}.responsive-view.donate-wrapper .amount-wrapper .amount-form .cs-radiogroup .ant-radio-group{gap:12px}.responsive-view.heavy-module{padding:60px 0}.responsive-view.heavy-module .heavy-module-container .button-wrapper{flex-wrap:wrap;gap:12px}.responsive-view.heavy-module .heavy-module-container .button-wrapper button{flex:1 1;padding:0}.responsive-view.heavy-module .heavy-module-container .contributor .contributor-content .contributor-name{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);margin-bottom:8px}.responsive-view.heavy-module .heavy-module-container .contributor .contributor-content p{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.responsive-view.heavy-module .heavy-module-container h2{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}.responsive-view.heavy-module .heavy-module-container .date{font:normal 500 16px/19px Founders Grotesk;font:var(--tq-heading-h7)}.responsive-view.heavy-module .heavy-module-container .cms-content{overflow:hidden;white-space:pre-wrap}.responsive-view.heavy-module.heromodule{padding:100px 16px 60px}.responsive-view.heavy-module.heromodule .heavy-module-container h2{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em}@media only screen and (min-width:991px){.responsive-view.heavy-module.heromodule .heavy-module-container h2{letter-spacing:.02em}}.responsive-view.heavy-module.heromodule .heavy-module-container .contributor{margin-bottom:8px}.responsive-view.heavy-module.heromodule .heavy-module-container .date{font:normal 500 16px/19px Founders Grotesk;font:var(--tq-heading-h7);margin-bottom:24px}.responsive-view.faq-section{padding:32px 16px 16px}.responsive-view.faq-section .faq-section-title{margin-bottom:16px}.responsive-view.faq-section .faq-section-title .title{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}.responsive-view.faq-section .faq-section-title .subtitle{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}.responsive-view .cs-accordion .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-header-text{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6)}.responsive-view.ctaBanner-section{padding:0}.responsive-view.ctaBanner-section .cta-bnnner-block.ctabannerbackground-none{padding:60px 16px}.responsive-view.ctaBanner-section .cta-bnnner-block.ctabannerbackground{border-radius:0;padding:60px 16px}.responsive-view.ctaBanner-section .cta-bnnner-block .cta-content .title{font:normal 400 20px/24px Sanomat;font:var(--tq-display-h5);letter-spacing:.01em;margin-bottom:8px}.responsive-view.ctaBanner-section .cta-bnnner-block .cta-content .description{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em;margin-bottom:24px}.responsive-view.featured-collection .featured-collection-wrapper{border-radius:0;flex-direction:column;padding:32px 24px}.responsive-view.featured-collection .featured-collection-wrapper .featured-collection-img{border-radius:8px;overflow:hidden;padding-top:180px;width:100%}.responsive-view.featured-collection .featured-collection-wrapper .featured-collection-dec{padding:24px 0 0}.responsive-view.featured-collection .featured-collection-wrapper .featured-collection-dec .title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em;margin-bottom:2px}.responsive-view.featured-collection .featured-collection-wrapper .featured-collection-dec .featured-collection-video-count{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md)}.responsive-view.featured-collection .featured-collection-wrapper .featured-collection-dec p{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}.responsive-view.featured-collection .featured-collection-wrapper .featured-collection-dec button{margin-top:24px;width:100%}.responsive-view.featuredcontributor{background:#1a1714;background:var(--tq-neutral-900);padding:0}.responsive-view.featuredcontributor .container-rnp{padding:0}.responsive-view.featuredcontributor .featuredcontributor-wrapper{flex-direction:column}.responsive-view.featuredcontributor .featuredcontributor-wrapper .featuredcontributor-detail{margin:0;max-width:100%;padding:0 16px}.responsive-view.featuredcontributor .featuredcontributor-wrapper .featuredcontributor-detail p{color:#fbf7f1;color:var(--tq-neutral-100);font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}.responsive-view.featuredcontributor .featuredcontributor-wrapper .featuredcontributor-detail-wrapper{margin-top:-25px;padding-bottom:16px;position:relative}.responsive-view.featuredcontributor .featuredcontributor-wrapper .featuredcontributor-detail-wrapper .featurecontributor-name{font:normal 600 20px/110% Founders Grotesk;font:var(--tq-label-xl);margin-bottom:8px;padding:14px}.responsive-view.featuredcontributor .featuredcontributor-image{border-radius:0;padding-top:420px;width:100%}.responsive-view.featuredcontributor .featuredcontributor-image .lazy-load-image{height:100%;left:0;position:absolute;top:0;width:100%}.responsive-view.login-wrapper.contact-page{padding:0}.responsive-view.login-wrapper.contact-page .loginblock{background:#f9eede;background:var(--tq-ivory);border-radius:0;padding:32px 16px}.responsive-view.login-wrapper.contact-page .loginblock button.cs-button.ant-btn.ant-btn-lg{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-button-l);padding:0 16px}@media only screen and (min-width:991px){.responsive-view.login-wrapper.contact-page .loginblock button.cs-button.ant-btn.ant-btn-lg{letter-spacing:.01em}}.responsive-view.video-info-section>div>img{width:100%}.responsive-view.video-info-section .custom-overlay-without-controls{padding:0 16px}.responsive-view.video-info-section .custom-control-wrap{padding:16px}.responsive-view.video-info-section .controlitem-top svg{height:auto;width:24px}.responsive-view.video-info-section .custom-control-wrap .volume-section{display:none}.responsive-view.video-info-section .right-controls svg{height:auto;margin-left:8px;width:24px}.responsive-view.video-info-section .custom-control-wrap .play-duration .text-md{font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny)}.responsive-view.video-info-section .video-info-wrapper{flex-direction:column}.responsive-view.video-info-section .video-info-wrapper .videoinfo-title{gap:12px;order:1;width:100%}.responsive-view.video-info-section .video-button-wrapper{justify-content:flex-start;order:5;width:100%}.responsive-view.video-info-section .video-button-wrapper .videoaction svg{height:16px;width:16px}.responsive-view.video-info-section .video-button-wrapper .videoaction{flex:1 1;flex-wrap:wrap;max-height:50px;min-width:62px}.responsive-view.video-info-section .video-avatar-group{order:2}.responsive-view.video-info-section .video-info-tags{margin:0 -16px;order:3;padding-left:16px;width:100%}.responsive-view.video-info-section .video-info-wrapper p{order:4}.responsive-view .one-side-carousel .slick-list{padding:0}.responsive-view .featuredvideocard.article-card{overflow:hidden;padding:24px 16px 0}.responsive-view .featuredvideocard.article-card .fvc-image{border-radius:8px;height:0;overflow:hidden;padding-top:56%;position:relative;z-index:1}.responsive-view .featuredvideocard.article-card .fvc-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.responsive-view .featuredvideocard.article-card .fvc-image:before{display:none}.responsive-view .featuredvideocard.article-card .fvc-details{background:transparent;flex-direction:column;padding:16px 0;position:relative}.responsive-view .featuredvideocard.article-card .fvc-details .slider-button{display:flex;gap:8px;max-width:100%}.responsive-view .featuredvideocard.article-card .fvc-details .slider-button button{display:flex;flex:1 1;flex-direction:column;font-size:14px;height:auto;margin:0;padding:8px 0}.responsive-view .featuredvideocard.article-card .comment-count{border-bottom:1px solid #b0adab;border-bottom:1px solid var(--tq-neutral-500);display:flex;gap:8px;justify-content:space-between;margin-bottom:8px;padding-bottom:8px}.responsive-view.video-list-grid.article-list-grid .section-header,.responsive-view.video-list-grid.article-list-grid .videolist{padding:16px}.responsive-view.video-list-grid.article-list-grid .videolist .video-list-action ul{display:flex;flex-wrap:wrap;list-style:none}.responsive-view.video-list-grid.article-list-grid .videolist .video-list-action ul li{align-items:baseline;display:flex}.responsive-view.video-list-grid.article-list-grid .videolist .video-list-action ul li:not(:last-child):after{background:#4d4d4d;background:var(--tq-black-70);border-radius:50%;content:"";display:inline-block;height:6px;margin:0 8px;opacity:.6;width:6px}.responsive-view.video-list-grid.article-list-grid .videolist .video-list-action ul li a{color:#1a1a1a;color:var(--tq-black-90);font:normal 500 14px/1 Founders Grotesk;font:var(--tq-button-s)}.responsive-view.video-list-grid.article-list-grid .videolist .video-list-action ul li a:hover{color:#fe7d61;color:var(--tq-red)}.video-grid .video-card{max-width:100%;min-width:0;min-width:auto}.video-grid .video-card .video-image{padding-top:56.177%}@media only screen and (max-width:767px){.video-grid .video-card .video-image{border-radius:8px}}.video-grid .video-card .vc-description span{letter-spacing:.02em}@media only screen and (max-width:767px){.video-grid .video-card .vc-description span{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold)}.video-select{align-items:center;display:flex;margin-left:12px}}.video-list-grid .section-header{box-shadow:inset 0 -1px 0 rgba(61,59,56,.15);margin-bottom:4px;padding-bottom:16px}.video-list-grid .video-list-item{box-shadow:inset 0 -1px 0 rgba(61,59,56,.15);height:100%;padding:16px}.video-list-grid .video-list-item .video-card.videolist{max-width:100%}.video-list-grid.separatoroff .section-header,.video-list-grid.separatoroff .video-card.videolist{box-shadow:none}.video-carousel{display:block;width:100%}.video-carousel .slick-slide{margin:0 8px}@media only screen and (max-width:767px){.video-carousel .slick-slide{margin:0 4px}}.video-carousel .slick-slide{width:calc(19.60784vw - 28.23529px)}@media only screen and (max-width:1450px){.video-carousel .slick-slide{width:calc(24.39024vw - 35.12195px)}}@media only screen and (max-width:1150px){.video-carousel .slick-slide{width:calc(31.25vw - 32.8125px)}}@media only screen and (max-width:1024px){.video-carousel .slick-slide{width:calc(33.33333vw - 35px)}}@media only screen and (max-width:767px){.video-carousel .slick-slide{width:calc(47.61905vw - 17.14286px)}}.video-carousel .video-card{max-width:100%;min-width:100%;width:100%}.video-carousel .slick-track{display:flex}.video-card{max-width:316px;min-width:316px;width:100%}@media only screen and (max-width:991px){.video-card{max-width:352px;min-width:352px}}@media only screen and (max-width:767px){.video-card{max-width:160px;min-width:160px;width:100%}}.video-card .vc-description{align-items:flex-start;display:inline-flex;flex-direction:column;gap:8px;padding-top:12px}@media only screen and (max-width:767px){.video-card .vc-description{gap:6px;padding-top:8px}}.video-card.videolist{box-shadow:inset 0 -1px 0 rgba(61,59,56,.15);display:flex;justify-content:space-between;max-width:100%;padding:20px 0}@media only screen and (max-width:767px){.video-card.videolist{padding:16px}}.video-card.videolist .video-image{height:100%;padding-top:17.433%;width:31.035%}@media only screen and (max-width:767px){.video-card.videolist .video-image{padding-top:19.826%;width:34.989%}.video-card.videolist .video-image .timestamp{right:4px;top:4px}}.video-card.videolist .vc-description{flex:1 1;gap:6px;padding-left:12px;padding-top:0}.video-card.videolist .vc-description .vc-paragraph{margin-bottom:0}.video-card .video-image{border-radius:8px;overflow:hidden;padding-top:56.33%;width:100%}@media only screen and (max-width:767px){.video-card .video-image{border-radius:4px}}.video-card .video-image .timestamp{background:rgba(0,0,0,.6);border-radius:24px;color:#fff;color:var(--tq-neutral-0);font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);padding:3px 8px 4px;position:absolute;right:7px;top:4px}@media only screen and (max-width:767px){.video-card .video-image .timestamp{font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny);padding:3px 8px}}.video-card .video-image .ant-slider{bottom:0;height:4px;left:0;margin:0;padding:0;pointer-events:none;position:absolute;width:100%}.video-card .video-image .ant-slider .ant-slider-handle{opacity:0}.video-info-tags{overflow:hidden;width:100%}@media only screen and (max-width:767px){.video-info-tags{margin:0 -16px;order:3;padding-left:16px;width:auto}}.video-button-wrapper{display:flex;flex:1 1;gap:8px;justify-content:flex-end}@media only screen and (max-width:767px){.video-button-wrapper{justify-content:flex-start;order:5;width:100%}}.video-button-wrapper .videoaction{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;max-height:70px;min-width:96px;padding:8px 12px 8px 8px;text-align:center}.video-button-wrapper .videoaction svg{height:24px;width:24px}@media only screen and (max-width:767px){.video-button-wrapper .videoaction svg{height:16px;width:16px}.video-button-wrapper .videoaction{flex:1 1;flex-wrap:wrap;max-height:50px;min-width:62px}}.video-info-wrapper{display:flex;flex-wrap:wrap;gap:16px}@media only screen and (max-width:767px){.video-info-wrapper{gap:12px}}.video-info-wrapper p{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}@media only screen and (max-width:767px){.video-info-wrapper p{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em;order:4}}.video-info-wrapper .videoinfo-title{align-items:flex-start;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){.video-info-wrapper .videoinfo-title{gap:12px;order:1;width:100%}}.video-avatar-group{display:flex;flex-shrink:0;gap:16px;overflow:auto;width:100%}@media only screen and (max-width:767px){.video-avatar-group{order:2}}.video-info-section{overflow:hidden}.video-info-section .slick-list{overflow:visible}.collection-card{max-width:200px;min-width:200px}.collection-card.collection-md{max-width:160px;min-width:160px}.collection-card.collection-md .collection-img{border-radius:8px;overflow:hidden;padding-top:100%;width:100%}.collection-card.collection-lg{max-width:160px;min-width:160px}.collection-card.collection-lg .collection-img{border-radius:8px;overflow:hidden;padding-top:130%;width:100%}.collection-card.collection-list{display:flex;max-width:343px;width:100%}.collection-card.collection-list .collection-img{height:100%;max-width:324px;padding-top:16.587%;width:24.108%}@media only screen and (max-width:767px){.collection-card.collection-list .collection-img{border-radius:4px;padding-top:27.99%;width:37.32%}}.collection-card.collection-list .collection-dec{flex:1 1;margin-top:0;padding-left:12px}.collection-card .collection-img{border-radius:8px;display:block;overflow:hidden;padding-top:74.078%;width:100%}@media only screen and (max-width:767px){.collection-card .collection-img{padding-top:74.63%}}.collection-card .collection-img img{-webkit-transform:scale(1);transform:scale(1);transition:all .4s ease-in-out}.collection-card .collection-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.collection-card .collection-dec{padding-top:12px}@media only screen and (max-width:767px){.collection-card .collection-dec{padding-top:8px}}.collection-card .collection-dec .title{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);letter-spacing:.02em}@media only screen and (max-width:767px){.collection-card .collection-dec .title{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold)}}.collection-carousel{width:100%}.collection-carousel .slick-slide{margin:0 6px;width:calc(16.39344vw - 28.68852px)}@media only screen and (max-width:1450px){.collection-carousel .slick-slide{width:calc(19.60784vw - 34.31373px)}}@media only screen and (max-width:1150px){.collection-carousel .slick-slide{width:calc(24.39024vw - 34.14634px)}}@media only screen and (max-width:1024px){.collection-carousel .slick-slide{width:calc(32.25806vw - 41.93548px)}}@media only screen and (max-width:767px){.collection-carousel .slick-slide{width:calc(32.25806vw - 12.58065px)}}@media only screen and (max-width:540px){.collection-carousel .slick-slide{width:calc(47.61905vw - 18.57143px)}}.collection-carousel .collection-card{max-width:100%;min-width:100%}.collection-list-section.separatoroff .section-header{box-shadow:none}.collection-list-section.separatoroff .collection-list-item{border:0}.collection-list-section .section-header{box-shadow:inset 0 -1px 0 rgba(61,59,56,.15);margin-bottom:16px;padding:16px 0}@media only screen and (max-width:767px){.collection-list-section .section-header{margin:0;padding:16px}}.collection-list-section .section-header .ant-typography{margin:0}.collection-list-section .collection-card.collection-list{max-width:100%}.collection-list-section .collection-list-item{border-bottom:1px solid #ddd3c5;border-bottom:1px solid var(--tq-border-bottom);height:100%;margin-bottom:20px;padding:0 0 20px}@media only screen and (max-width:767px){.collection-list-section .collection-list-item{margin-bottom:0;padding:16px}}.collection-list-section .collection-list-item .collection-dec{display:flex;flex-direction:column;gap:4px}.collection-list-section .collection-list-item .collection-dec *{margin:0}.collection-list-section .collection-list-item .collection-dec .title{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-text-lg-bold)}@media only screen and (max-width:767px){.collection-list-section .collection-list-item .collection-dec .title{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold)}}.collection-list-section .collection-list-item .collection-dec .collection-dec{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m)}@media only screen and (max-width:767px){.collection-list-section .collection-list-item .collection-dec .collection-dec{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}}.collection-list-section .collection-list-item .collection-dec .video-count{font:normal 400 12px/1 Founders Grotesk Mono;font:var(--tq-text-small-kicker)}@media only screen and (max-width:767px){.collection-list-section .collection-list-item .collection-dec .video-count{font:normal 400 10px/1 Founders Grotesk Mono;font:var(--tq-text-tiny-kicker);letter-spacing:.1em}}.collection-grid{width:100%}.collection-grid .collection-card{max-width:100%;min-width:100%}.collection-grid .collection-card .collection-dec .title{margin-bottom:6px}@media only screen and (max-width:767px){.collection-grid .collection-card .collection-dec .title{margin-bottom:4px}}.collection-grid .collection-card .collection-dec .collection-dec{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.collection-hero{padding:40px 0}@media only screen and (max-width:767px){.collection-hero{padding-bottom:24px;padding-top:32px}}.collection-hero .collection-hero-wrapper{align-items:flex-end;display:flex;gap:32px}@media only screen and (max-width:767px){.collection-hero .collection-hero-wrapper{align-items:center;flex-direction:column;gap:24px;text-align:center}}.collection-hero .collection-hero-wrapper .collection-hero-img{border-radius:8px;height:248px;overflow:hidden;width:248px}.collection-hero .collection-hero-wrapper .collection-hero-description .collection-hero-title{font:normal 300 40px/48px Sanomat;font:var(--tq-display-h1);letter-spacing:.02em}@media only screen and (max-width:767px){.collection-hero .collection-hero-wrapper .collection-hero-description .collection-hero-title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em}}.collection-hero .collection-hero-wrapper .collection-hero-description p{font:normal 400 18px/1 Founders Grotesk;font:var(--tq-text-lg)}@media only screen and (max-width:767px){.collection-hero .collection-hero-wrapper .collection-hero-description p{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md)}}.contributorcard{max-width:248px;width:100%}.contributorcard.contributorcardList{align-items:flex-start;box-shadow:inset 0 -1px 0 rgba(61,59,56,.15);display:flex;height:100%;margin-bottom:20px;max-width:375px;padding-bottom:20px;width:100%}@media only screen and (max-width:767px){.contributorcard.contributorcardList{margin:0;padding:16px}}.contributorcard.contributorcardList .auther-img{overflow:hidden;padding-top:24.98%;width:19.127%}@media only screen and (max-width:767px){.contributorcard.contributorcardList .auther-img{padding-top:39.654%;width:30.323%}}.contributorcard.contributorcardList .contributor-description{flex:1 1;gap:4px;margin:0;padding-left:12px}.contributorcard.contributorcardList .contributor-description .ant-typography:not(:last-of-type){margin-bottom:4px}.contributorcard.contributorcardList .contributor-description .contributor{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-text-lg-bold)}@media only screen and (max-width:767px){.contributorcard.contributorcardList .contributor-description .contributor{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold)}}.contributorcard.contributorcardList .contributor-description .videocount{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.contributorcard.contributorcardList .contributor-description .description{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m)}@media only screen and (max-width:767px){.contributorcard.contributorcardList .contributor-description .description{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}}.contributorcard .auther-img{border-radius:8px;overflow:hidden;padding-top:129.84%}@media only screen and (max-width:767px){.contributorcard .auther-img{padding-top:129.42%}}.contributorcard .auther-img img{-webkit-transform:scale(1);transform:scale(1);transition:all .4s ease-in-out}.contributorcard .auther-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.contributorcard .contributor-description{display:flex;flex-direction:column;gap:6px;margin-top:12px}@media only screen and (max-width:767px){.contributorcard .contributor-description{gap:4px;margin-top:8px}}.contributorcard .contributor-description *{margin:0}.contributor-carousel .contributorcard{min-width:248px}@media only screen and (max-width:767px){.contributor-carousel .contributorcard{min-width:136px}}.contributor-carousel .contributorcard .auther-img{overflow:hidden;padding-top:130.63%}@media only screen and (max-width:767px){.contributor-carousel .contributorcard .auther-img{padding-top:130%}}.contributor-carousel .contributorcard .contributor-description .videocount{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.contributor-carousel .slick-slide{margin:0 8px;width:calc(16.39344vw - 28.68852px)}@media only screen and (max-width:1450px){.contributor-carousel .slick-slide{width:calc(19.60784vw - 34.31373px)}}@media only screen and (max-width:1150px){.contributor-carousel .slick-slide{width:calc(24.39024vw - 34.14634px)}}@media only screen and (max-width:1024px){.contributor-carousel .slick-slide{width:calc(32.25806vw - 41.93548px)}}@media only screen and (max-width:767px){.contributor-carousel .slick-slide{margin:0 4px;width:calc(32.25806vw - 12.58065px)}}@media only screen and (max-width:540px){.contributor-carousel .slick-slide{width:calc(47.61905vw - 18.57143px)}}.contributor-carousel .slick-slide .contributorcard{max-width:100%;min-width:100%;width:100%}.contributorlist-section.separatoroff .contributorcard.contributorcardList,.contributorlist-section.separatoroff .section-header{box-shadow:none}.contributorlist-section .section-header{box-shadow:inset 0 -1px 0 rgba(61,59,56,.15);margin-bottom:24px;padding-bottom:16px}@media only screen and (max-width:767px){.contributorlist-section .section-header{margin:0;padding:0 16px 16px}}.contributorlist-section .section-header .ant-typography{margin:0}.contributorgrid .contributorcard,.contributorlist-section .contributorcard.contributorcardList{max-width:100%}.contributorgrid .contributorcard .contributor-description .videocount{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}.category-list .category-card{margin-bottom:16px;max-width:100%;min-width:100%;padding-top:148px}@media only screen and (max-width:767px){.category-list .category-card{padding-top:84px}}.category-list .category-card:last-child{margin-bottom:0}.category-list .category-card .category-title .topic{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);max-width:100%}@media only screen and (max-width:767px){.category-list .category-card .category-title .topic{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);padding-bottom:12px}}.category-list .category-card .category-title .topic:before{border-bottom:5px solid;width:58px}@media only screen and (max-width:767px){.category-list .category-card .category-title .topic:before{border-bottom:4px solid;width:34px}}.category-card{border-radius:8px;display:inline-block;max-width:248px;min-width:248px;overflow:hidden;padding-top:324px;position:relative}.category-card .btn-delete{align-items:center;display:none;font-size:20px;height:30px;justify-content:center;padding:0!important;position:absolute;right:20px;top:20px;width:30px}@media only screen and (max-width:767px){.category-card{max-width:160px;min-width:160px;padding-top:208px}}.category-card:hover{color:inherit}.category-card:hover .btn-delete{display:flex}.category-card:hover .category-title .topic:before{width:80px}.category-card.category-grid{display:block;max-width:256px;min-width:256px;padding-top:63.274%}@media only screen and (max-width:767px){.category-card.category-grid{padding-top:63.29%}}.category-card.category-grid .category-title{padding:20px}@media only screen and (max-width:767px){.category-card.category-grid .category-title{padding:16px}}.category-card.category-grid .category-title .topic,.category-card.category-grid .category-title h5{padding-bottom:12px}@media only screen and (max-width:767px){.category-card.category-grid .category-title .topic{font:normal 400 20px/24px Sanomat;font:var(--tq-display-h5)}}.category-card.categorylist{max-width:100%;min-width:100%;padding:0}.category-card.categorylist .category-title{padding:32px 24px;position:relative}@media only screen and (max-width:767px){.category-card.categorylist .category-title{padding:24px 12px}.category-card.categorylist .category-title .topic{padding-bottom:12px}}.category-card.category-lending{border-radius:0;display:block;max-width:100%;min-width:100%;padding-top:228px}@media only screen and (max-width:767px){.category-card.category-lending{padding-top:160px}}.category-card.category-lending .category-title{padding:32px 48px}@media only screen and (max-width:767px){.category-card.category-lending .category-title{padding:16px}}.category-card.category-lending .category-title .topic{font:normal 300 40px/48px Sanomat;font:var(--tq-display-h1);letter-spacing:.02em}@media only screen and (max-width:767px){.category-card.category-lending .category-title .topic{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em;margin-bottom:12px}}.category-card.category-lending .category-title .topic:before{width:62px}@media only screen and (max-width:767px){.category-card.category-lending .category-title .topic:before{width:36px}}.category-card .category-title{align-items:flex-end;display:flex;height:100%;left:0;padding:16px;position:absolute;top:0;width:100%}.category-card .category-title .topic{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em;margin:0;padding-bottom:16px;position:relative;width:100%}@media only screen and (max-width:767px){.category-card .category-title .topic{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4)}}.category-card .category-title .topic:before{border-bottom:5px solid;border-color:inherit;bottom:0;content:"";position:absolute;transition:all .4s ease-in-out;width:42px}@media only screen and (max-width:767px){.category-card .category-title .topic:before{border-bottom:4px solid;width:30px}}.category-slider .slick-slide{margin:0 8px}@media only screen and (max-width:767px){.category-slider .slick-slide{margin:0 6px}}.category-slider .slick-slide{width:calc(16.39344vw - 28.68852px)}@media only screen and (max-width:1450px){.category-slider .slick-slide{width:calc(19.60784vw - 34.31373px)}}@media only screen and (max-width:1150px){.category-slider .slick-slide{width:calc(24.39024vw - 34.14634px)}}@media only screen and (max-width:1024px){.category-slider .slick-slide{width:calc(32.25806vw - 41.93548px)}}@media only screen and (max-width:767px){.category-slider .slick-slide{width:calc(32.25806vw - 12.58065px)}}@media only screen and (max-width:540px){.category-slider .slick-slide{width:calc(47.61905vw - 18.57143px)}}.category-slider .category-card{display:block;max-width:100%;min-width:100%;width:100%}.category-slider .category-card .category-title{padding:24px}@media only screen and (max-width:767px){.category-slider .category-card .category-title{padding:16px}}.category-grid .category-card{height:100%;max-width:100%;min-width:100%}.category-grid .section-header{margin-bottom:16px}.ctacard{border-radius:16px;display:flex;overflow:hidden}@media only screen and (max-width:767px){.ctacard{border-radius:0;flex-direction:column;padding:32px 24px}}.ctacard.ctaMarketing{border-radius:24px;box-shadow:0 19px 8px rgba(78,68,54,.02),0 5px 7px rgba(78,68,54,.13);margin:auto;max-width:1240px;width:100%}@media only screen and (max-width:767px){.ctacard.ctaMarketing{border-radius:0;box-shadow:none}}.ctacard.ctaMarketing .ctacard-dec{padding:40px 32px}@media only screen and (max-width:767px){.ctacard.ctaMarketing .ctacard-dec{padding:24px 0 0}}.ctacard.ctaMarketing .ctacard-dec .date{font:normal 500 24px/28px Founders Grotesk;font:var(--tq-heading-h4);margin-bottom:4px}.ctacard.ctaMarketing .ctacard-dec .paragraph{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}.ctacard.ctaMarketing .ctacard-dec .cta-button-wrapper{align-items:flex-start;flex-direction:row-reverse;flex-wrap:wrap;gap:16px;justify-content:flex-end;max-width:100%}@media only screen and (max-width:1150px){.ctacard.ctaMarketing .ctacard-dec .cta-button-wrapper{gap:8px}}.ctacard.ctaMarketing .ctacard-dec .cta-button-wrapper button{width:auto}@media only screen and (max-width:1150px){.ctacard.ctaMarketing .ctacard-dec .cta-button-wrapper button{flex:1 1}}.ctacard .ctaCard-img{flex:0 0 48.81%;margin-bottom:0;min-height:344px;padding-top:25.596%}@media only screen and (max-width:767px){.ctacard .ctaCard-img{border-radius:8px;min-height:0;overflow:hidden;padding-top:56.27%}}.ctacard .ctacard-dec{display:flex;flex-direction:column;justify-content:center;padding:64px;width:100%}@media only screen and (max-width:991px){.ctacard .ctacard-dec{padding:40px}}@media only screen and (max-width:767px){.ctacard .ctacard-dec{padding:24px 0 0;text-align:center}}.ctacard .ctacard-dec h3{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.02em;margin-bottom:4px;max-width:484px}@media only screen and (max-width:767px){.ctacard .ctacard-dec h3{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);max-width:100%}}.ctacard .ctacard-dec .paragraph{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);margin-bottom:32px;max-width:484px}@media only screen and (max-width:767px){.ctacard .ctacard-dec .paragraph{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em;margin-bottom:24px;max-width:100%}}.ctacard .cta-button-wrapper{display:flex;justify-content:flex-start;margin:0 -4px;max-width:364px;width:100%}@media only screen and (max-width:767px){.ctacard .cta-button-wrapper{justify-content:center;margin:auto}}.ctacard .cta-button-wrapper button{margin:0 4px;width:50%}.banner{padding-top:16.667%;position:relative;width:100%}@media only screen and (max-width:767px){.banner{padding-top:64%}}video::cue{line-height:150px}.player-wrapper{background-color:#000;background-color:var(--tq-neutral-1000);height:calc(100vh - 198px);overflow:hidden;position:relative}.player-wrapper:hover .custom-control-wrap{opacity:1;visibility:visible}.custom-control-wrap,.player-wrapper:hover .custom-overlay-without-controls{opacity:0;visibility:hidden}.custom-control-wrap{background:rgba(0,0,0,.3);bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:16px 48px;position:absolute;right:0;top:0;transition:.25s ease;z-index:1}@media only screen and (max-width:1150px){.custom-control-wrap{padding:24px}}@media only screen and (max-width:767px){.custom-control-wrap{padding:16px}}.custom-control-wrap .volume-section{align-items:center;display:flex;flex-direction:row;margin-right:10px}@media only screen and (max-width:767px){.custom-control-wrap .volume-section{display:none}}.custom-control-wrap .volume-section .ant-slider{height:24px;margin:0;padding:8px 0;width:128px}.custom-control-wrap .volume-section .ant-slider .ant-slider-rail{background:#69655f;background:var(--tq-neutral-700);border-radius:0;height:6px}.custom-control-wrap .volume-section .ant-slider .ant-slider-track{height:6px}.custom-control-wrap .volume-section .ant-slider .ant-slider-handle{height:16px;inset-block-start:3px;width:16px}.custom-control-wrap .volume-section .ant-slider .ant-slider-handle:before{height:16px;width:16px}.custom-control-wrap .volume-section .ant-slider .ant-slider-handle:after{box-shadow:none;height:16px;width:16px}.custom-control-wrap .volume-section .ant-slider-track{background-color:#f9eede;background-color:var(--tq-ivory);border-radius:0}.custom-control-wrap .controlitem-middle{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.custom-control-wrap .controlitem-middle .play-pause-btn{align-items:center;color:#fff;display:flex;gap:24px;justify-content:center}.custom-control-wrap .play-duration{align-items:center;color:#fff;display:flex;font-size:18px;gap:4px;justify-content:flex-start}@media only screen and (max-width:767px){.custom-control-wrap .play-duration .text-md{font:normal 400 12px/14px Founders Grotesk;font:var(--tq-text-tiny)}}.custom-control-wrap .play-duration .text-md:last-child{opacity:.6}.custom-control-wrap .duration-bar{padding-bottom:6px}.custom-title{color:#fff;display:flex;font-size:large;left:20px;padding:5px;position:absolute;right:0;top:20px;z-index:5}.show-title.custom-title{opacity:1}.hide-title.custom-title{opacity:0}.custom-overlay-without-controls{bottom:16px;display:flex;justify-content:flex-end;left:0;padding:0 45px;position:absolute;right:0;transition:.25s ease;z-index:2}@media only screen and (max-width:1150px){.custom-overlay-without-controls{padding:0 24px}}@media only screen and (max-width:767px){.custom-overlay-without-controls{padding:0 16px}}.custom-overlay-without-controls.show{bottom:65px}.controls-items{display:flex;justify-content:space-between;padding-bottom:0;padding-top:12px}.controls-items .ant-select-arrow .anticon>svg{color:#d9d9d9;height:12px;vertical-align:top}.left-controls{align-items:center;display:flex}.left-controls svg{color:#fff;cursor:pointer;margin-right:10px}@media only screen and (max-width:767px){.left-controls svg{height:auto;width:18px}}.right-controls{display:flex}.right-controls svg{color:#fff;cursor:pointer;margin-left:10px}@media only screen and (max-width:767px){.right-controls svg{margin-left:8px}.controlitem-top svg,.right-controls svg{height:auto;width:24px}}.custom-overlay-with-controls{margin-bottom:16px}@media only screen and (max-width:767px){.custom-overlay-with-controls{display:none}}.play-box{align-items:center;display:flex;justify-content:space-between;margin-right:15px}@media only screen and (max-width:767px){.play-box{margin-right:8px}}.playback-rate-selector{width:100px}.player-popover .ant-popover-content,.player-popover .ant-popover-content .ant-popover-inner-content{padding:0}.player-popover .ant-popover-content .ant-popover-inner-content .ant-select-selector{border:0}.chapters-wrapper{display:flex;overflow-x:auto;width:100%}.chapters-item{border:1px solid grey;cursor:pointer;margin:5px 20px 0 0;padding:10px}.chapters-title{color:#fff;padding:5px}.active-chapters{background-color:#303030;box-shadow:0 0 10px rgba(0,0,0,.158);color:#fff}.playlist-item{margin:10px;width:20%}.playlist-img{margin-right:10px;width:100px}.share-item{border:1px solid grey;border-radius:10px;justify-content:space-between}.hide-btn{border:none;content-visibility:"hidden";line-height:0;margin:0;opacity:0;outline:"none";z-index:-1}.back-forward-btn,.hide-btn{-webkit-appearance:none;appearance:none;padding:0}.back-forward-btn{background-color:initial;border:0;width:40px}.back-forward-btn svg{height:40px;width:auto}.back-forward-btn:active,.back-forward-btn:focus,.back-forward-btn:focus-within{border:none;box-shadow:none;outline:0}.progress-wrap{position:relative;width:100%}.progress-wrap input[type=range]{border:0;bottom:0;cursor:pointer;height:100%;height:6px;left:0;margin:0;opacity:0;outline:none;padding:0;position:absolute;right:0;top:0;width:100%;z-index:3}.progress-wrap progress[value]{-webkit-appearance:none;appearance:none;border:none;border-radius:6px;color:#000;height:6px;overflow:hidden;width:100%}.progress-wrap::-webkit-progress-value{border-radius:0 6px 6px 0}.progress-wrap::-moz-progress-bar{border-radius:0 6px 6px 0}.progress-wrap progress#progress-played[value]{color:#d90000;position:absolute;z-index:2}.progress-wrap progress#progress-played[value]::-webkit-progress-bar{background-color:initial}.progress-wrap progress#progress-played[value]::-webkit-progress-value{background:#d90000}.progress-wrap progress#progress-played[value]::-moz-progress-bar{background:#d90000}.progress-wrap progress#progress-loaded[value]{color:#b3b3b3;position:absolute;z-index:1}.progress-wrap progress#progress-loaded[value]::-webkit-progress-bar{background-color:hsla(0,0%,100%,.35)}.progress-wrap progress#progress-loaded[value]::-webkit-progress-value{background:#fff}.progress-wrap progress#progress-loaded[value]::-moz-progress-bar{background-color:hsla(0,0%,100%,.35)}.video-player-wrap{box-sizing:border-box;padding-bottom:56.25%;position:relative}.player{position:absolute;z-index:10}.control-overlay,.player,video{height:100%;width:100%}.control-overlay{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4));left:0;position:absolute;top:0}.control-wrap{align-items:center;display:flex;justify-content:space-between;width:350px}.video-player-wrap .control-wrap{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.play-controls{bottom:0;box-sizing:border-box;padding:0 24px;width:100%}.video-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:24px;font-weight:700;line-height:150%;margin-bottom:16px;overflow:hidden}.video-player-wrap.show-controls .control-wrap{opacity:1}.video-player-wrap.hide-controls .control-wrap{opacity:0}.video-player-wrap.show-controls .play-controls{opacity:1}.video-player-wrap.hide-controls .play-controls{opacity:0}.video-player-wrap.show-controls .control-overlay{opacity:1}.video-player-wrap.hide-controls .control-overlay{opacity:0}.control-wrap button:active,.control-wrap button:focus{border:none;box-shadow:none}.control-wrap button:focus-visible{outline:none}.control-wrap button:focus-within{outline:none}.dropdown{position:absolute;right:30px;text-align:right;top:85px}.caption-wrap{display:inline-block;position:relative}.caption-popover-wrap{background:rgba(0,0,0,.5);border-radius:8px;bottom:50px;box-shadow:0 29px 48px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);min-width:80px;padding:8px 10px;position:absolute;right:0;text-align:left;z-index:1}.off-btn{background:transparent;border:2px solid transparent;border-radius:4px;color:#fff;font-size:16px;font-weight:500;padding:5px;text-align:left;width:100%}.caption-popover-title{margin:5px 0}.caption-popover-title:last-child{margin:0}.caption-popover-wrap .caption-popover-title button:active,.caption-popover-wrap .caption-popover-title button:focus{border:2px solid #fff;box-shadow:0 4px 20px rgba(0,0,0,.16)}.caption-popover-wrap .caption-popover-title button:focus-within{outline:none}.caption-popover-wrap .caption-popover-title button:focus-visible{outline:none}.featuredvideocard{align-items:flex-end;border-radius:16px;display:flex;min-height:410px;overflow:hidden;padding-top:37.5%;position:relative;width:100%}@media only screen and (max-width:767px){.featuredvideocard{border-radius:0;flex-direction:column;padding:0}}.featuredvideocard.featured-carousel.center-false .fvc-image:before{background:linear-gradient(180deg,transparent 4.55%,rgba(0,0,0,.85));bottom:0;content:"";display:block;height:calc(100% - 86px);left:0;position:absolute;width:100%;z-index:1}@media only screen and (max-width:767px){.featuredvideocard.featured-carousel.center-false .fvc-image:before{display:none}}.featuredvideocard .fvc-image{height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width:767px){.featuredvideocard .fvc-image{height:420px;position:relative}}.featuredvideocard .fvc-image:before{background:linear-gradient(180deg,transparent 4.55%,rgba(0,0,0,.85));bottom:0;content:"";height:calc(100% - 86px);left:0;position:absolute;width:100%;z-index:1}@media only screen and (max-width:767px){.featuredvideocard .fvc-image:before{background:linear-gradient(180deg,transparent,#000)}.featuredvideocard .tag_grid{margin-bottom:12px}}.featuredvideocard .fvc-details{align-items:flex-end;display:flex;justify-content:space-between;padding:0 40px 32px;position:absolute;width:100%;z-index:2}@media only screen and (max-width:767px){.featuredvideocard .fvc-details{background:#000;background:var(--tq-neutral-1000);flex-direction:column;padding:0 16px 24px;position:relative}}.featuredvideocard .fvc-details .slider-button{margin-bottom:8px;max-width:244px;width:100%}@media only screen and (max-width:767px){.featuredvideocard .fvc-details .slider-button{display:flex;flex-direction:row-reverse;gap:8px;max-width:100%}}.featuredvideocard .fvc-details .slider-button button{font-size:18px}@media only screen and (max-width:767px){.featuredvideocard .fvc-details .slider-button button{flex:1 1;font:normal 500 16px/1 Founders Grotesk;font:var(--tq-button-m);height:48px;width:50%}.featuredvideocard .fvc-details .slider-button button svg{flex-shrink:0;width:20px}}.featuredvideocard .fvc-details .slider-button button:last-child{margin-top:16px}@media only screen and (max-width:767px){.featuredvideocard .fvc-details .slider-button button:last-child{margin-top:0}}.featuredvideocard .fvc-details .fvc-description{max-width:500px;width:100%}@media only screen and (max-width:767px){.featuredvideocard .fvc-details .fvc-description{margin-top:-146px;max-width:100%;position:relative}}.featuredvideocard .fvc-details .fvc-description .ant-badge{margin-bottom:12px}@media only screen and (max-width:767px){.featuredvideocard .fvc-details .fvc-description .ant-badge{margin-bottom:8px}}.featuredvideocard .fvc-details .fvc-description .heading{color:#eee;color:var(--tq-white-90);font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em}@media only screen and (min-width:991px){.featuredvideocard .fvc-details .fvc-description .heading{letter-spacing:.02em}}@media only screen and (max-width:767px){.featuredvideocard .fvc-details .fvc-description .heading{margin-bottom:8px}}.featuredvideocard .fvc-details .fvc-description .sub-heading{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold)}@media only screen and (max-width:767px){.featuredvideocard .fvc-details .fvc-description .sub-heading{font:normal 500 18px/1 Founders Grotesk;font:var(--tq-text-lg-bold);letter-spacing:.02em}}.featuredvideocard .fvc-details .fvc-description .date{color:#ccc;color:var(--tq-white-70);font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);margin-bottom:7px}@media only screen and (max-width:767px){.featuredvideocard .fvc-details .fvc-description .date{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md)}}.featuredvideocard .fvc-details .fvc-description .description{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em;margin-bottom:12px}@media only screen and (max-width:767px){.featured-carousel{background:#000;background:var(--tq-neutral-1000);padding:0}}.featured-carousel .display-h4{position:relative}@media only screen and (max-width:767px){.featured-carousel .display-h4{color:#fbf7f1;color:var(--tq-neutral-100);margin-bottom:12px;position:relative;z-index:1}}.featured-carousel.center-false{position:relative}@media only screen and (max-width:767px){.featured-carousel.center-false{overflow:hidden;padding:24px 16px 0}.featured-carousel.center-false:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";-webkit-filter:blur(80px);filter:blur(80px);height:100%;left:0;position:absolute;top:0;width:100%}.featured-carousel.center-false:after{background:rgba(0,0,0,.65);content:"";height:100%;left:0;position:absolute;top:0;width:100%}}.featured-carousel.center-false .ant-carousel{position:relative;z-index:1}@media only screen and (max-width:767px){.featured-carousel.center-false .fvc-image{border-radius:8px;height:0;overflow:hidden;padding-top:56%;position:relative;z-index:1}}.featured-carousel.center-false .fvc-image:before{display:none}@media only screen and (max-width:767px){.featured-carousel.center-false .slick-dots{background:transparent;padding:0}.featured-carousel.center-false .fvc-details{background:transparent;padding:16px 0}.featured-carousel.center-false .fvc-details .fvc-description{margin-top:0}}.featured-carousel.center-false .ant-carousel .slick-arrow.slick-prev{left:-20px}.featured-carousel.center-false .ant-carousel .slick-arrow.slick-next{right:-20px}@media only screen and (max-width:767px){.featured-carousel .slick-slide{margin:0}}.featured-carousel .slick-slide .featuredvideocard{-webkit-transform-origin-x:89%;opacity:.4;padding-top:40.9%;-webkit-transform:scale(.8682);transform:scale(.8682);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media only screen and (max-width:767px){.featured-carousel .slick-slide .featuredvideocard{-webkit-transform-origin-x:unset;opacity:1;padding-top:0;-webkit-transform:scale(1);transform:scale(1)}}.featured-carousel .slick-slide .featuredvideocard .paragraph-m{display:none}@media only screen and (max-width:767px){.featured-carousel .slick-slide .featuredvideocard .paragraph-m{display:block}}.featured-carousel .slick-slide.slick-current{opacity:1}.featured-carousel .slick-slide.slick-current .featuredvideocard{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media only screen and (max-width:767px){.featured-carousel .slick-slide.slick-current .featuredvideocard{opacity:1}}.featured-carousel .slick-slide.slick-current .featuredvideocard .paragraph-m{display:block}.featured-carousel .slick-slide.slick-current .featuredvideocard .fvc-details .fvc-description .date{margin-bottom:4px}.featured-carousel .slick-slide.slick-current+.slick-slide .featuredvideocard{-webkit-transform-origin-x:10%}@media only screen and (max-width:767px){.featured-carousel .slick-slide.slick-current+.slick-slide .featuredvideocard{-webkit-transform-origin-x:unset}}.featured-carousel .slick-slide.slick-current .featuredvideocard{padding-top:40.644%}@media only screen and (max-width:767px){.featured-carousel .slick-slide.slick-current .featuredvideocard{padding:0}.featured-carousel .slick-slide.slick-current .featuredvideocard .fvc-details{padding-bottom:0}}.featured-carousel .slick-dots{background:#000;background:var(--tq-neutral-1000);bottom:0;padding-bottom:16px;position:relative}.featured-carousel .slick-dots li{height:auto;margin:0 2px;width:auto}.featured-carousel .slick-dots li.slick-active{width:auto}.featured-carousel .slick-dots li.slick-active button{background:#fff;background:var(--tq-neutral-0)}.featured-carousel .slick-dots li button{background:#69655f;background:var(--tq-neutral-700);border-radius:50%;height:8px;width:8px}.featured-carousel .ant-carousel .slick-arrow{background-color:#1a1714;background-color:var(--tq-neutral-900);background-position:50%;background-repeat:no-repeat;border-radius:50%;box-shadow:0 45px 18px rgba(78,68,54,.02),0 25px 15px rgba(78,68,54,.08),0 11px 11px rgba(78,68,54,.13),0 3px 6px rgba(78,68,54,.15),0 0 0 rgba(78,68,54,.15);height:48px;-webkit-transform:translateY(-34%);transform:translateY(-34%);width:48px}.featured-carousel .ant-carousel .slick-arrow:hover{background-color:#333;background-color:var(--tq-black-80)}.featured-carousel .ant-carousel .slick-arrow.slick-prev{background-image:url(/static/media/slick-left.f9ed29b561b060d0c767.svg);left:32px;z-index:1}.featured-carousel .ant-carousel .slick-arrow.slick-next{background-image:url(/static/media/slick-right.042daa8d09eb45627561.svg);right:32px}.featured-banner-wrapper{background:#000;background:var(--tq-neutral-1000);display:flex;flex-wrap:wrap}@media only screen and (max-width:767px){.featured-banner-wrapper{background:#aecacd;background:var(--tq-blue-2)}}.featured-banner-wrapper .featured-banner-grid{flex:1 1}.featured-banner-wrapper .featured-banner-grid.m-hide:before{background:linear-gradient(270deg,#000 -8.03%,transparent);content:"";height:100%;position:absolute;right:0;width:60%;z-index:1}.featured-banner-wrapper .featured-banner-grid .featured-banner-content{color:#fff;color:var(--tq-neutral-0);margin-left:80px;max-width:400px;padding:77px 0}@media only screen and (max-width:767px){.featured-banner-wrapper .featured-banner-grid .featured-banner-content{color:#000;color:var(--tq-neutral-1000);margin-left:0;max-width:100%;padding:56px 16px;text-align:center}.featured-banner-wrapper .featured-banner-grid .featured-banner-content .tag_grid{justify-content:center}}.featured-banner-wrapper .featured-banner-grid .featured-banner-content .heading{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em;margin-bottom:8px;margin-top:12px}.featured-banner-wrapper .featured-banner-grid .featured-banner-content .subheading{font:normal 500 16px/1 Founders Grotesk;font:var(--tq-text-md-bold);margin-bottom:8px}.featured-banner-wrapper .featured-banner-grid .featured-banner-content .button-wrapper{display:flex;gap:8px;margin-top:16px}.featuredcontributor{background:#aecacd;background:var(--tq-blue-2);padding:40px 0}@media only screen and (max-width:767px){.featuredcontributor{background:#1a1714;background:var(--tq-neutral-900);padding:0}}.featuredcontributor .featuredcontributor-wrapper{align-items:flex-end;display:flex}@media only screen and (max-width:767px){.featuredcontributor .featuredcontributor-wrapper{flex-direction:column}}.featuredcontributor .featuredcontributor-image{border-radius:8px;flex-shrink:0;height:308px;overflow:hidden;position:relative;width:308px}@media only screen and (max-width:767px){.featuredcontributor .featuredcontributor-image{border-radius:0;height:0;padding-top:112%;width:100%}}.featuredcontributor .featuredcontributor-detail{margin-left:40px;max-width:467px;width:100%}@media only screen and (max-width:767px){.featuredcontributor .featuredcontributor-detail{margin:0;max-width:100%;padding:0 16px}.featuredcontributor .featuredcontributor-detail .featuredcontributor-detail-wrapper{margin-top:-25px;padding-bottom:16px;position:relative}}.featuredcontributor .featuredcontributor-detail .featurecontributor-name{background:#a49562;background:var(--tq-moss-2);color:#1a1714;color:var(--tq-neutral-900);font:var(--tq-label-xxl);letter-spacing:.09em;margin-bottom:16px;padding:16px 24px;text-align:center;text-transform:uppercase}@media only screen and (max-width:767px){.featuredcontributor .featuredcontributor-detail .featurecontributor-name{font:normal 600 20px/110% Founders Grotesk;font:var(--tq-label-xl);margin-bottom:8px;padding:14px}}.featuredcontributor .featuredcontributor-detail p{color:#3d3b38;color:var(--tq-neutral-800);font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em;opacity:.8}@media only screen and (max-width:767px){.featuredcontributor .featuredcontributor-detail p{color:#fbf7f1;color:var(--tq-neutral-100)}}.featured-collection .featured-collection-wrapper{border-radius:16px;display:flex;overflow:hidden}@media only screen and (max-width:767px){.featured-collection .featured-collection-wrapper{border-radius:0;flex-direction:column;padding:32px 24px}}.featured-collection .featured-collection-wrapper .featured-collection-img{flex-shrink:0;padding-top:25.596%;width:48.81%}@media only screen and (max-width:767px){.featured-collection .featured-collection-wrapper .featured-collection-img{border-radius:8px;overflow:hidden;padding-top:55.05%;width:100%}}.featured-collection .featured-collection-dec{align-items:flex-start;color:#faf4e8;color:var(--tq-neutral-200);display:flex;flex-direction:column;justify-content:center;max-width:564px;padding:64px 20px 64px 60px;width:100%}@media only screen and (max-width:991px){.featured-collection .featured-collection-dec{max-width:100%;padding:64px 20px 64px 30px}}@media only screen and (max-width:767px){.featured-collection .featured-collection-dec{padding:24px 0 0}}.featured-collection .featured-collection-dec .title{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em;margin-bottom:4px}@media only screen and (min-width:991px){.featured-collection .featured-collection-dec .title{letter-spacing:.02em}}@media only screen and (max-width:767px){.featured-collection .featured-collection-dec .title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em;margin-bottom:2px}}.featured-collection .featured-collection-dec .featured-collection-video-count{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);margin-bottom:4px}@media only screen and (max-width:767px){.featured-collection .featured-collection-dec .featured-collection-video-count{font:normal 400 16px/1 Founders Grotesk;font:var(--tq-text-md);margin-bottom:2px}}.featured-collection .featured-collection-dec p{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}@media only screen and (max-width:767px){.featured-collection .featured-collection-dec p{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}}.featured-collection .featured-collection-dec button{margin-top:32px;padding:0 32px}@media only screen and (max-width:767px){.featured-collection .featured-collection-dec button{margin-top:24px;width:100%}}.featurecollection-slider .slick-dots{bottom:16px}.featurecollection-slider .slick-dots li,.featurecollection-slider .slick-dots li.slick-active{width:auto}.featurecollection-slider .slick-dots li button{background:#69655f;background:var(--tq-neutral-700);border-radius:50%;height:8px;margin:0;width:8px}.featurecollection-slider .slick-arrow{background:#faf4e8;background:var(--tq-neutral-200);border-radius:50%;height:40px;width:40px;z-index:1}.featurecollection-slider .slick-arrow.slick-next{background-image:url(/static/media/slick-btn.dd6d22c3ce47bcdbf8f4.svg);background-repeat:no-repeat;background-size:contain;right:30px}@media only screen and (max-width:1150px){.featurecollection-slider .slick-arrow.slick-next{right:5px}}.featurecollection-slider .slick-arrow.slick-prev{background-image:url(/static/media/slick-btn.dd6d22c3ce47bcdbf8f4.svg);background-repeat:no-repeat;background-size:contain;left:30px;-webkit-transform:scale(-1);transform:scale(-1)}@media only screen and (max-width:1150px){.featurecollection-slider .slick-arrow.slick-prev{left:5px}}.module-card{background:#fff;color:#3a3a3a;cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:12px 15px;position:relative;transition:all .3s}.module-card.module-selected,.module-card:hover{background:#000;color:#b6b4b3}.module-card .title{font-size:23px;line-height:26px}.module-card .type{font-size:17px;line-height:19px}.module-card button{align-items:center;border:0;bottom:8px;display:flex;height:18px;justify-content:center;padding:0;position:absolute;right:8px;width:18px}.module-card button:disabled{color:rgba(0,0,0,.3)}.module-card.module-selected button,.module-card:hover button{color:#b6b4b3}.module-card.module-selected button:disabled,.module-card:hover button:disabled{color:hsla(0,0%,100%,.3)}.module-card.cursor-block{cursor:not-allowed}.heroblock{padding-bottom:215px;padding-top:196px;text-align:center}@media only screen and (max-width:767px){.heroblock{padding-bottom:101px;padding-top:131px;text-align:left}}.heroblock img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width:767px){.heroblock:before{background:linear-gradient(1turn,#000,rgba(0,0,0,.877) 48.8%,transparent 96.6%);bottom:0;content:"";height:412px;left:0;position:absolute;width:100%;z-index:1}}.heroblock video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.heroblock .herocontent{margin:auto;max-width:895px;position:relative;width:100%;z-index:2}.heroblock .herocontent .title{font:normal 300 60px/72px Sanomat;font:var(--tq-display-h0);letter-spacing:.02em;overflow:hidden;white-space:pre-wrap}@media only screen and (max-width:767px){.heroblock .herocontent .title{font:normal 300 40px/48px Sanomat;font:var(--tq-display-h1);letter-spacing:.01em}}@media only screen and (max-width:767px) and only screen and (min-width:991px){.heroblock .herocontent .title{letter-spacing:.02em}}.heroblock .herocontent .description{font:normal 400 24px/140% Founders Grotesk;font:var(--tq-paragraph-l-xl);letter-spacing:.02em;overflow:hidden;white-space:pre-wrap}@media only screen and (max-width:767px){.heroblock .herocontent .description{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}}.heroblock .herocontent .date-heading{font:normal 500 24px/28px Founders Grotesk;font:var(--tq-heading-h4)}@media only screen and (max-width:767px){.heroblock .herocontent .date-heading{font:normal 500 20px/24px Founders Grotesk;font:var(--tq-heading-h5);margin-bottom:16px}}.heroblock .herocontent .hero-button-wrapper{align-items:center;display:flex;gap:32px;justify-content:center;margin-top:48px}@media only screen and (max-width:767px){.heroblock .herocontent .hero-button-wrapper{gap:12px;margin-top:32px}.heroblock .herocontent .hero-button-wrapper button{flex:1 1}}.quoteslider{overflow:hidden;padding:100px 0}@media only screen and (max-width:767px){.quoteslider{padding:60px 0}}.quoteslider .quote-wrapper{margin:auto;max-width:758px;text-align:center;width:100%}.quoteslider .quote-wrapper .quote{font:normal 400 32px/140% Founders Grotesk;font:var(--tq-quote);letter-spacing:.02em;margin-bottom:40px}@media only screen and (max-width:767px){.quoteslider .quote-wrapper .quote{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em;margin-bottom:22px}}.quoteslider .quote-wrapper .contributor-wrapper{align-items:center;display:flex;gap:12px;justify-content:center}.quoteslider .quote-wrapper .contributor-wrapper .auth-img{background:#9e9991;background:var(--tq-neutral-600);border-radius:50%;overflow:hidden}.quoteslider .quote-wrapper .contributor-wrapper .auth-name{font:normal 500 32px/38px Founders Grotesk;font:var(--tq-heading-h2)}@media only screen and (max-width:767px){.quoteslider .quote-wrapper .contributor-wrapper .auth-name{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);margin-bottom:8px}}.quoteslider .quote-wrapper .contributor-wrapper .auth-subtitle{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em;margin-top:-4px}@media only screen and (max-width:767px){.quoteslider .quote-wrapper .contributor-wrapper .auth-subtitle{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small);margin-top:0}}.quoteslider .slick-dots{bottom:0;margin-top:40px;position:relative}@media only screen and (max-width:767px){.quoteslider .slick-dots{margin-top:22px}}.quoteslider .slick-dots li{height:10px;margin:0 5px;width:10px}@media only screen and (max-width:767px){.quoteslider .slick-dots li{height:6px;margin:0 3px;width:6px}}.quoteslider .slick-dots li button{background:#b0adab;background:var(--tq-neutral-500);border-radius:50%;height:10px;width:10px}@media only screen and (max-width:767px){.quoteslider .slick-dots li button{height:6px;width:6px}}.quoteslider .slick-dots li.slick-active{height:10px;width:10px}@media only screen and (max-width:767px){.quoteslider .slick-dots li.slick-active{height:6px;width:6px}}.quoteslider .slick-dots li.slick-active button{background:#1a1714;background:var(--tq-neutral-900)}.information-block{padding:100px 0}@media only screen and (max-width:767px){.information-block{padding:60px 0}}.information-block .information-wrapper{align-items:center;display:flex;gap:100px;margin:auto;max-width:1240px;width:100%}@media only screen and (max-width:991px){.information-block .information-wrapper{gap:50px}}@media only screen and (max-width:767px){.information-block .information-wrapper{flex-direction:column-reverse;gap:32px}}.information-block .information-wrapper.info-rev{flex-direction:row-reverse}@media only screen and (max-width:767px){.information-block .information-wrapper.info-rev{flex-direction:column-reverse}}.information-block .information-wrapper .information-image{border-radius:16px;-webkit-filter:drop-shadow(0 45px 18px rgba(78,68,54,.02)) drop-shadow(0 25px 15px rgba(78,68,54,.08)) drop-shadow(0 11px 11px rgba(78,68,54,.13)) drop-shadow(0 3px 6px rgba(78,68,54,.15)) drop-shadow(0 0 0 rgba(78,68,54,.15));filter:drop-shadow(0 45px 18px rgba(78,68,54,.02)) drop-shadow(0 25px 15px rgba(78,68,54,.08)) drop-shadow(0 11px 11px rgba(78,68,54,.13)) drop-shadow(0 3px 6px rgba(78,68,54,.15)) drop-shadow(0 0 0 rgba(78,68,54,.15));max-width:570px;overflow:hidden;padding-top:24.182%;width:100%}.information-block .information-wrapper .information-image.square-img{padding-top:43.549%}.information-block .information-wrapper .information-image.portrait-img{padding-top:51.613%}@media only screen and (max-width:767px){.information-block .information-wrapper .information-image{-webkit-filter:initial;filter:none;max-width:100%;padding-top:56.852%}}.information-block .information-wrapper .information-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.information-block .information-wrapper .information-content{max-width:570px;width:100%}@media only screen and (max-width:767px){.information-block .information-wrapper .information-content{max-width:100%}}.information-block .information-wrapper .information-content h3{margin-bottom:16px}@media only screen and (max-width:767px){.information-block .information-wrapper .information-content h3{margin-bottom:24px}}.information-block .information-wrapper .information-content .description{font:normal 400 24px/140% Founders Grotesk;font:var(--tq-paragraph-l-xl);letter-spacing:.02em;margin-bottom:32px}@media only screen and (max-width:767px){.information-block .information-wrapper .information-content .description{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em;margin-bottom:24px}}.information-block .information-wrapper .information-content .button-wrapper{align-items:center;display:flex;gap:32px}@media only screen and (max-width:991px){.information-block .information-wrapper .information-content .button-wrapper{gap:24px}}@media only screen and (max-width:767px){.information-block .information-wrapper .information-content .button-wrapper{gap:12px}.information-block .information-wrapper .information-content .button-wrapper button{flex:1 1}}.newsletter-section{padding:80px 0}@media only screen and (max-width:767px){.newsletter-section{padding:60px 0}}.newsletter-section .newsletter-wrapper{margin:auto;max-width:1000px;width:100%}.newsletter-section .newsletter-wrapper .lead-gen-icon{display:inline-block;height:32px;position:relative;width:45px}.newsletter-section .newsletter-wrapper .lead-gen-image{display:inline-block;height:248px;margin-bottom:12px;max-width:343px;position:relative;width:100%}@media only screen and (max-width:767px){.newsletter-section .newsletter-wrapper .lead-gen-image{margin-bottom:6px}}.newsletter-section .newsletter-wrapper.thank-you{padding:68px 0}@media only screen and (max-width:767px){.newsletter-section .newsletter-wrapper.thank-you{padding:101px 0}}.newsletter-section .newsletter-wrapper.thank-you .title{margin:0}@media only screen and (max-width:767px){.newsletter-section .newsletter-wrapper.thank-you .title{margin:auto;max-width:265px;width:100%}}.newsletter-section .newsletter-wrapper .title{font:normal 300 40px/48px Sanomat;font:var(--tq-display-h1);letter-spacing:.01em;margin-bottom:8px}@media only screen and (min-width:991px){.newsletter-section .newsletter-wrapper .title{letter-spacing:.02em}}@media only screen and (max-width:767px){.newsletter-section .newsletter-wrapper .title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em}}.newsletter-section .newsletter-wrapper .description{font:normal 400 24px/140% Founders Grotesk;font:var(--tq-paragraph-l-xl);letter-spacing:.02em}@media only screen and (max-width:767px){.newsletter-section .newsletter-wrapper .description{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}}.newsletter-section .newsletter-wrapper .subscribe-group{display:flex;gap:16px;margin:40px auto auto;max-width:524px;width:100%}@media only screen and (max-width:767px){.newsletter-section .newsletter-wrapper .subscribe-group{flex-direction:column;gap:18px;max-width:100%}}.newsletter-section .newsletter-wrapper .subscribe-group .form-group{flex:1 1}.newsletter-section .newsletter-wrapper .subscribe-group .form-group .ant-input{max-height:54px}@media only screen and (max-width:767px){.newsletter-section .newsletter-wrapper .subscribe-group .form-group .ant-input{max-height:44px}}.donate-wrapper{padding:100px 0}@media only screen and (max-width:767px){.donate-wrapper{padding:60px 0}}.donate-wrapper .d-title{font:normal 300 40px/48px Sanomat;font:var(--tq-display-h1);letter-spacing:.01em;margin-bottom:16px}@media only screen and (min-width:991px){.donate-wrapper .d-title{letter-spacing:.02em}}@media only screen and (max-width:767px){.donate-wrapper .d-title{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em;margin-bottom:20px}}.donate-wrapper .d-dec{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em;margin:auto;max-width:677px}@media only screen and (max-width:767px){.donate-wrapper .d-dec{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}}.donate-wrapper .amount-wrapper{background:#faf4e8;background:var(--tq-neutral-200);border-radius:16px;box-shadow:0 19px 8px rgba(78,68,54,.02),0 11px 6px rgba(78,68,54,.08),0 5px 5px rgba(78,68,54,.13),0 1px 3px rgba(78,68,54,.15),0 0 0 rgba(78,68,54,.15);display:flex;margin:40px auto auto;max-width:1240px;overflow:hidden;width:100%}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper{flex-direction:column;margin-top:20px}}.donate-wrapper .amount-wrapper .amount-video-section{flex:0 0 50%;overflow:hidden;padding:54px 70px;width:50%}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-video-section{flex:0 0 100%;padding:24px 16px;width:100%}}.donate-wrapper .amount-wrapper .amount-video-section.gradiant-background{position:relative}.donate-wrapper .amount-wrapper .amount-video-section.gradiant-background .video-block,.donate-wrapper .amount-wrapper .amount-video-section.gradiant-background .video-section-title{position:relative;z-index:1}.donate-wrapper .amount-wrapper .amount-video-section.gradiant-background:after,.donate-wrapper .amount-wrapper .amount-video-section.gradiant-background:before{content:"";-webkit-filter:blur(80px);filter:blur(80px);height:100%;left:0;position:absolute;top:0;width:100%}.donate-wrapper .amount-wrapper .amount-video-section.gradiant-background:after{background:rgba(0,0,0,.65)}.donate-wrapper .amount-wrapper .amount-video-section.amount-video-section-flex{display:flex;flex-direction:column;justify-content:space-between}.donate-wrapper .amount-wrapper .amount-video-section .video-block.video-flex{align-items:center;display:flex;gap:16px}.donate-wrapper .amount-wrapper .amount-video-section .video-block.video-flex .video-img{margin:0;max-width:214px;padding-top:25%}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-video-section .video-block.video-flex .video-img{max-width:114px;padding-top:18.65%;width:77.5%}}.donate-wrapper .amount-wrapper .amount-video-section .video-block.video-flex p{font:normal 500 24px/28px Founders Grotesk;font:var(--tq-heading-h4)}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-video-section .video-block.video-flex p{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold)}}.donate-wrapper .amount-wrapper .amount-video-section .video-block .video-img{border-radius:8px;margin-bottom:16px;overflow:hidden;padding-top:63.125%;position:relative;width:100%}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-video-section .video-block .video-img{margin-bottom:12px;padding-top:56.274%}}.donate-wrapper .amount-wrapper .amount-video-section .video-block .video-img img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.donate-wrapper .amount-wrapper .amount-video-section .video-block p{font:normal 400 24px/140% Founders Grotesk;font:var(--tq-paragraph-l-xl);letter-spacing:.02em}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-video-section .video-block p{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold)}.donate-wrapper .amount-wrapper .amount-video-section .video-section-title{margin-bottom:28px}}.donate-wrapper .amount-wrapper .amount-video-section .video-section-title h3{font:normal 400 28px/34px Sanomat;font:var(--tq-display-h3);letter-spacing:.01em}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-video-section .video-section-title h3{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}}.donate-wrapper .amount-wrapper .amount-video-section .video-section-title p{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-video-section .video-section-title p{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}}.donate-wrapper .amount-wrapper .amount-form{flex:0 0 50%;padding:54px 70px;width:50%}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-form{flex:0 0 100%;padding:24px 16px;width:100%}.donate-wrapper .amount-wrapper .amount-form .ant-form-item{margin-bottom:12px}.donate-wrapper .amount-wrapper .amount-form .ant-input-affix-wrapper>input.ant-input{font-size:18px}}.donate-wrapper .amount-wrapper .amount-form .cs-radio-form{margin-bottom:40px}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-form .cs-radio-form{margin-bottom:24px}}.donate-wrapper .amount-wrapper .amount-form .cs-radio-form .ant-radio-wrapper{margin-right:16px}.donate-wrapper .amount-wrapper .amount-form .cs-radio-form .ant-radio-wrapper .ant-radio+span{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em;margin-left:6px;padding:0}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-form .form-group{margin-bottom:0}}.donate-wrapper .amount-wrapper .amount-form .form-label{font:normal 500 18px/21px Founders Grotesk;font:var(--tq-heading-h6);margin-bottom:8px}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-form .form-label{font:normal 500 16px/19px Founders Grotesk;font:var(--tq-heading-h7);margin-bottom:6px}}.donate-wrapper .amount-wrapper .amount-form .cs-radiogroup .ant-radio-group .ant-radio-button-wrapper{background:transparent}.donate-wrapper .amount-wrapper .amount-form .cs-radiogroup .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#1a1714;background:var(--tq-neutral-900);color:#eee;color:var(--tq-white-90)}.donate-wrapper .amount-wrapper .amount-form .cs-radiogroup .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:hover{background:#3d3b38;background:var(--tq-neutral-800)}.donate-wrapper .amount-wrapper .amount-form .cs-devider{margin:auto;max-width:351px}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-form .cs-devider{max-width:240px}}.donate-wrapper .amount-wrapper .amount-form .cs-devider .ant-divider{-webkit-border-before:rgba(0,0,0,.5);border-block-start:rgba(0,0,0,.5);margin:24px 0}@media only screen and (max-width:767px){.donate-wrapper .amount-wrapper .amount-form .cs-devider .ant-divider{margin:20px 0}}.donate-wrapper .amount-wrapper .amount-form .cs-devider .ant-divider .ant-divider-inner-text{font:normal 400 14px/140% Founders Grotesk;font:var(--tq-paragraph-s);letter-spacing:.02em}.heavy-module{padding:100px 0}@media only screen and (max-width:767px){.heavy-module{padding:60px 0}}.heavy-module.heromodule{background-color:#1a1714;background-color:var(--tq-neutral-900);padding-top:300px;position:relative}@media only screen and (max-width:767px){.heavy-module.heromodule{padding-top:100px}}.heavy-module.heromodule .cover-img,.heavy-module.heromodule .cover-img:before{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.heavy-module.heromodule .cover-img:before{background:linear-gradient(180deg,transparent 36.75%,transparent 36.76%,rgba(0,0,0,.24) 66.73%,rgba(0,0,0,.85)),linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6));content:""}.heavy-module.heromodule .cover-img img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.heavy-module.heromodule .container{position:relative;z-index:1}.heavy-module.heromodule .button-wrapper{justify-content:center}.heavy-module.heromodule .heavy-module-container .cms-content{color:#fff;color:var(--tq-neutral-0);overflow:hidden;white-space:pre-wrap}.heavy-module.heromodule .heavy-module-container h2{color:#fff;color:var(--tq-neutral-0);font:normal 300 60px/72px Sanomat;font:var(--tq-display-h0);letter-spacing:.02em}@media only screen and (max-width:767px){.heavy-module.heromodule .heavy-module-container h2{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em}}@media only screen and (max-width:767px) and only screen and (min-width:991px){.heavy-module.heromodule .heavy-module-container h2{letter-spacing:.02em}}.heavy-module.heromodule .heavy-module-container .contributor{color:#fff;color:var(--tq-neutral-0)}.heavy-module.heromodule .heavy-module-container .date{color:#fff;color:var(--tq-neutral-0);font:normal 500 20px/24px Founders Grotesk;font:var(--tq-heading-h5)}.heavy-module .heavy-module-container{margin:auto;max-width:1240px;width:100%}.heavy-module .heavy-module-container h2{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em;margin-bottom:24px}@media only screen and (min-width:991px){.heavy-module .heavy-module-container h2{letter-spacing:.02em}}@media only screen and (max-width:767px){.heavy-module .heavy-module-container h2{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}}.heavy-module .heavy-module-container .date{font:normal 500 24px/28px Founders Grotesk;font:var(--tq-heading-h4);opacity:.8}@media only screen and (max-width:767px){.heavy-module .heavy-module-container .date{font:normal 500 16px/19px Founders Grotesk;font:var(--tq-heading-h7)}}.heavy-module .heavy-module-container .contributor{align-items:center;display:flex;gap:12px;margin-bottom:16px}@media only screen and (max-width:767px){.heavy-module .heavy-module-container .contributor .ant-avatar{height:40px;width:40px}}.heavy-module .heavy-module-container .contributor .contributor-content .contributor-name{font:normal 500 20px/24px Founders Grotesk;font:var(--tq-heading-h5)}@media only screen and (max-width:767px){.heavy-module .heavy-module-container .contributor .contributor-content .contributor-name{font:normal 500 14px/1 Founders Grotesk;font:var(--tq-text-small-bold);margin-bottom:8px}}.heavy-module .heavy-module-container .contributor .contributor-content p{font:normal 400 16px/140% Founders Grotesk;font:var(--tq-paragraph-m);letter-spacing:.02em}@media only screen and (max-width:767px){.heavy-module .heavy-module-container .contributor .contributor-content p{font:normal 400 14px/1 Founders Grotesk;font:var(--tq-text-small)}}.heavy-module .heavy-module-container .cms-content{overflow:hidden;white-space:pre-wrap}.heavy-module .button-wrapper{align-items:center;display:flex;gap:32px;margin-top:40px}@media only screen and (max-width:767px){.heavy-module .button-wrapper{gap:12px}.heavy-module .button-wrapper button{flex:1 1}}.faq-section{background:#f0e4d1;background:var(--tq-neutral-400);padding-bottom:80px;padding-top:100px}@media only screen and (max-width:767px){.faq-section{padding-bottom:40px;padding-top:60px}}.faq-section .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:16px}.faq-section .faq-section-title{margin-bottom:32px}@media only screen and (max-width:767px){.faq-section .faq-section-title{margin-bottom:16px}}.faq-section .faq-section-title .title{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em;margin-bottom:8px}@media only screen and (min-width:991px){.faq-section .faq-section-title .title{letter-spacing:.02em}}@media only screen and (max-width:767px){.faq-section .faq-section-title .title{font:normal 400 24px/29px Sanomat;font:var(--tq-display-h4);letter-spacing:.01em}}.faq-section .faq-section-title .subtitle{font:normal 400 24px/140% Founders Grotesk;font:var(--tq-paragraph-l-xl);letter-spacing:.02em}@media only screen and (max-width:767px){.faq-section .faq-section-title .subtitle{font:normal 400 18px/140% Founders Grotesk;font:var(--tq-paragraph-l);letter-spacing:.02em}}.faq-section .ant-collapse{align-items:flex-start;background:#f0e4d1;background:var(--tq-neutral-400);display:flex;flex-wrap:wrap}.faq-section .ant-collapse .ant-collapse-item{display:inline-block;margin-bottom:20px;width:100%}@media only screen and (max-width:767px){.faq-section .ant-collapse .ant-collapse-item{margin-bottom:12px;width:100%}}.ctaBanner-section{padding:80px 0}@media only screen and (max-width:767px){.ctaBanner-section{padding:0}}.ctaBanner-section .cta-bnnner-block{position:relative;width:100%}.ctaBanner-section .cta-bnnner-block.ctabannerbackgroundcolor{border-radius:16px;padding:40px 0}@media only screen and (max-width:767px){.ctaBanner-section .cta-bnnner-block.ctabannerbackgroundcolor{border-radius:0;padding:60px 16px}}.ctaBanner-section .cta-bnnner-block.ctabannerbackground-none{padding:0}@media only screen and (max-width:767px){.ctaBanner-section .cta-bnnner-block.ctabannerbackground-none{padding:60px 16px}}.ctaBanner-section .cta-bnnner-block img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.ctaBanner-section .cta-bnnner-block .cta-content{margin:auto;max-width:1000px;position:relative;text-align:center;z-index:1}.ctaBanner-section .cta-bnnner-block .cta-content .title{font:normal 400 32px/38px Sanomat;font:var(--tq-display-h2);letter-spacing:.01em;margin-bottom:16px}@media only screen and (min-width:991px){.ctaBanner-section .cta-bnnner-block .cta-content .title{letter-spacing:.02em}}.ctaBanner-section .cta-bnnner-block .cta-content .description{font:normal 400 24px/140% Founders Grotesk;font:var(--tq-paragraph-l-xl);letter-spacing:.02em;margin-bottom:40px}.ctaBanner-section .cta-bnnner-block.ctabannerbackground{border-radius:16px;overflow:hidden;padding:80px 16px}@media only screen and (max-width:767px){.ctaBanner-section .cta-bnnner-block.ctabannerbackground{border-radius:0;padding:60px 16px}}.ctaBanner-section .cta-bnnner-block.ctabannerbackground:before{background:radial-gradient(50% 50% at 50% 50%,transparent 0,rgba(0,0,0,.05) 70.17%,rgba(0,0,0,.5) 100%),linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ant-form legend.role-legend{border-bottom:none;margin:0 0 5px;width:auto}.listview .roles-table.ant-table-wrapper .ant-table table tbody.ant-table-tbody td{border-bottom:1px solid #9d9d9d;padding:12px 16px}.roles-table.ant-table-wrapper .ant-table:not(.ant-table-bordered) .ant-table-tbody>tr.ant-table-row:hover>td{border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.module-name{opacity:.6}.module-name.records-value{display:block;max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.form-fieldset{position:relative}.form-fieldset .remove-btn{position:absolute;right:5px}.form-table .ant-table-footer{background:none}.mobile-view{background:#a5a5a5;display:table;height:calc(100vh - 60px);position:-webkit-sticky;position:sticky;top:60px;width:100%}.mobile-view .mobile-wrapper{display:table-cell;vertical-align:middle}.mobile-view .phone{background:#000;border:5px solid gray;border-radius:50px;height:80vh;margin:auto;max-width:380px;overflow:hidden;padding:5px;width:100%}.mobile-view .phone .screen{-ms-overflow-style:none;background:#f9eede;background:var(--tq-ivory);border-radius:40px;height:100%;overflow:auto;position:relative;scrollbar-width:none;width:100%}.mobile-view .phone .screen::-webkit-scrollbar{display:none}.mobile-view .phone .screen .mb-header{align-items:center;background:#000;background:var(--tq-neutral-1000);color:#eee;color:var(--tq-white-90);display:flex;height:60px;justify-content:center;text-align:center}.mobile-view .phone .screen .responsive-view.video-info-section{padding-bottom:40px}.mobile-view .phone .screen .responsive-view.video-info-section .video-info-wrapper{padding:0 16px}.mobile-view .phone .screen .responsive-view.video-info-section .video-info-wrapper .ant-avatar{border-radius:50%}.mobile-view .phone .screen .responsive-view.newsletter-section .cs-button.ant-btn,.mobile-view .phone .screen .responsive-view.video-info-section .videoaction{border-radius:8px}.mobile-view .phone .screen .mb-footer{align-items:center;background:#000;background:var(--tq-footer-bg);color:#eee;color:var(--tq-white-90);display:flex;height:100px;justify-content:center}.container-marketing{margin:auto;max-width:1240px;width:100%}.pointer{cursor:pointer}.wrapper{min-height:calc(100vh - 180px)}@media only screen and (max-width:767px){.wrapper{min-height:calc(100vh - 350px)}}
/*# sourceMappingURL=main.136c5070.css.map*/