@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}button{font-size:100%;line-height:1.15}button{overflow:visible}button{text-transform:none}button,[type=button]{appearance:button;-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring{outline:1px dotted ButtonText}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0;font:inherit}h1,h2,h3{text-wrap:balance}p{max-width:75ch;text-wrap:pretty}ul,ol{list-style:none}img,video{max-width:100%;height:auto}iframe{border:0}a{display:block;color:#030712;text-decoration:none;background-color:transparent}img{max-width:100%;height:auto;font-style:italic;vertical-align:middle;border-style:none}button{padding:0;font:inherit;color:inherit;background:none;border:none;outline:none}@font-face{font-family:Inter;font-weight:300;font-display:swap;src:local("Inter Light"),url(/asset/font/inter/inter_light.woff2) format("woff2"),url(/asset/font/inter/inter_light.woff) format("woff"),url(/asset/font/inter/inter_light.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:400;font-display:swap;src:local("Inter"),url(/asset/font/inter/inter_regular.woff2) format("woff2"),url(/asset/font/inter/inter_regular.woff) format("woff"),url(/asset/font/inter/inter_regular.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:500;font-display:swap;src:local("Inter Medium"),url(/asset/font/inter/inter_medium.woff2) format("woff2"),url(/asset/font/inter/inter_medium.woff) format("woff"),url(/asset/font/inter/inter_medium.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:600;font-display:swap;src:local("Inter SemiBold"),url(/asset/font/inter/inter_semibold.woff2) format("woff2"),url(/asset/font/inter/inter_semibold.woff) format("woff"),url(/asset/font/inter/inter_semibold.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:700;font-display:swap;src:local("Inter Bold"),url(/asset/font/inter/inter_bold.woff2) format("woff2"),url(/asset/font/inter/inter_bold.woff) format("woff"),url(/asset/font/inter/inter_bold.ttf) format("ttf")}@font-face{font-family:Inter;font-weight:800;font-display:swap;src:local("Inter Black"),url(/asset/font/inter/inter_black.woff2) format("woff2"),url(/asset/font/inter/inter_black.woff) format("woff"),url(/asset/font/inter/inter_black.ttf) format("ttf")}h1{font-size:4.76rem}h2{font-size:3.81rem}h3{font-size:3.04rem}p{font-size:1.56rem}html{touch-action:pan-y;scroll-behavior:smooth;scrollbar-gutter:stable;overflow-x:hidden;overscroll-behavior-x:none;width:100%;max-width:100%;font-size:62.5%}body{touch-action:pan-y;overflow-x:hidden;width:100%;font-family:Inter,system-ui,sans-serif;font-size:1.56rem;color:#030712;background-color:#f3f4f6}body{font-weight:400}[data-animate]{transform:none;opacity:0;transition:none}.h1{font-size:4.76rem}.base-layout{max-width:192rem;margin:auto;padding-right:3.2rem;padding-left:3.2rem}@media screen and (min-width: 64em){.base-layout{padding-right:4.8rem;padding-left:4.8rem}}@media screen and (min-width: 80em){.base-layout{padding-right:6.4rem;padding-left:6.4rem}}.section{padding-top:8rem;padding-bottom:8rem}@media screen and (min-width: 64em){.section{padding-top:11.2rem;padding-bottom:11.2rem}}.fade-in{animation:fadeIn 1.2s ease-in both}@keyframes fadeIn{to{opacity:1}}[data-animate].fade-in-up{transform:translateY(3.2rem)}.fade-in-up{animation:fadeInUp 1.2s ease-in-out both}@keyframes fadeInUp{to{transform:translateY(0);opacity:1}}[data-animate].fade-in-down{transform:translateY(-3.2rem)}.fade-in-down{animation:fadeInDown 1.2s ease-in-out both}@keyframes fadeInDown{to{transform:translateY(0);opacity:1}}[data-animate].fade-in-left{transform:translate(-3.2rem)}.fade-in-left{animation:fadeInLeft 1.2s ease-in-out both}@keyframes fadeInLeft{to{transform:translate(0);opacity:1}}[data-animate].text-blur-up{transform:translateY(100%);opacity:0;filter:blur(.6rem)}.text-blur-up{animation:textBlurUp 1.2s ease-in-out both}@keyframes textBlurUp{to{transform:translateY(0);opacity:1;filter:blur(0)}}[data-animate].flip-in-x{transform:scaleX(-1)}.flip-in-x{animation:flipInX 1.2s ease-out both}@keyframes flipInX{0%{transform:rotateY(90deg);opacity:0}to{transform:rotateY(0);opacity:1}}[data-animate].zoom-in{transform:scale(.5);opacity:0}.zoom-in{animation:zoomIn 1.2s ease-out both}@keyframes zoomIn{to{transform:scale(1);opacity:1}}.skeleton{position:relative;overflow:hidden;display:block;visibility:hidden;opacity:0;background-color:#e5e7eb;border-radius:1.2rem;transition:opacity .5s,visibility .5s}.skeleton:before{content:"";position:absolute;top:0;left:0;transform:translate(-100%);width:100%;height:100%;background:linear-gradient(90deg,#0000,#9ca3af99,#0000);animation:1.5s shimmer infinite}.skeleton--active{visibility:visible;opacity:1}@keyframes shimmer{to{transform:translate(100%)}}.custom-image{position:relative;display:inline-block;border-radius:1.2rem;transition:opacity .5s,visibility .5s}.custom-image__skeleton{position:absolute;top:0;left:0;width:100%;height:100%}::-webkit-scrollbar{width:1.3rem;border-radius:2rem}::-webkit-scrollbar-thumb{background-color:#00a2ff;background-clip:content-box;border:.3rem solid transparent;border-radius:2rem}::-webkit-scrollbar-thumb:hover{background-color:#25bbff}::-webkit-scrollbar-thumb:active{background-color:#0066b1}::-webkit-scrollbar-track{background:#e5e7eb}::-webkit-scrollbar-corner{background:#e5e7eb}.text-animated{overflow:hidden;display:inline-block}.text-animated__word{display:inline-block}.navbar{position:fixed;z-index:100;top:0;left:0;width:100%;background-color:#f3f4f6;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a;transition:transform .5s ease-in-out,background-color .5s ease-in-out,box-shadow .5s ease-in-out}.navbar__container{position:relative;display:flex;align-items:center;justify-content:space-between;padding-top:1.6rem;padding-bottom:1.6rem}@media screen and (min-width: 64em){.navbar__container{justify-content:start}}.navbar__logo{z-index:20;width:20.8rem}@media screen and (min-width: 90em){.navbar__logo{width:25.6rem}}.navbar__button-open{cursor:pointer}@media screen and (min-width: 64em){.navbar__button-open{position:absolute;visibility:hidden;opacity:0}}.navbar__icon{width:2.8rem;height:2.8rem}.navbar__menu{will-change:transform;position:fixed;z-index:100;top:0;right:0;transform:translate(100%);display:flex;flex-direction:column;gap:3.2rem;align-items:flex-end;width:100%;max-width:38.4rem;height:100vh;padding:2.4rem;background-color:#f3f4f6;transition:transform .5s ease-in-out}@media screen and (min-width: 64em){.navbar__menu{position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);flex-direction:row;align-items:center;justify-content:center;width:100%;max-width:none;height:auto;padding:0;background-color:transparent;box-shadow:none}}@media screen and (min-width: 90em){.navbar__menu{gap:6.4rem}}.navbar__menu--active{transform:translate(0);box-shadow:-2.5rem 0 5rem #00000040}@media screen and (min-width: 64em){.navbar__login{position:absolute;right:3.2rem}}.navbar__button-close{cursor:pointer;margin-bottom:3.2rem}@media screen and (min-width: 64em){.navbar__button-close{position:absolute;visibility:hidden;opacity:0}}.navbar__link{position:relative;display:block;font-size:1.95rem;color:#111827}.navbar__link:after{content:"";position:absolute;bottom:-.8rem;left:0;transform-origin:left;transform:scaleX(0);width:100%;height:.3rem;background-color:#005791;transition:transform .5s ease-in-out}.navbar__link:hover:after,.navbar__link:focus:after{transform-origin:right;transform:scaleX(1)}.navbar__link--active:after{transform-origin:right;transform:scaleX(1)}.navbar__link--active{font-weight:700}@media screen and (min-width: 64em){.navbar__overlay{visibility:hidden;opacity:0}}.navbar__space{display:block;width:100%;height:3.2rem}.button{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:1.2rem 3.2rem;color:#f3f4f6;background:linear-gradient(90deg,#00a2ff,#023d66);border:none;border-radius:999rem;transition:transform .5s}@media screen and (min-width: 30em){.button{font-size:1.95rem}}.button{font-weight:700}.button:hover{transform:scale(1.05)}.button:active{transform:scale(.95)}.accordion{display:flex;flex-direction:column;align-items:flex-start}.accordion__header{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:2rem 0;font-size:1.95rem}.accordion__header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.2rem;background-color:#d1d5db;transition:visibility .5s,opacity .5s}.accordion__header{font-weight:600}@media screen and (min-width: 30em){.accordion__header{font-size:2.44rem}}@media screen and (min-width: 64em){.accordion__header{font-size:3.04rem}}.accordion__header-icon{transform:rotate(180deg);fill:#9ca3af;transition:fill .5s,transform .5s}.accordion__header-icon--active{transform:rotate(0);fill:#030712}.accordion__container{position:relative;overflow:hidden;max-height:0;margin-top:0;transition:margin-top .5s ease,max-height .5s ease}.accordion__container--active{height:auto;max-height:600px;margin-top:2rem}.accordion__text{line-height:1.5}@media screen and (min-width: 30em){.accordion__text{font-size:1.95rem}}@media screen and (min-width: 64em){.accordion__text{font-size:2.44rem}}.overlay{position:fixed;top:0;left:0;display:block;width:100%;height:100vh;visibility:hidden;opacity:0;background-color:#00000080;transition:opacity .5s,visibility .5s}.overlay--active{visibility:visible;opacity:1}.footer{display:flex;flex-direction:column;gap:6.4rem;align-items:center;justify-content:center}.footer__container{display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center;width:100%}.footer__menu{position:relative;display:flex;flex-wrap:wrap;gap:8rem;align-items:center;justify-content:center;width:100%;padding:4rem 0}.footer__menu:after{content:"";position:absolute;z-index:-1;bottom:4rem;left:0;width:100%;height:.3rem;background-color:#d1d5db}@media screen and (min-width: 64em){.footer__menu{padding:5.6rem}}@media screen and (min-width: 90em){.footer__menu{gap:12.8rem;padding:8rem 8rem 12.8rem}}.footer__link{position:relative}.footer__link:after{content:"";position:absolute;bottom:-.8rem;left:0;transform-origin:left;transform:scaleX(0);width:100%;height:.3rem;background-color:#005791;transition:transform .5s ease-in-out}@media screen and (min-width: 30em){.footer__link{font-size:1.95rem}}@media screen and (min-width: 64em){.footer__link{font-size:2.44rem}}@media screen and (min-width: 90em){.footer__link{font-size:3.04rem}}.footer__link:hover:after,.footer__link:focus:after{transform-origin:right;transform:scaleX(1)}.footer__copyright{display:flex;flex-direction:column;gap:.4rem;align-items:center;justify-content:center}.footer__copyright-text{color:#6b7280;text-align:center}@media screen and (min-width: 30em){.footer__copyright-text{font-size:1.95rem}}.footer__image{max-width:30rem}@media screen and (min-width: 64em){.footer__image{max-width:40rem}}.footer__slider-divider{display:block;width:.6rem;height:4rem;opacity:.3;background-color:#023d66;border-radius:2rem}@media screen and (min-width: 48em){.footer__slider-divider{height:6.4rem}}.footer__slider-text{position:relative;display:flex;gap:6.4rem;align-items:center;justify-content:center;width:-webkit-max-content;width:max-content;padding-bottom:8rem;animation:textSlider 120s linear infinite}@media screen and (min-width: 30em){.footer__slider-text{padding-bottom:12.8rem}}.footer__slider-text-item{font-size:3.04rem;text-align:center}.footer__slider-text-item{font-weight:600}@media screen and (min-width: 30em){.footer__slider-text-item{font-size:3.81rem}}@media screen and (min-width: 48em){.footer__slider-text-item{font-size:4.76rem}}@keyframes textSlider{0%{transform:translate(0)}to{transform:translate(-50%)}}.not-found{display:flex;flex-direction:column;gap:5.6rem;align-items:center;justify-content:center;min-height:100vh}.not-found__letter{font-size:40vw;color:#f3f4f6;text-shadow:0 .8rem 3.2rem rgba(0,0,0,.3)}.not-found__letter{font-weight:800}@media screen and (min-width: 80em){.not-found__letter{position:absolute}}.not-found__container{z-index:10;display:flex;flex-direction:column;align-items:center;padding:4rem;background-color:#d1d5db80;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);border:.1rem solid #9ca3af;border-radius:2rem;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a}@media screen and (min-width: 90em){.not-found__container{min-width:65rem}}@media screen and (min-width: 80em){.not-found__container{min-width:50rem}}.not-found__container-title{display:flex;gap:2rem;align-items:center;justify-content:center}.not-found__title{font-size:4.76rem;text-align:center}.not-found__title{font-weight:800}@media screen and (min-width: 90em){.not-found__title{font-size:7.45rem}}@media screen and (min-width: 80em){.not-found__title{font-size:5.96rem}}.not-found__emoji{width:4rem}@media screen and (min-width: 80em){.not-found__emoji{width:6.4rem}}.not-found__subtitle{max-width:32rem;margin:2rem 0;font-size:1.95rem;line-height:1.5;text-align:center}@media screen and (min-width: 80em){.not-found__subtitle{font-size:2.44rem}}.not-found__description{font-size:1.25rem;text-align:center}@media screen and (min-width: 80em){.not-found__description{font-size:1.56rem}}.not-found__button{margin-top:4rem;padding:.8rem 3.2rem;color:#f3f4f6;background-color:#030712;border-radius:3.2rem;transition:transform .5s}.not-found__button{font-weight:600}.not-found__button:hover{transform:scale(1.05)}.not-found__button:active{transform:scale(.95)}.hero{min-height:100vh}@media screen and (min-width: 80em){.hero{display:flex;gap:8rem;align-items:center}}.hero__container{display:flex;flex-direction:column;gap:2.4rem;padding-top:6.4rem;padding-bottom:6.4rem}@media screen and (min-width: 80em){.hero__container{gap:4.8rem;width:65%;padding-top:12.8rem;padding-bottom:12.8rem}}.hero__subtitle{align-self:flex-start;padding:1.2rem 2.8rem;background-color:#f3f4f6;border:.2rem solid #005791;border-radius:999rem}.hero__subtitle{font-weight:600}@media screen and (min-width: 48em){.hero__subtitle{font-size:1.95rem}}.hero__title{font-size:3.04rem}.hero__title{font-weight:800}@media screen and (min-width: 30em){.hero__title{font-size:3.81rem}}@media screen and (min-width: 48em){.hero__title{font-size:4.76rem}}@media screen and (min-width: 64em){.hero__title{font-size:5.96rem}}@media screen and (min-width: 64em){.hero__title{font-size:7.45rem}}.hero__description{font-size:1.95rem;line-height:1.5}@media screen and (min-width: 48em){.hero__description{font-size:2.44rem}}@media screen and (min-width: 64em){.hero__description{font-size:3.04rem}}@media screen and (min-width: 64em){.hero__button{align-self:flex-start;font-size:2.44rem}}.hero__image{width:100%}.hero__illustration{position:absolute;z-index:-1;top:0}.hero__illustration-left{left:0}.hero__illustration-right{right:0}.about-us{display:flex;flex-direction:column;gap:12.8rem}@media screen and (min-width: 90em){.about-us{flex-direction:row;gap:3.2rem}}.about-us__container{display:flex;flex-direction:column;gap:5.6rem}.about-us__title{font-size:3.04rem;color:#023d66}.about-us__title{font-weight:700}@media screen and (min-width: 90em){.about-us__title{font-size:3.81rem}}.about-us__description{line-height:1.5}@media screen and (min-width: 30em){.about-us__description{font-size:1.95rem}}@media screen and (min-width: 48em){.about-us__description{font-size:2.44rem}}.about-us__container-testimonial{display:flex;flex-direction:column;gap:1.6rem}.about-us__testimonial-title{color:#023d66}.about-us__testimonial-title{font-weight:600}@media screen and (min-width: 30em){.about-us__testimonial-title{font-size:1.95rem}}@media screen and (min-width: 48em){.about-us__testimonial-title{font-size:2.44rem}}.about-us__container-button,.about-us__container-testimonial-image{display:flex;align-items:center}.about-us__testimonial-image{position:relative;left:auto;width:100%;max-width:4.4rem;height:auto;border:.2rem solid #023d66;border-radius:999rem;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a}.about-us__testimonial-image--1{z-index:1;left:-2rem}.about-us__testimonial-image--2{z-index:3;left:-4rem}.about-us__testimonial-image--3{z-index:5;left:-6.4rem}.about-us__button{position:relative;left:-4rem}.about-us__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3.2rem;max-width:80rem}@media screen and (min-width: 64em){.about-us__grid{grid-template-columns:1fr 1fr}}.about-us__card{display:flex;flex-direction:column;gap:1.6rem;padding:3.2rem;background-color:#e5e7eb;border-radius:1.2rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a}@media screen and (min-width: 64em){.about-us__card:nth-child(1){order:1}.about-us__card:nth-child(2){order:3}.about-us__card:nth-child(3){order:2}.about-us__card:nth-child(4){order:4}}.about-us__card-title{font-size:3.04rem}.about-us__card-title{font-weight:600}@media screen and (min-width: 30em){.about-us__card-title{font-size:3.81rem}}@media screen and (min-width: 48em){.about-us__card-title{font-size:3.04rem}}@media screen and (min-width: 64em){.about-us__card-title{font-size:3.81rem}}.about-us__card-description{line-height:1.5}@media screen and (min-width: 30em){.about-us__card-description{font-size:1.95rem}}.about-us__card--primary{color:#f3f4f6;background-color:#023d66}.about-us__card--image{padding:0;background-color:transparent;box-shadow:none}.about-us__card-image{width:100%;height:100%;border-radius:1.2rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a}.about-us__card--black{color:#f3f4f6;background-color:#111827}.vsl{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:3.2rem}@media screen and (min-width: 64em){.vsl{padding-top:4.8rem}}.vsl__title{margin-bottom:1.6rem;font-size:3.04rem;text-align:center}.vsl__title{font-weight:700}@media screen and (min-width: 30em){.vsl__title{font-size:3.81rem}}@media screen and (min-width: 48em){.vsl__title{font-size:4.76rem}}@media screen and (min-width: 90em){.vsl__title{font-size:5.96rem}}.vsl__container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:6.4rem 0}@media screen and (min-width: 90em){.vsl__container{margin:12.8rem 0}}.vsl__container-video{position:relative;overflow:hidden;aspect-ratio:16/9;width:100%;max-width:126.6rem;background-color:#030712;border:.5rem solid #d1d5db;border-radius:1.2rem;box-shadow:0 .4rem .6rem -.4rem #0000001a,0 1.5rem 1rem -.3rem #0000001a}.vsl__container-video:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;transition:opacity .5s}.vsl__picture{display:block;width:100%;height:100%}.vsl__image{display:block;width:100%;height:100%;object-fit:cover}.vsl__container-icon{cursor:pointer;position:absolute;z-index:40;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#0081da;border-radius:999rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a;transition:transform .5s ease-in-out,opacity .5s,visibility .5s}.vsl__container-icon:after{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:#0081da80;border-radius:999rem;animation:pulse 2s infinite}@media screen and (min-width: 64em){.vsl__container-icon{padding:2.8rem}}.vsl__container-icon:hover{transform:translate(-50%,-50%) scale(1.1)}.vsl__container-icon:active{transform:translate(-50%,-50%) scale(.95)}.vsl__icon{display:flex;fill:#f3f4f6}@media screen and (min-width: 64em){.vsl__icon{width:4.4rem;height:4.4rem}}.vsl__video{position:absolute;z-index:50;top:0;left:0;display:block;width:100%;height:100%;border:none}.vsl__container-video--playing:after{pointer-events:none;opacity:0}.vsl__container-video--playing .vsl__picture,.vsl__container-video--playing .vsl__container-icon{pointer-events:none;visibility:hidden;opacity:0}.vsl__container-description{margin-bottom:5.6rem;padding:2rem;background-color:#eff8ff;border:.3rem solid #0081da;border-radius:1.2rem;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a;transition:opacity .5s,visibility .5s}@media screen and (min-width: 64em){.vsl__container-description{position:absolute;z-index:40;top:12.8rem;left:max(-3.2rem,50% - 50vw + 1.6rem);max-width:50rem}}@media screen and (min-width: 90em){.vsl__container-description{left:max(-12.8rem,50% - 50vw + 1.6rem)}}.vsl__container-description--hidden{pointer-events:none;visibility:hidden;opacity:0}.vsl__illustration{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;fill:transparent}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.benefit{position:relative}.benefit__illustration{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.benefit__title{margin-bottom:6.4rem;text-align:center}.benefit__title{font-weight:700}@media screen and (min-width: 64em){.benefit__title{font-size:4.76rem}}@media screen and (min-width: 90em){.benefit__title{font-size:5.96rem}}.benefit__container{display:flex;flex-wrap:wrap;gap:6.4rem;align-items:center;justify-content:center}@media screen and (min-width: 90em){.benefit__container{gap:0}}.benefit__card-image{margin-bottom:3.2rem;border-radius:1.2rem;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a}.benefit__card{display:flex;flex-direction:column;max-width:40rem;padding:3.2rem}@media screen and (min-width: 90em){.benefit__card{max-width:45rem}}.benefit__card-number{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;font-size:2.44rem;background-color:#f3f4f6;border-radius:1.2rem;transition:background-color .5s,color .5s}.benefit__card-number{font-weight:700}@media screen and (min-width: 90em){.benefit__card-number{width:6.4rem;height:6.4rem;font-size:3.04rem}}.benefit__card-container{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;padding:2.4rem;background-color:#e5e7eb;border-radius:1.2rem;box-shadow:0 1.5rem 1rem #0000001a,0 .4rem .6rem #0000001a;transition:color .5s,background-color .5s}@media screen and (min-width: 90em){.benefit__card-container{min-height:33.8rem}}.benefit__card-container:hover{color:#f3f4f6;background-color:#005791}.benefit__card-container:hover .benefit__card-number{background-color:#0081da}.benefit__card-title{font-size:2.44rem}.benefit__card-title{font-weight:700}@media screen and (min-width: 90em){.benefit__card-title{font-size:3.04rem}}.benefit__card-description{line-height:1.5}@media screen and (min-width: 90em){.benefit__card-description{font-size:1.95rem}}.system{display:flex;flex-direction:column;gap:12.8rem}.system__container-title{position:relative;display:flex;flex-direction:column;gap:3.2rem}@media screen and (min-width: 30em){.system__container-title{gap:4rem}}@media screen and (min-width: 48em){.system__container-title{gap:5.6rem}}@media screen and (min-width: 90em){.system__container-title{flex-direction:row;align-items:center}}.system__title{font-size:3.04rem}.system__title{font-weight:700}@media screen and (min-width: 30em){.system__title{font-size:3.81rem}}@media screen and (min-width: 64em){.system__title{font-size:4.76rem}}.system__line{position:relative;left:0;width:100%;height:.8rem;background:linear-gradient(270deg,#f3f4f6,#b6e4fa,#70d1ff)}.system__image{transform:scale(.5);opacity:0;animation:zoomIn .5s ease-in-out forwards}.system__line-round{position:absolute;top:50%;left:0;transform:translateY(-50%) rotate(45deg);display:block;width:1.6rem;height:1.6rem;background-color:#70d1ff}.system__container{position:relative;display:flex;flex-direction:column;gap:6.4rem}@media screen and (min-width: 30em){.system__container{gap:8rem}}@media screen and (min-width: 90em){.system__container{flex-direction:row;gap:12.8rem}}@media screen and (min-width: 90em){.system__container-image{position:-webkit-sticky;position:sticky;top:9.6rem;width:50%;height:-webkit-fit-content;height:fit-content}}.system__container-accordion{display:flex;flex-direction:column;gap:3.2rem}@media screen and (min-width: 90em){.system__container-accordion{position:relative}.system__container-accordion:before{content:"";position:absolute;top:0;left:-6.4rem;width:.3rem;height:100%;background-color:#25bbff}}.feature{display:flex;flex-direction:column;gap:6.4rem}@media screen and (min-width: 90em){.feature{flex-direction:row;gap:12.8rem;align-items:center}}.feature__container-title{display:flex;flex-direction:column;gap:3.2rem;align-items:flex-start}@media screen and (min-width: 90em){.feature__container-title{width:110%}}.feature__title{font-size:3.04rem}.feature__title{font-weight:700}@media screen and (min-width: 48em){.feature__title{font-size:3.81rem}}@media screen and (min-width: 64em){.feature__title{font-size:4.76rem}}.feature__container{display:flex;flex-wrap:wrap;gap:2rem}.card-feature{display:inline-flex;gap:1.2rem;align-items:center;padding:.8rem 1.6rem;background-color:#f9fafb;border:.2rem solid #005791;border-radius:1.2rem;box-shadow:0 .1rem .3rem #0000001a,0 .1rem .2rem #0000001a}.card-feature__icon{width:2.4rem;height:2.4rem;fill:#22c55e}@media screen and (min-width: 64em){.card-feature__icon{width:2.8rem;height:2.8rem}}@media screen and (min-width: 64em){.card-feature__text{font-size:1.95rem}}.technologies{position:relative;display:flex;flex-direction:column;gap:9.6rem}@media screen and (min-width: 90em){.technologies{flex-direction:row;gap:12.8rem}}.technologies__container-description{display:flex;flex-direction:column;gap:3.2rem;align-items:self-start}.technologies__description{line-height:1.5}@media screen and (min-width: 30em){.technologies__description{font-size:1.95rem}}@media screen and (min-width: 48em){.technologies__description{font-size:2.44rem}}.technologies__title{font-size:3.04rem}.technologies__title{font-weight:700}@media screen and (min-width: 30em){.technologies__title{font-size:3.81rem}}@media screen and (min-width: 64em){.technologies__title{font-size:4.76rem}}.technologies__container{position:relative;display:flex;flex-wrap:wrap;gap:3.2rem;align-items:center;justify-content:center}.technologies__card{display:flex;flex-direction:column;gap:1.2rem;align-items:center;justify-content:center;width:19.6rem;height:19.6rem;background-color:#ddf2ff;border:.2rem solid #005791;border-radius:50%;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a}.technologies__card-illustration{width:6.4rem;height:auto;fill:transparent}.technologies__card-title{font-size:1.95rem}.technologies__card-title{font-weight:600}@media screen and (min-width: 30em){.technologies__card-title{font-size:2.44rem}}.technologies__illustration{position:absolute;z-index:-1;top:50%;left:70%;transform:translate(-50%,-50%);width:80%;height:auto}@media screen and (min-width: 48em){.technologies__illustration{left:50%;width:80%}}.categories{position:relative;display:flex;flex-direction:column;gap:6.4rem;align-items:center;justify-content:center}@media screen and (min-width: 30em){.categories{gap:8rem}}@media screen and (min-width: 64em){.categories{gap:11.2rem}}.categories__title{font-size:3.04rem}.categories__title{font-weight:700}@media screen and (min-width: 30em){.categories__title{font-size:3.81rem}}@media screen and (min-width: 48em){.categories__title{font-size:4.76rem}}@media screen and (min-width: 64em){.categories__title{font-size:4.76rem}}@media screen and (min-width: 90em){.categories__title{font-size:5.96rem}}.categories__container-slider{position:relative;display:flex;flex-direction:column;gap:4rem}.categories__image{width:100%;height:100%}.categories__container-picture{width:100%;height:23rem}.categories__container-image{position:relative;overflow:hidden;width:100%;max-width:35rem;border:.3rem solid #0081da;border-radius:2rem;box-shadow:0 2.5rem 2rem #0000001a,0 1rem .8rem #0000001a}.categories__container-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#00000080,#0000)}.categories__container-image--zoom{transform:scale(.5);opacity:0;animation:zoomIn .5s ease-in-out forwards}.categories__image-title{position:absolute;z-index:10;bottom:3.2rem;left:3.2rem;font-size:2.44rem;color:#f3f4f6}.categories__image-title{font-weight:700}@media screen and (min-width: 30em){.categories__image-title{font-size:3.04rem}}@media screen and (min-width: 48em){.categories__image-title{font-size:3.81rem}}.categories__container-button{display:flex;gap:3.2rem;align-items:center;justify-content:center}@media screen and (min-width: 30em){.categories__container-button{gap:4rem}}@media screen and (min-width: 64em){.categories__container-button{gap:6.4rem}}.categories__button{cursor:pointer;display:flex;padding:1.6rem;background-color:#ddf2ff;border-radius:999rem;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a;transition:transform .5s ease}.categories__button:hover{transform:scale(1.05) translateY(-.2rem)}.categories__button:active{transform:scale(.95) translateY(.2rem)}.categories__button-icon{width:2.4rem;height:2.4rem;fill:#005791}@media screen and (min-width: 48em){.categories__button-icon{width:3.2rem;height:3.2rem}}.categories__container-row{display:flex;gap:3.2rem}.categories__container-image--tablet{position:absolute;visibility:hidden;opacity:0}@media screen and (min-width: 64em){.categories__container-image--tablet{position:relative;visibility:visible;opacity:1}}.categories__container-image--desktop{position:absolute;visibility:hidden;opacity:0}@media screen and (min-width: 90em){.categories__container-image--desktop{position:relative;visibility:visible;opacity:1}}.categories__illustration{position:absolute;z-index:-1;top:0;left:-2rem;width:8rem}@media screen and (min-width: 30em){.categories__illustration{width:9.6rem}}@media screen and (min-width: 64em){.categories__illustration{width:11.2rem}}@media screen and (min-width: 90em){.categories__illustration{width:12.8rem}}.categories__illustration--2{top:auto;right:-2rem;bottom:0;left:auto}.partner__title{margin-bottom:12.8rem;font-size:3.04rem;line-height:1;text-align:center;letter-spacing:-.1rem}.partner__title{font-weight:700}@media screen and (min-width: 30em){.partner__title{font-size:3.81rem}}@media screen and (min-width: 48em){.partner__title{font-size:4.76rem}}.slider{position:relative;z-index:10;overflow:hidden;width:100%}.slider__container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.slider__content{display:flex;gap:6.4rem;align-items:center;justify-content:center;width:-webkit-max-content;width:max-content;background-color:#fff;animation:slider 80s forwards linear infinite}.slider__content--reverse{animation-direction:reverse}.slider__item{display:flex;align-items:center;justify-content:center;width:20.8rem;height:20.8rem}.slider__overlay{position:absolute;z-index:20;top:50%;left:-.2rem;transform:translateY(-50%);display:block;width:8rem;height:100%;background:linear-gradient(90deg,#f3f4f6,#f3f4f600 58%)}.slider__overlay--right{right:-.2rem;left:auto;background:linear-gradient(270deg,#f3f4f6,#f3f4f600 58%)}@keyframes slider{to{transform:translate(calc(-50% - 6.4rem + 4rem))}}.partner__shadow{box-shadow:0 .4rem .6rem -.4rem #00a2ff1a,0 1.5rem 1rem -.3rem #00a2ff1a}.team{display:flex;flex-direction:column;gap:9.6rem;align-items:center;justify-content:center;width:100%}@media screen and (min-width: 90em){.team{gap:16rem}}.team__title{max-width:100rem;font-size:3.04rem;text-align:center}.team__title{font-weight:700}@media screen and (min-width: 48em){.team__title{font-size:3.81rem}}@media screen and (min-width: 64em){.team__title{font-size:4.76rem}}.team__description{width:100%;padding:2.4rem;line-height:1.5;background-color:#f9fafb;border:.1rem solid #9ca3af;border-radius:1.2rem;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a}@media screen and (min-width: 30em){.team__description{font-size:1.95rem}}@media screen and (min-width: 48em){.team__description{font-size:2.44rem}}@media screen and (min-width: 90em){.team__description{width:50%;height:35rem;padding:4rem;font-size:3.04rem}}.team__image{width:100%;border-radius:1.2rem;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a}.team__container{position:relative;display:flex;flex-direction:column;gap:6.4rem;align-items:center;justify-content:center}@media screen and (min-width: 90em){.team__container{flex-direction:row;gap:8rem;width:100%}}.team__container-image{width:100%;box-shadow:0 .4rem .6rem #0000001a,0 .2rem .4rem #0000001a}@media screen and (min-width: 90em){.team__container-image{width:27%}}.team__line{position:absolute;top:-4rem;left:0;width:60%;height:.8rem;background:linear-gradient(90deg,#f3f4f6,#b6e4fa,#70d1ff)}@media screen and (min-width: 90em){.team__line{top:-8rem}}.team__line-round{position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(45deg);display:block;width:1.6rem;height:1.6rem;background-color:#70d1ff}.team__line--reverse{top:auto;right:0;bottom:-4rem;left:auto;background:linear-gradient(270deg,#f3f4f6,#b6e4fa,#70d1ff)}@media screen and (min-width: 90em){.team__line--reverse{bottom:-8rem}}.team__line--reverse .team__line-round{left:0}.testimonial{display:flex;flex-direction:column}@media screen and (min-width: 90em){.testimonial{flex-direction:row}}.testimonial__title{font-size:3.04rem;text-wrap:balance}.testimonial__title{font-weight:700}@media screen and (min-width: 48em){.testimonial__title{font-size:3.81rem}}@media screen and (min-width: 64em){.testimonial__title{font-size:4.76rem}}.testimonial__container{position:relative;display:flex;flex-direction:column;gap:3.2rem}@media screen and (min-width: 64em){.testimonial__container{gap:6.4rem}}@media screen and (min-width: 90em){.testimonial__container{position:-webkit-sticky;position:sticky;top:6.4rem;height:-webkit-fit-content;height:fit-content}}.testimonial__image{position:relative;left:6.4rem;max-width:25rem}.testimonial__illustration{position:absolute;top:30rem;left:-12.8rem;width:20rem;fill:transparent}@media screen and (min-width: 90em){.testimonial__illustration{left:-17.6rem;width:25rem}}.testimonial__illustration--vertical{top:12.8rem;left:-6.4rem;width:8rem;height:auto}@media screen and (min-width: 90em){.testimonial__illustration--vertical{left:-9.6rem}}.testimonial__container-card{display:flex;flex-direction:column;gap:12.8rem;margin-top:12.8rem}@media screen and (min-width: 90em){.testimonial__container-card{margin-top:0}}.card-testimonial{position:relative;display:flex;flex-direction:column;gap:1.2rem}.card-testimonial:before{content:"";position:absolute;bottom:-6.4rem;width:100%;height:.2rem;background-color:#d1d5db;border-radius:2rem}@media screen and (min-width: 30em){.card-testimonial{gap:2rem}}@media screen and (min-width: 48em){.card-testimonial{gap:3.2rem}}.card-testimonial:last-child:before{display:none}.card-testimonial__container-star{display:flex;gap:.4rem}.card-testimonial__star{width:2rem;height:2rem;fill:#eab308}@media screen and (min-width: 30em){.card-testimonial__star{width:2.8rem;height:2.8rem}}.card-testimonial__description{line-height:1.5}@media screen and (min-width: 30em){.card-testimonial__description{font-size:1.95rem}}@media screen and (min-width: 48em){.card-testimonial__description{font-size:2.44rem}}.card-testimonial__container{display:flex;flex-direction:column;gap:.4rem}.card-testimonial__name{font-weight:700}@media screen and (min-width: 30em){.card-testimonial__name{font-size:1.95rem}}.card-testimonial__position{color:#4b5563}.leave{display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center;padding-top:0}@media screen and (min-width: 64em){.leave{gap:6.4rem}}@media screen and (min-width: 90em){.leave{padding-top:0}}.leave__subtitle{font-size:1.95rem;color:#005791}.leave__subtitle{font-weight:600}@media screen and (min-width: 30em){.leave__subtitle{font-size:2.44rem}}@media screen and (min-width: 64em){.leave__subtitle{font-size:3.04rem}}@media screen and (min-width: 90em){.leave__subtitle{font-size:3.81rem}}.leave__title{font-size:3.04rem;text-align:center}.leave__title{font-weight:700}@media screen and (min-width: 30em){.leave__title{font-size:3.81rem}}@media screen and (min-width: 64em){.leave__title{font-size:4.76rem}}@media screen and (min-width: 90em){.leave__title{font-size:5.96rem}}.leave__illustration{position:relative;z-index:-1;top:12.8rem;width:100%;max-width:90rem;opacity:.7;fill:transparent}@media screen and (min-width: 30em){.leave__illustration{top:9.6rem}}@media screen and (min-width: 48em){.leave__button{padding:1.6rem 4rem;font-size:2.44rem}}.delay-20{animation-delay:.2s}.delay-30{animation-delay:.3s}.delay-40{animation-delay:.4s}.delay-50{animation-delay:.5s}.delay-60{animation-delay:.6s}.delay-70{animation-delay:.7s}.delay-80{animation-delay:.8s}.delay-100{animation-delay:1s}.delay-120{animation-delay:1.2s}.delay-140{animation-delay:1.4s}.delay-160{animation-delay:1.6s}.auto{overflow:auto}.hidden{overflow:hidden}.scroll{overflow:scroll}.block{display:block}.inline{display:inline}.hidden{display:hidden}
