@charset "UTF-8";/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports(counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports(counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports(counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.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;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor .ql-code-block-container,.ql-snow .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@font-face{font-family:Poppins-Regular;src:url(/_next/static/media/Poppins-Regular.4b4ebe20.ttf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Medium;src:url(/_next/static/media/Poppins-Medium.a52d0bf0.ttf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins-SemiBold;src:url(/_next/static/media/Poppins-SemiBold.98512bf8.ttf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Bold;src:url(/_next/static/media/Poppins-Bold.8001a01b.ttf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins-Light;src:url(/_next/static/media/Poppins-Light.8b20023e.ttf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica-Medium;src:url(/_next/static/media/Helvetica-Medium.4c081825.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;font-family:Poppins-Regular,Helvetica Neue}*,body{font-variant:normal;font-feature-settings:normal}body{-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;-ms-font-feature-settings:normal}body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}body::-webkit-scrollbar-thumb{background:#6b31f6}h1,h2,h3,h4,h5,h6,p{margin:0}.dashboard-screen-height{min-height:calc(100vh - 64px - 220px)}.flex-aligned{display:flex;align-items:center}.flex-centered,.flex-column-centered{display:flex;justify-content:center;align-items:center}.flex-column-centered{flex-direction:column}.flex-right{display:flex;justify-content:right;align-items:center}.mb24{margin-bottom:24px}.mb-40{margin-bottom:40px}.mb-30{margin-bottom:30px}.mb-20{margin-bottom:20px}.mb-15{margin-bottom:15px}.mb-10{margin-bottom:10px!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.mt-0{margin-top:0!important}.mt-60,.mt-80{margin-top:80px!important}.mt-42{margin-top:42px!important}.mt-40{margin-top:40px!important}.mt-30{margin-top:30px!important}.mt-24{margin-top:24px!important}.mt-20{margin-top:20px!important}.mt-14{margin-top:14px!important}.mt-15{margin-top:15px!important}.mt-12{margin-top:12px!important}.mt-10{margin-top:10px!important}.mt-9{margin-top:9px!important}.ml-20{margin-left:20px!important}.ml-6{margin-left:6px!important}.ml-8{margin-left:8px!important}.ml-0{margin-left:0!important}.mr-34{margin-right:34px!important}.p-0{padding:0!important}.pb-20{padding-bottom:20px!important}.pb-24{padding-bottom:24px!important}.pl-10{padding-left:10px!important}.pt-10{padding-top:10px!important}.link{color:#6b31f6!important;cursor:pointer}.link:focus,.link:hover{color:#3b0d86!important}.danger,.danger:hover{color:#ff0101}.text-center{text-align:center}.cursor{cursor:pointer}.count{color:#7f8690;font-weight:400;font-family:Poppins-Regular,Helvetica Neue}.promo-code{font-weight:500;font-size:14px;line-height:20px;color:#6b31f6;margin-bottom:20px;font-family:Poppins-Medium,Helvetica Neue;cursor:pointer}.promo-code:hover{color:#3b0d86}.bordered-table .ant-table td.table-name{color:#6b31f6;cursor:pointer}.bordered-table .ant-table .ant-table-container>.ant-table-content>table>tbody>tr>td.ant-table-cell,.bordered-table .ant-table .ant-table-container>.ant-table-content>table>thead>tr>th.ant-table-cell{border-inline-end:none}.bordered-table .ant-table tr td:last-child,.bordered-table .ant-table tr th:last-child{border-inline-end:1px solid #f0f0f0!important}.bordered-table .ant-table-thead>tr>th{background:none}.hidden{display:none}.primary-color{color:#6b18f4}.w-100{width:100%}.strong,.strong a{font-weight:700;font-family:Poppins-SemiBold,Helvetica Neue}.strong a{color:#444}.underline,.underline:hover{text-decoration:underline}.bold{font-family:Poppins-Medium,Helvetica Neue;font-weight:700}.text-disabled{color:#848484}.text-disabled:hover{color:#848484!important}.text-italic{font-style:italic}.ant-popover .ant-popover-inner{margin-top:15px!important;background-color:#fafafa;box-shadow:0 0 13px rgba(0,0,0,.15);border-radius:4px;padding:0}.ant-popover .ant-popover-inner-content{padding:24px}.ant-popover .ant-popover-arrow{display:none}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item{padding:0 12px}.ant-menu-item:not(.ant-menu-item-selected):active{background-color:transparent!important}.ant-select:not(.ant-select-customize-input) .ant-select-selector{height:42px;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:4px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:40px}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:40px}.ant-select.ant-select-in-form-item.kind-select.ant-select-single.ant-select-show-arrow.ant-select-open svg{transform:rotate(180deg)}.ant-select.ant-select-in-form-item.kind-select.ant-select-single.ant-select-show-arrow.ant-select-open svg path{fill:#6b31f6}.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer):hover .ant-select-selector{border-color:#6b31f6}.ant-input{font-family:Poppins-Medium,Helvetica Neue;font-variant:normal;font-feature-settings:normal!important;padding:9px 11px;border:1px solid #d9d9d9}.ant-input,.ant-input-number{background-color:#fafafa;border-radius:4px}.ant-input-number{border:1px solid #d9d9d9}.ant-input-number .ant-input-number-input{font-family:Poppins-Medium,Helvetica Neue;font-variant:normal;font-feature-settings:normal!important;padding:9px 11px}.ant-input-number.no-number-spinner .ant-input-number-handler-down,.ant-input-number.no-number-spinner .ant-input-number-handler-up{display:none}.ant-input-sm{padding:0 7px}label{font-weight:400;font-size:12px;line-height:17px;color:#444;margin-inline-start:0!important}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#6b18f4!important}.ant-form-item{margin-bottom:0;padding-bottom:30px}.ant-form-item-explain-error{color:#ff0101;font-family:Poppins-Light,Helvetica Neue;font-weight:400;font-size:12px;line-height:17px;margin-top:4px}.ant-input:hover{border-color:#6b31f6}.ant-input-focused,.ant-input:focus,.ant-select-focused:not(.ant-select-disabled) .ant-select-selector{border-color:#6b31f6!important;box-shadow:none!important}.ant-form-item-extra{font-family:Poppins-Light,Helvetica Neue;font-weight:400;font-size:12px;line-height:17px;color:#444;margin-top:4px}.ant-input-affix-wrapper{padding:0 10px 0 0;border-radius:4px}.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:#6b31f6}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus{border-color:#6b31f6;box-shadow:none}.ant-input-affix-wrapper>input.ant-input{padding:9px 11px;background-color:transparent}.ant-input-affix-wrapper .ant-input,.ant-input-affix-wrapper .ant-input[type=password]{border:none;background-color:#fff}.ant-input-outlined:focus-within{border-color:#6b31f6;overflow-x:auto}.ant-checkbox-checked:after,.ant-checkbox-inner{border:1px solid #6b31f6}.ant-checkbox-inner:hover{border:1px solid #6b31f6!important}.ant-checkbox-checked .ant-checkbox-inner{border-color:#6b31f6!important;background-color:#6b31f6!important}.ant-checkbox-checked .ant-checkbox-inner:hover,.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#6b31f6!important}.ant-checkbox:hover,ant-checkbox-wrapper.ant-checkbox-group-item:hover{color:#6b31f6}.ant-checkbox:hover .ant-checkbox-inner,ant-checkbox-wrapper.ant-checkbox-group-item:hover .ant-checkbox-inner{border-color:#6b31f6!important}.ant-input-focused,.ant-input:focus,.ant-input:hover{border-color:#6b31f6!important;box-shadow:none!important}.ant-form-vertical .ant-form-item-label{padding-bottom:4px}textarea.ant-input:focus,textarea.ant-input:hover{border:1px solid #d9d9d9;box-shadow:none!important}.ant-btn{font-family:Poppins-Medium,Helvetica Neue;height:40px;min-height:40px;min-width:120px;padding:0 24px;border-radius:25px!important;font-weight:500;font-size:14px;width:-moz-fit-content;width:fit-content}.ant-btn.ant-btn-sm{min-height:unset;min-width:82px;font-size:12px;padding:0 7px!important;height:24px}.ant-btn.ant-btn-primary{background-color:#6b18f4;color:#fafafa;border:none}.ant-btn.ant-btn-primary:active,.ant-btn.ant-btn-primary:focus,.ant-btn.ant-btn-primary:hover{background-color:#3b0d86!important;color:#fafafa}.ant-btn-primary.ant-btn-disabled,.ant-btn[disabled]{background-color:#d7d7d7;color:#848484}.ant-btn-primary.ant-btn-disabled:active,.ant-btn-primary.ant-btn-disabled:focus,.ant-btn-primary.ant-btn-disabled:hover,.ant-btn[disabled]:active,.ant-btn[disabled]:focus,.ant-btn[disabled]:hover{background-color:#d7d7d7!important;color:#848484!important}.ant-btn-link[disabled]{background:none}.ant-btn-link[disabled] span{color:#848484!important}.ant-btn-link[disabled]:active,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:hover{background:none;background-color:transparent!important}.ant-btn-link[disabled]:active span,.ant-btn-link[disabled]:focus span,.ant-btn-link[disabled]:hover span{color:#848484!important}.ant-btn.ant-btn-lg{height:48px;min-width:140px;font-size:18px}.ant-btn.ant-btn-dangerous{background-color:#ff0101!important}.ant-btn.ant-btn-link{min-width:auto;padding:0;min-height:auto;height:auto}.ant-btn.ant-btn-link span,.ant-btn.ant-btn-link:active{color:#6b18f4}.ant-btn-link.ant-btn-disabled span{color:#848484}.ant-btn-link.ant-btn-disabled:hover span{color:#848484!important}.ant-btn-text:not(:disabled):hover{background-color:transparent!important}.ant-btn-default{color:#6c707f;border-color:#6c707f}.ant-btn-default:hover{color:#6c707f!important;border-color:#6c707f!important}.ant-spin-dot-item{background-color:#6b31f6!important}.ant-spin-text{color:#6b31f6}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#f5f5f5}.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state svg path{fill:#6b18f4}.ant-modal-close-x svg{height:24px;width:24px}.ant-modal-header,.ant-modal-title{margin-bottom:0!important}.ant-modal-title{padding:16px 24px;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-modal-content{padding:0!important}.custom-modal .ant-modal-body{padding:24px;max-height:80vh;overflow-y:scroll}.ant-pagination-item.ant-pagination-item-active{border-color:#6b18f4}.ant-pagination-item.ant-pagination-item-active a{color:#6b18f4}.ant-pagination .ant-pagination-item-active:hover{border-color:#6b18f4!important}.ant-pagination .ant-pagination-item-active:hover a{color:#6b18f4!important}.ant-radio-inner:after{background-color:#6b18f4!important}.ant-radio-checked .ant-radio-inner{border-color:#6b18f4!important;background:none;background-color:#6b18f4!important}.ant-radio-checked:hover:after,.ant-radio-wrapper:hover .ant-radio-inner,.ant-radio:hover,.ant-radio:hover .ant-radio-inner{border-color:#6b18f4!important}.ant-table-wrapper .ant-table-column-sorter-down.active,.ant-table-wrapper .ant-table-column-sorter-up.active{color:#6b18f4}.ant-rate-star.ant-rate-star-full svg path{fill:#6b31f6}.ant-alert.ant-alert-success{background-color:#fff;border:1px solid #65d167;border-radius:4px;padding:12px;max-width:689px}.ant-alert.ant-alert-success .ant-alert-message{font-size:12px}.dark-message .ant-message-notice-content{background:#171721!important;box-shadow:0 0 13px rgba(0,0,0,.15)!important;border-radius:33px}.dark-message .ant-message-notice-content .ant-message-custom-content{display:flex;justify-content:space-between;align-items:center}.dark-message .ant-message-notice-content .ant-message-custom-content span{display:flex;align-items:center;font-weight:500;font-size:14px;line-height:20px;color:#fafafa!important}.dark-message .ant-message-notice-content .ant-message-custom-content span svg{margin-left:8px;cursor:pointer}.dark-message .ant-message-notice-content .ant-message-custom-content a{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;color:#6b31f6;cursor:pointer}.dark-message .ant-message-notice-content .ant-message-custom-content a:hover{color:#3b0d86}.light-message .ant-message-notice-content{background:#fafafa!important;box-shadow:0 0 13px rgba(0,0,0,.15);border-radius:33px}.light-message .ant-message-notice-content .ant-message-custom-content{display:flex;justify-content:space-between;align-items:center}.light-message .ant-message-notice-content .ant-message-custom-content span{font-weight:500;font-size:14px;line-height:20px;color:#171721!important}.light-message .ant-message-notice-content .ant-message-custom-content span svg{margin-left:8px;cursor:pointer;fill:#171721!important}.light-message .ant-message-notice-content .ant-message-custom-content a{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;color:#6b31f6;cursor:pointer}.light-message .ant-message-notice-content .ant-message-custom-content a:hover{color:#3b0d86}@media screen and (min-width:768px){.ant-notification-bottom{transform:translateX(calc(50% - 200px))!important}}.ant-notification-bottom .time-warning-notification .ant-notification-notice-content{text-align:center}.ant-notification-bottom .time-warning-notification .ant-notification-notice-message{color:#ff0101!important;font-weight:600}.ant-notification-bottom .time-warning-notification .ant-notification-notice-description{color:#ff0101!important;margin-right:24px!important}.main-layout,.main-layout .ant-layout{background:#fafafa}.main-layout-header-logo{display:flex;justify-content:center;border-bottom:1px solid #dedcdc;padding:16px}.main-layout-header-logo-icon{width:152px;height:38px;position:relative}.main-layout .main-content{min-height:calc(100vh - 71px - 220px)}.customer-layout .ant-layout{background:#f5f6fa;display:flex;flex-direction:column}.customer-layout .ant-layout::-webkit-scrollbar{width:3px;height:5px}.customer-layout .ant-layout::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.customer-layout .ant-layout::-webkit-scrollbar-thumb{background:#444}.customer-layout .header{background:#171721;display:flex}.customer-layout .header .logo{float:left;width:100px;display:flex}.customer-layout .header .logo a{display:inline-block;width:30px;height:28px}.customer-layout .header .nav-wrapper{display:flex;width:100%;justify-content:space-between}.customer-layout .header .nav-wrapper .menu-wrapper{width:inherit}.customer-layout .horizontal-menu{background:#171721;border-bottom:unset}.customer-layout .horizontal-menu .ant-menu-item{display:flex;align-items:center;margin-right:20px}.customer-layout .horizontal-menu .ant-menu-item:after{display:none}.customer-layout .horizontal-menu .ant-menu-item .non-link-menu-item,.customer-layout .horizontal-menu .ant-menu-item a{font-family:Poppins-Medium,Helvetica Neue;color:#fff;font-weight:500;font-size:14px;line-height:20px}.customer-layout .horizontal-menu .ant-menu-item .faded-text{color:#888}.customer-layout .horizontal-menu .ant-menu-item-active a{color:#65d167}.customer-layout .horizontal-menu .ant-menu-item-active svg path{fill:#65d167;stroke:#65d167}.customer-layout .horizontal-menu .ant-menu-item-active:after:hover{border-bottom:unset!important}.customer-layout .horizontal-menu:not(.ant-menu-dark)>.ant-menu-item:hover:after{border-bottom:unset}.customer-layout .vertical-menu .ant-menu-item.ant-menu-item-selected{background-color:unset!important}.customer-layout .vertical-menu .ant-menu-item.ant-menu-item-selected a{color:#65d167!important}.customer-layout .vertical-menu .ant-menu-item.ant-menu-item-selected svg path{fill:#65d167!important}.customer-layout .vertical-menu a{font-family:Poppins-Medium,Helvetica Neue;color:#fff!important;font-weight:500;font-size:14px;line-height:20px}.customer-layout .vertical-menu a:hover{color:#65d167!important}.customer-layout .vertical-menu .ant-menu-item{height:auto;display:flex;align-items:center;padding:0!important;line-height:30px}.customer-layout .vertical-menu .ant-menu-item:last-child{margin-top:18px}.customer-layout .nav-profile{width:-moz-max-content;width:max-content;white-space:nowrap}.customer-layout .nav-profile ul{display:flex;padding:0;list-style:none}.customer-layout .nav-profile ul li:first-child{margin-right:24px}.customer-layout .nav-profile ul li svg{margin-left:8px}.customer-layout .nav-profile ul li svg path{fill:#fff}.customer-layout .nav-profile ul li a:not(.upgrade-button a){font-weight:400;font-size:16px;line-height:22px;color:#fff;padding:0 12px}.customer-layout .nav-profile ul li:first-child a{border-left:unset}.customer-layout .layout-body{width:100%;display:flex;min-height:calc(100vh - 64px - 220px)}.customer-layout .layout-body .left-side{padding-top:50px;background:#171721;display:flex;align-items:center;flex-direction:column}.customer-layout .layout-body .left-side-sider{background:#171721!important;position:sticky;top:20px;padding-left:24px}.customer-layout .layout-body .left-side-sider-menu{margin-top:32px;padding:0 2px}.customer-layout .layout-body .left-side-sider-menu ul li{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;margin-bottom:24px;display:flex;align-items:center}.customer-layout .layout-body .left-side-sider-menu ul li>.ant-collapse>.ant-collapse-item>.ant-collapse-header{margin-bottom:0}.customer-layout .layout-body .left-side-sider-menu ul li>svg{margin-right:8px}.customer-layout .layout-body .left-side-sider-menu ul li>svg path{fill:#fff}.customer-layout .layout-body .left-side-sider-menu ul li a{color:#fff}.customer-layout .layout-body .left-side-sider-menu ul li:hover a{color:#65d167}.customer-layout .layout-body .left-side-sider-menu ul li:hover svg path{fill:#65d167}.customer-layout .layout-body .left-side-sider-menu .ant-collapse>.ant-collapse-item>.ant-collapse-header{padding:0}.customer-layout .layout-body .left-side-sider-menu .ant-collapse-content>.ant-collapse-content-box{padding:12px 12px 0;max-height:352px;overflow-y:auto;overflow-x:hidden}.customer-layout .layout-body .left-side-sider-menu .ant-collapse-content>.ant-collapse-content-box::-webkit-scrollbar{width:3px;height:5px}.customer-layout .layout-body .left-side-sider-menu .ant-collapse-content>.ant-collapse-content-box::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px #444,inset -4px -4px 6px #444}.customer-layout .layout-body .left-side-sider-menu .ant-collapse-content>.ant-collapse-content-box::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.9)}.customer-layout .layout-body .left-side-sider-menu .count{color:#7f8690!important;margin-left:4px}.customer-layout .layout-body .left-side-sider-menu .folder-tree-wrapper .subheading{padding-left:29px;font-size:14px;color:#fff;opacity:65%}.customer-layout .layout-body .left-side-sider-menu .folder-tree-wrapper .folder-tree .ant-collapse-content>.ant-collapse-content-box{padding:0 12px;max-height:unset}.customer-layout .layout-body .left-side-sider-menu .folder-tree-wrapper .folder-tree .ant-collapse-header{padding:0;margin-bottom:12px}.customer-layout .layout-body .left-side-sider-menu .folder-tree-wrapper .folder-tree-item{display:flex;align-items:center}.customer-layout .layout-body .left-side-sider-menu .folder-tree-wrapper .folder-tree-item-name{white-space:break-spaces;display:inline-block;text-overflow:ellipsis;overflow:hidden;max-width:110px;white-space:nowrap}.customer-layout .layout-body .left-side-sider-menu .folder-tree-wrapper .unlock-feature-box{padding-left:29px}.customer-layout .layout-body .left-side-sider-menu .folder-tree-wrapper .unlock-feature-box .underlined-link{font-family:Poppins-Regular,Helvetica Neue}.customer-layout .layout-body .left-side-sider-menu .folder-tree-wrapper .unlock-feature-box .underlined-link span{text-decoration:underline}.customer-layout .layout-body .left-side-sider-menu .folder-tree-wrapper .menu-skeleton-box{height:22px;padding-left:29px}.customer-layout .layout-body .left-side-sider-menu-collapse .ant-collapse-expand-icon{padding-inline-end:10px}.customer-layout .layout-body .left-side-sider-menu-collapse .ant-collapse-expand-icon svg{width:19px;height:18px}.customer-layout .layout-body .left-side-sider-menu-collapse .folder-collapse-text{font-size:14px;line-height:20px;color:#fff;margin-bottom:12px;margin-left:16px;white-space:break-spaces}.customer-layout .layout-body .left-side-sider-menu-collapse .folder-collapse-text:hover{color:#65d167}.customer-layout .layout-body .left-side-sider-menu-collapse .menu-panel-header,.customer-layout .layout-body .left-side-sider-menu-collapse .menu-panel-header-popover{display:flex;align-items:center}.customer-layout .layout-body .left-side-sider-menu-collapse .menu-panel-header svg{margin-left:24px}.customer-layout .layout-body .left-side-sider-menu-collapse .ant-collapse-header span{color:#fff;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.customer-layout .layout-body .left-side-sider-menu-collapse .ant-collapse-header-text span{font-weight:400;font-size:14px;line-height:20px}.customer-layout .layout-body .left-side-sider-menu-collapse .ant-collapse-header-text svg{margin-right:8px}.customer-layout .layout-body .left-side-sider .ant-menu{background:#171721}.customer-layout .layout-body .left-side-sider .ant-menu-item-active a{color:#65d167!important}.customer-layout .layout-body .left-side-sider .ant-menu-item-active>svg path{fill:#65d167}.customer-layout .layout-body .right-side{width:calc(100% - 250px)}.customer-layout .layout-body .right-side .ant-layout,.customer-layout .layout-body .right-side .ant-layout-content.site-layout-background{padding:0!important}.customer-layout .layout-body .right-side .ant-layout .mobile-device-announcement-banner,.customer-layout .layout-body .right-side .ant-layout-content.site-layout-background .mobile-device-announcement-banner{background-color:#fe3a68;color:#fff}.customer-layout .layout-body .ant-layout-sider{background:#fff}.customer-layout .ant-btn.ant-btn-lg{min-width:140px;height:36px;font-size:14px}.tester-layout .header{background:#171721;display:flex}.tester-layout .header .logo{float:left;width:100px}.tester-layout .header .nav-wrapper{display:flex;width:100%;justify-content:space-between}.tester-layout .header .nav-wrapper .menu-wrapper{width:inherit}.tester-layout .nav-profile{width:-moz-max-content;width:max-content;white-space:nowrap}.tester-layout .nav-profile ul{display:flex;padding:0;list-style:none}.tester-layout .nav-profile ul li:first-child{margin-right:24px}.tester-layout .nav-profile ul li svg{margin-left:8px}.tester-layout .nav-profile ul li svg path{fill:#fff}.tester-layout .nav-profile ul li a{font-weight:400;font-size:16px;line-height:22px;color:#fff;padding:0 12px;border-left:1px solid #444}.tester-layout .nav-profile ul li:first-child a{border-left:unset}.admin-layout .ant-layout{display:flex;flex-direction:column;background:#fff}.admin-layout .ant-layout::-webkit-scrollbar{width:3px;height:5px}.admin-layout .ant-layout::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.admin-layout .ant-layout::-webkit-scrollbar-thumb{background:#444}.admin-layout .header{background:#171721;display:flex}.admin-layout .header .logo{float:left;width:100px;display:flex}.admin-layout .header .logo a{display:inline-block;width:30px;height:28px}.admin-layout .header .nav-wrapper{display:flex;width:100%;justify-content:flex-end}.admin-layout .header .nav-wrapper .menu-wrapper{width:inherit}.admin-layout .header .nav-profile{width:-moz-max-content;width:max-content;white-space:nowrap}.admin-layout .header .nav-profile ul{display:flex;padding:0;list-style:none}.admin-layout .header .nav-profile ul li:first-child{margin-right:24px}.admin-layout .header .nav-profile ul li svg{margin-left:8px}.admin-layout .header .nav-profile ul li svg path{fill:#fff}.admin-layout .header .nav-profile ul li a{font-weight:400;font-size:16px;line-height:22px;color:#fff;padding:0 12px;border-left:1px solid #444}.admin-layout .header .nav-profile ul li:first-child a{border-left:unset}.admin-layout .layout-body{background:#fff}@media(max-width:992px){.customer-layout .upgrade-button{display:none}.customer-layout .horizontal-menu .ant-menu-item a,.customer-layout .nav-profile ul li a{font-size:12px}.customer-layout .menu-wrapper{overflow:scroll}}@media(max-width:1024px){.main-layout .header .header-navbar{width:60%}.main-layout .header .header-navbar .logo{margin-right:0}.main-layout .header .header-navbar .logo a span{display:none}.main-layout .footer-content>div:first-child,.main-layout .footer-content>div:first-child>div:first-child{display:flex;flex-direction:column}.main-layout .footer-content>div:first-child>div:first-child a{margin-right:0;margin-bottom:20px}}.ant-btn-background-ghost span{font-family:Poppins-Medium,Helvetica Neue}.ant-btn-background-ghost.default{border:2px solid #fafafa;color:#fafafa;background:transparent}.ant-btn-background-ghost.default:active,.ant-btn-background-ghost.default:focus,.ant-btn-background-ghost.default:hover{color:#6b18f4!important;background-color:#fafafa!important}.ant-btn-background-ghost.main{border:2px solid #65d167;color:#65d167;background:transparent}.ant-btn-background-ghost.main:active,.ant-btn-background-ghost.main:focus,.ant-btn-background-ghost.main:hover{border:2px solid #fafafa!important;color:#fafafa!important}.ant-btn-background-ghost.secondary{border:2px solid #6b18f4;color:#6b18f4;background:transparent}.ant-btn-background-ghost.secondary:active,.ant-btn-background-ghost.secondary:focus,.ant-btn-background-ghost.secondary:hover{color:#fafafa!important;background-color:#6b18f4!important;border:2px solid #6b18f4!important}.ant-btn-background-ghost.secondary[disabled]{border:1px solid #848484;color:#848484;background-color:#fff}.ant-btn.ant-btn-background-ghost.without-border .anticon.anticon-loading svg{fill:gray!important}.ant-btn-background-ghost.without-border{padding:8px;min-width:auto;border:none;color:#6c707f;box-shadow:none;background:transparent}.ant-btn-background-ghost.without-border:active,.ant-btn-background-ghost.without-border:focus,.ant-btn-background-ghost.without-border:hover{color:#6c707f!important;box-shadow:none!important;background:transparent!important}.menu-burger-btn{display:inline-block;cursor:pointer}.menu-burger-btn .bar1,.menu-burger-btn .bar2,.menu-burger-btn .bar3{width:35px;height:4px;background-color:#171721;margin:4px 0;transition:.4s;border-radius:5px}.opened-burger-btn .bar1{transform:translateY(8px) rotate(-45deg)}.opened-burger-btn .bar2{opacity:0}.opened-burger-btn .bar3{transform:translateY(-8px) rotate(45deg)}.sso-btn{width:100%;padding:11px 8px;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.15);border-radius:2px;border:none;cursor:pointer}.sso-btn:hover{border:1px solid #6b31f6;padding:10px 8px}.sso-btn-content{display:flex;justify-content:center;align-content:center}.sso-btn-content-icon{width:24px;height:24px;position:relative;margin-right:24px}.sso-btn-content-icon img{width:100%;-o-object-fit:cover;object-fit:cover}.sso-btn-content-label{font-weight:500;font-size:14px;line-height:24px;color:rgba(0,0,0,.54);font-family:Poppins-Medium,Helvetica Neue}.share-button{display:flex;justify-content:center;align-items:center;padding:8px 10px;margin:10px;color:#fff;background-color:#333;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.35);text-decoration:none;font-family:Open Sans,Helvetica,Arial,sans-serif;font-weight:600;font-size:12px}.share-button--icon{width:16px;height:16px;position:relative;margin-right:5px}.share-button--icon img{width:100%;-o-object-fit:cover;object-fit:cover}.share-button:hover{color:#fff;background-color:#4f4f4f}.share-button:active{top:1px;box-shadow:0 0 1px rgba(0,0,0,.25)}.share-button.facebook{background-color:#4a66b7}.share-button.facebook:hover{background-color:#556fbb}.share-button.threads,.share-button.x{background-color:#000}.share-button.threads:hover,.share-button.x:hover{background-color:#252626}.share-button.linkedin{background-color:#007ab5}.share-button.linkedin:hover{background-color:#0e87c2}.share-button.bluesky{background-color:#1083fe}.share-button.bluesky:hover{background-color:#0168d5}@media(max-width:576px){.menu-burger-btn .bar1,.menu-burger-btn .bar2,.menu-burger-btn .bar3{width:20px;height:3px;margin:3px 0}.opened-burger-btn .bar1{transform:translateY(6px) rotate(-45deg)}.opened-burger-btn .bar2{opacity:0}.opened-burger-btn .bar3{transform:translateY(-6px) rotate(45deg)}}.text-selection-tooltip-button--wrapper{position:relative;width:-moz-fit-content;width:fit-content}.text-selection-tooltip-button--wrapper button{border-radius:8px!important;padding:6px 8px}.text-selection-tooltip-button--wrapper button:hover+.text-selection-tooltip-button--indicator{border-top-color:#3b0d86}.text-selection-tooltip-button--indicator{position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border-inline:8px solid transparent;border-top:8px solid #6b18f4;transition:all .2s cubic-bezier(.645,.045,.355,1)}.dropdown-button{display:inline-block}.dropdown-button .ant-dropdown-button{min-width:208px}.dropdown-button .ant-dropdown-button button:first-child{width:100%;border-radius:25px 0 0 25px!important;margin-inline-end:1px!important;padding:0 10px 0 20px}.dropdown-button .ant-dropdown-button button:last-child{width:36px;border-radius:0 25px 25px 0!important;min-width:36px}.dropdown-button .ant-dropdown-button button:last-child:before{top:0!important;height:calc(100% + 0px)!important;background-color:#171721!important}.dropdown-button .ant-dropdown-button button:last-child .ant-btn-icon{margin-right:4px;margin-bottom:5px}.soulution-card{padding:50px 27px 46px;background:#fafafa;box-shadow:0 0 10px rgba(23,23,33,.25);border-radius:15px;display:flex;flex-direction:column;align-items:center;width:300px;position:relative;overflow:hidden;cursor:pointer}.soulution-card:hover{filter:drop-shadow(0 0 20px rgba(107,49,246,.25));box-shadow:none}.soulution-card:hover .arrow-icon{opacity:1;margin-left:10px;transition:all .5s}.soulution-card-img-wrapper{width:193px;height:175px;position:relative}.soulution-card .arrow-icon{opacity:0;margin-left:0;height:19px}.soulution-card img{height:175px;margin-bottom:30px}.soulution-card h3{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:24px;line-height:39px;color:#171721;margin-bottom:30px;margin-top:20px}.soulution-card p{font-weight:400;font-size:16px;line-height:22px;color:#171721;margin-bottom:30px;text-align:center}.soulution-card a{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:16px;line-height:22px;color:#6b31f6;cursor:pointer;display:block;margin-top:auto}.soulution-card a:hover{color:#3b0d86}.soulution-card .learn,.soulution-card .tooltip-text{display:flex;align-items:center}.soulution-card .tooltip-text{position:absolute;left:0;top:0;height:225px;justify-content:center;flex-direction:column;width:100%;background:hsla(0,0%,98%,.4);opacity:0}.soulution-card .tooltip-text-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.soulution-card .tooltip-text-wrapper p{display:flex;justify-content:center;flex-direction:column;margin-bottom:0;margin-top:75px;font-style:italic}.soulution-card .tooltip-text-wrapper span{position:absolute;left:-300px;font-family:Poppins-SemiBold,Helvetica Neue;background:#171721;font-weight:500;font-size:20px;line-height:35px;color:#fafafa;margin-bottom:10px;width:-moz-fit-content;width:fit-content;padding:0 9px;box-shadow:-10px -10px 0 #6b31f6}.soulution-card .tooltip-text-wrapper span:first-child{top:50px}.soulution-card .tooltip-text-wrapper span:nth-child(2){top:95px}.soulution-card .tooltip-text-wrapper span:nth-child(3){top:140px}.soulution-card:hover .tooltip-text{opacity:1}.soulution-card:hover .tooltip-text span{left:45px}.soulution-card:hover .tooltip-text span:first-child{transition:.2s}.soulution-card:hover .tooltip-text span:nth-child(2){transition:.4s}.soulution-card:hover .tooltip-text span:nth-child(3){transition:.6s}.product-card{display:flex}.product-card .card-info{display:flex;flex-direction:column;padding:60px;height:426px;background:#171721;width:50%;justify-content:center}.product-card .card-info h4{font-size:48px;line-height:67px;margin-bottom:8px}.product-card .card-info h4,.product-card .card-info h5{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;color:#fafafa}.product-card .card-info h5{font-size:28px;line-height:39px;max-width:525px}.product-card .card-info p{font-weight:400;font-size:16px;line-height:22px;color:#fafafa;margin-bottom:50px;max-width:525px}.product-card:nth-child(2n) .card-info{order:1;background:#6b31f6}.product-card .card-text{display:flex;align-items:center;justify-content:center;padding:20px 60px;width:50%;font-family:Poppins-Medium,Helvetica Neue;text-align:center;font-weight:500;font-size:28px;line-height:39px;color:#171721}.product-card .card-text img{height:100%;width:100%;max-width:620px}.team-card{padding:50px 35px 65px;background:#fafafa;box-shadow:0 0 10px rgba(23,23,33,.25);border-radius:15px;display:flex;flex-direction:column;align-items:center;width:-moz-fit-content;width:fit-content;max-width:300px}.team-card h3{margin-top:20px}@media(max-width:1024px){.team-card{max-width:100%;width:100%}}.team-card img{height:150px;margin-bottom:30px}.team-card h3{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:28px;line-height:39px;color:#171721;margin-bottom:30px}.team-card p{font-family:Poppins-Regular,Helvetica Neue;font-weight:400;font-size:16px;line-height:22px;color:#171721;text-align:center;max-width:193px}.plan-card{background:#fafafa;box-shadow:0 0 13px rgba(0,0,0,.15);border-radius:6px;padding:20px 15px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.plan-card-header{font-family:Poppins-Medium,Helvetica Neue;font-size:12px;line-height:22px;text-align:center;color:#444;margin-bottom:8px}.plan-card-price{font-family:Poppins-Regular,Helvetica Neue;font-size:24px;line-height:34px;color:#6b31f6;margin-bottom:10px}.plan-card-price span,.plan-card-saving{font-family:Poppins-Regular,Helvetica Neue;font-size:12px;line-height:17px;color:#7f8690}.plan-card-saving{margin-bottom:20px;text-align:center;min-height:17px}.plan-card-description{font-family:Poppins-Regular,Helvetica Neue;font-size:12px;line-height:17px;color:#7f8690;text-align:center;max-width:195px;margin-top:auto}.plan-card-list{display:flex;flex-direction:column;align-items:center;margin-bottom:40px;text-align:center;max-width:185px}.plan-card-list>span{font-family:Poppins-Regular,Helvetica Neue;font-size:12px;line-height:17px;color:#444;margin-bottom:12px}.plan-card-list a{color:#6b31f6;cursor:pointer;font-family:Poppins-Medium,Helvetica Neue}.plan-card-list a:hover{color:#3b0d86}.plan-card .demo{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:12px;line-height:17px;color:#6b31f6;margin-top:auto;margin-bottom:12px;cursor:pointer}.plan-card .demo:hover{color:#3b0d86}.plan-card-hidden{visibility:hidden}.work-info-card{background:#171721;box-shadow:0 0 13px rgba(0,0,0,.15);border-radius:10px;padding:44px;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;margin-right:55px;position:sticky;top:80px}.work-info-card h3{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:30px;line-height:42px;color:#fafafa;margin-bottom:40px}.work-info-card .buttons{display:flex}.work-info-card .buttons>:first-child{margin-right:12px}.work-info-card>div h4{font-weight:700;font-size:18px;line-height:25px;color:#fafafa;margin-bottom:8px;font-family:Poppins-SemiBold,Helvetica Neue}.work-info-card>div p{font-weight:400;font-size:16px;line-height:22px;color:#fafafa;max-width:280px}.work-info-card>div:not(:last-child){margin-bottom:40px}@media(max-width:1365px){.work-info-card{padding:30px}.work-info-card h3{font-size:20px;margin-bottom:20px}.work-info-card>div h4{font-size:16px}.work-info-card>div p{font-size:14px}.work-info-card>div:not(:last-child){margin-bottom:20px}}@media(max-width:1024px){.product-card .card-info{padding:25px}.product-card .card-info h4{font-size:28px;line-height:47px}.product-card .card-info p{font-size:14px;line-height:20px}.product-card .card-info h5{font-size:20px;line-height:37px}.product-card .card-text{font-size:18px;line-height:29px}.product-card .card-text img{width:100%}.work-info-card{position:unset}}@media(max-width:768px){.product-card{flex-direction:column}.product-card .card-info{order:0;width:100%}.product-card .card-text{order:1;width:100%}}.customer-card{display:grid;max-width:294px;background:#fafafa;box-shadow:0 0 10px rgba(23,23,33,.25);border-radius:15px;text-align:center;cursor:pointer}.customer-card:hover .customer-card-info{top:-75px;padding:75px 20px 20px;transition:.3s}.customer-card-info{padding:44px 20px;display:flex;flex-direction:column;height:255px;background:#fafafa;border-radius:0 0 15px 15px;position:relative;top:0;transition:.3s;gap:20px}.customer-card-info h3{font-family:Poppins-Bold,Helvetica Neue;text-align:center;font-weight:700;font-size:28px;line-height:39px;color:#171721}.customer-card-info p{color:#171721;max-width:90%;margin:0 auto}.customer-card-info a,.customer-card-info p{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:16px;line-height:22px;text-align:center}.customer-card-info a{color:#6b31f6}.customer-card-img-wrapper{height:200px;width:295px;position:relative}.nps-card .ant-card-head{padding:0 10px}.nps-card-extra{display:flex;gap:10px}.nps-card-content{max-height:280px;overflow:auto}.nps-card-content-item,.nps-card-title{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid rgba(5,5,5,.06)}.nps-card-title p{font-size:14px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.nps-card .ant-card-body{padding:0}.nps-card-detractors .ant-card-head{border-bottom:2px solid #ff0101;background:rgba(255,1,1,.1)}.nps-card-passives .ant-card-head{border-bottom:2px solid #ffc845;background:rgba(255,200,69,.1)}.nps-card-promoters .ant-card-head{border-bottom:2px solid #65d167;background:rgba(101,209,103,.1)}.color-card{max-width:274px}.color-card-border{height:5px}.color-card-content{height:100%;padding:10px 8px;display:flex;align-items:flex-start;gap:8px;font-size:12px}.color-card-content p{width:100%;height:100%}.color-card-green{background:rgba(101,209,103,.1)}.color-card-green .color-card-border{background:#65d167}.color-card-red{background:rgba(255,1,1,.1)}.color-card-red .color-card-border{background:#ff0101}.color-card-blue{background:rgba(101,219,251,.1)}.color-card-blue .color-card-border{background:#65dbfb}.voting-card{width:423px;height:150px;min-width:373px;max-width:423px;border-radius:25px;background-color:hsla(0,0%,85%,.478);overflow:hidden;display:flex;gap:10px}.voting-card .counter{display:flex;flex-direction:column;gap:1px}.voting-card .counter .ant-btn{min-width:70px;width:70px;border-radius:0!important}.voting-card .counter-count,.voting-card .counter-minus,.voting-card .counter-plus{flex:1 1}.voting-card .counter-count{width:70px;height:40px;background-color:#6b18f4;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.voting-card .counter-plus{border-bottom-right-radius:0!important;border-top-right-radius:0!important;border-radius:0!important}.voting-card-desc{display:flex;flex-direction:column;padding:10px 10px 10px 0}.voting-card-text{height:88px}.voting-card-comment{display:flex;align-items:center;gap:10px;padding-top:10px}.voting-card-comment input{padding:3px 11px;width:255px}.voting-card-comment--text{display:inline-block;text-overflow:ellipsis;overflow:hidden;max-width:255px;white-space:nowrap}.voting-card-comment--cancel-button,.voting-card-comment--delete-button,.voting-card-comment--edit-button,.voting-card-comment--save-button{width:28px;height:28px;border-radius:4px;border:1px solid #6b18f4;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s cubic-bezier(.645,.045,.355,1)}.voting-card-comment--cancel-button svg,.voting-card-comment--delete-button svg,.voting-card-comment--edit-button svg,.voting-card-comment--save-button svg{width:14px;height:14px}.voting-card-comment--save-button{background-color:#6b18f4}.voting-card-comment--save-button svg path{fill:#fff}.voting-card-comment--save-button:hover{background-color:#3b0d86}.voting-card-comment--cancel-button svg path,.voting-card-comment--delete-button svg path,.voting-card-comment--edit-button svg path{fill:#6b18f4}.voting-card-comment--cancel-button:hover,.voting-card-comment--delete-button:hover,.voting-card-comment--edit-button:hover{background-color:#6b18f4}.voting-card-comment--cancel-button:hover svg path,.voting-card-comment--delete-button:hover svg path,.voting-card-comment--edit-button:hover svg path{fill:#fff}.voting-card-comment-edit{align-items:center;display:flex;gap:10px}.summary-card{width:465px;min-height:156px;display:flex;gap:14px;margin-bottom:10px}.summary-card h3{font-size:16px;font-family:Poppins-Regular,Helvetica Neue;font-weight:400;margin-bottom:5px;cursor:pointer}.summary-card h3:hover{color:#6b18f4}.summary-card h3:hover svg path{fill:#6b18f4}.summary-card-unavailable{font-size:12px;margin-top:5px}.summary-card-content{width:100%}.summary-card-content-created{display:flex;font-size:12px;flex-wrap:wrap}.summary-card-content-created .created:not(:last-child),.summary-card-content-created span{margin-right:6px}.summary-card .edit-title{margin-left:8px}.summary-card .img-wrapper{min-width:130px}.summary-card-options{display:flex;gap:16px;margin-top:16px}.summary-card-options div{display:flex;align-items:center;gap:6px;cursor:pointer}.summary-card-options div:hover{color:#6b18f4}.summary-card-options div:hover svg path{fill:#6b18f4}.summary-card .created{color:#6c707f}.highlight-reel{min-height:113px;height:113px}.highlight-reel .summary-card-options{margin-top:8px}.highlight-reel .summary-card-options p:not(p:hover){color:#000}.highlight-reel .img-wrapper{position:relative;height:113px}.highlight-reel .img-duration{position:absolute;right:7px;bottom:21px;font-size:10px;color:#fff}.highlight-reel .img-hover{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.4);opacity:0;transition:all .5s;-webkit-transition:all .5s;display:flex;align-items:center;justify-content:center;cursor:pointer}.highlight-reel .img-wrapper:hover .img-hover{opacity:1}.highlight-annotation-card-item:not(.highlight-annotation-card:last-child .highlight-annotation-card-item:last-child){margin-bottom:10px}.highlight-annotation-card-item{display:flex;gap:10px;align-items:baseline;padding:8px 27px 8px 8px;background-color:#fff;position:relative}.highlight-annotation-card-item-hover{position:absolute;height:0;width:25px;right:0;top:0;transform:translateY(-50%);opacity:0;transition:all .4s;-webkit-transition:all .4s;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#6b18f4}.highlight-annotation-card-item-hover span,.highlight-annotation-card-item-hover span svg{color:#fff}.highlight-annotation-card-item:hover .highlight-annotation-card-item-hover{opacity:1;height:100%;top:50%}.highlight-annotation-card-item .play{height:14px;width:12px}.highlight-annotation-card-item-info{display:flex;gap:4px;font-size:12px;color:gray;margin-top:10px}.highlight-annotation-card-item-info .creator{cursor:pointer}.skeleton-card-wrapper{display:flex;gap:8px;flex-wrap:wrap;justify-content:space-between}.skeleton-card-wrapper .skeleton-card{display:flex}.skeleton-card-wrapper .skeleton-card .ant-skeleton-image{width:130px!important;height:120px!important}@media(max-width:1365px){.nps-card{width:200px!important}}.section-card{background-color:#fff;box-shadow:0 0 5px #dfdfdf;border-radius:4px;margin-bottom:32px}.section-card--header{position:relative;display:flex;justify-content:center;background-color:#171721}.section-card--title{text-align:center;color:#fff;padding:8px;margin:0 auto}.section-card--body{padding:24px}.section-card--right-side-box{height:100%;position:absolute;right:10px}.section-card--right-side-box a,.section-card--right-side-box button{color:#fafafa;font-size:12px;font-family:Poppins-Medium,Helvetica Neue;cursor:pointer;background:none;border:none;outline:none}.header-with-text{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:60px;margin-top:90px}.header-with-text h3{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:48px;line-height:67px;color:#171721;text-align:center}.header-with-text p{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:18px;line-height:25px;color:#171721;margin-top:8px;text-align:center}@media only screen and (max-width:1024px){.header-with-text{margin-bottom:30px;margin-top:45px}.header-with-text h3{font-size:36px;line-height:45px}.header-with-text p{margin-top:5px;font-size:16px;line-height:25px}}.main-header{background:#fafafa!important;height:64px!important;padding:0 20px 0 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedcdc;position:sticky;width:100%;top:0;z-index:999}.main-header-navbar{display:flex;align-items:center;width:80%}.main-header-navbar-logo{margin-right:45px}.main-header-navbar-logo-icon{width:152px;height:38px;position:relative}.main-header-navbar-logo a{display:flex;align-items:center}.main-header-navbar-logo a span{font-family:Poppins-SemiBold,Helvetica Neue;font-weight:600;font-size:22px;line-height:31px;margin-left:12px;color:#171721}.main-header-navbar .ant-menu{width:100%;height:67px;background-color:#fafafa;border-bottom:none;align-items:center}.main-header-navbar .ant-menu a>img{margin-left:6px}.main-header-navbar .ant-menu .ant-menu-item:after{border-bottom:none}.main-header-navbar .ant-menu .ant-popover-open svg path{fill:#6b31f6!important}.main-header-navbar .ant-menu .ant-menu-item a:not(.get-paid-to-test):hover{color:rgba(0,0,0,.851)}.main-header-navbar .ant-menu .ant-menu-item a:active,.main-header-navbar .ant-menu .ant-menu-item a:focus,.main-header-navbar .ant-menu .ant-menu-item-active,.main-header-navbar .ant-menu .ant-menu-item-selected a{color:#3b0d86}.main-header-navbar .ant-menu .ant-menu-item a:active svg path,.main-header-navbar .ant-menu .ant-menu-item a:focus svg path,.main-header-navbar .ant-menu .ant-menu-item-active svg path,.main-header-navbar .ant-menu .ant-menu-item-selected a svg path{fill:#3b0d86}.main-header-navbar .ant-menu .get-paid-to-test{color:#6b31f6}.main-header-navbar .ant-menu .get-paid-to-test:hover{color:#3b0d86}.main-header-navbar .ant-menu .ant-menu-item-selected:after,.main-header-navbar .ant-menu .ant-menu-item:active:after,.main-header-navbar .ant-menu .ant-menu-item:focus:after,.main-header-navbar .ant-menu .ant-menu-item:hover:after{border-bottom:none}.main-header-navbar-burger{display:flex;flex-direction:column;align-items:center;justify-content:center}.main-header-navbar-burger-drawer-login-box{margin-top:30px;gap:20px;width:100%;justify-content:flex-start!important;padding-left:24px}.main-header-navbar-burger-drawer .ant-menu-vertical{border-right:none}.main-header-navbar-burger-drawer .ant-drawer-content-wrapper{width:100%!important}.main-header-navbar-burger-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-body{display:flex;flex-direction:column}.main-header-navbar-burger-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header{border-bottom:none;padding:16px 24px 16px 48px}.main-header-navbar-burger-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-header-title{display:flex;flex-direction:row-reverse;justify-content:space-between}.main-header-navbar-burger-drawer-menu{border-right:none;max-width:350px}.main-header-navbar-burger-drawer-menu .ant-menu-submenu-active .ant-menu-submenu-title,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-open,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-open .ant-menu-submenu-title .ant-menu-submenu-arrow,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-selected,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-selected .ant-menu-submenu-title .ant-menu-submenu-arrow,.main-header-navbar-burger-drawer-menu .ant-menu-submenu:hover>.ant-menu-submenu-title>.ant-menu-submenu-arrow{color:#6b31f6}.main-header-navbar-burger-drawer-menu .ant-menu-submenu .ant-menu-submenu-title,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-inline .ant-menu-submenu-title{background-color:transparent}.main-header-navbar-burger-drawer-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-title-content,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-inline .ant-menu-submenu-title .ant-menu-title-content{font-size:16px}.main-header-navbar-burger-drawer-menu .ant-menu-submenu .ant-menu-sub,.main-header-navbar-burger-drawer-menu .ant-menu-submenu .ant-menu-sub .ant-menu-item,.main-header-navbar-burger-drawer-menu .ant-menu-submenu .ant-menu-sub .ant-menu-item-only-child,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-inline .ant-menu-sub,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-inline .ant-menu-sub .ant-menu-item,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-inline .ant-menu-sub .ant-menu-item-only-child{background-color:transparent}.main-header-navbar-burger-drawer-menu .ant-menu-submenu .ant-menu-sub .ant-menu-item .ant-menu-title-content,.main-header-navbar-burger-drawer-menu .ant-menu-submenu .ant-menu-sub .ant-menu-item-only-child .ant-menu-title-content,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-inline .ant-menu-sub .ant-menu-item .ant-menu-title-content,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-inline .ant-menu-sub .ant-menu-item-only-child .ant-menu-title-content{font-size:16px;color:#6b31f6}.main-header-navbar-burger-drawer-menu .ant-menu-submenu .ant-menu-sub .ant-menu-item-only-child:after,.main-header-navbar-burger-drawer-menu .ant-menu-submenu .ant-menu-sub .ant-menu-item:after,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-inline .ant-menu-sub .ant-menu-item-only-child:after,.main-header-navbar-burger-drawer-menu .ant-menu-submenu-inline .ant-menu-sub .ant-menu-item:after{display:none}.main-header-navbar-burger-drawer-menu .ant-menu-item,.main-header-navbar-burger-drawer-menu .ant-menu-item-only-child{background-color:transparent}.main-header-navbar-burger-drawer-menu .ant-menu-item .ant-menu-title-content,.main-header-navbar-burger-drawer-menu .ant-menu-item-only-child .ant-menu-title-content{font-size:16px}.main-header-navbar-burger-drawer-menu .ant-menu-item-only-child:after,.main-header-navbar-burger-drawer-menu .ant-menu-item:after{display:none}.main-header-navbar-burger-drawer-menu .ant-menu-item-active .ant-menu-title-content a{color:#6b31f6}.main-header-navbar-burger-drawer-menu .ant-menu-item-selected{background-color:transparent!important}.main-header-navbar-burger-drawer-menu .ant-menu-item-selected .ant-menu-title-content a{color:#6b31f6}.main-header-login-box{display:flex;align-items:center;justify-content:space-between}.main-header-login-box a{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:16px;line-height:22px;letter-spacing:.5px;color:#6b31f6;white-space:nowrap}.main-header-login-box a:first-child{margin-right:44px}.main-header-login-box a:hover{color:#3b0d86}.main-header-login-box button{font-size:16px;height:42px}@media(max-width:1365px){.main-header-login-box a:first-child{margin-right:15px}.main-header .ant-menu .ant-menu-item{padding:0 10px}}@media(max-width:1200px){.main-header-login-box a,.main-header-login-box button{font-size:14px}.main-header-navbar-logo{margin-right:10px}.main-header-navbar-logo-icon{width:130px;height:38px}.main-header .ant-menu .ant-menu-item{padding:0 8px}.main-header .ant-menu .ant-menu-item a{font-size:13px}}@media(max-width:1024px){.header-with-text{margin-bottom:30px;margin-top:45px}.header-with-text h3{font-size:36px;line-height:45px}.header-with-text p{margin-top:5px;font-size:16px;line-height:25px}.main-header-navbar{width:60%}.main-header-navbar-logo{margin-right:0}.main-header-login-box a,.main-header-login-box button{font-size:16px}}.language-indicator--wrapper{display:flex;align-items:center;gap:10px;font-size:14px;color:rgba(0,0,0,.88)}.language-indicator--wrapper img{margin-top:3px!important}.menu-platform-dropdown{display:flex;align-items:stretch}.menu-platform-dropdown>div{display:flex;flex-direction:column;max-width:205px;padding:24px;cursor:pointer}.menu-platform-dropdown>div:first-child{border-radius:4px 0 0 4px}.menu-platform-dropdown>div:last-child{border-radius:0 4px 4px 0}.menu-platform-dropdown>div:hover{background:#6b31f6}.menu-platform-dropdown>div:hover h4,.menu-platform-dropdown>div:hover p{color:#fafafa!important}.menu-platform-dropdown>div:hover .dropdown-learn-more{margin-bottom:30px;transition:margin-bottom .5s}.menu-platform-dropdown>div:hover .dropdown-learn-more span{color:#fafafa!important}.menu-platform-dropdown>div:hover p{margin-bottom:16px;transition:margin-bottom .5s}.menu-platform-dropdown>div h4{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:16px;line-height:22px;color:#171721;margin-bottom:12px}.menu-platform-dropdown>div p{font-family:Poppins-Regular,Helvetica Neue;font-weight:400;font-size:14px;line-height:20px;color:#171721;margin-bottom:46px}.menu-platform-dropdown>div .dropdown-learn-more{margin-top:auto;cursor:pointer;display:flex;align-items:center}.menu-platform-dropdown>div .dropdown-learn-more span{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;color:#6b31f6;margin-right:13px}.menu-platform-dropdown>div .dropdown-learn-more-arrow{position:relative;width:7px;height:11px}.menu-platform-dropdown-active{background:#171721!important}.menu-platform-dropdown-active h4,.menu-platform-dropdown-active p,.menu-platform-dropdown-active span{color:#fafafa!important}.menu-platform-dropdown-active .dropdown-learn-more{margin-bottom:15px!important}.menu-platform-dropdown-active .dropdown-learn-more-arrow{display:none}.menu-platform-dropdown-active p{margin-bottom:25px!important}.platform-popover{animation-duration:0s!important}.platform-popover .ant-popover-inner-content{padding:0}.platform-popover .ant-popover-content{animation:fadein .7s}.menu-why-section-dropdown{max-width:550px;flex-wrap:wrap;justify-content:space-between}.menu-why-section-dropdown-active{border:.5px solid #6b31f6!important}.menu-why-section-dropdown>a{display:flex;flex-direction:column;align-items:center;padding:15px;background:#fafafa;box-shadow:0 0 3px rgba(0,0,0,.15);border:.75px solid rgba(0,0,0,.075);border-radius:4px;width:167px;cursor:pointer;position:relative;top:0;left:0}.menu-why-section-dropdown>a:hover{box-shadow:4px 4px 0 #6b31f6;transition:.2s;top:-3px;left:-3px}.menu-why-section-dropdown>a span{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:12px;line-height:17px;color:#171721;margin-bottom:14px}.menu-why-section-dropdown>a img{height:74px}.why-section-popover{animation-duration:0s!important}.why-section-popover .ant-popover-content{animation:fadein .7s}.dashboard-profile-popover{width:316px}.dashboard-profile-popover .ant-popover-arrow{display:block}.dashboard-profile-popover .ant-popover-arrow:before{background:#171721}.dashboard-profile-popover .ant-popover-arrow .ant-popover-arrow-content{--antd-arrow-background-color:#171721}.dashboard-profile-popover .ant-popover-content .ant-popover-inner{background:#171721;box-shadow:0 0 3px rgba(0,0,0,.15);border-radius:10px;padding:0}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box h4{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:18px;line-height:25px;color:#fff;max-width:200px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-y:hidden}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box-name-and-logout{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box-name-and-logout a{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#fff}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box-email{font-weight:400;font-size:12px;line-height:17px;color:#fff;margin-bottom:20px}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box ul{list-style:none}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box ul li{color:#fff}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box-users li{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:16px;line-height:22px;margin-bottom:6px}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box-users li a{color:#fff;text-decoration:underline}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box .customer-plan{font-family:Poppins-SemiBold,Helvetica Neue}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box-plans{margin-top:20px;margin-bottom:25px}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box-plans li{font-weight:400;font-size:16px;display:flex;align-items:center;gap:6px}.dashboard-profile-popover .ant-popover-content .ant-popover-inner .dashboard-profile-popover-box-plans a{text-decoration:underline;color:#fff}.create-folder-popover{padding-left:70px}.create-folder-popover .ant-popover-content{width:375px}.create-folder-popover .ant-popover-inner-content{border-radius:0 0 4px 4px}@media(max-width:1024px){.menu-platform-dropdown{flex-direction:column}.menu-platform-dropdown>div{display:flex;flex-direction:column;max-width:157px}.menu-platform-dropdown>div:not(:last-child){margin-bottom:40px}.menu-why-section-dropdown{flex-direction:column}.menu-why-section-dropdown>div:not(:last-child){margin-right:0}}.collaborator-popover{width:375px}.custom-popover .ant-popover-inner{border-radius:4px;margin-top:0!important}.custom-popover .ant-popover-title{font-family:Poppins-Medium,Helvetica Neue;background:#171721;font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#fff;padding:11px;border-radius:4px 4px 0 0;margin-bottom:0!important}.custom-popover .close-legend-icon svg{position:absolute;right:15px;top:15px;color:#fff;cursor:pointer}.label-with-tip{display:flex;align-items:stretch}.label-with-tip--info-icon{margin-left:10px}.label-with-tip--info-icon.white-icon path{fill:#fafafa}.label-with-tip--info-icon.purple-icon path{fill:#6b31f6}.ant-popover.label-with-tip-popover .ant-popover-arrow{display:block}.ant-popover.label-with-tip-popover .ant-popover-arrow-content,.ant-popover.label-with-tip-popover .ant-popover-arrow-content:before,.ant-popover.label-with-tip-popover .ant-popover-inner{background:#171721}.ant-popover.label-with-tip-popover .ant-popover-inner-content ul{margin-left:24px}.ant-popover.label-with-tip-popover .ant-popover-inner-content,.ant-popover.label-with-tip-popover h4,.ant-popover.label-with-tip-popover i,.ant-popover.label-with-tip-popover p{color:#fafafa}.ant-popover.label-with-tip-popover h4{font-size:16px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.ant-popover.label-with-tip-popover .ant-popover-inner-content{padding:12px 16px;max-width:376px}.ant-popover.label-with-tip-popover .title-flex{display:flex;align-items:center;gap:9px}.ant-popover.label-with-tip-popover .title-flex p{color:#65d167;font-size:14px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue;cursor:pointer}.ant-popover.label-with-tip-popover .ant-popover-inner{margin-top:0!important}.ant-popover.label-with-tip-popover .flex-column{display:flex;flex-direction:column;gap:20px}.links-dropdown-btn{border:none;width:16px;height:16px;border-radius:50%;background:#6b31f6;cursor:pointer;display:flex;align-items:center;justify-content:center}.links-dropdown-btn svg{width:9px;height:6px}.links-dropdown-btn svg path{fill:#fff}.auth-form{width:270px}.auth-form label{font-size:14px}.auth-form .ant-form-item-explain-error,.auth-form label{font-family:Poppins-Regular,Helvetica Neue}.auth-form h3{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:28px;line-height:39px;margin-bottom:24px;color:#000}.auth-form button{width:100%}.auth-form .forgot-password a{display:block;margin-bottom:16px;font-family:Poppins-SemiBold,Helvetica Neue;font-weight:600;font-size:12px;line-height:17px;color:#6b31f6;cursor:pointer}.auth-form .forgot-password a:hover{color:#3b0d86}.auth-form iframe[title=reCAPTCHA]{transform:scale(.89);transform-origin:0 0}.sign-up-form{width:440px}.sign-up-form h1{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:28px;line-height:39px;color:#000;margin-bottom:16px}.sign-up-form .description{color:#171721;margin-bottom:25px}.sign-up-form .description,.sign-up-form label{font-family:Poppins-Regular,Helvetica Neue;font-size:14px}.sign-up-form .paypal-info{color:#6b31f6;font-size:12px}.sign-up-form .ant-form-item-explain-error{font-family:Poppins-Regular,Helvetica Neue}.sign-up-form .terms-of-service{color:#6b31f6;font-family:Poppins-Medium,Helvetica Neue}.sign-up-form .terms-of-service:hover{color:#3b0d86}.sign-up-form button{width:100%}.sign-up-form .ant-form-item{padding-bottom:20px}.contact-us-form{width:440px}.contact-us-form label{font-size:14px}.contact-us-form .ant-form-item-explain-error,.contact-us-form .ant-form-item-extra,.contact-us-form label{font-family:Poppins-Regular,Helvetica Neue}.contact-us-form h1{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:28px;line-height:39px;color:#000;margin-bottom:20px}.contact-us-form button{width:100%}.contact-us-form-select-features{display:flex;justify-content:space-between}.contact-us-form .form-item{width:48%}.contact-us-form-radio-group .ant-space-item:first-child{margin-bottom:10px}.contact-us-form-radio-group .ant-radio-wrapper{display:flex;align-items:center}.contact-us-form-radio-group .ant-radio-inner,.contact-us-form-radio-group .ant-radio-wrapper.ant-radio-wrapper-in-form-item input[type=radio]{width:20px;height:20px}.contact-us-form-radio-group .ant-radio-checked .ant-radio-inner{border:2px solid #6200ee}.contact-us-form-radio-group .ant-radio-inner:after{background-color:#6200ee;width:20px;height:20px;margin-top:-10px;margin-left:-10px}.contact-us-form-radio-group .ant-radio-checked:after{border:1px solid #6200ee}.contact-us-form-radio-group .ant-radio-input:focus+.ant-radio-inner{box-shadow:0 0 0 3px rgba(98,0,238,.12)}.contact-us-form-radio-group span.ant-radio+*{font-family:Poppins-Regular,Helvetica Neue;font-size:14px;line-height:17px}.organization-form .organization-form-btns{display:flex;justify-content:flex-end}.organization-form .organization-form-btns button:first-child{margin-right:16px}.organization-form .organization-form-btns button{width:auto}.organization-form .add-org-btn button{margin-right:0!important}.organization-form label{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;margin-bottom:4px}.organization-form .ant-form-item-explain-error,.organization-form .ant-form-item-extra{font-family:Poppins-Regular,Helvetica Neue}.edit-user-form{display:flex;align-items:center;gap:14px}.edit-user-form-btns button{margin-right:0!important}.edit-user-form .ant-form-item{margin-bottom:0;padding-bottom:0;height:42px}.edit-user-form .timezone-select-input .ant-select-arrow{margin-top:-2px}.edit-user-form .timezone-select-input .ant-select-arrow svg{transform:rotate(0)!important}.invite-oragnization{width:100%;display:flex}.invite-oragnization-form{width:50%;padding-right:27px;border-right:1px solid #c4c4c4}.invite-oragnization-form h3{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:18px;line-height:25px;color:#7f8690;margin-bottom:32px}.invite-oragnization-form .ant-row{display:flex;flex-direction:column}.invite-oragnization-form .ant-form-item:last-child{margin-bottom:0!important}.invite-oragnization-form label{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;margin-bottom:4px;white-space:nowrap}.invite-oragnization-form label:after{margin:0 0 0 2px}.invite-oragnization-form .ant-form-item-explain-error{font-family:Poppins-Regular,Helvetica Neue;max-width:290px}.invite-oragnization-form .ant-form-item-explain-error .email-paid-link{margin-bottom:16px;display:block}.invite-oragnization-form .ant-form-item-explain-error .email-paid-link a{color:#ff0101;text-decoration:underline}.invite-oragnization-form .ant-form-item-extra{font-family:Poppins-Regular,Helvetica Neue}.invite-oragnization-form.confirm-organization-invitation-form{width:100%;padding-right:0;border:0}.invite-oragnization-info{width:50%;padding-left:27px}.invite-oragnization-info-plan{font-family:Poppins-Regular,Helvetica Neue!important;font-size:16px!important;margin-bottom:18px;font-family:Poppins-Regular,Helvetica Neue}.invite-oragnization-info h4{font-family:Poppins-Medium,Helvetica Neue;font-size:18px!important;margin-bottom:8px}.invite-oragnization-info-remaining{font-family:Poppins-Regular,Helvetica Neue!important;font-size:16px!important;margin-bottom:32px}.invite-oragnization-info-payment{font-family:Poppins-Regular,Helvetica Neue!important;font-size:14px!important}.invite-oragnization-info-payment span{font-family:Poppins-Medium,Helvetica Neue}.invite-oragnization-info-bill{font-family:Poppins-Regular,Helvetica Neue!important;font-size:14px!important;margin-bottom:24px}.invite-oragnization-info .organization-form-btns{display:flex;justify-content:center}.invite-oragnization-info .organization-form-btns button:first-child{margin-right:16px}.invite-oragnization-info .organization-form-btns button{width:auto}.update-tester-password-form{max-width:660px}.update-tester-password-form h3{font-size:18px;color:#444;font-family:Poppins-Medium,Helvetica Neue;margin-bottom:20px;margin-top:24px}.update-tester-password-form .ant-form-item{margin-bottom:24px}.update-tester-password-form .ant-form-item-explain-error,.update-tester-password-form .ant-form-item-extra{font-family:Poppins-Regular,Helvetica Neue}.update-tester-password-form label{min-width:120px;font-size:14px;font-family:Poppins-Medium,Helvetica Neue;margin-right:57px}.update-tester-password-form button{width:auto!important;display:block;margin-left:auto}@media(max-width:1024px){.contact-us-form,.sign-up-form{width:370px}}.reset-password-form{width:285px}.reset-password-form-username{font-family:Poppins-Light,Helvetica Neue;font-weight:400;font-size:12px;line-height:17px;color:#444;margin-bottom:12px;display:inline-block}.reset-password-form button{margin-top:16px}.checkbox-form{max-height:300px;overflow:auto}.checkbox-form .ant-checkbox-group{display:flex;flex-direction:column}.checkbox-form .ant-checkbox-group label{margin-bottom:16px}.popover-footer{text-align:right;position:relative;padding-top:24px}.popover-footer:before{content:"";position:absolute;width:375px;background-color:#d9d9d9;height:1px;left:-24px;top:0}.move-tests-footer{justify-content:flex-end}.purchase-plan-form{width:100%;margin-top:25px}.purchase-plan-form .payment-form-section{display:flex;justify-content:space-around;padding-bottom:39px!important}.purchase-plan-form .ant-form-item{padding-bottom:5px}.purchase-plan-form label{font-size:14px}.purchase-plan-form .ant-radio-wrapper{margin:5px 0}.purchase-plan-form .ant-input{max-width:none!important}.purchase-plan-form .payment-right-panel{flex:5 1}.purchase-plan-form .payment-right-panel .ant-spin-container,.purchase-plan-form .payment-right-panel .ant-spin-nested-loading{height:100%}.purchase-plan-form-card{display:flex;align-items:center;gap:8px;color:#6b18f4;cursor:pointer;margin-bottom:25px}.purchase-plan-form-card svg{height:14px;width:14px}.purchase-plan-form-card p{font-size:14px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.purchase-plan-form .ant-select{width:212px}.purchase-plan-form-payment{display:flex;justify-content:space-between;padding-top:25px}.purchase-plan-form-payment h2{font-size:24px}.purchase-plan-form-info{margin:30px 0}.purchase-plan-form-buttons{display:flex;flex-direction:column;gap:10px;margin-top:15px}.purchase-plan-form-buttons button{width:100%}.purchase-plan-form-verification-code{display:flex;align-items:center;gap:20px}.feedback-card-form .feedback-card{height:63px;width:100%;background-color:rgba(101,209,103,.1);border-radius:4px;margin-bottom:10px}.feedback-card-form .feedback-card .ant-form-item{padding-bottom:0}.feedback-card-form .feedback-card-up{background-color:#65d167;width:100%;height:8px;border-radius:4px 4px 0 0}.feedback-card-form .feedback-card-desc{display:flex;justify-content:space-between;padding:0 12px;align-items:center;height:calc(100% - 8px)}.feedback-card-form .feedback-card-desc h5{font-size:14px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.feedback-card-form .feedback-card.red{background-color:rgba(255,1,1,.1)}.feedback-card-form .feedback-card.red .feedback-card-up{background-color:#ff0101}.feedback-card-form .feedback-card.blue{background-color:rgba(101,219,251,.1)}.feedback-card-form .feedback-card.blue .feedback-card-up{background-color:#65dbfb}.feedback-card-form .ant-select-arrow{transform:translateY(50%)}.users-checkbox-form{width:200px;border:1px solid hsla(0,0%,85%,.48);border-radius:8px}.users-checkbox-form-no-data{padding:10px}.users-checkbox-form-avg,.users-checkbox-form-users{padding-bottom:0}.users-checkbox-form-avg .ant-checkbox-wrapper,.users-checkbox-form-avg .ant-radio-wrapper,.users-checkbox-form-users .ant-checkbox-wrapper,.users-checkbox-form-users .ant-radio-wrapper{padding-left:20px!important}.users-checkbox-form-divider{margin:6px 0!important}.users-checkbox-form-users{max-height:250px;overflow:auto}.users-checkbox-form-avg{margin-top:6px}.users-checkbox-form .ant-form-item{padding-bottom:0!important}.users-checkbox-form .ant-form-item .ant-checkbox-group,.users-checkbox-form .ant-form-item .ant-radio-group{display:flex;flex-direction:column}.users-checkbox-form .ant-checkbox-wrapper,.users-checkbox-form .ant-radio-wrapper,.users-checkbox-form .emotion-header{padding:10px;border-bottom:1px solid hsla(0,0%,85%,.48);width:100%}.users-checkbox-form .ant-checkbox-wrapper h3,.users-checkbox-form .ant-radio-wrapper h3,.users-checkbox-form .emotion-header h3{line-height:1.3}.missing-custom-filter-form{margin-top:40px}.missing-custom-filter-form .required-info{margin:20px 0;color:#444}.survey-form{margin-top:20px}.legal-profile-form-wrap{display:flex;justify-content:space-between;gap:24px}.legal-profile-form-wrap .ant-form-item{width:50%}.legal-profile-form .input-help{font-size:12px;font-style:italic;color:rgba(0,0,0,.88)}.legal-profile-form .sigCanvas{border:1px solid #d9d9d9;border-radius:4px;background:#fff}.legal-profile-form .clear-signature{margin-left:10px}.sus-response-form .like-line-collapse{margin:40px 0 24px;background:transparent;border-radius:8px;border:none}.sus-response-form .like-line-collapse .ant-collapse-content.ant-collapse-content-active{background:#eae6f3;border-radius:8px;margin-bottom:30px}.sus-response-form .like-line-collapse .ant-collapse-header-text{font-weight:700;font-family:Poppins-Medium,Helvetica Neue}.sus-response-form .like-line-collapse .ant-collapse-content{border-top:none}.sus-response-form .like-line-collapse .ant-collapse-content-box{padding-top:0!important;padding-right:0}.sus-response-form .like-line-collapse-panel{border-radius:8px;border:none}.sus-response-form .like-line-collapse-panel.ant-collapse-item-active{background:#eae6f3}.sus-response-form-item{padding-bottom:0}.sus-response-form-item p{color:#7a728a;font-size:12px;margin-bottom:10px}.sus-response-form .ant-form-item-control-input-content{display:flex;align-items:center;gap:10px}.sus-response-form-wrapper{display:flex}.sus-response-form-wrapper .na-input{margin:0 auto}.likely-item .ant-form-item-control-input-content{flex-direction:column;align-items:flex-start;gap:4px}.likely-item-desc{display:flex;justify-content:space-between;width:521px}.static-ux-crowd-btn-group{margin:20px 0}.static-ux-crowd-btn-group .ant-radio-button-wrapper{width:105px}.static-ux-crowd-btn-group .ant-radio-button-wrapper span:nth-child(2){display:flex;justify-content:center}.static-ux-crowd-btn-group .ant-radio-button-wrapper:hover{color:#6b18f4}.static-ux-crowd-btn-group .ant-radio-button-wrapper-checked{background:#6b31f6!important;color:#fff!important;border-color:#6b31f6!important}.static-ux-crowd-btn-group .ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child{border-color:#6b31f6}.static-ux-crowd-btn-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#6b31f6}.static-ux-crowd-box{text-align:center;background:rgba(208,188,255,.29);padding:30px 20px;margin:30px 0}.static-ux-crowd-box-image{margin-top:20px;max-height:500px;overflow-y:auto}.ux-response-form .label-container{margin-bottom:10px}.ux-response-form .label-container h3.form-label{margin-bottom:5px}.ux-response-form .form-wrapper{margin-top:40px}.ux-response-form .form-wrapper .ant-form-item{padding-bottom:20px}.ux-response-form .form-wrapper .ant-form-item textarea{width:600px;height:65px;resize:none}.ux-response-form .help-text{color:#6f7782;font-size:14px;font-family:Poppins-Medium,Helvetica Neue}.ux-response-form .form-label{font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.ux-response-form .count-card-wrapper{display:flex;justify-content:center}.ux-response-form .count-card-container{min-width:868px;display:flex;gap:20px;justify-content:space-between;flex-wrap:wrap}.ux-poll-form--subtitle{margin-block:24px}.ux-poll-form--subtitle.red span{color:#ff0101}.ux-poll-form--question-container h2{font-weight:400}.ux-poll-form--question-container h2 span{font-family:Poppins-Medium,Helvetica Neue;font-weight:700}.ux-poll-form .ant-form-item{padding-bottom:0}.written-responses-form .ant-slider-track{background-color:transparent!important}.written-responses-form-slider{height:100%}.written-responses-form-slider .ant-slider-dot,.written-responses-form-slider .ant-slider:hover .ant-slider-dot{border-color:#f0f0f0}.written-responses-form-slider .ant-slider-mark .ant-slider-mark-text:first-child{transform:unset!important;left:-4px!important;width:48%}.written-responses-form-slider .ant-slider-mark .ant-slider-mark-text:nth-child(2){text-align:right;transform:unset!important;left:50%!important;right:0}.written-responses-form-slider .ant-slider-mark .ant-slider-mark-text{color:rgba(0,0,0,.88)}.written-responses-form-slider .ant-slider-mark .ant-slider-mark-text .min-wrapper{display:flex;text-align:left}.written-responses-form-slider .ant-slider-mark .ant-slider-mark-text .min-wrapper .topMark{top:-33px;position:relative}.written-responses-form-slider .ant-slider-mark .ant-slider-mark-text .min-wrapper .bottomMark{position:relative;left:-7px}.written-responses-form-slider .ant-slider-mark .ant-slider-mark-text .max-wrapper{display:flex;flex-direction:column;margin-right:-4px}.written-responses-form-slider .ant-slider-mark .ant-slider-mark-text .max-wrapper .topMark{top:-33px;position:relative}.written-responses-form-slider .ant-slider-mark .ant-slider-mark-text .max-wrapper .bottomMark{position:relative;margin-top:-22px}.written-responses-form .form-column{display:flex;flex-direction:column}.written-responses-form .form-column .ant-radio-wrapper{margin-bottom:5px}.written-responses-form .form-column .ant-radio-wrapper .ant-radio{align-self:stretch;padding-top:3px}.written-responses-form .form-column .ant-checkbox-group{flex-direction:column}.written-responses-form .form-column .ant-checkbox-wrapper{margin-bottom:5px;display:flex}.written-responses-form .form-column .ant-checkbox-wrapper .ant-checkbox{align-self:stretch;padding-top:3px}.payment-profile-form{width:40%;margin-bottom:40px}.payment-profile-form-buttons{display:flex;gap:8px}.reel-edit-form{margin-top:10px}.reel-edit-form .slider{padding-bottom:0}.reel-edit-form .slider .ant-form-item-control{margin:0 5px;width:98%}.reel-edit-form .slider .ant-form-item-label{padding-bottom:0}.reel-edit-form-clip{display:flex;align-items:center;gap:6px}.reel-edit-form-clip>div{display:flex;align-items:center;gap:8px}.reel-edit-form-clip .ant-form-item{padding-bottom:0!important;width:65px;height:34px}.reel-edit-form-clip .ant-form-item input{height:34px}.reel-edit-form-clip .ant-form-item .ant-picker{height:40px;padding:4px 9px 4px 12px!important;background-color:#fff!important}.reel-edit-form-clip p{cursor:pointer}.reel-edit-form .ant-picker-dropdown{display:none}.collaborators-form .ant-form-item{padding-bottom:0}.card-name-wrapper{display:flex;align-items:center;gap:10px}.card-name-wrapper .ant-form-item{width:50%}.sprints-form--collapse-container{overflow:auto;max-height:237px}.list-with-icons{list-style-type:none;margin:0}.list-with-icons li{display:flex;align-items:center;margin-bottom:30px}.list-with-icons li p{font-size:16px;color:#171721;margin-left:20px}.list-with-icons-image{min-width:45px;min-height:45px}.list-with-logo{list-style-type:none;margin:0}.list-with-logo li{display:flex;align-items:center;margin-bottom:12px;max-width:65%}.list-with-logo li p{font-family:Poppins-SemiBold,Helvetica Neue;font-size:16px;margin-left:16px;margin-bottom:0;font-style:normal;font-weight:700;line-height:22px}.list-with-logo-image{min-width:23px;min-height:20px}.footer-link-list{font-size:12px;margin-bottom:48px}.footer-link-list h5{font-family:Poppins-SemiBold,Helvetica Neue;font-weight:700;font-size:12px;margin-bottom:15px;color:#fafafa}.footer-link-list ul{list-style-type:none}.footer-link-list ul li{margin-bottom:5px}.footer-link-list ul li a{color:#fafafa;line-height:26px}@media(max-width:1365px){.list-with-logo li{max-width:80%}}@media(max-width:1200px){.list-with-logo li{max-width:100%}}@media(max-width:768px){.footer-link-list{margin-bottom:20px}}.dark-tab-panel{max-width:80%;margin:0 auto}.dark-tab-panel .ant-tabs-tabpane{color:#fafafa}.dark-tab-panel .ant-tabs-tab .ant-tabs-tab-btn{font-weight:400;font-size:16px;line-height:22px;color:#fafafa;border-bottom:3px solid transparent}.dark-tab-panel .ant-tabs-tab-active .ant-tabs-tab-btn{color:#65d167;border-bottom:3px solid #65d167}.light-tab-panel{max-width:80%;margin:0 auto}.light-tab-panel .ant-tabs-tabpane{color:#171721}.light-tab-panel .ant-tabs-tab .ant-tabs-tab-btn{font-weight:400;font-size:16px;line-height:22px;color:#171721;border-bottom:3px solid transparent}.light-tab-panel .ant-tabs-tab-active .ant-tabs-tab-btn{color:#6b31f6;border-bottom:3px solid #6b31f6}.tabs-panel-base-dark-text{max-width:70%;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:28px}.tabs-panel-base-dark-text h3{font-weight:500;font-size:24px;line-height:34px;color:#fafafa}.tabs-panel-base-dark-text img{max-width:90%;max-height:334px}.tabs-panel-base-dark-text p{font-weight:400;font-size:16px;line-height:22px;color:#fafafa}.tabs-panel-base-dark-text p a{color:#65d167}.tabs-panel-base-light-text{max-width:70%;margin:0 auto;display:grid;grid-gap:28px;gap:28px}.tabs-panel-base-light-text h3{font-weight:500;font-size:24px;line-height:34px;color:#171721}.tabs-panel-base-light-text img{max-width:609px;max-height:334px}.tabs-panel-base-light-text p{font-weight:400;font-size:16px;line-height:22px;color:#171721}.tabs-panel-base-light-text p a{color:#6b31f6}.tab-panel-left{max-width:unset}.tab-panel-left .ant-tabs-tabpane,.tab-panel-left .ant-tabs-tabpane-active{padding-left:0!important}.tab-panel-left .ant-tabs-nav-list{justify-content:flex-start}.tab-panel-left .tabs-panel-base-dark-text{max-width:100%}.tab-panel-left .ant-tabs-nav{margin-right:45px}.tab-panel-left .ant-tabs-nav-wrap .ant-tabs-nav-list{gap:28px}.tab-panel-left .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{margin:0;padding:0 24px}.individual-test-tab{margin-top:40px}.individual-test-tab h3{font-size:18px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.individual-test-tab .ant-tabs-nav-list{width:99%;justify-content:space-around}.individual-test-tab .ant-tabs-nav-wrap{background-color:#171721;border-radius:4px 4px 0 0}.individual-test-tab .ant-tabs-ink-bar{background:#65d167;height:6px!important}.individual-test-tab .ant-tabs-tab{width:48%!important}.individual-test-tab .ant-tabs-tab-btn{margin:auto}.individual-test-tab .ant-tabs-tab-btn h3{color:#fff}.individual-test-tab .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn h3{color:#65d167}.individual-test-tab .ant-tabs-nav{margin:0}.individual-test-tab .post-test-survey{border-top-left-radius:0;border-top-right-radius:0}.individual-test-tab .post-test-survey-free-data{display:flex;gap:20px}.individual-test-tab .post-test-survey-free-data p:first-child{min-width:120px}.individual-test-tab .post-test-survey-free-data p:nth-child(2){width:75%}.individual-test-tab .post-test-survey-free-data p{white-space:pre-wrap}.individual-test-tab .post-test-survey .ant-divider-horizontal{margin:10px 0}.individual-test-tab .post-test-survey-single-select{display:flex;justify-content:space-between;gap:10px}.individual-test-tab .post-test-survey-single-select .ant-empty{width:100%}.individual-test-tab .post-test-survey-single-select-users{max-height:350px;overflow:auto;min-width:200px}.individual-test-tab .post-test-survey-free-response .post-test-survey-single-select-users{width:100%}.individual-test-tab .post-test-survey-free-response .ant-collapse-content,.individual-test-tab .post-test-survey-single-select .ant-collapse-content{border-top:1px solid #f0f0f0}.individual-test-tab .post-test-survey-free-response .ant-collapse .ant-collapse-item,.individual-test-tab .post-test-survey-single-select .ant-collapse .ant-collapse-item{border-bottom:1px solid rgba(5,5,5,.06)}.individual-test-tab .post-test-survey-slider-loading{width:66.6%!important}.individual-test-tab .post-test-survey-slider-loading .ant-spin-container{display:flex;justify-content:space-between}.individual-test-tab .post-test-survey--collapse{border:0!important}.individual-test-tab .post-test-survey--collapse .ant-collapse-item .ant-collapse-item{border-radius:0}.individual-test-tab .post-test-survey--collapse .ant-collapse-item .ant-collapse-item .post-test-survey-free-data--wrapper:last-child .ant-divider{display:none!important}.individual-test-tab .post-test-survey--collapse .ant-collapse-item .ant-collapse-item .post-test-survey-free-data{padding:12px 16px}.individual-test-tab .post-test-survey--collapse .ant-collapse-item-header{height:40px;align-items:center}.individual-test-tab .post-test-survey--collapse .ant-collapse-content-box{padding:0!important}.individual-test-tab .post-test-survey--collapse .ant-collapse-content-box div:last-child .ant-divider{display:none!important}.individual-test-tab .post-test-survey--collapse .ant-collapse-content-box div .ant-divider{margin:0}.individual-test-tab .post-test-survey--collapse .ant-collapse-item{border-radius:0}.individual-test-tab .post-test-survey--collapse .ant-collapse-item .post-test-survey-free-data--wrapper:last-child .ant-divider{display:none!important}.individual-test-tab .post-test-survey--collapse .ant-collapse-item .post-test-survey-free-data{padding:12px 16px}.individual-test-tab .post-test-survey--collapse .ant-collapse-item .post-test-survey-free-data .ant-divider{border-top:1px solid #d9d9d9}.individual-test-tab .post-test-survey--collapse .ant-collapse-header{height:40px;align-items:center}.individual-test-tab .post-test-survey .multi-select-chart{display:flex;width:calc(100% - 200px);gap:40px;justify-content:center}.individual-test-tab .post-test-survey .multi-select-chart-legend-wrapper{white-space:nowrap;margin-top:20px}.individual-test-tab .post-test-survey .multi-select-chart-legend{display:flex;gap:8px}.individual-test-tab .post-test-survey .multi-select-chart-legend .circle{display:block;width:11px;min-width:11px;height:11px;border-radius:50%;margin-top:5px}.individual-test-tab .post-test-survey .multi-select-chart-legend p{white-space:break-spaces}.individual-test-tab .post-test-survey .multi-select-chart .google-visualization-tooltip g:nth-child(2) text{font-family:Poppins-Bold,Helvetica Neue}.individual-test-tab .post-test-survey-empty{background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,.15)}.individual-test-tab .slider-rating-chart{display:flex;justify-content:center;gap:60px;min-width:50%}.individual-test-tab .slider-rating-chart-wrapper{position:relative}.individual-test-tab .slider-rating-chart-minmax{position:relative;display:flex;justify-content:space-between;gap:10px;width:400px;padding-left:50px;bottom:70px}.individual-test-tab .slider-rating-chart-minmax p:nth-child(2){text-align:right}.individual-test-tab .slider-rating-chart .google-visualization-tooltip g:nth-child(2) text{font-family:Poppins-Bold,Helvetica Neue}.individual-test-tab .slider-rating-chart-right-panel{width:200px;height:-moz-fit-content;height:fit-content;border:1px solid hsla(0,0%,85%,.48);border-radius:8px}.individual-test-tab .slider-rating-chart-right-panel--title{font-weight:700}.individual-test-tab .slider-rating-chart-right-panel-item{display:flex;align-items:flex-end;gap:20px}.individual-test-tab .slider-rating-chart-right-panel-item p:first-of-type{width:68px}.individual-test-tab .slider-rating-chart-right-panel-item p:last-of-type{width:-moz-fit-content;width:fit-content;text-align:left}.individual-test-tab .slider-rating-chart-right-panel--title,.individual-test-tab .slider-rating-chart-right-panel-item{padding-block:10px;padding-inline:20px;border-bottom:1px solid hsla(0,0%,85%,.48)}.individual-test-tab .sprint-view-checkbox{display:flex;justify-content:flex-end;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.individual-test-tab .sprint-view-checkbox label{padding-block:16px;padding-right:8px}.individual-test-tab .sprint-view-checkbox label span{color:#000}.individual-test-tab .sprint-view-checkbox.post-test-response-checkbox label{padding-bottom:0;padding-right:0}.individual-test-child-tab .ant-tabs-nav-list{width:unset;justify-content:unset}.individual-test-child-tab .ant-tabs-tab-btn{color:#fff}.individual-test-child-tab .ant-tabs-nav-wrap{border-radius:0;padding-left:20px}.individual-test-child-tab .ant-tabs-ink-bar{height:3px!important}.individual-test-child-tab .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#65d167!important}.individual-test-child-tab .ant-tabs-tab.ant-tabs-tab-active{width:100%!important}.individual-test-child-tab .ant-tabs-content-holder{background-color:#fff;border-radius:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.individual-test-child-tab-content{min-height:300px}.sprints-tab{min-width:185px}.sprints-tab .ant-checkbox-group,.sprints-tab .ant-radio-group{display:flex;flex-direction:column;gap:10px}.sprints-tab .ant-collapse,.sprints-tab .ant-collapse-header,.sprints-tab .ant-collapse-item{border-radius:0!important}.sprints-tab-no-data{padding:10px}.sprints-tab-user-wrapper{padding:10px 0}.sprints-tab-view-checkbox{padding:12px 24px 12px 20px;background:#171721}.sprints-tab-user-header{padding-bottom:0}.sprints-tab-user-header .ant-checkbox-wrapper span{color:#fff}.ux-lock-tab-item{background-repeat:no-repeat;background-size:contain;background-position:50%;height:400px;padding:15px 24px}.ux-lock-tab-item h1{font-size:32px;font-weight:700;font-family:Poppins-Medium,Helvetica Neue}.ux-lock-tab-item-header{display:flex;gap:10px;align-items:center}.ux-lock-tab-item .upgrade-section{height:310px}.ux-lock-tab-item.ux-lock-tab-item-nps{background-image:url(/images/use-test/nps.png)}.ux-lock-tab-item.ux-lock-tab-item-sus{background-image:url(/images/use-test/sus.png)}.ux-lock-tab-item.ux-lock-tab-item-taskCompletion{background-image:url(/images/use-test/taskCompletion.png)}.ux-lock-tab-item.ux-lock-tab-item-taskDuration{background-image:url(/images/use-test/taskDuration.png)}.ux-lock-tab-item.ux-lock-tab-item-taskUsability{background-image:url(/images/use-test/taskUsability.png)}.ux-lock-tab-item.ux-lock-tab-item-emotion{background-image:url(/images/use-test/emotion.png);background-position:0}.ux-lock-tab-item.ux-lock-tab-item-crowdDetails{background-image:url(/images/use-test/taskCrowd.png)}.ux-lock-tab-item.ux-lock-tab-item-crowdCloud{background-image:url(/images/use-test/UXCrowd_Cloud.png)}.custom-modal .ant-modal{width:100%!important}.custom-modal .ant-modal-header{background:#171721}.custom-modal .ant-modal .ant-modal-close{color:#fff}.custom-modal .ant-modal .ant-modal-close:hover{color:#ededed}.custom-modal .ant-modal-title{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;color:#fff;text-align:center}.custom-modal .ant-modal-body{overflow:auto}.base-modal .ant-modal{max-width:500px}.base-modal-body{display:flex;justify-content:center;flex-direction:column;text-align:center}.calendly-overlay .calendly-popup{width:100%!important;max-width:unset!important}.welcome-modal .ant-modal{max-width:670px}.welcome-modal-content{display:flex;justify-content:center}.welcome-modal-content div:not(.ant-divider){display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;gap:20px}.welcome-modal-content div:first-child,.welcome-modal-content div:last-child{width:50%}.welcome-modal-content .ant-divider.ant-divider-vertical{height:230px}.welcome-modal-content p{font-size:16px;padding:0 10px}.welcome-modal h4{font-size:18px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.welcome-modal .do-not-show-checkbox{display:flex;justify-content:center;font-size:.83em}.welcome-modal .do-not-show-checkbox .ant-checkbox+span{padding-inline-start:5px;padding-inline-end:0}.email-actions-modal .ant-modal{max-width:670px}.email-actions-modal h4{font-size:18px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.email-actions-modal p{font-size:16px}.email-actions-modal ul{margin-left:25px}.email-actions-modal-btns{display:flex;justify-content:center;gap:20px;margin-top:30px}.email-actions-modal-btns .ant-btn-link,.email-actions-modal-btns .ant-btn-link:hover{color:#6c707f}.confirmation-modal .ant-modal{max-width:670px}.confirmation-modal .ant-modal-title{border-bottom:none}.confirmation-modal .ant-modal-header{min-height:53px}.confirmation-modal .ant-modal .confirmation-modal-body{display:flex;flex-direction:column;align-items:center}.confirmation-modal .ant-modal .confirmation-modal-body-btns button:first-child{margin-right:20px}.confirmation-modal .ant-modal .confirmation-modal-body h4{font-size:16px;font-family:Poppins-Medium,Helvetica Neue;color:#444;margin-bottom:16px}.confirmation-modal .ant-modal .confirmation-modal-body h4 span{color:#6b31f6}.confirmation-modal .ant-modal .confirmation-modal-body p{font-size:12px;color:#444;text-align:center;max-width:385px;margin-bottom:38px}.custom-panel-modal .ant-modal{max-width:400px}.custom-panel-modal-btn{display:flex}.custom-panel-modal-btn button{margin:0 auto}.upgrade-modal .ant-modal{max-width:670px}.upgrade-modal .ant-modal .upgrade-modal-body{display:flex;flex-direction:column;align-items:center}.upgrade-modal .ant-modal .upgrade-modal-body-btns button:first-child{margin-right:20px}.upgrade-modal .ant-modal .upgrade-modal-body h4{font-size:16px;font-family:Poppins-Medium,Helvetica Neue;color:#444;margin-bottom:16px}.upgrade-modal .ant-modal .upgrade-modal-body h4 span{color:#6b31f6}.upgrade-modal .ant-modal .upgrade-modal-body p{font-size:12px;color:#444;text-align:center;max-width:385px;margin-bottom:38px}.contact-sales-moderated-modal .ant-modal{max-width:670px}.contact-sales-moderated-modal h2{text-align:center}.contact-sales-moderated-modal ul{display:flex;flex-direction:column;gap:5px;padding:20px}.contact-sales-moderated-modal-button{text-align:center;margin:15px}.contact-sales-moderated-modal-button button{margin-bottom:5px}.contact-sales-moderated-modal-footer{text-align:center}.update-organization-admins-modal .ant-modal{max-width:570px}.update-organization-admins-modal .ant-form{text-align:center}.update-organization-admins-modal .ant-checkbox-group{display:flex;flex-direction:column;gap:15px;align-items:flex-start}.update-organization-admins-modal h3{margin-bottom:20px;font-size:16px;font-weight:600}.update-organization-admins-modal .org-admins-wrapper{padding-bottom:0;margin-bottom:30px;max-height:250px;overflow:auto}.update-organization-admins-modal .org-admins-wrapper::-webkit-scrollbar{width:5px}.update-organization-admins-modal .org-admins-wrapper::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.update-organization-admins-modal .org-admins-wrapper::-webkit-scrollbar-thumb{background:#6b31f6}.update-organization-admins-modal .organization-form-btns{display:flex;justify-content:center}.update-organization-admins-modal .organization-form-btns button:first-child{margin-right:16px}.update-organization-admins-modal .organization-form-btns button{width:auto}.share-teams-modal .ant-modal{max-width:570px}.share-teams-modal .ant-form{text-align:center}.share-teams-modal .ant-checkbox-group{display:flex;flex-direction:column;gap:15px}.credit-card-modal .ant-modal{max-width:570px}.credit-card-modal-body{display:flex;gap:10px}.rate-modal .ant-modal{max-width:670px}.rate-modal .ant-form-item{padding-bottom:15px}.rate-modal-body{max-width:376px;margin:0 auto}.rate-modal-body-header{display:flex;gap:8px;align-items:center}.rate-modal-body-btns{display:flex;justify-content:center;gap:20px;margin-top:30px}.rate-modal-body-btns .ant-btn-link,.rate-modal-body-btns .ant-btn-link:hover{color:#6c707f}.tester-info-modal .ant-modal{max-width:670px}.tester-info-modal-content-list{margin:0;list-style:none}.tester-info-modal-content-list:not(:last-child){margin-bottom:30px}.tester-info-modal-content-list li{font-family:Poppins-Regular,Helvetica Neue;color:#444;font-size:16px;display:flex;align-items:baseline}.tester-info-modal-content-list li strong{margin-right:10px;font-size:14px;min-width:160px;display:inline-block}.tester-info-modal-content-list li>span{font-size:14px;color:#6b31f6;margin-left:16px;cursor:pointer}.tester-info-modal-content-list li:not(:last-child){margin-bottom:20px}.highlight-modal .ant-modal{max-width:700px}.transcript-modal .ant-modal{max-width:600px}.transcript-modal .checkbox-form{max-height:unset}.transcript-modal .checkbox-form .ant-divider{margin:10px 0}.transcript-modal .ant-form-item{padding-bottom:10px}.transcript-modal button{float:right}.video-order-modal .ant-modal{max-width:600px}.video-order-modal .btn-box{display:flex;justify-content:flex-end}@media(max-width:576px){.welcome-modal-content{display:flex;flex-direction:column;align-items:center;gap:20px;justify-content:center}.welcome-modal .ant-divider.ant-divider-vertical{display:none}}.scenario-modal .ant-modal{max-width:750px}.scenario-modal .ant-modal-body{margin:10px 30px}.scenario-modal p{padding-bottom:20px}.scenario-modal ol{margin:0 30px}.scenario-modal ol .tasks-content{display:flex;align-items:center;gap:18px;padding-top:10px}.scenario-modal ol .tasks-content p{display:flex;align-items:center;gap:4px}.scenario-modal ol .tasks-content .error-mark path{fill:gray}.scenario-modal-item b{font-weight:600;font-family:Poppins-Medium,Helvetica Neue}.video-modal .ant-modal{max-width:750px}.video-modal .ant-modal-body{padding:0}.demographic-modal .ant-modal{max-width:600px}.demographic-modal-item{display:flex;gap:10px}.demographic-modal-item p:first-child{font-weight:600;font-family:Poppins-Medium,Helvetica Neue;white-space:nowrap}.demographic-modal ol{margin-left:30px}.feature-lock-modal .ant-modal{max-width:600px}.feature-lock-modal h2{text-align:center}.feature-lock-modal h2 span{color:#6b18f4}.feature-lock-modal .content-wrapper{margin:20px 40px}.feature-lock-modal ul{margin-left:12px}.feature-lock-modal ul li{margin-bottom:12px}.preview-modal .ant-modal{max-width:600px}.preview-modal ol{margin:0 16px 10px}.preview-modal ol li{margin-bottom:12px}.use-test-url-modal .ant-modal{max-width:600px}.use-test-url-modal-copy{min-width:220px;margin:auto}.use-test-url-modal-copy span{cursor:pointer}.use-test-url-modal ol{margin-left:30px}.use-test-url-modal ol li{margin-bottom:12px}.observation-login-modal .ant-modal{max-width:600px}.observation-login-modal-form{margin-top:24px}.observation-login-modal-form .form-control-panel{width:60%}.share-modal .ant-modal{max-width:500px}.delete-reason-modal .ant-modal{max-width:600px}.delete-reason-modal .ant-select-single,.delete-reason-modal label[for=deleteReason]{height:100%}.export-data-modal .ant-modal{max-width:500px}.export-data-modal .sprint-select{width:200px}.export-data-modal .ant-radio-group{margin-top:10px}.export-data-modal .ant-form-item-control-input-content{display:flex}.conclude-session-modal .ant-modal{max-width:600px}.conclude-session-modal .description{margin:10px 0}.conclude-session-modal .description:before{content:"* ";color:#e70101;margin-right:2px;position:relative;left:0;top:2px}.legacy-login-modal .ant-modal{max-width:500px}.legacy-login-modal-content{text-align:center;width:360px;margin:0 auto}.legacy-login-modal-content p{margin-bottom:20px;font-size:16px;font-weight:500}.summary-modal .ant-modal{max-width:670px}.survey-modal .ant-modal{max-width:600px}.own-tester-modal .ant-modal{max-width:530px}.own-tester-modal p{text-align:center}.own-tester-modal-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}.feedback-modal .ant-modal,.feedback-rate-modal .ant-modal{max-width:670px}.feedback-rate-modal .not-reviewed-test-title{font-weight:600;text-align:center}.feedback-rate-modal .feedback-status{font-weight:600}.feedback-rate-modal .general-note-title{font-weight:600;font-style:italic}.feedback-rate-modal .general-note-description{font-style:italic}.new-trymata-modal .ant-modal{max-width:550px}.new-trymata-modal .ant-modal p{margin-bottom:18px}.new-trymata-modal .ant-modal p:last-child{text-align:right;margin-bottom:0}.update-payment-profile-modal .ant-modal{max-width:550px}.update-payment-profile-modal .ant-modal p{margin-bottom:18px}.update-payment-profile-modal .ant-modal .btn-wrapper{display:flex;justify-content:center}.waiting-room-modal .ant-modal{max-width:600px}.waiting-room-modal h4,.waiting-room-modal p{text-align:center}.waiting-room-modal p{margin:20px 0}.waiting-room-modal .btn-wrapper{display:flex;gap:10px;align-items:center;justify-content:flex-end}.worker-agreement-modal .ant-modal{max-width:670px}.worker-agreement-modal .ant-modal .ant-modal-body::-webkit-scrollbar{width:5px}.worker-agreement-modal .ant-modal .ant-modal-body::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.worker-agreement-modal .ant-modal .ant-modal-body::-webkit-scrollbar-thumb{background:#6b31f6}.worker-agreement-modal .worker-agreement-modal-body .ant-collapse-header{display:none}.worker-agreement-modal .worker-agreement-modal-body-text p{margin-bottom:20px;color:#000}.worker-agreement-modal .worker-agreement-modal-body-actions{display:flex;justify-content:center}.order-in-progress-modal .ant-modal{max-width:750px}.order-in-progress-modal .ant-modal ul{list-style-position:inside}.order-in-progress-modal .ant-modal-body{padding-inline:54px}.tester-side-modal .ant-modal{max-width:600px}.tester-side-modal .ant-modal-body{display:flex;justify-content:center;flex-direction:column;text-align:center}.tester-side-modal .ant-modal-body .header-container{display:flex;justify-content:center;align-items:center;gap:10px}.tester-side-modal .ant-modal-body .header-container p{font-size:22px;font-family:Poppins-Medium,Helvetica Neue}.tester-side-modal .ant-modal-body .content-container{display:flex;flex-direction:column;justify-content:center;max-width:450px;margin-block:20px;margin-inline:auto;font-size:16px}.tester-side-modal .ant-modal-body .actions-container p{font-size:12px;max-width:450px;margin-inline:auto}.download-w9-form-modal .ant-modal,.worker-live-session-modal .ant-modal{max-width:600px}.worker-live-session-modal p{margin:0 0 20px}.worker-live-session-modal .btn-wrapper{display:flex;gap:10px;align-items:center;flex-direction:column;justify-content:flex-end}.worker-live-session-modal .btn-wrapper .danger-btn span{color:#ff0101}.live-session-notifications-modal .ant-modal{max-width:600px}.live-session-notifications-modal p{margin:20px 0}.edit-settings-modal .ant-radio-group{display:flex;flex-direction:column;gap:12px}.edit-settings-modal p{margin:20px 0}.edit-settings-modal h4{margin-bottom:12px;padding-top:12px;font-size:16px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.edit-settings-modal .ant-modal-body{padding-bottom:24px!important}.edit-settings-modal .btns{display:flex;gap:10px;justify-content:center}.edit-settings-modal .btns .without-border{box-shadow:none}.edit-settings-modal .ant-modal-close-x svg{color:#fafafa;height:24px;width:24px}.edit-settings-modal ol,.edit-settings-modal ul{margin:12px 0 12px 24px}.edit-settings-modal ol li,.edit-settings-modal ul li{margin-bottom:10px}.more-tips-modal .ant-modal-header{background-color:#171721}.more-tips-modal .ant-modal-body{padding:0}.more-tips-modal .ant-modal-title{color:#fff;text-align:center;border-bottom:none;padding-bottom:10px}.more-tips-modal .ant-tabs-nav{background-color:#171721}.more-tips-modal .ant-tabs-content-holder,.more-tips-modal .ant-tabs-nav-wrap{padding:0 24px}.more-tips-modal .ant-tabs-tab-btn{color:#fafafa}.more-tips-modal .ant-tabs-tab-active .ant-tabs-tab-btn{color:#65d167!important}.more-tips-modal .ant-tabs-ink-bar.ant-tabs-ink-bar-animated{height:3px;background:#65d167}.more-tips-modal .ant-tabs-content-holder{max-height:calc(100vh - 280px);overflow:auto}.more-tips-modal .ant-radio-group{display:flex;flex-direction:column;gap:12px}.more-tips-modal p{margin:20px 0}.more-tips-modal h4{margin-bottom:12px;padding-top:12px;font-size:16px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.more-tips-modal .ant-modal-body{padding-bottom:24px!important}.more-tips-modal .ant-modal-close-x svg{color:#fafafa;height:24px;width:24px}.more-tips-modal ol,.more-tips-modal ul{margin:12px 0 12px 24px}.more-tips-modal ol li,.more-tips-modal ul li{margin-bottom:10px}.banner{background:linear-gradient(90.11deg,#6b31f6 56.77%,#65dbfb);padding:20px;width:100vw;text-align:center}.banner a,.banner p{color:#fff}.banner a{text-decoration:underline}.not-to-close-banner{background:linear-gradient(0deg,rgba(255,1,1,.05),rgba(255,1,1,.05)),#fff;border-radius:8px;border-bottom:4px solid #ff0101;padding:25px}.not-to-close-banner h3{font-size:18px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.not-to-close-banner p{font-size:12px}.not-to-close-banner-title{display:flex;align-items:center;gap:9px;margin-bottom:7px}.recorder{width:278px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:24px;background-color:#444;border-radius:8px}.recorder p{font-size:12px;color:#fafafa!important}.done-installing{background:linear-gradient(0deg,rgba(107,49,246,.05),rgba(107,49,246,.05)),hsla(0,0%,100%,.2);border-radius:8px;border-bottom:4px solid #6b31f6;padding:25px}.done-installing-header{display:flex;gap:10px;align-items:center;margin-bottom:7px}.analytics-note-banner{margin-top:30px;display:flex;align-items:center;gap:20px}.analytics-note-banner svg{width:100px}.analytics-note-banner-content{display:flex}.analytics-note-banner button{min-width:auto;width:270px}.announcement-banner .banner-content{position:relative;padding:10px 20px;background-color:#65dbfb}.announcement-banner .banner-content .link{white-space:nowrap}.announcement-banner .banner-content .close-icon-box{width:20px;height:20px}.announcement-banner-close-icon-box{width:20px;height:20px;cursor:pointer}@media(max-width:992px){.analytics-note-banner{flex-wrap:wrap}}.header-info-animation>div{max-width:980px;height:440px}.blinking-dot{animation:blinkingDot 1.2s ease-in infinite;opacity:1;color:#ff0101;line-height:1;height:16px}@keyframes blinkingDot{0%{opacity:1}to{opacity:0}}.attention-text{animation:attention 1s infinite}@keyframes attention{0%,to{color:#ff0101}50%{color:#fff}}@media(max-width:992px){.header-info-animation>div{max-width:630px;max-height:300px}}@media(max-width:576px){.header-info-animation>div{min-width:380px;max-height:200px}}.main-loader{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.main-loader .ant-spin-dot-item{background:#6b31f6}.main-loader .ant-spin-text{color:#6b31f6}.like-line-input .ant-radio-button-wrapper{margin-right:8px;border-start-start-radius:4px;border-end-start-radius:4px;border-radius:4px;border:1px solid #6b18f4;height:40px;width:40px;padding-left:0}.like-line-input .ant-radio-button-wrapper:before{content:none}.like-line-input .ant-radio-button-wrapper:hover{color:#000;color:initial}.like-line-input .ant-radio-button-wrapper:last-child{padding-right:0;margin-right:0}.like-line-input .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:hover{color:#fff!important}.like-line-input-button .ant-radio-button span,.like-line-input-button span:last-child{height:100%;width:39px;display:flex;align-items:center;justify-content:center}.like-line-input .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#6b18f4!important;border-color:#6b18f4!important}.like-line-input .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:before{background:#6b18f4!important}.like-line-input .ant-radio-button.ant-radio-button-checked{background:#6b18f4;border:0}.ant-input-group-wrapper.copy-input .ant-input-group-addon{cursor:pointer}.copy-input-tooltip .ant-tooltip-content{margin-bottom:10px}.number-input{display:flex;align-items:center;gap:8px}.number-input .control-disabled{cursor:not-allowed;color:#d7d7d7;background:#f5f5f5;border-color:#e8e8e8}.number-input span{border:1px solid #444;font-weight:500;font-family:Poppins-SemiBold,Helvetica Neue;border-radius:2px;width:18px;height:18px;color:#444;display:flex;justify-content:center;align-items:center;cursor:pointer}.number-input .ant-input-number{border-radius:2px;cursor:default;width:61px;height:40px}.number-input .ant-input-number:focus,.number-input .ant-input-number:hover{border-color:#6b18f4;box-shadow:none}.number-input .ant-input-number input{cursor:default;text-align:center}.number-input .ant-input-number-handler-wrap{display:none}.toggle-button{margin-bottom:15px}.toggle-button .ant-radio-button-wrapper:first-child{border-radius:35px 0 0 35px}.toggle-button .ant-radio-button-wrapper:last-child{border-radius:0 35px 35px 0}.toggle-button .ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child{border-right-color:#6b31f6}.toggle-button .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#6b31f6!important;border-color:#6b31f6!important}.toggle-button .ant-radio-button-wrapper:hover{color:#000;color:initial}.toggle-button .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:hover{color:#fff}.toggle-button .ant-radio-button-wrapper:focus-within{box-shadow:none!important}.toggle-button .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#6b31f6}.edit-textarea-wrapper{display:flex;gap:6px;margin-bottom:10px}.edit-textarea-wrapper .btn-wrapper{display:flex;flex-direction:column;gap:6px}.admin-users-search{padding:0 10px}.url-input .ant-form-item-control-input-content .title:not(.ant-form-item-label .title){padding-bottom:8px}.url-input--label label{width:407px}.url-input--label label:after{display:none}.url-input--label label .title{margin:unset}.url-input--label label .ant-form-item{margin-left:auto}.url-input--label label .ant-form-item .ant-form-item-control-input{min-height:24px}.borderless-select-box-container{display:flex;align-items:center}.borderless-select-box-container .borderless-select-box-item{padding-left:0}.borderless-select-box-container .borderless-select-box-item .ant-form-item-row{display:flex;align-items:center;flex-direction:unset!important;flex-wrap:nowrap;padding-left:0}.borderless-select-box-container .borderless-select-box-item .ant-col.ant-form-item-label{padding:0;display:flex;align-items:center;height:100%}.borderless-select-box-container .borderless-select-box-item .ant-select-in-form-item.borderless-select-input .ant-select-selector{padding-left:6px;padding-right:0}.borderless-select-box-container .borderless-select-box-item .ant-select-in-form-item.borderless-select-input .ant-select-arrow{right:0}.borderless-select-box-container .borderless-select-box-item .ant-select-in-form-item.borderless-select-input .ant-select-selection-item{color:#6b31f6;line-height:26px;height:40px;padding-right:4px}.borderless-select-input{display:flex;justify-content:center;align-items:center}.borderless-select-input .ant-select-selector{border:0!important;background-color:transparent!important}.time-picker-dropdown .ant-picker-time-panel-column:after{display:none}.recorder-type-input--modal .ant-modal{max-width:670px}.recorder-type-input--modal .ant-modal .ant-radio-group{display:flex;flex-direction:column}.recorder-type-input--modal .ant-modal .radio-group-wrapper{display:flex;justify-content:center;padding-block:20px}.recorder-type-input--modal .ant-modal .actions{width:100%;display:flex;justify-content:center;margin-bottom:30px}.recorder-type-input--modal .ant-modal .actions button:first-of-type{margin-right:20px}.recorder-type-input--modal .ant-modal .footer-info{font-style:italic;margin-top:20px}.editable-row .editable-cell{position:relative}.editable-row .editable-cell-value-wrap{padding:5px 12px;cursor:pointer}.editable-row:hover .editable-cell-value-wrap{padding:4px 11px;border:1px solid #d9d9d9;border-radius:2px}.base-link a{display:flex;align-items:center}.test-result-user-profile-pop-up{cursor:pointer;color:#6b18f4}.round-chart-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:30px}.round-chart-wrapper-main{display:flex}.round-chart-wrapper .remark.big-icon{z-index:999}.round-chart-wrapper .remark.big-icon svg{width:20px;height:15px;margin-left:-30px}.round-chart-wrapper .remark.small-icon{z-index:999}.round-chart-wrapper .remark.small-icon svg{width:12px;height:9px;margin-left:-20px}.round-chart-wrapper-mini-charts{display:grid}.round-chart-wrapper-mini-charts-item:first-child{grid-column:1;grid-row:1;display:flex}.round-chart-wrapper-mini-charts-item:nth-child(2){grid-column:2;grid-row:1/span 2;display:flex}.round-chart-wrapper-mini-charts-item:nth-child(2).align-self-center{align-self:center}.round-chart-wrapper-mini-charts-item:nth-child(3){grid-column:1;grid-row:2;display:flex}.round-chart-wrapper-mini-charts-item:nth-child(4){grid-column:2;grid-row:2;display:flex;align-self:center}.round-chart-wrapper-mini-charts-item{margin-right:20px}.round-chart-wrapper-mini-charts-item-content{text-align:center;max-height:142px}.round-chart-wrapper-mini-charts-item p{color:#ff7130}.chart-tooltip{white-space:pre}.custom-tooltip,.google-visualization-tooltip{border:1px solid gray;padding:10px;border-radius:10px;background:#fff}.custom-tooltip-header,.google-visualization-tooltip-header{display:flex;justify-content:space-between;gap:30px}.custom-tooltip .ant-divider,.google-visualization-tooltip .ant-divider{margin:4px 0!important}.custom-tooltip .intro,.google-visualization-tooltip .intro{display:flex;gap:12px;margin-bottom:8px}.custom-tooltip .intro p,.google-visualization-tooltip .intro p{white-space:nowrap}.google-visualization-tooltip{border:1px solid gray!important;padding:10px!important;border-radius:10px!important;background:#fff;width:unset!important;min-width:100px;height:unset!important}.google-visualization-tooltip hr{margin:8px 0}.custom-pagination .ant-pagination-item{border:none;min-width:unset;line-height:32px}.custom-pagination .ant-pagination-item.ant-pagination-item-active{border:none;background-color:transparent}.custom-pagination .ant-pagination-next a:not(a[disabled]),.custom-pagination .ant-pagination-prev a:not(a[disabled]){color:#444}.footer{background-color:#171721;padding:48px 152px}.footer .top-footer{flex-wrap:wrap}.footer .top-footer,.footer-content,.footer-content>div:first-child{display:flex;justify-content:space-between}.footer-content>div:first-child{flex-direction:column}.footer-content>div:first-child>div:first-child{margin-bottom:30px}.footer-content>div:first-child>div:first-child a{color:#fafafa;font-weight:400;font-size:12px;line-height:17px;margin-right:24px}.footer-content>div:first-child>div:nth-child(2){margin-bottom:30px;display:flex}.footer-content>div:first-child>div:nth-child(2) .soc-icon-wrapper{margin-right:30px;display:flex;align-items:center}.footer-content>div:first-child>div:nth-child(3) a{color:#fafafa;font-weight:400;font-size:12px;line-height:17px;margin-right:24px}.footer-content>div:last-child{text-align:right}.footer-content>div:last-child>div{margin-bottom:61px}.footer-content>div:last-child>div a{display:block;margin-bottom:12px}.footer-content>div:last-child>div a,.footer-content>div:last-child>div p{color:#fafafa;font-weight:400;font-size:12px;line-height:17px}.footer-content>div:last-child>div p:not(:last-child){margin-bottom:12px}.footer-content>div:last-child>p{font-weight:400;font-size:12px;line-height:17px;color:#fafafa}.experiences-box{background:#6b31f6;background:linear-gradient(113.3deg,#6b31f6 30.26%,#65dbfb 82.6%);display:flex;align-items:center;justify-content:center;padding-top:130px;padding-bottom:54px}.experiences-box>div{display:flex;flex-direction:column;align-items:center}.experiences-box>div h2{font-family:Poppins-Bold,Helvetica Neue;color:#fafafa;font-weight:700;font-size:48px;line-height:67px;margin-bottom:60px;max-width:1038px;text-align:center}.experiences-box>div button:first-child{margin-right:30px}.experiences-box-btn-wrapper{margin-bottom:60px}.description-header-wrapper{margin:100px auto}.description-header-wrapper .description-header{display:flex;align-items:center;justify-content:center;gap:120px}.description-header-wrapper .description-header .header{justify-content:center;max-width:605px}.description-header-wrapper .description-header .header h4{color:#6b31f6;padding-bottom:30px}.description-header-wrapper .description-header.reverse-order .description-header-item:first-child{order:2}.description-header-wrapper .description-header.reverse-order .description-header-item:nth-child(2){order:1}.description-header-wrapper h4{font-size:24px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.description-header-wrapper h1{font-family:Poppins-Bold,Helvetica Neue;font-size:40px;font-weight:700}.description-header-wrapper .deckchair-row{max-width:1440px;margin:55px auto}.description-header-wrapper .deckchair-row .image-wrapper{text-align:center}.description-header-wrapper .deckchair-row-reversed{flex-direction:row-reverse;flex-flow:row-reverse wrap}.description-header-wrapper .deckchair-row-reversed .image-wrapper{text-align:center}.description-header-wrapper .ant-row.ant-row-center{gap:80px}@media(max-width:1024px){.description-header-wrapper>div:first-child img{width:310px}}.why-section-header{padding:126px 104px}.why-section-header p{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:24px;line-height:34px;color:#6b31f6;margin-bottom:24px}.why-section-header h1{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:40px;line-height:56px;color:#171721;margin-bottom:24px;max-width:650px}.why-section-list{padding:15px 163px 30px;display:flex;flex-direction:column;align-items:center}.why-section-list h2{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:40px;line-height:56px;color:#171721;text-align:center;margin-bottom:60px;max-width:740px}.why-section-list .use-list>div{display:flex;align-items:center;justify-content:center}.why-section-list .use-list>div p{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:18px;line-height:25px;color:#000;margin-left:20px;max-width:410px}.image-and-list-section{padding:80px 100px;margin:0 auto}.image-and-list-section h2{font-size:48px;line-height:67px;margin-bottom:44px}.image-and-list-section h2,.image-and-list-section h3{text-align:center;color:#171721;font-weight:700;font-family:Poppins-SemiBold,Helvetica Neue}.image-and-list-section h3{font-size:22px;line-height:31px;margin-bottom:23px}.image-and-list-section-wrapper{display:flex;gap:61px;align-items:center}.image-and-list-section-wrapper-image{position:relative}.image-and-list-section-wrapper-desc{flex:1 1}.image-and-list-section-wrapper-desc p{margin-bottom:18px;font-size:16px}.image-and-list-section-wrapper-desc ol{margin-left:30px}.image-and-list-section-wrapper-desc ol li{font-size:16px}.image-and-list-section-wrapper-desc b{font-weight:700;font-family:Poppins-SemiBold,Helvetica Neue;font-size:18px;display:inline-block;margin-bottom:18px}.image-and-list-section-wrapper .easy-set-up-image{width:532px;height:387px}.image-and-list-section-wrapper .target-the-kind-image{width:441px;height:357px}.image-and-list-section-wrapper .end-to-end-image{width:562px;height:358px}.image-and-list-section-wrapper .analyze-image{width:498px;height:361px}.image-and-list-section-wrapper .stop-guessing-image{width:561px;height:312px}.image-and-list-section-wrapper .detect-recurring-image{height:414px;width:561px}.image-and-list-section-wrapper .optimize-digital-image{width:483px;height:350px}.image-and-list-section-wrapper .track-success-image{width:554px;height:404px}.image-and-list-section-action{margin-top:44px}.image-and-list-section-action-btns{display:flex;justify-content:center;align-items:center;gap:20px}.image-and-list-section-wrapper-reversed{flex-direction:row-reverse}.image-and-list-section .extra-padding{padding:0 100px}.image-and-list-section-dark{background-color:#171721;color:#fafafa}.image-and-list-section-dark h2,.image-and-list-section-dark h3{color:#fafafa}.customer-stories-cards-wrapper{padding:120px 0}.customer-stories-cards-wrapper h2{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:40px;line-height:56px;text-align:center;color:#171721;margin-bottom:80px}.customer-stories-cards-wrapper-cards{gap:102px}.info-section-with-img{background-color:#171721;padding:70px 0 90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:44px}.info-section-with-img h2{font-family:Poppins-SemiBold,Helvetica Neue;font-weight:700;font-size:34px;line-height:48px;text-align:center;color:#fafafa}.info-section-with-img-text-img-wrapper{width:80%;margin:0 auto;display:flex;align-items:center;gap:137px}.info-section-with-img-text-img-wrapper-how-partners-img{min-width:300px;height:254px;position:relative}.info-section-with-img-text-img-wrapper-questionpro-img{position:relative;min-width:462px;height:346px}.info-section-with-img-text-img-wrapper-edu-info-img{position:relative;min-width:401px;height:274px}.info-section-with-img-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:44px}.info-section-with-img-actions h3{font-weight:500;font-size:24px;line-height:34px;color:#fafafa;text-align:center}.info-section-with-img-actions-buttons{display:flex;align-items:center;justify-content:center;gap:20px}.info-section-with-img-actions-buttons button{min-width:100px}.info-section-with-img .main-text{color:#fff}.info-section-with-img .main-text p{margin-bottom:20px;font-size:16px;color:#fafafa}.info-section-with-img .main-text span{color:#fff;font-family:Poppins-SemiBold,Helvetica Neue}.comments-wrapper{display:flex;gap:80px;max-width:1000px;margin:0 auto}@media(max-width:1365px){.image-and-list-section-wrapper .detect-recurring-image{height:380px;width:520px}.image-and-list-section .extra-padding{padding:0 50px}.footer{padding:48px 50px}.description-header-wrapper .ant-row.ant-row-center{gap:30px}}@media(max-width:1200px){.image-and-list-section-wrapper .easy-set-up-image{width:400px;height:255px}.image-and-list-section-wrapper .end-to-end-image{width:400px;height:236px}.image-and-list-section-wrapper .analyze-image{width:400px;height:270px}.image-and-list-section-wrapper .stop-guessing-image{width:400px;height:280px}.image-and-list-section-wrapper .detect-recurring-image,.image-and-list-section-wrapper .optimize-digital-image,.image-and-list-section-wrapper .track-success-image{width:400px;height:300px}.image-and-list-section .extra-padding{padding:0}.info-section-with-img-text-img-wrapper-how-partners-img{min-width:250px;height:200px;position:relative}.info-section-with-img-text-img-wrapper-questionpro-img{position:relative;min-width:380px;height:287px}.info-section-with-img-text-img-wrapper-edu-info-img{position:relative;min-width:360px;height:247px}.comments-wrapper{flex-direction:column;align-items:center;gap:0}.comments-wrapper .testimonials{padding-top:0}.description-header-wrapper .description-header{flex-direction:column}}@media(max-width:992px){.main-layout .footer{padding:48px 70px}}@media(max-width:1024px){.main-layout .footer{padding:48px 140px}.main-layout .footer .top-footer>div:nth-child(odd){width:50%}.main-layout .footer .top-footer>div:nth-child(2n){width:30%}.main-layout .footer-content>div:first-child,.main-layout .footer-content>div:first-child>div:first-child{display:flex;flex-direction:column}.main-layout .footer-content>div:first-child>div:first-child a{margin-right:0;margin-bottom:20px}.main-layout .footer-content>div:last-child{text-align:left;width:30%}.experiences-box>div h2{font-size:30px;line-height:45px}.why-section-header{padding:25px}.why-section-header p{font-size:20px;line-height:34px}.why-section-header h1{font-size:30px;line-height:46px}.why-section-list{padding:25px}.why-section-list h2{margin-bottom:60px}.why-section-list .use-list>div{display:flex;align-items:center;justify-content:center}.why-section-list .use-list>div p{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:18px;line-height:25px;color:#000;margin-left:20px;max-width:410px}.info-section-with-img-text-img-wrapper{flex-direction:column;gap:40px}.image-and-list-section h2{font-size:38px;line-height:57px}.image-and-list-section-wrapper{flex-direction:column}.image-and-list-section-wrapper .easy-set-up-image{width:500px;height:355px}.image-and-list-section-wrapper .end-to-end-image{width:500px;height:296px}.image-and-list-section-wrapper .analyze-image{width:498px;height:361px}.image-and-list-section-wrapper .stop-guessing-image{width:500px;height:280px}.image-and-list-section-wrapper .detect-recurring-image{width:500px;height:340px}.image-and-list-section-wrapper .optimize-digital-image{width:500px;height:350px}.image-and-list-section-wrapper .track-success-image{width:500px;height:368px}.image-and-list-section-wrapper-reversed{flex-direction:column}}@media(max-width:768px){.image-and-list-section{padding:80px 60px}.image-and-list-section-wrapper{flex-direction:column}.image-and-list-section-wrapper .easy-set-up-image{width:400px;height:255px}.image-and-list-section-wrapper .target-the-kind-image{width:400px;height:311px}.image-and-list-section-wrapper .analyze-image{width:400px;height:270px}.image-and-list-section-wrapper .stop-guessing-image{width:400px;height:240px}.image-and-list-section-wrapper .detect-recurring-image,.image-and-list-section-wrapper .optimize-digital-image,.image-and-list-section-wrapper .track-success-image{width:400px;height:300px}.main-layout .footer{padding:48px 20px}.main-layout .footer .top-footer{text-align:center}.main-layout .footer .top-footer div:nth-child(odd),.main-layout .footer .top-footer>div:nth-child(2n){width:100%}.main-layout .footer-content{flex-direction:column;text-align:center}.main-layout .footer-content div{align-items:center}.main-layout .footer-content>div:last-child{text-align:center;margin-top:20px;width:100%}.info-section-with-img h2{font-size:28px}.info-section-with-img-text-img-wrapper-edu-info-img{position:relative;min-width:400px;height:274px}}@media(max-width:576px){.image-and-list-section{padding:80px 20px}.image-and-list-section-wrapper{flex-direction:column;gap:30px}.image-and-list-section-wrapper .easy-set-up-image{width:300px;height:155px}.image-and-list-section-wrapper .target-the-kind-image{width:300px;height:221px}.image-and-list-section-wrapper .end-to-end-image{width:300px;height:196px}.image-and-list-section-wrapper .analyze-image{width:300px;height:200px}.image-and-list-section-wrapper .stop-guessing-image{width:300px;height:165px}.image-and-list-section-wrapper .detect-recurring-image{width:300px;height:225px}.image-and-list-section-wrapper .optimize-digital-image{width:300px;height:220px}.image-and-list-section-wrapper .track-success-image{width:300px;height:222px}.image-and-list-section-action-btns{flex-direction:column}.info-section-with-img h2{font-size:28px}.info-section-with-img-text-img-wrapper-how-partners-img{min-width:300px;height:200px;position:relative}.info-section-with-img-text-img-wrapper-questionpro-img{position:relative;min-width:300px;height:227px}.info-section-with-img-text-img-wrapper-edu-info-img{position:relative;min-width:300px;height:204px}}.auth-wrapper{display:flex;height:725px}.auth-wrapper>div{width:50%}.auth-wrapper>div:first-child{background:linear-gradient(113.3deg,#6b31f6 30.26%,#65dbfb 82.6%);padding:87px 60px 67px}.auth-wrapper>div:first-child h1{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:40px;line-height:56px;color:#fafafa;margin-bottom:16px;max-width:552px;font-family:Poppins-SemiBold,Helvetica Neue}.auth-wrapper>div:first-child p{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;color:#fafafa;max-width:448px}.auth-wrapper>div:first-child>div{position:relative;margin-top:50px;width:100%;height:354px}.auth-wrapper>div:first-child>div div{position:absolute}.auth-wrapper>div:first-child>div div img{width:100%}.auth-wrapper>div:first-child>div div:nth-child(2){top:0;left:183px}.auth-wrapper>div:first-child>div div:first-child{bottom:0;left:0;z-index:1}.auth-wrapper>div:first-child>div div:nth-child(3){bottom:-72px;right:-197px;z-index:1}.auth-wrapper>div:last-child{display:flex;justify-content:center;align-items:center}@media(max-width:1200px){.auth-wrapper>div:first-child{padding:87px 40px 67px}.auth-wrapper>div:first-child h2{font-size:32px;line-height:48px}.auth-wrapper>div:first-child p{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;color:#fafafa;max-width:448px}.auth-wrapper>div:first-child>div div:nth-child(2){width:260px;top:80px;left:183px}.auth-wrapper>div:first-child>div div:first-child{width:200px;bottom:0;left:0;z-index:1}.auth-wrapper>div:first-child>div div:nth-child(3){width:308px;bottom:-88px;right:-158px;z-index:1}}@media(max-width:1024px){.auth-wrapper{flex-direction:column;height:-moz-fit-content;height:fit-content}.auth-wrapper>div{width:100%}.auth-wrapper>div:first-child{padding:50px 25px;display:flex;flex-direction:column;align-items:center}.auth-wrapper>div:first-child h2{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:30px;line-height:40px;color:#fafafa;margin-bottom:16px;text-align:center;max-width:425px}.auth-wrapper>div:first-child p{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;color:#fafafa;text-align:center;max-width:425px}.auth-wrapper>div:first-child>div{display:none}.auth-wrapper>div:last-child{display:flex;justify-content:center;align-items:center;padding-top:50px;padding-bottom:50px}}.testimonials{margin:0 auto;text-align:center;padding:70px 0;width:100%;display:flex;flex-direction:column}.testimonials p{margin:40px auto 0;font-size:16px;max-width:1000px;padding:0 10px}.testimonials p span:first-child{font-weight:700;font-family:Poppins-Medium,Helvetica Neue}.testimonials p a{color:rgba(0,0,0,.851)}.testimonials p a:hover{color:#6b31f6}.testimonials .person-image{border-radius:19px}.testimonials .img-wrapper{margin-top:40px}.testimonials.reverse .description{order:1;margin-bottom:40px}.testimonials.reverse .info{order:2;margin-top:auto}.testimonials.reverse .img-wrapper{order:3}.item-with-heading-and-text{display:flex;flex-direction:column;gap:22px}.item-with-heading-and-text-heading{display:flex;align-items:center;gap:12px}.item-with-heading-and-text-heading h3{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:24px;line-height:34px;color:#fafafa}.item-with-heading-and-text-heading-icon{width:35px;height:33px;position:relative}.item-with-heading-and-text-heading-icon-list{width:22px;height:26px;position:relative}.item-with-heading-and-text p{font-family:Poppins-Light,Helvetica Neue;font-style:italic;font-weight:400;font-size:16px;line-height:22px;color:#fff}.partner-item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;gap:24px;flex:1 1;max-width:210px}.partner-item-logo-and-text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.partner-item-logo-and-text p{font-weight:400;font-size:14px;line-height:20px;color:#171721}.partner-item-logo-and-text-logo{position:relative}.partner-item-logo-and-text-qp-logo{width:209px;height:40px}.partner-item-logo-and-text-ideascale-logo{width:135px;height:40px}.partner-item-logo-and-text-chisel-logo{width:148px;height:40px}.partner-item-logo-and-text-fresco-logo{width:139px;height:40px}.partner-item a{font-weight:500;font-size:14px;line-height:20px;color:#6b18f4}.links-with-arrow-and-heading{display:flex;flex-direction:column;gap:12px}.links-with-arrow-and-heading h3{font-family:Poppins-SemiBold,Helvetica Neue;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#171721}.links-with-arrow-and-heading-list{display:flex;flex-direction:column;gap:6px}.links-with-arrow-and-heading-list a{display:flex;align-items:center;gap:6px;font-style:normal;font-weight:500;font-size:12px;line-height:17px;color:#6b31f6}.links-with-arrow-and-heading-list a:hover svg{visibility:visible}.links-with-arrow-and-heading-list a svg{visibility:hidden}.upgrade-section{padding:10px 30px;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.upgrade-section-single{justify-content:center}.start-usability-test{display:flex;gap:20px;align-items:baseline}.start-usability-test .how-it-work{padding:20px;max-width:380px;border-radius:5px;background:hsla(0,0%,85%,.48)}.start-usability-test .record-item-wrapper{display:flex;gap:8px;align-items:center;margin:10px 0}.start-usability-test .record-item-wrapper-enabled svg path{fill:#65d167}.start-usability-test .btn-wrapper{margin:20px auto;text-align:center}.start-usability-test .btn-wrapper button{margin:20px 0}.start-usability-test .sta-steps .ant-steps-item-icon{background:#6b18f4;border-color:#6b18f4}.start-usability-test .sta-steps .ant-steps-item-tail{background:#6b18f4}.start-usability-test .sta-steps .ant-steps-item-title{color:#6b18f4}.video-info-play{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.video-info-play-btn{display:flex;align-items:center;gap:4px}.annotation-filters{margin:8px 0 18px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding-right:4px}.annotation-filters div{min-width:calc(100% - 100px);word-wrap:break-word}.annotation-filters-static{display:flex;justify-content:space-between;align-items:center;width:100%}.dont-have-account{display:flex;flex-direction:column;margin-top:16px}.dont-have-account p{font-size:12px;line-height:17px;margin-bottom:12px;font-family:Poppins-Regular,Helvetica Neue}.dont-have-account-link{display:flex;align-items:center;margin-bottom:12px}.dont-have-account-link a{font-family:Poppins-Medium,Helvetica Neue;font-size:12px;line-height:17px;color:#6b31f6;display:block}.dont-have-account-link a:hover{color:#3b0d86}.dont-have-account-link svg{width:5px;height:9px;margin-left:10px;opacity:0}.dont-have-account-link svg path{fill:#3b0d86}.dont-have-account-link:hover svg{opacity:1;transition:all 1s}.create-test-title{max-width:981px;margin:0 auto;gap:16px}.create-test-title-text{margin:unset!important}.create-test .ant-form label{font-family:Poppins-Regular,Helvetica Neue}.create-test .ant-form .ant-input{max-width:407px;height:36px;border:1px solid #d9d9d9;border-radius:2px}.create-test .ant-form .input label{font-size:14px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.create-test .ant-form .radio label{font-size:16px;font-family:Poppins-Regular,Helvetica Neue}.create-test .ant-form .ant-radio-group{display:flex;gap:20px}.create-test .ant-form .ant-radio-group label{font-size:16px}.create-test .ant-form .ant-radio-group label span{display:flex;gap:8px}.create-test .ant-form .kind-select .ant-select-selector{height:36px!important}.create-test .ant-form .ant-select-selection-placeholder{display:flex;align-items:center}.create-test .ant-form .ant-form-item-label{padding-bottom:8px}.create-test .ant-form a.purple{color:#6b31f6;font-size:12px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.create-test .ant-form a.purple span{color:#6c707f}.create-test .ant-form .last-form-item{margin-bottom:0}.create-test .ant-form .num-input-wrapper{position:relative;width:-moz-min-content;width:min-content}.create-test .ant-form .num-input-wrapper input{height:36px;width:82px;border:1px solid #6c707f;border-radius:2px;padding-left:8px}.create-test .ant-form .num-input-wrapper .arrow-up{position:absolute;right:5px;top:4px}.create-test .ant-form .num-input-wrapper .arrow-down{position:absolute;right:5px;bottom:4px}.create-test .ant-form .num-input-wrapper input::-webkit-inner-spin-button,.create-test .ant-form .num-input-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.create-test .ant-form .num-input-wrapper input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.create-test .ant-form .ant-input-number-handler-wrap{opacity:1!important}.create-test .section-card .section-card--body .ant-form-item{padding-bottom:0}.create-test .flexible-title{display:flex;justify-content:space-between;align-items:center}.create-test .ant-radio-wrapper:after{display:none}.create-test .ant-radio-wrapper:hover .ant-radio-inner{border-color:#d9d9d9}.create-test .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{content:""}.create-test .link{cursor:pointer}.create-test .open-section{display:flex;gap:8px;align-items:center;cursor:pointer;color:#6b18f4;padding-bottom:20px}.create-test .open-section:not(.add-new-response){padding-top:20px}.create-test .open-section p{font-size:12px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.create-test .flex-content-around{display:flex;justify-content:space-around}.create-test .flex-content-around div{display:flex;align-items:center;gap:4px}.create-test .ant-select-selector{height:36px!important}.create-test .ant-select.ant-select-multiple>.ant-select-selector{height:auto!important;min-height:36px}.create-test .disabled-text{color:#666;font-weight:400}.create-interview .individual-test-card-item .title{line-height:32px}.create-interview .individual-test-card-item .individual-test-status-wrapper{margin:16px 0}.basic-step .device-types label{display:flex;flex-direction:column-reverse;align-items:center}.basic-step .device-types label span{display:flex;flex-direction:column;align-items:center}.basic-step .device-types label span p{font-size:12px}.basic-step .test-number-wrapper{display:flex;align-items:center;gap:30px}.basic-step .title svg path{fill:#6b18f4}.basic-step .ant-form-item,.basic-step .section-card .section-card--body .ant-form-item{padding-bottom:30px}.audience-form .ant-select-multiple .ant-select-selector{height:unset!important;padding:3px}.audience-form label{font-size:14px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.audience-form .find-testers.ant-radio-group{flex-direction:column;gap:8px}.audience-form .section-card .section-card--body .ant-form-item{padding-bottom:30px}.audience-form .ant-select-selection-overflow-item .ant-select-selection-item{background-color:#6b18f4;color:#fafafa;font-size:12px}.audience-form .ant-select-selection-overflow-item .ant-select-selection-item svg path{fill:#fafafa}.audience-form .white-label-switch{width:90px}.audience-form .white-label-switch.ant-switch.ant-switch-checked{background:#6b18f4}.audience-form .custom-age-form-item{margin:4px 0}.audience-form .custom-age-form-item span{font-size:12px}.audience-form .custom-age-form-item .ant-input-number.ant-input-number-in-form-item{margin:0 4px}.audience-form .screener-question-item{display:flex;justify-content:space-between;align-items:center;max-width:280px}.audience-form .screener-question-item .open-section{width:100%}.audience-form .screener-question-item .label-with-tip{width:100%;justify-content:space-between}.audience-form .screener-question-item:not(:last-child){margin-bottom:35px}.audience-form .screener-question .add-response{margin-left:20px;margin-top:8px}.audience-form .screener-question .textarea-wrapper{display:flex;align-items:center;gap:16px}.audience-form .screener-question .textarea-wrapper .icons-wrapper{display:flex;flex-direction:column;align-items:center;gap:20px}.audience-form .screener-question .textarea-wrapper .icons-wrapper .move-btn svg{cursor:grab}.audience-form .screener-question .textarea-wrapper h4{font-size:16px;font-weight:600;font-family:Poppins-Medium,Helvetica Neue}.audience-form .screener-question .screener-nested{display:flex;gap:8px;width:100%;flex-wrap:wrap}.audience-form .screener-question .screener-nested-actions{display:flex;align-items:center;gap:8px}.audience-form .screener-question .screener-nested-actions svg:first-of-type{cursor:pointer}.audience-form .screener-question .screener-nested-actions .move-btn svg{cursor:grab}.audience-form .screener-question .screener-nested svg{align-self:center}.audience-form .screener-question .ant-select-selector{height:36px!important}.audience-form .screener-question .ant-select-selector .ant-select-selection-item{line-height:36px}.audience-form .screener-question .trash{cursor:pointer}.audience-form .screener-question .surveyScreener-item{margin-bottom:40px}.audience-form .screener-question .nested-wrapper{margin-left:20px}.audience-form .screener-question .nested-wrapper .ant-select-single{height:36px}.audience-form .screener-question .nested-wrapper .screener-question-require{display:flex;gap:8px;align-items:center;margin-bottom:20px}.audience-form .screener-question .nested-wrapper .screener-question-require .ant-select-selector{height:28px!important}.audience-form .screener-question .title svg path{fill:#6b18f4}.audience-form .screener-question .ant-input-number-input{height:26px!important;border-radius:4px;background-color:#fafafa}.audience-form .demographics-wrapper{display:flex}.audience-form .demographics-wrapper .availability-indicator{width:100%;max-width:465px;margin:25px auto 0;position:sticky;top:30px;height:100%}.audience-form .demographics-wrapper .availability-indicator p{padding:0 30px}.audience-form .demographics-wrapper .ant-form-item{padding-bottom:12px!important}.test-script .checkboxes-wrapper{display:flex;justify-content:flex-end;gap:24px;margin-right:25px;width:675px;margin-top:8px}.test-script .checkboxes-wrapper-info{display:flex}.test-script .checkboxes-wrapper-info .ant-form-item-explain.ant-form-item-explain-connected{position:absolute;white-space:nowrap;width:-moz-fit-content;width:fit-content}.test-script .checkboxes-wrapper-info .title div{padding-left:0}.test-script .ant-checkbox-wrapper span{font-size:16px}.post-test .checkboxes-wrapper{margin-top:15px}.post-test .checkboxes-wrapper label{font-size:14px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.post-test .sus-items-wrapper{display:flex;align-items:flex-start;gap:20px}.post-test .sus-items-wrapper .ant-form-item-label label{display:block}.post-test .sus-items-wrapper.loading{align-items:flex-end}.post-test .sus-items-wrapper .sus-survey-type-skeleton span{width:278px;height:30px}.post-test .sus-items-wrapper .sus-survey-language-skeleton span{width:180px;height:30px;margin-top:40px}.post-test .ant-checkbox-wrapper span{font-size:16px}.post-test .nested-question-option{display:flex;align-items:center;gap:10px}.post-test .nested-question-option .ant-input{max-width:417px}.post-test .nested-question-option-actions{display:flex;align-items:center;gap:10px}.post-test .nested-question-option-actions svg:first-of-type{cursor:pointer}.post-test .nested-question-option-actions .move-btn svg{cursor:grab}.post-test .slider-rating{margin-left:20px;margin-bottom:20px}.post-test .slider-rating-nums{gap:20px}.post-test .slider-rating-labels,.post-test .slider-rating-nums{display:flex;justify-content:space-between;max-width:400px}.post-test .psychometrics .title h3{font-size:16px;font-weight:400;font-family:Poppins-Regular,Helvetica Neue}.scheduling-step-item{display:flex;gap:15px}.scheduling-step-item.estimated-time p:first-of-type{font-weight:700;font-family:Poppins-Medium,Helvetica Neue}.scheduling-step-item.estimated-time .ant-spin{display:flex;align-items:center}.scheduling-step .form-schedule-input--info{display:flex;align-items:flex-end;padding-left:10px;padding-bottom:5px}.scheduling-step .form-schedule-input .time-picker-wrapper--row{display:flex}.scheduling-step .ant-form-item{padding-bottom:20px!important}.review-step .header p{color:#fafafa;font-size:12px;font-family:Poppins-Medium,Helvetica Neue;margin:auto 10px;cursor:pointer}.review-step .header a{display:flex}.review-step ul li{margin-left:24px;font-size:16px}.review-step-wrapper{display:flex;gap:40px}.review-step-wrapper>div{width:50%}.review-step-wrapper .section-card--body{max-height:482px;overflow:auto}.review-step-availability div,.review-step-availability span{display:flex;align-items:center;gap:4px}.review-step .audience-content{display:flex;gap:20px;align-items:flex-start}.review-step .audience-content div:nth-child(2){display:flex;align-items:center;gap:4px}.review-step .tasks-content{display:flex;align-items:center;gap:18px;margin-top:8px}.review-step .tasks-content p{gap:4px}.review-step .scheduling-content--row,.review-step .tasks-content p{display:flex;align-items:center}.review-step h4{font-size:16px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.review-step p{font-size:16px}.review-step-question-option{display:flex;align-items:center;gap:10px}.review-step-question-option p span{font-family:Poppins-Medium,Helvetica Neue}.review-step-question-option:before{content:"";display:inline-block;width:20px;min-width:20px;height:20px;border:2px solid gray}.review-step .border-round:before{border-radius:50%}.review-step .error-mark path{fill:gray}.review-step .italic-text{font-family:Poppins-Medium,Helvetica Neue;font-style:italic;font-size:14px}.checkout-step .header p{color:#fafafa;font-size:12px;font-family:Poppins-Medium,Helvetica Neue;margin:auto 10px;cursor:pointer}.checkout-step .header a{display:flex}.checkout-step .purchase-plan-form h3{color:#7f8690}.checkout-step h4{font-size:16px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue;text-align:center}.checkout-step .section-card .section-card--body{display:flex;justify-content:space-around;padding-bottom:39px!important}.checkout-step .info-section{flex:4 1;margin-right:30px}.checkout-step .info-section h5{font-size:14px;font-weight:500;font-family:Poppins-Regular,Helvetica Neue;margin:40px 0 15px}.checkout-step .info-section h5:not(h5:first-child){font-style:italic}.checkout-step .info-section h4{font-size:16px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.checkout-step .info-section .total-wrapper{display:flex;align-items:baseline}.checkout-step .info-section .total-wrapper h4{min-width:200px;text-align:left}.checkout-step .info-section .total-wrapper h4:nth-child(2){padding-left:26px}.checkout-step .info-section .total-wrapper.total-price h4{font-family:Poppins-Bold,Helvetica Neue}.checkout-step .info-section .total-wrapper .disabled-input{width:59px;margin-left:26px}.checkout-step .info-section .total-wrapper .tooltip-icon{margin-left:8px;cursor:pointer}.checkout-step .info-section .purple h4{color:#6b18f4}.checkout-step .info-section .gray h4{color:#6c707f}.checkout-step .info-section .number-of-testers-input .ant-input-number-input{text-align:left!important}.checkout-step .payment-section{flex:5 1;padding-left:30px}.checkout-step .payment-section .ant-select{max-width:200px}.checkout-step .payment-section .ant-select:first-child{margin-right:8px}.checkout-step .ant-form .ant-radio-group{flex-direction:column;gap:0}.checkout-step .purchase-plan-form-card{margin-top:5px}.checkout-step .ant-form .ant-radio-group label span{display:block;font-size:14px}.checkout-step .ant-form .ant-radio-group label span .ant-divider{height:16px;background:#6c707f}.checkout-step .ant-divider{height:unset;background:#c4c4c4}.checkout-step .empty-payment-section{flex:5 1;display:flex;justify-content:center;align-items:center;height:100%}.checkout-step .empty-payment-section h4{white-space:break-spaces}.confirmation-step .first-content p{font-size:16px;margin:16px 0 10px}.confirmation-step .first-content a{padding-bottom:10px}.confirmation-step .first-content h3{margin-bottom:8px}.confirmation-step .first-content h3 span{color:#6b18f4}.drug-and-drop{width:-moz-fit-content;width:fit-content}.drug-and-drop h4{font-size:16px;font-weight:600}.drug-and-drop .textarea-wrapper{display:flex;gap:11px;align-items:center}.drug-and-drop .icons-wrapper{display:flex;flex-direction:column;gap:20px;align-items:center}.drug-and-drop .icons-wrapper .move-btn{cursor:grab}.drug-and-drop .icons-wrapper svg:nth-child(2){cursor:pointer}.drug-and-drop .over{transform:scale(1);border:1px dashed #eee}.drug-and-drop .empty-section{background-color:red}.drug-and-drop .nested-question-item{display:flex;align-items:center;gap:10px;margin-bottom:10px!important}.drug-and-drop .nested-question-item:before{content:"";display:inline-block;width:20px;min-width:20px;height:20px;border:2px solid gray}.drug-and-drop .border-round:before{border-radius:50%}.drug-and-drop .sortable-list-item:not(:first-child) .title-space{margin-top:15px}.drug-and-drop .no-item{color:#000;font-family:Poppins-Regular,Helvetica Neue}.payment-vertical{row-gap:0!important}@media(max-width:768px){.test-script .checkboxes-wrapper{justify-content:flex-start;width:100%}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.company{background-image:url(/svg/company/gradient-background.png);background-repeat:no-repeat;background-position-y:-119px;background-size:contain}.company .company-header{display:flex;justify-content:space-between;align-items:center;padding:70px 130px 15px;max-width:1440px;margin:0 auto}.company .company-header h1,.company .company-header span{font-family:Poppins-Bold,Helvetica Neue}.company .company-header>div:first-child h1{font-weight:700;font-size:60px;line-height:84px;color:#171721;margin-bottom:40px}.company .company-header>div:first-child h1 span{background:-webkit-linear-gradient(0,#65d167,#65dbfb,#6b31f6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.company .company-header>div:first-child p{font-weight:400;font-size:16px;line-height:22px;color:#171721;max-width:520px}.company .company-header>div:last-child{position:relative;display:flex;align-items:center;justify-content:center;clip-path:polygon(0 0,100% 0,100% 91%,0 100%);-webkit-clip-path:polygon(0 0,100% 0,100% 91%,0 100%)}.company .company-header>div:last-child p{font-weight:400;font-size:12px;line-height:17px;color:#fff;position:relative;z-index:1}.company .check-box{position:relative;height:325px;overflow:hidden}.company .check-box-item-boxes{display:flex;justify-content:space-evenly;align-items:center;max-width:1440px;margin:0 auto;width:100%}.company .check-box-item-boxes div{position:relative;z-index:1;max-width:195px;display:flex;flex-direction:column;align-items:center}.company .check-box-item-boxes div p{text-align:center;font-weight:500;font-size:18px;line-height:25px;color:#fafafa;margin-top:16px}.company .check-box .black-bg{background-image:url(/svg/company/polygon.svg);background-repeat:no-repeat;background-size:cover;height:333px;display:flex;padding-top:50px}.company .company-story{padding:10px 235px 100px;max-width:1440px;margin:0 auto}.company .company-story p{font-weight:400;font-size:16px;line-height:22px;color:#000}.company .company-story p:not(:last-child){margin-bottom:20px}.company .company-story .story-images{display:flex;flex-direction:column;align-items:center}.company .company-story .story-images span{font-weight:500;font-size:30px;line-height:42px;color:#6c707f}.company .company-story .story-images img:not(:last-child){margin-bottom:20px}.company .company-mission{background-color:#171721}.company .company-mission>div{max-width:1440px;margin:0 auto;padding:10px 235px 100px}.company .company-mission h3{color:#fafafa!important}.company .company-mission .our-mission-list p{font-weight:400;font-size:16px;line-height:22px;color:#fafafa}.company .company-mission .our-mission-list p:not(:last-child){margin-bottom:20px}.company .company-mission .mission-image{width:239px}.company .company-meet{background:url(/svg/company/meet-bg2.svg) no-repeat 100% 22%;background-position:50%}.company .company-meet .meet-cards{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;max-width:90%;margin:0 auto}.company .company-meet .our-values{width:85%;margin:0 auto 30px}@media(max-width:1365px){.company .company-header>div:first-child h1{font-size:45px;line-height:64px}.company .company-header>div:first-child h1 span{font-size:45px}.company .company-header>div:first-child p{font-size:14px;max-width:420px}.company .company-header>div:last-child{width:330px;height:170px}.company .check-box>div div p{font-size:16px}.company .company-mission>div,.company .company-story{padding:10px 135px 60px}.company .company-mission .mission-image{text-align:center;margin-bottom:50px;width:auto}.company .company-meet{padding:10px 0 100px;background-position:top}.company .company-meet .meet-cards{min-width:294px}.company .our-values{padding:10px 130px 140px}.company .our-values .ant-row>div:last-child{margin-bottom:20px}.company .our-values .ant-row>div:last-child img{display:flex;margin:0 auto;width:80%}.company .our-values .our-values-inner{display:flex;flex-direction:column}.company .our-values .our-values-inner>div{display:flex;align-items:center}.company .our-values .our-values-inner>div:not(:last-child){margin-bottom:30px}.company .our-values .our-values-inner>div img{margin-right:26px}.company .our-values .our-values-inner>div p{font-weight:400;font-size:16px;line-height:22px;color:#171721}.company .our-values .image-center{display:flex;justify-content:center}.company-meet{padding:10px 0 240px;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;margin:0 auto;background:url(/svg/company/meet-bg2.svg) no-repeat 100% 22%;background-size:110%}.company-meet h3{position:relative;z-index:1}.company-meet>img{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);width:100%;z-index:0}.company-meet .meet-cards{display:flex;justify-content:center;flex-wrap:wrap;position:relative;z-index:1;gap:30px;max-width:50%}.our-values{padding:10px 130px 0;max-width:1440px;margin:0 auto}.our-values .ant-row>div:last-child img{display:flex;margin:0 auto;width:90%}.our-values .our-values-inner{display:flex;flex-direction:column}.our-values .our-values-inner>div{display:flex;align-items:center}.our-values .our-values-inner>div:not(:last-child){margin-bottom:30px}.our-values .our-values-inner>div p{font-weight:400;font-size:16px;line-height:22px;color:#171721;margin-left:26px}}@media(max-width:1200px){.company{background-size:auto}.company .our-values .ant-row>div:first-child{order:1}}@media(max-width:1024px){.company{background-image:none}.company .company-header{flex-direction:column;padding:40px 25px 15px}.company .company-header>div:first-child{margin-bottom:40px}.company .company-header>div:first-child h1{font-size:45px;line-height:64px}.company .company-header>div:first-child h1 span{font-size:45px}.company .company-header>div:first-child p{font-size:14px;max-width:420px}.company .company-header>div:last-child{width:100%;height:255px}.company .company-header>div:last-child img{width:100%;height:100%}.company .check-box{height:auto}.company .check-box-item-boxes{flex-direction:column;justify-content:center}.company .check-box-item-boxes div:not(:last-child){margin-bottom:40px}.company .check-box .black-bg{background-position:50%;height:auto;padding-top:120px;padding-bottom:20px}.company .company-story{padding:10px 25px 60px}.company .company-story .story-images{margin-top:40px}.company .company-story .story-images img:not(:last-child){margin-top:0}.company .company-mission>div{padding:10px 25px 60px}.company .company-meet{padding:10px 0 60px}.company .company-meet .bg-image{height:100%;-o-object-fit:cover;object-fit:cover}.company .our-values{padding:10px 25px 60px}.company .our-values .ant-row>div:first-child{order:1}.company .our-values .ant-row>div:last-child{margin-bottom:20px}.company .our-values .ant-row>div:last-child img{display:flex;margin:0 auto;width:60%}.company .our-values .our-values-inner{display:flex;flex-direction:column}.company .our-values .our-values-inner>div{display:flex;align-items:center}.company .our-values .our-values-inner>div:not(:last-child){margin-bottom:30px}.company .our-values .our-values-inner>div img{margin-right:26px}.company .our-values .our-values-inner>div p{font-weight:400;font-size:16px;line-height:22px;color:#171721}}.contact-us{display:flex}.contact-us>div:first-child{width:50%;display:flex;justify-content:center;padding-top:78px;padding-bottom:104px}.contact-us>div:last-child{width:50%;display:flex;flex-direction:column;padding:78px 70px;background:linear-gradient(180deg,#6b31f6,#65dbfb)}.contact-us>div:last-child h1{font-weight:700;font-size:40px;font-family:Poppins-SemiBold,Helvetica Neue;line-height:56px;margin-bottom:237px;color:#fafafa;text-align:right}.contact-us>div:last-child>div{display:flex;flex-direction:column;align-items:flex-end}.contact-us>div:last-child>div a{font-weight:500;font-size:16px;line-height:22px;color:#fafafa}.contact-us-arrow-icon{margin-left:10px;opacity:0}.contact-us-text{margin-bottom:16px}.contact-us-text:hover .contact-us-arrow-icon{opacity:1;transition:all 1s}@media(max-width:1200px){.contact-us>div:last-child h3{font-size:30px}}@media(max-width:1024px){.contact-us{flex-direction:column}.contact-us>div:first-child{width:100%;display:flex;justify-content:center;padding-top:40px;padding-bottom:40px}.contact-us>div:last-child{width:100%;display:flex;flex-direction:column;padding:40px;background:linear-gradient(180deg,#6b31f6,#65dbfb)}.contact-us>div:last-child h3{font-weight:700;font-size:25px;line-height:56px;margin-bottom:80px;color:#fafafa;text-align:center}.contact-us>div:last-child>div{display:flex;flex-direction:column;align-items:center}.contact-us>div:last-child>div p{font-weight:500;font-size:16px;line-height:22px;color:#fafafa;margin-bottom:16px}}.customer-stories h4{font-size:24px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.customer-stories h3{font-size:40px;font-weight:700;font-family:Poppins-SemiBold,Helvetica Neue}.customer-stories .description{max-width:740px;display:flex;flex-direction:column;justify-content:space-around;font-size:16px;height:100%}.customer-stories .description h4{color:#fafafa}.customer-stories .description ul{margin-left:14px;margin-bottom:0}.customer-stories .deckchair-row{max-width:1440px;margin:55px auto}.customer-stories .deckchair-row .image-wrapper{text-align:center}.customer-stories .deckchair-row .ant-row.ant-row-center{gap:60px}.customer-stories #deckchair,.customer-stories #gallup,.customer-stories #spiralyze,.customer-stories #testimonials{position:relative}.customer-stories #deckchair,.customer-stories #spiralyze{top:-80px}.customer-stories #gallup,.customer-stories #testimonials{top:-120px}.customer-stories .background-blue{background-color:#171721;color:#f5f6fa;padding:70px 0;margin-top:40px}.customer-stories .background-blue h3{color:#f5f6fa;text-align:center;font-size:24px}.customer-stories .background-blue .header-with-text{margin-top:0}.customer-stories .background-purple{background-color:#6b31f6;color:#fafafa}.customer-stories .buttons{text-align:center;margin-top:45px}.customer-stories .buttons button{margin-right:15px}.customer-stories .gallup-img{width:170px}.customer-stories .desc-height{min-height:335px}.customer-stories .testimonials-wrapper{padding:70px 0 0}.customer-stories .testimonials-wrapper .testimonials{padding:55px 0}.customer-stories .testimonials .header-with-text{margin:20px 0 0}.customer-stories .testimonials .img-wrapper{margin-top:0}.customer-stories .stories-navigation{display:flex;justify-content:center;position:sticky;top:76px;z-index:10}.customer-stories .stories-navigation ul{list-style-type:none;width:500px;min-height:82px;display:flex;justify-content:space-around;align-items:center;box-shadow:0 0 13px rgba(0,0,0,.15);border-radius:10px;margin:0 10px;background-color:#fafafa}.customer-stories .stories-navigation a{font-size:16px;color:#171721}.customer-stories .stories-navigation a.active-link{color:#6b31f6}@media(max-width:1024px){.customer-stories-header>div:first-child img{width:310px}.customer-stories .stories-navigation a{font-size:12px}}.faq{display:flex;padding:48px 80px 90px;justify-content:space-between}.faq .ant-collapse{border:none}.faq .ant-collapse:not(:last-child){margin-bottom:40px}.faq>div:last-child{width:100%}.faq>div:last-child h1{font-size:50px;line-height:70px;margin-bottom:48px}.faq>div:last-child h1,.faq>div:last-child h3{font-weight:700;color:#171721;font-family:Poppins-SemiBold,Helvetica Neue}.faq>div:last-child h3{font-size:18px;line-height:25px;margin-bottom:40px}.faq>div:last-child .faq-question-list .ant-collapse-item.nested-collapse{background:none;border:none;box-shadow:none;margin:0;padding:0}.faq>div:last-child .faq-question-list .ant-collapse-item.nested-collapse .ant-collapse-header span{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:16px;line-height:24px;color:#6b31f6;cursor:pointer;margin:0}.faq>div:last-child .faq-question-list .ant-collapse-item.nested-collapse .ant-collapse-header span:hover{color:#3b0d86}.faq>div:last-child .child-list{padding-left:30px;line-height:2}.faq>div:last-child .ant-collapse-item:not(:last-child){margin-bottom:40px}.faq>div:last-child .ant-collapse-item{background:#fafafa;box-shadow:0 0 13px rgba(0,0,0,.15);border-radius:10px;padding:20px 30px}.faq>div:last-child .ant-collapse-item .ant-collapse-header{padding:0}.faq>div:last-child .ant-collapse-item .ant-collapse-header span{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:18px;line-height:25px;color:#171721}.faq>div:last-child .ant-collapse-item .ant-collapse-content{border:none;background:#fafafa}.faq>div:last-child .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:10px 0 0}.faq>div:last-child .ant-collapse-item .ant-collapse-content .ant-collapse-content-box div{font-family:Poppins-Light,Helvetica Neue;font-weight:400;font-size:14px;color:#171721}.faq>div:last-child .ant-collapse-item .ant-collapse-content .ant-collapse-content-box div p{padding-bottom:10px}.faq>div:last-child .ant-collapse-item .ant-collapse-content .ant-collapse-content-box div a{color:#6b31f6}.faq>div:last-child .ant-collapse-item .ant-collapse-content .ant-collapse-content-box div a:hover,.faq>div:last-child .ant-collapse-item .ant-collapse-content .ant-collapse-item-active .ant-collapse-header span{color:#3b0d86}.faq>div:last-child .ant-collapse-item .ant-collapse-content-box>div{max-width:800px}.faq>div:last-child .ant-collapse-item .ant-collapse-content-box>div>div{margin-bottom:30px}.faq>div:last-child .ant-collapse-item .ant-collapse-content-box>div h4{font-family:Poppins-Medium,Helvetica Neue;margin-bottom:10px;font-weight:500;font-size:16px;line-height:22px;color:#171721}.faq>div:last-child .ant-collapse-item .ant-collapse-content-box>div p:not(:last-child){margin-bottom:5px}.faq .link{color:#6b31f6;cursor:pointer}.faq .link:hover{color:#3b0d86}@media(max-width:1024px){.faq{flex-direction:column}.faq>div:first-child{width:100%;margin-right:0;margin-bottom:40px}}.home{overflow:hidden}.home .header-info{display:flex;flex-direction:column;justify-content:center;align-items:center;height:570px;padding:0 24px;overflow:hidden}.home .header-info-animation{margin-top:-308px}.home .header-info-desc{display:flex;flex-direction:column;align-items:center}.home .header-info-desc p{font-weight:500;font-size:18px;line-height:25px;color:#171721;margin:-2px 0 20px;text-align:center}.home .home-brands{background-color:#171721;padding:75px 80px 65px}.home .home-brands .home-brands-inner{display:flex;flex-direction:column;max-width:1440px;margin:0 auto}.home .home-brands .home-brands-inner .brands-info{margin-bottom:26px;display:flex;justify-content:space-between}.home .home-brands .home-brands-inner .brands-info h3{color:#fafafa;font-weight:600;font-size:34px;line-height:48px;width:70%}.home .home-brands .home-brands-inner>p{color:#fafafa;font-weight:500;font-size:18px;line-height:25px;margin-bottom:53px;width:80%}.home .home-brands .home-brands-inner .brands-img{display:flex;flex-direction:column;align-items:center}.home .home-brands .home-brands-inner .brands-img>div{margin-bottom:30px}.home .home-brands .home-brands-inner .brands-img div{display:flex;justify-content:space-evenly;align-items:center}.home .home-brands .home-brands-inner .brands-img>div:first-child{width:90%}.home .home-brands .home-brands-inner .brands-img>div:nth-child(2){width:70%}.home .home-brands .home-brands-inner .brands-img>div:nth-child(3){width:60%}.home .home-brands .home-brands-inner .img-wrapper{position:relative;margin-right:10px}.home .solution-box{margin:0 auto;padding:0 60px;max-width:1080px}.home .solution-box>div{display:flex;justify-content:center;align-items:stretch;gap:50px}.home .work-box{max-width:1440px;margin:0 auto;padding:0 140px}.home .work-box>div{align-items:center}.home .work-box>div>div:first-child h4{font-weight:700;font-size:26px;line-height:36px;color:#171721;margin-bottom:8px;font-family:Poppins-SemiBold,Helvetica Neue}.home .work-box>div>div:first-child p{font-weight:400;font-size:16px;line-height:22px;color:#171721;max-width:525px}.home .work-box>div>div:first-child p:not(:last-child){margin-bottom:40px}.home .work-box>div>div:last-child{display:flex;align-items:center;justify-content:center}.home .work-box>div>div:last-child img{height:500px}.home .work-box-buttons button{margin-right:20px}.home .work-box-image-wrapper{width:100%;height:100%;min-height:446px;position:relative;padding:0;min-width:310px}.home .work-box-image-wrapper-first-item{position:absolute;right:0;top:-20px}.home .work-box-image-wrapper-second-item{position:absolute;right:185px;top:85px}.home .work-box-image-wrapper-last-item{position:absolute;bottom:0;right:30px}.home .customers-box{padding:64px 80px 110px;background-color:#171721}.home .customers-box h2{font-weight:600;font-size:40px;line-height:56px;color:#fff;max-width:1440px;margin:0 auto}.home .customers-box>div{display:flex;justify-content:space-between;max-width:1440px;margin:60px auto 0}.home .customers-box>div div{width:30%;max-width:352px;min-height:222px;display:flex;flex-direction:column}.home .customers-box>div div p{font-weight:400;font-size:16px;line-height:22px;color:#fff;margin-bottom:24px;font-style:italic;line-height:23px}.home .customers-box>div div h4{font-weight:400;font-size:16px;line-height:22px;color:#fff;margin-bottom:22px;margin-top:auto}.home .customers-box>div div .justuno{color:inherit}.home .customers-box>div div a{font-weight:500;font-size:16px;line-height:22px;color:#65d167}.home .customers-box>div div a:hover{color:#387339}@media(max-width:1200px){.work-box-image-wrapper{max-width:400px}}@media(max-width:1024px){.home .header-info-animation{margin-top:-200px}.home .header-info-desc p{font-size:15px;margin:7px 0 20px}.home .home-brands{padding:75px 25px 65px}.home .home-brands .home-brands-inner .brands-info{flex-direction:column;align-items:flex-start}.home .home-brands .home-brands-inner .brands-info h3{width:100%;margin-bottom:20px}.home .home-brands .home-brands-inner .brands-img div img{width:60px}.home .work-box{padding:0 65px}.home .work-box>div>div:last-child img{height:350px}.home .customers-box{padding:64px 25px 110px}.home .customers-box h2{font-size:30px;line-height:46px}.home .customers-box>div{flex-direction:column}.home .customers-box>div div{width:100%;max-width:80%;min-height:auto}.home .customers-box>div div:not(:last-child){margin-bottom:50px}}@media(max-width:992px){.home .header-info-animation{margin-top:-191px}.home .home-brands .home-brands-inner .brands-img{display:flex;flex-direction:column;align-items:center}.home .home-brands .home-brands-inner .brands-img>div{margin-bottom:30px;flex-wrap:wrap;align-items:center}.home .home-brands .home-brands-inner .brands-img>div>div{width:35%;margin-bottom:20px}}@media(max-width:576px){.home .header-info-animation{margin-top:-122px}.home .work-box-image-wrapper{max-width:310px}.home .work-box-image-wrapper-first-item{width:200px;height:160px}.home .work-box-image-wrapper-second-item{width:250px;height:270px;left:0;top:56px}.home .work-box-image-wrapper-last-item{width:150px;height:115px;bottom:60px;right:0}}@media(max-width:450px){.home .work-box-buttons{text-align:center}.home .work-box-buttons button{margin-bottom:10px}}.plan{padding:40px 80px 130px;display:flex;flex-direction:column;align-items:center;max-width:1440px;margin:0 auto}.plan .testing-analytics{margin-bottom:40px}.plan .testing-analytics .testing{border:3px solid #6b31f6;border-radius:35px 0 0 35px}.plan .testing-analytics .analytics,.plan .testing-analytics .testing{font-family:Poppins-Medium,Helvetica Neue;color:#6b31f6;font-weight:500;font-size:18px;height:50px;line-height:43px;padding:0 40px}.plan .testing-analytics .analytics{border:3px solid #6b31f6;border-radius:0 35px 35px 0}.plan .testing-analytics .ant-radio-button-wrapper-checked{background:#6b31f6;color:#fff}.plan .testing-analytics .ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child{border-right-color:#6b31f6}.plan .testing-analytics .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#6b31f6}.plan-header{font-weight:500;font-size:28px;line-height:34px;text-align:center;color:#444;font-family:Poppins-Medium,Helvetica Neue}.plan .monthly-annual,.plan-header{margin-bottom:40px}.plan .monthly-annual>span:first-child{margin-right:15px}.plan .monthly-annual>span:last-child{margin-left:15px}.plan .plan-card-box{width:100%}.plan .ant-switch,.plan .ant-switch-checked{background:#6b31f6}.plan .transparent-predictable{margin-top:68px;width:100%;background:#fafafa;border-radius:15px;padding:45px 100px 78px;box-shadow:0 0 5px #dfdfdf;display:flex;flex-direction:column;align-items:center}.plan .transparent-predictable>h3{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:24px;line-height:34px;color:#444;margin-bottom:25px}.plan .transparent-predictable .transparent-predictable-table{width:100%;overflow:auto}.plan .transparent-predictable .transparent-predictable-table::-webkit-scrollbar{height:5px}.plan .transparent-predictable .transparent-predictable-table::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.plan .transparent-predictable .transparent-predictable-table::-webkit-scrollbar-thumb{background:#6b31f6}.plan .transparent-predictable .transparent-predictable-table .ant-collapse-content{background:#f5f6fa;border:none}.plan .transparent-predictable .transparent-predictable-table .ant-collapse-content-box{padding:0}.plan .transparent-predictable .transparent-predictable-table .ant-collapse{border:none;min-width:1000px}.plan .transparent-predictable .transparent-predictable-table .ant-collapse .ant-collapse-item{border:none}.plan .transparent-predictable .transparent-predictable-table .ant-collapse-header{background:#171721;padding:8px 16px}.plan .transparent-predictable .transparent-predictable-table .ant-collapse-header svg{fill:#fafafa}.plan .transparent-predictable .transparent-predictable-table .ant-collapse-header .ant-collapse-header-text{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;color:#fafafa}.plan .not-active{color:#7f8690}.plan .plan-table thead th{font-size:18px;font-family:Poppins-Medium,Helvetica Neue}.plan .plan-table thead th a{font-size:14px;color:#6b31f6}.plan .plan-table tbody,.plan .plan-table thead{background:#f5f6fa;text-align:center;font-size:16px}.plan .plan-table tbody tr>td:first-child,.plan .plan-table thead tr>td:first-child{text-align:left}.plan .plan-table tbody tr th,.plan .plan-table thead tr th{color:#444}.plan .plan-table tbody tr td,.plan .plan-table tbody tr th:first-child,.plan .plan-table thead tr td,.plan .plan-table thead tr th:first-child{color:#171721}.plan .plan-table tbody tr td,.plan .plan-table tbody tr th,.plan .plan-table thead tr td,.plan .plan-table thead tr th{border-right:1px solid #fafafa!important;border-bottom:1px solid #fafafa}.plan .plan-table tbody tr th:before,.plan .plan-table thead tr th:before{display:none}.plan .plan-table-with-info{display:flex;align-items:center;gap:8px}.plan .plan-table-with-info a{height:18px}.plan .plan-table.no-data tbody{display:none}.plan .plan-panel{filter:drop-shadow(0 0 3px rgba(0,0,0,.15));margin-bottom:10px}.plan .ant-collapse>.ant-collapse-item .ant-collapse-header{display:flex;justify-content:center;align-items:center}.plan .ant-collapse>.ant-collapse-item .ant-collapse-header .ant-collapse-header-text{flex:none;order:1;line-height:1.5}.plan .ant-collapse>.ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{order:2}.plan .table-footer{display:flex;justify-content:space-between;width:58%;margin-left:37%;margin-top:40px;margin-bottom:40px;font-size:14px}.plan .table-footer .enterprise,.plan .table-footer .team,.plan .table-footer .unlimited{font-size:16px;display:flex;flex-direction:column;align-items:center}.plan .table-footer .enterprise>span,.plan .table-footer .team>span,.plan .table-footer .unlimited>span{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.3px;margin-bottom:16px;color:#6b31f6;cursor:pointer}.plan .table-footer .enterprise>span:hover,.plan .table-footer .team>span:hover,.plan .table-footer .unlimited>span:hover{color:#3b0d86}.plan .analytics-card{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;max-width:1000px}.plan .analytics-card-item{width:265px;height:274px}.plan-analytics{align-self:flex-start;margin:20px auto 10px;font-size:12px}.plan-analytics-features{width:100%;margin-top:50px;max-width:800px}.plan-analytics-features .icon-wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center;width:200px;margin:0 auto;gap:20px}.plan .ant-collapse-expand-icon{display:flex;margin-left:10px}@media(max-width:1365px){.plan{padding:40px 40px 150px}.plan .transparent-predictable{padding:40px 26px 30px}.plan .testing-analytics .analytics,.plan .testing-analytics .testing{font-size:12px;padding:0 20px}.plan .plan-card-box{justify-content:center!important}}@media(max-width:1024px){.plan{padding:40px 25px 100px}.plan .transparent-predictable{padding:40px 16px 20px}.plan .testing-analytics .analytics,.plan .testing-analytics .testing{font-size:12px;padding:0 20px}.plan .plan-card-box{justify-content:center!important}.plan .table-footer{margin-left:0}.plan .table-footer p{margin-right:40px}}.privacy-policy{display:flex;padding:48px 80px 90px;justify-content:space-between}.privacy-policy-content{width:100%}.privacy-policy-content h1{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:50px;line-height:70px;color:#171721;margin-bottom:25px}.privacy-policy-content p{font-size:14px;line-height:20px;color:#444;max-width:1250px;margin-bottom:20px}.privacy-policy-content h3{font-family:Poppins-SemiBold,Helvetica Neue;font-weight:500;font-size:16px}.privacy-policy-content h2{font-size:16px}.privacy-policy-content h2,.privacy-policy-content h4{font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.privacy-policy-content h4{font-size:20px;margin-bottom:20px}.privacy-policy-content .link{color:#6b31f6}.privacy-policy-content .link:hover{color:#3b0d86}.privacy-policy-content strong{font-family:Poppins-Medium,Helvetica Neue}.privacy-policy-content .custom-title{margin:30px 0 25px;font-size:24px}@media(max-width:1024px){.privacy-policy{flex-direction:column}.privacy-policy>div:first-child{width:100%;margin-right:0;margin-bottom:40px}}.sign-up-customer{display:flex;min-height:calc(100vh - 71px)}.sign-up-customer>div:first-child{width:50%;display:flex;justify-content:center;padding-top:78px;padding-bottom:104px}.sign-up-customer>div:last-child{width:50%;display:flex;flex-direction:column;padding:87px 70px 87px 97px;background:linear-gradient(113.3deg,#6b31f6 30.26%,#65dbfb 82.6%)}.sign-up-customer>div:last-child h3{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:30px;line-height:42px;color:#fafafa;margin-bottom:60px}.sign-up-customer>div:last-child h4{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:24px;line-height:34px;color:#fafafa;margin-bottom:8px}.sign-up-customer>div:last-child p{font-family:Poppins-Light,Helvetica Neue;font-weight:400;font-size:16px;line-height:22px;color:#fafafa;max-width:525px}.sign-up-customer-icon-wrapper{margin:30px 0;display:flex}.sign-up-tester{display:flex}.sign-up-tester>div:first-child{width:50%;display:flex;justify-content:center;padding-top:78px;padding-bottom:104px}.sign-up-tester-content{width:50%;display:flex;flex-direction:column;padding:87px 70px 87px 97px;background:linear-gradient(113.3deg,#6b31f6 30.26%,#65dbfb 82.6%)}.sign-up-tester-content h1{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:30px;line-height:42px;color:#fafafa;margin-bottom:40px}.sign-up-tester-content h4{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:24px;line-height:34px;color:#fafafa;margin-bottom:8px;margin-top:40px}.sign-up-tester-content p{font-family:Poppins-Regular,Helvetica Neue;font-weight:400;font-size:16px;line-height:22px;color:#fafafa;max-width:525px}.sign-up-tester-content-text p:first-child{margin-bottom:20px}.sign-up-tester-icon-wrapper{margin-top:40px}@media(max-width:1200px){.sign-up-customer>div:last-child{padding:87px 50px 87px 67px}.sign-up-customer>div:last-child h3{font-size:28px;margin-bottom:50px}.sign-up-customer>div:last-child h4{font-size:22px}.sign-up-customer>div:last-child p{font-size:14px}.sign-up-customer>div:last-child img{margin-top:30px;margin-bottom:30px}.sign-up-tester{display:flex}.sign-up-tester>div:last-child{padding:87px 50px 87px 67px}.sign-up-tester>div:last-child h3{font-size:28px;margin-bottom:40px}.sign-up-tester>div:last-child h4{font-size:22px}.sign-up-tester>div:last-child p{font-size:14px}.sign-up-tester>div:last-child img{margin-top:30px;margin-bottom:30px}}@media(max-width:1024px){.sign-up-customer{flex-direction:column}.sign-up-customer>div:first-child{width:100%;display:flex;justify-content:center;padding-top:40px;padding-bottom:40px}.sign-up-customer>div:last-child{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 70px}.sign-up-customer>div:last-child h3{font-weight:700;font-size:25px;line-height:30px;color:#fafafa;margin-bottom:30px}.sign-up-customer>div:last-child h4{font-size:20px;line-height:30px;margin-bottom:8px}.sign-up-customer>div:last-child p{font-weight:400;font-size:14px;line-height:20px;color:#fafafa;max-width:525px}.sign-up-customer>div:last-child img{width:20px;margin-top:15px;margin-bottom:15px}.sign-up-tester{flex-direction:column}.sign-up-tester>div:first-child{width:100%;display:flex;justify-content:center;padding-top:40px;padding-bottom:40px}.sign-up-tester>div:last-child{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 70px}.sign-up-tester>div:last-child h3{font-weight:700;font-size:25px;line-height:30px;color:#fafafa;margin-bottom:30px}.sign-up-tester>div:last-child h4{font-size:20px;line-height:30px;margin-bottom:8px}.sign-up-tester>div:last-child p{font-weight:400;font-size:14px;line-height:20px;color:#fafafa;max-width:525px}.sign-up-tester>div:last-child img{width:20px;margin-top:15px;margin-bottom:15px}}.user-testing-features{display:flex;align-items:center;justify-content:space-around;padding:70px 134px 100px}.user-testing-features h2{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:48px;line-height:67px;text-align:center;color:#000;flex:1 1}.user-testing-features .list-with-icons{display:flex;flex-wrap:wrap;row-gap:34px;flex:1 1}.user-testing-features .list-with-icons li{width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 60px}.user-testing-features .list-with-icons li p{margin:0}.user-testing-features-column{display:grid;grid-gap:26px;gap:26px}.user-testing-features-column-item{display:flex;gap:26px;align-items:center}.user-testing-features-column-item img{width:44px;height:44px}.user-testing-features-column-item span{font-weight:400;font-size:16px;line-height:22px;color:#171721}.user-testing-dark-theme{background:#171721;padding:80px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:60px}.user-testing-dark-theme h2{font-family:Poppins-Regular,Helvetica Neue;font-weight:700;font-size:48px;line-height:67px;color:#fafafa}.user-testing-light-theme{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:60px;padding:80px 0;margin:0 auto}.user-testing-light-theme h2{font-weight:700;font-size:48px;line-height:67px;color:#171721}.user-testing-feedback{background-color:#6b31f6;padding:60px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}.user-testing-feedback-img{position:relative;width:186px;height:100px}.user-testing-feedback-text{text-align:center;color:#fafafa;font-weight:500;font-size:18px;line-height:25px;max-width:50%}.user-testing-feedback-desc p{font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-align:center;color:#fafafa}@media(max-width:1365px){.user-testing-features .list-with-icons li{padding:0 30px}}@media(max-width:1200px){.user-testing-features{padding:70px 100px 100px}}@media(max-width:1024px){.user-testing-features{flex-direction:column;gap:60px}.user-testing-feedback-text{max-width:80%}}@media(max-width:576px){.user-testing-features{padding:70px 0 100px}.user-testing-features h2{font-size:34px}.user-testing-features .list-with-icons{flex-direction:column;align-items:center}.user-testing-features .list-with-icons li{width:60%}.user-testing-feedback-text{max-width:90%}}.four-oh-four{align-items:center;width:90%;position:relative}.four-oh-four,.four-oh-four-wrapper{display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:80vh}.four-oh-four-wrapper{width:-moz-fit-content;width:fit-content}.four-oh-four-wrapper-standing-icon{position:absolute;right:0;bottom:0;width:348px;height:645px}.four-oh-four-wrapper-handshake-icon{position:absolute;left:100px;bottom:-1px;width:227px;height:201px}.four-oh-four-wrapper h2{font-size:60px;line-height:84px;position:relative;z-index:2}.four-oh-four-wrapper h1,.four-oh-four-wrapper h2{font-family:Poppins-Medium,Helvetica Neue;font-weight:700;color:#171721;text-align:left}.four-oh-four-wrapper h1{font-size:100px;line-height:140px}.four-oh-four-wrapper p{margin:20px auto;font-weight:500;font-size:18px;line-height:25px;color:#171721;position:relative;z-index:2}@media(max-width:1365px){.four-oh-four-wrapper-standing-icon{width:300px;height:552px}.four-oh-four-wrapper-handshake-icon{width:200px;height:172px}}@media screen and (max-height:795px){.four-oh-four-wrapper-standing-icon{width:300px;height:552px}.four-oh-four-wrapper-handshake-icon{width:200px;height:172px}}@media screen and (max-height:700px){.four-oh-four-wrapper-standing-icon{width:270px;height:500px}.four-oh-four-wrapper-handshake-icon{width:180px;height:152px}}@media screen and (max-width:1152px){.four-oh-four-wrapper-handshake-icon,.four-oh-four-wrapper-standing-icon{display:none}}@media(max-width:576px){.four-oh-four h1{margin-top:15px;font-size:60px;line-height:1}.four-oh-four h2{font-size:45px;line-height:1}}.os-page{max-width:1160px;margin:0 auto;padding:73px 20px 80px}.os-page-wrapper{width:100%}.os-page-header{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:40px;line-height:56px;display:flex}.os-page-desc,.os-page-header{color:#171721;margin-bottom:55px}.os-page-desc{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:16px;line-height:22px}.os-page-desc span{font-family:Poppins-Bold,Helvetica Neue}.os-page-text{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:16px;line-height:22px;margin-bottom:55px;color:#171721}.os-page-text span{color:#6b31f6}.os-page-img-wrapper{height:495px;width:472px;position:relative}.os-page button{min-width:auto}.os-instructions{max-width:1160px;margin:0 auto;padding:0 20px 118px}.os-instructions-header{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:24px;line-height:34px;color:#171721;margin-bottom:24px}.os-instructions h4{font-weight:700;font-size:18px;line-height:25px;color:#171721;margin:12px 0}.os-instructions-text{margin-bottom:24px}.os-instructions-desc,.os-instructions-text{font-weight:400;font-size:14px;line-height:20px;color:#171721}.os-instructions-desc span{font-family:Poppins-Bold,Helvetica Neue}.os-instructions-player{margin:12px auto 0;width:691px;height:386px;display:block}.os-instructions-list{list-style:none}.os-instructions-list-img-wrapper{position:relative;width:610px;height:366px;margin:0 auto}.os-instructions-list-img-wrapper-two{position:relative;margin-top:12px}.os-instructions-list li{margin-bottom:12px}.os-instructions-list li span{font-family:Poppins-Bold,Helvetica Neue}@media(max-width:992px){.os-page{padding:44px 20px;background:linear-gradient(335.62deg,#6b31f6 24%,#65dbfb)}.os-page-wrapper{max-width:540px;margin:0 auto}.os-page-header{font-weight:700;font-size:28px;line-height:39px}.os-page-desc,.os-page-header{margin-bottom:24px;color:#fafafa}.os-page-desc{font-family:Poppins-Light,Helvetica Neue;font-weight:400;font-size:14px;line-height:20px;max-width:500px}.os-page-qr-wrapper,.os-page-text{display:none}.os-page-btn{display:inline-block}.os-page-img-wrapper{height:221px;width:205px}.os-page-img-wrapper-image{transform:scaleX(-1)}.os-instructions{padding:40px 20px 50px;max-width:600px;margin:0 auto}.os-instructions-list-img-wrapper{position:relative;width:292px;height:195px;margin:0 auto}.os-instructions-player{width:335px;height:187px}}@media(max-width:576px){.os-page-wrapper{max-width:380px;margin:0 auto}.os-instructions{max-width:420px;margin:0 auto}}.product-analytics-features{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;margin-bottom:30px}.product-analytics-features h2{font-family:Poppins-SemiBold,Helvetica Neue;font-weight:700;font-size:48px;line-height:67px;text-align:center;color:#171721}.product-analytics-features .list-with-icons{display:flex;max-width:1000px;flex-wrap:wrap;justify-content:center;gap:32px}.product-analytics-features .list-with-icons li{flex-direction:column;min-width:200px;max-width:245px}.product-analytics-features .list-with-icons li p{margin:0;text-align:center}@media(max-width:768px){.product-analytics-features h2{font-size:40px}}.partners-wrapper-heading h1{max-width:unset;width:500px}.partners-wrapper-dedicated-partner{padding:70px 0 90px}.partners-wrapper-dedicated-partner h2{font-family:Poppins-SemiBold,Helvetica Neue;font-weight:700;font-size:44px;line-height:62px;color:#171721;text-align:center;margin-bottom:44px}.partners-wrapper-dedicated-partner p{font-family:Poppins-Regular,Helvetica Neue;width:70%;margin:0 auto 22px;color:#171721;font-weight:400;font-size:16px;line-height:22px}.partners-wrapper-dedicated-partner p:last-child{font-family:Poppins-Medium,Helvetica Neue;margin-bottom:0}.partners-wrapper-what-you-get{padding:64px 0;background-color:#171721;display:flex;flex-direction:column;align-items:center;justify-content:center}.partners-wrapper-what-you-get-title{font-family:Poppins-SemiBold,Helvetica Neue;font-style:normal;font-weight:600;font-size:40px;line-height:56px;text-align:center;color:#fafafa;margin-bottom:70px}.partners-wrapper-what-you-get-items{display:flex;width:56%;margin:0 auto 44px;gap:90px}.partners-wrapper-what-you-get-items .item-with-heading-and-text{flex:1 1}.partners-wrapper-what-you-get-actions{display:flex;gap:20px;align-items:center}.partners-wrapper-partners{padding:74px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.partners-wrapper-partners h2{font-family:Poppins-SemiBold,Helvetica Neue;font-weight:600;font-size:34px;line-height:48px;color:#171721}.partners-wrapper-partners-list{display:flex;width:80%;margin:0 auto;gap:80px;flex-wrap:wrap;justify-content:center}@media(max-width:1200px){.partners-wrapper-what-you-get-items{width:90%}.partners-wrapper-heading h1{width:unset}}@media(max-width:992px){.partners-wrapper-what-you-get-items{flex-direction:column;max-width:380px}.partners-wrapper-dedicated-partner h2{font-size:34px}}@media(max-width:768px){.partners-wrapper-what-you-get-title{font-size:34px}}@media(max-width:576px){.partners-wrapper-partners-list{flex-direction:column;justify-content:center;align-items:center}}.edu-wrapper-heading{display:flex;justify-content:space-around;padding:127px 0}.edu-wrapper-heading-text{display:flex;flex-direction:column;justify-content:center}.edu-wrapper-heading-text h1{font-family:Poppins-SemiBold,Helvetica Neue;font-style:normal;font-weight:700;font-size:40px;line-height:56px;color:#171721}.edu-wrapper-heading-text-links{display:flex;flex-direction:column;gap:20px}.edu-wrapper-heading-image{width:440px;height:385px;position:relative}@media(max-width:1024px){.edu-wrapper-heading{flex-direction:column-reverse;align-items:center;gap:40px}.edu-wrapper-heading-image{width:540px;height:410px;position:relative}}@media(max-width:768px){.edu-wrapper-heading{padding:127px 30px}.edu-wrapper-heading-image{width:400px;height:350px;position:relative}}@media(max-width:576px){.edu-wrapper-heading{padding:127px 30px}.edu-wrapper-heading-image{width:300px;height:250px;position:relative}}.terms-and-conditions{display:flex;padding:48px 80px 90px;justify-content:space-between}.terms-and-conditions-info{width:100%}.terms-and-conditions-info h1{font-family:Poppins-Bold,Helvetica Neue;font-weight:700;font-size:50px;line-height:70px;color:#171721;margin-bottom:20px}.terms-and-conditions-info p{font-weight:400;font-size:14px;line-height:20px;color:#444;max-width:1250px;margin-bottom:20px}.terms-and-conditions-info h3{font-family:Poppins-Regular,Helvetica Neue;font-weight:700;font-size:18px;margin-bottom:0}.terms-and-conditions ul li{margin-bottom:10px}.terms-and-conditions strong{font-family:Poppins-Bold,Helvetica Neue}@media(max-width:1024px){.terms-and-conditions{flex-direction:column}.terms-and-conditions-info{width:100%;margin-right:0;margin-bottom:40px;margin-top:30px}}.why-section{overflow:hidden}.why-section .testimonials{padding-top:0}.why-section .testimonials .description{max-width:740px}.demo-signup{width:100%;margin-top:70px;display:flex;flex-direction:column;align-items:center}.demo-signup h1{font-size:24px;line-height:34px;color:#000;font-family:Poppins-Medium,Helvetica Neue;margin-bottom:70px;text-align:center;max-width:553px}.demo-signup .list-with-icons{display:flex;max-width:1000px;flex-wrap:wrap;justify-content:center;gap:32px}.demo-signup .list-with-icons li{flex-direction:column;min-width:200px;max-width:245px}.demo-signup .list-with-icons li p{margin:0;text-align:center}.demo-signup-calendly{padding:0 40px;width:100%;max-width:1206px;display:flex;justify-content:space-between;align-items:center}.demo-signup-calendly-wrapper{width:661px;scale:.8;position:relative;left:-160px}.demo-signup-calendly .calendly-inline-widget{width:1000px}.demo-signup-calendly-placeholder{width:505px;display:flex;flex-direction:column}.demo-signup-calendly-placeholder p{font-size:16px;line-height:22px;font-family:Poppins-Medium,Helvetica Neue;margin-bottom:40px}.demo-signup-calendly-placeholder-box{width:100%}.demo-signup-calendly-placeholder-box video{width:100%;max-height:320px}.user-testing-demo .list-with-icons{max-width:1080px}@media(max-width:1365px){.demo-signup{margin-bottom:100px}.demo-signup-calendly{flex-direction:column}.demo-signup-calendly-wrapper{width:1000px;scale:1;left:0}.demo-signup-calendly .calendly-inline-widget{width:1000px}.demo-signup-calendly-placeholder{margin-top:40px}.demo-signup-calendly-placeholder p{text-align:center}}@media(max-width:1024px){.demo-signup-calendly .calendly-inline-widget,.demo-signup-calendly-wrapper{width:400px}.demo-signup-calendly-placeholder{width:360px}}.talk-to-sales-page .demo-signup-calendly{max-width:unset;flex-direction:column}.talk-to-sales-page .demo-signup-calendly-wrapper{width:unset;left:unset}.site-rebrand{display:flex;padding:48px 80px 90px;justify-content:space-between}.site-rebrand-content{width:100%}.site-rebrand-content p{margin-bottom:20px;line-height:20px}.site-rebrand-content h1{font-size:40px;font-family:Poppins-Bold,Helvetica Neue;font-weight:700;line-height:56px;margin:10px 0 40px}.site-rebrand-content h2{font-size:24px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500;color:#6b31f6}.site-rebrand-content .info{margin:20px 0 40px}.site-rebrand-content .info p{margin-bottom:0}.site-rebrand-content .purple,.site-rebrand-content a{color:#6b31f6;font-family:Poppins-Bold,Helvetica Neue}.site-rebrand-content strong{font-family:Poppins-Bold,Helvetica Neue}.site-rebrand-content .mb-40{margin-bottom:40px}.site-rebrand-content .site-rebrand-sections h1{font-size:28px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500;margin-bottom:20px}.site-rebrand-content .site-rebrand-sections .img-wrapper{text-align:center;margin:40px 0}.site-rebrand-content .site-rebrand-sections ul{padding:0 20px}@media(max-width:1024px){.site-rebrand{flex-direction:column;gap:50px}.work-info-card{width:100%}}.organizations{max-width:964px;width:100%;margin:0 auto;padding:40px 0}.organizations.organization-invitation{max-width:478px}.organizations-info{display:flex;align-items:center;width:100%;margin-bottom:16px}.organizations-info h4{font-weight:500;font-size:16px;line-height:22px;font-family:Poppins-Medium,Helvetica Neue;color:#444;margin-right:16px}.organizations-info p{font-weight:400;font-size:16px;line-height:22px;color:#444;margin-right:8px}.organizations-info span{font-size:14px;line-height:20px;color:#6b31f6;cursor:pointer}.organizations-header,.organizations-info span{font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.organizations-header{font-size:28px;line-height:39px;color:#444;margin-bottom:40px}.organizations-invited{max-width:800px}.organizations-invited p{margin-bottom:10px}.organizations-invited-btns{margin:20px 0;display:flex;gap:20px}.organizations-create-box{display:flex;align-items:center;flex-direction:column;background:#fff;box-shadow:0 0 5px #dfdfdf;border-radius:2px}.organizations-create-box:not(:last-child){margin-bottom:32px}.organizations-create-box .invoice-status{display:flex;align-items:center;gap:8px}.organizations-create-box-header{height:50px;display:flex;align-items:center;justify-content:center;background:#171721;width:100%;padding:10px;border-radius:4px 4px 0 0}.organizations-create-box-header,.organizations-create-box-header h3{font-family:Poppins-Medium,Helvetica Neue;font-size:18px;color:#fff;text-align:center}.organizations-create-box-header h3{font-weight:500;line-height:25px}.organizations-create-box-content{width:100%;padding:24px;display:flex;flex-direction:column;align-items:center}.organizations-create-box-content p{font-weight:500;font-size:16px;line-height:22px;text-align:center;font-family:Poppins-Medium,Helvetica Neue;color:#444;margin-bottom:24px;max-width:474px}.organizations-create-box-content-table{width:100%;margin-bottom:24px}.organizations-create-box-content-table .ant-table-thead th{background:#171721;border-right:none!important;font-size:14px;line-height:20px;color:#fff}.organizations-create-box-content-table .ant-table-tbody{background:#f5f6fa}.organizations-create-box-content-table .ant-table-tbody tr td{border-bottom:none;font-size:12px;line-height:17px;color:#444}.organizations-create-box-content-table .remove-member{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:12px;line-height:17px;color:#6b31f6;cursor:pointer;margin:0;text-align:left}.organizations-create-box-content-table .organizations-create-box{display:flex;align-items:center;flex-direction:column;padding:8px}.organizations-create-box-content-table .organizations-create-box p{font-weight:500;font-size:16px;line-height:22px;text-align:center;font-family:Poppins-Medium,Helvetica Neue;color:#444;margin-bottom:24px;max-width:474px}.organizations-create-box-testing{padding:24px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.organizations-create-box-testing p{font-weight:500;font-size:16px;line-height:22px;text-align:center;font-family:Poppins-Medium,Helvetica Neue;color:#444}.organizations-create-box-testing-switch{display:flex;align-items:center}.organizations-create-box-testing-switch .ant-switch{width:60px}.organizations-create-box-testing-switch .ant-switch-inner{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:12px;color:#fafafa}.organizations-create-box-testing-switch .ant-switch-checked{background:#65d167}.organizations-create-box-testing-switch p{margin-right:16px}.organizations-create-box-testing>span{font-size:14px;line-height:20px;font-family:Poppins-Medium,Helvetica Neue;color:#6b31f6;cursor:pointer;margin-top:20px}.organizations-modal .ant-modal{width:375px!important}.organizations-modal .ant-modal-header{background:#171721}.organizations-modal .ant-modal .anticon svg{fill:#fff}.organizations-modal .ant-modal-title{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;line-height:20px;color:#fff;text-align:center}.customer-dashboard{padding:40px 114px 95px}.customer-dashboard .dashboard-top-bar{display:flex;gap:28px;align-items:baseline;justify-content:space-between}.customer-dashboard .dashboard-top-bar h1{font-size:28px;font-weight:400;font-family:Poppins-Medium,Helvetica Neue;margin-right:auto;color:#444}.customer-dashboard .dashboard-top-bar .count-down{display:flex;gap:10px;min-width:260px}.customer-dashboard .dashboard-top-bar-right{display:flex;gap:28px;align-items:baseline}.customer-dashboard .dashboard-top-bar .infinite{font-size:20px}.customer-dashboard .dashboard-top-bar-info{display:flex;align-items:center;gap:8px}.customer-dashboard .dashboard-top-bar-info p{cursor:pointer}.customer-dashboard .dashboard-top-bar--kind{font-weight:400;font-family:Poppins-Medium,Helvetica Neue}.customer-dashboard .customer-folder-header{display:flex;align-items:center;justify-content:space-between;width:100%}.customer-dashboard .customer-folder-header-folder{display:flex;align-items:center;gap:16px}.customer-dashboard .customer-folder-header-folder h1{font-family:Poppins-Regular,Helvetica Neue}.customer-dashboard .customer-folder-header .folder-edit-wrapper{display:flex;align-items:center;gap:12px}.customer-dashboard .customer-folder-header .folder-edit-wrapper .bts-wrapper{display:flex;gap:8px}.customer-dashboard .customer-folder-header-folder-actions{display:flex;gap:20px}.customer-dashboard .customer-folder-header-folder-actions-item{display:flex;align-items:center;gap:6px;cursor:pointer}.customer-dashboard .customer-folder-header-folder-actions-item:hover p{color:#6b18f4}.customer-dashboard .customer-folder-header-folder-actions-item:hover svg path{fill:#6b18f4}.customer-dashboard .create-folder{display:flex;align-items:center;gap:5px;color:#6b31f6;cursor:pointer}.customer-dashboard .create-folder span{padding-top:3px}.customer-dashboard .folder-wrapper{margin-top:40px}.customer-dashboard .folder-wrapper .ant-tabs-ink-bar{background:none}.customer-dashboard .folder-wrapper .ant-tabs-tabpane{position:relative}.customer-dashboard .folder-wrapper .ant-tabs-tab.ant-tabs-tab-active{cursor:default}.customer-dashboard .book-demo-help{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;margin-top:20px}.customer-dashboard .test-wrapper{margin-top:40px}.customer-dashboard .test-wrapper .ant-tabs-ink-bar{background:#65d167}.customer-dashboard .test-wrapper .ant-tabs-nav{margin:0!important}.customer-dashboard .test-wrapper .ant-tabs-nav-wrap-ping-left:before,.customer-dashboard .test-wrapper .ant-tabs-nav-wrap-ping-right:after{opacity:0!important}.customer-dashboard .test-wrapper .ant-tabs-nav-operations{display:none}.customer-dashboard .test-wrapper .tests-list-tab .ant-tabs-nav-wrap{flex:none}.customer-dashboard .test-wrapper .tests-list-tab .ant-tabs-extra-content{flex:1 1}.customer-dashboard .test-wrapper .tests-list-tab-extra{display:flex;gap:20px;justify-content:space-between;padding:12px 0 12px 24px}.customer-dashboard .test-wrapper .tests-list-tab .test-search{width:213.5px}.customer-dashboard .test-wrapper .tests-list-tab .interview-search{width:220px}.customer-dashboard .folder-popover .folder-items{display:flex;align-items:center;gap:7px;cursor:pointer}.customer-dashboard .folder-popover .folder-items svg{width:20px}.customer-dashboard .folder-popover .folder-items p{font-size:12px;color:#000}.customer-dashboard .folder-popover .ant-popover-inner{margin-top:0!important}.customer-dashboard .test-popover{min-width:200px}.customer-dashboard .test-popover .folder-items:not(:last-child){margin-bottom:20px}.customer-dashboard .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#444;font-weight:400}.customer-dashboard .ant-tabs-top>.ant-tabs-nav:before{border-bottom:1px solid #e0e0e0}.customer-dashboard .ant-tabs-content{position:static}.customer-dashboard .ant-tabs-tab-btn{color:#6c707f;display:flex;align-items:center;gap:8px}.customer-dashboard .mySwiper{width:100%;height:100%;position:static}.customer-dashboard .mySwiper .ant-input{padding:2px 11px}.customer-dashboard .mySwiper .swiper-slide{font-size:14px;width:180px!important;height:116px;background-image:url(/_next/static/media/folder.2334ede0.png);background-repeat:no-repeat;background-size:180px;padding:32px 16px;cursor:pointer}.customer-dashboard .mySwiper .swiper-slide .bts-wrapper{display:flex;justify-content:flex-end;gap:10px;margin-top:5px}.customer-dashboard .mySwiper .swiper-slide .bts-wrapper button{font-size:10px}.customer-dashboard .mySwiper .swiper-slide .bts-wrapper button:nth-child(2){color:#6c707f}.customer-dashboard .mySwiper .swiper-slide input{margin-top:10px}.customer-dashboard .mySwiper .swiper-slide .folder-title{margin-top:10px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.customer-dashboard .mySwiper .slide-wrapper{display:flex;align-items:center;gap:4px;font-size:12px;color:#6c707f}.customer-dashboard .mySwiper .slide-content{width:100%;display:flex;align-items:center;justify-content:space-between}.customer-dashboard .mySwiper .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.customer-dashboard .mySwiper .swiper-button-prev{background-image:url(/svg/customer-dashboard/arrowRight.svg)!important;background-repeat:no-repeat;background-position:50%;background-color:#6b31f6;height:45px;width:45px;border-radius:50%;top:65px;left:-25px;rotate:180deg}.customer-dashboard .mySwiper .swiper-button-prev:after{content:""!important}.customer-dashboard .mySwiper .swiper-button-next{background-image:url(/svg/customer-dashboard/arrowRight.svg)!important;background-repeat:no-repeat;background-position:50%;background-color:#6b31f6;height:45px;width:45px;border-radius:50%;top:65px;right:-25px}.customer-dashboard .mySwiper .swiper-button-next:after{content:""!important}.customer-dashboard .mySwiper .swiper-button-disabled{display:none}.customer-dashboard .test-table{padding:0 2px}.customer-dashboard .test-table table{background-color:#f5f6fa!important;border-collapse:separate;border-spacing:0 16px}.customer-dashboard .test-table .dynamic-title{width:-moz-max-content;width:max-content}.customer-dashboard .test-table .dynamic-title .ant-select-selector{padding-left:0!important}.customer-dashboard .test-table .dynamic-title .ant-select-arrow{right:15px;width:10px;height:10px}.customer-dashboard .test-table .dynamic-title .ant-select-selection-item{color:#6c707f;font-size:12px;font-weight:600;font-family:Poppins-SemiBold,Helvetica Neue}.customer-dashboard .test-table tr td:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.customer-dashboard .test-table tr td:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.customer-dashboard .test-table .pinned-row{display:flex;align-items:center;gap:10px;font-weight:500;font-family:Poppins-SemiBold,Helvetica Neue;color:#444}.customer-dashboard .test-table .pinned-row svg{min-width:24px;min-height:24px}.customer-dashboard .test-table td.ant-table-cell{padding-top:23px;padding-bottom:23px;background-color:#fff}.customer-dashboard .test-table td.ant-table-cell,.customer-dashboard .test-table th.ant-table-cell{margin-left:27px;padding-left:27px}.customer-dashboard .test-table th.ant-table-cell:before{width:0!important}.customer-dashboard .test-table th{background-color:#f5f6fa!important}.customer-dashboard .test-table tbody tr{box-shadow:0 0 3px rgba(0,0,0,.15);border-radius:4px;position:relative}.customer-dashboard .test-table tr.ant-table-measure-row{display:none}.customer-dashboard .test-table tr.ant-table-row:after{content:"";width:3px;background:#fe3a68;position:absolute;height:70%;left:8px;top:15%;border-radius:6px}.customer-dashboard .test-table tr.ant-table-row.ordered:after{background:#65dbfb}.customer-dashboard .test-table .table-status{display:flex;gap:12px;align-items:center}.customer-dashboard .test-table .table-status p{font-size:12px;color:#444;white-space:nowrap}.customer-dashboard .test-table .table-status .ant-progress,.customer-dashboard .test-table .table-status .ant-progress-inner{width:100px;margin-bottom:0}.customer-dashboard .test-table .table-status .blinking-wrapper{display:flex;align-items:center;gap:5px;line-height:22px}.customer-dashboard .test-table .table-status .progress-testers-count{line-height:22px}.customer-dashboard .test-table .table-status .canceled-test{color:#6c707f}.customer-dashboard .test-table .table-status .upcoming-test-wrapper{position:relative;display:flex;align-items:center;gap:4px}.customer-dashboard .test-table .table-status .upcoming-test-wrapper [class^=test-status-tooltip-container-]{height:16px}.customer-dashboard .test-table .table-status .status-container{width:100%;display:flex;align-items:center;justify-content:space-between}.customer-dashboard .test-table .table-status .status-container .progress-bar{display:flex;gap:12px}.customer-dashboard .test-table td.table-name{font-size:14px;font-weight:500;font-family:Poppins-SemiBold,Helvetica Neue;color:#444}.customer-dashboard .test-table td.table-interface,.customer-dashboard .test-table td.table-modified{font-size:12px;color:#6c707f}.customer-dashboard .test-table th{font-size:12px;font-weight:500;font-family:Poppins-SemiBold,Helvetica Neue;color:#6c707f!important}.customer-dashboard .test-table .ant-table-thead>tr>th{border-bottom:none;padding-bottom:0;padding-top:0}.customer-dashboard .test-table tbody tr:not(.ant-table-placeholder),.customer-dashboard .test-table td svg{cursor:pointer}.customer-dashboard .test-table .ant-empty-image svg{cursor:unset}.customer-dashboard .test-table .table-dots{margin:0!important;padding:0!important}.customer-dashboard .test-table .table-dots span{padding:23px 16px 23px 23px;display:flex}.customer-dashboard .moderated-text-header{font-size:12px;color:#444;white-space:nowrap}.customer-dashboard .moderated-text-header .countdown-status{display:inline-block;width:50px}.customer-dashboard .moderated-text-header .countdown-status .count-down{display:inline-block}.customer-dashboard .moderated-text-header .info-icon{display:inline-block;margin-left:2px}.customer-dashboard .moderated-text-header .info-icon svg{width:12px;height:12px}.customer-dashboard .moderated-text-header .info-icon svg path{fill:#444}.customer-dashboard .moderated-text-header .timezone-tooltip-container{max-width:-moz-fit-content!important;max-width:fit-content!important}.customer-dashboard .moderated-text-header .timezone-tooltip-container .ant-tooltip-content{border-radius:4px!important;font-size:12px!important}.customer-dashboard .moderated-text-header .timezone-tooltip-container .ant-tooltip-inner{background-color:#dfdee2!important;color:#444!important}.customer-dashboard .test-search{border-color:#e6e6e6!important;border-radius:20px;box-shadow:none!important;padding:0 10px}.customer-dashboard .test-search .ant-input-prefix{margin-right:8px}.customer-dashboard .test-search .ant-input-affix-wrapper-focused,.customer-dashboard .test-search .ant-input-affix-wrapper:focus,.customer-dashboard .test-search .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:#e6e6e6;box-shadow:none}.customer-dashboard .move-folder-item{margin-bottom:10px}.customer-dashboard .move-folder-item .radio-folder{border:none;background:none;height:unset;padding:0}.customer-dashboard .move-folder-item .radio-folder span{font-size:14px}.customer-dashboard .move-folder-item .radio-folder span svg{margin-right:5px}.customer-dashboard .move-folder-item .radio-folder .ant-radio-button-wrapper.ant-radio-button-wrapper-checked.radio-folder,.customer-dashboard .move-folder-item .radio-folder:focus-within,.customer-dashboard .move-folder-item .radio-folder:hover{border:none;box-shadow:none;color:#6b18f4}.customer-dashboard .move-folder-item .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.customer-dashboard .move-folder-item .radio-folder .ant-radio-button-wrapper:hover{color:#6b18f4}.customer-dashboard .popover-footer{justify-content:space-between}.customer-dashboard .disabled{color:#b8b8b8}.customer-dashboard .disabled svg path{stroke:#b8b8b8}@media(max-width:1365px){.customer-dashboard{padding:40px 50px 95px}}@media(max-width:1200px){.customer-dashboard{padding:40px 30px 95px}.ant-tabs-tab-btn{font-size:12px}.test-search{width:190px!important}.customer-dashboard-header{gap:20px}.customer-dashboard-header h1{font-size:20px}.customer-dashboard-header .customer-dashboard-header-info{font-size:12px}}@media(max-width:992px){.customer-dashboard-header{flex-direction:column;align-items:flex-start}}.create-test{margin:40px 0}.create-test h1{font-size:28px;margin:0 auto}.create-test h1,.create-test h2{font-weight:500;font-family:Poppins-Medium,Helvetica Neue;max-width:981px}.create-test h2{font-size:24px;margin:0 auto 24px}.create-test h3{font-size:18px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.create-test .step-title-wrapper{display:flex;justify-content:space-between;align-items:center}.create-test .steps-content{max-width:981px;margin:0 auto}.create-test textarea{resize:vertical!important;scrollbar-width:thin;scrollbar-width:auto}.create-test textarea::-webkit-scrollbar{width:5px}.create-test textarea::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.create-test textarea::-webkit-scrollbar-thumb{background:#444}.create-test .steps-action{padding:0;display:flex;justify-content:space-between;max-width:981px;margin:24px auto}.create-test .ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title{color:rgba(0,0,0,.85)}.create-test small{font-size:12px;color:#ff0101;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.create-test .test-step{max-width:981px;margin:30px auto;justify-content:space-between}.create-test .test-step .ant-steps-item{padding-left:0!important}.create-test .test-step .ant-steps-item.ant-steps-item-active .ant-steps-item-title,.create-test .test-step .ant-steps-item.ant-steps-item-finish .ant-steps-item-title{background:#6b31f6}.create-test .test-step .ant-steps-item-title{padding-right:0;color:#fafafa!important;font-size:12px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue;width:155px;max-width:155px;height:37px;background:#d9d9d9;border-radius:4px 20px 20px 4px;display:flex;align-items:center;justify-content:center;padding-left:0!important}.create-test .test-step .ant-steps-item-title:after{display:none}.create-test .test-step .ant-steps-item-title:hover{background:#3b0d86!important}.create-test .small-items .ant-steps-item-title{width:120px}.create-test .ant-form .ant-select-single .ant-select-selector .ant-select-selection-item{line-height:40px}@media(max-width:992px){.create-test .test-step{padding-left:0}.create-test .test-step .ant-steps-item-title{width:120px}}@media(max-width:768px){.create-test .test-step{padding-left:20px}.create-test .test-step .ant-steps-item-title{width:155px}.create-test .test-step .ant-steps-item-tail{display:none!important}}.create-tester{max-width:964px;margin:40px auto}.create-tester .ant-form-item{margin-bottom:10px}.create-tester-collapse.ant-collapse .ant-collapse-header{padding:16px 0}.create-tester-collapse.ant-collapse .ant-collapse-expand-icon{display:none!important}.create-tester-collapse.ant-collapse .ant-collapse-header-text{color:#6b18f4;text-decoration:underline;font-size:16px;font-family:Poppins-Medium,Helvetica Neue}.create-tester-collapse.ant-collapse .ant-collapse-content-box{padding:0!important;margin-bottom:40px}.create-tester-buttons{justify-content:flex-end!important}.create-tester-form.ant-form input.ant-input{width:278px}.create-tester-form.ant-form .devices-checkbox .ant-form-item-label label{font-size:14px}.create-tester-form.ant-form .ant-checkbox-group{display:flex;flex-direction:column;gap:8px}.create-tester-form.ant-form .ant-checkbox-group span{font-size:14px}.create-tester-form.ant-form .radio label{font-size:14px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.create-tester-form.ant-form .radio label:before{margin-right:0}.create-tester-form.ant-form .ant-radio-group{gap:8px;flex-direction:column}.create-tester-form.ant-form .purple-label label{color:#6b31f6}.user-profile{max-width:964px;margin:0 auto;padding:40px 24px 50px;box-sizing:content-box}.user-profile-header{font-family:Poppins-Medium,Helvetica Neue;font-size:28px;color:#444;margin-bottom:40px}.user-profile-info-box{background:#fff;box-shadow:0 0 5px #dfdfdf;border-radius:4px}.user-profile-info-box:not(:last-child){margin-bottom:40px}.user-profile-info-box-header{font-family:Poppins-Medium,Helvetica Neue;font-size:18px;color:#fff;padding:10px;background:#171721;text-align:center;border-radius:4px 4px 0 0}.user-profile-info-box-content-with-btn{display:flex;flex-direction:column;align-items:center;padding:24px}.user-profile-info-box-content-with-btn p{max-width:563px;text-align:center;font-size:16px;color:#444;margin-bottom:24px}.user-profile-info-box-content{padding:24px;display:flex;flex-direction:column}.user-profile-info-box-content-h4{font-family:Poppins-Medium,Helvetica Neue;font-size:18px;color:#6c707f;margin-bottom:16px}.user-profile-info-box-content-add-card{display:flex;align-items:center;margin-bottom:10px;cursor:pointer;width:-moz-fit-content;width:fit-content}.user-profile-info-box-content-add-card p{color:#6b31f6;font-size:14px;font-family:Poppins-Medium,Helvetica Neue;margin-left:8px}.user-profile-info-box-content-download{color:#6b31f6;font-size:12px;font-family:Poppins-Medium,Helvetica Neue;margin-top:6px;cursor:pointer;display:block;width:-moz-fit-content;width:fit-content;margin-left:auto}.user-profile-info-box-content button{align-self:center}.user-profile-info-box-content .add-payment-card-form{margin-bottom:30px}.user-profile-info-box-content-transaction-table .ant-table-tbody>tr>td{font-size:12px}.user-profile-info-box-content-transaction-table .ant-table-tbody{background:#f5f6fa}.user-profile-info-box-content-transaction-table .ant-table-thead>tr>th{background:#171721;color:#fff}.user-profile-info-box-content-transaction-table .ant-table.ant-table-small .ant-table-footer,.user-profile-info-box-content-transaction-table .ant-table.ant-table-small .ant-table-tbody>tr>td,.user-profile-info-box-content-transaction-table .ant-table.ant-table-small .ant-table-thead>tr>th,.user-profile-info-box-content-transaction-table .ant-table.ant-table-small .ant-table-title,.user-profile-info-box-content-transaction-table .ant-table.ant-table-small tfoot>tr>td,.user-profile-info-box-content-transaction-table .ant-table.ant-table-small tfoot>tr>th{padding:8px 6px}.user-profile-info-box-content-payment-table{margin-bottom:16px;max-width:650px}.user-profile-info-box-content-payment-table .ant-table-tbody>tr>td{border-bottom:none}.user-profile-info-box-content-payment-table .remove-card{color:#ff0101;cursor:pointer}.user-profile-info-box-content .extra{color:red;font-size:12px}.user-profile-info-box-content .ant-checkbox-group,.user-profile-info-box-content .ant-radio-group{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content}.user-profile-info-box-content .ant-checkbox-group .ant-checkbox-input:focus+.ant-checkbox-inner,.user-profile-info-box-content .ant-checkbox-group .ant-checkbox-wrapper:hover .ant-checkbox-inner,.user-profile-info-box-content .ant-checkbox-group .ant-checkbox:hover .ant-checkbox-inner,.user-profile-info-box-content .ant-radio-group .ant-checkbox-input:focus+.ant-checkbox-inner,.user-profile-info-box-content .ant-radio-group .ant-checkbox-wrapper:hover .ant-checkbox-inner,.user-profile-info-box-content .ant-radio-group .ant-checkbox:hover .ant-checkbox-inner{border-color:#6b31f6}.user-profile-info-box-content .ant-checkbox-group label,.user-profile-info-box-content .ant-radio-group label{margin-bottom:5px}.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox-checked:after,.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox-inner,.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox-inner:hover,.user-profile-info-box-content .ant-radio-group label .ant-checkbox-checked:after,.user-profile-info-box-content .ant-radio-group label .ant-checkbox-inner,.user-profile-info-box-content .ant-radio-group label .ant-checkbox-inner:hover{border:1px solid #6b31f6}.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox-checked .ant-checkbox-inner,.user-profile-info-box-content .ant-radio-group label .ant-checkbox-checked .ant-checkbox-inner{border-color:#6b31f6;background-color:#6b31f6}.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox-checked .ant-checkbox-inner:hover,.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox-input:focus+.ant-checkbox-inner,.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox-wrapper:hover .ant-checkbox-inner,.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox:hover .ant-checkbox-inner,.user-profile-info-box-content .ant-radio-group label .ant-checkbox-checked .ant-checkbox-inner:hover,.user-profile-info-box-content .ant-radio-group label .ant-checkbox-input:focus+.ant-checkbox-inner,.user-profile-info-box-content .ant-radio-group label .ant-checkbox-wrapper:hover .ant-checkbox-inner,.user-profile-info-box-content .ant-radio-group label .ant-checkbox:hover .ant-checkbox-inner{border-color:#6b31f6}.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox-inner,.user-profile-info-box-content .ant-radio-group label .ant-checkbox-inner{width:20px;height:20px}.user-profile-info-box-content .ant-checkbox-group label .ant-checkbox-inner:after,.user-profile-info-box-content .ant-radio-group label .ant-checkbox-inner:after{width:8px;height:13px}.user-profile-info-box-content .ant-checkbox-group label span,.user-profile-info-box-content .ant-radio-group label span{font-size:14px}.user-profile-info-box-content-header{font-family:Poppins-Medium,Helvetica Neue;font-size:18px;color:#444;margin-bottom:8px}.user-profile-info-box-content-desc{font-family:Poppins-Regular,Helvetica Neue;font-size:16px;color:#444;margin-bottom:24px}.user-profile-info-box-content-extra{font-family:Poppins-Regular,Helvetica Neue;font-size:12px;color:#444;margin-top:20px}.user-profile-info-box-content-list{margin:0;list-style:none}.user-profile-info-box-content-list-auth-tag{background:#65dbfb;margin-left:16px;padding:2px 8px;font-size:14px}.user-profile-info-box-content-list:not(:last-child){margin-bottom:30px}.user-profile-info-box-content-list li{font-family:Poppins-Regular,Helvetica Neue;color:#444;font-size:16px;display:flex;align-items:baseline}.user-profile-info-box-content-list li .not-available-text{white-space:nowrap}.user-profile-info-box-content-list li strong{margin-right:10px;font-size:14px;min-width:160px;display:inline-block}.user-profile-info-box-content-list li span{font-size:14px;cursor:pointer}.user-profile-info-box-content-list li .cancel{color:#ff0101;white-space:nowrap}.user-profile-info-box-content-list li:not(:last-child){margin-bottom:20px}.user-profile-info-box-content-list .bio strong{min-width:70px}.user-profile-info-box .button-centered button{display:block;margin:auto}.user-profile .edit-demographics button{display:block;margin:20px auto}.user-refer{max-width:964px;margin:0 auto;padding:40px 24px 50px;box-sizing:content-box}.user-refer .title{font-family:Poppins-Medium,Helvetica Neue;font-size:28px;color:#444;margin-bottom:40px}.user-refer .announcement{margin-block:20px}.user-refer .announcement span{font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.user-refer-header{text-align:center;padding:15px 20px;font-family:Poppins-Medium,Helvetica Neue;font-size:16px;color:#444;margin-bottom:40px;background:#e9eaef}.user-refer-header-info{margin-bottom:20px}.user-refer-header-info p{padding-bottom:10px}.user-refer-copy-link-box .invitation-section .form span{margin-top:4px;margin-bottom:10px}.user-refer-copy-link-box .invitation-section .form span .ant-input-group-addon{border-color:#6b18f4;background-color:#6b18f4;color:#fff}.user-refer-info-box{background:#fff;box-shadow:0 0 5px #dfdfdf;border-radius:4px}.user-refer-info-box:not(:last-child){margin-bottom:40px}.user-refer-info-box-header{font-family:Poppins-Medium,Helvetica Neue;font-size:18px;color:#fff;padding:10px;background:#171721;text-align:center;border-radius:4px 4px 0 0}.user-refer-info-box .quill{height:230px}.user-refer .invitation-section .form{padding:20px}.user-refer .invitation-section .form .dynamic-delete-button{margin-left:10px}.user-refer .invitation-section-email-recipients{padding-bottom:15px}.user-refer .invitation-section-email-recipients .ant-form-item-control-input-content{display:flex;align-items:center}.user-refer .invitation-section-email-recipients .ant-form-item-control-input-content svg{width:22px;height:22px;cursor:pointer}.user-refer .invitation-section-email-recipients--submit-container{width:60%;display:flex;justify-content:flex-end}.user-refer .invitation-section-email-recipients--submit-container button{width:180px}.user-refer .invitation-section .control-panel{margin-top:30px;display:flex;justify-content:right}.user-refer .invitation-section .note{margin-top:30px;font-style:italic}.user-refer .invitation-section .share-button-wrapper{height:85px}.verification .page-container{width:100%;max-width:981px;margin-top:40px}.verification .page-title h1{font-size:28px;margin-bottom:32px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.verification-outside-wrapper{text-align:center;margin-top:24px}.verification-outside-wrapper a{color:#6b18f4;text-decoration:underline;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.verification-box{background-color:#fff;max-width:981px;padding:40px;text-align:center;box-shadow:0 0 5px #dfdfdf;border-radius:4px}.verification-box h3{margin:25px 0 16px}.verification-box p{margin-bottom:16px}.verification-box button{padding:0 55px}.verification-box button span{text-decoration:underline;font-family:Poppins-Medium,Helvetica Neue}.custom-panels h4{font-size:16px}.custom-panels h4,.custom-panels h5{font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.custom-panels h5{font-size:14px}.custom-panels-name{display:flex;align-items:center;gap:12px}.custom-panels .ant-form-item-label{text-align:left}.custom-panels-url-title{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:18px;color:#6c707f;margin:40px 0 12px}.custom-panels-url{display:flex;align-items:center}.custom-panels-url span{white-space:nowrap}.custom-panels .team-members-section{display:flex;align-items:center;flex-direction:column;background:#fff;box-shadow:0 0 5px #dfdfdf;border-radius:2px}.custom-panels .team-members-section-search{align-self:flex-start;margin-bottom:20px;display:flex;flex-direction:column;gap:10px}.custom-panels .team-members-section-search .ant-input-affix-wrapper{padding-left:10px}.custom-panels .team-members-section p{font-weight:500;font-size:16px;line-height:22px;text-align:center;font-family:Poppins-Medium,Helvetica Neue;color:#444;margin-bottom:24px;max-width:474px}.custom-panels .team-members-section-header{height:50px;display:flex;align-items:center;justify-content:center;background:#171721;width:100%}.custom-panels .team-members-section-header h3{font-weight:500;font-size:18px;line-height:25px;text-align:center;font-family:Poppins-Medium,Helvetica Neue;color:#fff}.custom-panels .team-members-section-content{width:100%;padding:24px;display:flex;flex-direction:column;align-items:center}.custom-panels .team-members-section-content p{font-weight:500;font-size:16px;line-height:22px;text-align:center;font-family:Poppins-Medium,Helvetica Neue;color:#444;margin-bottom:24px;max-width:474px}.custom-panels .team-members-section-content-table{width:100%;margin-bottom:24px}.custom-panels .team-members-section-content-table .ant-table-thead th{background:#171721;border-right:none!important;font-size:14px;line-height:20px;color:#fff}.custom-panels .team-members-section-content-table .ant-table-tbody{background:#f5f6fa}.custom-panels .team-members-section-content-table .ant-table-tbody tr td{border-bottom:none;font-size:12px;line-height:17px;color:#444}.custom-panels .team-members-section-content-table .remove-member{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:12px;line-height:17px;color:#6b31f6;cursor:pointer;margin:0;text-align:left}.custom-panels .team-members-section-content-table .organizations-create-box{display:flex;align-items:center;flex-direction:column;padding:8px}.custom-panels .team-members-section-content-table .organizations-create-box p{font-weight:500;font-size:16px;line-height:22px;text-align:center;font-family:Poppins-Medium,Helvetica Neue;color:#444;margin-bottom:24px;max-width:474px}.individual-test{padding:40px 0;max-width:1160px;margin:0 auto}.individual-test h2{font-size:24px}.individual-test h2,.individual-test h3{font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.individual-test h3{font-size:18px;line-height:38px}.individual-test-back{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:14px;display:flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content}.individual-test-header{display:flex;align-items:center;gap:10px;margin:24px 0 5px}.individual-test-actions{display:flex;justify-content:flex-end;gap:20px;margin:8px}.individual-test-actions-link{display:flex;gap:8px;color:#000}.individual-test-actions-link:hover{color:#6b18f4}.individual-test-actions div{display:flex;align-items:center;gap:8px;cursor:pointer}.individual-test-actions div:hover{color:#6b18f4}.individual-test-actions div:hover svg path{fill:#6b18f4}.individual-test .task-tip-bar{background:#65d167;padding:20px;display:flex;align-items:center;min-height:80px;border-radius:0 0 6px 6px}.individual-test .individual-test-card-item{height:100%;display:flex;flex-direction:column}.individual-test .individual-test-card-item .card-bottom-item{margin-top:10px;min-height:21px}.individual-test-desc{background-color:#fafafa;border-radius:4px;padding:24px;box-shadow:0 0 3px rgba(0,0,0,.15);min-height:220px;overflow-x:auto;position:relative;flex:1 1}.individual-test-desc table{border-collapse:collapse}.individual-test-desc table tbody>tr:not(:last-child){border-bottom:12px solid transparent}.individual-test-desc table td:last-child{padding-left:20px}.individual-test-desc--language-indicator{position:absolute;top:10px;right:10px}.individual-test .see-more{margin-left:6px;white-space:nowrap}.individual-test .ant-spin-container{height:100%}.individual-test .ant-spin-nested-loading{width:100%}.individual-test .no-data{display:flex;justify-content:center;align-items:center}.individual-test .no-data h2{font-family:Poppins-Regular,Helvetica Neue;color:#6f7782}.individual-test-order{background-color:#fafafa;border-radius:4px;padding:24px;box-shadow:0 0 3px rgba(0,0,0,.15);min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;flex:1 1}.individual-test-order b{font-family:Poppins-Medium,Helvetica Neue}.individual-test-order-list{display:flex;justify-content:center;flex-wrap:wrap}.individual-test-order-list .order-in-progress-container,.individual-test-order-list .order-in-progress-container span{display:flex;align-items:center}.individual-test-order-list .order-in-progress-container span svg{width:12px;height:12px;margin-left:5px;cursor:pointer}.individual-test-order-list p{margin:0 10px}.individual-test-order-btns{display:flex;gap:20px;justify-content:center;align-items:center}.individual-test-status-wrapper{margin:24px 0}.individual-test .footer-section{display:flex;justify-content:space-evenly;padding:19px 0;background-color:#fff;border-radius:4px;margin:32px 0;flex-wrap:wrap;gap:10px}.individual-test .footer-section-item{display:flex;align-items:center;color:#6b31f6;gap:8px;cursor:pointer}.individual-test .sus-section{width:100%;padding:15px 24px}.individual-test .sus-section-info{display:flex;justify-content:space-between;margin-bottom:20px;gap:10px}.individual-test .sus-section-info-wrapper{display:flex;gap:40px;flex-wrap:wrap}.individual-test .sus-section-info-wrapper .no-data{width:100%}.individual-test .sus-section-info-text{width:27%}.individual-test .sus-section-info-text h3{font-size:18px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.individual-test .sus-section-info-text p{margin:12px 0}.individual-test .sus-section .users-table td:not(tr:first-child td),.individual-test .sus-section .users-table th{padding:16px 4px!important}.individual-test .sus-section .users-table .ant-table-column-sorters{justify-content:unset}.individual-test .sus-section .users-table .ant-table-column-title{flex:unset}.individual-test .sus-section .users-table .sus-users-pagination{margin-bottom:0!important}.individual-test .sus-section-users .users-search{width:200px;border-radius:20px;padding:0 10px}.individual-test .sus-section-users-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.individual-test .sus-section-users tbody .deviation-cell{display:flex;align-items:center;gap:10px}.individual-test .sus-section-users tbody .deviation-cell svg{width:10px;height:6px}.individual-test .nps-section{display:flex;justify-content:space-between;width:100%;position:relative;gap:20px;padding:15px 24px}.individual-test .nps-section-wrapper{display:flex;flex-direction:column;justify-content:space-between}.individual-test .nps-section-content{max-width:900px}.individual-test .nps-section-content h4{font-size:16px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.individual-test .nps-section-content-score{display:flex;align-items:center;justify-content:center;gap:10px;font-size:64px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue;text-align:center}.individual-test .nps-section-content-score-icon{display:flex;align-items:center}.individual-test .nps-section-content-score-icon.big-icon svg{width:20px;height:15px}.individual-test .nps-section-content-score-icon.card-icon svg{width:12px;height:9px}.individual-test .nps-section-content-cards{display:flex;justify-content:space-between;gap:13px;flex-wrap:wrap;margin-top:20px}.individual-test .test-videos{background:#fff;padding-bottom:40px}.individual-test .test-videos.test-videos--with-sprint-mode{padding-bottom:0}.individual-test .test-videos .ant-table-tbody>tr.ant-table-row:hover .video-wrapper--actions .video-actions{display:flex!important;gap:10px}.individual-test .test-videos .ant-table-tbody>tr.ant-table-row:hover .video-wrapper--actions .video-actions span{cursor:pointer}.individual-test .test-videos .video-wrapper{width:250px;display:flex;align-items:center;gap:5px}.individual-test .test-videos .video-wrapper-play{display:flex;gap:8px;align-items:center;cursor:pointer}.individual-test .test-videos .video-wrapper p{font-family:Poppins-SemiBold,Helvetica Neue;font-size:14px;color:#6b31f6}.individual-test .test-videos .video-wrapper p span{font-family:Poppins-Regular,Helvetica Neue;color:#444;margin-left:8px}.individual-test .test-videos .video-wrapper--actions,.individual-test .test-videos .video-wrapper--actions .download-action{display:flex;gap:10px}.individual-test .test-videos .video-wrapper--actions .download-action span{cursor:pointer}.individual-test .test-videos .video-wrapper--actions .video-actions{display:none;gap:10px}.individual-test .test-videos .video-wrapper--actions .video-actions span{cursor:pointer}.individual-test .test-videos-pagination{margin-bottom:0!important}.individual-test .test-videos--sprint-td{padding:0!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom:none!important}.individual-test .test-videos--sprint-td .ant-collapse{border:0!important;border-radius:0!important}.individual-test .test-videos--sprint-td .ant-collapse-item{border:0!important}.individual-test .test-videos--sprint-td .ant-collapse-header{border-radius:0!important;border-bottom:1px solid rgba(5,5,5,.06);height:40px;align-items:center;background-color:#fafafa}.individual-test .test-videos--sprint-td .ant-collapse-content{border:0}.individual-test .test-videos--sprint-td .ant-collapse-content-box{padding:0}.individual-test .test-videos--sprint-td .ant-collapse-content-box td:first-child{width:113px}.individual-test .test-videos--sprint-td .ant-collapse-content-box td:nth-child(2){width:272px}.individual-test .test-videos--sprint-td .ant-collapse-content-box td:nth-child(3){width:255px}.individual-test .test-videos--sprint-td .ant-collapse-content-box td:nth-child(4){width:170px}.individual-test .test-videos--sprint-td .ant-collapse-content-box td:nth-child(5){border-inline-end:0!important}.individual-test .crowd-cloud,.individual-test .task-completion,.individual-test .task-duration,.individual-test .task-usability{display:flex;justify-content:space-between;gap:10px;width:100%;padding:15px 24px}.individual-test .crowd-cloud .ant-spin-nested-loading,.individual-test .task-completion .ant-spin-nested-loading,.individual-test .task-duration .ant-spin-nested-loading,.individual-test .task-usability .ant-spin-nested-loading{width:100%}.individual-test .ux-crowd-tab{padding:15px 24px}.individual-test .ux-crowd-tab .ant-spin-nested-loading{height:100%}.individual-test .ux-crowd-tab--content{width:100%;height:100%;max-height:400px;overflow-y:auto}.individual-test .ux-crowd-tab--content .ant-divider{margin:15px 0}.individual-test .ux-crowd-tab--cards{width:100%;display:flex;-ms-flex-wrap:wrap;padding:0 4px;justify-content:center;align-items:center;min-width:700px}.individual-test .ux-crowd-tab--cards .cloud-column{padding:0 4px;display:flex;flex-direction:column;align-items:center}.individual-test .ux-crowd-tab--cards .cloud-column .color-card{width:100%;margin-top:5px}.individual-test .ux-crowd-tab--cards .cloud-column:first-child{align-items:flex-end}.individual-test .ux-crowd-tab--cards .cloud-column:nth-child(4){align-items:flex-start}.individual-test .ux-crowd-tab--cards .cloud-column-center,.individual-test .ux-crowd-tab--cards .cloud-column-ending{flex:25% 1;max-width:25%}.individual-test .vote-message{display:flex;gap:16px;align-items:flex-start}.individual-test .vote-message-by{font-size:12px;color:#6f7782}.individual-test .vote-message-by--expand-button{color:#6b18f4;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.individual-test .vote-message .ant-collapse{width:100%;background-color:#fff}.individual-test .vote-message .ant-collapse-header{padding:0;cursor:default}.individual-test .vote-message .ant-collapse-content{width:650px;background-color:#f5f6fa;border-radius:8px!important;margin-top:15px}.individual-test .vote-message .ant-collapse-content .comment-title{font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.individual-test .vote-message .ant-collapse-content .comment-author{color:#6f7782}.individual-test .vote-message .ant-collapse-content-box{display:flex;flex-direction:column;gap:5px;padding:16px!important}.individual-test .vote{min-width:25px;height:25px;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:2px;color:#fff}.individual-test .vote-like{background:#65d167}.individual-test .vote-dislike{background:#ff0101}.individual-test .vote-suggest{background:#65dbfb}.individual-test .vote-green{background:#65d167}.individual-test .vote-red{background:#ff0101}.individual-test .vote-blue{background:#65dbfb}.test-video-table .ant-table-cell{white-space:nowrap;border-start-end-radius:0!important}.test-video-table .ant-table-container{border-start-end-radius:0;border-start-start-radius:0}.test-video-table table{border-radius:0!important}.test-video-table .download{padding-left:10px;cursor:pointer}.test-video-table-tags{display:flex;flex-wrap:wrap;gap:8px}.test-video-table-tags .colored{color:orange}.test-video-table .notes-wrapper{display:flex;gap:5px}.test-video-table .notes-wrapper span{cursor:pointer}.test-video-table .notes-wrapper-inactive{color:gray}.test-video-table .note-cell{white-space:break-spaces}.test-video-table .note-cell span{cursor:pointer}.test-video-table .note-cell-edit-wrapper{display:flex;gap:10px;align-items:center}.test-video-table .note-cell-edit-wrapper-buttons{display:flex;gap:10px}.test-video-table .vertical-align-cell{display:flex;height:100%}@media(max-width:1365px){.individual-test .nps-section-content-cards{gap:10px}}@media(max-width:1200px){.individual-test-wrapper{flex-wrap:wrap}.individual-test-wrapper>div{width:100%}.individual-test .sus-section-info-chart{order:2}.individual-test .sus-section-info-text{width:50%}.individual-test .task-usability{flex-direction:column}.individual-test .note-cell-edit-wrapper{flex-wrap:wrap}}.purchase-plan{display:flex;gap:50px;max-width:1002px;margin:40px auto}.purchase-plan>div{width:50%}.purchase-plan>div:nth-child(2){padding:50px 60px;background:#6b31f6;color:#fafafa}.purchase-plan>div:nth-child(2) ul{list-style-type:none;padding-left:15px}.purchase-plan>div:nth-child(2) h3{margin-top:24px;margin-bottom:5px}.purchase-plan h1{font-size:28px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.custom-register{margin:40px;display:flex;justify-content:center}.tester{max-width:964px;margin:0 auto;padding:40px 24px 50px;box-sizing:content-box;max-width:1000px}.tester h1{font-family:Poppins-Medium,Helvetica Neue;font-size:28px;color:#444;margin-bottom:40px}.tester--dashboard-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.tester--dashboard-heading h1{margin-bottom:0!important}.tester--dashboard-heading .tester-score{width:210px;display:flex;flex-direction:column;align-items:center}.tester--dashboard-heading .tester-score-details-row{width:100%;display:flex;align-items:center;justify-content:space-between;line-height:35px}.tester--dashboard-heading .tester-score-details-row--label{font-size:18px;font-family:Poppins-Medium,Helvetica Neue;color:#444}.tester--dashboard-heading .tester-score-details-row--value{font-size:24px;font-family:Poppins-Bold,Helvetica Neue;color:#444}.tester--dashboard-heading .tester-score-info-row{width:100%;display:flex;align-items:center;justify-content:space-between}.tester--dashboard-heading .tester-score-info-row .flex-aligned{gap:4px}.tester--dashboard-heading .tester-score-info-row--label{color:#6b18f4;line-height:18px}.tester--dashboard-heading .tester-score-info-row--value{color:#444;line-height:18px}.tester-available-tests{background:#fff;box-shadow:0 0 5px #dfdfdf;border-radius:4px}.tester-available-tests>h3{font-family:Poppins-Medium,Helvetica Neue;font-size:18px;color:#fff;padding:10px;background:#171721;text-align:center;border-radius:4px 4px 0 0}.tester-available-tests>div{padding:24px}.tester-available-tests th{white-space:nowrap}.tester-available-tests .test-length-cell{display:flex;align-items:center;gap:6px}.tester-available-tests .unmoderated-test-action{display:flex;justify-content:flex-end;align-items:center;gap:10px;cursor:default}.tester-available-tests .unmoderated-test-action--language-indicator{padding:8px;border-radius:4px;background-color:#e6f4ff}.tester-available-tests .live-test-label-container{display:flex;justify-content:flex-end}.tester-available-tests .live-test-label{color:#3b0d86!important;margin-bottom:5px}.tester-available-tests .happening-now-label{color:#ff0101}.tester-completed-tests .ant-table-body{overflow-y:auto!important}.tester-completed-tests,.tester-qualification-tests{background:#fff;box-shadow:0 0 5px #dfdfdf;border-radius:4px}.tester-completed-tests>h3,.tester-qualification-tests>h3{font-family:Poppins-Medium,Helvetica Neue;font-size:18px;color:#fff;padding:10px;background:#171721;text-align:center;border-radius:4px 4px 0 0}.tester-completed-tests>div,.tester-qualification-tests>div{padding:24px}.tester-completed-tests .scenario-column,.tester-qualification-tests .scenario-column{width:275px}.tester-completed-tests .scenario-column-view,.tester-qualification-tests .scenario-column-view{display:inline}.tester-completed-tests .play-video-column-btn,.tester-qualification-tests .play-video-column-btn{display:flex;align-items:center;gap:8px;height:22px}.tester-completed-tests .play-video-column-btn p,.tester-qualification-tests .play-video-column-btn p{font-size:14px}.tester-alert{display:flex;justify-content:center}.tester-alert-content{display:flex;gap:10px}.tester .introducing{text-align:center;margin-bottom:22px}.tester .introducing-wrapper{margin:16px 0;display:flex;gap:24px;justify-content:space-between}.tester .introducing-item{background:#fafafa;width:173px;height:165px;padding:16px;display:flex;flex-direction:column;gap:10px;align-items:center;box-shadow:0 0 5px #d5d5d5;border-radius:4px}.tester .introducing a{font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.tester .test-device{display:flex;gap:24px}.tester .test-device-type{background:#fafafa;box-shadow:0 0 5px #d5d5d5;border-radius:4px;width:180px;height:92px;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}.tester .test-device-table{width:718px;width:100%;margin-bottom:24px}.tester .test-device-table .ant-table-thead th{background:#171721!important;border-right:none!important;font-size:14px;line-height:20px;color:#fff!important;word-wrap:normal!important}.tester .test-device-table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.tester .test-device-table :where(.css-dev-only-do-not-override-1km3mtt).ant-table-wrapper .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:transparent}.tester .test-device-table .ant-table-tbody{background:#f5f6fa}.tester .test-device-table .ant-table-tbody tr td{border-bottom:none;font-size:12px;line-height:17px;color:#444}.tester .test-device-table .purple-link a,.tester .test-device-table span.purple-link,.tester .test-device-table td.purple-link{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:12px;line-height:17px;color:#6b31f6!important;cursor:pointer;margin:0;text-align:left}.tester .test-device-table .blinking{display:flex;justify-content:flex-end;gap:10px}.tester .test-device-table .ant-table-tbody>tr.ant-table-row:hover>td{background:none!important}.tester .test-device-table .ant-table-cell.ant-table-row-expand-icon-cell{display:none}.tester .test-device-table .test-button-cell{min-width:210px}.tester .test-device-table .test-button-cell .mobile-test-link{color:#444}.tester .test-device-table .ant-table-expanded-row.ant-table-expanded-row-level-1{margin-bottom:5px}.tester .test-device-table .ant-table-expanded-row.ant-table-expanded-row-level-1 .ant-table-cell{padding:0 16px 16px;background-color:#f5f6fa}.tester .test-device-table .ant-table-expanded-row.ant-table-expanded-row-level-1 td{border-bottom:2px solid #f5f6fa}.tester .test-device-table .extra-row{display:flex;align-items:center;justify-content:space-between}.tester .test-device-table .extra-row-moderatedTest{display:flex;align-items:center;gap:8px}.tester .test-device-table .extra-row-moderatedTest p:first-of-type{color:#3b0d86}.tester .test-device-table .extra-row-moderatedTest p:last-of-type{color:#6c707f}.tester .test-device-table .row-p-0 td{padding-bottom:2px}.tester .test-device-table-footer{display:flex;align-items:center;justify-content:center;flex-direction:column}.tester .test-device-table-footer a{text-decoration:underline}.tester .test-device-table .ant-table-footer{padding:0}.tester .test-device-table .ant-table-footer .computer-tests-table-footer{text-align:left}.tester .test-device-table .ant-table-footer .computer-tests-table-footer .read-more-link{color:rgba(0,0,0,.88)}.tester .test-device-table .ant-table-footer .computer-tests-table-footer .read-more-link span:first-of-type{text-decoration:underline}.tester .test-device-table .ant-table-footer .computer-tests-table-footer .read-more-link:hover{color:rgba(0,0,0,.88)}.tester .qualification-table{width:100%;margin-bottom:24px}.tester .qualification-table .ant-table-thead th{background:#171721!important;border-right:none!important;font-size:14px;line-height:20px;color:#fff!important;word-wrap:normal!important}.tester .qualification-table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.tester .qualification-table :where(.css-dev-only-do-not-override-1km3mtt).ant-table-wrapper .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:transparent}.tester .qualification-table .ant-table-tbody{background:#f5f6fa}.tester .qualification-table .ant-table-tbody tr td{border-bottom:none;font-size:12px;line-height:17px;color:#444}.tester .qualification-table .purple-link a,.tester .qualification-table span.purple-link,.tester .qualification-table td.purple-link{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:12px;line-height:17px;color:#6b31f6!important;cursor:pointer;margin:0;text-align:left}.tester .completed-table{width:100%;margin-bottom:5px}.tester .completed-table .ant-table-thead th{background:#171721!important;border-right:none!important;font-size:14px;line-height:20px;color:#fff!important;word-wrap:normal!important}.tester .completed-table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.tester .completed-table :where(.css-dev-only-do-not-override-1km3mtt).ant-table-wrapper .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:transparent}.tester .completed-table .ant-table-tbody{background:#f5f6fa}.tester .completed-table .ant-table-tbody tr td{border-bottom:none;font-size:12px;line-height:17px;color:#444}.tester .completed-table .purple-link a,.tester .completed-table span.purple-link,.tester .completed-table td.purple-link{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:12px;line-height:17px;color:#6b31f6!important;cursor:pointer;margin:0;text-align:left}.tester .completed-tests-cards{display:flex;gap:16px;align-items:center;justify-content:center;margin:24px 0;text-align:center}.tester .completed-tests-cards-item{padding:10px;background:#fafafa;box-shadow:0 0 13px rgba(107,49,246,.15);border-radius:4px;width:180px;height:108px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.tester table a,.tester table span.purple-link,.tester table td,.tester table td p{font-size:14px!important}.tester table a,.tester table a span{font-weight:600;font-family:Poppins-Medium,Helvetica Neue}.tester table .ant-table-placeholder td{padding-bottom:0}.tester .ant-table-footer{background-color:#fff;padding:30px 0}.tester .testing-tips-list{margin-inline:auto;list-style:inside}.tester .testing-tips-list,.tester .testing-tips-list li{width:-moz-fit-content;width:fit-content}.tester .testing-tips-list li:not(:last-child){margin-bottom:10px}.tester .testing-tips-list li::marker{color:#6b31f6}.tester .testing-tips-list li p{display:inline}@media(max-width:992px){.tester .introducing-wrapper,.tester .test-device{flex-wrap:wrap}}.perform-test{max-width:964px;margin:0 auto;padding:40px 24px 50px;box-sizing:content-box}.perform-test h1{font-size:28px;color:#444;margin-bottom:40px}.perform-test h1,.perform-test h3{font-family:Poppins-Medium,Helvetica Neue}.perform-test h3{font-size:18px;font-weight:500;margin-bottom:16px}.perform-test .test-start-options{display:flex;gap:16px;margin:24px 0 16px}.perform-test .test-start-options-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:20px 16px;background:#fafafa;box-shadow:0 0 5px #d5d5d5;border-radius:4px;width:376px;height:164px}.perform-test .test-start-options-item p:first-child{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:16px}.perform-test-info{font-size:12px}.perform-test-record-info{margin-bottom:20px}.perform-test-record-info p{font-size:16px}.perform-test .record-info-title,.perform-test-record-info p:first-child{font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.perform-test .record-info-title{font-size:16px;margin-bottom:5px}.perform-test .record-info-box{display:flex;gap:16px;margin-bottom:24px}.perform-test .record-info-box-item{width:181px;height:101px;padding:8px;display:flex;flex-direction:column;align-items:center;gap:8px;background:#fafafa;box-shadow:0 0 5px #d5d5d5;border-radius:4px}.perform-test .file-info{margin-top:20px}.perform-test .file-info p{font-size:12px}.perform-test .file-info p:first-child{font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.perform-test .what-expect{display:flex;gap:57px}.perform-test .what-expect-info p{margin-bottom:8px}.perform-test .what-expect-info-tip p{font-size:16px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500}.perform-test .what-expect-info video{width:367px;margin:12px 0}.perform-test .launch-test{display:flex;gap:57px}.perform-test .launch-test-info{font-size:16px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500;margin:24px 0}.perform-test .dark-banner{width:278px;min-width:278px;background-color:#171721;border-radius:4px;padding:24px;color:#f5f6fa}.perform-test .dark-banner p{margin-bottom:16px}@media(max-width:992px){.perform-test .launch-test,.perform-test .test-start-options,.perform-test .what-expect{flex-wrap:wrap}}.guidelines-page{max-width:964px;margin:0 auto;padding:40px 24px 50px;box-sizing:content-box}.guidelines-page h1{font-size:28px;color:#444;margin-bottom:40px}.guidelines-page h1,.guidelines-page h2{font-family:Poppins-Medium,Helvetica Neue}.guidelines-page-content{max-width:600px;margin:0 auto}.guidelines-page-content .ant-checkbox-wrapper{display:flex}.guidelines-page-content .ant-checkbox-wrapper span:nth-child(2):not(.ant-checkbox-inner){text-align:center;margin-left:14px;white-space:pre-wrap}.guidelines-page-content .ant-checkbox{align-self:baseline;position:absolute;margin-top:3px}.guidelines-page p{font-size:16px}.guidelines-page .ant-checkbox-wrapper span{font-family:Poppins-SemiBold,Helvetica Neue}.guidelines-page .ant-form-item{margin:auto;max-width:340px}.guidelines-page-start{text-align:center;margin-top:40px}.guidelines-page .btn-wrapper{text-align:center}.guidelines-page .btn-wrapper p{color:rgba(68,68,68,.69);margin-top:10px;font-size:14px}.guidelines-page-list-wrapper .img-wrapper{text-align:center}.guidelines-page .list-wrapper{display:flex;gap:30px;margin:24px 0 50px}.guidelines-page .list-wrapper .img-wrapper,.guidelines-page .list-wrapper svg{width:150px}.guidelines-page .list-wrapper li{margin-left:37px;font-size:18px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue;margin-bottom:12px}.guidelines-page .list-wrapper ul{list-style-type:disc}.guidelines-page .list-wrapper ul li{margin-left:30px;font-size:16px;font-family:Poppins-Regular,Helvetica Neue}.qualification{max-width:768px;margin:24px auto}.qualification h1{font-size:28px}.qualification h1,.qualification h2{font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.qualification h2{font-size:24px}.qualification h3{font-size:18px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.qualification p{font-size:16px;color:#444}.qualification-recorder{margin:40px 0;display:flex;flex-direction:column;justify-content:center;gap:16px}.qualification-recorder>div{margin:20px auto}.qualification .start-selection{display:flex;gap:16px}.qualification .start-selection-item{display:flex;flex-direction:column;gap:16px}.qualification .start-selection-item-select{background:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:24px;height:237px}.qualification .launch-test{margin:40px 0;display:flex;flex-direction:column;align-items:center}.qualification .launch-test-item{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.qualification .test-with-trymata>div{margin-top:40px}.qualification .test-with-trymata-record{display:flex;justify-content:space-around;margin-top:40px}.qualification .test-with-trymata-record-item{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.qualification .test-with-trymata-download{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.qualification .test-with-trymata-face{margin:30px 40px}.qualification .what-expect-section{margin:40px 0}.qualification .what-expect-section p{margin:24px 0}.qualification .what-expect-section-video{display:flex;flex-direction:column;align-items:center;width:278px;margin:0 auto}.qualification .what-expect-section-video button{width:100%}.qualification .what-expect-section-video video{width:376px}.qualification .launched-test-help-wrapper{display:flex;gap:24px}.qualification .launched-test-help-wrapper>div{width:32%}.qualification .launched-test-help-wrapper>div p{margin-top:20px}.qualification .launched-test-help-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:40px 0}.qualification .launched-test-help a{text-decoration:underline}.country-not-allowed-page{display:flex;max-width:600px;gap:60px;margin:150px auto;height:100%;align-items:center;flex-wrap:wrap}.country-not-allowed-page-desc{max-width:335px}.country-not-allowed-page h1{font-size:28px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500;margin-bottom:16px}.country-not-allowed-page p{font-size:16px;margin-bottom:16px}.tester-pending{margin:100px auto 0;padding:30px;max-width:1200px}.tester-pending h1{font-size:28px;font-family:Poppins-Medium,Helvetica Neue;font-weight:500;margin-bottom:16px}.tester-pending-table{width:100%;margin-bottom:24px;max-width:1200px;margin-top:20px}.tester-pending-table .ant-table-thead th{background:#171721!important;border-right:none!important;font-size:14px;line-height:20px;color:#fff!important;word-wrap:normal!important}.tester-pending-table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.tester-pending-table :where(.css-dev-only-do-not-override-1km3mtt).ant-table-wrapper .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:transparent}.tester-pending-table .ant-table-tbody{background:#f5f6fa}.tester-pending-table .ant-table-tbody tr td{border-bottom:none;font-size:12px;line-height:17px;color:#444}.tester-pending-table .purple-link a,.tester-pending-table span.purple-link,.tester-pending-table td.purple-link{font-family:Poppins-Medium,Helvetica Neue;font-weight:500;font-size:12px;line-height:17px;color:#6b31f6!important;cursor:pointer;margin:0;text-align:left}.tester-pending-table .ant-table-body{overflow-y:auto!important}.tester-pending-table .ant-table-tbody{background:#fff}.tester-pending-table .ant-table-tbody tr td{font-size:14px}.update-demographics{max-width:768px;margin:40px auto}.update-demographics h1{font-size:28px;margin-bottom:24px}.update-demographics h1,.update-demographics h2{font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.update-demographics h2{font-size:24px;margin-bottom:16px}.survey-page{max-width:964px;margin:0 auto;padding:40px 24px 50px;box-sizing:content-box}.survey-page h1{font-family:Poppins-Medium,Helvetica Neue;font-size:28px;color:#444;margin-bottom:40px}.w9-page{max-width:964px;margin:0 auto;padding:40px 24px 50px;box-sizing:content-box;color:#444}.w9-page h1{font-size:28px;color:#444;margin-bottom:40px;margin:0}.w9-page h1,.w9-page h3{font-family:Poppins-Medium,Helvetica Neue}.w9-page h3{font-size:24px;font-weight:500}.w9-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.w9-page .page-description p{margin:14px 0}.w9-page .no-spinner::-webkit-inner-spin-button,.w9-page .no-spinner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.w9-page .no-spinner{-moz-appearance:textfield}.nda-page{max-width:964px;margin:0 auto;padding:40px 24px 50px;box-sizing:content-box;display:flex;justify-content:center;align-items:center;flex-direction:column}.nda-page h1{font-family:Poppins-Medium,Helvetica Neue;font-size:28px;color:#444;margin-bottom:40px}.nda-page-description{max-width:700px}.nda-page-description p{margin-bottom:30px}.nda-page-actions{margin-top:30px}.nda-page-actions-checkbox-container{display:flex;gap:20px;align-items:center;justify-content:center}.nda-page-actions-checkbox-container label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nda-page-actions-description{text-align:center;margin-bottom:20px}.nda-page-actions,.nda-page-description{width:100%;display:flex;justify-content:center;flex-direction:column}.nda-page-agreement{display:flex;justify-content:center;align-items:center;gap:20px}.nda-page-agreement .ant-form-item{padding-bottom:0!important}.continue-page{min-height:calc(100vh - 381px);max-width:964px;margin:0 auto;padding:40px 24px 50px;box-sizing:content-box;max-width:768px}.continue-page h1{font-family:Poppins-Medium,Helvetica Neue;font-size:28px;color:#444;margin-bottom:40px}.continue-page .progress-bar{width:40%;padding-bottom:40px}.continue-page .progress-bar .ant-steps{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.continue-page .progress-bar .ant-steps .ant-steps-icon .anticon{color:#fff}.continue-page .progress-bar .ant-steps .ant-steps-item-process .ant-steps-item-icon{background:#6b18f4;border:1px solid #6b18f4}.continue-page .progress-bar .ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#6b18f4}.continue-page .progress-bar .ant-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#6b18f4;border-color:#e6f4ff}.continue-page .progress-bar .ant-steps .ant-progress .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#6b18f4}.continue-page--share-test{width:100%;display:flex;justify-content:center;margin-top:100px}.continue-page--share-test-body{width:80%;padding:30px 20px;background-color:#65dbfb}.continue-page--share-test-body .title{text-align:center}.continue-page--share-test-body .link-container,.continue-page--share-test-body p{margin-top:25px}.continue-page--share-test-body .ant-input-group-addon{border-color:#6b18f4;background-color:#6b18f4;color:#fff}.continue-page-message-container .link{font-size:16px}.continue-page-footer{display:flex;align-items:center;gap:30px}.anonymous-user-page{margin:0 auto;padding:40px;min-height:calc(100vh - 65px - 220px)}.anonymous-user-page h1{font-size:25px}.anonymous-user-page-buttons{display:flex;flex-direction:column;align-items:center;gap:20px}.anonymous-user-page-buttons-wrapper{display:flex;gap:10px}.anonymous-user-page-form{width:500px;margin:auto;max-width:964px}.anonymous-user-page-form h2,.anonymous-user-page-form p{margin:13px auto;width:500px}.anonymous-user-page-form h1{margin:0 auto;width:500px}.anonymous-user-page-form .ant-form-item-extra{font-size:12px;color:#000}.perform-test-tqual,.perform-test-worker-screening{max-width:964px;margin:0 auto;padding:40px 16px 50px;width:600px;min-height:calc(100vh - 65px - 220px)}.perform-test-tqual h1,.perform-test-worker-screening h1{font-size:26px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue;margin:20px 0 40px}.perform-test-tqual legend,.perform-test-worker-screening legend{margin:0 20px;font-size:20px;font-weight:500;font-family:Poppins-Medium,Helvetica Neue}.perform-test-tqual .screener,.perform-test-worker-screening .screener{color:#6b18f4;padding:10px 20px;margin:0}.perform-test-tqual p,.perform-test-worker-screening p{margin:20px 0}.perform-test-tqual h3,.perform-test-worker-screening h3{margin:30px;text-align:center}.perform-test-tqual .buttons-wrapper,.perform-test-worker-screening .buttons-wrapper{max-width:650px;margin:40px auto}.perform-test-tqual .buttons-wrapper div,.perform-test-worker-screening .buttons-wrapper div{display:flex;justify-content:center;gap:10px}.perform-test-eq{min-height:calc(100vh - 291px);margin:0 auto;padding:40px}.perform-test-eq h1{font-size:25px}.perform-test-eq .mturk-demographics-mismatch{max-width:730px;margin-inline:auto;text-align:center}.perform-test-eq .mturk-demographics-mismatch h4{font-size:18px}.perform-test-eq .missed-test{display:flex;justify-content:center;min-height:calc(100vh - 64px - 220px);text-align:center;max-width:900px;margin:auto;padding-inline:40px}.perform-test-worker-screening h1{margin-bottom:0;text-align:center}.perform-test-worker-screening .count{text-align:center;padding:0 0 30px;margin:0}.perform-test-worker-screening button{width:100%}.purchased-plan-order-confirmation .steps-action{justify-content:end}.play-video{padding:40px 80px;max-width:1400px;margin:auto;min-height:calc(100vh - 71px - 220px)}.play-video h1{font-size:28px;font-family:Poppins-Medium,Helvetica Neue;margin-bottom:18px}.play-video h2{font-size:24px}.play-video-info{background-color:#fafafa;border-radius:4px;padding:24px;box-shadow:0 0 3px rgba(0,0,0,.15);margin-top:20px;height:unset;min-height:101px}.play-video-info h1{font-size:20px;margin-bottom:5px}.play-video-info .ant-btn-link[disabled] svg path{fill:#848484!important}.play-video-info-header-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;flex-wrap:wrap}.play-video-users{display:flex;align-items:center;justify-content:flex-end;gap:10px}.play-video-users .link span{padding:0 10px}.play-video-users .btn-inner{display:flex;gap:18px;align-items:center}.play-video-rate{display:flex;gap:12px;align-items:center;margin-bottom:0;line-height:1}.play-video-rate-user{display:flex;align-items:center;gap:10px}.play-video-rate-user i,.play-video-rate-user p:nth-child(2){font-size:24px;font-weight:400;font-family:Poppins-Light,Helvetica Neue}.play-video-rate-user p{font-size:24px}.play-video-rate-user h2{font-weight:400}.play-video-rate .ant-rate-star.ant-rate-star-full svg path{fill:#65d167}.play-video-user-info{color:#444}.play-video-wrapper{display:flex;gap:15px;margin-top:24px}.play-video-wrapper .plyr__video-wrapper{overflow:visible!important;overflow:initial!important}.play-video-wrapper .mobile-platform .plyr__video-wrapper{overflow:auto!important}.play-video-wrapper video{position:unset!important}.play-video-wrapper .video{position:relative;width:920px;height:100%;display:flex;flex-direction:column}.play-video-wrapper .video video{width:100%}.play-video-wrapper .info{max-width:320px;width:100%}.play-video-wrapper .info .annotation-list,.play-video-wrapper .info .annotations-tab,.play-video-wrapper .info .ant-spin-container,.play-video-wrapper .info .ant-spin-nested-loading,.play-video-wrapper .info .ant-tabs,.play-video-wrapper .info .ant-tabs-content,.play-video-wrapper .info .ant-tabs-content-holder,.play-video-wrapper .info .ant-tabs-content-top,.play-video-wrapper .info .ant-tabs-tabpane,.play-video-wrapper .info .scenario-tab,.play-video-wrapper .info .survey-tab,.play-video-wrapper .info .transcript-tab{height:100%}.play-video-wrapper .info .ant-tabs-tab{padding-top:0!important}.play-video-wrapper .info .ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:26px}.play-video-wrapper .info .ant-tabs-tab-btn{font-size:14px}.play-video-wrapper .info .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#171721}.play-video-wrapper .info .ant-tabs .ant-tabs-ink-bar{background:#65d167}.play-video-survey{white-space:pre-wrap}.play-video-survey h6{font-size:16px}.play-video-survey .question-type{font-size:12px}.play-video .scenario-tab{overflow-y:auto;scrollbar-color:#6b31f6 transparent;padding-right:4px}.play-video .scenario-tab::-webkit-scrollbar{width:5px}.play-video .scenario-tab::-webkit-scrollbar-thumb{background:#6b31f6}.play-video .scenario-tab::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.play-video .scenario-tab-task-header{display:flex;align-items:center;gap:8px}.play-video .survey-tab{overflow-y:auto;scrollbar-color:#6b31f6 transparent;padding-right:4px;display:flex;flex-direction:column}.play-video .survey-tab::-webkit-scrollbar{width:5px}.play-video .survey-tab::-webkit-scrollbar-thumb{background:#6b31f6}.play-video .survey-tab::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.play-video .survey-tab--content{height:100%}.play-video .annotations-tab{overflow-y:auto;scrollbar-color:#6b31f6 transparent;padding-right:4px;display:flex;flex-direction:column}.play-video .annotations-tab::-webkit-scrollbar{width:5px}.play-video .annotations-tab::-webkit-scrollbar-thumb{background:#6b31f6}.play-video .annotations-tab::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.play-video .annotations-tab-header{display:flex;align-items:center;gap:4px}.play-video .annotations-tab .annotation-list .annotation-card:first-child{margin-top:0!important}.play-video .annotations-tab .ant-spin{height:100%;display:flex;justify-content:center;align-items:center}.play-video .annotation-card{background:#fff;padding:14px;width:100%;border-radius:5px;max-height:300px;overflow-y:auto}.play-video .annotation-card-wrapper{display:flex;justify-content:space-between;align-items:center}.play-video .annotation-card-play{display:flex;align-items:center;gap:8px}.play-video .annotation-card-play-btn{display:flex;align-items:center;gap:4px}.play-video .annotation-card .tags-wrapper{display:flex;flex-wrap:wrap;line-break:anywhere;row-gap:0;-moz-column-gap:8px;column-gap:8px;margin:16px 0}.play-video .annotation-card .comment-collapse{width:100%}.play-video .annotation-card .comment-collapse .ant-collapse-header{padding:0!important;flex-direction:row-reverse;justify-content:space-between}.play-video .annotation-card .comment-collapse .ant-collapse-header .ant-collapse-header-text{margin-inline-end:unset;flex:none!important}.play-video .annotation-card .comment-collapse .ant-collapse-content-box{padding:16px 0 0}.play-video .annotation-card-description{white-space:break-spaces}.play-video .annotation-card-popover .ant-popover-inner{margin-top:0!important}.play-video .annotation-card-popover .ant-popover-inner-content{padding:12px!important}.play-video .annotation-card-popover .cursor{padding:4px 0}.play-video .annotation-card-popover button{min-width:unset;min-height:unset;height:unset;padding:4px 0;cursor:pointer}.play-video .comment-form{margin-bottom:10px}.play-video .comment-form-buttons{display:flex;gap:10px;justify-content:flex-end}.play-video .comment-form .ant-form-item{padding-bottom:10px}.play-video .comment-card{background:#f5f6fa;padding:14px;border-radius:5px}.play-video .comment-card-wrapper{display:flex;align-items:center;justify-content:space-between}.play-video .comment-card-buttons,.play-video .comment-card-info{display:flex;gap:4px}.play-video .plus-button{height:unset;min-height:32px;position:absolute;right:-15px;top:400px;z-index:1000;display:flex;justify-content:center;align-items:center}.play-video .new-annotation{z-index:1000}.play-video .new-annotation-tooltip{display:flex;justify-content:space-between;gap:8px}.play-video .new-annotation-tooltip p{width:185px}.play-video .annotation-popover{width:376px;inset-inline-start:784px!important}.play-video .annotation-popover .ant-popover-inner-content{padding:0!important}.play-video .annotation-popover .annotation-form-header{display:flex;align-items:center;justify-content:space-between;background-color:#000;padding:6px 20px;border-top-right-radius:5px;border-top-left-radius:5px;color:#fff}.play-video .annotation-popover .annotation-form-header>div{display:flex;align-items:center;gap:8px}.play-video .annotation-popover .annotation-form-header .ant-form-item{padding-bottom:0!important;width:65px;height:34px}.play-video .annotation-popover .annotation-form-header .ant-form-item input{height:34px}.play-video .annotation-popover .annotation-form-header .ant-form-item .ant-picker{height:40px;padding:4px 9px!important;background-color:#fff!important}.play-video .annotation-popover .annotation-form-header p{color:#fff;cursor:pointer}.play-video .annotation-popover .annotation-form-content{padding:12px;display:flex;flex-direction:column}.play-video .annotation-popover .annotation-form-content button{align-self:flex-end}.play-video .annotation-popover .annotation-form-content .ant-form-item{padding-bottom:12px}.play-video .annotation-popover .annotation-form-content .ant-select-selector{height:unset}.play-video .transcript-tab{overflow-y:auto;padding-right:4px;scrollbar-color:#6b31f6 transparent;min-height:100px;display:flex;flex-direction:column}.play-video .transcript-tab::-webkit-scrollbar{width:5px}.play-video .transcript-tab::-webkit-scrollbar-thumb{background:#6b31f6}.play-video .transcript-tab::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.play-video .transcript-tab-content .cursor:hover{color:#6b18f4}.play-video .transcript-tab-content--create-annotation{position:absolute;top:-8px}.play-video .transcript-tab-content--speaker-dropdown{color:#6b31f6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-top:8px;padding-bottom:18px}.play-video .transcript-tab-content--speaker-dropdown .ant-space{cursor:pointer}.play-video .transcript-tab-content--speaker-dropdown svg{width:12px;height:12px}.play-video .transcript-tab-content--speaker-dropdown:hover{color:#3b0d86!important}.play-video .transcript-tab-content--reset-speakers-button{color:#6b31f6;border:none;background:transparent;cursor:pointer}.play-video .transcript-tab-content--reset-speakers-button:hover{color:#3b0d86!important}.play-video .transcript-tab .transcript-card{background-color:#fff;padding:12px;border-radius:4px;margin-bottom:12px}.play-video .transcript-tab .transcript-card-play{display:flex;gap:4px;align-items:center;margin-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.play-video .video-note-form{flex:1 1;display:flex;flex-direction:column}.play-video .video-note-form form{flex:1 1;display:flex;justify-content:space-between}.play-video .video-note-form form textarea{flex:1 1}.play-video .video-note-form .title-row{display:flex;justify-content:space-between;align-items:flex-end}.play-video .video-note-form .title-row .title{margin-top:20px}.play-video .video-note-form .title-row .status .saving{color:#6b18f4}.play-video .video-note-form .title-row .status .saved{color:#65d167}.time-picker-popup .ant-picker-footer{display:none}@media(max-width:1200px){.play-video{padding:40px 10px;width:unset}.play-video-wrapper{flex-wrap:wrap;max-height:100%}.play-video-wrapper .info{width:100%}}.reports-page{padding:40px 114px 95px}.reports-page h1{margin-bottom:34px}.reports-page h2{line-height:1}.reports-page .ant-divider{margin:16px 0 24px}.reports-page-section{margin-top:30px;margin-bottom:30px}.reports-page-section-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.reports-page-pagination{display:flex;justify-content:flex-end;margin-top:10px}.reports-page .empty-reel{color:#6c707f}@media(max-width:1365px){.reports-page{padding:40px 80px 95px}}@media(max-width:1428px){.reports-page .summary-card{width:400px}}@media(max-width:1200px){.reports-page-section-list .summary-card-options{gap:8px}}.highlight-reel-page{padding:20px 40px 40px;max-width:1400px;margin:auto;min-height:650px;display:flex;flex-direction:column}.highlight-reel-page-content{display:flex;flex:1 1;max-height:calc(100vh + 80px)}.highlight-reel-page-content .ant-divider.ant-divider-vertical{height:100%;margin-right:3px;margin-left:3px}.highlight-reel-page-content .empty-annot{flex:1 1;display:flex;justify-content:center;align-items:center;text-align:center;color:#6c707f;padding-right:15px}.highlight-reel-page-annotations{width:45%;display:flex;flex-direction:column}.highlight-reel-page-annotations-header{display:flex;justify-content:space-between;gap:46px;padding-right:15px}.highlight-reel-page-annotations .annotation-filters{margin-bottom:10px}.highlight-reel-page-annotations-box{margin-top:10px;overflow-y:auto;padding-right:15px;scrollbar-width:thin}.highlight-reel-page-annotations-box::-webkit-scrollbar{width:5px}.highlight-reel-page-annotations-box::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.highlight-reel-page-annotations-box::-webkit-scrollbar-thumb{background:#444}.highlight-reel-page .link.active{color:#3b0d86!important}.highlight-reel-page .individual-test-back{align-self:flex-start}.highlight-reel-page-reel{width:55%;padding-left:15px;display:flex;flex-direction:column;max-height:calc(100vh + 80px)}.highlight-reel-page-reel .reel-limited{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%}.highlight-reel-page-reel .video-reel{flex:1 1;display:flex;flex-direction:column;max-height:calc(100vh + 80px - 52.5px)}.highlight-reel-page-reel .video-reel-description{display:flex;align-items:center;justify-content:center;flex:1 1}.highlight-reel-page-reel .video-reel-description p{border:1px dashed #6c707f;width:300px;padding:10px;color:#6c707f;text-align:center;margin:0 auto}.highlight-reel-page-reel .video-reel-description .info{font-size:8px}.highlight-reel-page-reel .video-reel .ant-spin-container,.highlight-reel-page-reel .video-reel .ant-spin-nested-loading{max-height:calc(100vh + 80px - 52.5px - 85px);flex:1 1}.highlight-reel-page-reel .video-reel-buttons{display:flex;align-items:center;gap:8px;justify-content:space-between;margin-top:20px}.highlight-reel-page-reel .video-reel-buttons-wrapper{display:flex;gap:20px}.highlight-reel-page-reel .video-reel-buttons-bold{font-family:Poppins-Medium,Helvetica Neue;font-weight:700}.highlight-reel-page-reel .video-reel-buttons-info{color:gray;font-size:10px;margin-top:10px;width:380px;margin-left:auto}.highlight-reel-page .create-highlight-reel{max-height:calc(100vh + 80px - 52.5px - 85px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;padding-top:10px;padding-right:3px}.highlight-reel-page .create-highlight-reel::-webkit-scrollbar{width:5px}.highlight-reel-page .create-highlight-reel::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.highlight-reel-page .create-highlight-reel::-webkit-scrollbar-thumb{background:#444}.highlight-reel-page .create-highlight-reel-firefox{padding-right:14px}.highlight-reel-page .create-highlight-reel-play{display:flex;align-items:center;gap:8px;margin-bottom:10px}.highlight-reel-page .create-highlight-reel-play span{cursor:pointer}.highlight-reel-page .create-highlight-reel-length{display:flex;justify-content:space-between;margin-bottom:8px}.highlight-reel-page .create-highlight-reel-bold,.highlight-reel-page .create-highlight-reel-length p{font-family:Poppins-Medium,Helvetica Neue;font-weight:700}.highlight-reel-page .create-highlight-reel-shadow{box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.5);-moz-box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.5);-webkit-box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.5);-ms-box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.5);-o-box-shadow:inset 0 -10px 10px -10px rgba(0,0,0,.5)}.highlight-reel-page .create-highlight-reel li{margin-left:20px;margin-bottom:5px;padding-left:4px}.highlight-reel-page .create-highlight-reel .reel-moment{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.highlight-reel-page .create-highlight-reel .reel-moment svg{cursor:pointer}.highlight-reel-page .create-highlight-reel .reel-moment .date{min-width:105px}.highlight-reel-page .create-highlight-reel .reel-moment div:nth-child(2){display:flex;align-items:center;gap:8px}.highlight-reel-page .sort{margin-bottom:4px}.highlight-reel-page .reel-search{width:125px;height:30px;border-radius:0;margin-bottom:0}.highlight-reel-page .reel-search input.ant-input{padding:9px 0 9px 5px}.highlight-reel-individual-page .play-video-info{height:unset;min-height:101px}.highlight-reel-individual-page .play-video-info .highlight-video-info{height:100%}.highlight-reel-individual-page .play-video-info .highlight-video-info h1{font-size:20px;margin-bottom:5px}.highlight-reel-individual-page .play-video-info .highlight-video-info p{color:gray}@media(max-width:1365px){.highlight-reel-page-reel .video-reel-description{margin-top:21px}}@media(max-width:992px){.highlight-reel-page-annotations-header{gap:10px}.highlight-reel-page-reel .video-reel-description{margin-top:21px}}.pending-member{margin:70px 0}.pending-member svg{height:80px;width:80px}.test-room-invitation{width:650px;margin:50px auto 40px}.test-room-invitation .btn-wrapper{margin-top:14px;display:flex;gap:20px;justify-content:flex-end;align-items:center}.test-room-invitation .btn-wrapper p{font-weight:700}.test-room-invitation .header-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.test-room-invitation .next-details{font-weight:700}.test-room-invitation .auth-session-duration{font-weight:700;color:#ff0101}.test-room-invitation .live-session-section{margin-top:80px;margin-bottom:40px}.test-room-invitation .live-session-section h2{color:#fe3a68}.test-room-invitation .live-session-section ul{list-style:none}.test-room-invitation .tester-declined-info{color:#ff0101}.waiting-room{background-color:#f5f6fa}.waiting-room--container{padding:40px 0;max-width:1160px;margin:0 auto;min-height:calc(100vh - 291px)}.waiting-room .switch-sound{display:flex;gap:10px;align-items:center;justify-content:flex-end;margin-bottom:20px}.waiting-room-box{background-color:#fafafa;border-radius:4px;padding:24px;box-shadow:0 0 3px rgba(0,0,0,.15)}.waiting-room-box-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.waiting-room-box-info{text-align:center}.waiting-room-box-info h2{margin-bottom:20px}.waiting-room-box-info h2 span{font-size:30px;font-family:Helvetica-Medium;font-weight:400}.waiting-room-box-info i{color:#7f8690}.waiting-room .testing-slider-header{display:flex;padding:0 70px;justify-content:space-between;gap:10px;margin:0 100px 20px}.waiting-room .testing-slider-header--title{font-weight:700}.waiting-room .testing-slider .swiper-button-next,.waiting-room .testing-slider .swiper-button-prev{color:#6b18f4}.waiting-room .testing-slider-item{padding:0 70px;margin:0 100px;display:flex;gap:20px;justify-content:space-between;align-items:center}.waiting-room .testing-slider-item-desc{width:350px}.waiting-room .testing-slider-item-desc p:first-child{margin-bottom:8px}.waiting-room .ant-switch{background:#6b31f6}.waiting-room .ant-switch:hover{background:#6b31f6!important}.waiting-room .ant-switch-checked{background:#65d167}.waiting-room .ant-switch-checked:hover{background:#65d167!important}.waiting-room .ant-switch:not(.ant-switch-checked){background-color:#d7d7d7}.waiting-room .ant-switch:not(.ant-switch-checked):hover{background:#d7d7d7!important}.waiting-room .room-progress{margin-top:80px;padding:0 60px}.waiting-room .room-progress-info{display:flex;align-items:center;justify-content:space-between}.observer-waiting-room{width:650px;margin:50px auto 40px}.observer-waiting-room .header-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.observer-waiting-room .header-wrapper .marked-title{color:#fe3a68}.observer-waiting-room .description{margin-bottom:20px}.observer-waiting-room .switch-sound{display:flex;gap:10px;align-items:center;justify-content:flex-end;margin-bottom:20px}.observer-waiting-room .additional-info{margin-top:14px;display:flex;gap:20px;align-items:center}.observer-waiting-room .live-session-info{margin-bottom:40px}.observer-waiting-room .live-session-info ul{list-style:none;margin-bottom:20px}.initiate-meeting-page{width:100%;height:100vh}.initiate-meeting-page-screen{width:calc(100% - 400px);height:100%;display:flex;flex-direction:column}.initiate-meeting-page-screen-recording{height:calc(100vh - 83px);display:flex;flex-grow:1;justify-content:center;align-items:center;overflow:hidden;padding:0 5px 5px 0}.initiate-meeting-page-screen-footer{padding-right:5px;height:79px}.initiate-meeting-page-screen-footer-container{width:100%;display:flex;justify-content:space-between;background-color:#222;padding:16px 24px}.initiate-meeting-page-screen-footer svg{width:24px;height:24px}.initiate-meeting-page-screen-footer p{color:#fff;text-align:center}.initiate-meeting-page-screen-footer-item{display:flex;gap:18px;cursor:pointer}.initiate-meeting-page-screen-footer-item div{display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center}.initiate-meeting-page-screen-footer-item div:first-child{width:78px}.initiate-meeting-page-screen-footer-item div:nth-child(2){width:76px;width:92px}.initiate-meeting-page-screen-footer-info{display:flex;align-items:center;gap:8px}.initiate-meeting-page-screen-footer-info .time{width:125px}.initiate-meeting-page-right-panel{width:400px;height:100vh;min-width:400px;max-height:100vh;display:flex;flex-direction:column;gap:5px;overflow-y:auto}.initiate-meeting-page-right-panel::-webkit-scrollbar{width:5px}.initiate-meeting-page-right-panel::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.initiate-meeting-page-right-panel::-webkit-scrollbar-thumb{background:#6b31f6}.initiate-meeting-page-right-panel-video-wrapper{width:100%;position:relative;display:flex;gap:6px;justify-content:space-between;height:150px;min-height:150px;background:#222;padding:5px}.initiate-meeting-page-right-panel-video-wrapper .participant-box{width:50%;position:relative;overflow:hidden}.initiate-meeting-page-right-panel-video-wrapper .participant-box canvas,.initiate-meeting-page-right-panel-video-wrapper .participant-box video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140%;height:140%}.initiate-meeting-page-right-panel-video-wrapper .self-video,.initiate-meeting-page-right-panel-video-wrapper canvas,.initiate-meeting-page-right-panel-video-wrapper video{width:100%;height:100%}.initiate-meeting-page-right-panel-video-wrapper .self-video-tag{display:none;position:absolute}.initiate-meeting-page-right-panel-video-wrapper .avatar-list{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;padding:0;margin:0}.initiate-meeting-page-right-panel-tabs{height:calc(100vh - 155px);display:flex;flex-direction:column;gap:5px}.initiate-meeting-page-right-panel-tabs .bottom-tab{flex-grow:1}.initiate-meeting-page-right-panel-tabs .persistent-tab{height:auto}.initiate-meeting-page-right-panel-tabs .persistent-tab .ant-tabs-content-holder{max-height:300px;overflow:auto}.initiate-meeting-page-right-panel-tabs .persistent-tab .ant-tabs-tab{width:100%!important}.initiate-meeting-page-right-panel-tabs .persistent-tab .ant-tabs-tab-btn{display:flex;position:relative}.initiate-meeting-page-right-panel-tabs .persistent-tab .ant-tabs-tab-btn .notification-dot{position:absolute;top:0;right:-8px;width:5px;height:5px;background-color:#58b8d2;border-radius:8px}.initiate-meeting-page-right-panel-tabs-tab-item{background-color:#222}.initiate-meeting-page-right-panel-tabs-tab-item p,.initiate-meeting-page-right-panel-tabs-tab-item span{color:#fff}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-nav{display:flex;flex-wrap:wrap}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-nav-wrap{display:block!important}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-tab{justify-content:center;margin:0!important}.initiate-meeting-page-right-panel-tabs-tab-item .moderator-side-tabs .ant-tabs-tab{width:50%}.initiate-meeting-page-right-panel-tabs-tab-item .participant-side-tabs-wrapper{height:100%!important}.initiate-meeting-page-right-panel-tabs-tab-item .participant-side-tabs .ant-tabs-tab{width:50%}.initiate-meeting-page-right-panel-tabs-tab-item .participant-side-tabs .ant-tabs-tab:nth-child(2) .ant-tabs-tab-btn{display:flex;position:relative}.initiate-meeting-page-right-panel-tabs-tab-item .participant-side-tabs .ant-tabs-tab:nth-child(2) .ant-tabs-tab-btn .notification-dot{position:absolute;top:0;right:-8px;width:5px;height:5px;background-color:#58b8d2;border-radius:8px}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-nav-wrap{justify-content:center}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-ink-bar{background-color:#6b18f4}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-content-holder{padding-inline:16px;padding-bottom:12px;color:#fff;overflow:auto}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-content-holder::-webkit-scrollbar{width:5px}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-content-holder::-webkit-scrollbar-thumb{background:#6b31f6}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-content-holder label{color:#fff}.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-content-holder .ant-tabs-content,.initiate-meeting-page-right-panel-tabs-tab-item .ant-tabs-content-holder .ant-tabs-content .ant-tabs-tabpane-active{height:100%}.initiate-meeting-page-right-panel .empty-members-list{min-height:100px}.initiate-meeting-page .meeting-participant-layout .initiate-meeting-page-right-panel{width:350px;min-width:350px}.initiate-meeting-page .meeting-participant-layout .initiate-meeting-page-right-panel .initiate-meeting-page-right-panel-tabs{height:100vh}.initiate-meeting-page .meeting-participant-layout .initiate-meeting-page-right-panel .initiate-meeting-page-right-panel-tabs .initiate-meeting-page-right-panel-tabs-tab-item:first-child{height:150px}.initiate-meeting-page .meeting-participant-layout .initiate-meeting-page-right-panel .initiate-meeting-page-right-panel-tabs .initiate-meeting-page-right-panel-tabs-tab-item:last-child{max-height:calc(100% - 145px)}.initiate-meeting-page .meeting-participant-layout .initiate-meeting-page-right-panel .initiate-meeting-page-right-panel-tabs .initiate-meeting-page-right-panel-tabs-tab-item:last-child .ant-tabs-content-holder{max-height:unset}.initiate-meeting-page .meeting-participant-layout .initiate-meeting-page-screen{width:calc(100% - 350px)}.initiate-meeting-page .moderator-side-script-notes-tabs-wrapper{min-height:450px}.initiate-meeting-page-test-script-tab{overflow:auto;padding-right:5px}.initiate-meeting-page-test-script-tab::-webkit-scrollbar{width:5px}.initiate-meeting-page-test-script-tab::-webkit-scrollbar-thumb{background:#6b31f6}.initiate-meeting-page-test-script-tab .truncate-impression-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.initiate-meeting-page-test-script-tab .truncate-impression-text--action{font-style:italic;text-decoration:underline;cursor:pointer}.initiate-meeting-page-test-script-tab .task-text{margin:10px 0}.initiate-meeting-page-test-script-tab .sending-button,.initiate-meeting-page-test-script-tab .task-text .scenario-text{margin-bottom:10px}.initiate-meeting-page-test-script-tab .impression-test-questions{margin-top:10px}.initiate-meeting-page-test-script-tab .impression-test-questions p{font-weight:700}.initiate-meeting-page-test-script-tab .impression-test-questions ol{list-style-position:inside}.initiate-meeting-page-test-script-tab .impression-test-questions li{margin-top:10px}.initiate-meeting-page-test-script-tab .enter-answers-label{font-size:12px;margin-top:24px}.initiate-meeting-page-test-script-tab .last-test-footer{font-size:12px;padding-bottom:40px;text-align:center}.initiate-meeting-page-test-script-tab .start-impression-button{margin:20px auto;display:flex;justify-content:center;align-items:center}.initiate-meeting-page-test-script-tab .sending-button span{text-decoration:underline;text-underline-offset:2px;color:#65dbfb!important}.initiate-meeting-page-test-script-tab .test-script-tab--slider-container-slider{max-width:calc(100% - 22px);width:100%}.initiate-meeting-page-test-script-tab .test-script-tab--slider-container-slider .ant-slider-rail,.initiate-meeting-page-test-script-tab .test-script-tab--slider-container-slider:hover .ant-slider-rail{background-color:#fff}.initiate-meeting-page-test-script-tab .test-script-tab--slider-container-slider .ant-slider-track{background-color:#91caff}.initiate-meeting-page-test-script-tab .test-script-tab--slider-container .ant-form-item-label{text-align:left;overflow:visible;white-space:unset}.initiate-meeting-page-test-script-tab .test-script-tab--slider-container .ant-form-item-label label:after{display:none}.initiate-meeting-page-test-script-tab .test-script-tab--slider-container .ant-slider-mark .ant-slider-mark-text .topMark{top:-38px}.initiate-meeting-page-test-script-tab .test-script-tab--slider-container .ant-slider-mark .ant-slider-mark-text .bottomMark{top:5px}.initiate-meeting-page-test-script-tab .test-script-tab--actions{display:flex;justify-content:center;gap:10px;margin-top:20px;padding-bottom:40px}.initiate-meeting-page-test-script-tab .test-script-tab--actions button{border-radius:6px;border:none;width:100px;height:25px;cursor:pointer}.initiate-meeting-page-test-script-tab .test-script-tab--actions button.prev{color:#6b18f4;transition:.4s}.initiate-meeting-page-test-script-tab .test-script-tab--actions button.prev:hover:not(:disabled){background-color:#c7c0d3!important}.initiate-meeting-page-test-script-tab .test-script-tab--actions button.next{background-color:#6b18f4;color:#fff;transition:.4s}.initiate-meeting-page-test-script-tab .test-script-tab--actions button.next:hover:not(:disabled){background-color:#3b0d86!important}.initiate-meeting-page-test-script-tab .test-script-tab--actions button:disabled{background-color:#d7d7d7;color:#848484;cursor:not-allowed}.initiate-meeting-page-notes-tab{display:flex;flex-direction:column;height:100%}.initiate-meeting-page-notes-tab .notes-list{width:100%;flex-grow:1;min-height:142px;overflow:auto;padding-right:5px}.initiate-meeting-page-notes-tab .notes-list::-webkit-scrollbar{width:5px}.initiate-meeting-page-notes-tab .notes-list::-webkit-scrollbar-thumb{background:#6b31f6}.initiate-meeting-page-notes-tab .notes-list ul{height:100%}.initiate-meeting-page-notes-tab .notes-list ul li{list-style-position:inside;list-style-type:none;padding-bottom:5px}.initiate-meeting-page-notes-tab .notes-list ul li>p{line-height:18px;color:#fff}.initiate-meeting-page-notes-tab .notes-list ul li .message-info{font-size:12px;color:#f0f0f0}.initiate-meeting-page-notes-tab .notes-list ul li .bullet{margin:0 5px}.initiate-meeting-page-notes-tab .notes-list ul .spin{height:100%;display:flex;justify-content:center;align-items:center}.initiate-meeting-page-notes-tab .notes-list ul .spin svg{fill:#6b18f4}.initiate-meeting-page-notes-tab .notes-textarea-wrapper{width:100%}.initiate-meeting-page-notes-tab .notes-textarea-wrapper textarea{margin-top:10px}.initiate-meeting-page-notes-tab .notes-textarea-wrapper--banner{padding-inline:10px;font-size:12px;color:#000!important}.initiate-meeting-page-notes-tab .notes-textarea-wrapper--banner--process-status{height:10px;font-size:10px;font-style:italic}.initiate-meeting-page-members-tab ul{list-style:none}.initiate-meeting-page-members-tab ul li{display:flex;align-items:center;padding:3px 0;color:#f0f0f0}.initiate-meeting-page-members-tab ul li .voice-icon{display:flex;margin-left:10px}.initiate-meeting-page-members-tab ul li .anticon-audio-muted{color:red!important}.initiate-meeting-page .recording-button{font-size:30px;color:#fff;display:flex;justify-content:center;align-items:center;margin-right:min(30px,1vw);width:50px!important;height:50px!important}.initiate-meeting-page .recording-button>*{font-size:28px!important}.initiate-meeting-page .recording-button.active{color:#00cc64}.initiate-meeting-page .tester-not-sharing-screen--wrapper{width:100%;height:100%;color:#fff}.initiate-meeting-page .tester-not-sharing-screen--content{display:flex;align-items:center;flex-direction:column;height:100%;background-color:#222}.initiate-meeting-page .tester-not-sharing-screen--content-info{text-align:center;margin-bottom:10px}.initiate-meeting-page .tester-not-sharing-screen--content .main-canvas{aspect-ratio:16/9;width:100%;max-height:calc(100% - 144px)}.initiate-meeting-page .tester-not-sharing-screen--content .main-canvas canvas{width:100%;height:100%}.initiate-meeting-page .tester-inital-recording-screen--wrapper{width:100%;height:100%;position:relative;padding:5px}.initiate-meeting-page .tester-inital-recording-screen--wrapper #modVideo{position:absolute;top:0;left:0;height:126px;margin:10px;width:auto}.initiate-meeting-page .tester-inital-recording-screen--heading{width:100%;height:100%;display:flex;justify-content:space-between;border:1px dashed #333;padding:20px}.initiate-meeting-page .tester-inital-recording-screen--heading h1{font-weight:400}.initiate-meeting-page .tester-inital-recording-screen--heading h1 b{vertical-align:middle}.initiate-meeting-page .tester-inital-recording-screen--heading p{color:gray}.initiate-meeting-page .tester-inital-recording-screen--heading .pop-out-camera span{display:flex;align-items:center;gap:10px}.initiate-meeting-page .tester-inital-recording-screen--heading .pop-out-camera span path{fill:#fff}.initiate-meeting-page .tester-inital-recording-screen--footer{position:absolute;bottom:20px;width:100%;text-align:center;color:gray}.initiate-meeting-page .tester-inital-recording-screen--footer a{color:#6b18f4;text-decoration:underline}.initiate-meeting-page .participant-recording-area{width:100%;height:100%;position:relative;padding:5px;background:#000;display:flex;align-items:center}.initiate-meeting-page .participant-recording-area .initiate-meeting-page-right-panel-video-wrapper{height:auto;background:#000;justify-content:space-evenly}.initiate-meeting-page .participant-recording-area .initiate-meeting-page-right-panel-video-wrapper .participant-box{width:49%;aspect-ratio:12/9}.initiate-meeting-page .participant-recording-area .initiate-meeting-page-right-panel-video-wrapper .participant-box .avatar .corner-name{height:30px}.initiate-meeting-page .participant-recording-area .initiate-meeting-page-right-panel-video-wrapper .participant-box .avatar .corner-name .participant-name{font-size:14px;margin-left:10px}.initiate-meeting-page .participant-recording-area .initiate-meeting-page-right-panel-video-wrapper .participant-box .avatar .corner-name svg{width:25px;height:25px}.avatar{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;pointer-events:visible;border:3px solid #fff;padding:10px;word-break:break-word}.avatar.avatar-active{border:3px solid #d4e280}.avatar--popout-icon{transform:rotate(180deg);font-size:36px;color:#fff}.avatar .corner-name{position:absolute;left:0;bottom:0;display:flex;padding:3px 5px;align-items:center;max-width:100%;height:25px;font-size:14px;color:#fff;background-color:rgba(0,0,0,.6)}.avatar .corner-name span.anticon{margin-right:5px}.avatar .corner-name .participant-name{font-size:10px}.avatar .center-name{font-size:14px;font-weight:700;color:#fff;text-align:center}.avatar .more-button{position:absolute;top:3px;right:3px;border:0;border-radius:3px;background:#0171eb;display:none}.avatar .more-button:hover{background:#2681f2}.avatar .more-button.more-button-active{display:inline-block}.avatar .avatar-volume{position:absolute;display:flex;align-items:center;opacity:.1;top:10%;right:2%;width:20%}.avatar .avatar-volume:hover{opacity:.5}.avatar .avatar-volume label{transform:translateY(-10px);color:#ccc;font-size:12px;margin-right:5px}.avatar .avatar-volume .ant-slider{flex:1 1}.avatar .avatar-volume .ant-slider-mark-text{color:#ccc}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.share-view{display:none;width:calc(100% - 5px);height:100%}.share-view.share-view-in-sharing{display:flex;flex-grow:1;justify-content:center;align-items:center;overflow:hidden;border-right:1px solid #333;background:#505050}.share-view.share-view-original{display:block}.share-view .share-view-viewport{max-width:100%}.share-view .share-view-viewport.share-view-viewport-original{max-width:none;cursor:move}.share-view .share-view-viewport.share-view-viewport-in-control{cursor:default}.share-view .share-view-viewport .share-view-canvas{height:100%;width:100%}.screen-share-control-bar{color:#fff;padding:10px 16px;display:flex;align-items:center;border-radius:14px;background-color:hsla(0,0%,39%,.6);top:2vh;max-width:80vw;position:absolute;left:30%;z-index:1}.screen-share-control-bar .share-bar-move{width:20px;height:20px}.screen-share-control-bar .icon-wrapper{width:20px;height:20px;margin:0 40px}.screen-share-control-bar .ant-btn-icon-only{width:26px;height:26px;border:none;color:#fff;border-radius:5px}.screen-share-control-bar .ant-btn-icon-only:hover{background:hsla(0,0%,100%,.09)}.screen-share-control-bar .ant-btn-icon-only:active{background:hsla(0,0%,100%,.18)}.screen-share-control-bar .share-bar-move{cursor:move}.screen-share-control-bar .share-bar-move:active,.screen-share-control-bar .share-bar-move:hover{background:none}.screen-share-control-bar .share-bar-tip{padding:0 30px}.screen-share-control-bar .share-bar-canvas{width:47px;height:28px;border-radius:5px;border:1px solid #23d959}.screen-share-control-bar .share-bar-btn{margin-right:10px;display:flex;align-items:center}.screen-share-control-bar .share-bar-more{width:auto}.share-bar-hide{display:none}.share-indication-bar{height:26px;position:absolute;top:0;left:30%;display:flex;align-items:center}.share-indication-bar .share-indication-tip{padding:0 24px;max-width:480px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#23d959;color:#202123;cursor:ew-resize;display:flex;align-items:center;height:100%;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.share-indication-bar .share-indication-tip .anticon{color:rgba(0,0,0,.6);margin-right:3px}.share-indication-bar .share-indication-tip .anticon path{fill:#000}.share-indication-bar .share-indication-tip.share-indication-in-control{background:#ffbf39}.share-indication-bar .share-bar-more{background:#000;height:100%;width:auto;border:none;color:#fff;font-weight:700;border-bottom-right-radius:6px!important;border-bottom-left-radius:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important;box-shadow:none!important}.share-indication-bar .share-bar-more:hover{background-color:#000!important;color:#fff!important}.share-dropdown-menu{min-width:164px;text-align:left;background:hsla(0,0%,7%,.8)!important;max-height:500px;overflow:auto}.share-dropdown-menu .ant-dropdown-menu-item-group-title{color:#ccc!important}.share-dropdown-menu .ant-dropdown-menu-item{padding:5px 30px;color:#ccc!important;position:relative}.share-dropdown-menu .ant-dropdown-menu-item .anticon-check{position:absolute;left:-4px;top:10px}.share-dropdown-menu .ant-dropdown-menu-item:hover{color:#40a9ff}.share-dropdown-menu .ant-dropdown-menu-item-group-title{color:#fff;font-weight:700}.share-dropdown-menu .ant-dropdown-menu-item-active{background:none}.pip-document video{width:100%!important;height:100%!important}.loading-layer{position:fixed;top:0;bottom:0;left:0;right:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:99}.loading-layer .loading-text{margin-top:20px;font-size:18px;color:#fff}.start-meeting-modal .ant-modal{max-width:400px}.start-meeting-modal .ant-modal-body{display:flex;align-items:center;flex-direction:column}.start-meeting-modal .ant-modal-body p{text-align:center}.participant-side-chat{height:100%}.participant-side-chat textarea{height:60px;resize:none}.participant-side-chat .chat{display:flex;margin-top:12px;height:calc(100% - 72px)}.participant-side-chat .chat .messages-container{width:100%;overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:5px}.participant-side-chat .chat .messages-container>p{word-break:break-word;line-height:18px}.participant-side-chat .chat .messages-container>p span{color:#f0f0f0}.participant-side-chat .chat .messages-container::-webkit-scrollbar{width:2px}.participant-side-chat .chat .messages-container::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.participant-side-chat .chat .messages-container::-webkit-scrollbar-thumb{background:#6b31f6}.participant-side-chat .chat .ant-spin{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.moderator-side-chat .italic-text{font-style:italic;color:#f0f0f0}.moderator-side-chat .ant-collapse-item .ant-collapse-header{padding:8px 0 4px}.moderator-side-chat .ant-collapse-item .ant-collapse-header-text{margin-inline-end:unset!important;flex:unset!important;color:#65dbfb!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.moderator-side-chat .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{padding-left:8px!important}.moderator-side-chat .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon svg{fill:#65dbfb}.moderator-side-chat .ant-collapse-item textarea{height:60px;resize:none}.moderator-side-chat .ant-collapse-item .chat{display:flex;margin-top:12px;padding-bottom:12px;min-height:104px}.moderator-side-chat .ant-collapse-item .chat .messages-wrapper{display:flex;border-left:1px solid #666;width:100%;height:-moz-fit-content;height:fit-content}.moderator-side-chat .ant-collapse-item .chat .messages-wrapper .messages-container{width:100%;padding-left:10px;display:flex;flex-direction:column;gap:10px}.moderator-side-chat .ant-collapse-item .chat .messages-wrapper .messages-container>p{word-break:break-word;line-height:18px}.moderator-side-chat .ant-collapse-item .chat .messages-wrapper .messages-container>p span{color:#fff}.moderator-side-chat .ant-collapse-item .chat .messages-wrapper .messages-container--sender{color:#f0f0f0}.moderator-side-chat .ant-collapse-item .chat .messages-wrapper .messages-container::-webkit-scrollbar{width:2px}.moderator-side-chat .ant-collapse-item .chat .messages-wrapper .messages-container::-webkit-scrollbar-track{box-shadow:inset 4px 4px 6px rgba(42,64,127,.24),inset -4px -4px 6px hsla(0,0%,100%,.9)}.moderator-side-chat .ant-collapse-item .chat .messages-wrapper .messages-container::-webkit-scrollbar-thumb{background:#6b31f6}.moderator-side-chat .ant-collapse-item .chat .ant-spin{display:flex;align-items:center;justify-content:center;width:100%;height:92px}.moderator-side-chat .ant-collapse-content-box{padding:0!important}@media(max-width:768px){.initiate-meeting-page .flex-centered{display:block}.initiate-meeting-page .initiate-meeting-page-right-panel,.initiate-meeting-page .initiate-meeting-page-screen{width:100%}}.tester-message-page{display:flex;justify-content:center;min-height:calc(100vh - 64px - 220px);text-align:center;max-width:900px;margin:auto;padding:30px 40px}.missed-text-message{max-width:730px}.missed-text-message h2{margin-bottom:20px}.missed-text-message p{margin-bottom:15px;text-align:center}.missed-text-message p a,.missed-text-message-note{font-family:Poppins-Bold}.invitation-queue-status-section{background-color:#fff;padding:20px;border-radius:10px;margin-top:30px}.invitation-queue-status-section--info-wrapper{display:flex;padding-top:10px}.invitation-queue-status-section--with-testers,.invitation-queue-status-section--without-testers{width:66%;padding-right:10px}.invitation-queue-status-section--without-testers p:last-of-type{margin-top:20px}.invitation-queue-status-section--with-observers{width:34%;border-left:1px solid #ccc;padding-left:10px}.invitation-queue-status-section--with-observers i{color:#666}.invitation-queue-status-section--with-observers ul{margin-top:10px;list-style-type:none}.invitation-queue-status-section--with-observers ul li span{display:inline-block;text-overflow:ellipsis;overflow:hidden;max-width:195px;white-space:nowrap}.invitation-queue-status-section--announcement-banner{margin-top:10px;padding-block:2px}.invitation-queue-status-section--announcement-banner .testers-count{font-size:16px}.invitation-queue-status-section--columns{display:flex;justify-content:space-between;gap:10px}.invitation-queue-status-section--column-wrapper{width:50%}.invitation-queue-status-section--column-wrapper .bio{word-break:break-word}.invitation-queue-status-section--column-wrapper .link{display:inline-block}.invitation-queue-status-section--column-wrapper .content--demographics-row{padding-left:20px;text-indent:-20px}.invitation-queue-status-section--column-wrapper .content--demographics-row strong{padding-right:10px}.invitation-queue-status-section--next-in-line{margin-bottom:10px;font-size:18px}.invitation-queue-status-section--screener-responses{margin-top:20px}.invitation-queue-status-section--screener-responses .content--screener-row{margin-top:10px}.invitation-queue-status-section--screener-responses .content--screener-row span p{text-indent:20px}.invitation-moderator-display-name-section{margin-top:20px;background-color:#fff;padding:20px;border-radius:10px}.invitation-moderator-display-name-section .display-name-area{display:flex;align-items:center;gap:10px;margin-top:10px;font-size:18px}.invitation-moderator-display-name-section .display-name-area .ant-form-item{margin-right:20px;padding-bottom:0}.invitation-moderator-display-name-section .display-name-area .edit-button span{line-height:24px}.invitation-moderator-display-name-section .display-name-area button:first-of-type{margin-right:10px}.invitation-moderator-display-name-section .footer-info{margin-top:5px}.admin-page-system{background:hsla(0,0%,50%,.43)}.admin-page-system .ant-descriptions-row{display:flex;gap:20px}.admin-page-system .ant-descriptions-view table{padding:10px 20px}.admin-page-system .ant-descriptions-item{padding-bottom:0!important}.admin-page-segmented{transition:none!important;transition-duration:0s;width:100%}.admin-page-segmented .ant-segmented-group{flex-wrap:wrap}.admin-page-segmented .ant-segmented-thumb{background-color:#f5f5f5!important;box-shadow:none!important;transition-duration:1ms!important}.admin-page-segmented .ant-segmented-item,.admin-page-segmented .ant-segmented-item:after{transition:none!important;transition-duration:0s}.admin-page-segmented .ant-segmented-item:after{z-index:-222}.admin-page-content{padding:20px}.admin-page .ant-form-item{padding-bottom:10px}.admin-page .statistics-section .ant-radio-group{display:flex;flex-direction:column}.admin-page .statistics-section-result{padding:8px;border:2px solid hsla(0,0%,50%,.43);width:-moz-fit-content;width:fit-content;margin-top:10px}.admin-page .statistics-section .download-btn{margin-left:10px}.admin-page .statistics-section .general-statistics-table{margin-bottom:10px}.admin-page .statistics-section .general-statistics-table td,.admin-page .statistics-section .general-statistics-table th{font-size:12px!important}.admin-page .user-edit-wrapper{display:flex;gap:8px}.admin-page div.span,.admin-page p,.admin-page td span,.admin-page td:not(:has(h4,h3,h2,h5)){font-size:12px;line-height:1rem}.admin-page .ant-select-selection-item-content{line-height:unset}.admin-page .ant-tabs-tab{padding:0!important}.admin-page .ant-tabs-tab .ant-tabs-tab-btn{height:32px}.admin-page .ant-tabs-tab .ant-tabs-tab-btn a{height:100%;display:block}.admin-page table{line-height:1rem}.admin-page .admin-users-search{width:400px;padding:0 10px;border-radius:20px;margin-bottom:20px}.edit-input-option .ant-select-item-option-content{font-size:12px}.use-tests-table .use-tests-info-column{max-width:633px}.use-tests-table .use-tests-info-column .moderated-test-info{color:red}.use-tests-collapse .ant-collapse-header-text{flex:none!important}.use-tests-collapse .ant-collapse-header{background:hsla(0,0%,85%,.48)}.use-tests-collapse .ant-collapse-content-box{text-align:left}.use-tests-collapse .individual-test-order-list{justify-content:flex-start}.use-tests-collapse--panel{max-width:1400px}.test-result-table-video{display:flex;gap:8px;align-items:center}.test-result-table-scenario-cell{display:flex;align-items:center;gap:4px}.test-result-table .rating-and-feedback-container{display:flex;flex-direction:column;gap:10px}.test-result-status{display:flex;align-items:center;gap:10px}.notify-availability .ant-form-item-label{min-width:200px}.notify-availability .ant-form-item{width:600px!important}.screener-table .ant-table{margin-block:0;margin-inline:0;margin:12px 0!important}.screener-table-options{display:flex;gap:5px;margin-bottom:4px}.screener-table-options span:first-child{min-width:60px}.screener-table .ant-divider{margin:4px 0}.screener-table .download-panel{display:flex;justify-content:space-between;align-items:center}.tests-table-btns{display:flex;gap:14px}.tests-table .test-review-section-tob-bar{display:flex;justify-content:space-between}.tests-table .test-review-section-tob-bar strong{font-size:16px;color:red}.tests-table .test-review-section{display:flex;gap:20px}.tests-table .test-review-section .test-result-rating{background-color:#fafafa;border-radius:4px;padding:24px;box-shadow:0 0 3px rgba(0,0,0,.15);background-color:#fff;margin-bottom:20px;margin-top:10px;font-size:12px}.tests-table .test-review-section .test-result-rating-item{display:flex;gap:10px;line-height:1.6}.tests-table .test-review-section .test-result-rating-item h4{width:80px;min-width:80px}.tests-table .test-review-section .psychometric-questionnaires,.tests-table .test-review-section .test-written-survey{background-color:#fafafa;border-radius:4px;padding:24px;box-shadow:0 0 3px rgba(0,0,0,.15);background-color:#fff;margin-bottom:20px;margin-top:20px}.tests-table .test-review-section .psychometric-questionnaires-question,.tests-table .test-review-section .test-written-survey-question{color:#22f}.tests-table .test-review-section .psychometric-questionnaires .questions-wrapper,.tests-table .test-review-section .test-written-survey .questions-wrapper{margin-top:10px;display:flex;flex-wrap:wrap;-moz-column-gap:25px;column-gap:25px}.tests-table .test-review-section .psychometric-questionnaires .questions-wrapper .question-item,.tests-table .test-review-section .test-written-survey .questions-wrapper .question-item{width:35px;text-align:center}.tests-table .test-review-section .psychometric-questionnaires .questions-wrapper .question-item .question-number,.tests-table .test-review-section .test-written-survey .questions-wrapper .question-item .question-number{color:#22f}.tests-table .test-review-section .rate-form{background-color:#fafafa;border-radius:4px;padding:24px;box-shadow:0 0 3px rgba(0,0,0,.15);background-color:#fff;margin-bottom:20px}.tests-table .test-review-section .rate-form .ant-form-item-label{padding-bottom:0}.tests-table .test-review-section .rate-form .ant-form-item-label label{font-size:12px;font-weight:600}.tests-table .test-review-section .rate-form .ant-form-item .ant-form-item-control-input{min-height:unset}.tests-table .test-review-section .rate-form--worker-snapshot .worker-snapshot-and-score-wrapper{display:flex;align-items:center;color:blue;margin-bottom:10px}.tests-table .test-review-section .rate-form--worker-snapshot .worker-snapshot-and-score{display:flex;align-items:center;gap:5px;font-family:Poppins-Medium,Helvetica Neue}.tests-table .test-review-section .rate-form .reviewing-input{background-color:pink;font-size:12px}.tests-table .test-review-section-video{min-width:45%}.tests-table .test-review-section-video-info{font-size:12px}.tests-table .test-review-section-info .test-info{display:flex;flex-direction:column;gap:8px}.tests-table .test-review-section-info .test-info h4{min-width:130px}.tests-table .test-review-section-info .ant-form-item{padding-bottom:4px}.tests-table .test-review-section-info .ant-select-selector{height:100%}.tests-table .test-review-section-info .test-result-info,.tests-table .test-review-section-info .worker-info{display:flex;flex-direction:column;gap:8px}.tests-table .test-review-section-info .test-result-info h4,.tests-table .test-review-section-info .worker-info h4{min-width:130px}.workers-section-tools{display:flex;align-items:baseline;justify-content:space-between}.workers-section-tools .ant-collapse-header-text{margin-right:30px;margin-inline-end:30px!important;line-height:1.8}.workers-section .download-payment{display:flex;gap:14px;align-items:center;margin:14px 0 30px}.workers-section .download-payment p{color:#ff0101}.workers-section .payment-download-link button{min-width:100px}.workers-section .expanded-role{display:flex;align-items:baseline;gap:10px}.workers-section .expanded-bonus-amount .ant-form-item-control{width:180px}.workers-section .download-cvs-collapse .ant-collapse-header{margin-right:95px}.workers-section .test-timing-table{width:400px}.workers-section .system-info-table{margin-bottom:24px}.workers-section .system-info-table .ant-table{margin-left:0!important;max-width:800px}.workers-section .edit-admin-worker .ant-form-item .ant-form-item-label{min-width:200px;text-align:start}.workers-section .edit-admin-worker .ant-select{height:unset!important}.workers-section .workers-actions-wrapper{display:flex;gap:15px}.workers-section .worker-availability-form-panel{display:flex;justify-content:space-between;width:600px}.workers-section .worker-availability-form-panel-count{color:red;font-size:16px}.workers-section .worker-availability .ant-form-item-label{min-width:200px}.workers-section .worker-availability .availability-label{min-width:200px;display:inline-block}.workers-section .worker-availability .ant-form-item{width:600px!important}.customers-tab .customers-table .available-tests-form{display:flex;align-items:center;gap:8px}.customers-tab .customers-table .available-tests-form .ant-form-item{padding-bottom:0}.customers-tab .customers-table .available-tests--tokens{text-indent:20px}.customers-tab-tools{display:flex;justify-content:space-between;align-items:center}.customers-tab-tools .add-cutomer{display:flex;align-items:center;gap:4px}.customers-tab .accepted-countries-form .ant-select-selector{height:unset}.customers-tab .create-new-customers{margin-bottom:40px}.customers-tab .create-new-customers-buttons{display:flex;gap:14px}.customers-tab .create-new-customers .ant-select.ant-select-single{height:42px}.customers-tab .create-new-customers .ant-form-item-label{width:200px}.customers-tab .create-new-customers .ant-form-item-control-input{width:270px}.customers-tab .recurring .ant-input-number-input-wrap{width:100px}.customers-tab .recurring .ant-select-selector{height:32px}.customers-tab .recurring .recurring-payment-form{max-width:500px}.customers-tab .recurring .recurring-payment-form .default-payment{cursor:auto;color:#ff0101}.customers-tab .recurring .btn-wrapper{display:flex;gap:16px;margin-top:20px}.customers-tab .recurring .billing-details{margin-top:10px}.customers-tab .recurring .billing-details p{margin-bottom:8px}.customers-tab .recurring .billing-details b{font-family:Poppins-Medium,Helvetica Neue}.admin-plans-form .ant-form-item-label{min-width:130px}.admin-plans-form .ant-form-item-control-input{width:200px}.admin-plans .plans-table-btns,.admin-plans .show-plan ul{display:flex;flex-direction:column}.admin-plans .show-plan ul{gap:10px}.admin-plans .show-plan ul li{display:flex}.admin-plans .show-plan ul li strong{min-width:150px}.system-admin-page .ant-select:not(.ant-select-customize-input) .ant-select-selector{height:auto}.renewal-logs-table .red-row td{color:#ff0101}.surveys-admin-page .ant-select:not(.ant-select-customize-input) .ant-select-selector{height:auto}.surveys-admin-page--nested-questions-tools{padding:30px 5px}.calendly-admin-page-expand ul{padding-left:40px}.calendly-admin-page-expand ul li{padding:5px;font-size:13px}.calendly-admin-page-expand ul li strong{font-size:14px}.translations-admin-page--control-panel{display:flex;justify-content:space-between}.translations-admin-page .translations-table .ant-table-content{overflow:visible!important}.translations-admin-page .translations-table .translation-form-wrapper li{list-style-type:none}.translations-admin-page .translations-table .translation-form-wrapper .ln-row{display:flex;align-items:center}.translations-admin-page .translations-table .translation-form-wrapper .ln-row--editable{align-items:flex-start}.translations-admin-page .translations-table .translation-form-wrapper .ln-title{display:inline-block;min-width:140px}.translations-admin-page .translations-table .translation-form-wrapper .ln-value{line-height:24px}.translations-admin-page .translations-table .translation-form-wrapper .ln-edit-button{margin-left:8px}.translations-admin-page .translations-table .translation-form-wrapper .ln-edit-button span{line-height:24px}.translations-admin-page .translations-table .translation-form-wrapper .edit-translations-key-form{align-items:flex-start}.translations-admin-page .translations-table .translation-form-wrapper .edit-translations-key-form .ant-form-item{padding-bottom:0;height:-moz-fit-content;height:fit-content}.translations-admin-page .translations-table .translation-form-wrapper .edit-translations-key-form .ant-form-item textarea{font-size:12px}.translations-admin-page .translations-table .translation-form-wrapper .edit-translations-key-form--rich-text-editor{width:500px}.video-upload-api-details--content{margin-top:20px;height:110px}.video-upload-api-details--content .ant-spin{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-upload-api-details--content ul{list-style:none}.organizations-admin-page .table-controllers-container{display:flex;align-items:center;justify-content:space-between}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1 1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:4px;border-radius:var(--plyr-menu-radius,4px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#ffffffe6;background:var(--plyr-tooltip-background,#ffffffe6);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #ffffffe6;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#ffffffe6);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#ffffffe6;background-color:var(--plyr-tooltip-background,#ffffffe6);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #ffffffe6;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#ffffffe6);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:none}html:not(.no-js) [data-aos=fade-up]{transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}html:not(.no-js) [data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}}