.react-date-picker{display:inline-flex;position:relative}.react-date-picker,.react-date-picker *,.react-date-picker :after,.react-date-picker :before{box-sizing:border-box}.react-date-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-date-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-date-picker__inputGroup{box-sizing:initial;flex-grow:1;min-width:calc(12px + 4.754em);padding:0 2px}.react-date-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-date-picker__inputGroup__divider,.react-date-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-date-picker__inputGroup__input{-webkit-appearance:textfield;appearance:textfield;background:none;border:0;box-sizing:initial;color:currentColor;font:inherit;height:100%;min-width:.54em;padding:0 1px;position:relative}.react-date-picker__inputGroup__input::-webkit-inner-spin-button,.react-date-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.react-date-picker__inputGroup__input:invalid{background:#ff00001a}.react-date-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-date-picker__button{background:#0000;border:0;padding:4px 6px}.react-date-picker__button:enabled{cursor:pointer}.react-date-picker__button:enabled:focus .react-date-picker__button__icon,.react-date-picker__button:enabled:hover .react-date-picker__button__icon{stroke:#0078d7}.react-date-picker__button:disabled .react-date-picker__button__icon{stroke:#6d6d6d}.react-date-picker__button svg{display:inherit}.react-date-picker__calendar{max-width:100vw;width:350px;z-index:1}.react-date-picker__calendar--closed{display:none}.react-date-picker__calendar .react-calendar{border-width:thin}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-datetime-picker{display:inline-flex;position:relative}.react-datetime-picker,.react-datetime-picker *,.react-datetime-picker :after,.react-datetime-picker :before{box-sizing:border-box}.react-datetime-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-datetime-picker__wrapper{border:thin solid gray;display:flex;flex-grow:1;flex-shrink:0}.react-datetime-picker__inputGroup{flex-grow:1;min-width:calc(16px + 3.674em);padding:0 2px}.react-datetime-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-datetime-picker__inputGroup__divider,.react-datetime-picker__inputGroup__leadingZero{display:inline-block;font:inherit}.react-datetime-picker__inputGroup__input{-webkit-appearance:textfield;appearance:textfield;background:none;border:0;box-sizing:initial;color:currentColor;font:inherit;height:calc(100% - 2px);min-width:.54em;padding:1px;position:relative}.react-datetime-picker__inputGroup__input::-webkit-inner-spin-button,.react-datetime-picker__inputGroup__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.react-datetime-picker__inputGroup__input:invalid{background:#ff00001a}.react-datetime-picker__inputGroup__input--hasLeadingZero{margin-left:-.54em;padding-left:calc(1px + .54em)}.react-datetime-picker__inputGroup__amPm{-webkit-appearance:menulist;appearance:menulist;font:inherit}.react-datetime-picker__button{background:#0000;border:0;padding:4px 6px}.react-datetime-picker__button:enabled{cursor:pointer}.react-datetime-picker__button:enabled:focus .react-datetime-picker__button__icon,.react-datetime-picker__button:enabled:hover .react-datetime-picker__button__icon{stroke:#0078d7}.react-datetime-picker__button:disabled .react-datetime-picker__button__icon{stroke:#6d6d6d}.react-datetime-picker__button svg{display:inherit}.react-datetime-picker__calendar,.react-datetime-picker__clock{z-index:1}.react-datetime-picker__calendar--closed,.react-datetime-picker__clock--closed{display:none}.react-datetime-picker__calendar{max-width:100vw;width:350px}.react-datetime-picker__calendar .react-calendar{border-width:thin}.react-datetime-picker__clock{background-color:#fff;border:thin solid #a0a096;height:200px;max-width:100vw;padding:25px;width:200px}:root{--primary-color:"black";--secondary-color:#d33;--grey-dark:#121a22;--grey-dark-rgb:18,26,34;--grey-medium-dark:#6b6b6b;--grey-medium:#b2bec3;--grey-medium-light:#dfdfdf;--grey-light:#ecf0f1;--warning:#f39c12;--error:#fc5c65;--success:#1dd1a1;--info:#76b0eb;--indicator:#87ff4e;--white:#fff;--black:#000;--text-color:var(--grey-dark);font-size:10px}@font-face{font-display:swap;font-family:t3;font-style:normal;font-weight:400;src:url(/static/media/T3Regular.877b7ef7fd0cead7ddf3.ttf) format("truetype")}@font-face{font-display:swap;font-family:t3-semibold;font-style:normal;font-weight:600;src:url(/static/media/T3SemiBold.bbd70e8e481c9c5fadbd.ttf) format("truetype")}@font-face{font-display:swap;font-family:t3-bold;font-style:normal;font-weight:700;src:url(/static/media/T3Bold.8bfd35d72b3ea16f1d03.ttf) format("truetype")}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}*,html{box-sizing:border-box}* :focus,:active{outline:0!important}blockquote,body,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,ul{margin:0;padding:0}a{text-decoration:none}ol,ul{list-style:none}ol li:before{content:counter(main-counter);counter-increment:main-counter;padding-right:.8rem}li>ol,li>ul{margin-bottom:0}table{border-collapse:collapse;border-spacing:0}fieldset{border:0;min-width:0}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;margin:0;padding:0}*,:after,:before{box-sizing:border-box;outline:0 solid}:not(input){-webkit-user-select:none;user-select:none}:active,:focus,:hover,:visited{outline:0 solid}[data-cursor-hover]{cursor:pointer}html{overflow-scrolling:touch;height:100%;scroll-behavior:smooth}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-track{background:#ecf0f1;background:var(--grey-light)}::-webkit-scrollbar-thumb{background-color:#b2bec3;background-color:var(--grey-medium);border-radius:.8rem}::-webkit-scrollbar-thumb:hover{background-color:#121a22;background-color:var(--grey-dark)}body{background-color:#fff;background-color:var(--white);color:#121a22;color:var(--grey-dark);font-family:t3;font-size:1.6rem;height:100%;line-height:2.2rem;min-height:100vh;overflow-x:hidden;transition:all .25s ease-in-out}body.has-curtain,body.has-modal{overflow:hidden}body.has-modal .c-footer>:not(.c-modal),body.has-modal .c-header>:not(.c-modal),body.has-modal .o-footer,body.has-modal .o-header,body.has-modal .o-wrapper,body.has-modal .o-wrapper>:not(.c-modal){filter:blur(2px)}[type=button],button{-webkit-appearance:none;appearance:none;background-color:var(--grey-);border:0;cursor:pointer}[type=button][disabled],button[disabled]{opacity:.27;pointer-events:none}h1{color:#121a22;color:var(--grey-dark);font-family:t3-bold;font-size:4.8rem;line-height:5.6rem;transition:all .3s ease-in-out}@media only screen and (min-width:768px){h1{font-size:7.2rem;line-height:9.6rem}}h2{color:#121a22;color:var(--grey-dark);font-family:t3-bold;font-size:2.6rem;line-height:3.3rem;transition:all .3s ease-in-out}@media only screen and (min-width:660px){h2{font-size:3rem;line-height:3.6rem}}@media only screen and (min-width:768px){h2{font-size:4.8rem;line-height:5.6rem}}h3{color:#121a22;color:var(--grey-dark);font-family:t3-bold;font-size:2.8rem;line-height:3.2rem;transition:all .3s ease-in-out}@media only screen and (min-width:768px){h3{font-size:3.6rem;line-height:4.4rem}}h4{color:#121a22;color:var(--grey-dark);font-family:t3-bold;font-size:2.2rem;line-height:2.8rem;transition:all .3s ease-in-out}@media only screen and (min-width:768px){h4{font-size:2.8rem;line-height:3.2rem}}h5{color:#121a22;color:var(--grey-dark);font-family:t3-bold;font-size:1.8rem;line-height:2.2rem;transition:all .3s ease-in-out}@media only screen and (min-width:768px){h5{font-size:2.2rem;line-height:2.8rem}}h6{color:#121a22;color:var(--grey-dark);font-family:t3-bold;font-size:1.6rem;transition:all .3s ease-in-out}@media only screen and (min-width:768px){h6{font-size:1.8rem}}img{font-style:italic;max-width:100%;vertical-align:middle}input{border:none}input:-internal-autofill-selected{-webkit-appearance:none;background-color:#0000!important;background-image:none!important;color:#121a22!important;color:var(--grey-dark)!important}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #ffffff1a!important}input[type=submit]{background:none}input[type=color]{-webkit-appearance:none;border:none;height:32px;width:32px}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:none}table{width:100%}a{color:#121a22;color:var(--grey-dark)}strong{font-family:t3-bold}.c-aside{height:100%;left:-32.5rem;padding-left:2.4rem;padding-right:2.4rem;position:absolute;top:0;transition:all .5s cubic-bezier(.22,.04,.05,1);width:0;z-index:1}@media only screen and (min-width:1024px){.c-aside{left:0;padding-left:5.8rem;width:32.5rem;width:40rem}}@keyframes blink{0%{fill:#121a22;fill:var(--grey-dark)}75%{fill:#87ff4e;fill:var(--indicator)}to{fill:#87ff4e;fill:var(--indicator)}}#o-root{height:auto;min-height:100%;padding-top:9.6rem}#o-root.has-glass-effect{background-attachment:fixed;background-image:url(https://images.unsplash.com/photo-1618005182384-a83a8bd57fbe?q=80&w=2564&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D);background-position:50%;background-repeat:no-repeat;background-size:cover}#o-root.has-glass-effect:after{background:#fff;background:var(--white);content:"";height:100vh;left:0;opacity:.6;position:fixed;top:0;width:100vw}#o-root.has-glass-effect main{position:relative;z-index:1}.o-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 224px)}.o-wrapper--row{flex-direction:row}.o-wrapper__bg-title{color:#fff;color:var(--white);font-size:11cqw;height:100%;height:fit-content;left:50%;line-height:normal;max-width:100vw;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%;width:max-content;z-index:-1}.o-container{max-width:102.4rem;padding-inline:4rem;position:relative;transition:all .5s cubic-bezier(.22,.04,.05,1);width:100%}#o-root.has-glass-effect .o-container{padding:40px}#o-root.has-glass-effect .o-container:before{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#fff3;border-left:1px solid #ffffff80;border-radius:40px;border-right:1px solid #ffffff80;border-color:#ffffff80 #fff3;border-style:solid;border-width:1px;box-shadow:0 25px 45px #0003;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.o-grid{grid-gap:2.4rem;display:grid;width:100%}@media only screen and (min-width:660px){.o-grid--fill-auto{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.o-grid--three-four{grid-template-columns:1fr 1fr}}@media only screen and (min-width:768px){.o-grid--three-four{grid-template-columns:1fr 1fr 1fr}}@media only screen and (min-width:1366px){.o-grid--three-four{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (min-width:660px){.o-grid--two-four{grid-template-columns:1fr 1fr}}@media only screen and (min-width:768px){.o-grid--two-four{grid-template-columns:1fr 1fr}}@media only screen and (min-width:1366px){.o-grid--two-four{grid-template-columns:1fr 1fr 1fr 1fr}}.o-grid--three{grid-template-columns:repeat(3,1fr)}.o-grid--four{grid-template-columns:repeat(4,1fr)}.o-grid--four-special{grid-template-columns:1.5fr .5fr 1fr 1fr}.o-grid--five{grid-template-columns:repeat(5,1fr)}.o-grid--five-special{grid-template-columns:1.5fr .5fr 1fr .5fr 1fr}.o-grid--two{grid-template-columns:1fr 1fr}.o-grid__column-two-three{grid-column:1/3;grid-row:1/3}.o-grid__col{align-items:center;border:1px dashed #121a22;border:1px dashed var(--grey-dark);display:flex;justify-content:center;padding:.8rem}html .o-col{background-color:rgba(var(--white-rgb),.7);display:inline-flex;transition:all .3s ease-in-out;width:100%}html .o-col-container{display:flex}html .o-col--1\/3{width:33.333%}@media only screen and (min-width:660px){html .o-col--1\/3\@sm{width:33.333%}}@media only screen and (min-width:768px){html .o-col--1\/3\@md{width:33.333%}}@media only screen and (min-width:1024px){html .o-col--1\/3\@lg{width:33.333%}}@media only screen and (min-width:1366px){html .o-col--1\/3\@xl{width:33.333%}}html .o-col--2\/3{width:66.666%}@media only screen and (min-width:660px){html .o-col--2\/3\@sm{width:66.666%}}@media only screen and (min-width:768px){html .o-col--2\/3\@md{width:66.666%}}@media only screen and (min-width:1024px){html .o-col--2\/3\@lg{width:66.666%}}@media only screen and (min-width:1366px){html .o-col--2\/3\@xl{width:66.666%}}html .o-col--1\/2{width:50%}@media only screen and (min-width:660px){html .o-col--1\/2\@sm{width:50%}}@media only screen and (min-width:768px){html .o-col--1\/2\@md{width:50%}}@media only screen and (min-width:1024px){html .o-col--1\/2\@lg{width:50%}}@media only screen and (min-width:1366px){html .o-col--1\/2\@xl{width:50%}}html .o-col--1\/4{width:25%}@media only screen and (min-width:660px){html .o-col--1\/4\@sm{width:25%}}@media only screen and (min-width:768px){html .o-col--1\/4\@md{width:25%}}@media only screen and (min-width:1024px){html .o-col--1\/4\@lg{width:25%}}@media only screen and (min-width:1366px){html .o-col--1\/4\@xl{width:25%}}html .o-col--3\/4{width:75%}@media only screen and (min-width:660px){html .o-col--3\/4\@sm{width:75%}}@media only screen and (min-width:768px){html .o-col--3\/4\@md{width:75%}}@media only screen and (min-width:1024px){html .o-col--3\/4\@lg{width:75%}}@media only screen and (min-width:1366px){html .o-col--3\/4\@xl{width:75%}}.o-list-bare{list-style:none}.o-list-bare,.o-list-bare__item{margin-left:0}.o-list-inline{list-style:none;margin-left:0}.o-list-inline__item{display:inline-block}.o-form{min-width:30rem}.o-form-item{background-color:rgba(var(--white-rgb),.7);height:5.6rem;margin-bottom:.4rem;padding-top:1.8rem;position:relative}.o-form__label{color:#121a22;color:var(--text-color);font-size:1.4rem;left:0;position:absolute;top:1.8rem;transition:all .3s ease-in-out}.o-form__label--top{font-size:1.2rem;top:0}.o-form__label--static{position:static}.o-form__input{background-color:#0000;border:0;border-bottom:.1rem solid var(--grey-dark);color:#121a22;color:var(--text-color);font-family:t3;font-size:1.4rem;width:100%}.o-form__input:focus~.o-form__label{font-size:1.2rem;top:0}.o-form__error{color:#fc5c65;color:var(--error);font-size:1.2rem;margin-top:.4rem;opacity:0}.o-form--wrong .o-form__error{opacity:1}.o-form__submit{transition:all .3s ease-in-out}.o-form__submit--disabled{opacity:.7}.o-table{max-width:102.4rem;min-height:20rem;width:100%}html .o-display--block{display:block}@media only screen and (min-width:660px){html .o-display--block\@sm-and-up{display:block}}@media only screen and (min-width:768px){html .o-display--block\@md-and-up{display:block}}@media only screen and (min-width:1024px){html .o-display--block\@lg-and-up{display:block}}@media only screen and (min-width:1366px){html .o-display--block\@xl-and-up{display:block}}html .o-display--flex{display:flex}@media only screen and (min-width:660px){html .o-display--flex\@sm-and-up{display:flex}}@media only screen and (min-width:768px){html .o-display--flex\@md-and-up{display:flex}}@media only screen and (min-width:1024px){html .o-display--flex\@lg-and-up{display:flex}}@media only screen and (min-width:1366px){html .o-display--flex\@xl-and-up{display:flex}}html .o-display--flex-h-right{justify-content:flex-end}@media only screen and (min-width:660px){html .o-display--flex-h-right\@sm-and-up{justify-content:flex-end}}@media only screen and (min-width:768px){html .o-display--flex-h-right\@md-and-up{justify-content:flex-end}}@media only screen and (min-width:1024px){html .o-display--flex-h-right\@lg-and-up{justify-content:flex-end}}@media only screen and (min-width:1366px){html .o-display--flex-h-right\@xl-and-up{justify-content:flex-end}}@media only screen and (min-width:660px)and (max-width:767px){html .o-display--flex-h-right\@sm-only{justify-content:flex-end}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-display--flex-h-right\@md-only{justify-content:flex-end}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-display--flex-h-right\@lg-only{justify-content:flex-end}}html .o-display--flex-h-center{justify-content:center}@media only screen and (min-width:660px){html .o-display--flex-h-center\@sm-and-up{justify-content:center}}@media only screen and (min-width:768px){html .o-display--flex-h-center\@md-and-up{justify-content:center}}@media only screen and (min-width:1024px){html .o-display--flex-h-center\@lg-and-up{justify-content:center}}@media only screen and (min-width:1366px){html .o-display--flex-h-center\@xl-and-up{justify-content:center}}@media only screen and (min-width:660px)and (max-width:767px){html .o-display--flex-h-center\@sm-only{justify-content:center}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-display--flex-h-center\@md-only{justify-content:center}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-display--flex-h-center\@lg-only{justify-content:center}}html .o-display--flex-v-center{align-items:center}@media only screen and (min-width:660px){html .o-display--flex-v-center\@sm-and-up{align-items:center}}@media only screen and (min-width:768px){html .o-display--flex-v-center\@md-and-up{align-items:center}}@media only screen and (min-width:1024px){html .o-display--flex-v-center\@lg-and-up{align-items:center}}@media only screen and (min-width:1366px){html .o-display--flex-v-center\@xl-and-up{align-items:center}}@media only screen and (min-width:660px)and (max-width:767px){html .o-display--flex-v-center\@sm-only{align-items:center}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-display--flex-v-center\@md-only{align-items:center}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-display--flex-v-center\@lg-only{align-items:center}}html .o-display--flex-row-reverse{flex-direction:row-reverse}@media only screen and (min-width:660px){html .o-display--flex-row-reverse\@sm-and-up{flex-direction:row-reverse}}@media only screen and (min-width:768px){html .o-display--flex-row-reverse\@md-and-up{flex-direction:row-reverse}}@media only screen and (min-width:1024px){html .o-display--flex-row-reverse\@lg-and-up{flex-direction:row-reverse}}@media only screen and (min-width:1366px){html .o-display--flex-row-reverse\@xl-and-up{flex-direction:row-reverse}}@media only screen and (min-width:660px)and (max-width:767px){html .o-display--flex-row-reverse\@sm-only{flex-direction:row-reverse}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-display--flex-row-reverse\@md-only{flex-direction:row-reverse}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-display--flex-row-reverse\@lg-only{flex-direction:row-reverse}}html .o-display--flex-column-reverse{flex-direction:colum-reverse}@media only screen and (min-width:660px){html .o-display--flex-column-reverse\@sm-and-up{flex-direction:column-reverse}}@media only screen and (min-width:768px){html .o-display--flex-column-reverse\@md-and-up{flex-direction:column-reverse}}@media only screen and (min-width:1024px){html .o-display--flex-column-reverse\@lg-and-up{flex-direction:column-reverse}}@media only screen and (min-width:1366px){html .o-display--flex-column-reverse\@xl-and-up{flex-direction:column-reverse}}@media only screen and (min-width:660px)and (max-width:767px){html .o-display--flex-column-reverse\@sm-only{flex-direction:column-reverse}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-display--flex-column-reverse\@md-only{flex-direction:column-reverse}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-display--flex-column-reverse\@lg-only{flex-direction:column-reverse}}html .o-display--flex-column-direction{flex-direction:column}@media only screen and (min-width:660px){html .o-display--flex-column-direction\@sm-and-up{flex-direction:column}}@media only screen and (min-width:768px){html .o-display--flex-column-direction\@md-and-up{flex-direction:column}}@media only screen and (min-width:1024px){html .o-display--flex-column-direction\@lg-and-up{flex-direction:column}}@media only screen and (min-width:1366px){html .o-display--flex-column-direction\@xl-and-up{flex-direction:column}}@media only screen and (min-width:660px)and (max-width:767px){html .o-display--flex-column-direction\@sm-only{flex-direction:column}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-display--flex-column-direction\@md-only{flex-direction:column}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-display--flex-column-direction\@lg-only{flex-direction:column}}html .o-pos-rel{position:relative}@media only screen and (min-width:660px){html .o-pos-rel\@sm-and-up{position:relative}}@media only screen and (min-width:768px){html .o-pos-rel\@md-and-up{position:relative}}@media only screen and (min-width:1024px){html .o-pos-rel\@lg-and-up{position:relative}}html .o-pos-abs{position:absolute}@media only screen and (min-width:660px)and (max-width:767px){html .o-pos-abs\@sm-only{position:absolute}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-pos-abs\@md-only{position:absolute}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-pos-abs\@lg-only{position:absolute}}@media only screen and (min-width:660px){html .o-pos-abs\@sm-and-up{position:absolute}}@media only screen and (min-width:768px){html .o-pos-abs\@md-and-up{position:absolute}}@media only screen and (min-width:1024px){html .o-pos-abs\@lg-and-up{position:absolute}}html .o-pos-abs--top-centered{left:50%;top:1.6rem;transform:translateX(-50%)}html .o-pos-abs--bottom-right{bottom:0;right:0}html .o-pos-abs--center-right{right:1.6rem;top:50%;transform:translateY(-50%)}html .o-pos-abs--center{left:50%;top:50%;transform:translate(-50%,-50%)}html .o-margin--zero{margin:0}html .o-margin--right-auto{margin-right:auto}@media only screen and (min-width:660px){html .o-margin--right-auto\@sm-and-up{margin-right:auto}}@media only screen and (min-width:768px){html .o-margin--right-auto\@md-and-up{margin-right:auto}}@media only screen and (min-width:1024px){html .o-margin--right-auto\@lg-and-up{margin-right:auto}}@media only screen and (min-width:1366px){html .o-margin--right-auto\@xl-and-up{margin-right:auto}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--right-auto\@sm-only{margin-right:auto}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--right-auto\@md-only{margin-right:auto}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--right-auto\@lg-only{margin-right:auto}}html .o-margin--left-auto{margin-left:auto}@media only screen and (min-width:660px){html .o-margin--left-auto\@sm-and-up{margin-left:auto}}@media only screen and (min-width:768px){html .o-margin--left-auto\@md-and-up{margin-left:auto}}@media only screen and (min-width:1024px){html .o-margin--left-auto\@lg-and-up{margin-left:auto}}@media only screen and (min-width:1366px){html .o-margin--left-auto\@xl-and-up{margin-left:auto}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--left-auto\@sm-only{margin-left:auto}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--left-auto\@md-only{margin-left:auto}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--left-auto\@lg-only{margin-left:auto}}html .o-margin--top{margin-top:1.6rem}@media only screen and (min-width:660px){html .o-margin--top\@sm-and-up{margin-top:1.6rem}}@media only screen and (min-width:768px){html .o-margin--top\@md-and-up{margin-top:1.6rem}}@media only screen and (min-width:1024px){html .o-margin--top\@lg-and-up{margin-top:1.6rem}}@media only screen and (min-width:1366px){html .o-margin--top\@xl-and-up{margin-top:1.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--top\@sm-only{margin-top:1.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--top\@md-only{margin-top:1.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--top\@lg-only{margin-top:1.6rem}}html .o-margin--top-size-xxs{margin-top:.4rem}@media only screen and (min-width:660px){html .o-margin--top-size-xxs\@sm-and-up{margin-top:.4rem}}@media only screen and (min-width:768px){html .o-margin--top-size-xxs\@md-and-up{margin-top:.4rem}}@media only screen and (min-width:1024px){html .o-margin--top-size-xxs\@lg-and-up{margin-top:.4rem}}@media only screen and (min-width:1366px){html .o-margin--top-size-xxs\@xl-and-up{margin-top:.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--top-size-xxs\@sm-only{margin-top:.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--top-size-xxs\@md-only{margin-top:.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--top-size-xxs\@lg-only{margin-top:.4rem}}html .o-margin--top-size-l{margin-top:2.4rem}@media only screen and (min-width:660px){html .o-margin--top-size-l\@sm-and-up{margin-top:2.4rem}}@media only screen and (min-width:768px){html .o-margin--top-size-l\@md-and-up{margin-top:2.4rem}}@media only screen and (min-width:1024px){html .o-margin--top-size-l\@lg-and-up{margin-top:2.4rem}}@media only screen and (min-width:1366px){html .o-margin--top-size-l\@xl-and-up{margin-top:2.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--top-size-l\@sm-only{margin-top:2.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--top-size-l\@md-only{margin-top:2.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--top-size-l\@lg-only{margin-top:2.4rem}}html .o-margin--top-size-xl{margin-top:3.2rem}@media only screen and (min-width:660px){html .o-margin--top-size-xl\@sm-and-up{margin-top:3.2rem}}@media only screen and (min-width:768px){html .o-margin--top-size-xl\@md-and-up{margin-top:3.2rem}}@media only screen and (min-width:1024px){html .o-margin--top-size-xl\@lg-and-up{margin-top:3.2rem}}@media only screen and (min-width:1366px){html .o-margin--top-size-xl\@xl-and-up{margin-top:3.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--top-size-xl\@sm-only{margin-top:3.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--top-size-xl\@md-only{margin-top:3.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--top-size-xl\@lg-only{margin-top:3.2rem}}html .o-margin--top-size-xxl{margin-top:4.8rem}@media only screen and (min-width:660px){html .o-margin--top-size-xxl\@sm-and-up{margin-top:4.8rem}}@media only screen and (min-width:768px){html .o-margin--top-size-xxl\@md-and-up{margin-top:4.8rem}}@media only screen and (min-width:1024px){html .o-margin--top-size-xxl\@lg-and-up{margin-top:4.8rem}}@media only screen and (min-width:1366px){html .o-margin--top-size-xxl\@xl-and-up{margin-top:4.8rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--top-size-xxl\@sm-only{margin-top:4.8rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--top-size-xxl\@md-only{margin-top:4.8rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--top-size-xxl\@lg-only{margin-top:4.8rem}}html .o-margin--top-size-mega{margin-top:6.4rem}@media only screen and (min-width:660px){html .o-margin--top-size-mega\@sm-and-up{margin-top:6.4rem}}@media only screen and (min-width:768px){html .o-margin--top-size-mega\@md-and-up{margin-top:6.4rem}}@media only screen and (min-width:1024px){html .o-margin--top-size-mega\@lg-and-up{margin-top:6.4rem}}@media only screen and (min-width:1366px){html .o-margin--top-size-mega\@xl-and-up{margin-top:6.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--top-size-mega\@sm-only{margin-top:6.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--top-size-mega\@md-only{margin-top:6.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--top-size-mega\@lg-only{margin-top:6.4rem}}html .o-margin--top-size-giga{margin-top:7.2rem}@media only screen and (min-width:660px){html .o-margin--top-size-giga\@sm-and-up{margin-top:7.2rem}}@media only screen and (min-width:768px){html .o-margin--top-size-giga\@md-and-up{margin-top:7.2rem}}@media only screen and (min-width:1024px){html .o-margin--top-size-giga\@lg-and-up{margin-top:7.2rem}}@media only screen and (min-width:1366px){html .o-margin--top-size-giga\@xl-and-up{margin-top:7.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--top-size-giga\@sm-only{margin-top:7.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--top-size-giga\@md-only{margin-top:7.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--top-size-giga\@lg-only{margin-top:7.2rem}}html .o-margin--bottom{margin-bottom:1.6rem}@media only screen and (min-width:660px){html .o-margin--bottom\@sm-and-up{margin-bottom:1.6rem}}@media only screen and (min-width:768px){html .o-margin--bottom\@md-and-up{margin-bottom:1.6rem}}@media only screen and (min-width:1024px){html .o-margin--bottom\@lg-and-up{margin-bottom:1.6rem}}@media only screen and (min-width:1366px){html .o-margin--bottom\@xl-and-up{margin-bottom:1.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom\@sm-only{margin-bottom:1.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom\@md-only{margin-bottom:1.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom\@lg-only{margin-bottom:1.6rem}}html .o-margin--bottom-zero{margin-bottom:0}@media only screen and (min-width:660px){html .o-margin--bottom-zero\@sm-and-up{margin-bottom:0}}@media only screen and (min-width:768px){html .o-margin--bottom-zero\@md-and-up{margin-bottom:0}}@media only screen and (min-width:1024px){html .o-margin--bottom-zero\@lg-and-up{margin-bottom:0}}@media only screen and (min-width:1366px){html .o-margin--bottom-zero\@xl-and-up{margin-bottom:0}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom-zero\@sm-only{margin-bottom:0}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom-zero\@md-only{margin-bottom:0}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom-zero\@lg-only{margin-bottom:0}}html .o-margin--bottom-size-s{margin-bottom:1.2rem}@media only screen and (min-width:660px){html .o-margin--bottom-size-s\@sm-and-down{margin-bottom:1.2rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-s\@md-and-down{margin-bottom:1.2rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-s\@lg-and-down{margin-bottom:1.2rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-s\@xl-and-down{margin-bottom:1.2rem}}@media only screen and (min-width:660px){html .o-margin--bottom-size-s\@sm-and-up{margin-bottom:1.2rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-s\@md-and-up{margin-bottom:1.2rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-s\@lg-and-up{margin-bottom:1.2rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-s\@xl-and-up{margin-bottom:1.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom-size-s\@sm-only{margin-bottom:1.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom-size-s\@md-only{margin-bottom:1.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom-size-s\@lg-only{margin-bottom:1.2rem}}html .o-margin--bottom-size-m{margin-bottom:1.8rem}@media only screen and (min-width:660px){html .o-margin--bottom-size-m\@sm-and-up{margin-bottom:1.8rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-m\@md-and-up{margin-bottom:1.8rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-m\@lg-and-up{margin-bottom:1.8rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-m\@xl-and-up{margin-bottom:1.8rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom-size-m\@sm-only{margin-bottom:1.8rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom-size-m\@md-only{margin-bottom:1.8rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom-size-m\@lg-only{margin-bottom:1.8rem}}html .o-margin--bottom-size-l{margin-bottom:2.4rem}@media only screen and (min-width:660px){html .o-margin--bottom-size-l\@sm-and-down{margin-bottom:2.4rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-l\@md-and-down{margin-bottom:2.4rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-l\@lg-and-down{margin-bottom:2.4rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-l\@xl-and-down{margin-bottom:2.4rem}}@media only screen and (min-width:660px){html .o-margin--bottom-size-l\@sm-and-up{margin-bottom:2.4rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-l\@md-and-up{margin-bottom:2.4rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-l\@lg-and-up{margin-bottom:2.4rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-l\@xl-and-up{margin-bottom:2.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom-size-l\@sm-only{margin-bottom:2.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom-size-l\@md-only{margin-bottom:2.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom-size-l\@lg-only{margin-bottom:2.4rem}}html .o-margin--bottom-size-xl{margin-bottom:3.2rem}@media only screen and (min-width:660px){html .o-margin--bottom-size-xl\@sm-and-up{margin-bottom:3.2rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-xl\@md-and-up{margin-bottom:3.2rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-xl\@lg-and-up{margin-bottom:3.2rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-xl\@xl-and-up{margin-bottom:3.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom-size-xl\@sm-only{margin-bottom:3.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom-size-xl\@md-only{margin-bottom:3.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom-size-xl\@lg-only{margin-bottom:3.2rem}}html .o-margin--bottom-size-xxl{margin-bottom:4.8rem}@media only screen and (min-width:660px){html .o-margin--bottom-size-xxl\@sm-and-up{margin-bottom:4.8rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-xxl\@md-and-up{margin-bottom:4.8rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-xxl\@lg-and-up{margin-bottom:4.8rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-xxl\@xl-and-up{margin-bottom:4.8rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom-size-xxl\@sm-only{margin-bottom:4.8rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom-size-xxl\@md-only{margin-bottom:4.8rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom-size-xxl\@lg-only{margin-bottom:4.8rem}}html .o-margin--bottom-size-kilo{margin-bottom:5.6rem}@media only screen and (min-width:660px){html .o-margin--bottom-size-kilo\@sm-and-up{margin-bottom:5.6rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-kilo\@md-and-up{margin-bottom:5.6rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-kilo\@lg-and-up{margin-bottom:5.6rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-kilo\@xl-and-up{margin-bottom:5.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom-size-kilo\@sm-only{margin-bottom:5.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom-size-kilo\@md-only{margin-bottom:5.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom-size-kilo\@lg-only{margin-bottom:5.6rem}}html .o-margin--bottom-size-mega{margin-bottom:6.4rem}@media only screen and (min-width:660px){html .o-margin--bottom-size-mega\@sm-and-up{margin-bottom:6.4rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-mega\@md-and-up{margin-bottom:6.4rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-mega\@lg-and-up{margin-bottom:6.4rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-mega\@xl-and-up{margin-bottom:6.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom-size-mega\@sm-only{margin-bottom:6.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom-size-mega\@md-only{margin-bottom:6.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom-size-mega\@lg-only{margin-bottom:6.4rem}}html .o-margin--bottom-size-giga{margin-bottom:7.2rem}@media only screen and (min-width:660px){html .o-margin--bottom-size-giga\@sm-and-up{margin-bottom:7.2rem}}@media only screen and (min-width:768px){html .o-margin--bottom-size-giga\@md-and-up{margin-bottom:7.2rem}}@media only screen and (min-width:1024px){html .o-margin--bottom-size-giga\@lg-and-up{margin-bottom:7.2rem}}@media only screen and (min-width:1366px){html .o-margin--bottom-size-giga\@xl-and-up{margin-bottom:7.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--bottom-size-giga\@sm-only{margin-bottom:7.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--bottom-size-giga\@md-only{margin-bottom:7.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--bottom-size-giga\@lg-only{margin-bottom:7.2rem}}html .o-margin--left{margin-left:1.6rem}@media only screen and (min-width:660px){html .o-margin--left\@sm-and-up{margin-left:1.6rem}}@media only screen and (min-width:768px){html .o-margin--left\@md-and-up{margin-left:1.6rem}}@media only screen and (min-width:1024px){html .o-margin--left\@lg-and-up{margin-left:1.6rem}}@media only screen and (min-width:1366px){html .o-margin--left\@xl-and-up{margin-left:1.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--left\@sm-only{margin-left:1.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--left\@md-only{margin-left:1.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--left\@lg-only{margin-left:1.6rem}}html .o-margin--left-size-xs{margin-left:.8rem}@media only screen and (min-width:660px){html .o-margin--left-size-xs\@sm-and-up{margin-left:.8rem}}@media only screen and (min-width:768px){html .o-margin--left-size-xs\@md-and-up{margin-left:.8rem}}@media only screen and (min-width:1024px){html .o-margin--left-size-xs\@lg-and-up{margin-left:.8rem}}@media only screen and (min-width:1366px){html .o-margin--left-size-xs\@xl-and-up{margin-left:.8rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--left-size-xs\@sm-only{margin-left:.8rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--left-size-xs\@md-only{margin-left:.8rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--left-size-xs\@lg-only{margin-left:.8rem}}html .o-margin--left-size-s{margin-left:1.2rem}@media only screen and (min-width:660px){html .o-margin--left-size-s\@sm-and-up{margin-left:1.2rem}}@media only screen and (min-width:768px){html .o-margin--left-size-s\@md-and-up{margin-left:1.2rem}}@media only screen and (min-width:1024px){html .o-margin--left-size-s\@lg-and-up{margin-left:1.2rem}}@media only screen and (min-width:1366px){html .o-margin--left-size-s\@xl-and-up{margin-left:1.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--left-size-s\@sm-only{margin-left:1.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--left-size-s\@md-only{margin-left:1.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--left-size-s\@lg-only{margin-left:1.2rem}}html .o-margin--left-size-l{margin-left:2.4rem}@media only screen and (min-width:660px){html .o-margin--left-size-l\@sm-and-up{margin-left:2.4rem}}@media only screen and (min-width:768px){html .o-margin--left-size-l\@md-and-up{margin-left:2.4rem}}@media only screen and (min-width:1024px){html .o-margin--left-size-l\@lg-and-up{margin-left:2.4rem}}@media only screen and (min-width:1366px){html .o-margin--left-size-l\@xl-and-up{margin-left:2.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--left-size-l\@sm-only{margin-left:2.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--left-size-l\@md-only{margin-left:2.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--left-size-l\@lg-only{margin-left:2.4rem}}html .o-margin--left-size-giga{margin-left:7.2rem}@media only screen and (min-width:660px){html .o-margin--left-size-giga\@sm-and-up{margin-left:7.2rem}}@media only screen and (min-width:768px){html .o-margin--left-size-giga\@md-and-up{margin-left:7.2rem}}@media only screen and (min-width:1024px){html .o-margin--left-size-giga\@lg-and-up{margin-left:7.2rem}}@media only screen and (min-width:1366px){html .o-margin--left-size-giga\@xl-and-up{margin-left:7.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--left-size-giga\@sm-only{margin-left:7.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--left-size-giga\@md-only{margin-left:7.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--left-size-giga\@lg-only{margin-left:7.2rem}}html .o-margin--right{margin-right:1.6rem}@media only screen and (min-width:660px){html .o-margin--right\@sm-and-up{margin-right:1.6rem}}@media only screen and (min-width:768px){html .o-margin--right\@md-and-up{margin-right:1.6rem}}@media only screen and (min-width:1024px){html .o-margin--right\@lg-and-up{margin-right:1.6rem}}@media only screen and (min-width:1366px){html .o-margin--right\@xl-and-up{margin-right:1.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--right\@sm-only{margin-right:1.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--right\@md-only{margin-right:1.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--right\@lg-only{margin-right:1.6rem}}html .o-margin--right-zero{margin-right:0}html .o-margin--right-size-s{margin-right:1.2rem}@media only screen and (min-width:660px){html .o-margin--right-size-s\@sm-and-up{margin-right:1.2rem}}@media only screen and (min-width:768px){html .o-margin--right-size-s\@md-and-up{margin-right:1.2rem}}@media only screen and (min-width:1024px){html .o-margin--right-size-s\@lg-and-up{margin-right:1.2rem}}@media only screen and (min-width:1366px){html .o-margin--right-size-s\@xl-and-up{margin-right:1.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--right-size-s\@sm-only{margin-right:1.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--right-size-s\@md-only{margin-right:1.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--right-size-s\@lg-only{margin-right:1.2rem}}html .o-margin--right-size-l{margin-right:2.4rem}@media only screen and (min-width:660px){html .o-margin--right-size-l\@sm-and-up{margin-right:2.4rem}}@media only screen and (min-width:768px){html .o-margin--right-size-l\@md-and-up{margin-right:2.4rem}}@media only screen and (min-width:1024px){html .o-margin--right-size-l\@lg-and-up{margin-right:2.4rem}}@media only screen and (min-width:1366px){html .o-margin--right-size-l\@xl-and-up{margin-right:2.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--right-size-l\@sm-only{margin-right:2.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--right-size-l\@md-only{margin-right:2.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--right-size-l\@lg-only{margin-right:2.4rem}}html .o-margin--right-size-giga{margin-right:7.2rem}@media only screen and (min-width:660px){html .o-margin--right-size-giga\@sm-and-up{margin-right:7.2rem}}@media only screen and (min-width:768px){html .o-margin--right-size-giga\@md-and-up{margin-right:7.2rem}}@media only screen and (min-width:1024px){html .o-margin--right-size-giga\@lg-and-up{margin-right:7.2rem}}@media only screen and (min-width:1366px){html .o-margin--right-size-giga\@xl-and-up{margin-right:7.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-margin--right-size-giga\@sm-only{margin-right:7.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-margin--right-size-giga\@md-only{margin-right:7.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-margin--right-size-giga\@lg-only{margin-right:7.2rem}}html .o-padding-size-default{padding:1.6rem}html .o-padding-size-m{padding:1.8rem}html .o-padding-size-l{padding:2.4rem}html .o-padding-size-xl{padding:3.2rem}html .o-padding-size-xxl{padding:4.8rem}html .o-padding--top{padding-top:1.6rem}@media only screen and (min-width:660px){html .o-padding--top\@sm-and-up{padding-top:1.6rem}}@media only screen and (min-width:768px){html .o-padding--top\@md-and-up{padding-top:1.6rem}}@media only screen and (min-width:1024px){html .o-padding--top\@lg-and-up{padding-top:1.6rem}}@media only screen and (min-width:1366px){html .o-padding--top\@xl-and-up{padding-top:1.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--top\@sm-only{padding-top:1.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--top\@md-only{padding-top:1.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--top\@lg-only{padding-top:1.6rem}}html .o-padding--top-size-xxs{padding-top:.4rem}@media only screen and (min-width:660px){html .o-padding--top-size-xxs\@sm-and-up{padding-top:.4rem}}@media only screen and (min-width:768px){html .o-padding--top-size-xxs\@md-and-up{padding-top:.4rem}}@media only screen and (min-width:1024px){html .o-padding--top-size-xxs\@lg-and-up{padding-top:.4rem}}@media only screen and (min-width:1366px){html .o-padding--top-size-xxs\@xl-and-up{padding-top:.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--top-size-xxs\@sm-only{padding-top:.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--top-size-xxs\@md-only{padding-top:.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--top-size-xxs\@lg-only{padding-top:.4rem}}html .o-padding--top-size-l{padding-top:2.4rem}@media only screen and (min-width:660px){html .o-padding--top-size-l\@sm-and-up{padding-top:2.4rem}}@media only screen and (min-width:768px){html .o-padding--top-size-l\@md-and-up{padding-top:2.4rem}}@media only screen and (min-width:1024px){html .o-padding--top-size-l\@lg-and-up{padding-top:2.4rem}}@media only screen and (min-width:1366px){html .o-padding--top-size-l\@xl-and-up{padding-top:2.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--top-size-l\@sm-only{padding-top:2.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--top-size-l\@md-only{padding-top:2.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--top-size-l\@lg-only{padding-top:2.4rem}}html .o-padding--top-size-xl{padding-top:3.2rem}@media only screen and (min-width:660px){html .o-padding--top-size-xl\@sm-and-up{padding-top:3.2rem}}@media only screen and (min-width:768px){html .o-padding--top-size-xl\@md-and-up{padding-top:3.2rem}}@media only screen and (min-width:1024px){html .o-padding--top-size-xl\@lg-and-up{padding-top:3.2rem}}@media only screen and (min-width:1366px){html .o-padding--top-size-xl\@xl-and-up{padding-top:3.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--top-size-xl\@sm-only{padding-top:3.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--top-size-xl\@md-only{padding-top:3.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--top-size-xl\@lg-only{padding-top:3.2rem}}html .o-padding--top-size-xxl{padding-top:4.8rem}@media only screen and (min-width:660px){html .o-padding--top-size-xxl\@sm-and-up{padding-top:4.8rem}}@media only screen and (min-width:768px){html .o-padding--top-size-xxl\@md-and-up{padding-top:4.8rem}}@media only screen and (min-width:1024px){html .o-padding--top-size-xxl\@lg-and-up{padding-top:4.8rem}}@media only screen and (min-width:1366px){html .o-padding--top-size-xxl\@xl-and-up{padding-top:4.8rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--top-size-xxl\@sm-only{padding-top:4.8rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--top-size-xxl\@md-only{padding-top:4.8rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--top-size-xxl\@lg-only{padding-top:4.8rem}}html .o-padding--bottom{padding-bottom:1.6rem}@media only screen and (min-width:660px){html .o-padding--bottom\@sm-and-up{padding-bottom:1.6rem}}@media only screen and (min-width:768px){html .o-padding--bottom\@md-and-up{padding-bottom:1.6rem}}@media only screen and (min-width:1024px){html .o-padding--bottom\@lg-and-up{padding-bottom:1.6rem}}@media only screen and (min-width:1366px){html .o-padding--bottom\@xl-and-up{padding-bottom:1.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--bottom\@sm-only{padding-bottom:1.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--bottom\@md-only{padding-bottom:1.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--bottom\@lg-only{padding-bottom:1.6rem}}html .o-padding--bottom-size-xxs{padding-bottom:.4rem}@media only screen and (min-width:660px){html .o-padding--bottom-size-xxs\@sm-and-up{padding-bottom:.4rem}}@media only screen and (min-width:768px){html .o-padding--bottom-size-xxs\@md-and-up{padding-bottom:.4rem}}@media only screen and (min-width:1024px){html .o-padding--bottom-size-xxs\@lg-and-up{padding-bottom:.4rem}}@media only screen and (min-width:1366px){html .o-padding--bottom-size-xxs\@xl-and-up{padding-bottom:.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--bottom-size-xxs\@sm-only{padding-bottom:.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--bottom-size-xxs\@md-only{padding-bottom:.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--bottom-size-xxs\@lg-only{padding-bottom:.4rem}}html .o-padding--bottom-size-m{padding-bottom:1.8rem}@media only screen and (min-width:660px){html .o-padding--bottom-size-m\@sm-and-up{padding-bottom:1.8rem}}@media only screen and (min-width:768px){html .o-padding--bottom-size-m\@md-and-up{padding-bottom:1.8rem}}@media only screen and (min-width:1024px){html .o-padding--bottom-size-m\@lg-and-up{padding-bottom:1.8rem}}@media only screen and (min-width:1366px){html .o-padding--bottom-size-m\@xl-and-up{padding-bottom:1.8rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--bottom-size-m\@sm-only{padding-bottom:1.8rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--bottom-size-m\@md-only{padding-bottom:1.8rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--bottom-size-m\@lg-only{padding-bottom:1.8rem}}html .o-padding--bottom-size-l{padding-bottom:2.4rem}@media only screen and (min-width:660px){html .o-padding--bottom-size-l\@sm-and-up{padding-bottom:2.4rem}}@media only screen and (min-width:768px){html .o-padding--bottom-size-l\@md-and-up{padding-bottom:2.4rem}}@media only screen and (min-width:1024px){html .o-padding--bottom-size-l\@lg-and-up{padding-bottom:2.4rem}}@media only screen and (min-width:1366px){html .o-padding--bottom-size-l\@xl-and-up{padding-bottom:2.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--bottom-size-l\@sm-only{padding-bottom:2.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--bottom-size-l\@md-only{padding-bottom:2.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--bottom-size-l\@lg-only{padding-bottom:2.4rem}}html .o-padding--bottom-size-xl{padding-bottom:3.2rem}@media only screen and (min-width:660px){html .o-padding--bottom-size-xl\@sm-and-up{padding-bottom:3.2rem}}@media only screen and (min-width:768px){html .o-padding--bottom-size-xl\@md-and-up{padding-bottom:3.2rem}}@media only screen and (min-width:1024px){html .o-padding--bottom-size-xl\@lg-and-up{padding-bottom:3.2rem}}@media only screen and (min-width:1366px){html .o-padding--bottom-size-xl\@xl-and-up{padding-bottom:3.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--bottom-size-xl\@sm-only{padding-bottom:3.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--bottom-size-xl\@md-only{padding-bottom:3.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--bottom-size-xl\@lg-only{padding-bottom:3.2rem}}html .o-padding--bottom-size-giga{padding-bottom:7.2rem}@media only screen and (min-width:660px){html .o-padding--bottom-size-giga\@sm-and-up{padding-bottom:7.2rem}}@media only screen and (min-width:768px){html .o-padding--bottom-size-giga\@md-and-up{padding-bottom:7.2rem}}@media only screen and (min-width:1024px){html .o-padding--bottom-size-giga\@lg-and-up{padding-bottom:7.2rem}}@media only screen and (min-width:1366px){html .o-padding--bottom-size-giga\@xl-and-up{padding-bottom:7.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--bottom-size-giga\@sm-only{padding-bottom:7.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--bottom-size-giga\@md-only{padding-bottom:7.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--bottom-size-giga\@lg-only{padding-bottom:7.2rem}}html .o-padding--right{padding-right:1.6rem}@media only screen and (min-width:660px){html .o-padding--right\@sm-and-up{padding-right:1.6rem}}@media only screen and (min-width:768px){html .o-padding--right\@md-and-up{padding-right:1.6rem}}@media only screen and (min-width:1024px){html .o-padding--right\@lg-and-up{padding-right:1.6rem}}@media only screen and (min-width:1366px){html .o-padding--right\@xl-and-up{padding-right:1.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--right\@sm-only{padding-right:1.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--right\@md-only{padding-right:1.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--right\@lg-only{padding-right:1.6rem}}html .o-padding--right-size-s{padding-right:1.2rem}@media only screen and (min-width:660px){html .o-padding--right-size-s\@sm-and-up{padding-right:1.2rem}}@media only screen and (min-width:768px){html .o-padding--right-size-s\@md-and-up{padding-right:1.2rem}}@media only screen and (min-width:1024px){html .o-padding--right-size-s\@lg-and-up{padding-right:1.2rem}}@media only screen and (min-width:1366px){html .o-padding--right-size-s\@xl-and-up{padding-right:1.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--right-size-s\@sm-only{padding-right:1.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--right-size-s\@md-only{padding-right:1.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--right-size-s\@lg-only{padding-right:1.2rem}}html .o-padding--right-size-l{padding-right:2.4rem}@media only screen and (min-width:660px){html .o-padding--right-size-l\@sm-and-up{padding-right:2.4rem}}@media only screen and (min-width:768px){html .o-padding--right-size-l\@md-and-up{padding-right:2.4rem}}@media only screen and (min-width:1024px){html .o-padding--right-size-l\@lg-and-up{padding-right:2.4rem}}@media only screen and (min-width:1366px){html .o-padding--right-size-l\@xl-and-up{padding-right:2.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--right-size-l\@sm-only{padding-right:2.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--right-size-l\@md-only{padding-right:2.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--right-size-l\@lg-only{padding-right:2.4rem}}html .o-padding--right-size-giga{padding-right:7.2rem}@media only screen and (min-width:660px){html .o-padding--right-size-giga\@sm-and-up{padding-right:7.2rem}}@media only screen and (min-width:768px){html .o-padding--right-size-giga\@md-and-up{padding-right:7.2rem}}@media only screen and (min-width:1024px){html .o-padding--right-size-giga\@lg-and-up{padding-right:7.2rem}}@media only screen and (min-width:1366px){html .o-padding--right-size-giga\@xl-and-up{padding-right:7.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--right-size-giga\@sm-only{padding-right:7.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--right-size-giga\@md-only{padding-right:7.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--right-size-giga\@lg-only{padding-right:7.2rem}}html .o-padding--right-size-kilo{padding-right:5.6rem}@media only screen and (min-width:660px){html .o-padding--right-size-kilo\@sm-and-up{padding-right:5.6rem}}@media only screen and (min-width:768px){html .o-padding--right-size-kilo\@md-and-up{padding-right:5.6rem}}@media only screen and (min-width:1024px){html .o-padding--right-size-kilo\@lg-and-up{padding-right:5.6rem}}@media only screen and (min-width:1366px){html .o-padding--right-size-kilo\@xl-and-up{padding-right:5.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--right-size-kilo\@sm-only{padding-right:5.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--right-size-kilo\@md-only{padding-right:5.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--right-size-kilo\@lg-only{padding-right:5.6rem}}html .o-padding--right-size-zero{padding-right:0}@media only screen and (min-width:660px){html .o-padding--right-size-zero\@sm-and-up{padding-right:0}}@media only screen and (min-width:768px){html .o-padding--right-size-zero\@md-and-up{padding-right:0}}@media only screen and (min-width:1024px){html .o-padding--right-size-zero\@lg-and-up{padding-right:0}}@media only screen and (min-width:1366px){html .o-padding--right-size-zero\@xl-and-up{padding-right:0}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--right-size-zero\@sm-only{padding-right:0}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--right-size-zero\@md-only{padding-right:0}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--right-size-zero\@lg-only{padding-right:0}}html .o-padding--left{padding-left:1.6rem}@media only screen and (min-width:660px){html .o-padding--left\@sm-and-up{padding-left:1.6rem}}@media only screen and (min-width:768px){html .o-padding--left\@md-and-up{padding-left:1.6rem}}@media only screen and (min-width:1024px){html .o-padding--left\@lg-and-up{padding-left:1.6rem}}@media only screen and (min-width:1366px){html .o-padding--left\@xl-and-up{padding-left:1.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--left\@sm-only{padding-left:1.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--left\@md-only{padding-left:1.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--left\@lg-only{padding-left:1.6rem}}html .o-padding--left-size-s{padding-left:1.2rem}@media only screen and (min-width:660px){html .o-padding--left-size-s\@sm-and-up{padding-left:1.2rem}}@media only screen and (min-width:768px){html .o-padding--left-size-s\@md-and-up{padding-left:1.2rem}}@media only screen and (min-width:1024px){html .o-padding--left-size-s\@lg-and-up{padding-left:1.2rem}}@media only screen and (min-width:1366px){html .o-padding--left-size-s\@xl-and-up{padding-left:1.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--left-size-s\@sm-only{padding-left:1.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--left-size-s\@md-only{padding-left:1.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--left-size-s\@lg-only{padding-left:1.2rem}}html .o-padding--left-size-l{padding-left:2.4rem}@media only screen and (min-width:660px){html .o-padding--left-size-l\@sm-and-up{padding-left:2.4rem}}@media only screen and (min-width:768px){html .o-padding--left-size-l\@md-and-up{padding-left:2.4rem}}@media only screen and (min-width:1024px){html .o-padding--left-size-l\@lg-and-up{padding-left:2.4rem}}@media only screen and (min-width:1366px){html .o-padding--left-size-l\@xl-and-up{padding-left:2.4rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--left-size-l\@sm-only{padding-left:2.4rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--left-size-l\@md-only{padding-left:2.4rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--left-size-l\@lg-only{padding-left:2.4rem}}html .o-padding--left-size-giga{padding-left:7.2rem}@media only screen and (min-width:660px){html .o-padding--left-size-giga\@sm-and-up{padding-left:7.2rem}}@media only screen and (min-width:768px){html .o-padding--left-size-giga\@md-and-up{padding-left:7.2rem}}@media only screen and (min-width:1024px){html .o-padding--left-size-giga\@lg-and-up{padding-left:7.2rem}}@media only screen and (min-width:1366px){html .o-padding--left-size-giga\@xl-and-up{padding-left:7.2rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--left-size-giga\@sm-only{padding-left:7.2rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--left-size-giga\@md-only{padding-left:7.2rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--left-size-giga\@lg-only{padding-left:7.2rem}}html .o-padding--left-size-kilo{padding-left:5.6rem}@media only screen and (min-width:660px){html .o-padding--left-size-kilo\@sm-and-up{padding-left:5.6rem}}@media only screen and (min-width:768px){html .o-padding--left-size-kilo\@md-and-up{padding-left:5.6rem}}@media only screen and (min-width:1024px){html .o-padding--left-size-kilo\@lg-and-up{padding-left:5.6rem}}@media only screen and (min-width:1366px){html .o-padding--left-size-kilo\@xl-and-up{padding-left:5.6rem}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--left-size-kilo\@sm-only{padding-left:5.6rem}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--left-size-kilo\@md-only{padding-left:5.6rem}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--left-size-kilo\@lg-only{padding-left:5.6rem}}html .o-padding--left-size-zero{padding-left:0}@media only screen and (min-width:660px){html .o-padding--left-size-zero\@sm-and-up{padding-left:0}}@media only screen and (min-width:768px){html .o-padding--left-size-zero\@md-and-up{padding-left:0}}@media only screen and (min-width:1024px){html .o-padding--left-size-zero\@lg-and-up{padding-left:0}}@media only screen and (min-width:1366px){html .o-padding--left-size-zero\@xl-and-up{padding-left:0}}@media only screen and (min-width:660px)and (max-width:767px){html .o-padding--left-size-zero\@sm-only{padding-left:0}}@media only screen and (min-width:768px)and (max-width:1023px){html .o-padding--left-size-zero\@md-only{padding-left:0}}@media only screen and (min-width:1024px)and (max-width:1279px){html .o-padding--left-size-zero\@lg-only{padding-left:0}}html .o-text-align--left{text-align:left}html .o-text-align--right{text-align:right}html .o-text-align--center{text-align:center}html .o-text-align--justify{text-align:justify}html .o-move-to-left{display:none;left:30rem;opacity:0;position:absolute;top:0;transition:all .5s ease-out;z-index:-1}html .o-move-to-left--enter{display:flex;left:30rem;opacity:1;position:absolute;z-index:1}html .o-move-to-left--enter-active,html .o-move-to-left--enter-done{display:flex;left:0;opacity:1;position:relative;z-index:1}html .o-move-to-left--exit{display:flex;left:0;opacity:0;position:static;transition:all .2s ease-out}html .o-move-to-left--exit-active{display:flex;left:-40rem}html .o-move-to-left--exit-active,html .o-move-to-left--exit-done{opacity:0;position:absolute;transition:all .2s ease-out;z-index:-1}html .o-move-to-left--exit-done{left:30rem}html .o-color--primary{color:"black";color:var(--primary-color)}html .o-color--secondary{color:#d33;color:var(--secondary-color)}html .o-color--grey-dark{color:#121a22;color:var(--grey-dark)}html .o-color--grey-medium{color:#b2bec3;color:var(--grey-medium)}html .o-color--success{color:#1dd1a1;color:var(--success)}html .o-color--red{color:#fc5c65;color:var(--error)}html .o-color--info{color:#76b0eb;color:var(--info)}html .o-color--white{color:#fff;color:var(--white)}.o-disabled{opacity:.45;pointer-events:none}.o-zindex---1{z-index:-1}.o-zindex--auto{z-index:auto}.o-zindex--1{z-index:1}.o-zindex--zindex-back{z-index:-10}.o-zindex--zindex-dropdown{z-index:1000}.o-zindex--zindex-sticky{z-index:1020}.o-zindex--zindex-fixed{z-index:1030}.o-zindex--zindex-modal-backdrop{z-index:1040}.o-zindex--zindex-modal{z-index:1050}.o-zindex--zindex-popover{z-index:1060}.o-zindex--zindex-tooltip{z-index:1070}.o-font--bold{font-family:t3-bold}.o-font--semibold{font-family:t3-semibold}.o-font-p{font-family:t3;font-size:1.6rem}.o-font-p--small{font-size:1.4rem}.o-font-size--giga{font-size:7.2rem;line-height:normal}.o-font-size--kilo{font-size:5.6rem;line-height:normal}.o-font-size--alpha{font-size:3.6rem;line-height:normal}.o-font-size--m{font-size:1.8rem;line-height:normal}.o-font-caption,.o-font-error{font-family:t3;font-size:1.2rem}.o-font-error{color:#fc5c65;color:var(--error)}.o-width--full-width{width:100%}.o-width--max-width-380{max-width:38rem}.o-width--max-width-500{max-width:50rem}.o-width--ten{width:10%}.o-width--twenty{width:20%}.o-width--thirty{width:30%}.o-width--fourty{width:40%}.o-width--fourty-eight{width:48%}.o-width--sixty{width:60%}.o-width--seventy{width:70%}.o-cursor--pointer{cursor:pointer}.o-aspect-ratio--16\/9{height:100%;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.o-aspect-ratio--16\/9 img,.o-aspect-ratio--16\/9 video{height:100%;left:0;position:absolute;top:0;width:100%}.o-text--headingH6{color:#121a22;color:var(--grey-dark);font-family:t3-bold;font-size:1.6rem;line-height:2.4rem}.o-text--link{align-items:center;display:flex;margin-bottom:3px}.o-text--link-text{margin-right:.8rem;transition:all .15s ease-in-out}.o-text--link:hover .o-text--link-text{color:#76b0eb;color:var(--info)}.o-text--link-arrow{margin-left:.8rem;position:relative;top:3px;transform:rotate(-45deg);transition:all .15s ease-in-out}.o-text--link:hover .o-text--link-arrow{transform:rotate(-45deg) scale(1.2)}.c-header{align-items:center;display:flex;height:9.6rem;justify-content:space-between;left:0;padding-left:2.4rem;padding-right:2.4rem;position:fixed;top:0;width:100vw;z-index:1030}.c-header,.c-header__hidden{transition:all .75s ease-in-out}.c-header__hidden{top:-100%}.c-footer{height:6.4rem;margin-top:6.4rem;width:100%}.c-footer,.c-footer__list{align-items:center;display:flex;justify-content:center}.c-footer__list{flex-direction:column;margin-bottom:1.2rem}@media only screen and (min-width:768px){.c-footer__list{flex-direction:row;margin-bottom:0}}.c-footer__link{margin-top:.4rem}@media only screen and (min-width:768px){.c-footer__link{margin-left:2.4rem;margin-top:0}.c-footer__link:first-child{margin-left:0}}.c-nav{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;visibility:hidden;width:100vw;z-index:-10}.c-nav.is-active{visibility:visible;z-index:1030}.c-nav__list-item{margin-top:2.4rem;position:relative}.c-nav__list-item:first-child{margin-top:0}.c-nav__link{color:#fff;color:var(--white);font-family:t3-bold;font-size:3.2rem;position:relative}@media only screen and (min-width:768px){.c-nav__link{font-size:4.8rem}}.c-nav__curtain{height:calc(100% + 1px);left:-1px;pointer-events:none;position:fixed;top:-1px;width:calc(100% + 1px);z-index:1029}.c-nav__illustration{bottom:0;position:absolute;right:0}.c-menu{align-items:center;cursor:pointer;display:flex;position:relative;z-index:1031}.c-menu--hidden{display:none}.c-menu *{pointer-events:none}.c-menu__text{margin-right:.4rem;transition:all 1s ease-in-out}.c-menu.is-active .c-menu__text{color:#fff;color:var(--white)}.c-menu-balls{transform-origin:50% 50%;transition:all .3s ease-in-out}@media(pointer:fine){.c-menu:hover .c-menu-balls{transform:rotate(90deg)}.c-menu.is-active:hover .c-menu-balls{transform:rotate(45deg)}}.c-menu.is-active .c-menu-balls--bottom{fill:#fff;fill:var(--white)}.c-menu-balls--top{transform:rotate(0deg) translate(9px);transform-origin:50% 50%;transition:all .3s ease-out}.c-menu.is-active .c-menu-balls--top{fill:#fff;fill:var(--white);transform:rotate(-90deg) translate(9px)}.c-menu-off{cursor:pointer;display:none}.c-menu-off--show{display:block}.c-logo{height:4.8rem;position:relative;z-index:1031}.c-logo-image{height:auto;max-height:4.8rem;object-fit:scale-down;width:100%}.c-logo__wrapper{max-height:8rem;max-width:16rem}.c-button{align-items:center;background-color:#121a22;background-color:var(--grey-dark);border:.2rem solid #121a22;border:.2rem solid var(--grey-dark);border-radius:1.8rem;display:flex;font-family:t3-semibold;height:3.6rem;justify-content:center;margin-bottom:1.6rem;margin-top:2.4rem;min-width:12rem;overflow:hidden;padding-left:1.6rem;padding-right:1.6rem;position:relative}.c-button,.c-button:before{transition:all .3s ease-out}.c-button:before{background-color:#fff;background-color:var(--white);content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:rotate(-90deg);transform-origin:0 100%;width:103%}.c-button:hover:before{transform:rotate(0deg)}.c-button__wrapper{display:flex;justify-content:center;width:100%}.c-button__wrapper-width-auto{width:auto}.c-button__wrapper-has-separation .c-button:not(:last-child){margin-right:2.4rem}.c-button__wrapper-has-separation .c-button:nth-child(n+2)+.c-button-separator{display:inline-block}.c-button--margin-zero{margin-bottom:0;margin-top:0}.c-button--big{border-radius:2.4rem;height:4.8rem}.c-button--small{border-radius:1.4rem;height:2.8rem}.c-button--primary{background-color:"black";background-color:var(--primary-color);border-color:"black";border-color:var(--primary-color)}.c-button--secondary{background-color:#d33;background-color:var(--secondary-color);border-color:#d33;border-color:var(--secondary-color)}.c-button--cancel{background-color:#fc5c65;background-color:var(--error);border-color:#fc5c65;border-color:var(--error)}.c-button--grey{background-color:#b2bec3;background-color:var(--grey-medium);border-color:#b2bec3;border-color:var(--grey-medium)}.c-button--info{background-color:#76b0eb;background-color:var(--info);border-color:#76b0eb;border-color:var(--info)}.c-button--disabled{opacity:.27;pointer-events:none}.c-button--active{background-color:#fff;background-color:var(--white)}.c-button__text{color:#fff;color:var(--white);line-height:1.4rem;margin-top:-.2rem;position:relative;z-index:1}.c-button--active .c-button__text,.c-button--grey .c-button__text,.c-button:hover .c-button__text{color:#121a22;color:var(--grey-dark)}.c-button__submit{color:#fff;color:var(--white);font-family:t3-semibold;position:relative;width:12rem;z-index:1}.c-button:hover .c-button__submit{color:#121a22;color:var(--grey-dark)}.c-button--go-back{position:fixed;right:2.4rem;top:2.4rem;z-index:1030}.c-button__icon{display:flex;margin-right:1.2rem;overflow:hidden;transition:all .3s ease-in-out;z-index:1}.c-button__icon .filled{fill:#fff;fill:var(--white)}.c-button:hover .c-button__icon .filled{fill:#000;fill:var(--black)}.c-button__icon-arrow-back{transform:rotate(-180deg)}.c-button-separator{background:#121a22;background:var(--grey-dark);border:0;border-radius:24px;display:none;height:100%;margin-right:24px;width:2px}.c-datepicker,.c-input{background-color:#ecf0f1;background-color:var(--grey-light);border-radius:1.8rem;color:#121a22;color:var(--grey-dark);font-family:t3;height:3.6rem;padding-left:1.6rem;padding-right:1.6rem;width:100%}.c-input--title{font-family:t3-bold;font-size:7.2rem;line-height:10rem;padding-left:0}.c-input--subtitle,.c-input--title{background-color:#0000;height:auto;opacity:1}.c-input--subtitle{border-radius:0;padding:0}.c-input--white-bg{background-color:#fff;background-color:var(--white)}.c-input--border-color{border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light)}.c-input__textarea{border:0;height:9.2rem;padding-bottom:.8rem;padding-top:.8rem;resize:none}.c-input__textarea--small{height:5.6rem}.c-input__range{-webkit-appearance:none;height:.4rem;margin:10px 0;padding:0;width:100%}.c-input__range::-webkit-slider-thumb{-webkit-appearance:none;background-image:url(/static/media/input_range_thumb.8a07ae08e88d2eb9ff0b.svg);background-position:50%;background-size:100%;cursor:pointer;height:1.8rem;width:1.8rem}.c-input__range::-moz-range-thumb{background-image:url(/static/media/input_range_thumb.8a07ae08e88d2eb9ff0b.svg);background-position:50%;background-size:100%;cursor:pointer;height:1.8rem;width:1.8rem}.c-input__range::-ms-thumb{background-image:url(/static/media/input_range_thumb.8a07ae08e88d2eb9ff0b.svg);background-position:50%;background-size:100%;cursor:pointer;height:1.8rem;width:1.8rem}.c-input__wrapper{height:7.2rem;margin-bottom:.8rem;position:relative;transition:height .25s ease-in-out}.c-input__wrapper--has-error,.c-input__wrapper--has-hint{height:8.4rem}.c-input__wrapper--textarea{height:auto}.c-input__wrapper--full-width{width:100%}.c-input__wrapper--no-size{height:auto;margin-bottom:0}.c-input__label{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem}.c-input__icon{cursor:pointer;height:2.4rem;position:absolute;right:1.6rem;top:2.8rem;width:2.4rem}.c-input__error{color:#fc5c65;color:var(--error)}.c-input__error,.c-input__hint{display:block;font-size:1.2rem;line-height:1.4rem}.c-select{align-items:center;background-color:#ecf0f1;background-color:var(--grey-light);border-radius:1.8rem;cursor:pointer;display:flex;height:3.6rem;justify-content:space-between;padding-left:1.6rem;padding-right:2rem;position:relative;width:100%}.c-select--white-bg{background-color:#fff;background-color:var(--white)}.c-select--border{border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light)}.c-select--grey-dark-bg{background-color:#121a22;background-color:var(--grey-dark)}.c-select--padding-left-zero{padding-left:0}.c-select--max-width{max-width:38rem}.c-select__wrapper{margin-bottom:.8rem;min-height:7.2rem;position:relative;z-index:1000}.c-select__wrapper--height-zero{margin-bottom:0;min-height:0}.c-select__wrapper--full-width{width:100%}.c-select__value{background-color:#0000;color:#121a22;color:var(--grey-dark);font-family:t3;margin-right:1.8rem;position:relative;transform:translateY(-1px);width:100%;z-index:1}.c-select--grey-dark-bg .c-select__value{color:#fff;color:var(--white);font-family:t3-semibold}.c-select__label{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem}.c-select__error{color:#fc5c65;color:var(--error);display:block;font-size:1.2rem;line-height:1.4rem}.c-select__chevron{cursor:pointer;height:2.4rem;position:absolute;right:1.6rem;top:.6rem;width:2.4rem}.c-select__chevron--disabled{opacity:.27}.c-select--open .c-select__option{max-height:15.6rem;overflow:auto}.c-select--white-bg .c-select__option{background-color:#fff;background-color:var(--white)}.c-select--grey-dark-bg .c-select__option{background-color:#121a22;background-color:var(--grey-dark)}.c-select__option-wrapper{background-color:#ecf0f1;background-color:var(--grey-light);border-radius:1.8rem;left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:all .25s cubic-bezier(.77,0,.175,1);width:100%;z-index:-1}.c-select--open .c-select__option-wrapper{max-height:20rem;opacity:1;padding-top:3.2rem}.c-select--grey-dark-bg .c-select__option-wrapper{background-color:#121a22;background-color:var(--grey-dark)}.c-select--white-bg .c-select__option-wrapper{background-color:#fff;background-color:var(--white)}.c-select--border .c-select__option-wrapper{border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light)}.c-select__option-item{cursor:pointer;height:3.6rem;padding-left:1.6rem;padding-right:1.6rem;position:relative;width:100%}.c-select__option-item:first-child{margin-top:1.2rem}.c-select--grey-dark-bg .c-select__option-item{color:#fff;color:var(--white)}.c-select--padding-left-zero .c-select__option-item{padding-left:0}.c-select__option-item-selected{padding-right:3.6rem}.c-select__option-item__text{align-items:center;display:flex}.c-select__option-item__text-dot{background-color:#76b0eb;background-color:var(--info);border-radius:100%;display:block;height:.7rem;margin-right:1rem;width:.7rem}.c-select__option-tick{position:absolute;right:.8rem;top:.2rem}.c-chevron{transform-origin:50% 50%;transition:all .3s ease-out;width:2.4rem;z-index:1000}.c-chevron--small{width:1.6rem}.c-chevron--up{transform:rotate(180deg)}.c-chevron--left{transform:rotate(-90deg)}.c-chevron--right{transform:rotate(90deg)}.c-cursor{height:3.6rem;width:5rem}.c-cursor__wrapper{display:none;height:2.6rem;overflow:hidden;pointer-events:none;position:absolute;transform:translateY(-10px);width:5rem;z-index:1080}@media(pointer:fine){.c-cursor__wrapper{display:block}}.c-cursor__group{height:2.4rem;transform:rotate(45deg) translate(0);transition:all .15s ease-out}.c-cursor.is-pointer .c-cursor__group{transform:rotate(0deg) scale(.8) translate(-5px)}.c-cursor__path{transition:all .3s ease-out}.has-curtain .c-cursor__path{fill:#ecf0f1;fill:var(--grey-light)}.c-checkbox{align-items:center;display:inline-flex;overflow:hidden;position:relative}.c-checkbox--big{height:9.6rem;left:50%;pointer-events:none;position:absolute;transform:translateX(-43%)}.c-checkbox__text{font-size:1.4rem;line-height:1.8rem;transition:all .3s ease-out}.c-checkbox__text--bold{font-family:t3-bold}.c-checkbox__text--blue{color:#76b0eb;color:var(--info)}.c-checkbox__text--report{max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:1366px){.c-checkbox__text--report{max-width:20rem}}.c-checkbox__tick{margin-right:1.6rem}.c-checkbox__tick .c-tick__illustration{opacity:0;transform:scale(.2) translateY(-.2rem);transition:all .2s ease-out}.c-checkbox.is-active .c-checkbox__tick .c-tick__illustration{opacity:1;top:0;transform:scale(1) translateY(-.2rem)}.c-checkbox.disabled{opacity:.5}.c-link{color:"black";color:var(--primary-color);text-decoration:underline}.c-illustration{opacity:0;transition:all .3s ease-out;visibility:hidden}@media only screen and (min-width:768px){.c-illustration{opacity:1;visibility:visible;width:22.8rem}}.c-illustration--menu{height:25.1rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--menu{height:44.1rem;width:40rem}}.c-illustration--laptop{height:28.1rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--laptop{height:49.3rem;width:40rem}}.c-illustration--hand{height:19.6rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--hand{height:34.3rem;width:40rem}}.c-illustration--hand-drops{height:21.3rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--hand-drops{height:37.4rem;width:40rem}}.c-illustration--hand-confirmation{height:19.6rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--hand-confirmation{height:34.3rem;width:40rem}}.c-illustration--webpage{height:20.4rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--webpage{height:35.8rem;width:40rem}}.c-illustration--box{height:19.7rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--box{height:34.6rem;width:40rem}}.c-illustration--shapes{height:25.7rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--shapes{height:45rem;width:40rem}}.c-illustration--congratulations-test{height:20.2rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--congratulations-test{height:35.5rem;width:40rem}}.c-illustration--congratulations-module{height:20.7rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--congratulations-module{height:36.4rem;width:40rem}}.c-illustration--separator{width:100%}.c-illustration--server-error{height:18.9rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--server-error{height:33.3rem;width:40rem}}.c-illustration--message-box{height:100%;left:0;position:absolute;top:0;width:100%}.c-illustration--monitor .c-monitor__speaker{transform:scaleY(0);transform-origin:0 80%}.c-illustration--monitor .c-monitor__led{fill:#121a22;fill:var(--grey-dark)}.c-illustration--monitor .c-monitor__led--is-active{fill:#87ff4e;fill:var(--indicator);animation-direction:alternate;animation-duration:.75s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:blink;animation-timing-function:ease-in-out}.c-illustration--monitor-responsive{height:19.6rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--monitor-responsive{height:34.3rem;width:40rem}}.c-illustration--oval{position:absolute;top:-36px}.c-illustration--head{position:relative}.c-illustration--headlaptop{height:22.5rem;opacity:1;transition:all .3s ease-out;width:31.9rem}.c-illustration--admin{height:14.4rem;width:22.8rem}@media only screen and (min-width:1024px){.c-illustration--admin{height:25.4rem;width:40rem}}.c-illustration--warning{max-height:20rem;opacity:1}.c-illustration--border{bottom:0;left:0;position:absolute;right:0;top:0}.c-illustration--border__wrapper{align-items:center;display:flex;justify-content:center}.c-bubble{height:calc(100vh - 64px);position:fixed;right:0;top:0;width:90%;z-index:-10}.c-bubble--pdf-centered{top:30%}.c-bubble__background,.c-bubble__image{position:fixed;right:0;top:0;z-index:-10}.c-bubble__image{height:100%;object-fit:cover;opacity:.1;width:100%}.c-bubble-big-five{height:calc(100vh - 64px);position:fixed;width:90%;z-index:-10}.c-bubble-big-five--pdf-centered{top:30%}.c-datepicker{cursor:pointer}.c-datepicker__wrapper{height:7.2rem;margin-bottom:.8rem;position:relative}.c-datepicker.react-date-picker--disabled{background-color:#ecf0f1;background-color:var(--grey-light);opacity:.45;pointer-events:none}.c-datepicker__label{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem}.c-datepicker.react-date-picker button{font-family:t3}.c-datepicker.react-date-picker abbr{text-decoration:none}.c-datepicker.react-date-picker .react-date-picker__wrapper{border:0}.c-datepicker.react-date-picker .react-date-picker__calendar{width:36rem;z-index:1020}.c-datepicker.react-date-picker .react-calendar{border-radius:2.4rem;font-family:t3;overflow:hidden;padding-bottom:1rem;padding-left:1rem;width:36rem}.c-datepicker.react-date-picker .react-calendar__month-view__weekdays{border-bottom:.1rem solid #121a22;border-bottom:.1rem solid var(--grey-dark);margin-bottom:.8rem;padding-bottom:.8rem}.c-datepicker.react-date-picker .react-calendar__month-view__weekdays__weekday{flex-basis:auto!important;width:4.8rem}.c-datepicker.react-date-picker .react-calendar__tile{align-items:center;border-radius:2.4rem;display:inline-flex;flex-basis:auto!important;height:4.8rem;justify-content:center;width:4.8rem}.c-datepicker.react-date-picker .react-calendar__tile--now{color:#fff;color:var(--white);font-family:t3-semibold}.c-datepicker.react-date-picker .react-calendar__tile--now,.c-datepicker.react-date-picker .react-calendar__tile--now:hover{background-color:"black";background-color:var(--primary-color)}.c-datepicker.react-date-picker .react-calendar__tile--active{background-color:#d33;background-color:var(--secondary-color);color:#fff;color:var(--white);font-family:t3-semibold}.c-datepicker.react-date-picker .react-calendar__tile--active:hover{background-color:#d33;background-color:var(--secondary-color)}.c-datepicker.react-date-picker .react-date-picker__button:enabled:hover{stroke:"black";stroke:var(--primary-color)}.c-datepicker.react-datetime-picker button{font-family:t3}.c-datepicker.react-datetime-picker abbr{text-decoration:none}.c-datepicker.react-datetime-picker .react-datetime-picker__wrapper{border:0}.c-datepicker.react-datetime-picker .react-datetime-picker__calendar{width:36rem;z-index:1020}.c-datepicker.react-datetime-picker .react-calendar{border-radius:2.4rem;font-family:t3;overflow:hidden;padding-bottom:1rem;padding-left:1rem;width:36rem}.c-datepicker.react-datetime-picker .react-calendar__tile{align-items:center;border-radius:2.4rem;display:inline-flex;flex-basis:auto!important;height:4.8rem;justify-content:center;width:4.8rem}.c-datepicker.react-datetime-picker .react-calendar__tile--now{background-color:"black";background-color:var(--primary-color);color:#fff;color:var(--white);font-family:t3-semibold}.c-datepicker.react-datetime-picker .react-calendar__tile--now:hover{background-color:"black";background-color:var(--primary-color)}.c-datepicker.react-datetime-picker .react-calendar__tile--active{background-color:#d33;background-color:var(--secondary-color);color:#fff;color:var(--white);font-family:t3-semibold}.c-datepicker.react-datetime-picker .react-calendar__tile--active:hover{background-color:#d33;background-color:var(--secondary-color)}.c-pagination{display:flex;font-family:t3-bold;justify-content:center}.c-pagination__indicator{cursor:pointer;padding-left:1.2rem;padding-right:1.2rem}.c-pagination__indicator-text{padding:0}.c-pagination__indicator-text.is-select{color:#b2bec3;color:var(--grey-medium)}.c-pagination--simple{align-items:center;bottom:-3.6rem;display:flex;justify-content:center;left:0;position:absolute;width:100%}@media only screen and (min-width:768px){.c-pagination--simple{bottom:-6.4rem}}.c-modal{align-items:center;-webkit-backdrop-filter:blur(6px) saturate(180%);backdrop-filter:blur(6px) saturate(180%);background-color:#121a2299;background-color:rgba(var(--grey-dark-rgb),.6);color:#121a22;color:var(--text-color);display:flex;height:100%;justify-content:center;left:0;opacity:0;overflow-y:auto;position:fixed;top:0;transition:all .3s ease-out;visibility:hidden;width:100%;z-index:-10}.c-modal.is-visible{opacity:1;visibility:visible;z-index:1050}@media only screen and (min-width:768px){.c-modal.is-visible{height:100%;padding-bottom:4.2rem;padding-top:4.2rem}}.c-modal-info__container{align-items:center}.c-modal-info__title{width:100%}.c-modal-info__text{align-items:flex-start;max-width:30rem}.c-modal-info__illustration{margin-right:2.4rem;max-width:30rem}.c-modal-info__button{margin:0}.c-modal__container{background-color:#fff;background-color:var(--white);border-radius:1.8rem;display:flex;flex-direction:column;justify-content:space-between;opacity:0;overflow:hidden;padding-bottom:2.4rem;padding-top:2.4rem;position:relative;top:100%;transition:all .35s ease-in-out;width:calc(100% - 48px)}@media only screen and (min-width:768px){.c-modal__container{max-height:75vh;max-width:75vw;top:auto;transform:scale(.7);width:auto;width:100%}}.c-modal.is-visible .c-modal__container{opacity:1;top:0}@media only screen and (min-width:768px){.c-modal.is-visible .c-modal__container{top:auto;transform:scale(1)}}.c-modal--small .c-modal__container{max-width:clamp(27rem,100% - 32px,36rem);padding-bottom:1.6rem;padding-top:1.6rem;top:auto;transform:scale(1)}@media only screen and (min-width:375px){.c-modal--small .c-modal__container{max-width:clamp(27.2rem,100% - 48px,36rem)}}.c-modal--medium .c-modal__container{max-width:clamp(27rem,100% - 32px,74.5rem);top:auto;transform:scale(1)}@media only screen and (min-width:375px){.c-modal--medium .c-modal__container{max-width:clamp(27.2rem,100% - 48px,74.5rem)}}.c-modal__footer,.c-modal__header{align-items:center;display:flex;width:100%}.c-modal__header{padding-bottom:1.6rem}@media only screen and (min-width:768px){.c-modal__header{padding-bottom:2.4rem}}.c-modal__footer{justify-content:center;padding-top:1.6rem}@media only screen and (min-width:768px){.c-modal__footer{padding-top:2.4rem}}.c-modal__content{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;overflow:auto;padding-left:1.6rem;padding-right:1.6rem}@media only screen and (min-width:768px){.c-modal__content{align-items:center;justify-content:flex-start;padding-left:2.4rem;padding-right:2.4rem}}.c-modal__content .c-multiselect--open .c-multiselect__option-wrapper{max-height:76.8rem}.c-modal__content .c-multiselect--open .c-multiselect__option{max-height:44.8rem}.c-modal__close{color:#121a22;color:var(--text-color);font-size:1.2rem;position:absolute;right:1.6rem;top:1.6rem}.c-modal__buttons-wrapper{display:flex}.c-modal__button{margin-bottom:0;margin-left:2.4rem}.c-modal__button:first-child{margin-left:0}.c-test{display:flex;flex-direction:column;margin-bottom:3.2rem}@media only screen and (min-width:768px){.c-test{margin-bottom:4.8rem}.c-test:last-child{margin-bottom:0}}.c-test:last-child{margin-bottom:0}.c-test__content{align-items:center;display:flex;flex-direction:column;position:relative}@media only screen and (min-width:768px){.c-test__content{align-items:normal;flex-direction:row}}.c-test__content-disabled{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffad;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:2}.c-test__content-disabled h5{color:"black";color:var(--primary-color);text-decoration:underline}.c-test__content--align-center{align-items:center}.c-test__image-wrapper{align-items:center;background-color:#ecf0f1;background-color:var(--grey-light);border-radius:50%;display:flex;height:17.5rem;justify-content:center;position:relative;width:17.5rem}@media only screen and (min-width:768px){.c-test__image-wrapper{margin-right:2.4rem}}.c-test__image-wrapper--small{height:9.6rem;width:9.6rem}.c-test__image{border-radius:50%;height:12.6rem;object-fit:cover;overflow:hidden;width:12.6rem}.c-test__image--disabled{left:50%;opacity:.32;position:absolute;top:50%;transform:translate(-50%,-50%)}.c-test__image--small{height:7rem;width:7rem}.c-test__data{flex:1 1}.c-test__data__tags{display:flex;flex-wrap:wrap;max-width:60%}.c-test__data__tags-item{background-color:#fff;background-color:var(--white);border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light);border-radius:1rem;margin-bottom:1rem;margin-right:1rem;padding:.8rem}.c-test__texts{text-align:center}@media only screen and (min-width:768px){.c-test__texts{text-align:left}}.c-test__status{color:#d33;color:var(--secondary-color);margin-bottom:.8rem;margin-top:1.6rem;text-align:center;text-transform:uppercase}@media only screen and (min-width:768px){.c-test__status{margin-top:0;text-align:left}}.c-test__title{color:"black";color:var(--primary-color);margin-bottom:1.4rem}.c-test__title--small{font-size:2.4rem;line-height:3.2rem}@media only screen and (min-width:768px){.c-test__title--small{font-size:2.8rem;line-height:3.6rem}}@media only screen and (min-width:1024px){.c-test__title--small{font-size:3.6rem;line-height:4.8rem}}.c-test__title--extra-small{font-size:1.8rem;line-height:2.4rem}@media only screen and (min-width:768px){.c-test__title--extra-small{font-size:2rem;line-height:3rem}}@media only screen and (min-width:1024px){.c-test__title--extra-small{font-size:2.4rem;line-height:3.2rem}}.c-test__description{margin-bottom:1.2rem}.c-test__progress{font-family:t3-bold}.c-test__progress span{font-family:t3;font-weight:400}.c-test__languages{display:flex;gap:.8rem;justify-content:center;margin-bottom:2rem;margin-top:1.2rem}@media only screen and (min-width:768px){.c-test__languages{justify-content:flex-start;margin-bottom:1.2rem}}.c-test__languages-title{font-family:t3-bold;margin-right:.4rem}.c-test__languages-flag{border-radius:1.2rem;height:2.4rem;opacity:.4;position:relative;width:2.4rem}@media only screen and (min-width:768px){.c-test__languages-flag{overflow:hidden}}.c-test__languages-flag:hover{box-shadow:0 0 6px #000000a6;opacity:1}@media only screen and (min-width:768px){.c-test__languages-flag:hover:before{top:0}}.c-test__languages-flag.active{box-shadow:0 0 0 3px #1dd1a1;box-shadow:0 0 0 3px var(--success);opacity:1;pointer-events:none}.c-test__languages-flag:before{align-items:center;color:#121a22;color:var(--text-color);content:attr(data-title);display:flex;font-family:t3-semibold;font-size:12px;height:100%;justify-content:center;left:0;position:absolute;text-transform:uppercase;top:100%;transition:all .3s cubic-bezier(.77,0,.175,1);width:100%}@media only screen and (min-width:768px){.c-test__languages-flag:before{background-color:#fff;top:-100%}}.c-test__separator{margin-top:2.2rem}.c-progress-bar{width:100%}.c-progress-bar__content{align-items:center;display:flex;margin-bottom:2.4rem}.c-progress-bar__progressed{background-color:"black";background-color:var(--primary-color);max-width:calc(var(--percentage) - 50px);min-width:calc(var(--percentage) - 50px)}.c-progress-bar__progressed,.c-progress-bar__will-progress{border-radius:1.2rem;content:"";display:inline-flex;height:1.6rem;transition:all .75s ease-in-out}.c-progress-bar__will-progress{background-color:#d33;background-color:var(--secondary-color);flex:1 1}.c-progress-bar__percentage{text-align:center;width:5.6rem}.c-progress-bar__percentage--auto{width:auto}.c-arrow-button{align-items:center;background-color:#fff;background-color:var(--white);border:.4rem solid #121a22;border:.4rem solid var(--grey-dark);border-radius:3.2rem;cursor:pointer;display:flex;height:6.4rem;justify-content:center;margin-left:2.4rem;transition:all .3s ease-out;width:6.4rem}.c-arrow-button:first-child{margin-left:0;margin-right:2.4rem}.c-arrow-button--margin-right-zero:first-child{margin-right:0}.c-arrow-button__timer{height:6.4rem;line-height:6.4rem;text-align:center;transform:translateY(-.4rem);width:8.2rem}@media only screen and (min-width:768px){.c-arrow-button__timer{width:13.1rem}}.c-arrow-button--disabled{opacity:.64;pointer-events:none}.c-arrow-button--reverse{transform:scaleX(-1)}.c-arrow-button-svg{pointer-events:none;transform-origin:11% 50%;transition:all .25s ease-in-out}.c-arrow-button:hover .c-arrow-button-svg{transform:translateX(19px) scale(1.2) rotate(5deg)}.c-highlighted{color:"black";color:var(--primary-color);font-family:t3-bold}.c-rating-star{align-items:center;background-color:#fff;background-color:var(--white);border-radius:1.8rem;cursor:pointer;display:flex;height:3.6rem;justify-content:center;transition:all .3s ease-out;width:3.6rem}.c-rating-star--small{height:2.4rem;width:2.4rem}@media only screen and (min-width:660px){.c-rating-star--small{height:3.6rem;width:3.6rem}}@media only screen and (min-width:1024px){.c-rating-star{column-gap:1.8rem}}.c-rating-star__wrapper{display:flex;justify-content:space-between;width:100%}@media only screen and (min-width:1024px){.c-rating-star__wrapper{justify-content:center;width:auto}}.c-rating-star__svg{pointer-events:none}@media only screen and (max-width:768px){.c-rating-star--small .c-rating-star__svg{height:1.6rem;width:1.6rem}}.c-rating-star__svg-path{pointer-events:none;transition:all .3s ease-out}.c-rating-star.selected .c-rating-star__svg-path{fill:"black";fill:var(--primary-color)}.c-rating-checkbox{align-items:center;display:flex;flex-direction:column;margin-right:0}@media only screen and (min-width:768px){.c-rating-checkbox{margin-right:1.2rem}}.c-rating-checkbox:last-of-type{margin-right:0}.c-rating-checkbox__wrapper{display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:768px){.c-rating-checkbox__wrapper{align-items:flex-end;flex-direction:row}}.c-rating-checkbox__text{width:150px}@media only screen and (min-width:768px){.c-rating-checkbox__text{width:auto}}.c-rating-checkbox__text--left{margin-bottom:1.8rem;margin-right:2.4rem;text-align:left}@media only screen and (min-width:768px){.c-rating-checkbox__text--left{margin-bottom:0;text-align:right}}.c-rating-checkbox__text--right{margin-left:auto;margin-top:1.8rem;text-align:right}@media only screen and (min-width:768px){.c-rating-checkbox__text--right{margin-left:2.4rem;margin-top:0;text-align:left}}html .c-answer{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:2.4rem}@media only screen and (min-width:1024px){html .c-answer{flex-wrap:nowrap;justify-content:center}}html .c-answer__indicator{align-items:center;background-color:#fff;background-color:var(--white);border:.2rem solid #121a22;border:.2rem solid var(--grey-dark);border-radius:1.8rem;display:flex;height:3.6rem;justify-content:center;margin-right:1.2rem;width:3.6rem}html .c-answer__indicator-text{color:#d33;color:var(--secondary-color);font-family:t3-bold;font-size:2.2rem;line-height:2.2rem;margin-top:-.2em}html .c-answer__text{flex:1 1}.c-curtain{height:calc(100% + 1px);left:-1px;pointer-events:none;position:fixed;top:-1px;width:calc(100% + 1px);z-index:1029}.c-eye--slashed{margin-top:.1rem}.c-eye--slashed .c-eye__path{transform:translateY(-1px)}.c-dangerously-html{margin-bottom:2.4rem;text-align:justify}.c-dangerously-html h1,.c-dangerously-html h2,.c-dangerously-html h3,.c-dangerously-html h4,.c-dangerously-html h5,.c-dangerously-html h6{margin-bottom:1.8rem;margin-top:2.4rem}.c-dangerously-html h1:first-child,.c-dangerously-html h2:first-child,.c-dangerously-html h3:first-child,.c-dangerously-html h4:first-child,.c-dangerously-html h5:first-child,.c-dangerously-html h6:first-child{margin-top:0}.c-server-error{align-items:center;display:flex;justify-content:center;margin-bottom:2.4rem;min-height:5.6rem;padding:1.6rem;position:relative}.c-server-error__text{z-index:1}.c-server-error__text,.c-table-data__title--white{color:#fff;color:var(--white)}.c-table-data__body{border-bottom:1px solid #000;border-bottom:1px solid var(--black);display:table}.c-table-data--striped .c-table-data__row:nth-child(odd){background-color:#ecf0f1;background-color:var(--grey-light)}.c-table-data__cell{border-left:1px solid #000;border-left:1px solid var(--black);border-right:1px solid #000;border-right:1px solid var(--black);border-top:1px solid #000;border-top:1px solid var(--black);display:block;padding:2rem}@media only screen and (min-width:768px){.c-table-data__cell{display:table-cell}}.c-table-data__cell--border-none{border:none}.c-table-data__cell--width-thirty{width:100%}@media only screen and (min-width:768px){.c-table-data__cell--width-thirty{width:30%}}.c-table-data__cell--border-radius{border-top-left-radius:1.8rem;border-top-right-radius:1.8rem}.c-table-data__cell--bg-dark{background-color:#000;background-color:var(--black);color:#fff;color:var(--white)}.c-table-data__text--bottom-ten{margin-bottom:1rem}.c-survey-title{color:#121a22;color:var(--grey-dark)}.c-survey-title .image-container img{mix-blend-mode:darken}.c-survey-title--small{font-size:2.4rem;line-height:3.2rem}@media only screen and (min-width:768px){.c-survey-title--small{font-size:2.8rem;line-height:3.6rem}}@media only screen and (min-width:1024px){.c-survey-title--small{font-size:3.6rem;line-height:4.8rem}}.c-survey-title--extra-small{font-size:1.8rem;line-height:2.4rem}@media only screen and (min-width:768px){.c-survey-title--extra-small{font-size:2rem;line-height:3rem}}@media only screen and (min-width:1024px){.c-survey-title--extra-small{font-size:2.4rem;line-height:3.2rem}}.c-survey-title-example{font-style:italic}.c-survey-title .image-container{align-items:center;display:flex;justify-content:center}.pids-wrapper{width:100%}.pid{display:inline-block;height:10px;margin:5px;width:calc(10% - 10px)}.c-proctoring{display:flex;flex-direction:column;margin-top:2rem;position:relative}@media only screen and (min-width:1024px){.c-proctoring{margin-left:2.4rem;margin-top:0}}.c-proctoring__video{width:100%}.c-proctoring__video.is-reverse{transform:rotateY(180deg)}.c-proctoring__video-wrapper{background-color:#121a22;background-color:var(--grey-dark);height:16.2rem;left:50%;overflow:hidden;position:absolute;top:3.4rem;transform:translateX(-50.1%);width:27.3rem;z-index:-1}@media only screen and (min-width:768px){.c-proctoring__video-wrapper{height:23.1rem;top:4.2rem;width:37.7rem}}.c-proctoring__monitor{background-color:#121a22;background-color:var(--grey-dark);height:9.4rem;overflow:hidden;position:absolute;top:16px;width:16.8rem;z-index:-1}@media only screen and (min-width:1024px){.c-proctoring__monitor{height:15.3rem;top:32px;width:27.6rem}}.c-proctoring__illustration{align-items:center;display:flex;justify-content:center;margin:auto;position:relative}.c-proctoring__illustration-monitor{height:auto;max-width:100%;width:34.3rem}@media only screen and (min-width:768px){.c-proctoring__illustration-monitor{width:auto}}.c-proctoring__close{left:50%;position:absolute;top:50%;transform:translate(-50%,-54%);z-index:1}.c-dialog{align-items:center;background-color:#121a22;background-color:var(--grey-dark);border-radius:18px;bottom:-100%;color:#fff;color:var(--white);display:flex;opacity:0;padding:2rem 2.4rem;position:fixed;right:2.4rem;transition:all 1s linear;z-index:1070}.c-dialog.is-visible{bottom:2.4rem;opacity:1}.c-dialog__text{max-width:200px}.c-dialog__icon{margin-left:3.6rem}.c-tick{border-radius:50%;display:block;height:2.4rem;width:2.4rem}.c-tick--square{border-radius:0}.c-tick--bg{background-color:#fff;background-color:var(--white);border:.2rem solid #121a22;border:.2rem solid var(--grey-dark)}.c-tick--bg-success{border-color:#1dd1a1;border-color:var(--success)}.c-tick--bg-error{border-color:#fc5c65;border-color:var(--error)}.c-tick--big{border-width:.4rem;height:7rem;width:7rem}.c-tick--medium{height:5.5rem;width:5.6rem}.c-tick__illustration-color--primary{fill:"black";fill:var(--primary-color)}.c-tick__illustration-color--secondary{fill:#d33;fill:var(--secondary-color)}.c-tick--big .c-tick__illustration{height:6.4rem;opacity:1;top:.8rem;transform:scale(1) translateY(-.7rem);width:7rem}.c-tick--medium .c-tick__illustration{height:5.1rem;opacity:1;top:.8rem;transform:scale(1) translateY(-.7rem);width:5.6rem}.c-sidebar{border-radius:2.4rem;left:1rem;overflow:hidden;position:fixed;top:9.6rem;transition:all .5s cubic-bezier(.22,.04,.05,1);width:4.9rem;z-index:10}.c-sidebar--up .c-sidebar{top:2.4rem}.c-sidebar.is-open{padding-right:2.4rem;width:32.6rem}.c-sidebar__nav{background-color:#ecf0f1;background-color:var(--grey-light);border-radius:2.4rem;padding-right:1rem;width:32.6rem}.c-sidebar__nav,.c-sidebar__nav-item{transition:all .5s cubic-bezier(.22,.04,.05,1)}.c-sidebar__nav-item{cursor:pointer;display:flex;font-family:t3;height:6.2rem;padding:1.2rem 0 1.2rem 4.8rem;position:relative}.c-sidebar__nav-item--no-padding-top-bottom{padding-bottom:0;padding-top:0}.c-sidebar__nav-item:after{background-color:#ecf0f1;background-color:var(--grey-light);border-radius:100%;content:"";height:0;left:2rem;opacity:1;position:absolute;top:calc(100% - 11px);transition:all .5s cubic-bezier(.22,.04,.05,1);width:0}.c-sidebar.is-open .c-sidebar__nav-item:after{opacity:0}.c-sidebar__nav-item--height-auto{height:auto}.c-sidebar__nav-item.is-active{color:#76b0eb;color:var(--info);font-family:t3-semibold}.c-sidebar__nav-item.is-active:after{background-color:#76b0eb;background-color:var(--info);height:.8rem;width:.8rem}.c-sidebar__nav-item-icon{align-items:center;display:flex;height:4.8rem;justify-content:center;left:0;position:absolute;top:.9rem;width:4.8rem;z-index:1000}.c-sidebar__nav-item-icon-tooltip{align-items:center;background-color:#76b0eb;background-color:var(--info);border-radius:.4rem;display:flex;flex-wrap:nowrap;justify-content:center;left:5.8rem;opacity:0;padding:.4rem;pointer-events:none;position:fixed;transform:scale(0);transition:all .3s ease-out;z-index:-1}.c-sidebar.is-open .c-sidebar__nav-item-icon-tooltip{display:none}.c-sidebar__nav-item-icon:hover .c-sidebar__nav-item-icon-tooltip{left:7rem;opacity:1;transform:scale(1.2);z-index:5000}.c-sidebar__nav-item-icon-tooltip:before{border-bottom:.8rem solid #76b0eb;border-bottom:.8rem solid var(--info);border-left:.8rem solid #0000;border-right:.8rem solid #0000;content:"";height:0;left:-.3rem;position:absolute;top:-7;transform:translateX(-50%) rotate(-90deg);width:0}.c-sidebar__nav-item-icon-tooltip-text{color:#fff;color:var(--white);font-family:t3-bold;font-size:1.2rem;text-align:center}.c-sidebar__nav-item-option{align-items:center;display:flex;left:-3rem;opacity:0;position:relative;transition:all .5s cubic-bezier(.22,.04,.05,1);width:100%}.c-sidebar.is-open .c-sidebar__nav-item-option{left:0;margin-left:.6rem;opacity:1}.c-sidebar__nav-item-option-content{width:100%}.c-folder{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:21rem;justify-content:center}@media only screen and (min-width:1366px){.c-folder--align-left{align-items:flex-start}}.c-folder__wrapper,.c-folder__wrapper-item{position:relative}.c-folder__wrapper-item-tools{align-items:center;display:flex;justify-content:space-evenly;position:absolute;top:-4.8rem;width:100%}.c-folder__wrapper-item-tools-icon{min-height:3.6rem;position:relative}.c-folder__wrapper-item-tools-icon--close{top:-.3rem}.c-folder__title{max-width:20rem;text-align:center}.c-edit{position:relative}.c-hamburger{display:none}.c-hamburger__top{transform:rotate(0deg) translate(0);transform-origin:top left;transition:.2s ease-in-out}.c-hamburger.is-change .c-hamburger__top{transform:rotate(45deg) translate(4px);transform-origin:top left}.c-hamburger__center{opacity:1;transform:translate(0x);transition:.1s ease-in-out}.c-hamburger.is-change .c-hamburger__center{opacity:0;transform:translate(38px)}.c-hamburger__bottom{transform:rotate(0deg) translate(0);transform-origin:bottom left;transition:.2s ease-in-out}.c-hamburger.is-change .c-hamburger__bottom{transform:rotate(-45deg) translate(-1px,6px);transform-origin:bottom left}.c-close{border-radius:50%;display:block;height:2.4rem;position:relative;width:2.4rem}.c-close--rotation{transform:rotate(48deg)}.c-close--bg{background-color:#fff;background-color:var(--white);border:.2rem solid #121a22;border:.2rem solid var(--grey-dark)}.c-close--extra-big{border-width:.4rem;height:80%;width:80%}@media only screen and (min-width:1024px){.c-close--extra-big{height:100%;width:100%}}.c-close--big{border-width:.4rem;height:7rem;width:7rem}.c-close--medium{height:5.5rem;width:5.6rem}.c-close--size-auto{height:auto;width:auto}.c-close__illustration-color--primary{fill:"black";fill:var(--primary-color)}.c-close__illustration-color--secondary{fill:#d33;fill:var(--secondary-color)}.c-close--extra-big .c-close__illustration{height:100%;opacity:1;top:.8rem;transform:scale(1);width:100%}.c-close--big .c-close__illustration{height:6.4rem;opacity:1;top:.8rem;transform:scale(1);width:7rem}.c-close--medium .c-close__illustration{height:5.1rem;opacity:1;top:.8rem;transform:scale(1);width:5.6rem}.c-no-mobile-view{height:100vh;left:0;padding-left:1.6rem;padding-right:1.6rem;position:fixed;top:0;width:100vw;z-index:1030}.c-no-mobile-view__title{margin-bottom:4.8rem;text-align:center}.c-close-button{align-items:center;background-color:#fff;background-color:var(--white);border:.4rem solid #121a22;border:.4rem solid var(--grey-dark);border-radius:3.2rem;cursor:pointer;display:flex;height:6.4rem;justify-content:center;transition:all .3s ease-out;width:6.4rem}.c-close-button--margin-r-twenty-four{margin-right:2.4rem}.c-close-button--disabled{opacity:.64;pointer-events:none}.c-close-button--reverse{transform:scaleX(-1)}.c-close-button--danger{border:.4rem solid #fc5c65;border:.4rem solid var(--error)}.c-close-button-svg{pointer-events:none;transform-origin:50% 50%;transition:all .25s ease-in-out}.c-close-button:hover .c-close-button-svg{transform:rotate(-90deg)}.c-close-button--medium .c-close-button-svg{height:3.8rem;width:3.8rem}.c-table-report__column{display:flex;flex-direction:column}.c-table-report__cell{height:4.8rem}.c-table-report__cell--vertical-align{display:flex}.c-table-report__cell--vertical-align-center{align-items:center}.c-table-report__cell--top-align{align-items:flex-start}.c-table-report__cell-buttons-icons{display:flex;flex-direction:column;margin-left:.6rem;margin-top:.4rem}.c-table-report__cell-buttons-icons-item{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-bottom:.4rem}.c-table-report__cell__item{margin-right:.8rem}.c-table-report__cell-text{font-size:1.4rem}.c-table-report__cell-text--bold{font-family:t3-bold}.c-table-report__cell-icons{display:flex;max-width:16rem}.c-table-report__cell-icons-item{cursor:pointer;margin-left:2.4rem}.c-table-report__cell-icons-item:first-child{margin-left:0}.c-form-email{max-width:74.6rem}.c-form-email__input{margin-bottom:3rem}.c-form-email__input-title{font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem}.c-email,.c-form-email__input-button{display:flex;justify-content:center}.c-email{align-items:center;flex-direction:column;margin:4.2rem 0;max-width:74.6rem}.c-email__filter{display:flex;margin-bottom:.8rem;width:100%}.c-email__filter-select{margin-right:2.4rem;max-width:50%;width:100%}.c-email__template{background-color:#fff;background-color:var(--white);border-radius:1.8rem;box-shadow:0 3px 8px #3232322b;margin-bottom:1.8rem;padding:1.6rem;width:100%}.c-email__template-title{margin-bottom:1.6rem}.c-email__template-title-label{font-family:t3-bold;margin-right:.6rem}.c-email__template-tags{display:flex;flex-wrap:wrap;margin-bottom:2rem}.c-email__template-tags-item{background-color:#fff;background-color:var(--white);border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light);border-radius:1rem;margin-bottom:1rem;margin-right:1rem;padding:.8rem}.c-email__tools{display:flex}.c-email__tools-buttons--margin-fourty{margin-right:4.8rem}.c-spinner{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgab(#fff,.5);background-color:rgab(var(--white),.5);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1070}.c-spinner__logo{height:10.1rem;width:20vw}.c-upload-button--full-width{width:100%}.c-upload-button--max-width{max-width:calc(100% - 124px)}.c-upload-button__input{display:none}.c-upload-button__wrapper{height:7.2rem;margin-bottom:.8rem;position:relative}.c-upload-button__label{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem;width:100%}.c-upload-button__image{align-items:center;background-color:#ecf0f1;background-color:var(--grey-light);border-radius:1.8rem;color:#121a22;color:var(--grey-dark);cursor:pointer;display:flex;font-family:t3;height:3.6rem;padding-left:1.6rem;padding-right:1.6rem;position:relative;width:100%}.c-upload-button__image-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.c-modal-invitation{width:100%}.c-modal-invitation--align-items{align-items:center;display:flex}.c-modal-invitation__small-text{font-size:1.4rem}.c-modal-invitation__small-text-underline{margin-left:.6rem;text-decoration:underline}.c-modal-invitation__info-file{align-items:center;display:flex;margin-bottom:2.4rem}.c-modal-invitation__info-file-text{margin-left:1.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-modal-ia-intro__list{align-items:center;display:flex;gap:6.4rem;margin-bottom:2.4rem}.c-modal-ia-intro__list-item{display:flex;flex-direction:column;font-family:t3-bold;font-size:2.4rem;height:32rem;justify-content:space-between;text-align:center}.c-modal-ia-intro__list-item:not(.disabled){cursor:pointer}.c-modal-ia__title{font-size:2.4rem;margin-bottom:2.4rem;text-align:center}.c-modal-ia__list{display:flex;flex-direction:column;gap:2.4rem}.c-modal-ia__list-item{align-items:center;cursor:pointer;display:flex;gap:1.6rem;justify-content:flex-start}.c-modal-ia__button{margin:0 auto;width:fit-content}.c-modal-ia-create-survey__title{text-transform:uppercase}.c-modal-ia-create-survey__text{margin-bottom:1.6rem}.c-modal-ia-create-survey__form{width:100%}.c-modal-ia-create-survey__buttons{padding-bottom:1.6rem}.c-ia-conversation{padding-top:2.4rem;position:relative}.c-ia-conversation__close{cursor:pointer;position:absolute;right:0;top:3.2rem}.c-ia-conversation__title{margin-bottom:3.2rem}.c-ia-conversation__ia-text-container{color:#000;max-width:77.5rem;padding-left:9.8rem;position:relative}.c-ia-conversation__ia-text{background-color:#fc5c65;background-color:var(--error);border:3px solid;border:3px solid var(--primary-color);border-radius:2.4rem;color:#fff;color:var(--white);display:flex;flex-direction:column;max-width:100%;padding:2rem}.c-ia-conversation__ia-text h3{color:#fff;color:var(--white);font-size:2.4rem;margin-top:1.6rem}.c-ia-conversation__ia-text h4{color:#fff;color:var(--white);font-size:1.8rem;margin-top:1.2rem}.c-ia-conversation__ia-text ul li{height:fit-content;margin:0;padding:0}.c-ia-conversation__ia-text ul li>strong{margin-top:.4rem}.c-ia-conversation__ia-text ul li a{color:#fff;color:var(--white);text-decoration:underline}.c-ia-conversation__ia-text ol li:before{display:none}.c-ia-conversation__ia-text table{display:block;max-width:100%;overflow-x:auto;padding-block:1.6rem;width:fit-content}.c-ia-conversation__ia-text table tbody,.c-ia-conversation__ia-text table thead{width:100%}.c-ia-conversation__ia-text table tr{border-bottom:1px solid #fff;width:100%}.c-ia-conversation__ia-text table tr:first-child{border-top:1px solid #fff}.c-ia-conversation__ia-text table td,.c-ia-conversation__ia-text table th{border-right:1px solid #fff;min-width:16rem;padding:.8rem}.c-ia-conversation__ia-text table td:first-child,.c-ia-conversation__ia-text table th:first-child{border-left:1px solid #fff}.c-ia-conversation__ia-text table td:not(:first-child),.c-ia-conversation__ia-text table th:not(:first-child){text-align:center}.c-ia-conversation__ia-text table td a,.c-ia-conversation__ia-text table th a{color:#fff;color:var(--white);font-family:t3-bold;text-decoration:underline}.c-ia-conversation__ia-text code{white-space:break-spaces}.c-ia-conversation__ia-user-text-container{color:#000;justify-self:self-end;max-width:77.5rem;padding-right:9.2rem;position:relative}.c-ia-conversation__ia-text-ia-icon{bottom:0;left:0;position:absolute}.c-ia-conversation__user-text{background-color:#6b6b6b;background-color:var(--grey-medium-dark);border:3px solid;border:3px solid var(--primary-color);border-radius:2.4rem;color:#fff;color:var(--white);padding:2rem}.c-ia-conversation__ia-text-user-icon{bottom:0;position:absolute;right:0}.c-ia-conversation__ask-container{position:relative}.c-ia-conversation__ask-container-counter{text-lign:right;display:block;position:absolute;right:0;top:0}.c-ia-conversation__ask-container-counter span{font-weight:"t3-bold"}.c-multiselect{align-items:center;background-color:#ecf0f1;background-color:var(--grey-light);border-radius:1.8rem;cursor:pointer;display:flex;height:3.6rem;justify-content:space-between;padding-left:1.6rem;padding-right:2rem;position:relative;width:100%}.c-multiselect--bottom-twenty-four{margin-bottom:2.4rem}.c-multiselect--white-bg{background-color:#fff;background-color:var(--white)}.c-multiselect--border{border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light)}.c-multiselect__wrapper{margin-bottom:.8rem;min-height:7.2rem;position:relative;width:100%;z-index:1000}.c-multiselect__wrapper--open{z-index:99999999999999}.c-multiselect__wrapper--height-zero{margin-bottom:0;min-height:0}.c-multiselect__wrapper--full-width{width:100%}.c-multiselect__value{align-items:center;background-color:#0000;color:#121a22;color:var(--grey-dark);display:flex;font-family:t3;justify-content:space-between;position:relative;transform:translateY(-1px);width:100%;z-index:1}.c-multiselect--grey-dark-bg .c-multiselect__value{color:#fff;color:var(--white);font-family:t3-semibold}.c-multiselect__label{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem;width:100%}.c-multiselect--open .c-multiselect__option{max-height:15.6rem;overflow:auto}.c-multiselect__option-wrapper{background-color:#ecf0f1;background-color:var(--grey-light);border-radius:1.8rem;left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:all .25s cubic-bezier(.77,0,.175,1);width:100%;z-index:-1}.c-multiselect--open .c-multiselect__option-wrapper{max-height:20rem;opacity:1;padding-top:3.2rem}.c-multiselect--white-bg .c-multiselect__option-wrapper{background-color:#fff;background-color:var(--white)}.c-multiselect--border .c-multiselect__option-wrapper{border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light)}.c-multiselect__option-item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.8rem;min-height:3.2rem;padding-left:1.6rem;padding-right:1.6rem;position:relative;width:100%}.c-multiselect__option-item:first-child{margin-top:1.2rem}.c-multiselect--grey-dark-bg .c-multiselect__option-item{color:#fff;color:var(--white)}.c-multiselect--padding-left-zero .c-multiselect__option-item{padding-left:0}.c-multiselect__option-item-selected{padding-right:3.6rem}.c-multiselect__option-item__text{align-items:center;display:flex}.c-multiselect__option-item__text-dot{background-color:#76b0eb;background-color:var(--info);border-radius:100%;display:block;height:.7rem;margin-right:1rem;width:.7rem}.c-multiselect__error{bottom:-2.2rem;color:#fc5c65;color:var(--error);font-size:1.2rem;left:0;position:absolute}.c-table-filter{margin-top:3.2rem}.c-table-filter__filters,.c-table-filter__title{display:flex;margin-bottom:2.4rem}.c-table-filter__filters{align-items:center}.c-table-filter__filters-label{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem}.c-table-filter__filters-item{height:7.2rem;margin-right:2.4rem;max-width:30rem;width:100%}.c-table-filter__button{margin-top:8px}.c-block-title,.c-block-title__left{display:flex;justify-content:space-between}.c-block-title__left{align-items:flex-start;flex-direction:column;width:100%}.c-block-title__left-content{display:flex;width:100%}.c-block-title__left-content-info{align-items:center;display:flex}.c-block-title__left-content-icon{cursor:pointer}.c-block-title__left-filter{margin-right:4rem;max-width:30rem;width:100%}.c-block-title__big-text{line-height:5.6rem}.c-block-title__right{max-width:50rem;width:50%}.c-block-title__right--flex-end{display:flex;justify-content:flex-end}.c-block-title__small-text{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem}.c-block-title__item--bottom-l,.c-folder-info{margin-bottom:2.4rem}.c-folder-info{display:flex;flex-direction:column;justify-content:space-between}.c-folder-info__wrapper{width:100%}.c-folder-info__data-title{display:flex}.c-folder-info__data-title-text{line-height:7.2rem}.c-folder-info__data-icon{cursor:pointer;display:flex;margin-right:1rem}.c-folder-info__data-description-label{font-size:1.4rem}.c-folder-info__data-description-text{font-family:t3-semibold}.c-folder-info__data-date{margin-bottom:1.8rem}.c-folder-info__data-date-text{align-items:center;display:flex}.c-folder-info__data-date-text-title{margin-bottom:.4rem;margin-right:.4rem}.c-folder-info__data-date-text-link{display:contents;flex:1 1}.c-folder-info__data-date-text-link p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;width:25%}.c-folder-info__data-assessments-title{margin-bottom:1.2rem}.c-folder-info__data-assessments-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.2rem}.c-folder-info__data-assessments-content-switches{display:flex;width:fit-content}.c-folder-info__data-input{width:100%}.c-folder-info__data-input--margin-l{margin-bottom:2.4rem;margin-top:2.4rem}.c-folder-info__data-input--small-width{max-width:38.4rem}.c-folder-info__text{margin-bottom:2.4rem}.c-folder-info__button{display:flex;justify-content:flex-start;margin-bottom:4.8rem;margin-top:2.4rem}.c-tags{display:flex;flex-direction:column;margin-bottom:2rem;width:100%}.c-tags__input{display:flex;justify-content:space-between}.c-tags__input-text{width:calc(100% - 170px)}.c-tags__title{font-family:t3-bold;margin-bottom:1.2rem}.c-tags__box{display:flex;flex-wrap:wrap;margin-top:.8rem}.c-tags__box-item{background-color:#fff;background-color:var(--white);border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light);border-radius:1rem;cursor:pointer;display:flex;margin-bottom:1rem;margin-right:1rem;padding:.8rem}.c-tags__box-item-text{margin-right:.8rem}.c-modal-user{margin-bottom:2rem;width:100%}.c-table-video{grid-gap:1rem}.c-table-video__cell{align-items:center;display:flex;height:15rem;justify-content:center;margin-bottom:2rem}.c-box-checkbox{margin-bottom:2.4rem;width:100%}.c-box-checkbox__label{font-size:1.4rem;line-height:1.8rem;margin-bottom:1rem}.c-box-checkbox__wrapper{display:flex;flex-direction:column;padding-right:2rem}.c-box-checkbox__item{display:flex;justify-content:space-between;margin-bottom:1rem}.c-box-checkbox__item-icon,.c-tag{cursor:pointer}.c-tag{align-items:center;background-color:#fff;background-color:var(--white);border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light);border-radius:1rem;display:flex;margin-bottom:1rem;margin-right:1rem;padding:.6rem}.c-tag-text{font-size:1.4rem;margin-right:.8rem}.c-tag__wrapper{display:flex;flex-wrap:wrap;margin-bottom:1.4rem;width:100%}.c-list-assessments{width:100%}.c-list-assessments__wrapper{max-height:20rem;overflow:auto;width:100%}.c-list-assessments__item{align-items:center;margin-bottom:.4rem;padding:.4rem 0}.c-charts,.c-list-assessments__item{display:flex;justify-content:space-between}.c-charts{flex-wrap:wrap}.c-charts__chart{width:48%}.c-charts__chart--full-width{width:100%}.c-charts__chart-info{align-items:center;display:flex;margin-bottom:2.4rem}.c-charts__chart-info-title{margin-left:.6rem}.c-charts__chart-wrapper{background:linear-gradient(0deg,#fff,50%,#0000);border-radius:2.4rem;box-shadow:0 0 10px 0 #76b0eb36;height:33.2rem;margin-bottom:4.8rem;width:100%}.c-charts__chart-item{height:100%;padding:1.6rem;width:100%}.c-charts__chart-item .highcharts-background{fill:#0000}.c-charts__chart-item .highcharts-credits{display:none}.c-charts__chart-item .highcharts-tooltip>span{background:#ffffffd9;border-radius:1rem;box-shadow:0 0 10px 0 #76b0eb36;padding:.8rem}.c-charts__chart-info-legend{font-size:1.4rem;margin-top:.8rem}.c-wrapper-image{align-items:center;border:2px solid #ecf0f1;border-radius:100%;display:flex;height:100px;justify-content:center;min-width:100px;overflow:hidden;width:100px}.c-wrapper-image__image{height:100%;object-fit:scale-down;width:100%}.c-filter-box,.c-filter-box__wrapper{display:flex}.c-filter-box__wrapper--min-width-small{min-width:18rem}.c-filter-box__wrapper--flex-wrap{flex-wrap:wrap}.c-filter-box__wrapper--align-start{align-items:flex-start}.c-filter-box__wrapper--align-center{align-items:center}.c-filter-box__box{align-items:center;background-color:#fff;background-color:var(--white);border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light);border-radius:1rem;cursor:pointer;display:flex;margin-bottom:1rem;margin-right:1rem;padding:.8rem}.c-filter-box__box-text{margin-right:.8rem}.c-filter-box__text{font-family:t3-semibold;margin-left:1rem;margin-right:1rem}.c-total-users{grid-gap:1.6rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:100%}@media only screen and (min-width:1280px){.c-total-users{max-width:62%}}.c-total-users__box{align-items:center;background:linear-gradient(0deg,#fff,50%,#0000);border:.3rem solid #121a22;border:.3rem solid var(--grey-dark);border-radius:2.4rem;box-shadow:0 0 10px 0 #76b0eb36;display:flex;flex-direction:column;min-height:10rem;padding-bottom:.8rem;padding-top:.8rem;position:relative;width:100%}.c-total-users__box-title{font-family:t3-bold;font-size:1.8rem;margin-bottom:1.6rem}.c-total-users__box-point{border-radius:100%;display:inline-block;height:1.2rem;margin-right:.6rem;width:1.2rem}.c-total-users__box-info{text-align:center}.c-ipsative{height:62.8rem;padding-left:0;padding-right:0}.c-ipsative__wrapper{height:100%}.c-ipsative__container{height:100%;overflow:hidden}.c-ipsative__block{display:flex;flex-direction:column;height:50%}.c-ipsative__block:last-child{flex-direction:column-reverse}.c-ipsative__block.no-selected{position:relative}.c-ipsative__block.no-selected:before{background-color:hsla(0,0%,100%,.502);content:"";display:block;height:100%;position:absolute;width:100%;z-index:1}.c-ipsative__block.selected .c-ipsative__title{color:"black";color:var(--primary-color);font-family:t3-bold}.c-ipsative__wrapper-title{align-items:center;background-color:#fff;display:flex;height:6.4rem;justify-content:center;padding-left:1.2rem;padding-right:1.2rem}.c-ipsative__title{text-align:center}.c-ipsative__wrapper-image{height:calc(100% - 64px)}.c-ipsative__image{height:100%;object-fit:cover;width:100%}.c-ipsative__wrapper-button{align-items:center;display:flex;height:100%;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.c-ipsative__container-button{height:100%;position:relative;width:100%}.c-ipsative__button{align-items:center;background-color:#000;border-radius:3.6rem;display:flex;height:7.2rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:7.2rem}.c-ipsative__button.active{background-color:#d33;background-color:var(--secondary-color)}.c-ipsative__button.disabled{pointer-events:none}.c-ipsative__icon{position:relative;z-index:1}.c-ipsative__tooltip{align-items:center;background-color:#fff;border-radius:1.2rem;display:flex;justify-content:center;left:0;min-width:15rem;opacity:0;padding-bottom:1.8rem;padding-top:1.8rem;position:absolute;top:-.4rem;transform:scale(0);transform-origin:0 50%}.c-ipsative__tooltip:before{background-color:#fff;bottom:-1.2rem;content:"";display:block;height:2.4rem;left:2.4rem;position:absolute;transform:rotate(45deg);width:2.4rem}.c-ipsative__tooltip-text{color:"black";color:var(--primary-color)}.c-switch__wrapper{flex-wrap:wrap}.c-switch__container{align-items:center;display:flex;margin-bottom:1.8rem;margin-right:2.4rem}.c-switch__label{font-family:t3-bold;margin-right:1.2rem}.c-switch__text{font-size:1.3rem;line-height:1.4rem;margin-left:1.2rem}html .c-procedure{align-items:center;cursor:pointer;display:flex;flex-direction:column}@media only screen and (min-width:1366px){html .c-procedure--align-left{align-items:flex-start}}html .c-procedure__licensed{align-items:center;background:#f39c12;background:var(--warning);border-radius:12px;display:flex;height:24px;justify-content:center;position:absolute;right:-8px;top:0;width:24px}html .c-procedure__licensed:before{background:#fff;background:var(--white);border:1px solid #121a22;border:1px solid var(--grey-dark);border-radius:.4rem;box-shadow:0 0 1.2rem #0000004d;content:"Remaining licenses";display:block;font-size:1.2rem;left:50%;line-height:1.6rem;opacity:0;padding:.4rem .8rem;pointer-events:none;position:absolute;text-align:center;top:0;transform:translateX(-50%);transition:all .3s ease-in-out}html .c-procedure__licensed:hover:before{opacity:1;top:3.2rem}html .c-procedure__licensed-wrapper{position:relative}html .c-procedure__licensed span{color:#fff;font-family:t3-bold;font-size:14px;font-weight:700;position:relative;top:-1px}html .c-procedure__wrapper{position:relative;width:100%}html .c-procedure__wrapper-item{align-items:center;display:flex;flex-direction:column;position:relative}html .c-procedure__oval{height:14.1rem;left:50%;top:2.4rem;transform:translateX(-50%);width:14rem}html .c-procedure--evaluation{width:100%}@media only screen and (min-width:1024px){html .c-procedure--evaluation{max-width:50vw}}html .c-procedure--evaluation__title{margin-bottom:2.4rem}html .c-procedure--evaluation__input{width:24rem}html .c-procedure--evaluation__input-wrapper{align-items:center;display:flex;position:relative}html .c-procedure--evaluation__button{margin:2.4rem auto 0}html .c-procedure--evaluation__see-report{align-items:center;display:flex;left:26.4rem;margin-left:1.2rem;position:absolute;top:2.6rem}html .c-procedure__title{max-width:20rem;text-align:center}html .c-procedure__select{min-height:3.2rem;width:100%}html .c-procedure__upload-file{align-items:center;display:flex;min-width:16.2rem}@media only screen and (min-width:768px){html .c-procedure__upload-file{margin-left:2.4rem}}html .c-procedure-radio_button__options{display:flex;flex-direction:column}@media only screen and (min-width:768px){html .c-procedure-radio_button__options{flex-direction:row;justify-content:space-between}}.c-multi-answer__label{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem}.c-multi-answer__answers{display:flex;flex-direction:column}.c-multi-answer__answer{margin-bottom:1.2rem}@media only screen and (min-width:660px){.c-multi-answer__answer{align-items:center;display:flex;justify-content:space-between}}.c-multi-answer__checkbox--not-editable{cursor:default}.c-multi-answer__checkbox-text{max-width:none}.c-multi-answer__add-file{align-items:center;background-color:#ecf0f1;background-color:var(--grey-light);border-radius:1.8rem;cursor:pointer;display:flex;height:3.6rem;margin-left:2.4rem;padding-left:1.6rem;padding-right:1.6rem}.c-multi-answer__add-file-input{display:none}.c-multi-answer__add-file-hint{display:block;font-size:1.2rem;line-height:1.4rem;margin-left:1.2rem}.c-radio-button{align-items:center;cursor:pointer;display:flex;margin-bottom:1.2rem}.c-radio-button--disabled{cursor:default}.c-radio-button__title{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem}.c-radio-button__options{display:flex;flex-direction:column}.c-radio-button__text{font-size:1.4rem;line-height:1.8rem;transition:all .3s ease-out}.c-radio-button__text--bold{font-family:t3-bold}.c-radio-button__text--blue{color:#76b0eb;color:var(--info)}.c-radio-button__text--report{max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:1366px){.c-radio-button__text--report{max-width:20rem}}.c-radio-button__dot{margin-right:1.6rem}.c-radio-button__dot .c-dot__illustration{opacity:0;transform:scale(.2) translateY(-.2rem);transition:all .2s ease-out}.c-radio-button.is-active .c-radio-button__dot .c-dot__illustration{opacity:1;top:0;transform:scale(1) translateY(-.2rem)}.c-dot{align-items:flex-end;background-color:#fff;background-color:var(--white);border:.2rem solid #121a22;border:.2rem solid var(--grey-dark);border-radius:50%;display:flex;height:2.4rem;justify-content:center;width:2.4rem}.c-dot--big{border-width:.4rem;height:7rem;width:7rem}.c-dot--medium{height:5.5rem;width:5.6rem}.c-dot__illustration-color--primary{fill:"black";fill:var(--primary-color)}.c-dot__illustration-color--secondary{fill:#d33;fill:var(--secondary-color)}.c-dot--big .c-dot__illustration{height:6.4rem;opacity:1;top:.8rem;transform:scale(1) translateY(-.7rem);width:7rem}.c-dot--medium .c-dot__illustration{height:5.1rem;opacity:1;top:.8rem;transform:scale(1) translateY(-.7rem);width:5.6rem}.c-upload-file-input{margin-bottom:1.2rem}@media only screen and (min-width:660px){.c-upload-file-input{align-items:center;display:flex;justify-content:space-between}}.c-upload-file-input__label{display:block;font-size:1.4rem;line-height:1.8rem;margin-bottom:.4rem}.c-upload-file-input__add-file{align-items:center;background-color:#ecf0f1;background-color:var(--grey-light);border-radius:1.8rem;cursor:pointer;display:flex;height:3.6rem;padding-left:1.6rem;padding-right:1.6rem;width:fit-content}.c-upload-file-input__add-file-input{display:none}.c-upload-file-input__add-file-hint{display:block;font-size:1.2rem;line-height:1.4rem;margin-left:1.2rem}.c-modal-ranking{padding-top:10rem;position:relative;width:100%}.c-modal-ranking__header{align-items:center;background-color:#fff;background-color:var(--white);display:flex;height:9.2rem;justify-content:space-between;padding:2.4rem 1.2rem 0 2.4rem;position:absolute;top:0;width:calc(100% - 2.4rem);z-index:9019}.c-modal-ranking__subtitle{margin-bottom:2.4rem;width:100%}.c-modal-ranking__select{margin-left:1.2rem;width:12.8rem}.c-modal-ranking__select .c-select__value{font-size:1.2rem}.c-modal-ranking__select .c-select__option-item__text{font-size:1.4rem}.c-modal-ranking__type{min-width:7.2rem;padding-left:.8rem;padding-right:1.2rem;text-align:right}.c-modal-ranking__button{margin:0 .8rem}.c-modal-ranking__button--back{margin-bottom:0}.c-modal-ranking__inputs{align-items:center;display:flex;min-width:50%}.c-modal-ranking__inputs-wrapper{align-items:center;display:flex;justify-content:space-between}.c-modal-ranking__texts{margin-bottom:2.4rem}.c-modal-ranking__competences-selected{background:#fff;background:var(--white);padding-bottom:1.2rem;position:sticky;text-align:right;top:23.2rem;z-index:1022}.c-modal-ranking__reminder{bottom:5.6rem;height:8.6rem;opacity:0;padding:2.4rem;position:absolute;right:2.4rem;transition:all .3s ease-in-out}.c-modal-ranking__reminder.is-show{bottom:1.8rem;opacity:1}.c-modal-ranking__total{background-color:#fff;background-color:var(--white);padding-bottom:4.8rem;position:sticky;top:-.8rem;z-index:1021}.c-modal-ranking__input{height:auto}.c-modal-ranking__input-label{flex:1 1;min-width:7.2rem}.c-modal-ranking__input-range{flex:1 1}.c-modal-ranking__input-number{margin-left:2.4rem;width:5.6rem}.c-modal-ranking__input-number input{text-align:center}.c-modal-ranking__input-name{background-color:#fff;background-color:var(--white);position:sticky;top:16rem;z-index:1022}.c-modal-ranking__profiles-list{display:flex;justify-content:center;width:100%}.c-modal-ranking__profiles-list ul{width:75%}.c-modal-ranking__profiles-list-row{align-items:center;display:flex;margin-bottom:1.8rem}.c-modal-ranking__profiles-list-row::last-child{margin-bottom:0}.c-modal-ranking__profiles-list-row-text{margin-right:1.2rem;position:relative;width:100%}.c-modal-ranking__profiles-list-row-text:before{border:1px dashed #b2bec3;border:1px dashed var(--grey-medium);content:"";display:block;height:1px;position:absolute;top:50%;width:100%;z-index:-1}.c-modal-ranking__profiles-list-row-text span{background-color:#fff;background-color:var(--white);display:inline-block;font-family:t3-bold;font-size:2.4rem;padding-right:1.2rem}.c-modal-ranking__profiles-list-row-button{height:2.8rem;margin-left:1.2rem;position:relative;width:2.8rem}.c-modal-ranking__profiles-list-row-button:hover:before{opacity:1;top:-22px}.c-modal-ranking__profiles-list-row-button:before{background:#fff;background:var(--white);border-radius:28px;box-shadow:0 .2rem .8rem #0000004d;content:attr(data-alt);font-size:12px;height:2.4rem;left:50%;letter-spacing:.05rem;padding:0 .8rem;pointer-events:none;transform:translateX(-50%);transition:all .3s ease-in-out;width:max-content}.c-modal-ranking__delete,.c-modal-ranking__profiles-list-row-button:before{align-items:center;display:flex;justify-content:center;opacity:0;position:absolute;top:0}.c-modal-ranking__delete{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#ffffff4d;flex-direction:column;height:100%;left:0;width:100%;z-index:1070}.c-modal-ranking__delete-buttons{margin-top:3.2rem}.c-modal-info-status__title{margin-bottom:2.4rem;text-align:center}.c-modal-info-status__content{width:100%}.c-modal-info-status__text{display:flex;padding-bottom:1.2rem;padding-top:1.2rem}.c-modal-info-status__text--highlighted{margin-right:1.2rem;position:relative;width:100%}.c-modal-info-status__text--highlighted:before{border:1px dashed #b2bec3;border:1px dashed var(--grey-medium);content:"";display:block;height:1px;position:absolute;top:50%;width:100%;z-index:-1}.c-modal-info-status__text--highlighted span{background-color:#fff;display:inline-block;font-family:t3-bold;font-size:1.8rem;padding-right:1.2rem}.c-copy-clipboard{margin-left:1.2rem;position:relative}.c-copy-clipboard.is-clicked:before{opacity:1;top:-32px}.c-copy-clipboard:before{align-items:center;background:#fff;background:var(--white);border-radius:28px;box-shadow:0 .2rem .8rem #0000004d;content:attr(data-alt);display:flex;font-size:12px;height:2.4rem;justify-content:center;left:50%;letter-spacing:.05rem;opacity:0;padding:0 .8rem;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);transition:all .3s ease-in-out;width:max-content}.c-modal-create__description,.c-modal-create__title{margin-bottom:2.4rem}.c-modal-create__datepickers{display:flex}.c-modal-create__datepicker{flex:1 1;margin-right:2.4rem}.c-modal-create__datepicker:last-child{margin-right:0}.c-modal-create__separator{background-color:#b2bec3;background-color:var(--grey-medium);margin-bottom:2.4rem;min-height:.1rem;width:100%}.c-modal-create__colorpickers{display:flex}.c-modal-create__colorpicker{align-items:center;display:flex;flex-direction:column;margin-right:2.4rem}.c-modal-create__colorpicker:last-child{margin-right:0}.c-tree{padding-right:2rem}.c-tree,.c-tree__wrapper{transition:all .75s cubic-bezier(.77,0,.175,1)}.c-tree__wrapper{animation-duration:.5s;animation-fill-mode:forwards;animation-name:fadeIn;background-color:#ecf0f1;background-color:var(--grey-light);border-radius:1.8rem;cursor:pointer;opacity:0;overflow:hidden;padding-left:1.6rem;position:relative;width:100%}.c-tree__wrapper.is-main{max-height:32px}.c-tree__wrapper.is-main.is-open{max-height:30rem}.c-tree__wrapper.is-main.is-open>.c-tree{max-height:30rem;overflow:auto}.c-tree__wrapper.is-main.is-open>.c-tree>.c-tree__node:nth-child(n+8):last-child,.c-tree__wrapper.is-main.is-open>.c-tree>.c-tree__node>.c-tree__child-list.is-open{padding-bottom:4rem}.c-tree__title{align-items:center;display:flex;height:32px;justify-content:space-between;padding-right:2rem;width:100%}.c-tree__node-block{margin-bottom:1.2rem}.c-tree__child-list{max-height:32px;padding-left:.8rem;transition:all .5s cubic-bezier(.77,0,.175,1)}.c-tree__child-list.is-open{max-height:300rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html .c-intro{display:flex;flex-direction:column;gap:2.4rem;margin-bottom:1.8rem}@media only screen and (min-width:768px){html .c-intro{flex-direction:row}}html .c-intro__image{display:block;margin-inline:auto;margin-bottom:.8rem;object-fit:contain;object-position:top}@media only screen and (min-width:768px){html .c-intro__image{display:inline;display:initial;float:right;margin-left:1.8rem}}html .c-intro__text .c-intro__image{max-width:37rem}html .c-intro__text span{display:block}@media only screen and (min-width:768px){html .c-intro__text span{display:inline;font-size:1.8rem}}.c-list--ordered-alpha{counter-reset:listStyle;margin-left:2rem}.c-list--ordered-alpha li{counter-increment:listStyle;margin-bottom:4px;position:relative}.c-list--ordered-alpha li:before{color:#6b6b6b;color:var(--grey-medium-dark);content:counter(listStyle,upper-latin) ".";font-family:t3-bold;left:-2rem;position:absolute;top:0}.c-list--ordered-alpha li>div{cursor:pointer;display:flex}html .c-item-format-style-12__item-context,html .c-item-format-style-13__item-context{font-size:1.8rem;margin-bottom:1.2rem}@media only screen and (min-width:768px){html .c-item-format-style-12__item-context,html .c-item-format-style-13__item-context{margin-bottom:1.8rem}}html .c-item-format-style-12__item-context-img,html .c-item-format-style-13__item-context-img{display:block;margin-inline:auto;margin-bottom:1.2rem}@media only screen and (min-width:768px){html .c-item-format-style-12__item-context-img,html .c-item-format-style-13__item-context-img{margin-bottom:2.4rem;margin-top:1.2rem}}html .c-item-format-style-12__item-title,html .c-item-format-style-13__item-title{color:#6b6b6b;color:var(--grey-medium-dark);font-family:t3-bold;font-size:1.6rem;margin-bottom:1.2rem}@media only screen and (min-width:768px){html .c-item-format-style-12__item-title,html .c-item-format-style-13__item-title{font-size:2rem;margin-bottom:2rem}}html .c-item-format-style-12__item-image,html .c-item-format-style-13__item-image{max-width:33rem;object-fit:contain}html .c-item-format-style-12__item-text,html .c-item-format-style-13__item-text{flex:1 1}html .c-item-format-style-13__container{align-items:center;display:flex;justify-content:space-between}html .c-item-format-style-14__columns-container{display:flex;gap:6.4rem;justify-content:space-evenly}html .c-item-format-style-14__column{counter-reset:list-item}html .c-item-format-style-14__column-first .c-item-format-style-14__column-item:before{color:#6b6b6b;color:var(--grey-medium-dark);content:counter(list-item,upper-alpha)}html .c-item-format-style-14__column-first .c-item-format-style-14__column-item:before,html .c-item-format-style-14__column-second .c-item-format-style-14__column-item:before{align-items:center;border:1px solid #121a22;border:1px solid var(--grey-dark);display:flex;font-family:t3-bold;height:3.2rem;justify-content:center;left:-3.2rem;position:absolute;top:-1px;width:3.2rem}html .c-item-format-style-14__column-second .c-item-format-style-14__column-item:before{color:#76b0eb;color:var(--info);content:counter(list-item,numeric)}html .c-item-format-style-14__column-item{aspect-ratio:1/1;border:1px solid #121a22;border:1px solid var(--grey-dark);counter-increment:list-item;margin-bottom:7px;padding:.8rem;position:relative;width:14.8rem}html .c-item-format-style-14-answer{display:flex;gap:3.2rem;justify-content:center;margin-top:6rem}html .c-item-format-style-14-answer-container{align-items:center;border:1px solid #121a22;border:1px solid var(--grey-dark);display:flex;height:3.2rem;justify-content:center;width:6.4rem}html .c-item-format-style-14-answer-letter{align-items:center;color:#6b6b6b;color:var(--grey-medium-dark);display:flex;font-family:t3-bold;height:3rem;justify-content:center;width:3.2rem}html .c-item-format-style-14-answer-input{border-left:1px solid #121a22;border-left:1px solid var(--grey-dark)}html .c-item-format-style-14-answer-input input{align-items:center;-moz-appearance:textfield;color:#76b0eb;color:var(--info);display:flex;font-family:t3-bold;height:3rem;justify-content:center;text-align:center;width:3.2rem}html .c-item-format-style-14-answer-input input::-webkit-inner-spin-button,html .c-item-format-style-14-answer-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html .c-item-format-style-15__list{display:flex;flex-direction:column;gap:1rem}html .c-item-format-style-15__list .list__item{background-color:#fff;background-color:var(--white);border:1px solid #121a22;border:1px solid var(--grey-dark);border-radius:5px;cursor:grab;padding:10px;position:relative}html .c-item-format-style-15__list .list__item--dragged{opacity:.5}html .c-item-format-style-15__list .list__item-content{align-items:center;display:flex;gap:10px}html .c-item-format-style-15__list .list__item-icon{min-width:12px;width:12px}html .c-item-format-style-15__list .list__item-icon svg{display:block;height:100%;opacity:.6;width:100%}html .c-item-format-style-15__list .list__item-title{flex:1 1}html .c-item-format-style-15__list .list__item-img{max-width:240px;min-width:60px;width:100%}html .c-item-format-style-15__list .list__item-img img{border:1px solid;border:1px solid var(--primary-color);border-radius:5px;display:block;filter:contrast(1.2);height:auto;max-width:100%}.c-true-false-boxes{align-items:center;border:2px solid #000;border-radius:100rem;display:flex;justify-content:space-between;margin-bottom:1.2rem;margin-left:12px;min-width:64px;overflow:hidden}@media only screen and (min-width:768px){.c-true-false-boxes{margin-left:0}}.c-true-false-box{align-items:center;cursor:pointer;display:flex;height:3.2rem;justify-content:center;overflow:hidden;position:relative;width:3.2rem}.c-true-false-box,.c-true-false-box:before{transition:all .3s cubic-bezier(.39,.575,.565,1)}.c-true-false-box:before{background-color:#76b0eb;background-color:var(--info);content:"";height:100%;position:absolute;right:-100%;top:0;width:100%;z-index:-1}.c-true-false-box.is-selected{color:#fff;color:var(--white)}.c-true-false-box.is-selected:before{right:0}.c-true-false-box:first-child{border-right:1px solid #000}.c-true-false-box:first-child:before{left:-100%;right:auto}.c-true-false-box:first-child.is-selected:before{left:0}.u-hide{display:none!important}@media only screen and (min-width:660px){.u-hide\@sm{display:none!important}}@media only screen and (max-width:660px){.u-hide\@sm-and-down{display:none!important}}@media only screen and (min-width:768px){.u-hide\@md{display:none!important}}@media only screen and (max-width:768px){.u-hide\@md-and-down{display:none!important}}@media only screen and (min-width:1024px){.u-hide\@lg{display:none!important}}@media only screen and (max-width:1024px){.u-hide\@lg-and-down{display:none!important}}@media only screen and (min-width:1366px){.u-hide\@xl{display:none!important}}@media print{.u-hide\@print{display:none}}.u-width{transition:all .3s ease-in-out}.u-width--1\/3{width:33.333%}@media only screen and (min-width:660px){.u-width--1\/3\@sm{width:33.333%}}@media only screen and (min-width:768px){.u-width--1\/3\@md{width:33.333%}}@media only screen and (min-width:1024px){.u-width--1\/3\@lg{width:33.333%}}@media only screen and (min-width:1366px){.u-width--1\/3\@xl{width:33.333%}}.u-width--2\/3{width:66.666%}@media only screen and (min-width:660px){.u-width--2\/3\@sm{width:66.666%}}@media only screen and (min-width:768px){.u-width--2\/3\@md{width:66.666%}}@media only screen and (min-width:1024px){.u-width--2\/3\@lg{width:66.666%}}@media only screen and (min-width:1366px){.u-width--2\/3\@xl{width:66.666%}}.u-width--1\/2{width:50%}@media only screen and (min-width:660px){.u-width--1\/2\@sm{width:50%}}@media only screen and (min-width:768px){.u-width--1\/2\@md{width:50%}}@media only screen and (min-width:1024px){.u-width--1\/2\@lg{width:50%}}@media only screen and (min-width:1366px){.u-width--1\/2\@xl{width:50%}}.u-width--1\/4{width:25%}@media only screen and (min-width:660px){.u-width--1\/4\@sm{width:25%}}@media only screen and (min-width:768px){.u-width--1\/4\@md{width:25%}}@media only screen and (min-width:1024px){.u-width--1\/4\@lg{width:25%}}@media only screen and (min-width:1366px){.u-width--1\/4\@xl{width:25%}}.u-width--3\/4{width:75%}@media only screen and (min-width:660px){.u-width--3\/4\@sm{width:75%}}@media only screen and (min-width:768px){.u-width--3\/4\@md{width:75%}}@media only screen and (min-width:1024px){.u-width--3\/4\@lg{width:75%}}@media only screen and (min-width:1366px){.u-width--3\/4\@xl{width:75%}}.u-width--full{width:100%}.u-height{transition:all .3s ease-in-out}.u-height--min-480{min-height:48rem}.u-height--1\/3{height:33.333%}@media only screen and (min-width:660px){.u-height--1\/3\@sm{height:33.333%}}@media only screen and (min-width:768px){.u-height--1\/3\@md{height:33.333%}}@media only screen and (min-width:1024px){.u-height--1\/3\@lg{height:33.333%}}@media only screen and (min-width:1366px){.u-height--1\/3\@xl{height:33.333%}}.u-height--2\/3{height:66.666%}@media only screen and (min-width:660px){.u-height--2\/3\@sm{height:66.666%}}@media only screen and (min-width:768px){.u-height--2\/3\@md{height:66.666%}}@media only screen and (min-width:1024px){.u-height--2\/3\@lg{height:66.666%}}@media only screen and (min-width:1366px){.u-height--2\/3\@xl{height:66.666%}}.u-height--1\/2{height:50%}@media only screen and (min-width:660px){.u-height--1\/2\@sm{height:50%}}@media only screen and (min-width:768px){.u-height--1\/2\@md{height:50%}}@media only screen and (min-width:1024px){.u-height--1\/2\@lg{height:50%}}@media only screen and (min-width:1366px){.u-height--1\/2\@xl{height:50%}}.u-height--1\/4{height:25%}@media only screen and (min-width:660px){.u-height--1\/4\@sm{height:25%}}@media only screen and (min-width:768px){.u-height--1\/4\@md{height:25%}}@media only screen and (min-width:1024px){.u-height--1\/4\@lg{height:25%}}@media only screen and (min-width:1366px){.u-height--1\/4\@xl{height:25%}}.u-height--3\/4{height:75%}@media only screen and (min-width:660px){.u-height--3\/4\@sm{height:75%}}@media only screen and (min-width:768px){.u-height--3\/4\@md{height:75%}}@media only screen and (min-width:1024px){.u-height--3\/4\@lg{height:75%}}@media only screen and (min-width:1366px){.u-height--3\/4\@xl{height:75%}}.u-height--full{height:100%}html .u-text--headingH6{color:#121a22;color:var(--grey-dark);font-family:t3-bold;font-size:1.6rem;line-height:2.4rem}.s-debug [class]{outline:3px solid #d3d3d3}.s-debug [class*=__]{outline-color:gray}.s-debug [class*="--"]{outline-color:#484848}.s-debug [class*=" o-"],.s-debug [class^=o-]{outline-color:orange}.s-debug [class*=" c-"],.s-debug [class^=c-]{outline-color:#20b2aa}.s-debug [class*=" u-"],.s-debug [class^=u-]{outline-color:#f08080}.s-debug [class*=" has-"],.s-debug [class*=" is-"],.s-debug [class^=has-],.s-debug [class^=is-]{outline-color:#ff0}.s-debug [class*=" js-"],.s-debug [class^=js-]{outline-color:#8b008b}.s-debug [class*=" t-"],.s-debug [class^=t-]{outline-color:#00008b}.s-debug [class*=" s-"],.s-debug [class^=s-]{outline-color:#ff8c00}.s-debug [class*=" qa-"],.s-debug [class^=qa-]{outline-color:#ffb6c1}.s-debug [class^=_]{outline-color:red}.s-debug [class*="@"]{outline-color:#adff2f}.s-admin .c-header{padding-left:1rem;top:0}.s-admin .c-menu{display:none}.s-admin .c-menu-hamburger{display:block}.s-admin .c-modal{transition:none}.s-admin .c-hamburger{display:block}.s-admin .o-wrapper{flex-direction:row;position:relative}.s-admin .o-container{max-width:100%;min-height:calc(100vh - 224px);overflow:hidden;padding-left:6.8rem;padding-right:2.4rem;width:100%}.s-admin .o-container--overflow-disabled{overflow:visible;overflow:initial}@media only screen and (min-width:1024px){.s-admin .o-container{padding-left:8.2rem}}.s-admin .c-aside{left:1rem;padding:0;position:fixed;top:9.6rem;width:4.8rem;z-index:1020}.s-admin .c-aside--up{top:2.4rem}.s-admin.has-sidebar .o-container{padding-left:36rem}.s-admin.has-sidebar .c-aside{width:32.6rem}.s-froala .fr-box.fr-basic .fr-element{min-height:30rem}.s-froala .fr-box.fr-basic .fr-wrapper{border:1px solid #dfdfdf;border-bottom:#dfdfdf;border:1px solid var(--grey-medium-light);border-bottom:var(--grey-medium-light)}.s-froala .fr-second-toolbar,.s-froala .fr-toolbar{border:1px solid #dfdfdf;border:1px solid var(--grey-medium-light)}.s-froala .fr-second-toolbar a{opacity:0;pointer-events:none}a[href="https://froala.com/wysiwyg-editor"],a[href="https://www.froala.com/wysiwyg-editor?k=u"]{display:none!important;position:absolute;top:-99999999px}
/*# sourceMappingURL=main.f9b2d3d3.css.map*/