@charset "UTF-8";@layer general_styles,page_styles;@layer general_styles{@font-face{font-family:Mona Sans Fallback;src:local("Arial");size-adjust:100.5%;ascent-override:105%;descent-override:35%;line-gap-override:0%}@font-face{font-family:Geist Mono Fallback;src:local("Consolas");size-adjust:99.46%;ascent-override:100.5%;descent-override:29.5%;line-gap-override:0%}@font-face{font-family:Quadrophonic;src:url(/build/assets/Quadrophonic-D2U8mjNC.woff2) format("woff2"),url(/build/assets/Quadrophonic-CGDwvfQ4.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Geist Mono;src:url(/build/assets/GeistMono_wght_-BeWYQAsI.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/build/assets/GeistMono-Italic_wght_-BeQ5skqo.woff2) format("woff2");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:Mona Sans;src:url(/build/assets/MonaSansVF_wdth_wght_-D2NnUFtk.woff2) format("woff2");font-weight:100 900;font-stretch:75% 125%;font-style:normal;font-display:swap}@font-face{font-family:Mona Sans;src:url(/build/assets/MonaSansVF-Italic_opsz_wght_-Cn_0wikA.woff2) format("woff2");font-weight:100 900;font-style:italic;font-display:swap}.footer{background:#0a1931;position:relative;overflow:hidden}.footer__solutions{justify-content:center;align-items:center;width:100%;border-bottom:1px solid rgba(255,255,255,.2)}.footer__solutions__item-wrapper{height:100%;padding:80px;position:relative;overflow:hidden;z-index:2}.footer__solutions__item-wrapper .item-svg path{transition:all .5s ease}.footer__solutions__item-wrapper:nth-child(n) :after{content:"";position:absolute;top:0;left:0;transform:translate(-101%);height:100%;width:100%;transition:all .5s ease;z-index:-1}.footer__solutions__item-wrapper:nth-child(n):hover :after{transform:translate(0)}.footer__solutions__item-wrapper:nth-child(n):hover .item-svg path{fill:#fff}.footer__solutions__item-wrapper:nth-child(1) :after{background-color:#3adf8e}.footer__solutions__item-wrapper:nth-child(2) :after{background-color:#8d5fff}.footer__solutions__item-wrapper:nth-child(2){border-inline:1px solid rgba(255,255,255,.2)}.footer__solutions__item-wrapper:nth-child(3) :after{background-color:#a5a5a5}.footer__solutions__item-wrapper .item{display:flex;justify-content:space-between;align-items:flex-end}.footer__solutions__item-wrapper .item-title{color:#fff;font-family:Instrument Sans;font-size:40px;font-style:normal;font-weight:400;line-height:96%;letter-spacing:-.8px}.footer__nav{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;padding:40px 80px}.footer__nav__link{color:#fff;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.footer__nav__link:hover{color:#fb273e}.footer__nav__links{display:flex;justify-content:center;align-items:center;gap:24px}.footer__nav__links .link{text-align:center;color:#fff;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.footer__nav__links .link:hover{color:#fb273e}.footer__social{display:flex;gap:16px;justify-content:center;align-items:center}.footer__social__item{display:flex;justify-content:center;align-items:center;width:40px;height:40px;gap:8px;border-radius:100px;background:#ffffff1a}.footer__social__item:hover{cursor:pointer}.footer__social__item:hover svg{stroke:#fb273e;scale:1.1}.footer__bottom{display:flex;justify-content:space-between;padding:80px;align-items:center}.footer__bottom__adress{display:flex;flex-direction:column;gap:24px}.footer__bottom__adress .title{color:#fff;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.footer__bottom__adress .link{display:flex;align-items:center;gap:16px;width:fit-content}.footer__bottom__adress .link:hover svg{stroke:#fb273e}.footer__bottom__adress .link:hover .link--text{color:#fb273e}.footer__bottom__adress .link--svg-wrapper{display:flex;justify-content:center;align-items:center;width:40px;height:40px;gap:8px;border-radius:100px;background:#ffffff1a}.footer__bottom__adress .link--text{color:#fff;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.footer__bottom__deen{width:auto;display:flex;justify-content:flex-end;opacity:.5;flex-shrink:0}.footer__bottom__deen svg{width:40px;height:15px}.footer__bottom__deen svg path{stroke-dasharray:800;transition:all 2s cubic-bezier(.47,0,.745,.715);stroke:#899094}.footer__bottom__deen svg:hover path{animation-name:deen;animation-timing-function:linear;animation-duration:5s;animation-fill-mode:forwards}.footer__logo-wrapper{position:absolute;bottom:-3%;left:50%;transform:translate(-50%)}@media(max-width:991px){.footer__solutions__item-wrapper:nth-child(2){border-inline:0px;border-block:1px solid rgba(255,255,255,.2)}.footer__nav{align-items:center;justify-content:center;gap:20px}.footer__nav__links{gap:20px}.footer__bottom{padding-bottom:160px;padding-inline:40px}}@media(max-width:600px){.footer__nav{display:flex;flex-direction:column;gap:20px}.footer__nav__links{flex-direction:column;gap:20px}}@keyframes deen{0%{stroke-dashoffset:800}to{stroke-dashoffset:0}}.header{background-color:transparent;position:fixed;z-index:100;width:100%}.header__content{display:flex;z-index:200;padding:32px;justify-content:space-between;align-items:center}.header__content__nav{display:flex;gap:48px}.header__content__nav__item{color:#fff;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:700;line-height:146%;display:flex;gap:8px;align-items:center}.header__content__nav__item .svg-wrapper{height:17px;width:17px;justify-content:center;display:flex;align-items:center;transform:scaleY(1)}.header__content__nav__item svg{transition:all .5s ease}.header__content__nav__item .active{transform:scaleY(-1)}.header__content__nav__cta{color:#fff;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:700;line-height:146%;display:flex;padding:12px;justify-content:center;align-items:center;gap:8px;background:#fb273e}.header__content__logo{position:absolute;left:50%;transform:translate(-50%);display:block;text-decoration:none;color:inherit}.header__solutions{display:none;width:100vw}.header.active{background:#0a1931;display:flex;flex-direction:column;justify-content:space-between;height:100%}.header.active .header__solutions{opacity:1;pointer-events:auto;display:grid;grid-template-columns:repeat(3,1fr);position:absolute;z-index:98;bottom:0;width:100%;height:100%;align-items:end}.header.active .header__solutions__item{display:flex;flex-direction:column;gap:32px;height:calc(100% - 107.6px);width:100%;justify-content:end;transition:all .2s}.header.active .header__solutions__item:nth-child(2){border-inline:1px solid rgba(255,255,255,.2)}.header.active .header__solutions__item.blured{opacity:.2}.header.active .header__solutions__item__content{display:flex;flex-direction:column;gap:32px;padding-inline:56px}.header.active .header__solutions__item__content .title{color:#fff;font-family:Instrument Sans;font-size:24px;font-style:normal;font-weight:400;line-height:96%;letter-spacing:-.48px}.header.active .header__solutions__item__content .description{color:#ffffffb3;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.header.active .header__solutions__item__content .cta{color:#fff;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:700;line-height:146%;display:flex;align-items:center;gap:8px}.header.active .header__solutions__item__bg{opacity:0;position:absolute;z-index:-1;top:0;height:100vh;transform:translateY(100px);width:33.3333%;transition:all .4s ease}.header.active .header__solutions__item__bg img{width:100%;height:100dvh}.header.active .header__solutions__item__bg.active{opacity:1;transform:translateY(0)}.site-loader .site-loader-inner p{font-size:24px;color:#fff;display:inline-flex;align-items:baseline;animation:site-loader-float-text 3s ease-in-out infinite,site-loader-pulse-color 3s ease-in-out infinite}@media(min-width:768px){.site-loader .site-loader-inner p{font-size:48px}}.site-loader .loader-dots{display:inline-flex;margin-left:2px}.site-loader .loader-dots span{display:inline-block;animation:site-loader-bounce-dots 1.5s infinite ease-in-out}.site-loader .loader-dots span:nth-child(1){animation-delay:0s}.site-loader .loader-dots span:nth-child(2){animation-delay:.2s}.site-loader .loader-dots span:nth-child(3){animation-delay:.4s}@media(prefers-reduced-motion:reduce){.site-loader .site-loader-inner p,.site-loader .loader-dots span{animation:none}}.js-hidden-on-loading{visibility:hidden!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}@keyframes site-loader-float-text{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes site-loader-pulse-color{0%,to{color:#fff;text-shadow:0 0 0 rgba(255,255,255,0)}50%{color:#d4e5f6;text-shadow:0 4px 20px rgba(255,255,255,.4)}}@keyframes site-loader-bounce-dots{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-10px);opacity:1}}.site-modal{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#0d0e1073;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.site-modal.is-open{opacity:1;visibility:visible;pointer-events:all}.site-modal__dialog{width:100%;max-height:calc(100dvh - 2rem);overflow:auto;background:#fff;border-radius:12px;box-shadow:0 12px 16px -4px #0d0e101f}.site-modal__header,.site-modal__body,.site-modal__footer{padding:1rem 1.25rem}.site-modal__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eaec}.site-modal__close{border:0;background:transparent;cursor:pointer;line-height:1}.site-modal--sm .site-modal__dialog{max-width:24rem}.site-modal--md .site-modal__dialog{max-width:32rem}.site-modal--lg .site-modal__dialog{max-width:48rem}.site-modal--xl .site-modal__dialog{max-width:64rem}.site-modal--full .site-modal__dialog{max-width:calc(100vw - 2rem);height:calc(100dvh - 2rem)}.site-modal--drawer{align-items:stretch;justify-content:flex-end;padding:0}.site-modal--drawer .site-modal__dialog{max-width:min(24rem,100vw);height:100dvh;border-radius:0;transform:translate(100%);transition:transform .2s ease}.site-modal--drawer.is-open .site-modal__dialog{transform:translate(0)}.site-modal-backdrop{position:absolute;inset:0}.media-router__responsive-video{position:relative;width:100%;height:100%}.media-router__picture{display:block;width:100%;height:100%}.img-wrapper{position:relative;overflow:hidden}.img-wrapper img{object-fit:cover;transition:opacity .25s ease}.img-wrapper .img-placeholder{opacity:1;z-index:1}.img-wrapper .img-og{opacity:0;z-index:2}.img-wrapper.loaded .img-placeholder{opacity:0;pointer-events:none}.img-wrapper.loaded .img-og{opacity:1}.form{display:flex;flex-direction:column;width:100%;gap:16px}.form__content__input{display:flex;flex-direction:column}.form__content__input .title{color:#4f5256;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.form__content__input .input-wrapper{position:relative}.form__content__input .input-wrapper input{border:none;border-bottom:1px solid #d3d3d3;padding-block:20px;width:100%}.form__content__input .input-wrapper input::placeholder{color:#9d9fa3;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.form__content__input .input-wrapper input:focus{border-bottom:1px solid #4f5256}.form__content__input .input-wrapper textarea{border:none;outline:none;width:100%;padding-block:20px;border-bottom:1px solid #d3d3d3}.form__content__input .input-wrapper textarea:focus{border-bottom:1px solid #4f5256}.form__content__input .input-wrapper textarea::placeholder{color:#9d9fa3;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.form__content__input .input-wrapper .erro{position:absolute;bottom:-20px;color:red;left:0}.form__content__submit{display:flex;flex-direction:column;margin-top:40px;width:100%}.form__content__submit .input-wrapper button{display:flex;padding:16px 24px;justify-content:center;align-items:center;gap:8px;background:#fb273e;color:#fff;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:700;line-height:146%}.form__content__submit .privacy{color:#9d9fa3;font-family:Instrument Sans;font-size:12px;font-style:normal;width:100%;font-weight:500;line-height:146%}.form__content__submit .privacy strong{color:#0a1931;font-family:Instrument Sans;font-size:12px;font-style:normal;font-weight:500;line-height:146%}.post-card{display:flex;flex-direction:column;gap:40px;text-decoration:none;color:inherit;padding:20px;border-radius:8px}.post-card:hover{background-color:#8d5fff20}.post-card:hover .btn{color:#fff;background-color:#1a3d63!important}.post-card:hover .btn svg{stroke:#fff}.post-card__image-wrapper{width:100%}.post-card__image-inner{aspect-ratio:391/341;width:100%;overflow:hidden}.post-card__image{width:100%;height:100%;object-fit:cover}.post-card__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%}.post-card__copy{display:flex;flex-direction:column;gap:24px}.post-card__title{margin:0;max-width:317px;color:#1a3d63;font-family:Instrument Sans,sans-serif;font-size:32px;font-weight:400;line-height:96%;letter-spacing:-.64px}.post-card__description{margin:0;max-width:294px;color:#4f5256;font-family:Instrument Sans,sans-serif;font-size:14px;font-weight:500;line-height:146%}.articles{background-color:#fff;color:#0a1931;padding:80px;display:flex;flex-direction:column;gap:56px}.articles__intro{display:flex;justify-content:space-between}.articles__intro__title-wrap{display:flex;align-items:center;gap:8px}.articles__intro__title-wrap .title{color:#0a1931;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.articles__intro__cta{display:flex;padding:12px;align-items:center;gap:8px;background:transparent;border:1px solid #0A1931;transition:all .3s ease}.articles__intro__cta--text{color:#0a1931;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:700;line-height:146%}.articles__intro__cta:hover{background-color:#0a1931}.articles__intro__cta:hover .articles__intro__cta--text{color:#fff}.articles__intro__cta:hover .articles__intro__cta--svg{stroke:#fff}.articles__slider{position:relative;width:100%;display:flex;flex-direction:column;gap:56px}.articles__cards{width:100%;overflow:hidden}.articles__cards .swiper-wrapper{align-items:stretch}.articles__cards .swiper-slide{height:auto}.articles__cards .card{display:flex;flex-direction:column;gap:40px;height:100%;width:100%}.articles__cards .card__media{height:100%;width:auto}.articles__cards .card__body{display:flex;justify-content:space-between;height:100%;flex-direction:column}.articles__cards .card__body__text{display:flex;flex-direction:column;gap:24px}.articles__cards .card__body__text--title{color:#0a1931;font-family:Instrument Sans;font-size:32px;font-style:normal;font-weight:400;line-height:96%;letter-spacing:-.64px}.articles__cards .card__body__text--excerpt{color:#4f5256;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:500;line-height:146%}.articles__cards .card__body__cta{gap:8px;display:flex;padding:12px;width:fit-content;margin-top:10px;justify-content:center;align-items:center;transition:all .3s ease;border:1px solid #0A1931}.articles__cards .card__body__cta--title{color:#0a1931;font-family:Instrument Sans;font-size:14px;font-style:normal;font-weight:700;line-height:146%}.articles__cards .card__body__cta:hover{background-color:#0a1931}.articles__cards .card__body__cta:hover .card__body__cta--title{color:#fff}.articles__cards .card__body__cta:hover .card__body__cta--svg{stroke:#fff}.articles__nav{display:flex;gap:22px;align-items:center;width:100%}.articles__nav-bar{flex:1;min-width:0;display:flex;align-items:center}.articles__nav-icon{appearance:none;margin:0;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:inherit;flex-shrink:0}.articles__nav-icon.swiper-button-disabled{opacity:.2;cursor:default;pointer-events:none}.articles__nav-icon svg{display:block;pointer-events:none}.articles .swiper-progress-bar{--swiper-pagination-color: #FB273E;--swiper-pagination-progressbar-bg-color: rgba(251, 39, 62, .2);--swiper-pagination-progressbar-size: 2px;position:relative!important;top:auto!important;left:auto!important;bottom:auto!important;width:100%;height:2px;border-radius:0;overflow:hidden}.articles .swiper-progress-bar .swiper-pagination-progressbar-fill{border-radius:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}strong{font-weight:700}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{display:block}body{line-height:1;font-weight:400}ol,ul{list-style:none}a{text-decoration:none;cursor:pointer}button{cursor:pointer;background:none;border:none}input,textarea{outline:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}html,body{transform:none!important;perspective:none!important;filter:none!important}button,input,optgroup,select,textarea,html input[type=button],input[type=reset],input[type=submit],button[disabled],html input[disabled],button::-moz-focus-inner,input::-moz-focus-inner,input[type=checkbox],input[type=radio],input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=search],input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{border:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}html{width:100%;min-height:100dvh;font-size:10px;font-family:Mona Sans,Mona Sans Fallback,system-ui,sans-serif;color:#1c2024}html body{position:relative;display:flex;flex-direction:column;font-family:inherit;color:inherit;font-size:100%;overflow-x:clip}html body section{overflow-x:clip}.text-primary-font{font-family:Mona Sans,Mona Sans Fallback,system-ui,sans-serif!important}.text-secondary-font{font-family:Geist Mono,Geist Mono Fallback,monospace!important}p,blockquote,pre,span,a,strong,em,b,i,small,mark,abbr,cite,code,kbd,samp,var,q,del,ins,sub,sup,bdi,bdo,input,textarea,select,option{font-family:Mona Sans,Mona Sans Fallback,system-ui,sans-serif;font-weight:400;line-height:1.4;letter-spacing:-.02em;color:inherit}.text--regular{font-weight:400}.text--medium{font-weight:500}.text--semi-bold{font-weight:600}.text--bold{font-weight:700}.text{font-family:Mona Sans,Mona Sans Fallback,system-ui,sans-serif;font-size:1rem}.text-sm{font-size:1.2rem}.text-md{font-size:1.4rem}.text-lg{font-size:1.6rem}.text-xl{font-size:1.8rem}.title--regular{font-weight:400}.title--medium{font-weight:500}.title--semi-bold{font-weight:600}.title--bold{font-weight:700}.title{font-family:Mona Sans,Mona Sans Fallback,system-ui,sans-serif;font-size:2rem}.title-xs{font-size:2rem}@media(min-width:576px){.title-xs{font-size:2.1rem}}@media(min-width:768px){.title-xs{font-size:2.2rem}}@media(min-width:992px){.title-xs{font-size:2.4rem}}.title-sm{font-size:2.4rem}@media(min-width:576px){.title-sm{font-size:2.6rem}}@media(min-width:768px){.title-sm{font-size:2.9rem}}@media(min-width:992px){.title-sm{font-size:3.2rem}}.title-sm--2{font-size:2rem}@media(min-width:576px){.title-sm--2{font-size:2.4rem}}@media(min-width:768px){.title-sm--2{font-size:2.8rem}}@media(min-width:992px){.title-sm--2{font-size:3.2rem}}.title-md{font-size:2rem}@media(min-width:576px){.title-md{font-size:2.6rem}}@media(min-width:768px){.title-md{font-size:3.3rem}}@media(min-width:992px){.title-md{font-size:4rem}}.title-lg{font-size:3.2rem}@media(min-width:576px){.title-lg{font-size:3.7rem}}@media(min-width:768px){.title-lg{font-size:4.2rem}}@media(min-width:992px){.title-lg{font-size:4.8rem}}.title-lg--2{font-size:2.4rem}@media(min-width:576px){.title-lg--2{font-size:3.2rem}}@media(min-width:768px){.title-lg--2{font-size:4rem}}@media(min-width:992px){.title-lg--2{font-size:4.8rem}}.title-lg--3{font-size:4rem}@media(min-width:576px){.title-lg--3{font-size:4.2rem}}@media(min-width:768px){.title-lg--3{font-size:4.4rem}}@media(min-width:992px){.title-lg--3{font-size:4.8rem}}.title-xl{font-size:3.2rem}@media(min-width:576px){.title-xl{font-size:4rem}}@media(min-width:768px){.title-xl{font-size:4.8rem}}@media(min-width:992px){.title-xl{font-size:5.6rem}}.title-xl--2{font-size:4.8rem}@media(min-width:576px){.title-xl--2{font-size:5rem}}@media(min-width:768px){.title-xl--2{font-size:5.4rem}}@media(min-width:992px){.title-xl--2{font-size:5.6rem}}.title-xxl{font-size:4rem}@media(min-width:576px){.title-xxl{font-size:4.8rem}}@media(min-width:768px){.title-xxl{font-size:5.6rem}}@media(min-width:992px){.title-xxl{font-size:6.4rem}}.title-3xl{font-size:4.8rem}@media(min-width:576px){.title-3xl{font-size:5.6rem}}@media(min-width:768px){.title-3xl{font-size:6.4rem}}@media(min-width:992px){.title-3xl{font-size:7.2rem}}.title-4xl{font-size:4.8rem}@media(min-width:576px){.title-4xl{font-size:5.8rem}}@media(min-width:768px){.title-4xl{font-size:6.9rem}}@media(min-width:992px){.title-4xl{font-size:8rem}}h1,h2,h3,h4,h5,h6{font-family:Mona Sans,Mona Sans Fallback,system-ui,sans-serif;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:inherit}.swiper-slide{height:auto!important}}
