.home-module__c3rdgG__hero{background:radial-gradient(1100px 520px at 82% -10%,#1b7fe01a,#0000 60%),radial-gradient(700px 500px at -5% 30%,#0a8a440f,#0000 60%);padding:76px 0 40px;position:relative;overflow:hidden}.home-module__c3rdgG__heroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;display:grid}.home-module__c3rdgG__hero h1{margin:18px 0 22px;font-size:clamp(38px,4.6vw,60px);line-height:1.04}.home-module__c3rdgG__hero h1 em{background:linear-gradient(100deg, var(--bright), var(--deep));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.home-module__c3rdgG__hero p.home-module__c3rdgG__lead{color:var(--ink-soft);max-width:520px;margin-bottom:32px;font-size:18px;line-height:1.65}.home-module__c3rdgG__heroCtas{flex-wrap:wrap;gap:16px;margin-bottom:30px;display:flex}.home-module__c3rdgG__heroBadge{color:var(--deep);border:1px solid var(--line);background:#fff;border-radius:100px;align-items:center;gap:10px;padding:9px 16px 9px 10px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 8px 20px -12px #081a3d40}.home-module__c3rdgG__heroBadge .home-module__c3rdgG__medal{background:linear-gradient(135deg,#ffe58a,#f5c400);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:flex}.home-module__c3rdgG__heroVisual{justify-content:center;align-items:center;min-height:460px;display:flex;position:relative}.home-module__c3rdgG__ripple{z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-module__c3rdgG__ripple span{border:1.5px solid #1b7fe02e;border-radius:50%;animation:5s ease-out infinite home-module__c3rdgG__ripple;position:absolute}.home-module__c3rdgG__ripple span:first-child{width:220px;height:220px;animation-delay:0s}.home-module__c3rdgG__ripple span:nth-child(2){width:340px;height:340px;animation-delay:1.1s}.home-module__c3rdgG__ripple span:nth-child(3){width:460px;height:460px;animation-delay:2.2s}@keyframes home-module__c3rdgG__ripple{0%{opacity:.9;transform:scale(.75)}to{opacity:0;transform:scale(1.28)}}.home-module__c3rdgG__heroVisual img{z-index:1;filter:drop-shadow(0 40px 45px #081a3d47);width:340px;animation:6s ease-in-out infinite home-module__c3rdgG__float;position:relative}@keyframes home-module__c3rdgG__float{0%,to{transform:translateY(0)rotate(-1.2deg)}50%{transform:translateY(-16px)rotate(1.2deg)}}.home-module__c3rdgG__heroTricolor{z-index:1;border-radius:6px;width:180px;height:5px;display:flex;position:absolute;bottom:26px;left:50%;overflow:hidden;transform:translate(-50%)}.home-module__c3rdgG__heroTricolor i{background:var(--green);flex:1}.home-module__c3rdgG__heroTricolor i:nth-child(2){background:var(--yellow)}.home-module__c3rdgG__heroTricolor i:nth-child(3){background:var(--red)}.home-module__c3rdgG__trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.home-module__c3rdgG__trustGrid{grid-template-columns:repeat(4,1fr);display:grid}.home-module__c3rdgG__trustItem{border-right:1px solid var(--line);align-items:center;gap:14px;padding:26px 22px;display:flex}.home-module__c3rdgG__trustItem:last-child{border-right:none}.home-module__c3rdgG__trustItem .home-module__c3rdgG__ic{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.home-module__c3rdgG__trustItem h4{font-family:var(--font-inter);color:var(--ink);margin-bottom:2px;font-size:14.5px;font-weight:700}.home-module__c3rdgG__trustItem p{color:var(--ink-soft);font-size:12.5px}.home-module__c3rdgG__icGreen{color:var(--green);background:#0a8a441a}.home-module__c3rdgG__icYellow{color:#b58a00;background:#f5c40024}.home-module__c3rdgG__icBlue{color:var(--bright);background:#1b7fe01a}.home-module__c3rdgG__icRed{color:var(--red);background:#e122281a}.home-module__c3rdgG__wave{width:100%;height:auto;margin-top:-1px;display:block;position:relative}.home-module__c3rdgG__values{background:var(--mist)}.home-module__c3rdgG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.home-module__c3rdgG__valueCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px 26px;transition:transform .3s,box-shadow .3s}.home-module__c3rdgG__valueCard:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.home-module__c3rdgG__valueCard .home-module__c3rdgG__num{font-family:var(--font-space-grotesk);letter-spacing:.08em;font-size:13px;font-weight:700}.home-module__c3rdgG__valueCard h3{margin:12px 0 8px;font-size:19px}.home-module__c3rdgG__valueCard p{color:var(--ink-soft);font-size:14.5px;line-height:1.6}.home-module__c3rdgG__productsHead{justify-content:space-between;align-items:flex-end;gap:24px;max-width:100%;display:flex}.home-module__c3rdgG__prodGrid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.home-module__c3rdgG__prodCard{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.home-module__c3rdgG__prodCard:hover{box-shadow:var(--shadow);transform:translateY(-8px)}.home-module__c3rdgG__prodImg{background:linear-gradient(#eaf3fd,#f7fbff);justify-content:center;align-items:center;padding:24px;display:flex;position:relative}.home-module__c3rdgG__prodImg img{filter:drop-shadow(0 18px 22px #081a3d2e);width:auto;height:220px}.home-module__c3rdgG__prodBadge{background:var(--deep);color:#fff;font-family:var(--font-space-grotesk);border-radius:100px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px}.home-module__c3rdgG__prodBody{flex-direction:column;flex:1;padding:22px 24px 26px;display:flex}.home-module__c3rdgG__prodBody h3{margin-bottom:6px;font-size:20px}.home-module__c3rdgG__prodBody .home-module__c3rdgG__fmt{color:var(--green);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px;font-size:13px;font-weight:600}.home-module__c3rdgG__prodBody p{color:var(--ink-soft);flex:1;margin-bottom:18px;font-size:14px;line-height:1.55}.home-module__c3rdgG__prodLinks{color:var(--bright);flex-wrap:wrap;gap:16px;margin-bottom:16px;font-size:12.5px;font-weight:600;display:flex}.home-module__c3rdgG__prodLinks a{border-bottom:1px solid #0000}.home-module__c3rdgG__prodLinks a:hover{border-color:var(--bright)}.home-module__c3rdgG__prodCta{gap:10px;display:flex}.home-module__c3rdgG__prodCta .home-module__c3rdgG__btn{flex:1;padding:10px 18px;font-size:13.5px}.home-module__c3rdgG__nsg{background:var(--deep);color:#fff;position:relative;overflow:hidden}.home-module__c3rdgG__nsg:before{content:"";background:radial-gradient(600px 400px at 90% 10%,#ffffff0f,#0000 60%),radial-gradient(500px 400px at 5% 90%,#f5c40014,#0000 60%);position:absolute;inset:0}.home-module__c3rdgG__nsgInner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px;display:grid;position:relative}.home-module__c3rdgG__nsgMark{width:78px;height:78px;font-family:var(--font-space-grotesk);background:#ffffff14;border:1px solid #ffffff24;border-radius:20px;justify-content:center;align-items:center;margin-bottom:26px;font-size:22px;font-weight:700;display:flex}.home-module__c3rdgG__nsg h2{color:#fff;margin-bottom:18px;font-size:clamp(26px,3vw,36px)}.home-module__c3rdgG__nsg p{color:#c9d7f5;margin-bottom:18px;font-size:15.5px;line-height:1.7}.home-module__c3rdgG__nsgSectors{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.home-module__c3rdgG__nsgSectors span{color:#eaf1ff;border:1px solid #fff3;border-radius:100px;padding:8px 14px;font-size:12.5px}.home-module__c3rdgG__nsgQuote{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1f;padding:36px}.home-module__c3rdgG__nsgQuote p{font-family:var(--font-space-grotesk);color:#fff;margin-bottom:20px;font-size:21px;font-weight:600;line-height:1.5}.home-module__c3rdgG__nsgQuote .home-module__c3rdgG__who{align-items:center;gap:12px;display:flex}.home-module__c3rdgG__nsgQuote .home-module__c3rdgG__who .home-module__c3rdgG__dot{background:linear-gradient(135deg, var(--green), var(--yellow), var(--red));border-radius:50%;width:10px;height:10px}.home-module__c3rdgG__nsgQuote .home-module__c3rdgG__who span{color:#afc2ee;font-size:13px}.home-module__c3rdgG__presence{background:#fff}.home-module__c3rdgG__presenceWrap{grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;display:grid}.home-module__c3rdgG__rings{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:420px;margin:0 auto;display:flex;position:relative}.home-module__c3rdgG__ring{border:1.5px dashed #0b2c7c29;border-radius:50%;position:absolute}.home-module__c3rdgG__ring1{width:100%;height:100%}.home-module__c3rdgG__ring2{width:70%;height:70%}.home-module__c3rdgG__ring3{background:radial-gradient(circle,#1b7fe01a,#0000 70%);border-style:solid;border-color:#1b7fe040;width:42%;height:42%}.home-module__c3rdgG__ringCenter{z-index:2;aspect-ratio:1;background:linear-gradient(135deg, var(--deep), var(--bright));color:#fff;text-align:center;width:38%;font-family:var(--font-space-grotesk);border-radius:50%;justify-content:center;align-items:center;padding:10px;font-size:13px;font-weight:700;display:flex;position:relative;box-shadow:0 24px 50px -18px #0b2c7c80}.home-module__c3rdgG__ringLabel{color:var(--ink-soft);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:100px;padding:5px 10px;font-size:11.5px;font-weight:600;position:absolute}.home-module__c3rdgG__ringLabel1{top:2%;left:50%;transform:translate(-50%,-50%)}.home-module__c3rdgG__ringLabel2{bottom:14%;left:2%;transform:translateY(50%)}.home-module__c3rdgG__presenceSteps{flex-direction:column;gap:0;display:flex}.home-module__c3rdgG__step{border-top:1px solid var(--line);gap:20px;padding:22px 0;display:flex}.home-module__c3rdgG__step:last-child{border-bottom:1px solid var(--line)}.home-module__c3rdgG__step .home-module__c3rdgG__n{font-family:var(--font-space-grotesk);color:var(--bright);min-width:28px;font-size:14px;font-weight:700}.home-module__c3rdgG__step h4{margin-bottom:6px;font-size:17px}.home-module__c3rdgG__step p{color:var(--ink-soft);font-size:14px;line-height:1.6}@media (max-width:980px){.home-module__c3rdgG__heroGrid{grid-template-columns:1fr}.home-module__c3rdgG__heroVisual{order:-1;min-height:340px}.home-module__c3rdgG__trustGrid{grid-template-columns:repeat(2,1fr)}.home-module__c3rdgG__trustItem:nth-child(2){border-right:none}.home-module__c3rdgG__valuesGrid,.home-module__c3rdgG__prodGrid{grid-template-columns:repeat(2,1fr)}.home-module__c3rdgG__nsgInner,.home-module__c3rdgG__presenceWrap{grid-template-columns:1fr}}@media (max-width:600px){.home-module__c3rdgG__valuesGrid,.home-module__c3rdgG__prodGrid,.home-module__c3rdgG__trustGrid{grid-template-columns:1fr}.home-module__c3rdgG__trustItem{border-right:none;border-bottom:1px solid var(--line)}}
.hero-module__wsyC-G__hero{isolation:isolate;background:radial-gradient(120% 90% at 78% 12%,#eaf4ff 0%,#eaf4ff00 60%),linear-gradient(#fff 0%,#f6fafe 55%,#eef6fd 100%);align-items:center;min-height:92svh;padding:90px 0 60px;display:flex;position:relative;overflow:hidden}.hero-module__wsyC-G__lightSweep{z-index:0;pointer-events:none;background:radial-gradient(45% 55%,#66b7fa47 0%,#66b7fa00 70%);height:90%;animation:22s ease-in-out infinite alternate hero-module__wsyC-G__drift;position:absolute;inset:-20% -10% auto}@keyframes hero-module__wsyC-G__drift{0%{transform:translate(-8%)scale(1)}to{transform:translate(10%,4%)scale(1.15)}}.hero-module__wsyC-G__grid{z-index:2;grid-template-columns:1.05fr 1fr;align-items:center;gap:50px;display:grid;position:relative}.hero-module__wsyC-G__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--bright);margin-bottom:18px;font-size:12.5px;font-weight:700;display:inline-block}.hero-module__wsyC-G__title{letter-spacing:-.025em;margin-bottom:22px;font-size:clamp(34px,5.4vw,68px);line-height:1.04}.hero-module__wsyC-G__title em{background:linear-gradient(100deg, var(--bright) 0%, var(--green) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-module__wsyC-G__line{display:block;overflow:hidden}.hero-module__wsyC-G__line>span{animation:1s cubic-bezier(.16,1,.3,1) forwards hero-module__wsyC-G__lineUp;display:block;transform:translateY(104%)}.hero-module__wsyC-G__line:first-child>span{animation-delay:.15s}.hero-module__wsyC-G__line:nth-child(2)>span{animation-delay:.32s}@keyframes hero-module__wsyC-G__lineUp{to{transform:translateY(0)}}.hero-module__wsyC-G__lead{color:var(--ink-soft);opacity:0;max-width:52ch;margin-bottom:30px;font-size:clamp(15px,1.35vw,17.5px);line-height:1.65;animation:.9s .55s forwards hero-module__wsyC-G__fadeUp}.hero-module__wsyC-G__ctas{opacity:0;flex-wrap:wrap;gap:12px;margin-bottom:28px;animation:.9s .7s forwards hero-module__wsyC-G__fadeUp;display:flex}.hero-module__wsyC-G__ctas .btn{transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s}.hero-module__wsyC-G__ctas .btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px -14px #0b2c7c80}.hero-module__wsyC-G__badge{color:var(--ink-soft);opacity:0;align-items:center;gap:10px;font-size:13px;font-weight:600;animation:.9s .85s forwards hero-module__wsyC-G__fadeUp;display:inline-flex}.hero-module__wsyC-G__tricolor{gap:3px;display:inline-flex}.hero-module__wsyC-G__tricolor i{border-radius:2px;width:14px;height:3px}.hero-module__wsyC-G__tricolor i:first-child{background:var(--green)}.hero-module__wsyC-G__tricolor i:nth-child(2){background:var(--yellow)}.hero-module__wsyC-G__tricolor i:nth-child(3){background:var(--red)}@keyframes hero-module__wsyC-G__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-module__wsyC-G__scene{height:clamp(340px,42vw,520px);transform:translate3d(calc(var(--px,0) * 14px), calc(var(--py,0) * 10px), 0);transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative}.hero-module__wsyC-G__pack{opacity:0;filter:drop-shadow(0 26px 30px #0b2c7c47);animation:1.1s cubic-bezier(.16,1,.3,1) forwards hero-module__wsyC-G__packIn;position:absolute;bottom:16%}.hero-module__wsyC-G__pack img{height:auto}.hero-module__wsyC-G__packMain{z-index:3;width:46%;margin-left:-23%;animation-delay:.3s;left:50%}.hero-module__wsyC-G__packLeft{z-index:2;width:30%;animation-delay:.5s;left:4%}.hero-module__wsyC-G__packLeft2{z-index:1;width:24%;animation-delay:.68s;left:26%}.hero-module__wsyC-G__packRight{z-index:2;width:31%;animation-delay:.58s;right:5%}.hero-module__wsyC-G__packRight2{z-index:1;width:23%;animation-delay:.76s;right:27%}@keyframes hero-module__wsyC-G__packIn{0%{opacity:0;transform:translateY(40px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-module__wsyC-G__floor{filter:blur(6px);z-index:1;background:radial-gradient(60% 100% at 50% 0,#0b2c7c29 0%,#0b2c7c00 72%);border-radius:50%;height:22%;position:absolute;bottom:12%;left:4%;right:4%}.hero-module__wsyC-G__bubbles,.hero-module__wsyC-G__petals{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-module__wsyC-G__bubble{background:radial-gradient(circle at 32% 28%,#fffffff2 0%,#b4dcff6b 45%,#78bef524 100%);border:1px solid #ffffffb3;border-radius:50%;animation:linear infinite hero-module__wsyC-G__rise;position:absolute;bottom:-12%}@keyframes hero-module__wsyC-G__rise{0%{opacity:0;transform:translate(0,0)scale(.7)}12%{opacity:.9}88%{opacity:.7}to{transform:translate3d(var(--drift,20px), -108vh, 0) scale(1.05);opacity:0}}.hero-module__wsyC-G__petal{opacity:.55;width:18px;height:18px;animation:linear infinite hero-module__wsyC-G__float;position:absolute}.hero-module__wsyC-G__petal:before,.hero-module__wsyC-G__petal:after{content:"";background:linear-gradient(160deg,#fff 0%,#fff6dc 100%);border-radius:60% 40% 55% 45%;position:absolute;inset:0;box-shadow:0 2px 6px #0b2c7c1a}.hero-module__wsyC-G__petal:after{transform:rotate(58deg)scale(.86)}@keyframes hero-module__wsyC-G__float{0%{transform:translateY(-10%)rotate(0)}to{transform:translate3d(var(--drift,30px), 112%, 0) rotate(220deg)}}@media (max-width:900px){.hero-module__wsyC-G__hero{min-height:auto;padding:70px 0 40px}.hero-module__wsyC-G__grid{grid-template-columns:1fr;gap:26px}.hero-module__wsyC-G__scene{height:300px;transform:none}.hero-module__wsyC-G__packLeft2,.hero-module__wsyC-G__packRight2{display:none}.hero-module__wsyC-G__packMain{width:52%;margin-left:-26%}.hero-module__wsyC-G__packLeft{width:34%;left:2%}.hero-module__wsyC-G__packRight{width:35%;right:2%}.hero-module__wsyC-G__lightSweep{animation:none}}@media (prefers-reduced-motion:reduce){.hero-module__wsyC-G__lightSweep,.hero-module__wsyC-G__bubble,.hero-module__wsyC-G__petal{animation:none}.hero-module__wsyC-G__bubbles,.hero-module__wsyC-G__petals{display:none}.hero-module__wsyC-G__line>span,.hero-module__wsyC-G__lead,.hero-module__wsyC-G__ctas,.hero-module__wsyC-G__badge,.hero-module__wsyC-G__pack{opacity:1;animation:none;transform:none}.hero-module__wsyC-G__scene{transition:none;transform:none}}
.scenes-module__vl4qeq__section{padding:clamp(64px,8vw,110px) 0}.scenes-module__vl4qeq__sectionTint{background:linear-gradient(180deg, #fff 0%, var(--mist) 50%, #fff 100%)}.scenes-module__vl4qeq__head{max-width:62ch;margin-bottom:clamp(34px,4vw,54px)}.scenes-module__vl4qeq__headCenter{text-align:center;margin-left:auto;margin-right:auto}.scenes-module__vl4qeq__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--bright);margin-bottom:14px;font-size:12px;font-weight:700;display:inline-block}.scenes-module__vl4qeq__head h2{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(26px,3.4vw,40px);line-height:1.12}.scenes-module__vl4qeq__head p{color:var(--ink-soft);font-size:clamp(14.5px,1.2vw,16.5px);line-height:1.7}.scenes-module__vl4qeq__split{grid-template-columns:1fr .82fr;align-items:center;gap:clamp(30px,5vw,70px);display:grid}.scenes-module__vl4qeq__splitText h2{letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(26px,3.6vw,42px);line-height:1.1}.scenes-module__vl4qeq__splitText h2 em{background:linear-gradient(100deg, var(--bright) 0%, var(--green) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:normal}.scenes-module__vl4qeq__splitText p{color:var(--ink-soft);max-width:46ch;font-size:clamp(14.5px,1.2vw,16.5px);line-height:1.75}.scenes-module__vl4qeq__duo{grid-template-columns:repeat(2,1fr);gap:clamp(20px,3vw,38px);display:grid}.scenes-module__vl4qeq__trio{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.6vw,32px);display:grid}.scenes-module__vl4qeq__card figcaption{padding-top:16px}.scenes-module__vl4qeq__card h3{margin-bottom:6px;font-size:16.5px}.scenes-module__vl4qeq__card p{color:var(--ink-soft);font-size:14px;line-height:1.65}.scenes-module__vl4qeq__steps{grid-template-columns:repeat(2,1fr);gap:clamp(22px,3.4vw,44px);display:grid}.scenes-module__vl4qeq__step h3{align-items:center;gap:10px;margin:18px 0 12px;font-size:17px;display:flex}.scenes-module__vl4qeq__stepNum{background:var(--deep);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:inline-flex}.scenes-module__vl4qeq__stepText{color:var(--ink-soft);max-width:46ch;font-size:clamp(14.5px,1.2vw,16px);line-height:1.75}.scenes-module__vl4qeq__dose{border:1px solid var(--line);border-radius:14px;overflow:hidden}.scenes-module__vl4qeq__doseRow{border-top:1px solid var(--line);justify-content:space-between;gap:16px;padding:11px 15px;font-size:14px;display:flex}.scenes-module__vl4qeq__doseRow:first-child{background:var(--mist);color:var(--deep);border-top:none;font-weight:600}.scenes-module__vl4qeq__doseRow span:last-child{color:var(--ink-soft);text-align:right}.scenes-module__vl4qeq__visionNote{background:var(--mist);border:1px solid var(--line);color:var(--ink-soft);border-radius:14px;align-items:flex-start;gap:12px;max-width:76ch;margin-top:clamp(28px,3.4vw,42px);padding:16px 20px;font-size:13.5px;line-height:1.6;display:flex}.scenes-module__vl4qeq__visionDot{background:var(--green);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.scenes-module__vl4qeq__mapRow{grid-template-columns:.9fr 1fr;align-items:center;gap:clamp(26px,4vw,56px);display:grid}.scenes-module__vl4qeq__mapLegend li{color:var(--ink-soft);border-top:1px solid var(--line);align-items:center;gap:10px;padding:9px 0;font-size:14.5px;display:flex}.scenes-module__vl4qeq__mapLegend li:first-child{border-top:none}.scenes-module__vl4qeq__mapLegend i{background:var(--green);border-radius:50%;flex-shrink:0;width:9px;height:9px}@media (max-width:900px){.scenes-module__vl4qeq__split,.scenes-module__vl4qeq__mapRow{grid-template-columns:1fr;gap:28px}.scenes-module__vl4qeq__trio{grid-template-columns:1fr 1fr}.scenes-module__vl4qeq__steps{grid-template-columns:1fr}}@media (max-width:560px){.scenes-module__vl4qeq__duo,.scenes-module__vl4qeq__trio{grid-template-columns:1fr}}
.scene-image-module__PypNwW__frame{border-radius:var(--radius);box-shadow:var(--shadow);clip-path:inset(0 0 100%);will-change:clip-path;transition:clip-path 1.1s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.scene-image-module__PypNwW__reveal-left{clip-path:inset(0 100% 0 0)}.scene-image-module__PypNwW__reveal-right{clip-path:inset(0 0 0 100%)}.scene-image-module__PypNwW__frame.scene-image-module__PypNwW__in{clip-path:inset(0)}.scene-image-module__PypNwW__inner{will-change:transform;transform:translate(0,0)}.scene-image-module__PypNwW__img{width:100%;height:auto;transition:transform 1.6s cubic-bezier(.16,1,.3,1);display:block;transform:scale(1.06)}.scene-image-module__PypNwW__frame.scene-image-module__PypNwW__in .scene-image-module__PypNwW__img{transform:scale(1)}@media (hover:hover){.scene-image-module__PypNwW__frame:hover .scene-image-module__PypNwW__img{transition-duration:.9s;transform:scale(1.03)}}@media (prefers-reduced-motion:reduce){.scene-image-module__PypNwW__frame,.scene-image-module__PypNwW__frame.scene-image-module__PypNwW__in{clip-path:none;transition:none}.scene-image-module__PypNwW__img,.scene-image-module__PypNwW__frame.scene-image-module__PypNwW__in .scene-image-module__PypNwW__img,.scene-image-module__PypNwW__frame:hover .scene-image-module__PypNwW__img{transition:none;transform:none}.scene-image-module__PypNwW__inner{transform:none!important}}
