@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght@300";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:wght,FILL@400,1";.form-checkbox{color:#505050;font-family:Source Sans\ 3,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:16px;padding-top:16px}.form-checkbox__error{bottom:-2px;color:#e11a50;padding:0 12px;position:absolute;transform:translateY(100%)}.form-checkbox__label{font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;letter-spacing:.18px;line-height:1.2;margin-bottom:8px;padding:0 12px;text-transform:uppercase}.form-checkbox .form-checkbox__row{padding:0}.form-checkbox .form-checkbox__row__item{align-items:center;display:flex;margin-bottom:14px;padding:0 12px}.form-checkbox .form-checkbox__row__item:first-of-type{margin-top:8px}.form-checkbox .form-checkbox__row__item label{color:#0f1d25;cursor:pointer;font-family:Source Sans\ 3,sans-serif;font-size:14px;font-weight:600;line-height:1.3;margin-left:12px}.form-checkbox .form-checkbox__row__item.checked .input-wrapper svg{opacity:1}.form-checkbox .form-checkbox__row__item.checked .input-wrapper input{border-color:#8a3b96}.form-checkbox .form-checkbox__row__item .input-wrapper{cursor:pointer;display:flex;position:relative}.form-checkbox .form-checkbox__row__item .input-wrapper svg{left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .4s cubic-bezier(.4,0,.2,1)}.form-checkbox .form-checkbox__row__item input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(3,18,26,.65);border-radius:2px;cursor:pointer;height:18px;transition:border-color .4s cubic-bezier(.4,0,.2,1);width:18px}.form-checkbox .form-checkbox__row__item input[type=checkbox]:focus{border:2px solid #8a3b96!important}.form-checkbox__wrapper{display:flex;flex-direction:column;position:relative}.form-select{color:#505050;font-family:Source Sans\ 3,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:16px;position:relative;z-index:4}@media screen and (min-width:768px){.form-select{padding:0 12px}}.form-select__error{bottom:-2px;color:#e11a50;position:absolute;transform:translateY(100%)}.form-select__icon{transition:transform .3s cubic-bezier(.4,0,.2,1)}.form-select__icon--rotate-180{transform:rotate(180deg)}.form-select__control{position:relative}.form-select__wrapper{height:68px}.form-select__wrapper label{display:block;font-family:Space Grotesk,sans-serif;font-size:9px;font-style:normal;font-weight:700;letter-spacing:.18px;line-height:1.2;margin-bottom:8px;opacity:0;text-transform:uppercase;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.form-select__wrapper label.visible{opacity:1}.form-select__wrapper button{align-items:center;-webkit-backdrop-filter:blur(14.5px);backdrop-filter:blur(14.5px);background:#faf8fb;border:.5px solid #fff;border-radius:8px;box-shadow:0 0 .69367px #00000040;display:flex;height:48px;justify-content:space-between;padding:0 16px;position:relative;text-align:left;width:100%;z-index:2}.form-select__wrapper button:before{border:2px solid #8a3b96;border-radius:8px;content:"";height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s cubic-bezier(.4,0,.2,1);width:100%}.form-select__wrapper button:focus-visible:before{opacity:1}.form-select__options{background:#fff;border-radius:8px;box-shadow:0 7px 20px #4444441c;display:flex;flex-direction:column;overflow:hidden;position:absolute;top:calc(100% + 8px);transition:height .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:300}.form-select__options.scroll{overflow:auto}.form-select__options__option{cursor:pointer;flex-shrink:0;padding:12px 16px;transition:color .3s cubic-bezier(.4,0,.2,1)}body:not(body.touch) .form-select__options__option:hover{background:#faf8fb}.form-select__options__option:focus-visible{background:#faf8fb}.form-select__options__option.has-focus,.form-select__options__option.hover{background:#faf8fb}.spin-modal{background:#fff;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.spin-modal .smv-controls{display:none}.spin-modal__close{background:none;border:none;display:flex;padding:20px;position:absolute;right:0;top:0;z-index:1000}body:not(body.touch) .spin-modal__close:hover svg{color:#8a3b96;transform:scale(1.25)}.spin-modal__close:focus-visible svg{color:#8a3b96;transform:scale(1.25)}.spin-modal__close.hover svg{color:#8a3b96;transform:scale(1.25)}.spin-modal__close svg{color:#505050;transition:transform .35s cubic-bezier(.4,0,.2,1);width:36px}.specs-section-modal{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.specs-section-modal__bg{background:#03121a;box-shadow:inset 0 0 200px #0670a580;height:100%;opacity:.5;position:absolute;width:100%}.specs-section-modal__content{background:#031017;border-radius:14px;box-shadow:0 0 1.45px #00000040;color:#ffffffb3;display:flex;flex-direction:column;padding:32px 36px 48px;position:relative}@media screen and (min-width:768px){.specs-section-modal__content{padding-bottom:64px}}.specs-section-modal__content.container{flex-wrap:nowrap;max-height:calc(100% - 128px);width:calc(100% - 16px)}@media screen and (min-width:768px){.specs-section-modal__content.container{max-width:1440px;width:calc(100% - 32px)}}@media screen and (min-width:1024px){.specs-section-modal__content.container{width:calc(100% - 200px)}}.specs-section-modal__content__border{background:linear-gradient(180deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,0)) border-box;border:1px solid transparent;border-radius:14px;height:100%;left:50%;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;position:absolute;top:0;transform:translate(-50%);width:100%}.specs-section-modal__content .row{padding:0}.specs-section-modal__content .row.content-row{max-height:100%;overflow:auto}.specs-section-modal__content .row.label-row{border-bottom:1px solid hsla(0,0%,100%,.25)}@media screen and (min-width:768px){.specs-section-modal__content .row.label-row{border-bottom:none}}.specs-section-modal__content .row .label{align-items:center;color:#fff;display:flex;margin-bottom:24px}.specs-section-modal__content .row .label svg{margin-right:8px}.specs-section-modal__content .row .close{background:none;border:none}.specs-section-modal__content .row .close svg{color:#fff;transform-origin:center center;transition:transform .35s cubic-bezier(.4,0,.2,1),color .35s cubic-bezier(.4,0,.2,1)}body:not(body.touch) .specs-section-modal__content .row .close:hover svg{color:#8a3b96;transform:scale(1.25)}.specs-section-modal__content .row .close:focus-visible svg{color:#8a3b96;transform:scale(1.25)}.specs-section-modal__content .row .close.hover svg{color:#8a3b96;transform:scale(1.25)}.specs-section-modal__content .row .spec-modal-col{position:relative}@media screen and (min-width:768px){.specs-section-modal__content .row .spec-modal-col{padding:0 12px}}.specs-section-modal__content .row .spec-modal-col:before{background:hsla(0,0%,100%,.7);content:"";display:none;height:1px;left:12px;opacity:.2;position:absolute;top:0;width:calc(100% - 24px)}@media screen and (min-width:768px){.specs-section-modal__content .row .spec-modal-col:before{display:block}}.specs-section-modal__content .row .spec-modal-col p{padding-top:24px}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:Roboto,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;scrollbar-width:thin}body{margin:0}.clearfix:after{clear:both;content:"";display:table}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}*{font-smoothing:antialiased;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}td,th{padding:0}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,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}*{-khtml-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}body,html{height:100%}a{text-decoration:none}a:active,a:focus{outline:none}strong{font-weight:700}.material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.container{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1440px;width:100%}@media screen and (min-width:1920px){.container{max-width:1440px}}.row{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1440px;padding:0 16px;position:relative;width:100%}@media screen and (min-width:1920px){.row{max-width:1440px}}.align-center{align-items:center;display:flex}.align-start{align-items:flex-start}.justify-between{justify-content:space-between}.flex-column{display:flex;flex-direction:column}.col-0{width:0}.col-0-half{width:4.1666666667%}.col-offset-0{margin-left:0}.col-offset-0-half{margin-left:4.1666666667%}.col-1{width:8.3333333333%}.col-1-half{width:12.5%}.col-offset-1{margin-left:8.3333333333%}.col-offset-1-half{margin-left:12.5%}.col-2{width:16.6666666667%}.col-2-half{width:20.8333333333%}.col-offset-2{margin-left:16.6666666667%}.col-offset-2-half{margin-left:20.8333333333%}.col-3{width:25%}.col-3-half{width:29.1666666667%}.col-offset-3{margin-left:25%}.col-offset-3-half{margin-left:29.1666666667%}.col-4{width:33.3333333333%}.col-4-half{width:37.5%}.col-offset-4{margin-left:33.3333333333%}.col-offset-4-half{margin-left:37.5%}.col-5{width:41.6666666667%}.col-5-half{width:45.8333333333%}.col-offset-5{margin-left:41.6666666667%}.col-offset-5-half{margin-left:45.8333333333%}.col-6{width:50%}.col-6-half{width:54.1666666667%}.col-offset-6{margin-left:50%}.col-offset-6-half{margin-left:54.1666666667%}.col-7{width:58.3333333333%}.col-7-half{width:62.5%}.col-offset-7{margin-left:58.3333333333%}.col-offset-7-half{margin-left:62.5%}.col-8{width:66.6666666667%}.col-8-half{width:70.8333333333%}.col-offset-8{margin-left:66.6666666667%}.col-offset-8-half{margin-left:70.8333333333%}.col-9{width:75%}.col-9-half{width:79.1666666667%}.col-offset-9{margin-left:75%}.col-offset-9-half{margin-left:79.1666666667%}.col-10{width:83.3333333333%}.col-10-half{width:87.5%}.col-offset-10{margin-left:83.3333333333%}.col-offset-10-half{margin-left:87.5%}.col-11{width:91.6666666667%}.col-11-half{width:95.8333333333%}.col-offset-11{margin-left:91.6666666667%}.col-offset-11-half{margin-left:95.8333333333%}.col-12{width:100%}.col-12-half{width:104.1666666667%}.col-offset-12{margin-left:100%}.col-offset-12-half{margin-left:104.1666666667%}@media screen and (max-width:390px){.row{box-sizing:border-box;padding-left:16px;padding-right:16px}.row.no-padding{padding-left:0;padding-right:0}.full-row,.row.full{padding:0;width:100%}.row.full{max-width:unset}.col-sm-0{width:0}.col-sm-0-half{width:4.1666666667%}.col-sm-offset-0{margin-left:0}.col-sm-offset-0-half{margin-left:4.1666666667%}.col-sm-1{width:8.3333333333%}.col-sm-1-half{width:12.5%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-1-half{margin-left:12.5%}.col-sm-2{width:16.6666666667%}.col-sm-2-half{width:20.8333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-2-half{margin-left:20.8333333333%}.col-sm-3{width:25%}.col-sm-3-half{width:29.1666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-3-half{margin-left:29.1666666667%}.col-sm-4{width:33.3333333333%}.col-sm-4-half{width:37.5%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-4-half{margin-left:37.5%}.col-sm-5{width:41.6666666667%}.col-sm-5-half{width:45.8333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-5-half{margin-left:45.8333333333%}.col-sm-6{width:50%}.col-sm-6-half{width:54.1666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-6-half{margin-left:54.1666666667%}.col-sm-7{width:58.3333333333%}.col-sm-7-half{width:62.5%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-7-half{margin-left:62.5%}.col-sm-8{width:66.6666666667%}.col-sm-8-half{width:70.8333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-8-half{margin-left:70.8333333333%}.col-sm-9{width:75%}.col-sm-9-half{width:79.1666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-9-half{margin-left:79.1666666667%}.col-sm-10{width:83.3333333333%}.col-sm-10-half{width:87.5%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-10-half{margin-left:87.5%}.col-sm-11{width:91.6666666667%}.col-sm-11-half{width:95.8333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-11-half{margin-left:95.8333333333%}.col-sm-12{width:100%}.col-sm-12-half{width:104.1666666667%}.col-sm-offset-12{margin-left:100%}.col-sm-offset-12-half{margin-left:104.1666666667%}}@media screen and (min-width:768px){.row{box-sizing:border-box;padding-left:16px;padding-right:16px}.row.no-padding{padding-left:0;padding-right:0}.full-row,.row.full{padding:0;width:100%}.row.full{max-width:unset}.col-md-0{width:0}.col-md-0-half{width:4.1666666667%}.col-md-offset-0{margin-left:0}.col-md-offset-0-half{margin-left:4.1666666667%}.col-md-1{width:8.3333333333%}.col-md-1-half{width:12.5%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-1-half{margin-left:12.5%}.col-md-2{width:16.6666666667%}.col-md-2-half{width:20.8333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-2-half{margin-left:20.8333333333%}.col-md-3{width:25%}.col-md-3-half{width:29.1666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-3-half{margin-left:29.1666666667%}.col-md-4{width:33.3333333333%}.col-md-4-half{width:37.5%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-4-half{margin-left:37.5%}.col-md-5{width:41.6666666667%}.col-md-5-half{width:45.8333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-5-half{margin-left:45.8333333333%}.col-md-6{width:50%}.col-md-6-half{width:54.1666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-6-half{margin-left:54.1666666667%}.col-md-7{width:58.3333333333%}.col-md-7-half{width:62.5%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-7-half{margin-left:62.5%}.col-md-8{width:66.6666666667%}.col-md-8-half{width:70.8333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-8-half{margin-left:70.8333333333%}.col-md-9{width:75%}.col-md-9-half{width:79.1666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-9-half{margin-left:79.1666666667%}.col-md-10{width:83.3333333333%}.col-md-10-half{width:87.5%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-10-half{margin-left:87.5%}.col-md-11{width:91.6666666667%}.col-md-11-half{width:95.8333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-11-half{margin-left:95.8333333333%}.col-md-12{width:100%}.col-md-12-half{width:104.1666666667%}.col-md-offset-12{margin-left:100%}.col-md-offset-12-half{margin-left:104.1666666667%}}@media screen and (min-width:1024px){.row{box-sizing:border-box;padding-left:100px;padding-right:100px}.row.no-padding{padding-left:0;padding-right:0}.full-row,.row.full{padding:0;width:100%}.row.full{max-width:unset}.col-lg-0{width:0}.col-lg-0-half{width:4.1666666667%}.col-lg-offset-0{margin-left:0}.col-lg-offset-0-half{margin-left:4.1666666667%}.col-lg-1{width:8.3333333333%}.col-lg-1-half{width:12.5%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-1-half{margin-left:12.5%}.col-lg-2{width:16.6666666667%}.col-lg-2-half{width:20.8333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-2-half{margin-left:20.8333333333%}.col-lg-3{width:25%}.col-lg-3-half{width:29.1666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-3-half{margin-left:29.1666666667%}.col-lg-4{width:33.3333333333%}.col-lg-4-half{width:37.5%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-4-half{margin-left:37.5%}.col-lg-5{width:41.6666666667%}.col-lg-5-half{width:45.8333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-5-half{margin-left:45.8333333333%}.col-lg-6{width:50%}.col-lg-6-half{width:54.1666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-6-half{margin-left:54.1666666667%}.col-lg-7{width:58.3333333333%}.col-lg-7-half{width:62.5%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-7-half{margin-left:62.5%}.col-lg-8{width:66.6666666667%}.col-lg-8-half{width:70.8333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-8-half{margin-left:70.8333333333%}.col-lg-9{width:75%}.col-lg-9-half{width:79.1666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-9-half{margin-left:79.1666666667%}.col-lg-10{width:83.3333333333%}.col-lg-10-half{width:87.5%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-10-half{margin-left:87.5%}.col-lg-11{width:91.6666666667%}.col-lg-11-half{width:95.8333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-11-half{margin-left:95.8333333333%}.col-lg-12{width:100%}.col-lg-12-half{width:104.1666666667%}.col-lg-offset-12{margin-left:100%}.col-lg-offset-12-half{margin-left:104.1666666667%}}@media screen and (min-width:1920px){.col-xlg-0{width:0}.col-xlg-0-half{width:4.1666666667%}.col-xlg-offset-0{margin-left:0}.col-xlg-offset-0-half{margin-left:4.1666666667%}.col-xlg-1{width:8.3333333333%}.col-xlg-1-half{width:12.5%}.col-xlg-offset-1{margin-left:8.3333333333%}.col-xlg-offset-1-half{margin-left:12.5%}.col-xlg-2{width:16.6666666667%}.col-xlg-2-half{width:20.8333333333%}.col-xlg-offset-2{margin-left:16.6666666667%}.col-xlg-offset-2-half{margin-left:20.8333333333%}.col-xlg-3{width:25%}.col-xlg-3-half{width:29.1666666667%}.col-xlg-offset-3{margin-left:25%}.col-xlg-offset-3-half{margin-left:29.1666666667%}.col-xlg-4{width:33.3333333333%}.col-xlg-4-half{width:37.5%}.col-xlg-offset-4{margin-left:33.3333333333%}.col-xlg-offset-4-half{margin-left:37.5%}.col-xlg-5{width:41.6666666667%}.col-xlg-5-half{width:45.8333333333%}.col-xlg-offset-5{margin-left:41.6666666667%}.col-xlg-offset-5-half{margin-left:45.8333333333%}.col-xlg-6{width:50%}.col-xlg-6-half{width:54.1666666667%}.col-xlg-offset-6{margin-left:50%}.col-xlg-offset-6-half{margin-left:54.1666666667%}.col-xlg-7{width:58.3333333333%}.col-xlg-7-half{width:62.5%}.col-xlg-offset-7{margin-left:58.3333333333%}.col-xlg-offset-7-half{margin-left:62.5%}.col-xlg-8{width:66.6666666667%}.col-xlg-8-half{width:70.8333333333%}.col-xlg-offset-8{margin-left:66.6666666667%}.col-xlg-offset-8-half{margin-left:70.8333333333%}.col-xlg-9{width:75%}.col-xlg-9-half{width:79.1666666667%}.col-xlg-offset-9{margin-left:75%}.col-xlg-offset-9-half{margin-left:79.1666666667%}.col-xlg-10{width:83.3333333333%}.col-xlg-10-half{width:87.5%}.col-xlg-offset-10{margin-left:83.3333333333%}.col-xlg-offset-10-half{margin-left:87.5%}.col-xlg-11{width:91.6666666667%}.col-xlg-11-half{width:95.8333333333%}.col-xlg-offset-11{margin-left:91.6666666667%}.col-xlg-offset-11-half{margin-left:95.8333333333%}.col-xlg-12{width:100%}.col-xlg-12-half{width:104.1666666667%}.col-xlg-offset-12{margin-left:100%}.col-xlg-offset-12-half{margin-left:104.1666666667%}.row{box-sizing:border-box;padding-left:100px;padding-right:100px}.row.no-padding{padding-left:0;padding-right:0}.full-row,.row.full{padding:0;width:100%}.row.full{max-width:unset}.col-xxlg-0{width:0}.col-xxlg-0-half{width:4.1666666667%}.col-xxlg-offset-0{margin-left:0}.col-xxlg-offset-0-half{margin-left:4.1666666667%}.col-xxlg-1{width:8.3333333333%}.col-xxlg-1-half{width:12.5%}.col-xxlg-offset-1{margin-left:8.3333333333%}.col-xxlg-offset-1-half{margin-left:12.5%}.col-xxlg-2{width:16.6666666667%}.col-xxlg-2-half{width:20.8333333333%}.col-xxlg-offset-2{margin-left:16.6666666667%}.col-xxlg-offset-2-half{margin-left:20.8333333333%}.col-xxlg-3{width:25%}.col-xxlg-3-half{width:29.1666666667%}.col-xxlg-offset-3{margin-left:25%}.col-xxlg-offset-3-half{margin-left:29.1666666667%}.col-xxlg-4{width:33.3333333333%}.col-xxlg-4-half{width:37.5%}.col-xxlg-offset-4{margin-left:33.3333333333%}.col-xxlg-offset-4-half{margin-left:37.5%}.col-xxlg-5{width:41.6666666667%}.col-xxlg-5-half{width:45.8333333333%}.col-xxlg-offset-5{margin-left:41.6666666667%}.col-xxlg-offset-5-half{margin-left:45.8333333333%}.col-xxlg-6{width:50%}.col-xxlg-6-half{width:54.1666666667%}.col-xxlg-offset-6{margin-left:50%}.col-xxlg-offset-6-half{margin-left:54.1666666667%}.col-xxlg-7{width:58.3333333333%}.col-xxlg-7-half{width:62.5%}.col-xxlg-offset-7{margin-left:58.3333333333%}.col-xxlg-offset-7-half{margin-left:62.5%}.col-xxlg-8{width:66.6666666667%}.col-xxlg-8-half{width:70.8333333333%}.col-xxlg-offset-8{margin-left:66.6666666667%}.col-xxlg-offset-8-half{margin-left:70.8333333333%}.col-xxlg-9{width:75%}.col-xxlg-9-half{width:79.1666666667%}.col-xxlg-offset-9{margin-left:75%}.col-xxlg-offset-9-half{margin-left:79.1666666667%}.col-xxlg-10{width:83.3333333333%}.col-xxlg-10-half{width:87.5%}.col-xxlg-offset-10{margin-left:83.3333333333%}.col-xxlg-offset-10-half{margin-left:87.5%}.col-xxlg-11{width:91.6666666667%}.col-xxlg-11-half{width:95.8333333333%}.col-xxlg-offset-11{margin-left:91.6666666667%}.col-xxlg-offset-11-half{margin-left:95.8333333333%}.col-xxlg-12{width:100%}.col-xxlg-12-half{width:104.1666666667%}.col-xxlg-offset-12{margin-left:100%}.col-xxlg-offset-12-half{margin-left:104.1666666667%}}@media screen and (max-width:1919px){.xlg{display:none}}@media screen and (max-width:1024px){.desktop{display:none!important}}@media screen and (min-width:1025px){.mobile{display:none!important}}.display-1-alt{font-family:Space Grotesk,sans-serif;font-size:58px;font-weight:700;letter-spacing:-.05em;line-height:1}@media screen and (min-width:768px){.display-1-alt{font-size:min(6vh,69px);line-height:1}}@media screen and (min-width:1024px){.display-1-alt{font-size:min(8vh,89px);line-height:1}}.display-1{font-family:Space Grotesk,sans-serif;font-size:58px;font-weight:700;letter-spacing:-.05em;line-height:58px}@media screen and (min-width:768px){.display-1{font-size:80px;line-height:80px}}@media screen and (min-width:1024px){.display-1{font-size:89px;line-height:89px}}.display-2{font-family:Space Grotesk,sans-serif;font-size:48px;font-weight:700;letter-spacing:-.05em;line-height:48px}@media screen and (min-width:768px){.display-2{font-size:60px;line-height:60px}}@media screen and (min-width:1024px){.display-2{font-size:67px;line-height:67px}}.display-3{font-family:Space Grotesk,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.05em;line-height:40px}@media screen and (min-width:768px){.display-3{font-size:45px;line-height:50px}}@media screen and (min-width:1024px){.display-3{font-size:50px;line-height:55px}}.display-4{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:500;letter-spacing:-.02em;line-height:31px}@media screen and (min-width:768px){.display-4{font-size:34px;line-height:37px}}@media screen and (min-width:1024px){.display-4{font-size:38px;line-height:42px}}.display-5{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:500;letter-spacing:-.02em;line-height:26px}@media screen and (min-width:768px){.display-5{font-size:25px;line-height:30px}}@media screen and (min-width:1024px){.display-5{font-size:28px;line-height:34px}}.display-6{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.02em;line-height:22px}@media screen and (min-width:768px){.display-6{font-size:19px;line-height:23px}}@media screen and (min-width:1024px){.display-6{font-size:21px;line-height:25px}}.paragraph-big{font-family:Source Sans\ 3,sans-serif;font-size:18px;font-weight:400;letter-spacing:0;line-height:24px}@media screen and (min-width:768px){.paragraph-big{font-size:18px;line-height:27px}}.paragraph-big a{color:#03121aa6;font-weight:700;text-decoration:none;white-space:nowrap}.paragraph,body,html{font-family:Source Sans\ 3,sans-serif;font-size:16px;font-weight:400;letter-spacing:0;line-height:24px}.eyebrow{font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:700;letter-spacing:.01em;line-height:12px}.text-small-link{font-size:14px;font-weight:400;line-height:21px;text-decoration-line:underline}.eyebrow-large{font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;letter-spacing:.01em;line-height:14.4px;text-transform:uppercase}@media screen and (min-width:1024px){.eyebrow-large{font-size:16px;margin-bottom:10px}}.error{font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:700;letter-spacing:.18px;line-height:1.2;text-transform:uppercase}body,html{color:#03121a;overscroll-behavior:none}@media screen and (min-width:1024px){body,html{overflow:auto}}@media screen and (min-width:768px){html{overflow-y:scroll}}body{background:#fbfafc}body.locked{overflow:hidden}@media screen and (min-width:768px){body.locked{height:100%}}body img{display:block;max-width:100%}@media screen and (min-width:1024px){body{background:#faf8fb;box-shadow:inset 0 0 200px #0670a526}}.page{background:#fbfafc;min-height:100vh}.page section:first-child{padding-top:88px}@media screen and (min-width:1024px){.page{background:#faf8fb;box-shadow:inset 0 0 200px #0670a526}}.gradient-highlight{background:linear-gradient(92.74deg,#0670a5 1.64%,#8a3b96 50.4%,#e11a50 98.14%),linear-gradient(0deg,#000,#000);-webkit-background-clip:text;background-clip:text;padding-right:.1%;-webkit-text-fill-color:transparent;padding-bottom:1%}.spacer{box-sizing:border-box;padding-bottom:112px;padding-top:112px}.center{text-align:center}.balance{text-wrap:balance}@media screen and (min-width:768px){.mobile-only{display:none}}@media screen and (min-width:1024px){.medium-only{display:none}}@media screen and (max-width:767px){.desktop-only{display:none!important}}@media screen and (max-width:1023px){.large-only{display:none}}.visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}video::-internal-media-controls-overlay-cast-button{display:none}.fade-enter-active,.fade-leave-active{transition:opacity .6s cubic-bezier(.4,0,.2,1)}.fade-enter-from,.fade-leave-to{opacity:0}.ap-parent{backface-visibility:hidden}.ap-parent span.ap-child{display:inline-flex}.ap-parent .ap-child{opacity:0;will-change:transform}.ap-parent .ap-child:not(.ap-fade){transform:translate3d(0,30px,0)}.ap-parent .ap-child.ap-scale{transform:translateZ(0) scale(0)}#app.mounted .ap-parent:not(.has-appeared) .ap-child{transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1)}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-fade{transition:opacity .6s cubic-bezier(.4,0,.2,1)}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-scale{transition:transform .6s cubic-bezier(.4,0,.2,1)}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--1{transition-delay:85ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--2{transition-delay:.17s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--3{transition-delay:255ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--4{transition-delay:.34s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--5{transition-delay:425ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--6{transition-delay:.51s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--7{transition-delay:595ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--8{transition-delay:.68s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--9{transition-delay:765ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--10{transition-delay:.85s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--11{transition-delay:935ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--12{transition-delay:1.02s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--13{transition-delay:1105ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--14{transition-delay:1.19s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--15{transition-delay:1275ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--16{transition-delay:1.36s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--17{transition-delay:1445ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--18{transition-delay:1.53s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--19{transition-delay:1615ms}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-child--20{transition-delay:1.7s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--1{transition-delay:.25s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--2{transition-delay:.5s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--3{transition-delay:.75s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--4{transition-delay:1s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--5{transition-delay:1.25s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--6{transition-delay:1.5s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--7{transition-delay:1.75s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--8{transition-delay:2s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--9{transition-delay:2.25s}#app.mounted .ap-parent:not(.has-appeared) .ap-child.ap-delay--10{transition-delay:2.5s}#app.mounted .ap-parent.visible .ap-child{opacity:1}#app.mounted .ap-parent.visible .ap-child:not(.ap-fade){transform:translateZ(0)}#app.mounted .ap-parent.visible .ap-child.ap-scale{transform:translateZ(0) scale(1)}#app{overflow:hidden;position:relative}#app.loaded{height:auto!important}.page-leave-active{transition:all .4s linear!important}.page-leave-to{opacity:0!important}html.lenis{height:auto;overflow-y:scroll}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-scrolling iframe{pointer-events:none}.stats canvas{display:block!important}.rounded-button{align-items:center;-webkit-appearance:none;backface-visibility:visible;background:none;border:none;box-sizing:border-box;display:flex;flex-direction:row;mix-blend-mode:multiply;padding:22px 32px;position:relative;transition:box-shadow .75s cubic-bezier(.23,1,.32,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.rounded-button img{margin-right:3px;width:17px}body:not(body.touch) .rounded-button:hover{box-shadow:0 3px 7px -3px #00000026,0 6px 12px -2px #32325d20;mix-blend-mode:multiply}body:not(body.touch) .rounded-button:hover .rounded-button__icon,body:not(body.touch) .rounded-button:hover .rounded-button__label{text-shadow:0 0 20px #8a3b96}body:not(body.touch) .rounded-button:hover:not(body:not(body.touch) .rounded-button:hover--dark) .rounded-button__background-border{background:#8a3b96}body:not(body.touch) .rounded-button:hover .rounded-button__background-border{z-index:-1}body:not(body.touch) .rounded-button:hover .rounded-button__background{box-shadow:inset 0 0 25px #8a3b9680}body:not(body.touch) .rounded-button:hover .rounded-button__background:before{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%);opacity:1}body:not(body.touch) .rounded-button:hover .rounded-button__background__radial{opacity:1}body:not(body.touch) .rounded-button:hover .rounded-button__background-auxiliar{height:calc(100% - 6px);left:4px;opacity:1;top:4px;width:calc(100% - 6px)}.rounded-button:focus-visible{box-shadow:0 3px 7px -3px #00000026,0 6px 12px -2px #32325d20;mix-blend-mode:multiply}.rounded-button:focus-visible .rounded-button__label{text-shadow:0 0 20px #8a3b96}.rounded-button:focus-visible .rounded-button__icon{text-shadow:0 0 20px #8a3b96}.rounded-button:focus-visible:not(.rounded-button:focus-visible--dark) .rounded-button__background-border{background:#8a3b96}.rounded-button:focus-visible .rounded-button__background-border{z-index:-1}.rounded-button:focus-visible .rounded-button__background{box-shadow:inset 0 0 25px #8a3b9680}.rounded-button:focus-visible .rounded-button__background:before{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%);opacity:1}.rounded-button:focus-visible .rounded-button__background__radial{opacity:1}.rounded-button:focus-visible .rounded-button__background-auxiliar{height:calc(100% - 6px);left:4px;opacity:1;top:4px;width:calc(100% - 6px)}.rounded-button.hover{box-shadow:0 3px 7px -3px #00000026,0 6px 12px -2px #32325d20;mix-blend-mode:multiply}.rounded-button.hover .rounded-button__icon,.rounded-button.hover .rounded-button__label{text-shadow:0 0 20px #8a3b96}.rounded-button.hover:not(.rounded-button.hover--dark) .rounded-button__background-border{background:#8a3b96}.rounded-button.hover .rounded-button__background-border{z-index:-1}.rounded-button.hover .rounded-button__background{box-shadow:inset 0 0 25px #8a3b9680}.rounded-button.hover .rounded-button__background:before{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%);opacity:1}.rounded-button.hover .rounded-button__background__radial{opacity:1}.rounded-button.hover .rounded-button__background-auxiliar{height:calc(100% - 6px);left:4px;opacity:1;top:4px;width:calc(100% - 6px)}.rounded-button__background-container{backface-visibility:visible;transition:transform .6s cubic-bezier(.23,1,.32,1);z-index:-2}.rounded-button__background-container,.rounded-button__background-container:after{border-radius:1000px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.rounded-button__background-container:after{background:blue;background:linear-gradient(85deg,rgba(104,1,254,.03) 2.96%,hsla(0,0%,85%,.03) 96.14%);box-shadow:inset 0 2px 60px #8a3b961a;content:""}.rounded-button__background-auxiliar{background:#f1eff1;height:100%;height:calc(100% - 3px);left:1.5px;opacity:0;top:1.5px;transition:opacity 0s linear;transition:width .4s cubic-bezier(.23,1,.32,1),height .4s cubic-bezier(.23,1,.32,1),top .4s cubic-bezier(.23,1,.32,1),left .4s cubic-bezier(.23,1,.32,1);width:100%;width:calc(100% - 3px)}.rounded-button__background,.rounded-button__background-auxiliar{border-radius:1000px;box-sizing:border-box;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);overflow:hidden;position:absolute}.rounded-button__background{background:#fff;height:100%;height:calc(100% - 4px);left:2px;top:2px;transition:all .4s cubic-bezier(.23,1,.32,1);width:100%;width:calc(100% - 4px)}.rounded-button__background__radial{background:radial-gradient(circle,rgba(138,59,150,0) 0,rgba(138,59,150,0) 5%,rgba(138,59,150,.75) 30%);display:none;filter:blur(10px);height:260%;left:0;margin-left:-120%;margin-top:-30%;opacity:0;position:absolute;top:0;transition:opacity .5s linear,background .5s linear;width:240%}.rounded-button__background:before{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%);background-position:50%;background-size:100% 100%;border:none;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transform-origin:center center;transition:opacity .3s cubic-bezier(.23,1,.32,1),background .3s cubic-bezier(.23,1,.32,1);width:100%}.rounded-button__background-border{backface-visibility:visible;background:transparent;background-image:url(../images/gradient-state-1.png);background-size:100% 100%;border-radius:1000px;box-sizing:border-box;left:50%;margin-left:-100%;margin-top:-50%;overflow:hidden;padding-top:100%;position:absolute;top:50%;transition:background-image .6s cubic-bezier(.23,1,.32,1),background-color .6s cubic-bezier(.23,1,.32,1),transform 1s cubic-bezier(.23,1,.32,1);width:200%}.rounded-button__label{color:#03121a;font-size:16px;font-weight:600;line-height:1;text-shadow:0 0 18px rgba(138,59,150,.5);transition:transform .5s cubic-bezier(.23,1,.32,1),color .3s linear,text-shadow .3s linear}.rounded-button.icon-only{align-items:center;display:flex;height:48px;justify-content:center;padding:0;width:48px}.rounded-button.icon-only .rounded-button__icon{margin:0}.rounded-button.icon-only .rounded-button__background__radial{height:240%;left:0;margin-left:-120%;margin-top:-120%;position:absolute;top:0;width:240%}.rounded-button[disabled]{opacity:.5;pointer-events:none}.rounded-button__icon{color:#fff;transition:color .3s linear}.rounded-button__icon--right{margin-left:8px}.rounded-button__icon--left{margin-right:8px}.rounded-button--primary{border-radius:1000px;height:62px}.rounded-button--primary .rounded-button__background{backface-visibility:visible;background:linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%);border-radius:1000px;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);overflow:hidden}body:not(body.touch) .rounded-button--primary .rounded-button__background:hover{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%);box-shadow:0 3px 7px -3px #00000026,0 6px 12px -2px #32325d1a}.rounded-button--primary .rounded-button__background:focus-visible{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%);box-shadow:0 3px 7px -3px #00000026,0 6px 12px -2px #32325d1a}.rounded-button--primary .rounded-button__background.hover{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%);box-shadow:0 3px 7px -3px #00000026,0 6px 12px -2px #32325d1a}.rounded-button--primary .rounded-button__label{color:#fff;text-shadow:0 0 20px #8a3b96}.rounded-button--primary--dark{mix-blend-mode:screen}.rounded-button--primary--dark .rounded-button__background__radial{background:radial-gradient(circle,rgba(138,59,150,0) 0,rgba(138,59,150,0) 5%,rgba(138,59,150,.75) 30%)}.rounded-button--primary--dark .rounded-button__label{color:#fff;text-shadow:0 0 20px #8a3b96}.rounded-button--primary--dark .rounded-button__icon{color:#fff}.rounded-button--primary--dark .rounded-button__background{background:linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%);border-radius:1000px}body:not(body.touch) .rounded-button--primary--dark:hover{mix-blend-mode:screen!important}.rounded-button--primary--dark:focus-visible{mix-blend-mode:screen!important}.rounded-button--primary--dark.hover{mix-blend-mode:screen!important}.rounded-button--secondary{mix-blend-mode:normal!important}.rounded-button--secondary .rounded-button__background-container{border:3px solid rgba(138,59,150,0);border-radius:1000px;display:none}.rounded-button--secondary .rounded-button__icon{color:#8a3b96;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.rounded-button--secondary--dark .rounded-button__label{color:#fff;text-shadow:0 0 20px #8a3b96}.rounded-button--secondary--dark .rounded-button__icon{color:#8a3b96}.rounded-button--secondary .rounded-button__label{position:relative;text-shadow:none}.rounded-button--secondary .rounded-button__label:after{background:url(../images/gradient-state-2.png);background-size:100% 100%;bottom:-4px;box-shadow:0 2px 8px #8a3b9690;box-shadow:none;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:top right;transition:box-shadow .5s cubic-bezier(.23,1,.32,1),transform .5s cubic-bezier(.23,1,.32,1);width:100%}body:not(body.touch) .rounded-button--secondary:hover{box-shadow:none!important}body:not(body.touch) .rounded-button--secondary:hover .rounded-button__label{color:#03121a;text-shadow:none}body:not(body.touch) .rounded-button--secondary:hover .rounded-button__label:after{box-shadow:none;transform:scaleX(1);transform-origin:top left}body:not(body.touch) .rounded-button--secondary:hover .rounded-button__icon{box-shadow:none;color:#8a3b96;text-shadow:none;transform:translate3d(3px,0,0)}.rounded-button--secondary:focus-visible{box-shadow:none!important}.rounded-button--secondary:focus-visible .rounded-button__label{color:#03121a;text-shadow:none}.rounded-button--secondary:focus-visible .rounded-button__label:after{box-shadow:none;transform:scaleX(1);transform-origin:top left}.rounded-button--secondary:focus-visible .rounded-button__icon{box-shadow:none;color:#8a3b96;text-shadow:none;transform:translate3d(3px,0,0)}.rounded-button--secondary.hover{box-shadow:none!important}.rounded-button--secondary.hover .rounded-button__label{color:#03121a;text-shadow:none}.rounded-button--secondary.hover .rounded-button__label:after{box-shadow:none;transform:scaleX(1);transform-origin:top left}.rounded-button--secondary.hover .rounded-button__icon{box-shadow:none;color:#8a3b96;text-shadow:none;transform:translate3d(3px,0,0)}@media screen and (max-width:767px){.rounded-button--secondary{padding-left:0}}.rounded-button--card{padding:4px 0}.rounded-button--card .rounded-button__background{border:1.5px solid rgba(138,59,150,0);border-radius:0;transition:border .3s cubic-bezier(.4,0,.2,1)}.rounded-button--card .rounded-button__icon{color:#8a3b96}body:not(body.touch) .rounded-button--card:hover .rounded-button__background{border-bottom:1.5px solid #8a3b96}.rounded-button--card:focus-visible .rounded-button__background{border-bottom:1.5px solid #8a3b96}.rounded-button--card.hover .rounded-button__background{border-bottom:1.5px solid #8a3b96}.rounded-button--large{border-radius:1000px;overflow:hidden;padding:20px 32px;perspective:100px;perspective-origin:bottom;transform-style:preserve-3d;transition:box-shadow 1s cubic-bezier(.23,1,.32,1)}.rounded-button--large .rounded-button__background-border{background:linear-gradient(92.74deg,#0670a5 1.64%,#8a3b96 50.4%,#e11a50 98.14%),linear-gradient(0deg,#000,#000)!important;border-radius:1000px;left:0;margin-left:0;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);overflow:hidden;transition:transform .65s cubic-bezier(.23,1,.32,1);width:100%}.rounded-button--large .rounded-button__background__radial{background:radial-gradient(circle,rgba(138,59,150,0) 0,rgba(138,59,150,0) 5%,rgba(138,59,150,.75) 30%)}.rounded-button--large .rounded-button__background,.rounded-button--large .rounded-button__background-auxiliar{background:#fff;height:calc(100% - 6px);left:3px;top:3px;width:calc(100% - 6px)}.rounded-button--large .rounded-button__icon{color:#03121a}.rounded-button--large--dark{mix-blend-mode:normal}.rounded-button--large--dark .rounded-button__background__radial{background:radial-gradient(circle,rgba(138,59,150,0) 0,rgba(138,59,150,0) 5%,rgba(138,59,150,.75) 30%)}.rounded-button--large--dark .rounded-button__label{color:#fff;text-shadow:0 0 20px #8a3b96}.rounded-button--large--dark .rounded-button__icon{color:#fff}.rounded-button--large--dark .rounded-button__background{background:#03121a}body:not(body.touch) .rounded-button--large--dark:hover{mix-blend-mode:normal!important}.rounded-button--large--dark:focus-visible{mix-blend-mode:normal!important}.rounded-button--large--dark.hover{mix-blend-mode:normal!important}body:not(body.touch) .rounded-button--large:hover{box-shadow:0 3px 7px -3px #00000026,0 6px 12px -2px #32325d20}body:not(body.touch) .rounded-button--large:hover .rounded-button__background-container{transform:scale(1)!important}body:not(body.touch) .rounded-button--large:hover .rounded-button__background-border{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%)!important}body:not(body.touch) .rounded-button--large:hover .rounded-button__icon,body:not(body.touch) .rounded-button--large:hover .rounded-button__label{color:#fff}.rounded-button--large:focus-visible{box-shadow:0 3px 7px -3px #00000026,0 6px 12px -2px #32325d20}.rounded-button--large:focus-visible .rounded-button__background-container{transform:scale(1)!important}.rounded-button--large:focus-visible .rounded-button__background-border{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%)!important}.rounded-button--large:focus-visible .rounded-button__label{color:#fff}.rounded-button--large:focus-visible .rounded-button__icon{color:#fff}.rounded-button--large.hover{box-shadow:0 3px 7px -3px #00000026,0 6px 12px -2px #32325d20}.rounded-button--large.hover .rounded-button__background-container{transform:scale(1)!important}.rounded-button--large.hover .rounded-button__background-border{background:linear-gradient(181deg,rgba(225,26,80,.43) 1.09%,#935ca8 99.2%),linear-gradient(253deg,#8a3b96 21.35%,#935ca8 79.45%)!important}.rounded-button--large.hover .rounded-button__icon,.rounded-button--large.hover .rounded-button__label{color:#fff}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes rotate-border{to{--angle:360deg}}.header{left:0;opacity:0;position:fixed;top:0;transition:background .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1);width:100%;z-index:10}.header.kill-anim *{transition:none}.header .container,.header .row{position:static}.header.filled{border-bottom:1px solid rgba(0,0,0,.05);box-shadow:0 0 1px #00000040}.header.filled,.header.hovered{background:#faf8fb}.header.dark{background:rgba(3,18,26,0)}.header.dark.filled,.header.dark.hovered{background:#03121a}.header.dark .header__logo svg{fill:#fff}.header.dark .header__button__menu{color:#fff}.header.dark .header__button__demo-mobile{background:#03121a;box-shadow:0 0 1px #ffffff80}.header.dark .header__button__demo-mobile a{width:-moz-fit-content;width:fit-content}.header.dark .header__menu{background:#03121a}@media screen and (min-width:1024px){.header.dark .header__menu{background:transparent}}.header.dark .header__menu__items .menu-bg{background:#03121a}.header.dark .header__menu__item .header-button{color:#fff}.header.dark .header__menu__item__dropdown{background:#03121a}.header.dark .header__menu__item__dropdown .header-link{background:#03121a;outline:1px solid hsla(0,0%,100%,.25)}.header.dark .header__menu__item__dropdown .header-link__title{color:#fff}.header.dark .header__menu__item__dropdown .header-link__desc{color:#ffffffb3}.header.dark .header__menu__item__dropdown .header-link:before{background:#03121a}.header__content{align-items:center;display:flex;height:80px;justify-content:space-between}@media screen and (min-width:1024px){.header__content{flex-wrap:nowrap;height:88px}}.header__logo{display:flex;max-width:150px}@media screen and (min-width:1024px){.header__logo{max-width:204px}}.header__logo svg{fill:#03121a;transition:fill .5s cubic-bezier(.4,0,.2,1);width:100%}.header__logo-container{align-items:center;display:flex}.header__menu{background:#faf8fb;height:calc(100vh - 80px);left:0;padding:0 0 96px;position:absolute;top:100%;transform:translate(100%);transition:transform .5s cubic-bezier(.4,0,.2,1),background .5s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1024px){.header__menu{background:transparent;flex-direction:row;height:100%;padding:0;position:static;transform:none}}.header__menu.open{transform:translate(0)}.header__menu__items{height:100%;overflow:auto}.header__menu__items .menu-bg{background:#faf8fb;display:none;height:30px;left:0;position:absolute;top:100%;width:100%}@media screen and (min-width:1024px){.header__menu__items .menu-bg{display:block}.header__menu__items{align-items:center;display:flex;justify-content:center}}.header__menu__item{height:58px;overflow:hidden;position:relative;transition:height .5s cubic-bezier(.4,0,.2,1),background .5s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1024px){.header__menu__item{height:auto;overflow:visible;position:static}}.header__menu__item .header-button{align-items:center;background:none;border:none;color:#03121a;display:flex;justify-content:space-between;padding:16px 20px;text-align:left;text-decoration:underline;text-decoration-color:#8a3b9600;text-decoration-thickness:2px;text-underline-offset:4px;transition:-webkit-text-decoration .5s cubic-bezier(.4,0,.2,1);transition:text-decoration .5s cubic-bezier(.4,0,.2,1);transition:text-decoration .5s cubic-bezier(.4,0,.2,1),-webkit-text-decoration .5s cubic-bezier(.4,0,.2,1);width:100%}.header__menu__item .header-button:disabled{pointer-events:none}.header__menu__item .header-button svg{max-height:16px;max-width:30px;overflow:visible;transition:transform .5s cubic-bezier(.4,0,.2,1)}.header__menu__item .header-button.expanded{text-decoration:underline;text-decoration-color:#8a3b96}.header__menu__item .header-button.expanded svg{transform:rotate(180deg)}@media screen and (min-width:1920px){.header__menu__item .header-button{padding:16px 32px}}@media screen and (min-width:1024px){.header__menu__item .header-button{display:block;font-family:Source Sans\ 3,sans-serif;font-size:16px;font-weight:600;line-height:150%;position:relative;width:auto}.header__menu__item .header-button svg{display:none}}body:not(body.touch) .header__menu__item .header-button:hover .header-button__copy:after{transform:scaleX(1)}.header__menu__item .header-button:focus-visible .header-button__copy:after{transform:scaleX(1)}.header__menu__item .header-button.hover .header-button__copy:after,.header__menu__item .header-button.hovered .header-button__copy:after{transform:scaleX(1)}.header__menu__item .header-button__copy{position:relative}.header__menu__item .header-button__copy:after{backface-visibility:hidden;background:#8a3b96;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .35s cubic-bezier(.4,0,.2,1);width:100%}.header__menu__item.expanded .header__menu__item__dropdown{overflow:auto;pointer-events:auto}.header__menu__item__dropdown{display:flex;flex-direction:column;height:calc(100% - 58px);padding:0 32px 16px;pointer-events:none;width:100%}@media screen and (max-width:1023px){.header__menu__item__dropdown .row{padding:0}}@media screen and (min-width:1024px){.header__menu__item__dropdown{background:#faf8fb;box-shadow:0 4px 10px -6px #00000040;gap:12px;height:auto;left:0;opacity:0;padding:16px 0;position:absolute;top:100%;transition:opacity .5s cubic-bezier(.4,0,.2,1),background .5s cubic-bezier(.4,0,.2,1);z-index:1}.header__menu__item__dropdown.visible{opacity:1;pointer-events:auto}.header__menu__item__dropdown:before{content:"";height:32px;position:absolute;top:0;transform:translateY(-100%);width:100%}.header__menu__item__dropdown .row{margin:-12px 0}.header__menu__item__dropdown li{padding-bottom:12px}.header__menu__item__dropdown li.spacer-2:first-child{padding-right:6px}.header__menu__item__dropdown li.spacer-2:last-child,.header__menu__item__dropdown li.spacer-3:nth-child(3n){padding-left:6px}.header__menu__item__dropdown li.spacer-3:nth-child(3n-1){padding-left:6px;padding-right:6px}.header__menu__item__dropdown li.spacer-3:nth-child(3n-2){padding-right:6px}}.header__menu__item__dropdown .header-link{backface-visibility:hidden;background:#fff;border:1px solid rgba(3,18,26,.1);border-radius:16px;display:flex;margin:4px 0;transition:transform .5s cubic-bezier(.4,0,.2,1),background .5s cubic-bezier(.4,0,.2,1);will-change:transform}@media screen and (min-width:1024px){.header__menu__item__dropdown .header-link{border:none;margin:0;outline:1px solid rgba(3,18,26,.1);position:relative}}body:not(body.touch) .header__menu__item__dropdown .header-link:hover{transform:translateZ(1px)}body:not(body.touch) .header__menu__item__dropdown .header-link:hover:after{opacity:1}.header__menu__item__dropdown .header-link:focus-visible{transform:translateZ(1px)}.header__menu__item__dropdown .header-link:focus-visible:after{opacity:1}.header__menu__item__dropdown .header-link.hover{transform:translateZ(1px)}.header__menu__item__dropdown .header-link.hover:after{opacity:1}.header__menu__item__dropdown .header-link.router-link-active{pointer-events:none}.header__menu__item__dropdown .header-link.router-link-active:after{opacity:1}@media screen and (min-width:1024px){.header__menu__item__dropdown .header-link:after,.header__menu__item__dropdown .header-link:before{display:block}}.header__menu__item__dropdown .header-link:before{background:#fff;border-radius:16px;content:"";height:100%;left:0;position:absolute;transition:background .5s cubic-bezier(.4,0,.2,1);width:100%;z-index:2}.header__menu__item__dropdown .header-link:after{animation:rotate-border 10s linear infinite;background:conic-gradient(from var(--angle),#0670a5,#8a3b96,#e11a50,#0670a5);border-radius:18px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .5s cubic-bezier(.4,0,.2,1);z-index:1}.header__menu__item__dropdown .header-link__content{align-items:flex-start;backface-visibility:hidden;box-sizing:border-box;display:flex;height:100px;justify-content:space-between;padding:0 0 0 16px;position:relative;width:100%;will-change:transform;z-index:3}@media screen and (min-width:1024px){.header__menu__item__dropdown .header-link__content{height:140px;margin:0}}.header__menu__item__dropdown .header-link__copy{padding-bottom:24px;padding-top:24px}.header__menu__item__dropdown .header-link__image{border-radius:0 16px 16px 0;flex-shrink:0;height:100%;max-width:100px;overflow:hidden;width:auto}.header__menu__item__dropdown .header-link__image img{height:100%;width:auto}@media screen and (min-width:1024px){.header__menu__item__dropdown .header-link__image{max-width:150px}}@media screen and (min-width:1024px) and (max-width:1120px){.header__menu__item__dropdown .header-link__image{display:none}}.header__menu__item__dropdown .header-link__title{backface-visibility:hidden;color:#03121a;padding-bottom:24px;will-change:transform}@media screen and (min-width:1024px){.header__menu__item__dropdown .header-link__title{padding-bottom:12px}}.header__menu__item__dropdown .header-link__desc{backface-visibility:hidden;color:#03121aa6;display:none;max-width:320px;will-change:transform}@media screen and (min-width:1024px){.header__menu__item__dropdown .header-link__desc{display:block;padding-bottom:24px}}.header__button{display:flex;flex-shrink:0;justify-content:flex-end}.header__button__demo-mobile{background:#faf8fb;box-shadow:0 0 1px #00000040;padding:16px;position:absolute}@media screen and (min-width:1024px){.header__button__demo-mobile{display:none}}.header__button__demo-mobile a{width:-moz-fit-content;width:fit-content}.header__button__demo{display:none}@media screen and (min-width:1024px){.header__button__demo{display:flex}}.header__button__menu{background:none;border:none;height:48px;position:relative;width:48px}@media screen and (min-width:1024px){.header__button__menu{display:none}}.header__button__menu svg{left:0;position:absolute;top:0}.footer{position:relative;z-index:2}.footer.dark{background:#03121a}.footer.steelfin{background:none}.footer__wrapper{background:#0f1d25;border-radius:32px 32px 0 0;display:flex;min-height:200px;padding:64px 0}@media screen and (min-width:768px){.footer__wrapper{padding:80px 0}}.footer__logo{fill:#fff;max-width:204px}.footer .form{position:relative}.footer .form .error{bottom:0;color:#e11a50;left:0;position:absolute;transform:translateY(150%)}.footer .form .error.loading{color:#fff}.footer__newsletter-signup{color:#fff;display:flex;flex-direction:column;gap:24px;margin-top:16px}@media screen and (min-width:768px){.footer__newsletter-signup{margin-bottom:80px}}.footer__newsletter-signup .l-display-5{font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:500;letter-spacing:-.56px;line-height:120%;padding-right:24px}.footer__newsletter-signup .ctct-disclosure,.footer__newsletter-signup label{display:none}.footer__newsletter-signup form{align-items:center;display:flex;gap:10px}.footer__newsletter-signup form input{background:hsla(0,0%,100%,.1);border:none;border-radius:50px;max-width:250px;padding:12px 16px;width:100%}.footer__newsletter-signup form .input-wrapper{margin-right:16px;position:relative}.footer__newsletter-signup form .rounded-button{flex-shrink:0;padding:16px 32px}.footer__newsletter-signup form .rounded-button__label{line-height:1}.footer__newsletter-signup__submitted{font-family:Space Grotesk;font-size:28px;font-style:normal;font-weight:500;letter-spacing:-.56px;line-height:120%}.footer__newsletter-signup p.paragraph{color:#ffffffb3;max-width:400px}.footer__columns{color:#fff;display:flex;flex-wrap:wrap;margin-bottom:32px;margin-top:80px}@media screen and (min-width:768px){.footer__columns{flex-wrap:nowrap;margin-bottom:80px;margin-top:0;padding-left:40px}}@media screen and (min-width:1024px){.footer__columns{padding-left:60px}}.footer__columns__column{align-items:flex-start;display:flex;flex-basis:50%;flex-direction:column}.footer__columns__column.column--0{margin-top:40px;order:3}@media screen and (min-width:768px){.footer__columns__column.column--0{margin-top:0;order:0}}.footer__columns__column .eyebrow-large{color:#ffffffb3;margin:8px 0}.footer__columns__column .footer-link{color:#fff;margin:8px 0;position:relative}.footer__columns__column .footer-link:after{background:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:left center;transition:transform .3s cubic-bezier(.4,0,.2,1);width:100%}body:not(body.touch) .footer__columns__column .footer-link:hover:after{transform:scaleX(1)}.footer__columns__column .footer-link:focus-visible:after{transform:scaleX(1)}.footer__columns__column .footer-link.hover:after{transform:scaleX(1)}.footer__legal{color:#ffffffb3}@media screen and (min-width:768px){.footer__legal{align-items:flex-end;display:flex}}.footer__legal__links{display:flex;justify-content:space-between;margin-top:8px;max-width:402px}.footer__legal__links a{color:#ffffffb3;text-decoration:underline;text-underline-offset:2px;transition:color .3s cubic-bezier(.4,0,.2,1)}body:not(body.touch) .footer__legal__links a:hover{color:#fff}.footer__legal__links a:focus-visible{color:#fff}.footer__legal__links a.hover{color:#fff}.footer__legal__social{display:flex;margin-top:32px}@media screen and (min-width:768px){.footer__legal__social{margin-top:0}}.footer__legal__social li{margin-right:12px}.footer__legal__social li svg path{transition:fill-opacity .3s cubic-bezier(.4,0,.2,1)}body:not(body.touch) .footer__legal__social li a:hover svg path{fill-opacity:1}.footer__legal__social li a:focus-visible svg path{fill-opacity:1}.footer__legal__social li a.hover svg path{fill-opacity:1}.error-page{box-shadow:none;height:calc(100vh - 80px);height:calc(100vh - 88px);position:relative}.error-page.page{overflow:visible}.error-page:after{background:#000;bottom:0;content:"";height:100px;left:0;position:absolute;transform:translateY(100%);width:100%}.error-page-animation{align-items:center;display:flex;flex-grow:1;justify-content:center;margin-bottom:3%;margin-top:3%;width:100%}.error-page-animation div.animation{aspect-ratio:1.64;box-sizing:border-box;height:auto;margin:0 auto;max-height:800px;padding:45px;position:relative;width:90%}.error-page-animation div.animation div.noise{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;position:relative;width:100%}.error-page-animation div.animation div.noise video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.error-page-animation div.animation div.noise div.number{color:#9c9d9e;display:block;font-family:Space Grotesk,sans-serif;font-size:calc(40vw - 45px);font-weight:400;line-height:1;position:relative;text-align:center;top:0;width:100%;z-index:2}@media screen and (min-width:1024px){.error-page-animation div.animation div.noise div.number{font-size:40vh;line-height:1.15}}.error-page-animation div.animation div.noise svg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media screen and (min-width:1024px){.error-page-animation div.animation{height:100%;width:auto}}@keyframes pulse{0%{opacity:0}50%{opacity:1}to{opacity:0}}.error-page-animation div.animation div.rec-wrapper{background:rgba(3,18,26,.6);color:#fff;display:flex;font-size:24px;justify-content:space-between;left:45px;line-height:1.5;padding:8px 16px;position:absolute;text-transform:uppercase;top:45px}.error-page-animation div.animation div.rec-wrapper div.rec{animation:pulse 1.5s linear infinite;background-color:#e11a50;border-radius:32px;display:block;flex-shrink:0;height:32px;margin-right:16px;width:32px}.error-page-animation div.animation div.corner{animation:pulse 2s linear infinite forwards;border:2px dashed #e11a50;height:47px;position:absolute;width:32px}.error-page-animation div.animation div.corner-top-right{border-bottom:none;border-left:none;right:0;top:0}.error-page-animation div.animation div.corner-bottom-right{border-left:none;border-top:none;bottom:0;right:0}.error-page-animation div.animation div.corner-bottom-left{border-right:none;border-top:none;bottom:0;left:0}.error-page-animation div.animation div.corner-top-left{border-bottom:none;border-right:none;left:0;top:0}.error-page .error-page-copy{align-items:center;color:#fff;display:flex;flex-direction:column;flex-shrink:0;margin-bottom:3%;padding:0 16px;position:relative;text-align:center;transform:translateZ(.001px);width:100%}.error-page .error-page-copy .rounded-button{margin-top:48px}.error-page .error-page-content{align-items:center;background:#000;display:flex;flex-direction:row;flex-direction:column;height:100%;position:relative}.error-page .error-page-content .row{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 88px);justify-content:center}.error-page .error-page-content h1{text-align:center}
