.hero{isolation:isolate;width:100%;height:100vh;padding:6rem 10rem 6rem 6rem;position:relative;overflow:clip}.hero .hero-container{justify-content:space-between;align-items:flex-end;width:100%;height:100%;display:flex}.hero .hero-heading{flex-direction:column;gap:2.5rem;width:92rem;display:flex}.hero .hero-heading__tag{opacity:0;align-items:center;gap:2rem;display:inline-flex}.hero .hero-heading__tag-stars{width:auto;height:2rem}.hero .hero-heading__tag-stars img{object-fit:contain}.hero .hero-heading__tag-text{color:#fff;font-size:max(12px,min(1.8rem + 2px,25px));font-weight:500}.hero .hero-heading__tag-text strong{font-weight:800}.hero .hero-heading h1{color:#fff;visibility:hidden;letter-spacing:-6px;font-family:DM Sans;font-size:max(50px,min(9rem + 5px,150px));font-weight:500}.hero .hero-meta{flex-direction:column;gap:8rem;display:flex}.hero .hero-meta .hero-meta__desc{opacity:0;color:#fffc;width:51rem;font-size:max(15px,min(2rem + 2px,35px));font-weight:500;line-height:normal}.hero .hero-meta .hero-meta__actions{align-items:center;gap:1rem;display:flex}.hero .hero-meta .hero-meta__actions [data-pop-el]{opacity:0}@media (prefers-reduced-motion:reduce){.hero .hero-heading__tag,.hero .hero-meta .hero-meta__desc,.hero .hero-meta .hero-meta__actions [data-pop-el]{opacity:1}.hero .hero-heading h1{visibility:visible}}.hero .hero-bg{z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero .hero-bg picture{display:contents}@media screen and (orientation:portrait){.hero{height:100svh;padding:8rem 2.8rem 4.4rem}.hero .hero-container{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:2.4rem}.hero .hero-heading{gap:2.2rem;width:100%}.hero .hero-heading__tag{flex-direction:column;align-items:flex-start;gap:1.4rem}.hero .hero-heading__tag-stars{height:1.3rem}.hero .hero-heading__tag-text{font-size:1.4rem}.hero .hero-heading h1{letter-spacing:-.03em;font-size:4.8rem;line-height:105%}.hero .hero-meta{gap:3.5rem;width:100%}.hero .hero-meta .hero-meta__desc{width:100%;max-width:33rem;font-size:1.6rem;line-height:145%}.hero .hero-meta .hero-meta__actions{flex-direction:column;align-items:flex-start;gap:2.2rem}.hero .hero-bg:after{content:"";opacity:0;transition:opacity 1.4s var(--fade-ease);background:linear-gradient(#12121200 25%,#1212128c 55%,#121212d9 100%);position:absolute;inset:0}.hero.is--shaded .hero-bg:after{opacity:1}}@media screen and (orientation:portrait) and (prefers-reduced-motion:reduce){.hero .hero-bg:after{opacity:1;transition:none}}.features{background:#fff;border-radius:4rem;margin-top:-4rem!important}.features .features-container{flex-direction:column;gap:6rem;width:100%;height:100%;padding:12rem 15rem;display:flex}.features .features-heading{flex-direction:column;gap:2rem;width:78rem;display:flex}.features .features-heading__tag{display:flex}.features .features-heading__title{color:#121212;letter-spacing:-5.4px;font-family:DM Sans;font-size:max(50px,min(8.5rem + 5px,150px));font-weight:500}.features .features-grid{gap:2rem;display:grid}.features .features-grid__row{grid-auto-flow:column;gap:2rem;height:70rem;display:grid}.features .features-grid__row.is--top{grid-template-columns:5fr 4fr}.features .features-grid__row.is--bottom{grid-template-columns:4fr 5fr}.features .features-grid__item{border-radius:3rem;position:relative;overflow:hidden}.features .features-grid__item .is--base{z-index:0;position:absolute;inset:0}.features .features-grid__item .is--overlay{z-index:2;position:absolute;inset:0}.features .features-grid__item-path{opacity:0;z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.features .features-grid__item-path svg{width:100%;height:auto;position:absolute;top:9rem;left:0}.features .features-grid__item.is--2,.features .features-grid__item.is--4{background:#121212;padding:5rem}.features .features-grid__item-inner{z-index:2;flex-direction:column;justify-content:space-between;gap:1rem;height:100%;display:flex;position:relative}.features .features-grid__item-heading{z-index:2;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:relative}.features .features-grid__item-heading.is--col{flex-direction:column}.features .features-grid__item-heading h3{color:#fff;width:48rem;font-size:max(20px,min(4.5rem + 2px,75px));font-weight:500}.features .features-grid__item-heading.is--col h3{width:45rem}.features .features-grid__item-heading h3.is--black{color:#121212}.features .features-grid__item-desc{color:#121212cc;width:36rem;font-size:max(15px,min(1.6rem + 2px,35px));font-weight:500;line-height:normal}.features .features-grid__item-arrow{flex-shrink:0;width:4.5rem;height:4.5rem}.features .features-tags{z-index:1;position:absolute;inset:0;overflow:hidden}.features .features-tags .features-grid__item-tag{white-space:nowrap;-webkit-user-select:none;user-select:none;visibility:hidden;will-change:transform;position:absolute;top:0;left:0}.features .features-grid__item-tag{color:#fff;background:#ec2137;border-radius:1rem;width:-moz-fit-content;width:fit-content;padding:1rem 13px;font-size:2.3rem;font-weight:500;display:inline-flex}.features .features-grid__item.is--4{background:#eee}.features .features-grid__item-action{display:flex}.features .features-grid__item-illustration{width:47rem;position:absolute;bottom:0;right:0}@media screen and (orientation:portrait){.features{margin-top:0!important}.features .features-container{gap:5.3rem;padding:12rem 1.8rem 5.7rem}.features .features-heading{align-items:center;gap:1rem;width:100%}.features .features-heading__tag .tag-v1{padding:1.2rem 1.4rem}.features .features-heading__title{text-align:center;letter-spacing:-.04em;font-size:4.8rem;line-height:95%}.features .features-grid__row,.features .features-grid__row.is--top,.features .features-grid__row.is--bottom{grid-template-columns:1fr;height:auto}.features .features-grid__item{border-radius:2rem}.features .features-grid__item.is--1,.features .features-grid__item.is--3{display:none}.features .features-grid__item.is--2{height:38.5rem;padding:2.5rem}.features .features-grid__item.is--4{flex-direction:column;gap:3.8rem;padding:5rem 0 2.5rem;display:flex}.features .features-grid__item.is--4 .features-grid__item-inner{display:contents}.features .features-grid__item.is--4 .features-grid__item-heading{order:1;gap:2rem;padding:0 2.5rem}.features .features-grid__item.is--4 .features-grid__item-illustration{order:2;width:100%;position:static}.features .features-grid__item.is--4 .features-grid__item-action{order:3;justify-content:center;margin-top:2.6rem}.features .features-grid__item-heading h3,.features .features-grid__item-heading.is--col h3{width:100%;font-size:3.4rem;line-height:105%}.features .features-grid__item-desc{width:100%;font-size:1.6rem;line-height:140%}.features .features-grid__item-arrow{width:3rem;height:3rem}.features .features-grid__item-tag{border-radius:.6rem;padding:.6rem 1rem;font-size:1.2rem}}.questions{background:#fff;border-radius:4rem}.questions .questions-container{flex-direction:column;gap:9rem;width:100%;height:100%;padding:12rem 0;display:flex}.questions .questions-heading,.questions .questions-grid__wrap{padding-inline:10rem}.questions .questions-heading{justify-content:space-between;align-items:flex-end;display:flex}.questions .questions-heading__title{color:#121212;letter-spacing:-5.4px;width:85rem;font-family:DM Sans;font-size:max(50px,min(8.5rem + 5px,150px));font-weight:500}.questions .questions-heading__nav{background:var(--main-blue);border-radius:5rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:2rem 3.5rem;position:relative}.questions .questions-heading__nav-arrow{will-change:transform;align-items:center;display:flex}.questions .questions-heading__nav-side{z-index:2;cursor:pointer;background:0 0;border:0;width:50%;height:100%;padding:0;position:absolute;top:0}.questions .questions-heading__nav-side.is--prev{left:0}.questions .questions-heading__nav-side.is--next{right:0}.questions .questions-heading__nav-inner{align-items:center;gap:1.5rem;display:flex}.questions .questions-heading__nav-inner svg{flex-shrink:0;width:2.5rem;height:auto}.questions .questions-grid{overflow:hidden}.questions-grid__wrap{cursor:grab;-webkit-user-select:none;user-select:none;gap:2rem;width:max-content;display:flex}.questions-grid__wrap:active{cursor:grabbing}.questions-grid__wrap .questions-grid__item{isolation:isolate;background:var(--main-blue);border-radius:3rem;width:100%;height:70rem;padding:5rem;position:relative;overflow:hidden}.questions-grid__item-path{opacity:0;z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.questions-grid__item-path svg{width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(5rem)}.questions-grid__wrap .questions-grid__item.is--2fr{width:71rem}.questions-grid__wrap .questions-grid__item.is--3fr{width:109rem}.questions-grid__wrap .questions-grid__item.is--dark{background:#121212}.questions-grid__wrap .questions-grid__item img{-webkit-user-drag:none}.questions-grid__wrap .questions-grid__item-inner{flex-direction:column;gap:2.5rem;width:53rem;height:100%;display:flex;position:relative}.questions-grid__wrap .questions-grid__item h3{color:#fff;letter-spacing:-3px;font-size:max(20px,min(4.5rem + 2px,75px));font-weight:500}.questions-grid__wrap .questions-grid__item p{color:#fff9;width:44rem;font-size:max(12px,min(1.6rem + 2px,35px));font-weight:500;line-height:normal}.questions-grid__wrap .questions-grid__item-arrow{width:7rem;height:7rem;margin-top:auto}.questions-grid__item.is--3fr .questions-grid__item-inner{width:100%}.questions-grid__item .questions-grid__item-top{margin-bottom:auto}.questions-grid__item-bottom{flex-direction:column;gap:2.5rem;width:44rem;display:flex}.questions-grid__item-tags{flex-direction:column;gap:1rem;display:flex;position:absolute;bottom:0;right:0}.questions-grid__item-tags span{color:#fff;background:#ec2137;border-radius:1rem;flex-direction:column;align-items:flex-start;padding:1.3rem;font-size:max(12px,min(1.6rem + 2px,35px));font-weight:500;display:inline-flex}.questions-grid__item .is--bg{z-index:-1;position:absolute;inset:0}.showreel{height:100svh;padding:9rem 2rem 2rem}.showreel .showreel-container{isolation:isolate;z-index:1;border-radius:3rem;justify-content:center;align-items:center;width:100%;height:100%;padding:6rem;display:flex;position:relative;overflow:clip}.showreel .showreel-heading{flex-direction:column;justify-content:space-between;align-items:center;width:-moz-fit-content;width:fit-content;height:100%;display:flex}.showreel .showreel-heading .showreel-heading__title{align-items:center;gap:3.5rem;display:flex}.showreel .showreel-heading .is--text{color:#fff;font-size:7.5rem;font-weight:500}.showreel .showreel-heading .is--icon{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);cursor:pointer;border-radius:50%;width:19rem;height:19rem}.showreel .showreel-heading .showreel-heading__desc{color:#fff;text-align:center;width:40rem;font-size:max(12px,min(1.6rem + 2px,35px));font-weight:500;line-height:normal}.showreel .showreel-media{z-index:-1;position:absolute;inset:0}.showreel-modal{z-index:100;justify-content:center;align-items:center;padding:4rem;display:none;position:fixed;inset:0}.showreel-modal .showreel-modal__backdrop{opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#121212bf;position:absolute;inset:0}.showreel-modal .showreel-modal__dialog{z-index:1;aspect-ratio:16/9;opacity:0;will-change:transform, opacity;background:#000;border-radius:2rem;width:min(150rem,92vw,155vh);position:relative;overflow:hidden}.showreel-modal .showreel-modal__close{z-index:3;width:5.5rem;height:5.5rem;transition:transform .4s var(--smooth-ease);padding:0;display:flex;position:absolute;top:2rem;right:2rem;transform:rotate(0)}.showreel-modal .showreel-modal__close:hover{transform:rotate(90deg)}.showreel-modal .showreel-modal__player{position:absolute;inset:0}.showreel-modal .showreel-modal__player iframe{width:100%;height:100%}.showreel .showreel-heading__title{cursor:pointer}@media (orientation:portrait){.showreel{padding:1rem}.showreel .showreel-container{border-radius:2rem;padding:3.5rem 0}.showreel .showreel-heading{flex-direction:column;justify-content:space-between;align-items:center;width:-moz-fit-content;width:fit-content;height:100%;display:flex}.showreel .showreel-heading .showreel-heading__title{grid-template-columns:1fr;align-items:center;gap:.5rem;display:grid}.showreel .showreel-heading .is--text{font-size:5rem}.showreel .showreel-heading .is--icon{grid-row:1;justify-self:center;width:9.5rem;height:9.5rem;margin-bottom:1.5rem}.showreel .showreel-heading .showreel-heading__desc{width:28rem;font-size:1.6rem}.showreel .showreel-media{z-index:-1;position:absolute;inset:0}.showreel-modal{padding:1rem}.showreel-modal .showreel-modal__dialog{width:100%}.showreel-modal .showreel-modal__close{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:50%;width:4.5rem;height:4.5rem;top:1rem;right:1rem}}.philosophy{isolation:isolate;background:#fff;padding:12rem 0 0;position:relative;overflow-x:clip}.philosophy .philosophy-pattern{z-index:-1;aspect-ratio:1;pointer-events:none;height:120rem;position:absolute;top:0;right:0;translate:40% -40%}.philosophy .philosophy-pattern img{object-fit:contain;width:100%;height:100%}.philosophy .philosophy-container{flex-direction:column;gap:0;width:100%;display:flex}.philosophy .philosophy-row{display:flex}.philosophy .philosophy-row.is--heading{align-items:flex-end;gap:8rem;margin-bottom:10rem;padding:0 10rem}.philosophy .philosophy-heading__title{color:#121212;letter-spacing:-5.4px;width:100rem;font-family:DM Sans;font-size:max(50px,min(13.5rem + 5px,180px));font-weight:500;line-height:1}.philosophy .philosophy-heading__desc{color:#121212;width:45rem;margin-bottom:-3.5rem;font-size:max(12px,min(1.6rem + 2px,35px));font-weight:500;line-height:1.5}.philosophy .philosophy-row.is--media{align-items:center;gap:5rem;padding-inline:5rem 30rem}.philosophy .philosophy-media__tag{flex:none;width:24rem;display:flex}.philosophy .philosophy-media{border-radius:4rem;flex:1;height:115rem;margin-bottom:6rem;position:relative;overflow:hidden}.philosophy .philosophy-media__arrow{width:5.5rem;height:5.5rem;display:flex;position:absolute;bottom:4rem;right:4rem}.philosophy .philosophy-row.is--text{padding:0 34rem}.philosophy .philosophy-text{color:#121212;letter-spacing:-1.5px;font-size:max(20px,min(5.5rem + 5px,90px));font-weight:500;line-height:1}.philosophy .philosophy-text span{color:#12121299}.philosophy .philosophy-row.is--grid{grid-template-columns:1fr .4fr;align-items:start;gap:4rem;margin-top:12rem;padding-inline:8rem 9rem;display:grid}.philosophy .philosophy-grid__col{flex-direction:column;display:flex}.philosophy .philosophy-grid__col.is--left{gap:7rem}.philosophy .philosophy-grid__col.is--right{align-items:flex-start;gap:4rem}.philosophy .philosophy-grid__media{border-radius:3rem;width:100%;position:relative;overflow:hidden}.philosophy .philosophy-grid__media.is--big{aspect-ratio:1.44;margin-top:7rem}.philosophy .philosophy-grid__media.is--small{aspect-ratio:1.2}.philosophy .philosophy-card{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#12121259;border-radius:2rem;align-items:flex-end;gap:1.5rem;width:32rem;padding:1.5rem 3.5rem 1.5rem 1.5rem;display:flex;position:absolute;bottom:2rem;right:2rem}.philosophy .philosophy-card__media{background:#fff3;border-radius:1.5rem;flex:none;width:10rem;height:10rem;overflow:hidden}.philosophy .philosophy-card__text{color:#fff;font-size:max(12px,min(1.8rem + 2px,38px));font-weight:500;line-height:1.3}.philosophy .philosophy-card__arrow{width:4rem;height:4rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.philosophy .philosophy-grid__title{color:#121212;letter-spacing:-2.5px;margin-left:6rem;font-family:DM Sans;font-size:max(30px,min(6rem + 5px,100px));font-weight:500;line-height:1}.philosophy .philosophy-grid__desc{color:#121212;font-size:max(12px,min(1.6rem + 2px,35px));font-weight:500;line-height:1.5}.philosophy .philosophy-grid__cta{display:flex}.philosophy .philosophy-illustration{align-self:center;width:90%;height:auto;margin-top:6rem}.philosophy .philosophy-illustration img{object-fit:contain;width:100%;height:100%}@media (orientation:portrait){.philosophy{padding:10rem 0}.philosophy .philosophy-pattern{display:none}.philosophy .philosophy-row{flex-direction:column}.philosophy .philosophy-row.is--heading{align-items:flex-start;gap:2rem;margin-bottom:2rem;padding:0 2.5rem}.philosophy .philosophy-heading__title{letter-spacing:-.03em;width:33rem;font-size:5rem}.philosophy .philosophy-heading__desc{width:35rem;margin-bottom:0;font-size:1.6rem}.philosophy .philosophy-row.is--media{gap:0;padding-inline:2.5rem}.philosophy .philosophy-media__tag{display:none}.philosophy .philosophy-media{border-radius:2rem;width:100%;height:33rem;margin-bottom:3rem}.philosophy .philosophy-media__arrow{display:none}.philosophy .philosophy-row.is--text{padding:0 2.5rem}.philosophy .philosophy-text{font-size:2rem}.philosophy .philosophy-row.is--grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;padding-inline:2.5rem}.philosophy .philosophy-grid__col{flex-direction:column;display:flex}.philosophy .philosophy-grid__col.is--left,.philosophy .philosophy-grid__col.is--right{gap:2rem}.philosophy .philosophy-grid__media{border-radius:2rem}.philosophy .philosophy-grid__media.is--big{aspect-ratio:auto;width:100%;height:33rem;margin-top:0}.philosophy .philosophy-grid__media.is--small,.philosophy .philosophy-card{display:none}.philosophy .philosophy-grid__title{letter-spacing:-.03em;margin-left:0;font-size:5rem}.philosophy .philosophy-grid__desc{width:33rem;font-size:1.6rem}.philosophy .philosophy-illustration{display:none}}.testimonials{isolation:isolate;background:var(--main-blue);border-top-left-radius:10rem;border-top-right-radius:10rem;position:relative}.testimonials .testimonials-path{opacity:0;z-index:-1;position:absolute;inset:0;overflow:hidden}.testimonials .testimonials-path svg{width:120vw;height:auto;position:absolute;top:0;left:0;transform:translate(-15rem,-5rem)}.testimonials .testimonials-container{flex-direction:column;align-items:center;gap:4.5rem;padding:25em 22rem;display:flex}.testimonials .testimonials-heading{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.testimonials .testimonials-heading__title{color:#fff;text-align:center;letter-spacing:-5.4px;width:90rem;font-size:max(50px,min(8.5rem + 5px,150px));font-weight:500}.testimonials .testimonials-heading__title span{color:#fff9}.testimonials .testimonials-grid .testimonials-grid__wrap{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.testimonials .testimonials-grid__item{isolation:isolate;aspect-ratio:1;border-radius:3rem;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.testimonials .testimonials-grid__item.is--video{cursor:pointer}.testimonials .testimonials-grid__item.is--white{background:#fff}.testimonials .testimonials-grid__item.is--red{background:var(--main-red)}.testimonials-grid__item-top p{color:#1a1a1a;width:85%;font-size:max(12px,min(2rem + 2px,35px));font-weight:500;line-height:110%}.testimonials-grid__item-top p.is--white{color:#fff}.testimonials-grid__item-bottom{align-items:center;gap:1rem;display:flex}.testimonials-grid__item-bottom .testimonials-grid__item-avatar{border-radius:1rem;width:8rem;height:8rem;overflow:hidden}.testimonials-grid__item-content{flex-direction:column;justify-content:center;gap:.5rem;display:flex}.testimonials-grid__item-content .is--name,.testimonials-grid__item-content .is--role,.testimonials-grid__item-content .is--address{color:#1a1a1a;font-size:max(12px,min(1.4rem + 2px,35px));font-weight:500}.testimonials-grid__item-content .is--name.is--white{color:#fff}.testimonials-grid__item-content .is--role.is--white,.testimonials-grid__item-content .is--address.is--white{color:#fffc}.testimonials-grid__item-content .is--name{margin-bottom:.5rem}.testimonials-grid__item-content .is--role,.testimonials-grid__item-content .is--address{color:var(--Transparent-black,#1a1a1a99)}.testimonials-grid__item .is--img{z-index:-1;position:absolute;inset:0}.testimonials-grid__item .testimonials-grid__item-play{z-index:2;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);cursor:pointer;border-radius:50%;width:9rem;height:9rem;position:absolute;bottom:1.5rem;right:1.5rem}.testimonials-grid__item .testimonials-grid__item-play svg{width:100%;height:100%}.testimonials-swiper-pagination{display:none}@media screen and (orientation:portrait){.testimonials{border-top-left-radius:7rem;border-top-right-radius:7rem}.testimonials .testimonials-container{align-items:normal;gap:4.8rem;padding:10rem 0}.testimonials .testimonials-heading{gap:2.4rem;padding:0 2.5rem}.testimonials .testimonials-heading__tag .tag-v1{padding:1.2rem 1.4rem}.testimonials .testimonials-heading__title{letter-spacing:-.03em;width:100%;font-size:4.8rem;line-height:105%}.testimonials .testimonials-grid{padding:0 2.5rem;position:relative;overflow:hidden}.testimonials .testimonials-grid .testimonials-grid__wrap{grid-template-columns:none;gap:0;transition-property:transform;display:flex}.testimonials .testimonials-grid__item{border-radius:2.4rem;flex-shrink:0;padding:2.4rem 2rem}.testimonials-grid__item-top p{width:90%;font-size:2rem}.testimonials-grid__item-bottom .testimonials-grid__item-avatar{width:6.4rem;height:6.4rem}.testimonials-grid__item-content .is--name,.testimonials-grid__item-content .is--role,.testimonials-grid__item-content .is--address{font-size:1.6rem}.testimonials-grid__item .testimonials-grid__item-play{width:6.4rem;height:6.4rem;bottom:2rem;right:2rem}.testimonials-swiper-pagination{justify-content:center;align-items:center;gap:.6rem;margin-top:2.1rem;display:flex}.testimonials-swiper-pagination-bullet{cursor:pointer;width:.6rem;height:.6rem;transition:width .5s var(--energy-ease), background .5s var(--fade-ease);background:#ffffff4d;border-radius:1rem}.testimonials-swiper-pagination-bullet-active{background:#fff;width:2rem}.testimonials .testimonials-cta{justify-content:center;margin-top:2.3rem;display:flex}.testimonials .testimonials-path svg{width:70rem;height:auto;transform:translateY(27rem)}.testimonials .testimonials-path svg path{stroke-width:4rem}}.partners{isolation:isolate;height:100svh;position:relative;overflow:hidden}.partners .partners-pattern{z-index:-1;aspect-ratio:1;pointer-events:none;height:100vh;position:absolute;top:50%;transform:translateY(-50%)}.partners .partners-pattern img{object-fit:contain;width:100%;height:auto}.partners .partners-pattern--left{left:0;translate:-60%}.partners .partners-pattern--right{right:0;translate:60%}.partners .partners-pattern--right img{transform:scaleX(-1)}.partners .partners-container{grid-template-rows:1fr auto;gap:2rem;height:100%;padding:3rem 0;display:grid}.partners .partners-heading{flex-direction:column;align-self:center;align-items:center;gap:2rem;display:flex}.partners .partners-heading .partners-heading__tag{margin-bottom:2rem}.partners .partners-heading .partners-heading__title{color:#121212;text-align:center;letter-spacing:-8.4px;width:140rem;font-family:DM Sans;font-size:13.5rem;font-weight:500;line-height:90%}.partners .partners-heading .partners-heading__title span{color:var(--main-red)}.partners .partners-heading .partners-heading__desc{color:#595959;text-align:center;width:60rem;font-size:max(12px,min(1.6rem + 2px,35px));font-weight:500;line-height:normal}.partners .partners-heading .partners-heading__cta{margin-top:3rem;display:flex}.partners .partners-marquee{align-items:center;width:100%;height:13rem;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.partners .partners-marquee .marquee-css__list{will-change:transform;flex:none;align-items:center;animation:25s linear infinite paused partners-translateX;display:flex;position:relative}.partners .partners-marquee.is--active .marquee-css__list{animation-play-state:running}.partners .partners-marquee .marquee-css__item{flex-shrink:0;width:auto;height:12rem;padding-right:8rem}.partners .partners-marquee .marquee-css__item img{object-fit:contain;width:auto;height:100%}@keyframes partners-translateX{to{transform:translate(-100%)}}@media (orientation:portrait){.partners{height:auto}.partners .partners-pattern{display:none}.partners .partners-container{grid-template-rows:auto auto;gap:14rem;padding:23rem 0 5rem}.partners .partners-heading{gap:2rem;padding:0 2.5rem}.partners .partners-heading .partners-heading__tag{margin-bottom:2rem}.partners .partners-heading .partners-heading__title{letter-spacing:-3px;width:38rem;font-size:5rem}.partners .partners-heading .partners-heading__desc{width:33rem;font-size:1.6rem}.partners .partners-heading .partners-heading__cta{margin-top:1rem}.partners .partners-marquee{height:7rem}.partners .partners-marquee .marquee-css__item{height:7rem;padding-right:6rem}}.find{isolation:isolate;position:relative}.find .find-track{background:var(--main-blue);height:300vh}.find .find-sticky{background:#fff;height:100vh;position:sticky;top:0;overflow:clip}.find .find-reveal{z-index:4;background:var(--main-blue);transform-origin:50%;pointer-events:none;will-change:transform;border-radius:50%;position:absolute;top:100%;left:50%}.find .find-pattern{z-index:-1;aspect-ratio:1;pointer-events:none;height:90vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.find .find-pattern img{object-fit:contain;width:100%;height:100%}.find .find-container{justify-content:center;align-items:center;height:100%;padding:0 3rem;display:flex}.find .find-heading{flex-direction:column;align-items:center;gap:1.5rem;padding-block:5rem;display:flex;position:relative}.find .find-heading .find-heading__tag{margin-bottom:2rem}.find .find-heading .find-heading__title{color:#121212;text-align:center;letter-spacing:-.04em;width:74rem;font-family:DM Sans;font-size:9.5rem;font-weight:500;line-height:95%}.find .find-heading .find-heading__desc{color:#121212b3;text-align:center;width:59rem;font-size:max(12px,min(1.6rem + 2px,35px));font-weight:500;line-height:normal}.find .find-heading .find-heading__desc strong{color:#121212;font-weight:500}.find .find-card{z-index:2;width:20rem;height:22rem;position:absolute}.find .find-card .find-card__media{border-radius:2.5rem;position:absolute;inset:0;overflow:hidden}.find .find-card .find-card__media img{object-fit:cover;width:100%;height:100%}.find .find-card .find-card__media.is--float{border-radius:0;width:13rem;height:13rem}.find .find-card .find-card__media.is--float.is--3{top:50%;left:auto;right:0%;transform:translate(50%,20%)}.find .find-card.is--6 .find-card__media.is--float.is--6{width:14rem;height:14rem;top:0;right:0;transform:translate(90%,-50%)}.find .find-card .find-card__tag{color:#fff;background:var(--main-red);white-space:nowrap;border-radius:1rem;padding:1.1rem 1.4rem;font-size:max(12px,min(1.4rem + 2px,30px));font-weight:500;display:inline-flex;position:absolute}.find .find-card.is--1{width:21rem;height:21rem;bottom:calc(100% + 7rem);right:calc(100% + 16rem)}.find .find-card.is--2{width:16rem;height:17rem;bottom:calc(100% + 12rem);left:calc(100% + 17rem)}.find .find-card.is--3{width:26rem;height:21rem;top:50%;left:0;transform:translate(-180%,-50%)}.find .find-card.is--4{width:27rem;height:21rem;top:50%;right:0;transform:translate(180%,-50%)}.find .find-card.is--5{width:20rem;height:21rem;top:calc(100% + 9rem);right:calc(100% + 10rem)}.find .find-card.is--6{width:21rem;height:22rem;top:calc(100% + 6rem);left:calc(100% + 16rem)}.find .find-card__tag.is--tag-1{bottom:1.5rem;right:-5rem}.find .find-card__tag.is--tag-2{top:50%;left:13rem}.find .find-card__tag.is--tag-3{height:-moz-fit-content;height:fit-content;top:50%;left:16rem;transform:translateY(calc(100% + .5rem))}@media screen and (orientation:portrait){.find .find-sticky{height:100lvh}.find .find-pattern{width:120%;height:auto}.find .find-container{padding:0 2.4rem}.find .find-heading{gap:1.4rem;width:100%;padding-block:0}.find .find-heading .find-heading__tag{margin-bottom:0}.find .find-heading .find-heading__tag .tag-v1{padding:1.2rem 1.4rem}.find .find-heading .find-heading__title{letter-spacing:-.03em;width:100%;font-size:4.8rem;line-height:98%}.find .find-heading .find-heading__desc{width:31rem;max-width:100%;margin-top:1.9rem;font-size:1.6rem;line-height:140%}.find .find-card{border-radius:2rem;bottom:auto;right:auto;transform:none}.find .find-card .find-card__media{border-radius:2rem}.find .find-card__tag{display:none}.find .find-card.is--1{width:16rem;height:16rem;top:-12.1rem;left:-8.9rem}.find .find-card.is--2{width:12rem;height:12rem;top:-13rem;left:22.8rem}.find .find-card.is--3{width:16rem;height:20rem;top:27.4rem;left:-13rem}.find .find-card.is--4{width:12rem;height:14rem;top:-9.4rem;left:33.7rem}.find .find-card.is--5{width:9rem;height:11rem;top:27.4rem;left:2.8rem}.find .find-card.is--6{width:12rem;height:12rem;top:24.6rem;left:33.8rem}.find .find-card .find-card__media.is--float.is--3{border:.6rem solid #fff;border-radius:1.6rem;width:10.8rem;height:10.8rem;top:11rem;left:15.7rem;right:auto;transform:none}.find .find-card.is--6 .find-card__media{display:none}.find .find-card.is--6 .find-card__media.is--float.is--6{border-radius:2rem;width:100%;height:100%;display:block;inset:0;transform:none}}.agency{isolation:isolate;background:var(--main-blue);border-radius:10rem 10rem 0 0;width:100%;min-height:100svh;position:relative;overflow:hidden}.agency .agency-container{flex-direction:column;justify-content:center;align-items:center;gap:5rem;width:100%;min-height:100svh;padding:20rem 0 12rem;display:flex}.agency .agency-heading{flex-direction:column;align-items:center;gap:3rem;display:flex}.agency .agency-heading__tag{display:flex}.agency .agency-heading__title{color:#fff;text-align:center;letter-spacing:-.04em;max-width:100rem;font-family:DM Sans;font-size:max(30px,min(8.5rem + 3px,130px));font-weight:500;line-height:105%}.agency .cards-floating{isolation:isolate;justify-content:center;align-items:center;width:100%;margin-top:10rem;display:flex;position:relative}.agency .cards-path{opacity:0;z-index:-1;pointer-events:none;width:106%;position:absolute;top:50%;left:-6%;transform:translateY(-50%)}.agency .cards-item{will-change:transform;flex-shrink:0;width:auto;height:20rem;position:relative}.agency .cards-item__inner{will-change:transform;width:auto;height:100%;display:flex;overflow:hidden}.agency .cards-item img{object-fit:contain;width:auto;height:100%}.agency .cards-item.is--1{z-index:1}.agency .cards-item.is--3{z-index:1;height:22rem}.agency .cards-item.is--5{z-index:1}.agency .cards-item.is--6{z-index:2}.agency .agency-footer{flex-direction:column;align-items:center;gap:3rem;display:flex}.agency .agency-footer__desc{color:#fff9;text-align:center;max-width:42rem;font-size:max(11px,min(1.6rem + 2px,28px));font-weight:500;line-height:150%}.agency .agency-footer__desc strong{color:#fff;font-weight:500}.agency .agency-footer__cta{display:flex}.agency .agency-footer__cta .button-v2.is--light{--btn-ghost-bg:var(--main-red);--btn-ghost-text:#fff}@media screen and (orientation:landscape) and (max-height:900px){.agency .agency-container{gap:3rem}.agency .agency-heading__title{font-size:max(30px,min(8rem + 3px,130px))}}@media screen and (orientation:portrait){.agency{border-radius:7rem 7rem 0 0;min-height:0}.agency .agency-container{gap:5rem;min-height:0;padding:10rem 2.4rem 9.2rem}.agency .agency-heading{gap:2.7rem}.agency .agency-heading__tag .tag-v1{padding:1.2rem 1.4rem}.agency .agency-heading__title{letter-spacing:-.03em;max-width:100%;font-size:4.8rem}.agency .cards-floating{width:calc(100% + 4.8rem);height:51rem;margin:0 -2.4rem;display:block}.agency .cards-path{width:100%;height:22rem;top:44%;left:0}.agency .cards-path .path-plane{display:contents}.agency .cards-floating .cards-path .path-plane svg{width:auto;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.agency .cards-path .path-plane__tip{display:none}.agency .cards-item{aspect-ratio:1;width:18rem;height:auto;position:absolute}.agency .cards-item__inner{width:100%;height:100%}.agency .cards-item img{object-fit:cover;width:100%;height:100%}.agency .cards-item.is--1{z-index:1;top:0;left:5rem;rotate:-3deg}.agency .cards-item.is--2{z-index:2;top:6rem;left:19rem;rotate:4deg}.agency .cards-item.is--3{z-index:3;height:auto;top:17rem;left:6rem;rotate:-6deg}.agency .cards-item.is--4{z-index:4;width:15rem;top:26rem;left:21rem;rotate:8deg}.agency .cards-item.is--5{z-index:5;aspect-ratio:4/3;width:22rem;top:34rem;left:4rem;rotate:-9deg}.agency .cards-item.is--6{display:none}.agency .agency-footer{gap:2.2rem}.agency .agency-footer__desc{max-width:33rem;font-size:1.6rem}}.students{isolation:isolate;width:100%;height:auto;margin-top:-100vh;position:relative;overflow:hidden}.students .students-container{flex-direction:column;align-items:center;gap:10rem;width:100%;padding:0 6rem 4rem;display:flex}.students .students-heading{flex-direction:column;align-items:center;gap:3rem;display:flex}.students .students-heading__tag{display:flex}.students .students-heading__title{color:#fff;text-align:center;letter-spacing:-.04em;font-family:DM Sans;font-size:max(28px,min(8.5rem + 3px,130px));font-weight:500;line-height:105%}.students .students-cards{width:100%}.students .students-cards__nav{display:none}.students .students-cards__list{justify-content:center;align-items:center;width:100%;display:flex}.students .students-cards__item{aspect-ratio:.75;flex-shrink:0;width:42rem}.students .students-cards__item:not(:first-child){margin-left:-21rem}.students .students-cards__card{will-change:transform;width:100%;height:100%}.students .students-cards__card-content{background:var(--card-bg);will-change:transform;border-radius:1.5rem;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:3.5rem;display:flex;overflow:hidden}.students .students-cards__card-quote{color:var(--card-fg);letter-spacing:-.02em;font-size:2.4rem;font-weight:500;line-height:130%}.students .students-cards__item.is--compact .students-cards__card-quote{font-size:2.1rem}.students .students-cards__card-footer{border-top:1px dashed var(--card-line);justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:auto;padding-top:3.5rem;display:flex}.students .students-cards__card-author{color:var(--card-fg);font-size:2.3rem;font-weight:500}.students .students-cards__card-arrow{flex-shrink:0;width:4rem;height:4rem;display:flex}.students .students-cards__card-arrow path{fill:var(--card-fg)}.students .students-cards__item:first-child{z-index:3}.students .students-cards__item:nth-child(2){z-index:2}.students .students-cards__item:nth-child(3){z-index:6}.students .students-cards__item:nth-child(4){z-index:1}.students .students-cards__item:nth-child(5){z-index:4}.students .students-cards__item:nth-child(3n+1) .students-cards__card-content{--card-bg:#fff;--card-fg:#121212;--card-line:#12121259}.students .students-cards__item:nth-child(3n+2) .students-cards__card-content{--card-bg:var(--main-red);--card-fg:#fff;--card-line:#ffffff73}.students .students-cards__item:nth-child(3n+3) .students-cards__card-content{--card-bg:#eee;--card-fg:#121212;--card-line:#12121259}.students-spacer{background:var(--main-blue);width:100%;height:10rem}@media screen and (orientation:portrait){.students{background:var(--main-blue);height:auto;overflow:visible}.students-spacer{display:none}.students .students-container{gap:3.4rem;padding:10.1rem 0 6rem}.students .students-heading{gap:1.8rem;padding-inline:2.4rem}.students .students-heading__tag .tag-v1{padding:1.2rem 1.4rem}.students .students-heading__title{letter-spacing:-.03em;font-size:4.8rem}.students .students-cards{overflow:hidden}.students .students-cards__list{cursor:grab;-webkit-user-select:none;user-select:none;justify-content:flex-start;gap:1.6rem;width:max-content;padding-inline:1.6rem}.students .students-cards__list:active{cursor:grabbing}.students .students-cards__item{aspect-ratio:auto;width:calc(100vw - 3.2rem);height:46rem}.students .students-cards__item:not(:first-child){margin-left:0}.students .students-cards__card-content{border-radius:2.4rem}.students .students-cards__nav{background:var(--main-red);border-radius:5rem;align-self:flex-end;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin-inline:0 2.4rem;padding:1.4rem 2.6rem;display:block;position:relative}.students .students-cards__nav-inner{align-items:center;gap:1.2rem;display:flex}.students .students-cards__nav-arrow{will-change:transform;align-items:center;display:flex}.students .students-cards__nav-inner svg{flex-shrink:0;width:2rem;height:auto}.students .students-cards__nav-side{z-index:2;cursor:pointer;background:0 0;border:0;width:50%;height:100%;padding:0;position:absolute;top:0}.students .students-cards__nav-side.is--prev{left:0}.students .students-cards__nav-side.is--next{right:0}.students .students-cards__card-content{gap:4rem;padding:2.4rem}.students .students-cards__card-quote{font-size:2rem}.students .students-cards__item.is--compact .students-cards__card-quote{font-size:1.8rem}.students .students-cards__card-footer{padding-top:2rem}.students .students-cards__card-author{font-size:1.6rem}.students .students-cards__card-arrow{width:3.2rem;height:3.2rem}.questions .questions-container{gap:3.4rem;padding:9.2rem 0 6rem}.questions .questions-heading{display:contents}.questions .questions-heading__title{letter-spacing:-.03em;order:1;width:100%;padding-inline:2.4rem;font-size:4.8rem}.questions .questions-grid{order:2}.questions .questions-heading__nav{order:3;margin-inline:2.4rem;padding:1.4rem 2.6rem}.questions .questions-heading__nav-inner{gap:1.2rem}.questions .questions-heading__nav-inner svg{width:2rem}.questions .questions-grid__wrap{gap:1.6rem;padding-inline:1.6rem}.questions-grid__wrap .questions-grid__item,.questions-grid__wrap .questions-grid__item.is--2fr,.questions-grid__wrap .questions-grid__item.is--3fr{border-radius:2.4rem;width:calc(100vw - 3.2rem);height:44rem;padding:3.2rem}.questions-grid__wrap .questions-grid__item-inner,.questions-grid__item.is--3fr .questions-grid__item-inner,.questions-grid__item-bottom{gap:1.6rem;width:100%}.questions-grid__wrap .questions-grid__item h3{letter-spacing:-.03em;font-size:3.2rem}.questions-grid__wrap .questions-grid__item p{width:100%;font-size:1.6rem;line-height:140%}.questions-grid__wrap .questions-grid__item-arrow{width:4rem;height:4rem}.questions-grid__item-tags{display:none}}.steps{background:#fff;width:100%;height:290svh;position:relative}.steps .steps-trigger{z-index:5;pointer-events:none;width:100%;height:100svh;position:absolute;left:0}.steps .steps-trigger.is--1{top:0}.steps .steps-trigger.is--2{height:90svh;top:100svh}.steps .steps-trigger.is--3{top:190svh}.steps .steps-sticky{isolation:isolate;background:#fff;width:100%;height:100svh;display:grid;position:sticky;top:0;overflow:hidden}.steps .steps-phones,.steps .steps-screen{grid-area:1/1}.steps .steps-screen{pointer-events:none;width:100%;height:100%;padding:12rem 6rem 10rem;position:relative}.steps .steps-screen__path{z-index:-1;pointer-events:none;position:absolute}.steps .steps-screen__path.is--1{width:auto;height:90vh;bottom:0;left:50%;transform:translate(-110%)}.steps .steps-screen__path.is--2{width:auto;height:80vh;top:0;left:50%;transform:translate(-20%)}.steps .steps-screen__path.is--3{width:auto;height:100vh;top:0;left:50%;transform:translate(-60%,-5%)}.steps .steps-screen__path svg{width:auto;height:100%;display:block}.steps .steps-screen__path-plane{pointer-events:none;width:16%;height:auto;position:absolute;top:90%;left:106%}.steps .steps-screen-container{grid-template-columns:1fr 40rem 1fr;align-items:center;gap:10rem;width:100%;height:100%;display:grid}.steps .steps-screen__col{grid-row:1;align-items:center;min-width:0;height:100%;display:flex;position:relative}.steps .steps-screen__col.is--center{grid-column:2;justify-content:center}.steps .steps-screen__col.is--content.is--left{grid-column:1;justify-content:flex-end}.steps .steps-screen__col.is--content.is--right{grid-column:3}.steps .steps-phones{z-index:2;pointer-events:none;place-items:center;width:100%;height:100%;display:grid;position:relative}.steps .steps-phone-stage{--phone-height:75svh;width:auto;height:var(--phone-height);aspect-ratio:188/373;grid-area:1/1;position:relative}.steps .steps-phone{width:100%;height:100%;padding:calc(var(--phone-height) * .0241);border-radius:calc(var(--phone-height) * .1126);background:#121212}.steps .steps-phone__screen{border-radius:calc(var(--phone-height) * .0885);background:#fff;width:100%;height:100%;position:relative;overflow:hidden}.steps .steps-phone__wallpaper{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.steps .steps-phone__track{z-index:1;width:100%;height:100%;display:grid;position:relative}.steps .steps-phone__slide{grid-area:1/1;width:100%;height:100%}.steps .steps-phone__slide img{object-fit:cover;object-position:top center;width:100%;height:100%}.steps .steps-floats{z-index:3;pointer-events:none;position:absolute;inset:0}.steps .steps-float{display:flex;position:absolute}.steps .steps-float.is--whatsapp{aspect-ratio:1;z-index:2;width:35%;top:18.8%;left:-21%;rotate:-10deg}.steps .steps-float__glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff59;border-radius:3rem;place-items:center;width:100%;height:100%;padding:2.5rem;display:grid;box-shadow:0 2rem 4rem #1212121f}.steps .steps-float__glass img{object-fit:contain;width:100%;height:100%}.steps .steps-float.is--photo{aspect-ratio:1;border-radius:2.5rem;width:45%;top:33.2%;left:-34.4%;overflow:hidden;rotate:7deg}.steps .steps-float.is--photo img{object-fit:cover;width:100%;height:100%}.steps .steps-float.is--tag-1,.steps .steps-float.is--tag-2{background:var(--main-blue);color:#fff;white-space:nowrap;border-radius:1rem;align-items:center;padding:1.2rem 2rem;font-size:max(9px,min(1.6rem + 2px,22px));font-weight:500}.steps .steps-float.is--tag-1{top:68.9%;left:-17.8%;rotate:-5deg}.steps .steps-float.is--tag-2{top:77.8%;left:-11.2%;rotate:8deg}.steps .steps-float.is--mug{aspect-ratio:1;width:40%;top:17.6%;left:89%;rotate:-12deg}.steps .steps-float.is--campus{aspect-ratio:1;border-radius:2.5rem;width:40%;top:59.3%;left:85.7%;overflow:hidden;rotate:10deg}.steps .steps-float.is--campus img{object-fit:cover;width:100%;height:100%}.steps .steps-float.is--tag-red{background:var(--main-red);color:#fff;white-space:nowrap;border-radius:1rem;align-items:center;padding:1.2rem 2rem;font-size:max(9px,min(1.6rem + 2px,22px));font-weight:500;top:78.2%;left:78.6%;rotate:-8deg}.steps .steps-float.is--hello{border-radius:2rem;width:70%;top:10.4%;left:-44.7%;overflow:hidden;transform:rotate(-5deg)}.steps .steps-float.is--hello img{object-fit:contain;width:100%;height:auto}.steps .steps-float.is--deer{width:60%;bottom:-5%;left:62.6%}.steps .steps-float.is--deer img{object-fit:contain;width:100%;height:auto}.steps .steps-float.is--tag-human{background:var(--main-red);color:#fff;white-space:nowrap;border-radius:1rem;align-items:center;padding:1.2rem 2rem;font-size:max(9px,min(1.6rem + 2px,22px));font-weight:500;top:52%;left:80.9%;rotate:-8deg}.steps .steps-screen__content{pointer-events:none;flex-direction:column;align-items:flex-start;gap:.5rem;max-width:48rem;display:flex}.steps .steps-screen__content.is--active{pointer-events:auto}.steps .steps-screen__cta{margin-top:3rem}.steps .steps-screen__content.is--1{max-width:48rem}.steps .steps-screen__content.is--2{max-width:52rem}.steps .steps-screen__content.is--3{max-width:55rem;margin-top:10rem}.steps .steps-screen__number{color:#838383;font-size:max(11px,min(2.4rem + 2px,32px));font-weight:500}.steps .steps-screen__title span{color:var(--main-blue)}.steps .steps-screen__title{color:#121212;letter-spacing:-.04em;margin-bottom:.5rem;font-family:DM Sans;font-size:max(22px,min(6.5rem + 3px,90px));font-weight:500;line-height:105%}.steps .steps-screen__desc{color:#121212b3;padding-top:1rem;font-size:max(10px,min(1.6rem + 2px,32px));font-weight:500;line-height:150%}.steps .steps-screen__desc.is--1{max-width:42rem}.steps .steps-screen__desc.is--2{max-width:44rem}.steps .steps-screen__desc.is--3{max-width:45rem}.steps .steps-screen__tag{z-index:2;position:absolute;bottom:4rem;right:4rem}@media screen and (orientation:landscape) and (max-height:900px){.steps .steps-screen__title.is--1,.steps .steps-screen__title.is--2,.steps .steps-screen__title.is--3{font-size:max(22px,min(5.5rem + 3px,90px))}}@media screen and (orientation:portrait){.steps{overflow-x:clip}.steps .steps-sticky{height:100lvh;overflow:visible}.steps .steps-screen{padding:8.4rem 3.4rem 0}.steps .steps-screen__path svg{overflow:visible}.steps .steps-screen__path path{vector-effect:non-scaling-stroke;stroke-width:1.8rem}.steps .steps-screen__path.is--1{height:55rem;top:35rem;bottom:auto;left:-18rem;transform:none}.steps .steps-screen__path.is--2{height:57rem;top:35rem;left:12rem;transform:none}.steps .steps-screen__path-plane{display:none}.steps .steps-screen__path.is--3{height:50%;top:45%;left:1rem;transform:none}.steps .steps-screen-container{grid-template-columns:1fr;align-items:start;gap:0}.steps .steps-screen__col{height:auto}.steps .steps-screen__col.is--content.is--left,.steps .steps-screen__col.is--content.is--right{grid-column:1;justify-content:flex-start}.steps .steps-screen__col.is--center,.steps .steps-screen__col.is--floats{display:none}.steps .steps-screen__content,.steps .steps-screen__content.is--1,.steps .steps-screen__content.is--2,.steps .steps-screen__content.is--3{max-width:100%;margin-top:0}.steps .steps-screen__number{font-size:2.4rem}.steps .steps-screen__title{letter-spacing:-.03em;margin-bottom:0;font-size:4.3rem;line-height:92%}.steps .steps-screen__desc,.steps .steps-screen__desc.is--1,.steps .steps-screen__desc.is--2,.steps .steps-screen__desc.is--3{max-width:100%;padding-top:1.2rem;font-size:1.6rem;line-height:140%}.steps .steps-screen__tag{display:none}.steps .steps-phones{place-items:end center;padding-bottom:2rem}.steps .steps-phone-stage{--phone-height:min(62svh, calc(100svh - 36rem))}.steps .steps-float__glass{border-radius:1.6rem;padding:1.2rem}.steps .steps-float.is--photo,.steps .steps-float.is--campus{border-radius:1.4rem}.steps .steps-float.is--hello{border-radius:1.2rem}.steps .steps-float.is--tag-1,.steps .steps-float.is--tag-2,.steps .steps-float.is--tag-red,.steps .steps-float.is--tag-human{border-radius:.8rem;padding:.8rem 1.4rem;font-size:1.4rem}.steps .steps-float.is--whatsapp{width:34%;top:2%;left:91%}.steps .steps-float.is--photo{width:46%;top:20%;left:75%}.steps .steps-float.is--tag-1{top:69%;left:-25%}.steps .steps-float.is--tag-2{top:77%;left:-15.6%}.steps .steps-float.is--mug{width:35%;top:17%;left:-22%}.steps .steps-float.is--campus{width:45%;top:60%;left:84%}.steps .steps-float.is--tag-red{top:82%;left:75%}.steps .steps-float.is--hello{width:53%;top:15%;left:-21%}.steps .steps-float.is--tag-human{top:83%;left:62%}.steps .steps-float.is--deer{display:none}}.loader[data-astro-cid-tfd3xvz2]{z-index:100;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loader[data-astro-cid-tfd3xvz2] .loader-container[data-astro-cid-tfd3xvz2]{position:relative}.loader[data-astro-cid-tfd3xvz2] .loader-images[data-astro-cid-tfd3xvz2]{justify-content:center;display:flex}.loader[data-astro-cid-tfd3xvz2] .loader-track[data-astro-cid-tfd3xvz2]{column-gap:.6rem;width:30rem;height:27rem;position:relative}.loader[data-astro-cid-tfd3xvz2] .loader-image[data-astro-cid-tfd3xvz2],.loader[data-astro-cid-tfd3xvz2] .loader-logo[data-astro-cid-tfd3xvz2]{opacity:0;visibility:hidden}.loader[data-astro-cid-tfd3xvz2] .loader-image[data-astro-cid-tfd3xvz2]{width:calc(var(--card-w) * var(--card-scale,1));height:calc(var(--card-h) * var(--card-scale,1));will-change:transform;border-radius:2rem;position:absolute;top:50%;left:50%;overflow:hidden}.loader[data-astro-cid-tfd3xvz2] .loader-image[data-astro-cid-tfd3xvz2] picture[data-astro-cid-tfd3xvz2]{display:contents}.loader[data-astro-cid-tfd3xvz2] .loader-image[data-astro-cid-tfd3xvz2] img[data-astro-cid-tfd3xvz2]{object-fit:cover;width:100%;height:100%}.loader[data-astro-cid-tfd3xvz2] .loader-logo[data-astro-cid-tfd3xvz2]{width:18rem;height:auto;margin-top:5rem;position:absolute;top:100%;left:50%;translate:-50%}.loader[data-astro-cid-tfd3xvz2] .loader-logo[data-astro-cid-tfd3xvz2] img[data-astro-cid-tfd3xvz2]{object-fit:contain;width:100%;height:100%}@media screen and (orientation:portrait){.loader[data-astro-cid-tfd3xvz2]{--card-scale:.42}.loader[data-astro-cid-tfd3xvz2] .loader-track[data-astro-cid-tfd3xvz2]{gap:.8rem;width:13.5rem;height:80rem}.loader[data-astro-cid-tfd3xvz2] .loader-image[data-astro-cid-tfd3xvz2]{width:calc(var(--card-w-portrait) * var(--card-scale,1));height:calc(var(--card-h-portrait) * var(--card-scale,1));border-radius:1.4rem}.loader[data-astro-cid-tfd3xvz2] .loader-logo[data-astro-cid-tfd3xvz2]{width:12rem;margin-top:0;position:fixed;top:auto;bottom:3.2rem;left:2.4rem;translate:none}}.path-plane[data-astro-cid-yrmkkqsy]{width:100%;height:auto;position:relative}.path-plane[data-astro-cid-yrmkkqsy] svg[data-astro-cid-yrmkkqsy]{width:100%;height:auto;display:block}.path-plane__tip[data-astro-cid-yrmkkqsy]{pointer-events:none;width:7.6%;height:auto;position:absolute;top:25.5%;left:90.5%}
