@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{border:0;box-sizing:border-box;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;outline:0}button,input[type=submit]{cursor:pointer;outline:0}:where(article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section){display:block}body{line-height:1}:where(ol:not(.list),ul:not(.list)){list-style:none;margin:0;padding:0}blockquote,q{quotes:none}blockquote:after,blockquote:before{display:none}q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%}body,button,html,input,select,textarea{font-family:Fira Sans Condensed,sans-serif;font-size:16px;line-height:24px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600}:where(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6){color:#fff}.h1,h1{font-size:48px;line-height:58px}@media (min-width:992px){.h1,h1{font-size:64px;line-height:77px}}.h2,h2{font-size:40px;line-height:56px}@media (min-width:992px){.h2,h2{font-size:48px;line-height:64px}}.h3,h3{font-size:32px;line-height:38px}.h4,h4{font-size:24px;line-height:32px}.h5,.subtitle,h5{font-size:20px;line-height:32px}@media (min-width:992px){.subtitle{font-size:24px;line-height:40px}}.text-small{font-size:12px}.btn{align-items:center;border:0;border-radius:1000vw;color:#fff;cursor:pointer;display:flex;font-size:24px;gap:10px;justify-content:center;line-height:32px;padding:16px 32px;text-align:center;text-decoration:none;transition:.2s ease}.btn--small{font-size:20px;line-height:32px;padding:8px 32px}.btn--medium{font-size:16px;line-height:19px;padding:10px 20px}.btn--primary{background-color:var(--clr-orange-6)}.btn--primary:hover{background-color:var(--clr-orange-8)}.btn--primary:disabled{background-color:var(--clr-orange-1);cursor:not-allowed}.link-btn{--icon-size:40px;align-items:center;background:transparent;border:none;border-radius:32px;color:#fff;cursor:pointer;display:flex;font-size:20px;font-style:normal;font-weight:400;gap:10px;justify-content:center;line-height:24px;padding:12px 32px;text-decoration:none;transition:.2s ease}.link-btn:hover{opacity:.8}.hoverable-btn{--icon-size:32px;align-items:center;border-radius:56px;color:#5f5e85;display:flex;gap:10px;height:56px;justify-content:center;transition:.3s ease;width:80px}.hoverable-btn.c-orange-6{color:var(--clr-orange-6)}.hoverable-btn:hover{background:var(--orange-orange-6,#e23802);color:#fff}:root{--icon-size:20px;--container-width:100%;--container-inline-padding:24px}@media (min-width:576px){:root{--container-width:540px}}@media (min-width:768px){:root{--container-width:720px}}@media (min-width:992px){:root{--container-width:960px}}@media (min-width:1200px){:root{--container-width:1140px}}@media (min-width:1400px){:root{--container-width:1200px}}@media (min-width:1600px){:root{--container-width:1320px}}html{scroll-behavior:smooth}body{color:#bfbedf}body.no-scroll{overflow:hidden}body,html{scrollbar-gutter:stable}.container{margin-inline:auto;max-width:var(--container-width);padding-inline:var(--container-inline-padding);width:100%}main{overflow:hidden}.svg-icon{height:var(--icon-size);min-width:var(--icon-size);width:var(--icon-size)}.section{--_padding-block:50px;padding-block:var(--_padding-block)}@media (min-width:992px){.section{--_padding-block:100px}}.tab-buttons{--_liner-left:0;--_liner-width:0;align-items:center;border:2px solid var(--clr-orange-6);border-radius:8px;display:inline-flex;justify-content:center;overflow:hidden;position:relative}.tab-buttons:before{background-color:var(--clr-orange-6);border-radius:4px;bottom:0;content:"";left:var(--_liner-left);position:absolute;top:0;transition:.2s ease;width:var(--_liner-width)}@media (max-width:991px){.tab-buttons.mobile-scrollable{border:0;border-radius:0;display:grid;grid-auto-columns:auto;grid-auto-flow:column;justify-content:start;margin-inline:calc(var(--container-inline-padding)*-1);overflow:scroll;padding-inline:var(--container-inline-padding);white-space:nowrap}.tab-buttons.mobile-scrollable::-webkit-scrollbar{display:none}}.tab-buttons>*{align-items:center;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;line-height:normal;padding:12px 18px;position:relative;text-align:center;text-decoration:none;transition:.2s ease}@media (min-width:992px){.tab-buttons>*{font-size:18px;padding:12px 24px}}.tab-buttons>.router-link-exact-active{background-color:var(--clr-orange-6)}.overscrollable{display:flex;flex-direction:column;gap:36px}@media (min-width:992px){.overscrollable{flex-direction:row;margin-inline:calc((100vw - 100% - var(--container-inline-padding))/-2);overflow:hidden;overflow-x:scroll;padding-inline:calc((100vw - 100% - var(--container-inline-padding))/2)}}.overscrollable--always{flex-direction:row;margin-inline:calc((100vw - 100% - var(--container-inline-padding))/-2);overflow:hidden;overflow-x:scroll;padding-inline:calc((100vw - 100% - var(--container-inline-padding))/2)}.overscrollable::-webkit-scrollbar{display:none}.formatted-content{font-size:24px;line-height:40px}.formatted-content .h1,.formatted-content .h2,.formatted-content .h3,.formatted-content .h4,.formatted-content .h5,.formatted-content .h6,.formatted-content h1,.formatted-content h2,.formatted-content h3,.formatted-content h4,.formatted-content h5,.formatted-content h6{margin-bottom:40px;margin-top:80px}.formatted-content ol,.formatted-content ul{color:#fff}.formatted-content ol{counter-reset:ol-counter}.formatted-content ol li{counter-increment:ol-counter}.formatted-content ol li:before{content:counter(ol-counter) ". "}.formatted-content ul li:before{content:"• "}.formatted-content p{margin-bottom:48px}.formatted-content img{margin-top:80px;width:100%}::-webkit-scrollbar{height:2px;width:2px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#cbcbcb;border-radius:8px}.loader{animation:rotation 1s linear infinite;border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:3px;box-sizing:border-box;display:inline-block;height:48px;position:relative;width:48px}.loader:after,.loader:before{animation:rotation-back .5s linear infinite;border:3px solid;border-color:transparent transparent var(--clr-orange-6) var(--clr-orange-6);border-radius:50%;box-sizing:border-box;content:"";height:40px;top:0;right:0;bottom:0;left:0;margin:auto;position:absolute;transform-origin:center center;width:40px}.loader:before{animation:rotation 1.5s linear infinite;border-color:#fff #fff transparent transparent;height:32px;width:32px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotation-back{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}:root{--clr-purple-1:#5f5e85;--clr-purple-2:#55537a;--clr-purple-3:#46446b;--clr-purple-4:#3e3d62;--clr-purple-5:#373653;--clr-purple-6:#302f49;--clr-purple-7:#2c2b42;--clr-purple-8:#28273c;--clr-purple-9:#242334;--clr-purple-10:#1e1d2b;--clr-orange-1:#ff7a50;--clr-orange-2:#ff5c27;--clr-orange-3:#fe490f;--clr-orange-4:#f64107;--clr-orange-5:#e8400c;--clr-orange-6:#e23802;--clr-orange-7:#d73400;--clr-orange-8:#cd3100;--clr-orange-9:#be2e00;--clr-orange-10:#af2a00}:where(.block){display:block}:where(.i-block){display:inline-block}:where(.flex){display:flex}:where(.i-flex){display:inline-flex}:where(.flex.flex-column,.i-flex.flex-column){flex-direction:column}:where(.flex.flex-align-center,.i-flex.flex-align-center){align-items:center}:where(.flex.flex-align-end,.i-flex.flex-align-end){align-items:flex-end}:where(.flex.flex-justify-center,.i-flex.flex-justify-center){justify-content:center}:where(.flex.flex-justify-end,.i-flex.flex-justify-end){justify-content:flex-end}:where(.flex.flex-justify-between,.i-flex.flex-justify-between){justify-content:space-between}:where(.flex.flex-align-start,.i-flex.flex-align-start){align-items:flex-start}:where(.flex.flex-align-stretch,.i-flex.flex-align-stretch){align-items:stretch}:where(.float-left){float:left}:where(.float-right){float:right}:where(.position-absolute){position:absolute}:where(.position-relative){position:relative}:where(.position-fixed){position:fixed}:where(.white-space-nowrap){white-space:nowrap}:where(.m-center){margin:0 auto}:where(.w100){width:100%}:where(.pointer-events-none){pointer-events:none}:where(.cursor-pointer){cursor:pointer}:where(.bg-icon){background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block}:where(.caps){text-transform:uppercase}:where(.text-capitalize){text-transform:capitalize}:where(.nowrap){white-space:nowrap}.sys-hide[class~=sys-hide]:is(*){display:none;opacity:0;position:absolute;visibility:hidden}:where(.text-center){text-align:center}:where(.text-right){text-align:right}:where(.circle){border-radius:50%}:where(.pill){border-radius:1000vw}:where(.c-purple-1){color:#5f5e85}:where(.bg-purple-1){background-color:#5f5e85}:where(.c-purple-2){color:#55537a}:where(.bg-purple-2){background-color:#55537a}:where(.c-purple-3){color:#46446b}:where(.bg-purple-3){background-color:#46446b}:where(.c-purple-4){color:#3e3d62}:where(.bg-purple-4){background-color:#3e3d62}:where(.c-purple-5){color:#373653}:where(.bg-purple-5){background-color:#373653}:where(.c-purple-6){color:#302f49}:where(.bg-purple-6){background-color:#302f49}:where(.c-purple-7){color:#2c2b42}:where(.bg-purple-7){background-color:#2c2b42}:where(.c-purple-8){color:#28273c}:where(.bg-purple-8){background-color:#28273c}:where(.c-purple-9){color:#242334}:where(.bg-purple-9){background-color:#242334}:where(.c-purple-10){color:#1e1d2b}:where(.bg-purple-10){background-color:#1e1d2b}:where(.c-orange-1){color:#ff7a50}:where(.bg-orange-1){background-color:#ff7a50}:where(.c-orange-2){color:#ff5c27}:where(.bg-orange-2){background-color:#ff5c27}:where(.c-orange-3){color:#fe490f}:where(.bg-orange-3){background-color:#fe490f}:where(.c-orange-4){color:#f64107}:where(.bg-orange-4){background-color:#f64107}:where(.c-orange-5){color:#e8400c}:where(.bg-orange-5){background-color:#e8400c}:where(.c-orange-6){color:#e23802}:where(.bg-orange-6){background-color:#e23802}:where(.c-orange-7){color:#d73400}:where(.bg-orange-7){background-color:#d73400}:where(.c-orange-8){color:#cd3100}:where(.bg-orange-8){background-color:#cd3100}:where(.c-orange-9){color:#be2e00}:where(.bg-orange-9){background-color:#be2e00}:where(.c-orange-10){color:#af2a00}:where(.bg-orange-10){background-color:#af2a00}
