:root{font-size:10px}:root{--primary-color: 'black';--secondary-color: #dd3333;--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: #ffffff;--black: #000000;--text-color: var(--grey-dark)}@font-face{font-family:"t3";src:url(/assets/T3Regular-5aac1724a79fbf87c12bcccc77ff6b9f0edced809facd804a48e02a575563533.ttf) format("truetype")}@font-face{font-family:"t3-semibold";src:url(/assets/T3SemiBold-ebf8692bfed6a7f41917c4a61d93abcdd1a5fb4893b4d48dbc5c30a2933cf9db.ttf) format("truetype")}@font-face{font-family:"t3-bold";src:url(/assets/T3Bold-2999e177ea7d60c1239e0d97ab546851a92f0b667acbbab3d12a34dcaab5fa64.ttf) format("truetype")}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}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:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{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:baseline}sub{bottom:-0.25em}sup{top:-0.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}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-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}template{display:none}[hidden]{display:none}html,*{box-sizing:border-box}* *:focus,*:active{outline:0 !important}body,h1,h2,h3,h4,h5,h6,blockquote,p,pre,dl,dd,ol,ul,figure,hr,fieldset,legend{margin:0;padding:0}a{text-decoration:none}ol,ul{list-style:none}ol li:before{counter-increment:main-counter;content:counter(main-counter);padding-right:.8rem}li>ol,li>ul{margin-bottom:0}table{border-collapse:collapse;border-spacing:0}fieldset{min-width:0;border:0}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;padding:0;margin:0;outline:0px solid}*::after,*::before{box-sizing:border-box;outline:0px solid}*:not(input){-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*:hover,*:active,*:focus,*:visited{outline:0px solid}*[data-cursor-hover]{cursor:pointer}html{height:100%;overflow-scrolling:touch;scroll-behavior:smooth}::-webkit-scrollbar{width:0.8rem}::-webkit-scrollbar-track{background:var(--grey-light)}::-webkit-scrollbar-thumb{background-color:var(--grey-medium);border-radius:0.8rem}::-webkit-scrollbar-thumb:hover{background-color:var(--grey-dark)}body{background-color:var(--white);color:var(--grey-dark);font-family:"t3";font-size:1.6rem;line-height:2.2rem;height:100%;min-height:100vh;transition:all 250ms ease-in-out;overflow-x:hidden}body.has-curtain{overflow:hidden}body.has-modal{overflow:hidden}body.has-modal .o-header,body.has-modal .o-wrapper,body.has-modal .o-footer,body.has-modal .c-header>*:not(.c-modal),body.has-modal .c-footer>*:not(.c-modal),body.has-modal .o-wrapper>*:not(.c-modal){filter:blur(2px)}[type="button"],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--grey-);border:0;cursor:pointer}[type="button"][disabled],button[disabled]{opacity:0.27;pointer-events:none}h1{color:var(--grey-dark);font-family:"t3-bold";font-size:4.8rem;line-height:5.6rem;transition:all 300ms ease-in-out}@media only screen and (min-width: 768px){h1{font-size:7.2rem;line-height:9.6rem}}h2{color:var(--grey-dark);font-family:"t3-bold";transition:all 300ms ease-in-out;font-size:2.6rem;line-height:3.3rem}@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:var(--grey-dark);font-family:"t3-bold";font-size:2.8rem;line-height:3.2rem;transition:all 300ms ease-in-out}@media only screen and (min-width: 768px){h3{font-size:3.6rem;line-height:4.4rem}}h4{color:var(--grey-dark);font-family:"t3-bold";font-size:2.2rem;line-height:2.8rem;transition:all 300ms ease-in-out}@media only screen and (min-width: 768px){h4{font-size:2.8rem;line-height:3.2rem}}h5{color:var(--grey-dark);font-family:"t3-bold";font-size:1.8rem;line-height:2.2rem;transition:all 300ms ease-in-out}@media only screen and (min-width: 768px){h5{font-size:2.2rem;line-height:2.8rem}}h6{color:var(--grey-dark);font-family:"t3-bold";font-size:1.6rem;transition:all 300ms ease-in-out}@media only screen and (min-width: 768px){h6{font-size:1.8rem}}img{max-width:100%;font-style:italic;vertical-align:middle}input{border:none}input:-internal-autofill-selected{-webkit-appearance:none;background-color:transparent !important;background-image:none !important;color:var(--grey-dark) !important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px rgba(255,255,255,0.1) inset !important}input[type="submit"]{background:none}input[type="color"]{-webkit-appearance:none;border:none;width:32px;height:32px}input[type="color"]::-webkit-color-swatch-wrapper{padding:0}input[type="color"]::-webkit-color-swatch{border:none}table{width:100%}a{color:var(--grey-dark)}strong{font-family:"t3-bold"}.c-aside{transition:all 500ms cubic-bezier(0.22, 0.04, 0.05, 1);position:absolute;width:0;height:100%;top:0;left:-32.5rem;padding-right:2.4rem;padding-left:2.4rem;z-index:1}@media only screen and (min-width: 1024px){.c-aside{width:32.5rem;width:40rem;padding-left:5.8rem;left:0}}@keyframes blink{0%{fill:var(--grey-dark)}75%{fill:var(--indicator)}100%{fill:var(--indicator)}}#o-root{min-height:100%;height:auto;padding-top:9.6rem}#o-root.has-glass-effect{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-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed}#o-root.has-glass-effect:after{background:var(--white);content:'';width:100vw;height:100vh;position:fixed;top:0;left:0;opacity:.6}#o-root.has-glass-effect main{position:relative;z-index:1}.o-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:calc(100vh - 224px)}.o-wrapper--row{flex-direction:row}.o-wrapper__bg-title{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;z-index:-1;font-size:11cqw;width:max-content;max-width:100vw;height:fit-content;color:var(--white);text-align:center;line-height:normal}.o-container{transition:all 500ms cubic-bezier(0.22, 0.04, 0.05, 1);width:100%;max-width:102.4rem;position:relative;padding-inline:4rem}#o-root.has-glass-effect .o-container{padding:40px}#o-root.has-glass-effect .o-container::before{content:"";top:0;left:0;width:100%;height:100%;position:absolute;z-index:-1;background-color:rgba(255,255,255,0.2);backdrop-filter:blur(20px);border-radius:40px;box-shadow:0 25px 45px rgba(0,0,0,0.2);border:1px solid rgba(255,255,255,0.5);border-right:1px solid rgba(255,255,255,0.2);border-left:1px solid rgba(255,255,255,0.2)}.o-grid{display:grid;width:100%;grid-gap:2.4rem}@media only screen and (min-width: 660px){.o-grid--fill-auto{grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}}@media only screen and (min-width: 660px){.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 0.5fr 1fr 1fr}.o-grid--five{grid-template-columns:repeat(5, 1fr)}.o-grid--five-special{grid-template-columns:1.5fr 0.5fr 1fr 0.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{border:1px dashed var(--grey-dark);display:flex;justify-content:center;align-items:center;padding:0.8rem}html .o-col{background-color:rgba(var(--white-rgb), 0.7);width:100%;display:inline-flex;transition:all 300ms ease-in-out}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;margin-left:0}.o-list-bare__item{margin-left:0}.o-list-inline{margin-left:0;list-style:none}.o-list-inline__item{display:inline-block}.o-form{min-width:30rem}.o-form-item{background-color:rgba(var(--white-rgb), 0.7);height:5.6rem;position:relative;padding-top:1.8rem;margin-bottom:.4rem}.o-form__label{transition:all 300ms ease-in-out;color:var(--text-color);font-size:1.4rem;position:absolute;top:1.8rem;left:0}.o-form__label--top{top:0;font-size:1.2rem}.o-form__label--static{position:static}.o-form__input{background-color:transparent;border-top:0;border-right:0;border-left:0;border-bottom:0.1rem solid var(--grey-dark);color:var(--text-color);font-size:1.4rem;font-family:"t3";width:100%}.o-form__input:focus ~ .o-form__label{top:0;font-size:1.2rem}.o-form__error{color:var(--error);font-size:1.2rem;opacity:0;margin-top:.4rem}.o-form--wrong .o-form__error{opacity:1}.o-form__submit{transition:all 300ms ease-in-out}.o-form__submit--disabled{opacity:.7}.o-table{width:100%;max-width:102.4rem;min-height:20rem}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{top:1.6rem;left:50%;transform:translateX(-50%)}html .o-pos-abs--bottom-right{bottom:0;right:0}html .o-pos-abs--center-right{top:50%;right:1.6rem;transform:translateY(-50%)}html .o-pos-abs--center{top:50%;left: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:0.4rem}@media only screen and (min-width: 660px){html .o-margin--top-size-xxs\@sm-and-up{margin-top:0.4rem}}@media only screen and (min-width: 768px){html .o-margin--top-size-xxs\@md-and-up{margin-top:0.4rem}}@media only screen and (min-width: 1024px){html .o-margin--top-size-xxs\@lg-and-up{margin-top:0.4rem}}@media only screen and (min-width: 1366px){html .o-margin--top-size-xxs\@xl-and-up{margin-top:0.4rem}}@media only screen and (min-width: 660px) and (max-width: 767px){html .o-margin--top-size-xxs\@sm-only{margin-top:0.4rem}}@media only screen and (min-width: 768px) and (max-width: 1023px){html .o-margin--top-size-xxs\@md-only{margin-top:0.4rem}}@media only screen and (min-width: 1024px) and (max-width: 1279px){html .o-margin--top-size-xxs\@lg-only{margin-top:0.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:0.8rem}@media only screen and (min-width: 660px){html .o-margin--left-size-xs\@sm-and-up{margin-left:0.8rem}}@media only screen and (min-width: 768px){html .o-margin--left-size-xs\@md-and-up{margin-left:0.8rem}}@media only screen and (min-width: 1024px){html .o-margin--left-size-xs\@lg-and-up{margin-left:0.8rem}}@media only screen and (min-width: 1366px){html .o-margin--left-size-xs\@xl-and-up{margin-left:0.8rem}}@media only screen and (min-width: 660px) and (max-width: 767px){html .o-margin--left-size-xs\@sm-only{margin-left:0.8rem}}@media only screen and (min-width: 768px) and (max-width: 1023px){html .o-margin--left-size-xs\@md-only{margin-left:0.8rem}}@media only screen and (min-width: 1024px) and (max-width: 1279px){html .o-margin--left-size-xs\@lg-only{margin-left:0.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:0.4rem}@media only screen and (min-width: 660px){html .o-padding--top-size-xxs\@sm-and-up{padding-top:0.4rem}}@media only screen and (min-width: 768px){html .o-padding--top-size-xxs\@md-and-up{padding-top:0.4rem}}@media only screen and (min-width: 1024px){html .o-padding--top-size-xxs\@lg-and-up{padding-top:0.4rem}}@media only screen and (min-width: 1366px){html .o-padding--top-size-xxs\@xl-and-up{padding-top:0.4rem}}@media only screen and (min-width: 660px) and (max-width: 767px){html .o-padding--top-size-xxs\@sm-only{padding-top:0.4rem}}@media only screen and (min-width: 768px) and (max-width: 1023px){html .o-padding--top-size-xxs\@md-only{padding-top:0.4rem}}@media only screen and (min-width: 1024px) and (max-width: 1279px){html .o-padding--top-size-xxs\@lg-only{padding-top:0.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:0.4rem}@media only screen and (min-width: 660px){html .o-padding--bottom-size-xxs\@sm-and-up{padding-bottom:0.4rem}}@media only screen and (min-width: 768px){html .o-padding--bottom-size-xxs\@md-and-up{padding-bottom:0.4rem}}@media only screen and (min-width: 1024px){html .o-padding--bottom-size-xxs\@lg-and-up{padding-bottom:0.4rem}}@media only screen and (min-width: 1366px){html .o-padding--bottom-size-xxs\@xl-and-up{padding-bottom:0.4rem}}@media only screen and (min-width: 660px) and (max-width: 767px){html .o-padding--bottom-size-xxs\@sm-only{padding-bottom:0.4rem}}@media only screen and (min-width: 768px) and (max-width: 1023px){html .o-padding--bottom-size-xxs\@md-only{padding-bottom:0.4rem}}@media only screen and (min-width: 1024px) and (max-width: 1279px){html .o-padding--bottom-size-xxs\@lg-only{padding-bottom:0.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{transition:all 500ms ease-out;opacity:0;position:absolute;top:0;left:30rem;z-index:-1;display:none}html .o-move-to-left--enter{display:flex;opacity:1;position:absolute;left:30rem;z-index:1}html .o-move-to-left--enter-active{display:flex;opacity:1;position:relative;left:0;z-index:1}html .o-move-to-left--enter-done{display:flex;opacity:1;position:relative;left:0;z-index:1}html .o-move-to-left--exit{display:flex;transition:all 200ms ease-out;left:0;position:static;opacity:0}html .o-move-to-left--exit-active{display:flex;transition:all 200ms ease-out;position:absolute;opacity:0;left:-40rem;z-index:-1}html .o-move-to-left--exit-done{transition:all 200ms ease-out;position:absolute;opacity:0;left:30rem;z-index:-1}html .o-color--primary{color:var(--primary-color)}html .o-color--secondary{color:var(--secondary-color)}html .o-color--grey-dark{color:var(--grey-dark)}html .o-color--grey-medium{color:var(--grey-medium)}html .o-color--success{color:var(--success)}html .o-color--red{color:var(--error)}html .o-color--info{color:var(--info)}html .o-color--white{color:var(--white)}.o-disabled{opacity:0.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-size:1.6rem;font-family:"t3"}.o-font-p--small{font-size:1.4rem}.o-font-size--giga{font-size:7.2rem;line-height:initial}.o-font-size--kilo{font-size:5.6rem;line-height:initial}.o-font-size--alpha{font-size:3.6rem;line-height:initial}.o-font-size--m{font-size:1.8rem;line-height:initial}.o-font-caption{font-size:1.2rem;font-family:"t3"}.o-font-error{color:var(--error);font-size:1.2rem;font-family:"t3"}.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{width:100%;height:100%;position:relative;padding-top:56.25%;overflow:hidden}.o-aspect-ratio--16\/9 img,.o-aspect-ratio--16\/9 video{width:100%;height:100%;position:absolute;top:0;left:0}.o-text--headingH6{color:var(--grey-dark);font-family:"t3-bold";font-size:1.6rem;line-height:2.4rem}.o-text--link{display:flex;align-items:center;margin-bottom:3px}.o-text--link-text{transition:all 150ms ease-in-out;margin-right:0.8rem}.o-text--link:hover .o-text--link-text{color:var(--info)}.o-text--link-arrow{transition:all 150ms ease-in-out;position:relative;top:3px;transform:rotate(-45deg);margin-left:.8rem}.o-text--link:hover .o-text--link-arrow{transform:rotate(-45deg) scale(1.2)}.c-header{transition:all 750ms ease-in-out;width:100vw;height:9.6rem;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;padding-right:2.4rem;padding-left:2.4rem;z-index:1030}.c-header__hidden{transition:all 750ms ease-in-out;top:-100%}.c-footer{width:100%;height:6.4rem;display:flex;align-items:center;justify-content:center;margin-top:6.4rem}.c-footer__list{display:flex;align-items:center;justify-content:center;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:0.4rem}@media only screen and (min-width: 768px){.c-footer__link{margin-top:0;margin-left:2.4rem}.c-footer__link:first-child{margin-left:0}}.c-nav{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;visibility:hidden;z-index:-10}.c-nav.is-active{visibility:visible;z-index:1030}.c-nav__list-item{position:relative;margin-top:2.4rem}.c-nav__list-item:first-child{margin-top:0}.c-nav__link{color:var(--white);font-size:3.2rem;font-family:"t3-bold";position:relative}@media only screen and (min-width: 768px){.c-nav__link{font-size:4.8rem}}.c-nav__curtain{position:fixed;width:calc(100% + 1px);height:calc(100% + 1px);top:-1px;left:-1px;pointer-events:none;z-index:1029}.c-nav__illustration{position:absolute;right:0;bottom:0}.c-menu{cursor:pointer;display:flex;align-items:center;position:relative;z-index:1031}.c-menu--hidden{display:none}.c-menu *{pointer-events:none}.c-menu__text{transition:all 1000ms ease-in-out;margin-right:0.4rem}.c-menu.is-active .c-menu__text{color:var(--white)}.c-menu-balls{transition:all 300ms ease-in-out;transform-origin:50% 50%}@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:var(--white)}.c-menu-balls--top{transition:all 300ms ease-out;transform-origin:50% 50%;transform:rotate(0deg) translate(9px, 0px)}.c-menu.is-active .c-menu-balls--top{fill:var(--white);transform:rotate(-90deg) translate(9px, 0px)}.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{width:100%;height:auto;max-height:4.8rem;object-fit:scale-down}.c-logo__wrapper{max-width:16rem;max-height:8rem}.c-button{transition:all 300ms ease-out;background-color:var(--grey-dark);border:0.2rem solid var(--grey-dark);border-radius:1.8rem;font-family:"t3-semibold";display:flex;align-items:center;justify-content:center;min-width:12rem;height:3.6rem;overflow:hidden;position:relative;padding-right:1.6rem;padding-left:1.6rem;margin-top:2.4rem;margin-bottom:1.6rem}.c-button:before{background-color:var(--white);content:"";width:103%;height:100%;display:block;position:absolute;top:0;left:0;transform-origin:0% 100%;transform:rotate(-90deg);transition:all 300ms ease-out}.c-button:hover:before{transform:rotate(0deg)}.c-button__wrapper{width:100%;display:flex;justify-content:center}.c-button__wrapper-width-auto{width:auto}.c-button__wrapper-has-separation .c-button:not(:last-child){margin-right:2.4rem}.c-button--margin-zero{margin-top:0;margin-bottom:0}.c-button--big{border-radius:2.4rem;height:4.8rem}.c-button--small{border-radius:1.4rem;height:2.8rem}.c-button--primary{border-color:var(--primary-color);background-color:var(--primary-color)}.c-button--secondary{border-color:var(--secondary-color);background-color:var(--secondary-color)}.c-button--cancel{border-color:var(--error);background-color:var(--error)}.c-button--grey{border-color:var(--grey-medium);background-color:var(--grey-medium)}.c-button--info{border-color:var(--info);background-color:var(--info)}.c-button--disabled{opacity:0.27;pointer-events:none}.c-button--active{background-color:var(--white)}.c-button__text{color:var(--white);line-height:1.4rem;position:relative;z-index:1;margin-top:-0.2rem}.c-button--grey .c-button__text{color:var(--grey-dark)}.c-button:hover .c-button__text{color:var(--grey-dark)}.c-button--active .c-button__text{color:var(--grey-dark)}.c-button__submit{width:12rem;color:var(--white);font-family:"t3-semibold";position:relative;z-index:1}.c-button:hover .c-button__submit{color:var(--grey-dark)}.c-button--go-back{position:fixed;right:2.4rem;top:2.4rem;z-index:1030}.c-button__icon{transition:all 300ms ease-in-out;display:flex;margin-right:1.2rem;overflow:hidden;z-index:1}.c-button__icon .filled{fill:var(--white)}.c-button:hover .c-button__icon .filled{fill:var(--black)}.c-button__icon-arrow-back{transform:rotate(-180deg)}.c-input,.c-datepicker{background-color:var(--grey-light);border-radius:1.8rem;color:var(--grey-dark);font-family:"t3";width:100%;height:3.6rem;padding-right:1.6rem;padding-left:1.6rem}.c-input--title{font-family:"t3-bold";line-height:10rem;background-color:transparent;height:auto;font-size:7.2rem;padding-left:0;opacity:1}.c-input--subtitle{background-color:transparent;height:auto;padding:0;opacity:1;border-radius:0}.c-input--white-bg{background-color:var(--white)}.c-input--border-color{border:1px solid var(--grey-medium-light)}.c-input__textarea{border:0;height:9.2rem;resize:none;padding-top:0.8rem;padding-bottom:0.8rem}.c-input__textarea--small{height:5.6rem}.c-input__range{height:.4rem;-webkit-appearance:none;margin:10px 0;width:100%;padding:0}.c-input__range::-webkit-slider-thumb{-webkit-appearance:none;background-image:url(/assets/input_range_thumb-7315255428d1e0eddb11df688b823c3837161e488952f361a43ef473008c2ab8.svg);background-size:100%;background-position:center;width:1.8rem;height:1.8rem;cursor:pointer}.c-input__range::-moz-range-thumb{background-image:url(/assets/input_range_thumb-7315255428d1e0eddb11df688b823c3837161e488952f361a43ef473008c2ab8.svg);background-size:100%;background-position:center;width:1.8rem;height:1.8rem;cursor:pointer}.c-input__range::-ms-thumb{background-image:url(/assets/input_range_thumb-7315255428d1e0eddb11df688b823c3837161e488952f361a43ef473008c2ab8.svg);background-size:100%;background-position:center;width:1.8rem;height:1.8rem;cursor:pointer}.c-input__wrapper{transition:height 250ms ease-in-out;height:7.2rem;position:relative;margin-bottom:0.8rem}.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{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.4rem}.c-input__icon{width:2.4rem;height:2.4rem;cursor:pointer;position:absolute;right:1.6rem;top:2.8rem}.c-input__error{color:var(--error);display:block;font-size:1.2rem;line-height:1.4rem}.c-input__hint{display:block;font-size:1.2rem;line-height:1.4rem}.c-select{background-color:var(--grey-light);border-radius:1.8rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;height:3.6rem;position:relative;padding-right:2rem;padding-left:1.6rem}.c-select--white-bg{background-color:var(--white)}.c-select--border{border:1px solid var(--grey-medium-light)}.c-select--grey-dark-bg{background-color:var(--grey-dark)}.c-select--padding-left-zero{padding-left:0}.c-select--max-width{max-width:38rem}.c-select__wrapper{min-height:7.2rem;position:relative;margin-bottom:0.8rem;z-index:1000}.c-select__wrapper--height-zero{min-height:0;margin-bottom:0}.c-select__wrapper--full-width{width:100%}.c-select__value{background-color:transparent;color:var(--grey-dark);font-family:"t3";width:100%;position:relative;transform:translateY(-1px);z-index:1;margin-right:1.8rem}.c-select--grey-dark-bg .c-select__value{color:var(--white);font-family:"t3-semibold"}.c-select__label{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.4rem}.c-select__error{color:var(--error);display:block;font-size:1.2rem;line-height:1.4rem}.c-select__chevron{width:2.4rem;height:2.4rem;cursor:pointer;position:absolute;right:1.6rem;top:0.6rem}.c-select__chevron--disabled{opacity:0.27}.c-select--open .c-select__option{overflow:auto;max-height:15.6rem}.c-select--white-bg .c-select__option{background-color:var(--white)}.c-select--grey-dark-bg .c-select__option{background-color:var(--grey-dark)}.c-select__option-wrapper{transition:all 0.25s cubic-bezier(0.77, 0, 0.175, 1);background-color:var(--grey-light);border-radius:1.8rem;width:100%;max-height:0;opacity:0;position:absolute;top:0;left:0;overflow:hidden;z-index:-1}.c-select--open .c-select__option-wrapper{padding-top:3.2rem;max-height:20rem;opacity:1}.c-select--grey-dark-bg .c-select__option-wrapper{background-color:var(--grey-dark)}.c-select--white-bg .c-select__option-wrapper{background-color:var(--white)}.c-select--border .c-select__option-wrapper{border:1px solid var(--grey-medium-light)}.c-select__option-item{width:100%;height:3.6rem;cursor:pointer;position:relative;padding-right:1.6rem;padding-left:1.6rem}.c-select__option-item:first-child{margin-top:1.2rem}.c-select--grey-dark-bg .c-select__option-item{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{display:flex;align-items:center}.c-select__option-item__text-dot{display:block;width:0.7rem;height:0.7rem;border-radius:100%;background-color:var(--info);margin-right:1rem}.c-select__option-tick{position:absolute;top:0.2rem;right:0.8rem}.c-chevron{width:2.4rem;transition:all 300ms ease-out;transform-origin:50% 50%;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{width:5rem;height:3.6rem}.c-cursor__wrapper{width:5rem;height:2.6rem;display:none;position:absolute;z-index:1080;pointer-events:none;transform:translate(0px, -10px);overflow:hidden}@media (pointer: fine){.c-cursor__wrapper{display:block}}.c-cursor__group{transition:all 150ms ease-out;height:2.4rem;transform:rotate(45deg) translate(0px, 0px)}.c-cursor.is-pointer .c-cursor__group{transform:rotate(0deg) scale(0.8) translate(-5px, 0px)}.c-cursor__path{transition:all 300ms ease-out}.has-curtain .c-cursor__path{fill:var(--grey-light)}.c-checkbox{display:inline-flex;align-items:center;position:relative;overflow:hidden}.c-checkbox--big{height:9.6rem;position:absolute;left:50%;transform:translateX(-43%);pointer-events:none}.c-checkbox__text{transition:all 300ms ease-out;font-size:1.4rem;line-height:1.8rem}.c-checkbox__text--bold{font-family:"t3-bold"}.c-checkbox__text--blue{color:var(--info)}.c-checkbox__text--report{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:12rem}@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{transition:all 200ms ease-out;opacity:0;transform:scale(0.2) translateY(-0.2rem)}.c-checkbox.is-active .c-checkbox__tick .c-tick__illustration{opacity:1;top:0;transform:scale(1) translateY(-0.2rem)}.c-checkbox.disabled{opacity:0.5}.c-link{color:var(--primary-color);text-decoration:underline}.c-illustration{transition:all 300ms ease-out;visibility:hidden;opacity:0}@media only screen and (min-width: 768px){.c-illustration{width:22.8rem;visibility:visible;opacity:1}}.c-illustration--menu{width:22.8rem;height:25.1rem}@media only screen and (min-width: 1024px){.c-illustration--menu{width:40rem;height:44.1rem}}.c-illustration--laptop{width:22.8rem;height:28.1rem}@media only screen and (min-width: 1024px){.c-illustration--laptop{width:40rem;height:49.3rem}}.c-illustration--hand{width:22.8rem;height:19.6rem}@media only screen and (min-width: 1024px){.c-illustration--hand{width:40rem;height:34.3rem}}.c-illustration--hand-drops{width:22.8rem;height:21.3rem}@media only screen and (min-width: 1024px){.c-illustration--hand-drops{width:40rem;height:37.4rem}}.c-illustration--hand-confirmation{width:22.8rem;height:19.6rem}@media only screen and (min-width: 1024px){.c-illustration--hand-confirmation{width:40rem;height:34.3rem}}.c-illustration--webpage{width:22.8rem;height:20.4rem}@media only screen and (min-width: 1024px){.c-illustration--webpage{width:40rem;height:35.8rem}}.c-illustration--box{width:22.8rem;height:19.7rem}@media only screen and (min-width: 1024px){.c-illustration--box{width:40rem;height:34.6rem}}.c-illustration--shapes{width:22.8rem;height:25.7rem}@media only screen and (min-width: 1024px){.c-illustration--shapes{width:40rem;height:45rem}}.c-illustration--congratulations-test{width:22.8rem;height:20.2rem}@media only screen and (min-width: 1024px){.c-illustration--congratulations-test{width:40rem;height:35.5rem}}.c-illustration--congratulations-module{width:22.8rem;height:20.7rem}@media only screen and (min-width: 1024px){.c-illustration--congratulations-module{width:40rem;height:36.4rem}}.c-illustration--separator{width:100%}.c-illustration--server-error{width:22.8rem;height:18.9rem}@media only screen and (min-width: 1024px){.c-illustration--server-error{width:40rem;height:33.3rem}}.c-illustration--message-box{position:absolute;top:0;left:0;width:100%;height:100%}.c-illustration--monitor .c-monitor__speaker{transform:scaleY(0);transform-origin:0 80%}.c-illustration--monitor .c-monitor__led{fill:var(--grey-dark)}.c-illustration--monitor .c-monitor__led--is-active{fill:var(--indicator);animation-name:blink;animation-duration:750ms;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:forwards;animation-direction:alternate}.c-illustration--monitor-responsive{width:22.8rem;height:19.6rem}@media only screen and (min-width: 1024px){.c-illustration--monitor-responsive{width:40rem;height:34.3rem}}.c-illustration--oval{position:absolute;top:-36px}.c-illustration--head{position:relative}.c-illustration--headlaptop{transition:all 300ms ease-out;opacity:1;width:31.9rem;height:22.5rem}.c-illustration--admin{width:22.8rem;height:14.4rem}@media only screen and (min-width: 1024px){.c-illustration--admin{width:40rem;height:25.4rem}}.c-illustration--warning{opacity:1;max-height:20rem}.c-illustration--border{position:absolute;top:0;right:0;bottom:0;left:0}.c-illustration--border__wrapper{display:flex;justify-content:center;align-items:center}.c-bubble{width:90%;height:calc(100vh - 64px);position:fixed;top:0;right:0;z-index:-10}.c-bubble--pdf-centered{top:30%}.c-bubble__background{position:fixed;top:0;right:0;z-index:-10}.c-bubble__image{position:fixed;top:0;right:0;width:100%;height:100%;object-fit:cover;z-index:-10;opacity:0.1}.c-bubble-big-five{width:90%;height:calc(100vh - 64px);position:fixed;z-index:-10}.c-bubble-big-five--pdf-centered{top:10%}.c-datepicker{cursor:pointer}.c-datepicker__wrapper{height:7.2rem;position:relative;margin-bottom:0.8rem}.c-datepicker.react-date-picker--disabled{background-color:var(--grey-light);opacity:0.45;pointer-events:none}.c-datepicker__label{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.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;width:36rem;font-family:"t3";overflow:hidden;padding-left:1rem;padding-bottom:1rem}.c-datepicker.react-date-picker .react-calendar__month-view__weekdays{border-bottom:0.1rem solid var(--grey-dark);padding-bottom:0.8rem;margin-bottom:0.8rem}.c-datepicker.react-date-picker .react-calendar__month-view__weekdays__weekday{width:4.8rem;flex-basis:initial !important}.c-datepicker.react-date-picker .react-calendar__tile{border-radius:2.4rem;width:4.8rem;height:4.8rem;display:inline-flex;align-items:center;justify-content:center;flex-basis:initial !important}.c-datepicker.react-date-picker .react-calendar__tile--now{background-color:var(--primary-color);color:var(--white);font-family:"t3-semibold"}.c-datepicker.react-date-picker .react-calendar__tile--now:hover{background-color:var(--primary-color)}.c-datepicker.react-date-picker .react-calendar__tile--active{background-color:var(--secondary-color);color:var(--white);font-family:"t3-semibold"}.c-datepicker.react-date-picker .react-calendar__tile--active:hover{background-color:var(--secondary-color)}.c-datepicker.react-date-picker .react-date-picker__button:enabled:hover{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;width:36rem;font-family:"t3";overflow:hidden;padding-left:1rem;padding-bottom:1rem}.c-datepicker.react-datetime-picker .react-calendar__tile{border-radius:2.4rem;width:4.8rem;height:4.8rem;display:inline-flex;align-items:center;justify-content:center;flex-basis:initial !important}.c-datepicker.react-datetime-picker .react-calendar__tile--now{background-color:var(--primary-color);color:var(--white);font-family:"t3-semibold"}.c-datepicker.react-datetime-picker .react-calendar__tile--now:hover{background-color:var(--primary-color)}.c-datepicker.react-datetime-picker .react-calendar__tile--active{background-color:var(--secondary-color);color:var(--white);font-family:"t3-semibold"}.c-datepicker.react-datetime-picker .react-calendar__tile--active:hover{background-color:var(--secondary-color)}.c-pagination{display:flex;justify-content:center;font-family:"t3-bold"}.c-pagination__indicator{padding-left:1.2rem;padding-right:1.2rem;cursor:pointer}.c-pagination__indicator-text{padding:0}.c-pagination__indicator-text.is-select{color:var(--grey-medium)}.c-pagination--simple{display:flex;align-items:center;justify-content:center;width:100%;position:absolute;bottom:-3.6rem;left:0}@media only screen and (min-width: 768px){.c-pagination--simple{bottom:-6.4rem}}.c-modal{background-color:rgba(var(--grey-dark-rgb), 0.6);backdrop-filter:blur(6px) saturate(180%);color:var(--text-color);width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;overflow-y:auto;opacity:0;visibility:hidden;transition:all 300ms ease-out;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-top:4.2rem;padding-bottom:4.2rem}}.c-modal-info__container{align-items:center}.c-modal-info__title{width:100%}.c-modal-info__text{max-width:30rem;align-items:flex-start}.c-modal-info__illustration{max-width:30rem;margin-right:2.4rem}.c-modal-info__button{margin:0}.c-modal__container{background-color:var(--white);border-radius:1.8rem;position:relative;width:calc(100% - 48px);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;opacity:0;top:100%;transition:all 350ms ease-in-out;padding-bottom:2.4rem;padding-top:2.4rem}@media only screen and (min-width: 768px){.c-modal__container{width:auto;width:100%;max-width:75vw;max-height:75vh;transform:scale(0.7);top:initial}}.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{transform:scale(1);top:initial}}.c-modal--small .c-modal__container{max-width:clamp(27rem, calc(100% - 32px), 36rem);transform:scale(1);top:initial;padding-bottom:1.6rem;padding-top:1.6rem}@media only screen and (min-width: 375px){.c-modal--small .c-modal__container{max-width:clamp(27.2rem, calc(100% - 48px), 36rem)}}.c-modal--medium .c-modal__container{max-width:clamp(27rem, calc(100% - 32px), 74.5rem);transform:scale(1);top:initial}@media only screen and (min-width: 375px){.c-modal--medium .c-modal__container{max-width:clamp(27.2rem, calc(100% - 48px), 74.5rem)}}.c-modal__header,.c-modal__footer{width:100%;display:flex;align-items:center}.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;flex-direction:column;justify-content:center;height:100%;overflow:auto;padding-right:1.6rem;padding-left:1.6rem}@media only screen and (min-width: 768px){.c-modal__content{justify-content:flex-start;align-items:center;padding-right:2.4rem;padding-left: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:var(--text-color);font-size:1.2rem;position:absolute;top:1.6rem;right:1.6rem}.c-modal__buttons-wrapper{display:flex}.c-modal__button{margin-left:2.4rem;margin-bottom:0}.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{display:flex;flex-direction:column;align-items:center;position:relative}@media only screen and (min-width: 768px){.c-test__content{flex-direction:row;align-items:initial}}.c-test__content-disabled{backdrop-filter:blur(5px);background-color:rgba(255,255,255,0.68);width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;z-index:2}.c-test__content-disabled h5{color:var(--primary-color);text-decoration:underline}.c-test__content--align-center{align-items:center}.c-test__image-wrapper{background-color:var(--grey-light);border-radius:50%;display:flex;align-items:center;justify-content:center;width:17.5rem;height:17.5rem;position:relative}@media only screen and (min-width: 768px){.c-test__image-wrapper{margin-right:2.4rem}}.c-test__image-wrapper--small{width:9.6rem;height:9.6rem}.c-test__image{border-radius:50%;width:12.6rem;height:12.6rem;overflow:hidden;object-fit:cover}.c-test__image--disabled{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0.32}.c-test__image--small{width:7rem;height:7rem}.c-test__data{flex:1}.c-test__data__tags{display:flex;flex-wrap:wrap;max-width:60%}.c-test__data__tags-item{border:1px solid var(--grey-medium-light);padding:0.8rem;background-color:var(--white);border-radius:1rem;margin-right:1rem;margin-bottom:1rem}.c-test__texts{text-align:center}@media only screen and (min-width: 768px){.c-test__texts{text-align:left}}.c-test__status{color:var(--secondary-color);text-transform:uppercase;text-align:center;margin-bottom:0.8rem;margin-top:1.6rem}@media only screen and (min-width: 768px){.c-test__status{text-align:left;margin-top:0}}.c-test__title{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:normal}.c-test__languages{display:flex;gap:.8rem;justify-content:center;margin-top:1.2rem;margin-bottom: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{width:2.4rem;height:2.4rem;border-radius:1.2rem;opacity:.4;position:relative}@media only screen and (min-width: 768px){.c-test__languages-flag{overflow:hidden}}.c-test__languages-flag:hover{opacity:1;box-shadow:0px 0px 6px rgba(0,0,0,0.65)}@media only screen and (min-width: 768px){.c-test__languages-flag:hover::before{top:0}}.c-test__languages-flag.active{opacity:1;box-shadow:0 0 0 3px var(--success);pointer-events:none}.c-test__languages-flag::before{transition:all 300ms cubic-bezier(0.77, 0, 0.175, 1);content:attr(data-title);color:var(--text-color);font-size:12px;font-family:"t3-semibold";text-transform:uppercase;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:100%;left:0}@media only screen and (min-width: 768px){.c-test__languages-flag::before{background-color:white;top:-100%}}.c-test__separator{margin-top:2.2rem}.c-progress-bar{width:100%}.c-progress-bar__content{display:flex;align-items:center;margin-bottom:2.4rem}.c-progress-bar__progressed{transition:all 750ms ease-in-out;background-color:var(--primary-color);border-radius:1.2rem;min-width:calc(var(--percentage) - 50px);max-width:calc(var(--percentage) - 50px);height:1.6rem;content:"";display:inline-flex}.c-progress-bar__will-progress{transition:all 750ms ease-in-out;background-color:var(--secondary-color);border-radius:1.2rem;height:1.6rem;content:"";display:inline-flex;flex:1}.c-progress-bar__percentage{width:5.6rem;text-align:center}.c-progress-bar__percentage--auto{width:auto}.c-arrow-button{transition:all 300ms ease-out;background-color:var(--white);border:0.4rem solid var(--grey-dark);border-radius:3.2rem;cursor:pointer;width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center;margin-left:2.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{line-height:6.4rem;text-align:center;width:8.2rem;height:6.4rem;transform:translateY(-0.4rem)}@media only screen and (min-width: 768px){.c-arrow-button__timer{width:13.1rem}}.c-arrow-button--disabled{opacity:0.64;pointer-events:none}.c-arrow-button--reverse{transform:scaleX(-1)}.c-arrow-button-svg{transition:all 250ms ease-in-out;transform-origin:11% 50%;pointer-events:none}.c-arrow-button:hover .c-arrow-button-svg{transform:translateX(19px) scale(1.2) rotate(5deg)}.c-highlighted{color:var(--primary-color);font-family:"t3-bold"}.c-rating-star{transition:all 300ms ease-out;background-color:var(--white);border-radius:1.8rem;cursor:pointer;width:3.6rem;height:3.6rem;display:flex;justify-content:center;align-items:center}.c-rating-star--small{width:2.4rem;height:2.4rem}@media only screen and (min-width: 660px){.c-rating-star--small{width:3.6rem;height: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{width:1.6rem;height:1.6rem}}.c-rating-star__svg-path{pointer-events:none;transition:all 300ms ease-out}.c-rating-star.selected .c-rating-star__svg-path{fill:var(--primary-color)}.c-rating-checkbox{display:flex;align-items:center;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;justify-content:center;flex-direction:column}@media only screen and (min-width: 768px){.c-rating-checkbox__wrapper{flex-direction:row;align-items:flex-end}}.c-rating-checkbox__text{width:150px}@media only screen and (min-width: 768px){.c-rating-checkbox__text{width:initial}}.c-rating-checkbox__text--left{text-align:left;margin-bottom:1.8rem;margin-right:2.4rem}@media only screen and (min-width: 768px){.c-rating-checkbox__text--left{margin-bottom:0;text-align:right}}.c-rating-checkbox__text--right{margin-top:1.8rem;text-align:right;margin-left:auto}@media only screen and (min-width: 768px){.c-rating-checkbox__text--right{margin-top:0;margin-left:2.4rem;text-align:left}}html .c-answer{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:2.4rem}@media only screen and (min-width: 1024px){html .c-answer{flex-wrap:nowrap;justify-content:center}}html .c-answer__indicator{background-color:var(--white);border-radius:1.8rem;border:0.2rem solid var(--grey-dark);width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;margin-right:1.2rem}html .c-answer__indicator-text{color:var(--secondary-color);font-family:"t3-bold";font-size:2.2rem;line-height:2.2rem;margin-top:-0.2em}html .c-answer__text{flex:1}.c-curtain{position:fixed;width:calc(100% + 1px);height:calc(100% + 1px);top:-1px;left:-1px;pointer-events:none;z-index:1029}.c-eye--slashed{margin-top:0.1rem}.c-eye--slashed .c-eye__path{transform:translateY(-1px)}.c-dangerously-html{text-align:justify;margin-bottom:2.4rem}.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-top:2.4rem;margin-bottom:1.8rem}.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{display:flex;align-items:center;justify-content:center;min-height:5.6rem;position:relative;padding:1.6rem;margin-bottom:2.4rem}.c-server-error__text{color:var(--white);z-index:1}.c-table-data__title--white{color:var(--white)}.c-table-data__body{display:table;border-bottom:1px solid var(--black)}.c-table-data--striped .c-table-data__row:nth-child(odd){background-color:var(--grey-light)}.c-table-data__cell{border-top:1px solid var(--black);border-right:1px solid var(--black);border-left:1px solid var(--black);padding:2rem;display:block}@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:var(--black);color:var(--white)}.c-table-data__text--bottom-ten{margin-bottom:1rem}.c-survey-title{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{display:flex;justify-content:center;align-items:center}.pids-wrapper{width:100%}.pid{width:calc(10% - 10px);height:10px;display:inline-block;margin:5px}.c-proctoring{position:relative;display:flex;flex-direction:column;margin-top:2rem}@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:var(--grey-dark);position:absolute;width:27.3rem;height:16.2rem;top:3.4rem;left:50%;transform:translateX(-50.1%);overflow:hidden;z-index:-1}@media only screen and (min-width: 768px){.c-proctoring__video-wrapper{width:37.7rem;height:23.1rem;top:4.2rem}}.c-proctoring__monitor{position:absolute;overflow:hidden;width:16.8rem;height:9.4rem;top:16px;z-index:-1;background-color:var(--grey-dark)}@media only screen and (min-width: 1024px){.c-proctoring__monitor{width:27.6rem;height:15.3rem;top:32px}}.c-proctoring__illustration{margin:auto;display:flex;justify-content:center;align-items:center;position:relative}.c-proctoring__illustration-monitor{width:34.3rem;max-width:100%;height:auto}@media only screen and (min-width: 768px){.c-proctoring__illustration-monitor{width:auto}}.c-proctoring__close{position:absolute;top:50%;left:50%;transform:translate(-50%, -54%);z-index:1}.c-dialog{transition:all linear 1s;background-color:var(--grey-dark);border-radius:18px;color:var(--white);display:flex;align-items:center;position:fixed;bottom:-100%;right:2.4rem;opacity:0;padding:2rem 2.4rem;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;width:2.4rem;height:2.4rem}.c-tick--square{border-radius:0%}.c-tick--bg{background-color:var(--white);border:0.2rem solid var(--grey-dark)}.c-tick--bg-success{border-color:var(--success)}.c-tick--bg-error{border-color:var(--error)}.c-tick--big{border-width:0.4rem;width:7rem;height:7rem}.c-tick--medium{width:5.6rem;height:5.5rem}.c-tick__illustration-color--primary{fill:var(--primary-color)}.c-tick__illustration-color--secondary{fill:var(--secondary-color)}.c-tick--big .c-tick__illustration{width:7rem;height:6.4rem;opacity:1;top:0.8rem;transform:scale(1) translateY(-0.7rem)}.c-tick--medium .c-tick__illustration{width:5.6rem;height:5.1rem;opacity:1;top:0.8rem;transform:scale(1) translateY(-0.7rem)}.c-sidebar{transition:all 500ms cubic-bezier(0.22, 0.04, 0.05, 1);position:fixed;width:4.9rem;left:1rem;top:9.6rem;z-index:10;border-radius:2.4rem;overflow:hidden}.c-sidebar--up .c-sidebar{top:2.4rem}.c-sidebar.is-open{padding-right:2.4rem;width:32.6rem}.c-sidebar__nav{background-color:var(--grey-light);border-radius:2.4rem;transition:all 500ms cubic-bezier(0.22, 0.04, 0.05, 1);width:32.6rem;padding-right:1rem}.c-sidebar__nav-item{padding:1.2rem 0 1.2rem 4.8rem;display:flex;cursor:pointer;height:6.2rem;position:relative;transition:all 500ms cubic-bezier(0.22, 0.04, 0.05, 1);font-family:"t3"}.c-sidebar__nav-item--no-padding-top-bottom{padding-top:0;padding-bottom:0}.c-sidebar__nav-item::after{content:"";transition:all 500ms cubic-bezier(0.22, 0.04, 0.05, 1);position:absolute;width:0;height:0;background-color:var(--grey-light);border-radius:100%;top:calc(100% - 11px);left:2rem;opacity:1}.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{font-family:"t3-semibold";color:var(--info)}.c-sidebar__nav-item.is-active::after{width:0.8rem;height:0.8rem;background-color:var(--info)}.c-sidebar__nav-item-icon{width:4.8rem;height:4.8rem;z-index:1000;display:flex;justify-content:center;align-items:center;position:absolute;top:.9rem;left:0}.c-sidebar__nav-item-icon-tooltip{transition:all 300ms ease-out;background-color:var(--info);border-radius:0.4rem;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;position:fixed;left:5.8rem;padding:0.4rem;pointer-events:none;opacity:0;z-index:-1;transform:scale(0)}.c-sidebar.is-open .c-sidebar__nav-item-icon-tooltip{display:none}.c-sidebar__nav-item-icon:hover .c-sidebar__nav-item-icon-tooltip{opacity:1;left:7rem;transform:scale(1.2);z-index:5000}.c-sidebar__nav-item-icon-tooltip:before{content:"";border-left:0.8rem solid transparent;border-right:0.8rem solid transparent;border-bottom:0.8rem solid var(--info);width:0;height:0;position:absolute;top:rem-calc(-7);left:-.3rem;transform:translateX(-50%) rotate(-90deg)}.c-sidebar__nav-item-icon-tooltip-text{color:var(--white);font-size:1.2rem;font-family:"t3-bold";text-align:center}.c-sidebar__nav-item-option{transition:all 500ms cubic-bezier(0.22, 0.04, 0.05, 1);width:100%;display:flex;align-items:center;position:relative;opacity:0;left:-3rem}.c-sidebar.is-open .c-sidebar__nav-item-option{left:0;opacity:1;margin-left:0.6rem}.c-sidebar__nav-item-option-content{width:100%}.c-folder{display:flex;flex-direction:column;justify-content:center;align-items:center;height:21.0rem;cursor:pointer}@media only screen and (min-width: 1366px){.c-folder--align-left{align-items:flex-start}}.c-folder__wrapper{position:relative}.c-folder__wrapper-item{position:relative}.c-folder__wrapper-item-tools{display:flex;width:100%;justify-content:space-evenly;position:absolute;top:-4.8rem;align-items:center}.c-folder__wrapper-item-tools-icon{position:relative;min-height:3.6rem}.c-folder__wrapper-item-tools-icon--close{top:-.3rem}.c-folder__title{text-align:center;max-width:20rem}.c-edit{position:relative}.c-hamburger{display:none}.c-hamburger__top{transform:rotate(0deg) translate(0, 0);transform-origin:top left;transition:0.2s ease-in-out}.c-hamburger.is-change .c-hamburger__top{transform:rotate(45deg) translate(4px, 0px);transform-origin:top left}.c-hamburger__center{transition:0.1s ease-in-out;opacity:1;transform:translate(0x, 0px)}.c-hamburger.is-change .c-hamburger__center{opacity:0;transform:translate(38px, 0px)}.c-hamburger__bottom{transform:rotate(0deg) translate(0, 0);transform-origin:bottom left;transition:0.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;width:2.4rem;height:2.4rem;position:relative}.c-close--rotation{transform:rotate(48deg)}.c-close--bg{background-color:var(--white);border:0.2rem solid var(--grey-dark)}.c-close--extra-big{border-width:0.4rem;width:80%;height:80%}@media only screen and (min-width: 1024px){.c-close--extra-big{width:100%;height:100%}}.c-close--big{border-width:0.4rem;width:7rem;height:7rem}.c-close--medium{width:5.6rem;height:5.5rem}.c-close--size-auto{width:auto;height:auto}.c-close__illustration-color--primary{fill:var(--primary-color)}.c-close__illustration-color--secondary{fill:var(--secondary-color)}.c-close--extra-big .c-close__illustration{width:100%;height:100%;opacity:1;top:0.8rem;transform:scale(1)}.c-close--big .c-close__illustration{width:7rem;height:6.4rem;opacity:1;top:0.8rem;transform:scale(1)}.c-close--medium .c-close__illustration{width:5.6rem;height:5.1rem;opacity:1;top:0.8rem;transform:scale(1)}.c-no-mobile-view{width:100vw;height:100vh;position:fixed;top:0;left:0;padding-right:1.6rem;padding-left:1.6rem;z-index:1030}.c-no-mobile-view__title{text-align:center;margin-bottom:4.8rem}.c-close-button{transition:all 300ms ease-out;background-color:var(--white);border:0.4rem solid var(--grey-dark);border-radius:3.2rem;cursor:pointer;width:6.4rem;height:6.4rem;display:flex;align-items:center;justify-content:center}.c-close-button--margin-r-twenty-four{margin-right:2.4rem}.c-close-button--disabled{opacity:0.64;pointer-events:none}.c-close-button--reverse{transform:scaleX(-1)}.c-close-button--danger{border:0.4rem solid var(--error)}.c-close-button-svg{transition:all 250ms ease-in-out;transform-origin:50% 50%;pointer-events:none}.c-close-button:hover .c-close-button-svg{transform:rotate(-90deg)}.c-close-button--medium .c-close-button-svg{width:3.8rem;height: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:0.4rem}.c-table-report__cell-buttons-icons-item{display:flex;align-items:center;justify-content:center;margin-bottom:0.4rem;cursor:pointer}.c-table-report__cell__item{margin-right:0.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{margin-bottom:0.4rem;font-size:1.4rem;line-height:1.8rem}.c-form-email__input-button{display:flex;justify-content:center}.c-email{max-width:74.6rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:4.2rem 0}.c-email__filter{width:100%;display:flex;margin-bottom:0.8rem}.c-email__filter-select{max-width:50%;width:100%;margin-right:2.4rem}.c-email__template{background-color:var(--white);border-radius:1.8rem;box-shadow:0 3px 8px rgba(50,50,50,0.17);width:100%;padding:1.6rem;margin-bottom:1.8rem}.c-email__template-title{margin-bottom:1.6rem}.c-email__template-title-label{font-family:"t3-bold";margin-right:0.6rem}.c-email__template-tags{display:flex;flex-wrap:wrap;margin-bottom:2rem}.c-email__template-tags-item{border:1px solid var(--grey-medium-light);padding:0.8rem;background-color:var(--white);border-radius:1rem;margin-right:1rem;margin-bottom:1rem}.c-email__tools{display:flex}.c-email__tools-buttons--margin-fourty{margin-right:4.8rem}.c-spinner{background-color:rgab(var(--white), 0.5);backdrop-filter:blur(12px);width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;position:fixed;top:0;left:0;z-index:1070}.c-spinner__logo{width:20vw;height:10.1rem}.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;position:relative;margin-bottom:0.8rem}.c-upload-button__label{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.4rem;width:100%}.c-upload-button__image{position:relative;background-color:var(--grey-light);border-radius:1.8rem;color:var(--grey-dark);font-family:"t3";width:100%;height:3.6rem;padding-right:1.6rem;padding-left:1.6rem;display:flex;align-items:center;cursor:pointer}.c-upload-button__image-text{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-modal-invitation{width:100%}.c-modal-invitation--align-items{display:flex;align-items:center}.c-modal-invitation__small-text{font-size:1.4rem}.c-modal-invitation__small-text-underline{text-decoration:underline;margin-left:0.6rem}.c-modal-invitation__info-file{display:flex;align-items:center;margin-bottom:2.4rem}.c-modal-invitation__info-file-text{margin-left:1.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-multiselect{background-color:var(--grey-light);border-radius:1.8rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;height:3.6rem;position:relative;padding-right:2rem;padding-left:1.6rem}.c-multiselect--bottom-twenty-four{margin-bottom:2.4rem}.c-multiselect--white-bg{background-color:var(--white)}.c-multiselect--border{border:1px solid var(--grey-medium-light)}.c-multiselect__wrapper{width:100%;min-height:7.2rem;position:relative;margin-bottom:0.8rem;z-index:1000}.c-multiselect__wrapper--open{z-index:99999999999999}.c-multiselect__wrapper--height-zero{min-height:0;margin-bottom:0}.c-multiselect__wrapper--full-width{width:100%}.c-multiselect__value{background-color:transparent;color:var(--grey-dark);font-family:"t3";width:100%;position:relative;transform:translateY(-1px);z-index:1;display:flex;justify-content:space-between;align-items:center}.c-multiselect--grey-dark-bg .c-multiselect__value{color:var(--white);font-family:"t3-semibold"}.c-multiselect__label{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.4rem;width:100%}.c-multiselect--open .c-multiselect__option{overflow:auto;max-height:15.6rem}.c-multiselect__option-wrapper{transition:all 0.25s cubic-bezier(0.77, 0, 0.175, 1);background-color:var(--grey-light);border-radius:1.8rem;width:100%;max-height:0;opacity:0;position:absolute;top:0;left:0;overflow:hidden;z-index:-1}.c-multiselect--open .c-multiselect__option-wrapper{padding-top:3.2rem;max-height:20rem;opacity:1}.c-multiselect--white-bg .c-multiselect__option-wrapper{background-color:var(--white)}.c-multiselect--border .c-multiselect__option-wrapper{border:1px solid var(--grey-medium-light)}.c-multiselect__option-item{width:100%;min-height:3.2rem;cursor:pointer;position:relative;padding-right:1.6rem;padding-left:1.6rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem}.c-multiselect__option-item:first-child{margin-top:1.2rem}.c-multiselect--grey-dark-bg .c-multiselect__option-item{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{display:flex;align-items:center}.c-multiselect__option-item__text-dot{display:block;width:0.7rem;height:0.7rem;border-radius:100%;background-color:var(--info);margin-right:1rem}.c-multiselect__error{position:absolute;bottom:-2.2rem;left:0;font-size:1.2rem;color:var(--error)}.c-table-filter{margin-top:3.2rem}.c-table-filter__title{display:flex;margin-bottom:2.4rem}.c-table-filter__filters{display:flex;align-items:center;margin-bottom:2.4rem}.c-table-filter__filters-label{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.4rem}.c-table-filter__filters-item{max-width:30rem;width:100%;margin-right:2.4rem;height:7.2rem}.c-table-filter__button{margin-top:8px}.c-block-title{display:flex;justify-content:space-between}.c-block-title__left{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%}.c-block-title__left-content{display:flex;width:100%}.c-block-title__left-content-info{display:flex;align-items:center}.c-block-title__left-content-icon{cursor:pointer}.c-block-title__left-filter{width:100%;max-width:30rem;margin-right:4rem}.c-block-title__big-text{line-height:5.6rem}.c-block-title__right{width:50%;max-width:50rem}.c-block-title__right--flex-end{display:flex;justify-content:flex-end}.c-block-title__small-text{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.4rem}.c-block-title__item--bottom-l{margin-bottom:2.4rem}.c-folder-info{display:flex;justify-content:space-between;flex-direction:column;margin-bottom:2.4rem}.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{display:flex;align-items:center}.c-folder-info__data-date-text-title{margin-right:0.4rem;margin-bottom:0.4rem}.c-folder-info__data-date-text-link{flex:1;display:contents}.c-folder-info__data-date-text-link p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;-moz-box-orient:vertical;width:25%}.c-folder-info__data-assessments-title{margin-bottom:1.2rem}.c-folder-info__data-assessments-content{display:flex;justify-content:space-between;align-items:center;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{margin-top:2.4rem;margin-bottom:4.8rem;display:flex;justify-content:flex-start}.c-tags{display:flex;flex-direction:column;width:100%;margin-bottom:2rem}.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:0.8rem}.c-tags__box-item{display:flex;border:1px solid var(--grey-medium-light);padding:.8rem;background-color:var(--white);border-radius:1rem;margin-right:1rem;margin-bottom:1rem;cursor:pointer}.c-tags__box-item-text{margin-right:.8rem}.c-modal-user{width:100%;margin-bottom:2rem}.c-table-video{grid-gap:1rem}.c-table-video__cell{display:flex;align-items:center;justify-content:center;height:15rem;margin-bottom:2rem}.c-box-checkbox{width:100%;margin-bottom:2.4rem}.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{margin-bottom:1rem;display:flex;justify-content:space-between}.c-box-checkbox__item-icon{cursor:pointer}.c-tag{display:flex;align-items:center;border:1px solid var(--grey-medium-light);padding:0.6rem;background-color:var(--white);border-radius:1rem;margin-right:1rem;margin-bottom:1rem;cursor:pointer}.c-tag-text{margin-right:.8rem;font-size:1.4rem}.c-tag__wrapper{width:100%;display:flex;flex-wrap:wrap;margin-bottom:1.4rem}.c-list-assessments__wrapper{max-height:20rem;overflow:auto;width:100%}.c-list-assessments__item{padding:0.4rem 0}.c-charts{display:flex;flex-wrap:wrap;justify-content:space-between}.c-charts__chart{width:48%}.c-charts__chart--full-width{width:100%}.c-charts__chart-info{margin-bottom:2.4rem;display:flex;align-items:center}.c-charts__chart-info-title{margin-left:0.6rem}.c-charts__chart-wrapper{background:linear-gradient(0deg, #fff, 50%, transparent);width:100%;height:33.2rem;border-radius:2.4rem;box-shadow:rgba(118,176,235,0.21) 0px 0px 10px 0px;margin-bottom:4.8rem}.c-charts__chart-item{padding:1.6rem;height:100%;width:100%}.c-charts__chart-item .highcharts-background{fill:transparent}.c-charts__chart-item .highcharts-credits{display:none}.c-charts__chart-item .highcharts-tooltip>span{background:rgba(255,255,255,0.85);border-radius:1rem;box-shadow:rgba(118,176,235,0.21) 0px 0px 10px 0px;padding:0.8rem}.c-charts__chart-info-legend{margin-top:0.8rem;font-size:1.4rem}.c-wrapper-image{width:100px;height:100px;min-width:100px;border-radius:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;border:2px solid #ecf0f1}.c-wrapper-image__image{width:100%;height:100%;object-fit:scale-down}.c-filter-box{display:flex}.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{border:1px solid var(--grey-medium-light);padding:0.8rem;background-color:var(--white);border-radius:1rem;margin-right:1rem;margin-bottom:1rem;display:flex;align-items:center;cursor:pointer}.c-filter-box__box-text{margin-right:0.8rem}.c-filter-box__text{margin-left:1rem;margin-right:1rem;font-family:"t3-semibold"}.c-total-users{width:100%;display:grid;grid-gap:1.6rem;grid-template-columns:1fr 1fr 1fr 1fr}@media only screen and (min-width: 1280px){.c-total-users{max-width:62%}}.c-total-users__box{background:linear-gradient(0deg, #fff, 50%, transparent);border:0.3rem solid var(--grey-dark);border-radius:2.4rem;box-shadow:rgba(118,176,235,0.21) 0px 0px 10px 0px;display:flex;flex-direction:column;align-items:center;width:100%;min-height:10rem;padding-top:.8rem;padding-bottom:.8rem;position:relative}.c-total-users__box-title{font-family:"t3-bold";font-size:1.8rem;margin-bottom:1.6rem}.c-total-users__box-point{width:1.2rem;height:1.2rem;border-radius:100%;border-radius:100%;display:inline-block;margin-right:0.6rem}.c-total-users__box-info{text-align:center}.c-ipsative{padding-right:0;padding-left:0;height:62.8rem}.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:#FFFFFF80;content:"";display:block;position:absolute;width:100%;height:100%;z-index:1}.c-ipsative__block.selected .c-ipsative__title{color:var(--primary-color);font-family:"t3-bold"}.c-ipsative__wrapper-title{background-color:white;height:6.4rem;display:flex;justify-content:center;align-items:center;padding-right:1.2rem;padding-left:1.2rem}.c-ipsative__title{text-align:center}.c-ipsative__wrapper-image{height:calc(100% - 64px)}.c-ipsative__image{object-fit:cover;width:100%;height:100%}.c-ipsative__wrapper-button{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);overflow:hidden}.c-ipsative__container-button{width:100%;height:100%;position:relative}.c-ipsative__button{background-color:black;width:7.2rem;height:7.2rem;border-radius:3.6rem;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.c-ipsative__button.active{background-color:var(--secondary-color)}.c-ipsative__button.disabled{pointer-events:none}.c-ipsative__icon{position:relative;z-index:1}.c-ipsative__tooltip{transform-origin:0% 50%;transform:scale(0);background-color:white;border-radius:1.2rem;min-width:15rem;display:flex;align-items:center;justify-content:center;position:absolute;top:-0.4rem;left:0;opacity:0;padding-top:1.8rem;padding-bottom:1.8rem}.c-ipsative__tooltip:before{content:"";background-color:white;width:2.4rem;height:2.4rem;display:block;transform:rotate(45deg);position:absolute;left:2.4rem;bottom:-1.2rem}.c-ipsative__tooltip-text{color:var(--primary-color)}.c-switch__wrapper{flex-wrap:wrap}.c-switch__container{display:flex;align-items:center;margin-right:2.4rem;margin-bottom:1.8rem}.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{display:flex;flex-direction:column;align-items:center;cursor:pointer}@media only screen and (min-width: 1366px){html .c-procedure--align-left{align-items:flex-start}}html .c-procedure__licensed{position:absolute;top:0;right:-8px;width:24px;height:24px;border-radius:12px;background:var(--warning);display:flex;align-items:center;justify-content:center}html .c-procedure__licensed::before{transition:all 300ms ease-in-out;content:'Remaining licenses';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);background:var(--white);box-shadow:0 0 1.2rem rgba(0,0,0,0.3);border-radius:.4rem;border:1px solid var(--grey-dark);font-size:1.2rem;line-height:1.6rem;text-align:center;padding:.4rem .8rem;opacity:0;pointer-events:none}html .c-procedure__licensed:hover::before{opacity:1;top:3.2rem}html .c-procedure__licensed-wrapper{position:relative}html .c-procedure__licensed span{color:white;font-size:14px;font-weight:bold;font-family:"t3-bold";top:-1px;position:relative}html .c-procedure__wrapper{position:relative;width:100%}html .c-procedure__wrapper-item{position:relative;display:flex;flex-direction:column;align-items:center}html .c-procedure__oval{top:2.4rem;left:50%;transform:translateX(-50%);width:14rem;height:14.1rem}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{display:flex;align-items:center;position:relative}html .c-procedure--evaluation__button{margin:2.4rem auto 0}html .c-procedure--evaluation__see-report{display:flex;align-items:center;position:absolute;top:2.6rem;left:26.4rem;margin-left:1.2rem}html .c-procedure__title{text-align:center;max-width:20rem}html .c-procedure__select{width:100%;min-height:3.2rem}html .c-procedure__upload-file{display:flex;align-items:center;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{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.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{display:flex;justify-content:space-between;align-items:center}}@media only screen and (min-width: 660px){.c-multi-answer__answer{display:flex;justify-content:space-between;align-items:center}}.c-multi-answer__checkbox--not-editable{cursor:default}.c-multi-answer__checkbox-text{max-width:unset}.c-multi-answer__add-file{height:3.6rem;background-color:var(--grey-light);border-radius:1.8rem;display:flex;align-items:center;padding-right:1.6rem;padding-left:1.6rem;margin-left:2.4rem;cursor:pointer}.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{display:flex;align-items:center;margin-bottom:1.2rem;cursor:pointer}.c-radio-button--disabled{cursor:default}.c-radio-button__title{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.4rem}.c-radio-button__options{display:flex;flex-direction:column}.c-radio-button__text{transition:all 300ms ease-out;font-size:1.4rem;line-height:1.8rem}.c-radio-button__text--bold{font-family:"t3-bold"}.c-radio-button__text--blue{color:var(--info)}.c-radio-button__text--report{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:12rem}@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{transition:all 200ms ease-out;opacity:0;transform:scale(0.2) translateY(-0.2rem)}.c-radio-button.is-active .c-radio-button__dot .c-dot__illustration{opacity:1;top:0;transform:scale(1) translateY(-0.2rem)}.c-dot{border-radius:50%;width:2.4rem;height:2.4rem;background-color:var(--white);border:0.2rem solid var(--grey-dark);display:flex;justify-content:center;align-items:flex-end}.c-dot--big{border-width:0.4rem;width:7rem;height:7rem}.c-dot--medium{width:5.6rem;height:5.5rem}.c-dot__illustration-color--primary{fill:var(--primary-color)}.c-dot__illustration-color--secondary{fill:var(--secondary-color)}.c-dot--big .c-dot__illustration{width:7rem;height:6.4rem;opacity:1;top:0.8rem;transform:scale(1) translateY(-0.7rem)}.c-dot--medium .c-dot__illustration{width:5.6rem;height:5.1rem;opacity:1;top:0.8rem;transform:scale(1) translateY(-0.7rem)}.c-upload-file-input{margin-bottom:1.2rem}@media only screen and (min-width: 660px){.c-upload-file-input{display:flex;justify-content:space-between;align-items:center}}.c-upload-file-input__label{font-size:1.4rem;line-height:1.8rem;display:block;margin-bottom:0.4rem}.c-upload-file-input__add-file{height:3.6rem;width:fit-content;background-color:var(--grey-light);border-radius:1.8rem;display:flex;align-items:center;padding-right:1.6rem;padding-left:1.6rem;cursor:pointer}.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{width:100%;position:relative;padding-top:10rem}.c-modal-ranking__header{background-color:var(--white);display:flex;align-items:center;justify-content:space-between;width:calc(100% - 2.4rem);height:9.2rem;position:absolute;top:0;z-index:9019;padding:2.4rem 1.2rem 0 2.4rem}.c-modal-ranking__subtitle{width:100%;margin-bottom:2.4rem}.c-modal-ranking__select{width:12.8rem;margin-left:1.2rem}.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{text-align:right;padding-right:1.2rem;padding-left:.8rem;min-width:7.2rem}.c-modal-ranking__button{margin:0 .8rem 0}.c-modal-ranking__button--back{margin-bottom:0}.c-modal-ranking__inputs{display:flex;align-items:center;min-width:50%}.c-modal-ranking__inputs-wrapper{display:flex;align-items:center;justify-content:space-between}.c-modal-ranking__texts{margin-bottom:2.4rem}.c-modal-ranking__competences-selected{background:var(--white);text-align:right;padding-bottom:1.2rem;position:sticky;top:23.2rem;z-index:1022}.c-modal-ranking__reminder{transition:all 300ms ease-in-out;height:8.6rem;padding:2.4rem;position:absolute;bottom:5.6rem;right:2.4rem;opacity:0}.c-modal-ranking__reminder.is-show{opacity:1;bottom:1.8rem}.c-modal-ranking__total{background-color:var(--white);position:sticky;top:-.8rem;z-index:1021;padding-bottom:4.8rem}.c-modal-ranking__input{height:auto}.c-modal-ranking__input-label{min-width:7.2rem;flex:1}.c-modal-ranking__input-range{flex:1}.c-modal-ranking__input-number{width:5.6rem;margin-left:2.4rem}.c-modal-ranking__input-number input{text-align:center}.c-modal-ranking__input-name{background-color:var(--white);position:sticky;top:16rem;z-index:1022}.c-modal-ranking__profiles-list{width:100%;display:flex;justify-content:center}.c-modal-ranking__profiles-list ul{width:75%}.c-modal-ranking__profiles-list-row{display:flex;align-items:center;margin-bottom:1.8rem}.c-modal-ranking__profiles-list-row::last-child{margin-bottom:0}.c-modal-ranking__profiles-list-row-text{width:100%;position:relative;margin-right:1.2rem}.c-modal-ranking__profiles-list-row-text::before{content:'';border:1px dashed var(--grey-medium);display:block;width:100%;height:1px;position:absolute;top:50%;z-index:-1}.c-modal-ranking__profiles-list-row-text span{background-color:var(--white);font-size:2.4rem;font-family:"t3-bold";display:inline-block;padding-right:1.2rem}.c-modal-ranking__profiles-list-row-button{width:2.8rem;height:2.8rem;position:relative;margin-left:1.2rem}.c-modal-ranking__profiles-list-row-button:hover::before{top:-22px;opacity:1}.c-modal-ranking__profiles-list-row-button::before{transition:all 300ms ease-in-out;content:attr(data-alt);background:var(--white);box-shadow:0 0.2rem 0.8rem rgba(0,0,0,0.3);font-size:12px;letter-spacing:.05rem;border-radius:28px;display:flex;align-items:center;justify-content:center;width:max-content;height:2.4rem;padding:0 .8rem;position:absolute;top:0;left:50%;opacity:0;pointer-events:none;transform:translateX(-50%)}.c-modal-ranking__delete{background-color:rgba(255,255,255,0.3);backdrop-filter:blur(24px);width:100%;height:100%;position:absolute;top:0;left:0;z-index:1070;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0}.c-modal-ranking__delete-buttons{margin-top:3.2rem}.c-modal-info-status__title{text-align:center;margin-bottom:2.4rem}.c-modal-info-status__content{width:100%}.c-modal-info-status__text{display:flex;padding-top:1.2rem;padding-bottom:1.2rem}.c-modal-info-status__text--highlighted{width:100%;position:relative;margin-right:1.2rem}.c-modal-info-status__text--highlighted::before{content:'';border:1px dashed var(--grey-medium);display:block;width:100%;height:1px;position:absolute;top:50%;z-index:-1}.c-modal-info-status__text--highlighted span{display:inline-block;background-color:white;font-size:1.8rem;font-family:"t3-bold";display:inline-block;padding-right:1.2rem}.c-copy-clipboard{position:relative;margin-left:1.2rem}.c-copy-clipboard.is-clicked::before{top:-32px;opacity:1}.c-copy-clipboard::before{transition:all 300ms ease-in-out;content:attr(data-alt);background:var(--white);box-shadow:0 0.2rem 0.8rem rgba(0,0,0,0.3);font-size:12px;letter-spacing:.05rem;border-radius:28px;display:flex;align-items:center;justify-content:center;width:max-content;height:2.4rem;padding:0 .8rem;position:absolute;top:0;left:50%;opacity:0;pointer-events:none;transform:translateX(-50%)}.c-modal-create__title{margin-bottom:2.4rem}.c-modal-create__description{margin-bottom:2.4rem}.c-modal-create__datepickers{display:flex}.c-modal-create__datepicker{flex:1;margin-right:2.4rem}.c-modal-create__datepicker:last-child{margin-right:0}.c-modal-create__separator{background-color:var(--grey-medium);width:100%;min-height:.1rem;margin-bottom:2.4rem}.c-modal-create__colorpickers{display:flex}.c-modal-create__colorpicker{display:flex;align-items:center;flex-direction:column;margin-right:2.4rem}.c-modal-create__colorpicker:last-child{margin-right:0}.c-tree{transition:all 0.75s cubic-bezier(0.77, 0, 0.175, 1);padding-right:2rem}.c-tree__wrapper{transition:all 0.75s cubic-bezier(0.77, 0, 0.175, 1);animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards;background-color:var(--grey-light);border-radius:1.8rem;cursor:pointer;width:100%;position:relative;padding-left:1.6rem;opacity:0;overflow:hidden}.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{padding-bottom:4rem}.c-tree__wrapper.is-main.is-open>.c-tree>.c-tree__node>.c-tree__child-list.is-open{padding-bottom:4rem}.c-tree__title{display:flex;justify-content:space-between;align-items:center;width:100%;height:32px;padding-right:2rem}.c-tree__node-block{margin-bottom:1.2rem}.c-tree__child-list{transition:all 0.5s cubic-bezier(0.77, 0, 0.175, 1);padding-left:.8rem;max-height:32px}.c-tree__child-list.is-open{max-height:300rem}@keyframes fadeIn{from{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{object-fit:contain;object-position:top;display:block;margin-inline:auto;margin-bottom:.8rem}@media only screen and (min-width: 768px){html .c-intro__image{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{position:relative;counter-increment:listStyle;margin-bottom:4px}.c-list--ordered-alpha li::before{content:counter(listStyle,upper-latin) ".";font-family:"t3-bold";color:var(--grey-medium-dark);position:absolute;top:0;left:-2rem}.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-top:1.2rem;margin-bottom:2.4rem}}html .c-item-format-style-12__item-title,html .c-item-format-style-13__item-title{color:var(--grey-medium-dark);font-size:1.6rem;font-family:"t3-bold";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}html .c-item-format-style-13__container{display:flex;align-items:center;justify-content:space-between}html .c-item-format-style-14__columns-container{display:flex;justify-content:space-evenly;gap:6.4rem}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{content:counter(list-item,upper-alpha);width:3.2rem;height:3.2rem;border:1px solid var(--grey-dark);font-family:"t3-bold";color:var(--grey-medium-dark);position:absolute;top:-1px;left:-3.2rem;display:flex;align-items:center;justify-content:center}html .c-item-format-style-14__column-second .c-item-format-style-14__column-item::before{content:counter(list-item,numeric);width:3.2rem;height:3.2rem;border:1px solid var(--grey-dark);font-family:"t3-bold";color:var(--info);position:absolute;top:-1px;left:-3.2rem;display:flex;align-items:center;justify-content:center}html .c-item-format-style-14__column-item{border:1px solid var(--grey-dark);aspect-ratio:1/1;width:14.8rem;padding:.8rem;margin-bottom:.8rem;counter-increment:list-item;position:relative;margin-bottom:7px}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{border:1px solid var(--grey-dark);width:6.4rem;height:3.2rem;display:flex;align-items:center;justify-content:center}html .c-item-format-style-14-answer-letter{width:3.2rem;height:3rem;font-family:"t3-bold";color:var(--grey-medium-dark);display:flex;align-items:center;justify-content:center}html .c-item-format-style-14-answer-input{border-left:1px solid var(--grey-dark)}html .c-item-format-style-14-answer-input input{-moz-appearance:textfield;width:3.2rem;height:3rem;font-family:"t3-bold";color:var(--info);display:flex;align-items:center;justify-content:center;text-align:center}html .c-item-format-style-14-answer-input input::-webkit-outer-spin-button,html .c-item-format-style-14-answer-input input::-webkit-inner-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:var(--white);padding:10px;border:1px solid var(--grey-dark);border-radius:5px;cursor:grab;position:relative}html .c-item-format-style-15__list .list__item--dragged{opacity:0.5}html .c-item-format-style-15__list .list__item-content{display:flex;align-items:center;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;width:100%;height:100%;opacity:0.6}html .c-item-format-style-15__list .list__item-title{flex:1}html .c-item-format-style-15__list .list__item-img{min-width:60px;width:100%;max-width:240px}html .c-item-format-style-15__list .list__item-img img{border-radius:5px;border:1px solid var(--primary-color);filter:contrast(1.2);display:block;max-width:100%;height:auto}.c-true-false-boxes{border-top:2px solid black;border-bottom:2px solid black;border-right:2px solid black;border-left:2px solid black;border-radius:100rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem;overflow:hidden;min-width:64px;margin-left:12px}@media only screen and (min-width: 768px){.c-true-false-boxes{margin-left:0}}.c-true-false-box{transition:all 300ms cubic-bezier(0.39, 0.575, 0.565, 1);width:3.2rem;height:3.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.c-true-false-box::before{transition:all 300ms cubic-bezier(0.39, 0.575, 0.565, 1);content:'';width:100%;height:100%;background-color:var(--info);position:absolute;right:-100%;top:0;z-index:-1}.c-true-false-box.is-selected{color:var(--white)}.c-true-false-box.is-selected::before{right:0}.c-true-false-box:first-child{border-right:1px solid black}.c-true-false-box:first-child::before{right:initial;left:-100%}.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 300ms 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 300ms 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:var(--grey-dark);font-family:"t3-bold";font-size:1.6rem;line-height:2.4rem}.s-debug [class]{outline:3px solid lightgrey}.s-debug [class*="__"]{outline-color:grey}.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:lightseagreen}.s-debug [class^="u-"],.s-debug [class*=" u-"]{outline-color:lightcoral}.s-debug [class^="is-"],.s-debug [class*=" is-"],.s-debug [class^="has-"],.s-debug [class*=" has-"]{outline-color:yellow}.s-debug [class^="js-"],.s-debug [class*=" js-"]{outline-color:darkmagenta}.s-debug [class^="t-"],.s-debug [class*=" t-"]{outline-color:darkblue}.s-debug [class^="s-"],.s-debug [class*=" s-"]{outline-color:darkorange}.s-debug [class^="qa-"],.s-debug [class*=" qa-"]{outline-color:lightpink}.s-debug [class^="_"]{outline-color:red}.s-debug [class*="@"]{outline-color:greenyellow}.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{width:100%;max-width:100%;padding-right:2.4rem;padding-left:2.4rem;min-height:calc(100vh - 224px);overflow:hidden;padding-left:6.8rem}.s-admin .o-container--overflow-disabled{overflow:initial}@media only screen and (min-width: 1024px){.s-admin .o-container{padding-left:8.2rem}}.s-admin .c-aside{width:4.8rem;left:1rem;position:fixed;top:9.6rem;padding:0;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 var(--grey-medium-light);border-bottom:var(--grey-medium-light)}.s-froala .fr-toolbar{border:1px solid var(--grey-medium-light)}.s-froala .fr-second-toolbar{border:1px solid var(--grey-medium-light)}.s-froala .fr-second-toolbar a{opacity:0;pointer-events:none}.react-date-picker{display:inline-flex;position:relative}.react-date-picker,.react-date-picker *,.react-date-picker *:before,.react-date-picker *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-date-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-date-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;border:thin solid gray}.react-date-picker__inputGroup{min-width:calc((4px * 3) +  0.54em * 8  +  0.217em * 2);flex-grow:1;padding:0 2px;box-sizing:content-box}.react-date-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-date-picker__inputGroup__input{min-width:0.54em;height:100%;position:relative;padding:0 1px;border:0;background:none;font:inherit;box-sizing:content-box;-moz-appearance:textfield}.react-date-picker__inputGroup__input::-webkit-outer-spin-button,.react-date-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.react-date-picker__inputGroup__input:invalid{background:rgba(255,0,0,0.1)}.react-date-picker__inputGroup__input--hasLeadingZero{margin-left:-0.54em;padding-left:calc(1px +  0.54em)}.react-date-picker__button{border:0;background:transparent;padding:4px 6px}.react-date-picker__button:enabled{cursor:pointer}.react-date-picker__button:enabled:hover .react-date-picker__button__icon,.react-date-picker__button:enabled:focus .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{width:350px;max-width:100vw;position:absolute;top:100%;left:0;z-index:1}.react-date-picker__calendar--closed{display:none}.react-date-picker__calendar .react-calendar{border-width:thin}.react-datetime-picker{display:inline-flex;position:relative}.react-datetime-picker,.react-datetime-picker *,.react-datetime-picker *:before,.react-datetime-picker *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-datetime-picker--disabled{background-color:#f0f0f0;color:#6d6d6d}.react-datetime-picker__wrapper{display:flex;flex-grow:1;flex-shrink:0;border:thin solid gray}.react-datetime-picker__inputGroup{min-width:calc(4px + (4px * 3) +  0.54em * 6  +  0.217em * 2);flex-grow:1;padding:0 2px}.react-datetime-picker__inputGroup__divider{padding:1px 0;white-space:pre}.react-datetime-picker__inputGroup__input{min-width:0.54em;height:calc(100% - 2px);position:relative;padding:1px;border:0;background:none;font:inherit;box-sizing:content-box;-moz-appearance:textfield}.react-datetime-picker__inputGroup__input::-webkit-outer-spin-button,.react-datetime-picker__inputGroup__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.react-datetime-picker__inputGroup__input:invalid{background:rgba(255,0,0,0.1)}.react-datetime-picker__inputGroup__input--hasLeadingZero{margin-left:-0.54em;padding-left:calc(1px +  0.54em)}.react-datetime-picker__inputGroup__amPm{font:inherit;-moz-appearance:menulist}.react-datetime-picker__button{border:0;background:transparent;padding:4px 6px}.react-datetime-picker__button:enabled{cursor:pointer}.react-datetime-picker__button:enabled:hover .react-datetime-picker__button__icon,.react-datetime-picker__button:enabled:focus .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{position:absolute;top:100%;left:0;z-index:1}.react-datetime-picker__calendar--closed,.react-datetime-picker__clock--closed{display:none}.react-datetime-picker__calendar{width:350px;max-width:100vw}.react-datetime-picker__calendar .react-calendar{border-width:thin}.react-datetime-picker__clock{width:200px;height:200px;max-width:100vw;padding:25px;background-color:white;border:thin solid #a0a096}.react-calendar{width:350px;max-width:100%;background:white;border:1px solid #a0a096;font-family:Arial, Helvetica, sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-0.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:0.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font-weight:bold;font-size:0.75em}.react-calendar__month-view__weekdays__weekday{padding:0.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font-size:0.75em;font-weight:bold}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em 0.5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:white}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}a[href="https://froala.com/wysiwyg-editor"],a[href="https://www.froala.com/wysiwyg-editor?k=u"]{display:none !important;position:absolute;top:-99999999px}
