.Hero-module__QuPC3q__hero{width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.Hero-module__QuPC3q__imageWrapper{z-index:0;position:absolute;inset:0}.Hero-module__QuPC3q__overlay{z-index:1;background:linear-gradient(#0000 40%,#00000026 65%,#0000008c 100%);flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.Hero-module__QuPC3q__content{justify-content:space-between;align-items:flex-end;gap:var(--space-10);max-width:var(--max-width);width:100%;padding:0 var(--content-padding)var(--space-20);margin:0 auto;display:flex}.Hero-module__QuPC3q__textContent{gap:var(--space-4);flex-direction:column;display:flex}.Hero-module__QuPC3q__title{font-family:var(--font-display);font-weight:500;font-size:var(--fs-h1);letter-spacing:var(--ls-tight);color:var(--color-white);white-space:pre-line;line-height:110%}.Hero-module__QuPC3q__description{font-family:var(--font-display);font-weight:400;font-size:var(--fs-description);letter-spacing:var(--ls-wide);color:var(--color-white);opacity:.9;white-space:pre-line;line-height:110%}.Hero-module__QuPC3q__mobileLogoSubtitle{display:none}.Hero-module__QuPC3q__lightsOnImage{opacity:0;z-index:1;transition-property:opacity;transition-timing-function:ease}.Hero-module__QuPC3q__lightsVisible{opacity:1}.Hero-module__QuPC3q__ctaContent{flex-shrink:0}@media (max-width:1023px){.Hero-module__QuPC3q__imageWrapper img{object-position:left center}.Hero-module__QuPC3q__content{padding-bottom:var(--space-16)}.Hero-module__QuPC3q__title{font-size:var(--fs-h1);line-height:105%}}@media (max-width:767px){.Hero-module__QuPC3q__hero{min-height:100svh}.Hero-module__QuPC3q__mobileLogoSubtitle{top:calc(70px + var(--space-4));justify-content:center;display:flex;position:absolute;left:0;right:0}.Hero-module__QuPC3q__mobileLogoSubtitle img{width:163.5px;height:6px}.Hero-module__QuPC3q__content{align-items:flex-start;gap:var(--space-8);padding-bottom:var(--space-12);flex-direction:column}.Hero-module__QuPC3q__title{font-family:var(--font-body);font-size:var(--fs-h1);letter-spacing:-.03em;white-space:normal;line-height:100%}.Hero-module__QuPC3q__description{font-family:var(--font-body);font-weight:500;font-size:var(--fs-description);letter-spacing:-.03em;white-space:pre-line;line-height:130%}.Hero-module__QuPC3q__ctaContent,.Hero-module__QuPC3q__ctaButton{width:100%}}
.ServicesOverview-module__ijUaaa__section{background:var(--color-white);padding:var(--space-32)0 var(--space-16)0}.ServicesOverview-module__ijUaaa__inner{max-width:var(--max-width);padding:0 var(--content-padding);margin:0 auto}.ServicesOverview-module__ijUaaa__sectionHeader{max-width:800px;margin:0 auto var(--space-16);text-align:center}.ServicesOverview-module__ijUaaa__sectionTitle{font-family:var(--font-display);font-weight:500;font-size:var(--fs-h2);letter-spacing:-1px;color:var(--color-black);margin-bottom:var(--space-6);line-height:110%}.ServicesOverview-module__ijUaaa__sectionDescription{font-family:var(--font-display);font-weight:400;font-size:var(--fs-body-m);letter-spacing:0;color:var(--color-black);opacity:.8;line-height:110%}.ServicesOverview-module__ijUaaa__grid{grid-template-columns:2fr 1fr 1fr;gap:20px;min-height:500px;display:grid}.ServicesOverview-module__ijUaaa__imageCard{border-radius:var(--radius-2xl);min-height:480px;position:relative;overflow:hidden}.ServicesOverview-module__ijUaaa__imageCard img{object-fit:cover}.ServicesOverview-module__ijUaaa__infoCard{background:var(--color-dark-blue);border-radius:var(--radius-xl);padding:var(--space-8);flex-direction:column;justify-content:space-between;display:flex}.ServicesOverview-module__ijUaaa__infoCardTitle{font-family:var(--font-display);font-weight:400;font-size:var(--fs-h3);letter-spacing:0;color:var(--color-white);line-height:110%}.ServicesOverview-module__ijUaaa__infoCardDescription{font-family:var(--font-display);font-weight:400;font-size:var(--fs-body-s);letter-spacing:0;color:var(--color-white);opacity:.8;line-height:140%}.ServicesOverview-module__ijUaaa__checklistCard{padding:var(--space-8);border-radius:var(--radius-xl);background:#f8f8f8;border:1px solid #e4e4e480;flex-direction:column;justify-content:space-between;display:flex}.ServicesOverview-module__ijUaaa__checkList{justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column;flex:1;display:flex}.ServicesOverview-module__ijUaaa__checkItem{align-items:center;gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:1px solid #e4e4e480;display:flex}.ServicesOverview-module__ijUaaa__checkItem:last-child{border-bottom:none;padding-bottom:0}.ServicesOverview-module__ijUaaa__checkIcon{color:var(--color-black);flex-shrink:0}.ServicesOverview-module__ijUaaa__checkText{font-family:var(--font-display);font-weight:500;font-size:var(--fs-body-l);letter-spacing:0;color:var(--color-black);line-height:110%}.ServicesOverview-module__ijUaaa__learnMoreBtn{width:100%}@media (max-width:1023px){.ServicesOverview-module__ijUaaa__grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.ServicesOverview-module__ijUaaa__imageCard{grid-column:1/-1;min-height:360px}.ServicesOverview-module__ijUaaa__infoCard{min-height:320px}.ServicesOverview-module__ijUaaa__sectionHeader{margin-bottom:var(--space-12)}}@media (max-width:767px){.ServicesOverview-module__ijUaaa__section{padding:var(--space-20)0 var(--space-12)0}.ServicesOverview-module__ijUaaa__grid{grid-template-columns:1fr;gap:16px}.ServicesOverview-module__ijUaaa__imageCard{min-height:280px}.ServicesOverview-module__ijUaaa__infoCard{min-height:300px;padding:var(--space-6)}.ServicesOverview-module__ijUaaa__sectionTitle{font-family:var(--font-body);font-weight:500;font-size:var(--fs-h2);letter-spacing:-.03em;line-height:100%}.ServicesOverview-module__ijUaaa__learnMoreBtn{width:calc(100% - 2*var(--space-4));margin:0 var(--space-4)}.ServicesOverview-module__ijUaaa__sectionDescription{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-m);letter-spacing:-.03em;line-height:100%}.ServicesOverview-module__ijUaaa__infoCardTitle{font-family:var(--font-body);font-weight:500;font-size:var(--fs-h3);letter-spacing:-.03em;margin-bottom:var(--space-8);line-height:100%}.ServicesOverview-module__ijUaaa__checkList{margin-left:var(--space-6);gap:var(--space-8)}.ServicesOverview-module__ijUaaa__checkText{font-family:var(--font-body);font-weight:400;font-size:var(--fs-body-l);letter-spacing:-.03em;line-height:100%}}
.VideoShowcase-module__tIR51a__section{background:var(--color-white);padding:var(--space-20)0 var(--space-16)0;overflow:hidden}.VideoShowcase-module__tIR51a__inner{max-width:var(--max-width);padding:0 var(--content-padding);flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.VideoShowcase-module__tIR51a__textGroup{text-align:center;max-width:800px;margin-bottom:var(--space-8);z-index:2;transition:color 2s cubic-bezier(.4,0,.2,1),transform 2s cubic-bezier(.4,0,.2,1);position:relative}.VideoShowcase-module__tIR51a__title{font-family:var(--font-display);font-weight:500;font-size:var(--fs-h2);letter-spacing:-1px;color:var(--color-black);margin-bottom:var(--space-6);line-height:110%;transition:color 2s cubic-bezier(.4,0,.2,1)}.VideoShowcase-module__tIR51a__description{font-family:var(--font-display);font-weight:400;font-size:var(--fs-body-m);letter-spacing:0;color:var(--color-black);opacity:.8;line-height:110%;transition:color 2s cubic-bezier(.4,0,.2,1),opacity 2s cubic-bezier(.4,0,.2,1)}.VideoShowcase-module__tIR51a__videoContainer{border-radius:var(--radius-2xl);flex-shrink:0;width:409px;height:531px;transition:width 2s cubic-bezier(.4,0,.2,1),height 2s cubic-bezier(.4,0,.2,1),margin-top 2s cubic-bezier(.4,0,.2,1),margin-bottom 2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.VideoShowcase-module__tIR51a__video{object-fit:cover;width:100%;height:100%;transition:transform 2s cubic-bezier(.4,0,.2,1);display:block}.VideoShowcase-module__tIR51a__buttonGroup{margin-top:var(--space-6);z-index:2;transition:transform 2s cubic-bezier(.4,0,.2,1);position:relative}.VideoShowcase-module__tIR51a__exploreBtn{background:var(--color-dark-blue);min-width:300px;height:50px;color:var(--color-white);border-radius:var(--radius-md);font-family:var(--font-display);font-weight:500;font-size:var(--fs-button);letter-spacing:0;cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:10px 32px;line-height:90%;text-decoration:none;transition:background-color .35s,color .35s,border-color .35s;display:inline-flex}.VideoShowcase-module__tIR51a__exploreBtn:hover{color:var(--color-dark-blue);border-color:var(--color-dark-blue);background:0 0}.VideoShowcase-module__tIR51a__scrollTrigger{pointer-events:none;width:1px;height:1px;position:absolute;bottom:0;left:0}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__videoContainer{width:calc(100vw - 2*var(--content-padding));max-width:calc(var(--max-width) - 2*var(--content-padding));height:750px;margin-top:calc(-1*var(--space-12) - 130px);margin-bottom:calc(-1*var(--space-12) - 40px)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__video{transform:scale(1.08)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__textGroup{transform:translateY(20px)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__title{color:var(--color-white)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__description{color:var(--color-white);opacity:.9}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__buttonGroup{transform:translateY(-20px)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__exploreBtn{background:var(--color-white);color:var(--color-black)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__exploreBtn:hover{color:var(--color-white);border-color:var(--color-white);background:0 0}@media (max-width:1023px){.VideoShowcase-module__tIR51a__videoContainer{width:350px;height:454px}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__videoContainer{width:calc(100vw - 2*var(--content-padding));height:600px;margin-top:calc(-1*var(--space-12) - 100px);margin-bottom:calc(-1*var(--space-12) - 40px)}}@media (max-width:767px){.VideoShowcase-module__tIR51a__section{padding:var(--space-16)0 var(--space-12)0}.VideoShowcase-module__tIR51a__textGroup{margin-bottom:var(--space-8)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__textGroup{transform:translateY(-50px)}.VideoShowcase-module__tIR51a__title{font-family:var(--font-body);font-weight:500;font-size:var(--fs-h2);letter-spacing:-.03em;line-height:100%}.VideoShowcase-module__tIR51a__description{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-m);letter-spacing:-.03em;line-height:100%}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__title{color:var(--color-black)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__description{color:var(--color-black);opacity:1}.VideoShowcase-module__tIR51a__videoContainer{width:280px;height:363px}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__video{transform:scale(1)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__videoContainer{width:calc(100vw - 40px);height:500px;margin-top:calc(-1*var(--space-8) - 20px);margin-bottom:calc(-1*var(--space-8) - 50px)}.VideoShowcase-module__tIR51a__buttonGroup{margin-top:var(--space-8)}.VideoShowcase-module__tIR51a__expanded .VideoShowcase-module__tIR51a__buttonGroup{transform:translateY(-40px)}.VideoShowcase-module__tIR51a__exploreBtn{min-width:200px;height:60px}}
.AnimatedGlobe-module__AKZ_sa__wrapper{width:100%;height:100%;position:relative}.AnimatedGlobe-module__AKZ_sa__globeImage{object-fit:contain;width:100%;height:100%}.AnimatedGlobe-module__AKZ_sa__svgOverlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.AnimatedGlobe-module__AKZ_sa__layer1,.AnimatedGlobe-module__AKZ_sa__layer2,.AnimatedGlobe-module__AKZ_sa__layer3,.AnimatedGlobe-module__AKZ_sa__layer4,.AnimatedGlobe-module__AKZ_sa__layer5{stroke-dasharray:0 1;opacity:0}.AnimatedGlobe-module__AKZ_sa__layer1{animation:AnimatedGlobe-module__AKZ_sa__shoot1 var(--cycle)linear var(--delay)infinite}.AnimatedGlobe-module__AKZ_sa__layer2{animation:AnimatedGlobe-module__AKZ_sa__shoot2 var(--cycle)linear var(--delay)infinite}.AnimatedGlobe-module__AKZ_sa__layer3{animation:AnimatedGlobe-module__AKZ_sa__shoot3 var(--cycle)linear var(--delay)infinite}.AnimatedGlobe-module__AKZ_sa__layer4{animation:AnimatedGlobe-module__AKZ_sa__shoot4 var(--cycle)linear var(--delay)infinite}.AnimatedGlobe-module__AKZ_sa__layer5{animation:AnimatedGlobe-module__AKZ_sa__shoot5 var(--cycle)linear var(--delay)infinite}@keyframes AnimatedGlobe-module__AKZ_sa__shoot1{0%{stroke-dasharray:0 1;stroke-dashoffset:.15px;opacity:0}2%{opacity:1}4%{stroke-dasharray:.2 .8;stroke-dashoffset:.15px}8%{stroke-dasharray:.5 .5;stroke-dashoffset:.15px}12%{stroke-dasharray:.67 .33;stroke-dashoffset:.15px}15%{stroke-dasharray:.55 .45;stroke-dashoffset:0}18%{stroke-dasharray:.18 .82;stroke-dashoffset:-.4px;opacity:1}20%{stroke-dasharray:0 1;stroke-dashoffset:-.6px;opacity:0}to{stroke-dasharray:0 1;stroke-dashoffset:-.6px;opacity:0}}@keyframes AnimatedGlobe-module__AKZ_sa__shoot2{0%{stroke-dasharray:0 1;stroke-dashoffset:.15px;opacity:0}2%{opacity:1}4%{stroke-dasharray:.2 .8;stroke-dashoffset:.15px}8%{stroke-dasharray:.44 .56;stroke-dashoffset:.09px}12%{stroke-dasharray:.58 .42;stroke-dashoffset:.06px}15%{stroke-dasharray:.47 .53;stroke-dashoffset:-.08px}17.5%{opacity:1}18%{stroke-dasharray:.15 .85;stroke-dashoffset:-.43px}19.5%{opacity:0}20%,to{stroke-dasharray:0 1;stroke-dashoffset:-.6px;opacity:0}}@keyframes AnimatedGlobe-module__AKZ_sa__shoot3{0%{stroke-dasharray:0 1;stroke-dashoffset:.15px;opacity:0}2%{opacity:1}4%{stroke-dasharray:.19 .81;stroke-dashoffset:.14px}8%{stroke-dasharray:.36 .64;stroke-dashoffset:.01px}12%{stroke-dasharray:.46 .54;stroke-dashoffset:-.06px}15%{stroke-dasharray:.36 .64;stroke-dashoffset:-.19px}17%{opacity:1}18%{stroke-dasharray:.11 .89;stroke-dashoffset:-.47px}19%{opacity:0}20%,to{stroke-dasharray:0 1;stroke-dashoffset:-.6px;opacity:0}}@keyframes AnimatedGlobe-module__AKZ_sa__shoot4{0%{stroke-dasharray:0 1;stroke-dashoffset:.15px;opacity:0}2%{opacity:1}4%{stroke-dasharray:.19 .81;stroke-dashoffset:.14px}8%{stroke-dasharray:.29 .71;stroke-dashoffset:-.06px}12%{stroke-dasharray:.34 .66;stroke-dashoffset:-.18px}15%{stroke-dasharray:.26 .74;stroke-dashoffset:-.29px}16%{opacity:1}18%{stroke-dasharray:.07 .93;stroke-dashoffset:-.51px;opacity:0}20%,to{stroke-dasharray:0 1;stroke-dashoffset:-.6px;opacity:0}}@keyframes AnimatedGlobe-module__AKZ_sa__shoot5{0%{stroke-dasharray:0 1;stroke-dashoffset:.15px;opacity:0}2%{opacity:1}4%{stroke-dasharray:.18 .82;stroke-dashoffset:.13px}8%{stroke-dasharray:.2 .8;stroke-dashoffset:-.15px}12%{stroke-dasharray:.2 .8;stroke-dashoffset:-.32px}15%{stroke-dasharray:.13 .87;stroke-dashoffset:-.42px;opacity:1}17%{stroke-dasharray:.03 .97;stroke-dashoffset:-.55px;opacity:0}20%,to{stroke-dasharray:0 1;stroke-dashoffset:-.6px;opacity:0}}@media (prefers-reduced-motion:reduce){.AnimatedGlobe-module__AKZ_sa__layer1,.AnimatedGlobe-module__AKZ_sa__layer2,.AnimatedGlobe-module__AKZ_sa__layer3,.AnimatedGlobe-module__AKZ_sa__layer4,.AnimatedGlobe-module__AKZ_sa__layer5{animation:none}}
.WhyTrustUs-module___mb6nW__section{position:relative;overflow:hidden}.WhyTrustUs-module___mb6nW__container{max-width:var(--max-width);padding:109px var(--content-padding)120px;margin:0 auto}.WhyTrustUs-module___mb6nW__title{z-index:2;font-family:var(--font-display);font-weight:500;font-size:var(--fs-h2);letter-spacing:-1px;color:var(--color-white);max-width:600px;line-height:110%;position:relative}.WhyTrustUs-module___mb6nW__globe{z-index:1;pointer-events:none;width:1055px;height:1160px;position:absolute;top:-240px;right:-350px;transform:rotate(17.28deg)}.WhyTrustUs-module___mb6nW__grid{z-index:2;grid-template-columns:290px 290px;column-gap:95px;margin-top:256px;display:grid;position:relative}.WhyTrustUs-module___mb6nW__featureBox{flex-direction:column;align-items:flex-start;gap:12px;width:290px;display:flex}.WhyTrustUs-module___mb6nW__featureBox:first-child,.WhyTrustUs-module___mb6nW__featureBox:nth-child(2){border-bottom:1px solid #fff3;margin-bottom:28px;padding-bottom:28px}.WhyTrustUs-module___mb6nW__featureHeader{align-items:center;gap:10px;display:flex}.WhyTrustUs-module___mb6nW__featureTitle{font-family:var(--font-display);font-weight:500;font-size:var(--fs-h4);color:var(--color-white);line-height:100%}.WhyTrustUs-module___mb6nW__featureDescription{font-family:var(--font-display);font-weight:400;font-size:var(--fs-body-m);color:var(--color-white);margin-left:30px;line-height:110%}.WhyTrustUs-module___mb6nW__ctaButton{z-index:2;margin-top:60px;position:relative}@media (min-width:1920px){.WhyTrustUs-module___mb6nW__globe{right:-100px}}@media (max-width:1400px) and (min-width:1200px){.WhyTrustUs-module___mb6nW__globe{width:800px;height:880px;top:-150px;right:-260px}.WhyTrustUs-module___mb6nW__grid{margin-top:200px}}@media (max-width:1199px) and (min-width:1024px){.WhyTrustUs-module___mb6nW__globe{width:600px;height:660px;top:-100px;right:-200px}.WhyTrustUs-module___mb6nW__grid{column-gap:70px;margin-top:160px}.WhyTrustUs-module___mb6nW__ctaButton{margin-top:48px}}@media (max-width:1023px) and (min-width:768px){.WhyTrustUs-module___mb6nW__container{padding-top:80px;padding-bottom:80px}.WhyTrustUs-module___mb6nW__globe{width:480px;height:528px;top:-40px;right:-120px}.WhyTrustUs-module___mb6nW__grid{column-gap:48px;margin-top:120px}.WhyTrustUs-module___mb6nW__featureBox{width:260px}.WhyTrustUs-module___mb6nW__ctaButton{margin-top:40px}}@media (max-width:767px){.WhyTrustUs-module___mb6nW__container{flex-direction:column;align-items:center;padding-top:60px;padding-bottom:60px;display:flex}.WhyTrustUs-module___mb6nW__title{font-family:var(--font-body);font-weight:500;font-size:var(--fs-h2);letter-spacing:-.03em;text-align:center;max-width:100%;line-height:100%}.WhyTrustUs-module___mb6nW__globe{width:150vw;height:600px;margin:var(--space-8)auto;position:relative;top:-80px;left:calc(-20vw - 30px);transform:rotate(17.28deg)}.WhyTrustUs-module___mb6nW__grid{grid-template-columns:1fr;width:100%;margin-top:-150px}.WhyTrustUs-module___mb6nW__featureBox{width:100%}.WhyTrustUs-module___mb6nW__featureBox,.WhyTrustUs-module___mb6nW__featureBox:first-child,.WhyTrustUs-module___mb6nW__featureBox:nth-child(2){border-bottom:1px solid #fff3;margin-bottom:24px;padding-bottom:24px}.WhyTrustUs-module___mb6nW__featureBox:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.WhyTrustUs-module___mb6nW__featureTitle{font-family:var(--font-body);font-weight:500;font-size:var(--fs-h4);letter-spacing:-.03em;line-height:var(--lh-normal)}.WhyTrustUs-module___mb6nW__featureDescription{font-family:var(--font-body);font-weight:400;font-size:var(--fs-body-m);line-height:var(--lh-relaxed);margin-left:42px}.WhyTrustUs-module___mb6nW__featureHeader svg{width:32px;height:auto}.WhyTrustUs-module___mb6nW__ctaButton{width:100%;margin-top:50px}}
.DownloadApp-module__wVtCtW__section{padding-bottom:var(--space-32);position:relative;overflow:hidden}.DownloadApp-module__wVtCtW__header{align-items:center;gap:var(--space-8);max-width:var(--max-width);padding:var(--space-20)var(--content-padding)0;flex-direction:column;margin:0 auto;display:flex}.DownloadApp-module__wVtCtW__title{font-family:var(--font-display);font-weight:500;font-size:var(--fs-h2);letter-spacing:-1px;color:var(--color-white);text-align:center;max-width:547px;line-height:110%}.DownloadApp-module__wVtCtW__storeButtons{gap:var(--space-4);display:flex}.DownloadApp-module__wVtCtW__storeButton{border-radius:var(--radius-md);transition:opacity var(--transition-fast);text-decoration:none;display:inline-flex;overflow:hidden}.DownloadApp-module__wVtCtW__storeButton:hover{opacity:.85}.DownloadApp-module__wVtCtW__storeImage{width:auto;height:50px;display:block}.DownloadApp-module__wVtCtW__compositionArea{max-width:var(--max-width);margin:var(--space-16)auto 0;padding:0 var(--content-padding);height:830px;position:relative}.DownloadApp-module__wVtCtW__handImageWrapper{z-index:1;pointer-events:none;width:836px;position:absolute;bottom:0;left:50%;transform:translate(-82%)}.DownloadApp-module__wVtCtW__handImage{width:100%;height:auto;display:block}.DownloadApp-module__wVtCtW__handImageDesktop{display:block}.DownloadApp-module__wVtCtW__handImageMobile{display:none}.DownloadApp-module__wVtCtW__card{background:var(--color-white);border-radius:var(--radius-lg);z-index:2;align-items:stretch;width:442px;min-height:133px;display:flex;position:absolute;overflow:hidden}.DownloadApp-module__wVtCtW__cardImageWrapper{flex-shrink:0;justify-content:center;align-items:center;width:132px;padding:16px;display:flex}.DownloadApp-module__wVtCtW__cardImage{border-radius:var(--radius-lg);object-fit:cover;width:100px;height:100px}.DownloadApp-module__wVtCtW__cardContent{flex-direction:column;justify-content:center;gap:16px;padding:24px 20px 24px 0;display:flex}.DownloadApp-module__wVtCtW__cardTitle{font-family:var(--font-display);font-weight:500;font-size:var(--fs-body-l);color:var(--color-black);line-height:110%}.DownloadApp-module__wVtCtW__cardDescription{font-family:var(--font-display);font-weight:400;font-size:var(--fs-body-m);color:var(--color-black);line-height:110%}.DownloadApp-module__wVtCtW__card1{top:135px;left:calc(10px + 4%)}.DownloadApp-module__wVtCtW__card2{top:52px;right:calc(10px + 4%)}.DownloadApp-module__wVtCtW__card3{top:412px;right:calc(40px + 4%)}@media (max-width:1279px) and (min-width:1024px){.DownloadApp-module__wVtCtW__compositionArea{height:700px}.DownloadApp-module__wVtCtW__handImageWrapper{width:650px}.DownloadApp-module__wVtCtW__card{width:380px}.DownloadApp-module__wVtCtW__card1{top:100px}.DownloadApp-module__wVtCtW__card2{top:30px;right:10px}.DownloadApp-module__wVtCtW__card3{top:360px;right:30px}}@media (max-width:1023px) and (min-width:768px){.DownloadApp-module__wVtCtW__section{padding-bottom:var(--space-12)}.DownloadApp-module__wVtCtW__header{padding-top:var(--space-16)}.DownloadApp-module__wVtCtW__title{max-width:450px}.DownloadApp-module__wVtCtW__compositionArea{align-items:center;gap:var(--space-4);height:auto;margin-top:var(--space-12);flex-direction:column;display:flex}.DownloadApp-module__wVtCtW__handImageWrapper{order:1;width:600px;max-width:100%;position:relative;bottom:auto;left:auto;transform:translate(-3%)}.DownloadApp-module__wVtCtW__card{background-color:#f8f8f8;order:2;width:100%;max-width:500px;position:relative;top:auto;left:auto;right:auto}.DownloadApp-module__wVtCtW__cardImage{align-self:baseline}.DownloadApp-module__wVtCtW__cardContent{align-self:baseline;padding:16px 16px 16px 0}.DownloadApp-module__wVtCtW__card1{z-index:3;margin-top:-20px}}@media (max-width:767px){.DownloadApp-module__wVtCtW__section{padding-bottom:var(--space-10)}.DownloadApp-module__wVtCtW__header{padding-top:var(--space-12);gap:var(--space-6)}.DownloadApp-module__wVtCtW__title{font-family:var(--font-body);font-weight:500;font-size:var(--fs-h2);letter-spacing:-.03em;max-width:100%;line-height:100%}.DownloadApp-module__wVtCtW__storeButtons{width:100%}.DownloadApp-module__wVtCtW__storeButton{flex:1}.DownloadApp-module__wVtCtW__storeImage{width:100%;height:auto}.DownloadApp-module__wVtCtW__compositionArea{align-items:stretch;gap:var(--space-4);height:auto;margin-top:var(--space-8);flex-direction:column;display:flex}.DownloadApp-module__wVtCtW__handImageWrapper{order:1;width:100%;position:relative;bottom:auto;left:-20px;transform:none}.DownloadApp-module__wVtCtW__handImageDesktop{display:none}.DownloadApp-module__wVtCtW__handImageMobile{display:block}.DownloadApp-module__wVtCtW__card{background-color:#f8f8f8;order:2;width:100%;position:relative;top:auto;left:auto;right:auto}.DownloadApp-module__wVtCtW__cardImage{align-self:baseline}.DownloadApp-module__wVtCtW__cardContent{align-self:baseline;padding:16px 16px 16px 0}.DownloadApp-module__wVtCtW__card1{z-index:3;margin-top:-120px}.DownloadApp-module__wVtCtW__cardTitle{font-family:var(--font-body);font-weight:500;font-size:var(--fs-body-l);letter-spacing:-.03em}.DownloadApp-module__wVtCtW__cardDescription{font-family:var(--font-body);font-weight:400;font-size:var(--fs-body-m);letter-spacing:-.03em}}
.WhatWeOffer-module__ZJmVTW__section{background:var(--color-white);padding:0 0 var(--space-40)0}.WhatWeOffer-module__ZJmVTW__inner{max-width:var(--max-width);padding:0 var(--content-padding);margin:0 auto}.WhatWeOffer-module__ZJmVTW__grid{gap:var(--space-10);grid-template-columns:1fr 1fr;min-height:680px;display:grid}.WhatWeOffer-module__ZJmVTW__left{flex-direction:column;justify-content:space-between;display:flex}.WhatWeOffer-module__ZJmVTW__sectionTitle{font-family:var(--font-display);font-weight:500;font-size:var(--fs-h2);letter-spacing:-1px;color:var(--color-black);margin-bottom:var(--space-3);line-height:110%}.WhatWeOffer-module__ZJmVTW__sectionDescription{font-family:var(--font-display);font-weight:500;font-size:var(--fs-body-l);color:var(--color-black-80);line-height:110%}.WhatWeOffer-module__ZJmVTW__imageContainer{aspect-ratio:658/335;border-radius:var(--radius-2xl);width:100%;position:relative;overflow:hidden}.WhatWeOffer-module__ZJmVTW__offerImage{object-fit:cover;clip-path:inset(100% 0 0);z-index:0;width:100%;height:100%;transition:clip-path 1s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.WhatWeOffer-module__ZJmVTW__offerImagePrev{clip-path:inset(0);z-index:1;transition:none}.WhatWeOffer-module__ZJmVTW__offerImageActive{clip-path:inset(0);z-index:2}.WhatWeOffer-module__ZJmVTW__right{padding:0 var(--space-16);flex-direction:column;display:flex;overflow:hidden}.WhatWeOffer-module__ZJmVTW__accordionList{flex-direction:column;display:flex}.WhatWeOffer-module__ZJmVTW__accordionSpacer{flex:1;min-height:0}.WhatWeOffer-module__ZJmVTW__accordionItem{border-bottom:1px solid var(--color-stroke)}.WhatWeOffer-module__ZJmVTW__accordionItem:first-child{border-top:1px solid var(--color-stroke)}.WhatWeOffer-module__ZJmVTW__accordionHeader{padding:var(--space-6)0;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;display:flex}.WhatWeOffer-module__ZJmVTW__accordionTitle{font-family:var(--font-display);font-weight:500;font-size:var(--fs-h4);color:var(--color-black);line-height:100%}.WhatWeOffer-module__ZJmVTW__accordionCaret{width:40px;height:24px;transition:transform var(--transition-base);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhatWeOffer-module__ZJmVTW__accordionCaretOpen{transform:rotate(180deg)}.WhatWeOffer-module__ZJmVTW__accordionBody{transition:grid-template-rows var(--transition-slow);grid-template-rows:0fr;display:grid}.WhatWeOffer-module__ZJmVTW__accordionBodyOpen{grid-template-rows:1fr}.WhatWeOffer-module__ZJmVTW__accordionBodyInner{overflow:hidden}.WhatWeOffer-module__ZJmVTW__accordionText{font-family:var(--font-display);font-weight:400;font-size:var(--fs-body-s);color:var(--color-black-80);opacity:.6;padding-bottom:var(--space-6);line-height:110%}.WhatWeOffer-module__ZJmVTW__accordionImage{display:none}.WhatWeOffer-module__ZJmVTW__bottomRow{align-items:center;gap:var(--space-6);margin-top:var(--space-6);display:flex}.WhatWeOffer-module__ZJmVTW__ctaButton{flex:1}.WhatWeOffer-module__ZJmVTW__waitInfo{align-items:center;gap:var(--space-2);flex:1;display:flex}.WhatWeOffer-module__ZJmVTW__waitIcon{color:var(--color-black-80);flex-shrink:0}.WhatWeOffer-module__ZJmVTW__waitText{font-family:var(--font-display);font-weight:400;font-size:var(--fs-body-s);color:var(--color-black-80);line-height:110%}@media (max-width:1023px){.WhatWeOffer-module__ZJmVTW__section{padding:var(--space-24)0 var(--space-12)0}.WhatWeOffer-module__ZJmVTW__right{padding:0 var(--space-4)}.WhatWeOffer-module__ZJmVTW__grid{min-height:840px}.WhatWeOffer-module__ZJmVTW__ctaButton{width:100%;min-height:60px;margin-top:var(--space-4)}.WhatWeOffer-module__ZJmVTW__bottomRow{align-items:stretch;gap:var(--space-4);flex-direction:column}}@media (max-width:767px){.WhatWeOffer-module__ZJmVTW__section{padding:var(--space-20)0 var(--space-20)0}.WhatWeOffer-module__ZJmVTW__grid{gap:var(--space-8);grid-template-columns:1fr}.WhatWeOffer-module__ZJmVTW__sectionTitle{font-family:var(--font-body);font-weight:500;font-size:var(--fs-h2);letter-spacing:-.03em;text-align:center;line-height:100%}.WhatWeOffer-module__ZJmVTW__sectionDescription{font-family:var(--font-body);font-weight:400;font-size:var(--fs-body-l);letter-spacing:-.03em;text-align:center;line-height:100%}.WhatWeOffer-module__ZJmVTW__left{padding-bottom:0}.WhatWeOffer-module__ZJmVTW__imageContainer{display:none}.WhatWeOffer-module__ZJmVTW__right{padding:0;overflow:visible}.WhatWeOffer-module__ZJmVTW__accordionSpacer{display:none}.WhatWeOffer-module__ZJmVTW__accordionImage{width:calc(100% - 2*var(--space-4));margin-left:var(--space-4);aspect-ratio:322/240;border-radius:var(--radius-lg);margin-bottom:var(--space-4);display:block;position:relative;overflow:hidden}.WhatWeOffer-module__ZJmVTW__accordionTitle{font-family:var(--font-body);font-weight:500;font-size:var(--fs-h4);letter-spacing:-.03em}.WhatWeOffer-module__ZJmVTW__accordionText{font-family:var(--font-body);font-weight:400;font-size:var(--fs-body-s);letter-spacing:-.03em;padding-left:var(--space-4);padding-right:var(--space-4);line-height:100%}.WhatWeOffer-module__ZJmVTW__waitText{font-family:var(--font-body);font-weight:400;font-size:var(--fs-body-s);letter-spacing:-.03em;line-height:100%}.WhatWeOffer-module__ZJmVTW__bottomRow{align-items:stretch;gap:var(--space-4);flex-direction:column}.WhatWeOffer-module__ZJmVTW__ctaButton{width:100%;min-height:60px;margin-top:var(--space-4)}.WhatWeOffer-module__ZJmVTW__waitInfo{justify-content:center;min-height:60px}}
