.TickerStrip-module__cgb0sq__ticker{background:var(--light);border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.TickerStrip-module__cgb0sq__track{gap:0;width:max-content;animation:28s linear infinite TickerStrip-module__cgb0sq__marquee;display:flex}.TickerStrip-module__cgb0sq__item{white-space:nowrap;border-right:1px solid var(--border);align-items:center;gap:20px;padding:22px 40px;display:flex}.TickerStrip-module__cgb0sq__text{font-family:var(--fh);color:var(--text);font-size:1.05rem;font-weight:700}.TickerStrip-module__cgb0sq__text.TickerStrip-module__cgb0sq__accent{color:var(--primary)}.TickerStrip-module__cgb0sq__diamond{background:var(--primary);opacity:.7;flex-shrink:0;width:10px;height:10px;transform:rotate(45deg)}@keyframes TickerStrip-module__cgb0sq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.SectionBadge-module__4iRSNa__badge{border-radius:var(--pill);color:var(--primary);letter-spacing:.14em;text-transform:uppercase;isolation:isolate;background:#0052cc0d;align-items:center;margin-bottom:18px;padding:7px 20px;font-size:.72rem;font-weight:700;display:inline-flex;position:relative}.SectionBadge-module__4iRSNa__badge:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#0052cc,#38bdf8 50%,#0052cc);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.SectionBadge-module__4iRSNa__dark{color:#fff;background:#ffffff12;margin-bottom:20px}.SectionBadge-module__4iRSNa__dark:before{background:linear-gradient(135deg,#ffffff80,#38bdf866,#ffffff80)}
.SectionHeader-module__B1yRpG__header{text-align:center;margin-bottom:60px}.SectionHeader-module__B1yRpG__title{color:var(--text);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.2;font-family:var(--fh);margin-bottom:16px}.SectionHeader-module__B1yRpG__title span{color:var(--product-color,var(--primary))}.SectionHeader-module__B1yRpG__sub{color:var(--body);max-width:580px;margin:0 auto;font-size:.975rem;line-height:1.8}
.FeaturesSection-module__gmDUMa__section{background:var(--light);padding:90px 0}.FeaturesSection-module__gmDUMa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.FeaturesSection-module__gmDUMa__card{border-radius:var(--radius-xl);border:1px solid var(--border);transition:all var(--t);background:#fff;padding:32px 28px}.FeaturesSection-module__gmDUMa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--product-color);transform:translateY(-6px)}.FeaturesSection-module__gmDUMa__icon{background:rgba(var(--product-color-rgb),.08);border-radius:var(--radius-lg);width:56px;height:56px;color:var(--product-color);transition:all var(--t);justify-content:center;align-items:center;margin-bottom:20px;font-size:1.4rem;display:flex}.FeaturesSection-module__gmDUMa__card:hover .FeaturesSection-module__gmDUMa__icon{background:var(--product-color);color:#fff}.FeaturesSection-module__gmDUMa__cardTitle{color:var(--text);margin-bottom:10px;font-size:1rem;font-weight:700}.FeaturesSection-module__gmDUMa__cardDesc{color:var(--body);font-size:.875rem;line-height:1.7}@media (max-width:1024px){.FeaturesSection-module__gmDUMa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturesSection-module__gmDUMa__grid{grid-template-columns:1fr}}
.ScreenshotsSection-module__G02sYG__section{background:#fff;padding:90px 0}.ScreenshotsSection-module__G02sYG__row{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.ScreenshotsSection-module__G02sYG__mockup{width:200px}.ScreenshotsSection-module__G02sYG__frame{background:#0a0a0a;border-radius:36px;padding:10px;box-shadow:0 20px 60px #00000040,0 0 0 1px #ffffff14}.ScreenshotsSection-module__G02sYG__notch{background:#222;border-radius:4px;width:60px;height:6px;margin:0 auto 10px;display:block}.ScreenshotsSection-module__G02sYG__screen{border-radius:26px;height:360px;position:relative;overflow:hidden}.ScreenshotsSection-module__G02sYG__screen img{object-fit:cover;width:100%;height:100%}.ScreenshotsSection-module__G02sYG__label{text-align:center;color:var(--body);margin-top:16px;font-size:.8rem;font-weight:600}.ScreenshotsSection-module__G02sYG__laptopSection{background:#fafbff;background-image:var(--grid-light);background-size:40px 40px;padding:100px 0}.ScreenshotsSection-module__G02sYG__laptopLayout{grid-template-columns:360px 1fr;align-items:start;gap:48px;margin-top:56px;display:grid}.ScreenshotsSection-module__G02sYG__tabList{flex-direction:column;gap:8px;display:flex}.ScreenshotsSection-module__G02sYG__tab{border:1.5px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:14px;align-items:flex-start;gap:14px;padding:16px 18px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.ScreenshotsSection-module__G02sYG__tab:hover{border-color:#c39bd3;box-shadow:0 4px 16px #8e44ad14}.ScreenshotsSection-module__G02sYG__tabActive{background:#fdf0ff!important;border-color:#8e44ad!important;box-shadow:0 6px 24px #8e44ad1f!important}.ScreenshotsSection-module__G02sYG__tabBar{background:#8e44ad;border-radius:4px 0 0 4px;width:4px;position:absolute;top:0;bottom:0;left:0}.ScreenshotsSection-module__G02sYG__tabIcon{color:#8e44ad;background:#f3e5f5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:background .2s,color .2s;display:flex}.ScreenshotsSection-module__G02sYG__tabActive .ScreenshotsSection-module__G02sYG__tabIcon{color:#fff;background:#8e44ad}.ScreenshotsSection-module__G02sYG__tabBody{flex:1;min-width:0}.ScreenshotsSection-module__G02sYG__tabNum{color:#c39bd3;letter-spacing:.08em;margin-bottom:2px;font-size:.68rem;font-weight:700}.ScreenshotsSection-module__G02sYG__tabActive .ScreenshotsSection-module__G02sYG__tabNum{color:#8e44ad}.ScreenshotsSection-module__G02sYG__tabTitle{color:var(--body);margin-bottom:0;font-size:.9rem;font-weight:700;transition:color .2s}.ScreenshotsSection-module__G02sYG__tabActive .ScreenshotsSection-module__G02sYG__tabTitle{color:var(--dark)}.ScreenshotsSection-module__G02sYG__tabDesc{color:var(--body);margin-top:6px;font-size:.775rem;line-height:1.6}.ScreenshotsSection-module__G02sYG__laptopDisplay{position:sticky;top:100px}.ScreenshotsSection-module__G02sYG__laptopFrame{background:#fff;border:1px solid #8e44ad1f;border-radius:16px;overflow:hidden;box-shadow:0 2px #8e44ad26,0 8px 32px #0000001a,0 32px 80px #8e44ad1a}.ScreenshotsSection-module__G02sYG__laptopImg{width:100%;animation:.25s ScreenshotsSection-module__G02sYG__fadeSlide;display:block}@keyframes ScreenshotsSection-module__G02sYG__fadeSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ScreenshotsSection-module__G02sYG__laptopCaption{color:var(--body);justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:.8rem;font-weight:600;display:flex}.ScreenshotsSection-module__G02sYG__laptopCaptionDot{background:#8e44ad;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.ScreenshotsSection-module__G02sYG__mobileSection{background:#f4f7f9;background-image:var(--grid-light);background-size:40px 40px;padding:100px 0}.ScreenshotsSection-module__G02sYG__mobileLayout{grid-template-columns:1fr 400px;align-items:stretch;gap:56px;margin-top:56px;display:grid}.ScreenshotsSection-module__G02sYG__infoCard{text-align:center;background:radial-gradient(75% 65% at 62%,#0f5c4d 0%,#052030 50%,#020c18 80%);border:1px solid #ffffff14;border-radius:32px;justify-content:center;align-items:center;min-height:580px;padding:44px 52px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080,inset 0 1px #ffffff0f}.ScreenshotsSection-module__G02sYG__infoCard:before{content:"";pointer-events:none;border-radius:inherit;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.ScreenshotsSection-module__G02sYG__infoCard:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);height:1px;position:absolute;bottom:0;left:10%;right:10%}.ScreenshotsSection-module__G02sYG__cardTag{letter-spacing:.12em;text-transform:uppercase;color:#fff9;z-index:2;font-size:.68rem;font-weight:700;position:absolute;top:24px;left:28px}.ScreenshotsSection-module__G02sYG__infoCardInner{z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.ScreenshotsSection-module__G02sYG__screenIcon{color:#fff;background:#ffffff1f;border:1.5px solid #ffffff38;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:16px;font-size:1.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) ScreenshotsSection-module__G02sYG__iconPop;display:flex;box-shadow:0 0 32px #ffffff14}@keyframes ScreenshotsSection-module__G02sYG__iconPop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.ScreenshotsSection-module__G02sYG__mobileTitle{color:#fff;margin:0 0 10px;font-size:1.45rem;font-weight:800;line-height:1.25;animation:.3s ScreenshotsSection-module__G02sYG__mSlideUp}.ScreenshotsSection-module__G02sYG__mobileDesc{color:#ffffffd1;margin:0 0 22px;font-size:1.1rem;font-weight:500;line-height:1.6;animation:.35s ScreenshotsSection-module__G02sYG__mSlideUp}@keyframes ScreenshotsSection-module__G02sYG__mSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ScreenshotsSection-module__G02sYG__mobileDots{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-bottom:16px;display:flex}.ScreenshotsSection-module__G02sYG__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:4px;flex-shrink:0;width:7px;height:7px;padding:0;transition:width .3s,background .3s;position:relative}.ScreenshotsSection-module__G02sYG__dot:before{content:"";position:absolute;inset:-20px}.ScreenshotsSection-module__G02sYG__dot:hover{background:#fff9}.ScreenshotsSection-module__G02sYG__dotActive{box-shadow:0 0 8px #fff6;background:#fff!important;width:24px!important}.ScreenshotsSection-module__G02sYG__mobileControls{justify-content:center;align-items:center;gap:12px;display:flex}.ScreenshotsSection-module__G02sYG__navBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:1.5px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}.ScreenshotsSection-module__G02sYG__navBtn:hover{background:#ffffff38;border-color:#fff9;box-shadow:0 4px 20px #0003}.ScreenshotsSection-module__G02sYG__stackWrapper{flex-direction:column;align-items:center;gap:28px;display:flex}.ScreenshotsSection-module__G02sYG__cardStackOuter{width:100%;height:580px;position:relative}.ScreenshotsSection-module__G02sYG__cardStack{width:100%;height:100%;position:relative}.ScreenshotsSection-module__G02sYG__stackCard{will-change:transform, opacity;background:#111;border-radius:28px;width:290px;position:absolute;overflow:hidden}.ScreenshotsSection-module__G02sYG__exitingCard{animation:.4s cubic-bezier(.4,0,.2,1) forwards ScreenshotsSection-module__G02sYG__cardExit}@keyframes ScreenshotsSection-module__G02sYG__cardExit{0%{opacity:1;transform:translate(-50%,-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%,-50%)translate(360px)rotate(18deg)scale(.85)}}.ScreenshotsSection-module__G02sYG__stackCard img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;display:block}.ScreenshotsSection-module__G02sYG__laptopCardLayout{grid-template-columns:300px 1fr;align-items:stretch;gap:56px;margin-top:56px;display:grid}.ScreenshotsSection-module__G02sYG__laptopCardOuter{width:100%;height:640px;position:relative;overflow:hidden}.ScreenshotsSection-module__G02sYG__laptopStackCard{will-change:transform, opacity;background:0 0;border-radius:16px;width:100%;height:100%;position:absolute;top:50%;left:50%;overflow:hidden}.ScreenshotsSection-module__G02sYG__laptopStackCard img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;display:block}.ScreenshotsSection-module__G02sYG__laptopIdle{transform:translate(-50%,-50%)}.ScreenshotsSection-module__G02sYG__laptopEnter{animation:.48s cubic-bezier(.4,0,.2,1) forwards ScreenshotsSection-module__G02sYG__laptopSlideIn}.ScreenshotsSection-module__G02sYG__laptopExit{animation:.48s cubic-bezier(.4,0,.2,1) forwards ScreenshotsSection-module__G02sYG__laptopSlideOut}@keyframes ScreenshotsSection-module__G02sYG__laptopSlideIn{0%{opacity:0;transform:translate(-50%,-50%)translate(100%)}to{opacity:1;transform:translate(-50%,-50%)translate(0)}}@keyframes ScreenshotsSection-module__G02sYG__laptopSlideOut{0%{opacity:1;transform:translate(-50%,-50%)translate(0)}to{opacity:0;transform:translate(-50%,-50%)translate(-100%)}}.ScreenshotsSection-module__G02sYG__stackLockOverlay{z-index:20;text-align:center;pointer-events:auto;flex-direction:column;align-items:center;gap:10px;width:260px;animation:.3s ScreenshotsSection-module__G02sYG__fadeInLock;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ScreenshotsSection-module__G02sYG__fadeInLock{0%{opacity:0;transform:translate(-50%,-46%)}to{opacity:1;transform:translate(-50%,-50%)}}.ScreenshotsSection-module__G02sYG__lockIcon{color:#020d1a;background:#ffffff1f;border:1.5px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:2px;font-size:1.5rem;display:flex;box-shadow:0 8px 24px #0000004d}.ScreenshotsSection-module__G02sYG__lockPill{color:#020d1a;letter-spacing:.04em;white-space:nowrap;background:#fff;border-radius:100px;padding:10px 22px;font-size:.82rem;font-weight:800;box-shadow:0 4px 20px #00000059}.ScreenshotsSection-module__G02sYG__lockBtn{letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0f5c4d;border-radius:20px;margin-top:6px;padding:9px 22px;font-size:.72rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block;box-shadow:0 4px 16px #0f5c4d80}.ScreenshotsSection-module__G02sYG__lockBtn:hover{opacity:.88;transform:translateY(-1px)}.ScreenshotsSection-module__G02sYG__mobileCounter{-webkit-user-select:none;user-select:none;align-items:baseline;gap:0;display:flex}.ScreenshotsSection-module__G02sYG__mobileCounterBig{color:var(--dark);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:3.2rem;font-weight:800;line-height:1}.ScreenshotsSection-module__G02sYG__mobileCounterSlash{color:var(--body);opacity:.4;margin:0 4px;font-size:1.4rem;font-weight:400}.ScreenshotsSection-module__G02sYG__mobileCounterTotal{color:var(--body);opacity:.45;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:600}.ScreenshotsSection-module__G02sYG__singleSection{background:#f4f7f9;background-image:var(--grid-light);background-size:40px 40px;padding:100px 0}.ScreenshotsSection-module__G02sYG__singleLayout{grid-template-columns:300px 1fr;align-items:center;gap:48px;margin-top:56px;display:grid}.ScreenshotsSection-module__G02sYG__singleCard{text-align:center;border:1px solid #ffffff14;border-radius:28px;justify-content:center;align-self:stretch;align-items:center;padding:36px 32px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000073,inset 0 1px #ffffff0f}.ScreenshotsSection-module__G02sYG__singleCard:before{content:"";pointer-events:none;border-radius:inherit;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.ScreenshotsSection-module__G02sYG__singleCard:after{content:"";background:linear-gradient(90deg,#0000,#ffffff38,#0000);height:1px;position:absolute;bottom:0;left:10%;right:10%}.ScreenshotsSection-module__G02sYG__singleCardInner{z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.ScreenshotsSection-module__G02sYG__singleIcon{color:#fff;background:0 0;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:1.45rem;display:flex;overflow:hidden}.ScreenshotsSection-module__G02sYG__singleIcon img{object-fit:contain;width:100%;height:100%;display:block}.ScreenshotsSection-module__G02sYG__singleIcon i{font-size:1.6rem}.ScreenshotsSection-module__G02sYG__singleTitle{color:#fff;margin:0 0 12px;font-size:1.35rem;font-weight:800;line-height:1.25}.ScreenshotsSection-module__G02sYG__singleDesc{color:#ffffffc7;margin:0 0 28px;font-size:.88rem;font-weight:500;line-height:1.65}.ScreenshotsSection-module__G02sYG__singleCta{letter-spacing:.06em;text-transform:uppercase;color:#fff;border-radius:20px;padding:10px 24px;font-size:.72rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.ScreenshotsSection-module__G02sYG__singleCta:hover{opacity:.86;transform:translateY(-1px)}.ScreenshotsSection-module__G02sYG__singleImgWrap{border-radius:20px;width:100%;max-width:580px;margin:0 auto;overflow:hidden;box-shadow:0 24px 80px #00000038,0 4px 16px #0000001a}.ScreenshotsSection-module__G02sYG__singleImg{width:100%;display:block}@media (max-width:1100px){.ScreenshotsSection-module__G02sYG__laptopLayout{grid-template-columns:300px 1fr;gap:32px}.ScreenshotsSection-module__G02sYG__laptopCardLayout{grid-template-columns:260px 1fr;gap:32px}.ScreenshotsSection-module__G02sYG__mobileLayout{grid-template-columns:1fr 360px;gap:40px}.ScreenshotsSection-module__G02sYG__infoCard{min-height:520px;padding:44px 40px}.ScreenshotsSection-module__G02sYG__singleLayout{grid-template-columns:260px 1fr;gap:32px}}@media (max-width:768px){.ScreenshotsSection-module__G02sYG__singleLayout{grid-template-columns:1fr}.ScreenshotsSection-module__G02sYG__singleCard{padding:32px 24px}.ScreenshotsSection-module__G02sYG__laptopLayout{grid-template-columns:1fr}.ScreenshotsSection-module__G02sYG__laptopDisplay{position:static}.ScreenshotsSection-module__G02sYG__laptopCardLayout{grid-template-columns:1fr;gap:24px}.ScreenshotsSection-module__G02sYG__laptopCardOuter{height:360px}.ScreenshotsSection-module__G02sYG__laptopStackCard{width:100%}.ScreenshotsSection-module__G02sYG__mobileDesc{display:none}.ScreenshotsSection-module__G02sYG__screenIcon{width:40px;height:40px;margin-bottom:10px;font-size:1rem}.ScreenshotsSection-module__G02sYG__mobileTitle{margin-bottom:8px;font-size:1.05rem}.ScreenshotsSection-module__G02sYG__navBtn{width:36px;height:36px;font-size:.95rem}.ScreenshotsSection-module__G02sYG__mobileDots{gap:4px;margin-bottom:10px}.ScreenshotsSection-module__G02sYG__mobileLayout{grid-template-columns:1fr;gap:32px}.ScreenshotsSection-module__G02sYG__infoCard{min-height:unset;text-align:left;align-items:flex-start;padding:28px 24px}.ScreenshotsSection-module__G02sYG__infoCardInner{padding-top:40px}.ScreenshotsSection-module__G02sYG__cardStackOuter{height:500px}.ScreenshotsSection-module__G02sYG__stackCard{width:250px}.ScreenshotsSection-module__G02sYG__mockup{width:160px}.ScreenshotsSection-module__G02sYG__screen{height:280px}}@media (max-width:480px){.ScreenshotsSection-module__G02sYG__section{padding:48px 0}.ScreenshotsSection-module__G02sYG__row{gap:16px}.ScreenshotsSection-module__G02sYG__mockup{width:140px}.ScreenshotsSection-module__G02sYG__screen{height:240px}.ScreenshotsSection-module__G02sYG__infoCard{border-radius:24px;padding:32px 24px}.ScreenshotsSection-module__G02sYG__mobileTitle{font-size:1.4rem}.ScreenshotsSection-module__G02sYG__cardStackOuter{height:440px}.ScreenshotsSection-module__G02sYG__stackCard{width:210px}.ScreenshotsSection-module__G02sYG__laptopCardOuter{height:270px}}
.WhyChooseSection-module__CkBCmG__section{background:var(--light);padding:90px 0}.WhyChooseSection-module__CkBCmG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.WhyChooseSection-module__CkBCmG__card{border-radius:var(--radius-xl);border:1px solid var(--border);transition:all var(--t);background:#fff;padding:36px 28px;position:relative;overflow:hidden}.WhyChooseSection-module__CkBCmG__card:before{content:"";background:var(--product-color);width:100%;height:4px;transition:transform var(--t);transform-origin:0;position:absolute;top:0;left:0;transform:scaleX(0)}.WhyChooseSection-module__CkBCmG__card:hover:before{transform:scaleX(1)}.WhyChooseSection-module__CkBCmG__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.WhyChooseSection-module__CkBCmG__cardIcon{background:rgba(var(--product-color-rgb),.08);width:52px;height:52px;color:var(--product-color);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:1.3rem;display:flex}.WhyChooseSection-module__CkBCmG__cardNum{font-family:var(--fh);color:var(--border);margin-bottom:16px;font-size:3rem;font-weight:800;line-height:1}.WhyChooseSection-module__CkBCmG__cardTitle{color:var(--text);margin-bottom:10px;font-size:1.05rem;font-weight:700}.WhyChooseSection-module__CkBCmG__cardDesc{color:var(--body);font-size:.875rem;line-height:1.7}@media (max-width:1024px){.WhyChooseSection-module__CkBCmG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChooseSection-module__CkBCmG__section{padding:60px 0}.WhyChooseSection-module__CkBCmG__grid{grid-template-columns:1fr;gap:16px}.WhyChooseSection-module__CkBCmG__card{padding:28px 20px}.WhyChooseSection-module__CkBCmG__cardNum{font-size:2.4rem}}.WhyChooseSection-module__CkBCmG__howSection{background:var(--light);padding:100px 0}.WhyChooseSection-module__CkBCmG__stepsRow{grid-template-columns:repeat(3,1fr);gap:0;margin-top:56px;display:grid;position:relative}.WhyChooseSection-module__CkBCmG__stepCard{border:1px solid var(--border);text-align:center;background:#fff;border-radius:24px;margin:0 12px;padding:44px 36px;transition:box-shadow .2s,transform .2s;position:relative}.WhyChooseSection-module__CkBCmG__stepCard:hover{box-shadow:0 16px 48px rgba(var(--product-color-rgb),.1);transform:translateY(-4px)}.WhyChooseSection-module__CkBCmG__stepNum{font-family:var(--fh);letter-spacing:.14em;color:var(--product-color);background:rgba(var(--product-color-rgb),.07);border-radius:20px;margin-bottom:24px;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-block}.WhyChooseSection-module__CkBCmG__stepIconWrap{background:rgba(var(--product-color-rgb),.07);width:72px;height:72px;color:var(--product-color);border-radius:20px;justify-content:center;align-items:center;margin:0 auto 24px;font-size:1.8rem;transition:background .2s,color .2s;display:flex}.WhyChooseSection-module__CkBCmG__stepCard:hover .WhyChooseSection-module__CkBCmG__stepIconWrap{background:var(--product-color);color:#fff}.WhyChooseSection-module__CkBCmG__stepTitle{color:var(--dark);margin-bottom:12px;font-size:1.15rem;font-weight:800}.WhyChooseSection-module__CkBCmG__stepDesc{color:var(--body);font-size:.88rem;line-height:1.75}.WhyChooseSection-module__CkBCmG__stepArrow{border:1px solid var(--border);width:40px;height:40px;color:var(--product-color);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:50%;right:-20px;transform:translateY(-50%);box-shadow:0 2px 8px #0000000f}@media (max-width:900px){.WhyChooseSection-module__CkBCmG__stepsRow{grid-template-columns:1fr;gap:20px}.WhyChooseSection-module__CkBCmG__stepCard{margin:0}.WhyChooseSection-module__CkBCmG__stepArrow{display:none}}
.ProductClaritySection-module__C5BS4a__section{background:#fff;padding:90px 0}.ProductClaritySection-module__C5BS4a__header{text-align:center;max-width:620px;margin:0 auto 56px}.ProductClaritySection-module__C5BS4a__title{font-family:var(--fh);color:var(--text);margin:14px 0 16px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.ProductClaritySection-module__C5BS4a__subtitle{color:var(--body);font-size:.95rem;line-height:1.8}.ProductClaritySection-module__C5BS4a__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.ProductClaritySection-module__C5BS4a__card{background:var(--light);border-radius:var(--radius-xl);border:1px solid var(--border);transition:all var(--t);padding:36px 28px;position:relative}.ProductClaritySection-module__C5BS4a__card:hover{box-shadow:var(--shadow-lg);border-color:var(--product-color);transform:translateY(-6px)}.ProductClaritySection-module__C5BS4a__icon{background:rgba(var(--product-color-rgb), .1);border-radius:var(--radius-lg);width:60px;height:60px;color:var(--product-color);transition:all var(--t);justify-content:center;align-items:center;margin-bottom:22px;font-size:1.5rem;display:flex}.ProductClaritySection-module__C5BS4a__card:hover .ProductClaritySection-module__C5BS4a__icon{background:var(--product-color);color:#fff}.ProductClaritySection-module__C5BS4a__cardTitle{font-family:var(--fh);color:var(--text);margin-bottom:12px;font-size:1.05rem;font-weight:700}.ProductClaritySection-module__C5BS4a__cardDesc{color:var(--body);font-size:.875rem;line-height:1.75}@media (max-width:1024px){.ProductClaritySection-module__C5BS4a__grid{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:768px){.ProductClaritySection-module__C5BS4a__section{padding:64px 0}.ProductClaritySection-module__C5BS4a__header{margin-bottom:36px}.ProductClaritySection-module__C5BS4a__grid{grid-template-columns:1fr;gap:16px}.ProductClaritySection-module__C5BS4a__card{padding:28px 22px}}
.BenefitsSection-module__pSTk_G__section{background:var(--light);padding:90px 0}.BenefitsSection-module__pSTk_G__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.BenefitsSection-module__pSTk_G__card{border-radius:var(--radius-xl);border:1px solid var(--border);transition:all var(--t);background:#fff;align-items:flex-start;gap:24px;padding:36px 32px;display:flex}.BenefitsSection-module__pSTk_G__card:hover{box-shadow:var(--shadow-lg);border-color:var(--product-color);transform:translateY(-5px)}.BenefitsSection-module__pSTk_G__iconWrap{border-radius:var(--radius-lg);background:rgba(var(--product-color-rgb), .1);width:56px;height:56px;color:var(--product-color);transition:all var(--t);flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.BenefitsSection-module__pSTk_G__card:hover .BenefitsSection-module__pSTk_G__iconWrap{background:var(--product-color);color:#fff}.BenefitsSection-module__pSTk_G__cardBody{flex:1}.BenefitsSection-module__pSTk_G__cardTitle{font-family:var(--fh);color:var(--text);margin-bottom:6px;font-size:1.05rem;font-weight:700}.BenefitsSection-module__pSTk_G__cardLead{color:var(--body);margin-bottom:14px;font-size:.85rem;line-height:1.6}.BenefitsSection-module__pSTk_G__bullets{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.BenefitsSection-module__pSTk_G__bullet{color:var(--body);align-items:flex-start;gap:8px;font-size:.85rem;line-height:1.55;display:flex}.BenefitsSection-module__pSTk_G__bullet i{color:var(--product-color);flex-shrink:0;margin-top:1px;font-size:1rem}@media (max-width:1024px){.BenefitsSection-module__pSTk_G__grid{grid-template-columns:1fr}}@media (max-width:768px){.BenefitsSection-module__pSTk_G__section{padding:64px 0}.BenefitsSection-module__pSTk_G__card{gap:18px;padding:24px 20px}.BenefitsSection-module__pSTk_G__iconWrap{width:48px;height:48px;font-size:1.2rem}.BenefitsSection-module__pSTk_G__cardTitle{font-size:.98rem}}
.ContactMain-module__sJg00G__section{background:#fff;padding:100px 0}.ContactMain-module__sJg00G__grid{grid-template-columns:1fr 1.1fr;align-items:start;gap:80px;display:grid}.ContactMain-module__sJg00G__heading{font-family:var(--fh);color:var(--text);margin-bottom:16px;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:800;line-height:1.2}.ContactMain-module__sJg00G__desc{color:var(--body);margin-bottom:40px;font-size:.95rem;line-height:1.85}.ContactMain-module__sJg00G__cards{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.ContactMain-module__sJg00G__card{background:var(--light);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all var(--t);align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.ContactMain-module__sJg00G__card:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translate(4px)}.ContactMain-module__sJg00G__cardIcon{border-radius:var(--radius-lg);width:48px;height:48px;color:var(--primary);transition:all var(--t);background:#0052cc1a;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.ContactMain-module__sJg00G__card:hover .ContactMain-module__sJg00G__cardIcon{background:var(--primary);color:#fff}.ContactMain-module__sJg00G__cardLabel{color:var(--body);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.72rem;font-weight:700}.ContactMain-module__sJg00G__cardValue{color:var(--text);font-size:.95rem;font-weight:600}.ContactMain-module__sJg00G__cardValue a{color:var(--text);transition:color var(--t)}.ContactMain-module__sJg00G__card:hover .ContactMain-module__sJg00G__cardValue a{color:var(--primary)}.ContactMain-module__sJg00G__socialRow{flex-direction:column;gap:12px;display:flex}.ContactMain-module__sJg00G__socialRow h4{color:var(--text);text-transform:uppercase;letter-spacing:.08em;font-size:.88rem;font-weight:700}.ContactMain-module__sJg00G__socials{gap:10px;display:flex}.ContactMain-module__sJg00G__socials a{border:1.5px solid var(--border);width:42px;height:42px;color:var(--body);transition:all var(--t);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.ContactMain-module__sJg00G__socialFb:hover{transform:translateY(-3px);color:#fff!important;background:#1877f2!important;border-color:#1877f2!important}.ContactMain-module__sJg00G__socialLi:hover{transform:translateY(-3px);color:#fff!important;background:#0a66c2!important;border-color:#0a66c2!important}.ContactMain-module__sJg00G__socialX:hover{transform:translateY(-3px);color:#fff!important;background:#000!important;border-color:#333!important}.ContactMain-module__sJg00G__socialIg:hover{transform:translateY(-3px);color:#fff!important;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important;border-color:#0000!important}.ContactMain-module__sJg00G__formWrap{background:var(--light);border:1px solid var(--border);border-radius:24px;padding:48px 44px}.ContactMain-module__sJg00G__formWrap h3{color:var(--text);margin-bottom:6px;font-size:1.4rem;font-weight:800}.ContactMain-module__sJg00G__formSub{color:var(--body);margin-bottom:32px;font-size:.875rem}.ContactMain-module__sJg00G__formRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.ContactMain-module__sJg00G__formGroup{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.ContactMain-module__sJg00G__formGroup label{color:var(--text);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:700}.ContactMain-module__sJg00G__formGroup input,.ContactMain-module__sJg00G__formGroup select,.ContactMain-module__sJg00G__formGroup textarea{border:1.5px solid var(--border);border-radius:var(--radius-lg);font-family:var(--fb);color:var(--text);transition:border-color var(--t), box-shadow var(--t);background:#fff;outline:none;padding:13px 18px;font-size:.9rem}.ContactMain-module__sJg00G__formGroup input::placeholder,.ContactMain-module__sJg00G__formGroup textarea::placeholder{color:#6b728080}.ContactMain-module__sJg00G__formGroup input:focus,.ContactMain-module__sJg00G__formGroup select:focus,.ContactMain-module__sJg00G__formGroup textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0052cc1a}.ContactMain-module__sJg00G__formGroup select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236B7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat}.ContactMain-module__sJg00G__formGroup textarea{resize:vertical;min-height:120px;line-height:1.6}.ContactMain-module__sJg00G__btnSubmit{background:var(--primary);color:#fff;font-family:var(--fb);border-radius:var(--pill);cursor:pointer;text-transform:uppercase;letter-spacing:.06em;transition:all var(--t);border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 40px;font-size:.9rem;font-weight:700;display:inline-flex}.ContactMain-module__sJg00G__btnSubmit:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 28px #0052cc66}@media (max-width:1024px){.ContactMain-module__sJg00G__grid{grid-template-columns:1fr;gap:52px}}@media (max-width:768px){.ContactMain-module__sJg00G__formRow{grid-template-columns:1fr}.ContactMain-module__sJg00G__formWrap{padding:32px 24px}}
.HowWeWork-module__LwN3-a__section{background:var(--light);border-top:1px solid var(--border);padding:110px 0}.HowWeWork-module__LwN3-a__head{max-width:720px;margin-bottom:64px}.HowWeWork-module__LwN3-a__title{font-family:var(--fh);letter-spacing:-.02em;color:var(--text);margin:16px 0 18px;font-size:clamp(1.9rem,3.6vw,2.9rem);font-weight:800;line-height:1.1}.HowWeWork-module__LwN3-a__title span{color:var(--primary)}.HowWeWork-module__LwN3-a__sub{color:var(--body);font-size:1.05rem;line-height:1.7}.HowWeWork-module__LwN3-a__head,.HowWeWork-module__LwN3-a__timeline{z-index:1;position:relative}.HowWeWork-module__LwN3-a__timeline{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.HowWeWork-module__LwN3-a__lineTrack{background:var(--border);height:2px;position:absolute;top:56px;left:56px;right:56px}.HowWeWork-module__LwN3-a__lineFill{background:var(--primary);transform-origin:0;will-change:transform;height:2px;position:absolute;top:56px;left:56px;right:56px;transform:scaleX(0)}.HowWeWork-module__LwN3-a__step{position:relative}.HowWeWork-module__LwN3-a__node{z-index:1;background:color-mix(in srgb, var(--primary) 6%, #fff);border:1.5px solid color-mix(in srgb, var(--primary) 22%, var(--border));width:112px;height:112px;color:var(--primary);border-radius:28px;justify-content:center;align-items:center;margin-bottom:28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 16px 36px #0052cc14}.HowWeWork-module__LwN3-a__step:hover .HowWeWork-module__LwN3-a__node{transform:translateY(-4px);box-shadow:0 22px 48px #0052cc24}.HowWeWork-module__LwN3-a__stepTitle{font-family:var(--fh);color:var(--text);margin-bottom:10px;font-size:1.12rem;font-weight:700}.HowWeWork-module__LwN3-a__stepDesc{color:var(--body);font-size:.94rem;line-height:1.6}@media (max-width:760px){.HowWeWork-module__LwN3-a__timeline{grid-template-columns:1fr;gap:28px}.HowWeWork-module__LwN3-a__lineTrack,.HowWeWork-module__LwN3-a__lineFill{display:none}.HowWeWork-module__LwN3-a__node{margin-bottom:16px}}
.TargetAudienceSection-module__F02TVG__section{background:var(--dark);padding:90px 0}.TargetAudienceSection-module__F02TVG__header{text-align:center;max-width:620px;margin:0 auto 56px}.TargetAudienceSection-module__F02TVG__title{font-family:var(--fh);color:#fff;margin:14px 0 16px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.TargetAudienceSection-module__F02TVG__subtitle{color:#fff9;font-size:.95rem;line-height:1.8}.TargetAudienceSection-module__F02TVG__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.TargetAudienceSection-module__F02TVG__card{border-radius:var(--radius-xl);transition:all var(--t);background:#ffffff0a;border:1px solid #ffffff1a;padding:36px 28px}.TargetAudienceSection-module__F02TVG__card:hover{border-color:var(--product-color);background:#ffffff12;transform:translateY(-6px);box-shadow:0 20px 50px #0000004d}.TargetAudienceSection-module__F02TVG__iconWrap{border-radius:var(--radius-lg);background:rgba(var(--product-color-rgb), .15);width:60px;height:60px;color:var(--product-color);transition:all var(--t);justify-content:center;align-items:center;margin-bottom:22px;font-size:1.5rem;display:flex}.TargetAudienceSection-module__F02TVG__card:hover .TargetAudienceSection-module__F02TVG__iconWrap{background:var(--product-color);color:#fff}.TargetAudienceSection-module__F02TVG__cardTitle{font-family:var(--fh);color:#fff;margin-bottom:12px;font-size:1.1rem;font-weight:700}.TargetAudienceSection-module__F02TVG__cardDesc{color:#fff9;margin-bottom:20px;font-size:.875rem;line-height:1.75}.TargetAudienceSection-module__F02TVG__points{border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;margin:0;padding:18px 0 0;list-style:none;display:flex}.TargetAudienceSection-module__F02TVG__points li{color:#ffffffbf;align-items:center;gap:8px;font-size:.82rem;display:flex}.TargetAudienceSection-module__F02TVG__points li i{color:var(--product-color);flex-shrink:0;font-size:.95rem}@media (max-width:1024px){.TargetAudienceSection-module__F02TVG__grid{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width:768px){.TargetAudienceSection-module__F02TVG__section{padding:64px 0}.TargetAudienceSection-module__F02TVG__header{margin-bottom:36px}.TargetAudienceSection-module__F02TVG__grid{grid-template-columns:1fr;gap:16px}.TargetAudienceSection-module__F02TVG__card{padding:28px 22px}}
.ProductsGrid-module__h3zl2q__section{background:#fff;padding:100px 0}.ProductsGrid-module__h3zl2q__cards{grid-template-columns:1fr 1fr;gap:32px;display:grid}.ProductsGrid-module__h3zl2q__card{border:1.5px solid var(--border);border-radius:var(--radius-xl);transition:all var(--t);background:#fff;position:relative;overflow:hidden}.ProductsGrid-module__h3zl2q__card:hover{border-color:#0052cc33;transform:translateY(-6px);box-shadow:0 12px 48px #0052cc1f}.ProductsGrid-module__h3zl2q__imgWrap{height:260px;position:relative;overflow:hidden}.ProductsGrid-module__h3zl2q__img{object-fit:contain;width:100%;height:100%;transition:transform .5s}.ProductsGrid-module__h3zl2q__card:hover .ProductsGrid-module__h3zl2q__img{transform:scale(1.05)}.ProductsGrid-module__h3zl2q__catBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:var(--pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0052cce6;padding:5px 14px;font-size:.7rem;font-weight:700;position:absolute;top:16px;right:16px}.ProductsGrid-module__h3zl2q__iconBadge{width:38px;height:38px;color:var(--primary);box-shadow:var(--shadow-md);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:16px;left:16px;overflow:hidden}.ProductsGrid-module__h3zl2q__emblemImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.ProductsGrid-module__h3zl2q__body{padding:28px 28px 32px}.ProductsGrid-module__h3zl2q__title{font-family:var(--fh);color:var(--text);margin-bottom:12px;font-size:1.2rem;font-weight:800}.ProductsGrid-module__h3zl2q__desc{color:var(--body);margin-bottom:20px;font-size:.9rem;line-height:1.8}.ProductsGrid-module__h3zl2q__link{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;transition:gap var(--t);align-items:center;gap:6px;font-size:.82rem;font-weight:700;display:inline-flex}.ProductsGrid-module__h3zl2q__link i{transition:transform var(--t);font-size:1rem}.ProductsGrid-module__h3zl2q__card:hover .ProductsGrid-module__h3zl2q__link{gap:10px}.ProductsGrid-module__h3zl2q__card:hover .ProductsGrid-module__h3zl2q__link i{transform:translate(2px,-2px)}@media (max-width:1024px){.ProductsGrid-module__h3zl2q__cards{grid-template-columns:1fr 1fr}}@media (max-width:768px){.ProductsGrid-module__h3zl2q__cards{grid-template-columns:1fr}}
.OfficesSection-module__59Lr8W__section{background:#fff;padding:100px 0}.OfficesSection-module__59Lr8W__grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:52px;display:grid}.OfficesSection-module__59Lr8W__card{background:var(--light);border:1px solid var(--border);border-radius:var(--radius-xl);transition:all var(--t);padding:36px 32px;position:relative;overflow:hidden}.OfficesSection-module__59Lr8W__card:before{content:"";background:var(--primary);width:100%;height:3px;transition:transform var(--t);transform-origin:0;position:absolute;top:0;left:0;transform:scaleX(0)}.OfficesSection-module__59Lr8W__card:hover:before{transform:scaleX(1)}.OfficesSection-module__59Lr8W__card:hover{box-shadow:var(--shadow-lg);border-color:#0052cc33;transform:translateY(-6px)}.OfficesSection-module__59Lr8W__flag{border-radius:var(--radius-lg);width:44px;height:44px;color:var(--primary);transition:all var(--t);background:#0052cc14;justify-content:center;align-items:center;margin-bottom:20px;font-size:1.3rem;display:flex}.OfficesSection-module__59Lr8W__card:hover .OfficesSection-module__59Lr8W__flag{background:var(--primary);color:#fff}.OfficesSection-module__59Lr8W__countryRow{align-items:center;gap:10px;margin-bottom:16px;display:flex}.OfficesSection-module__59Lr8W__countryRow h3{color:var(--text);margin-bottom:0;font-size:1.1rem;font-weight:800}.OfficesSection-module__59Lr8W__hqBadge{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#0052cc1a;border:1px solid #0052cc40;border-radius:20px;align-items:center;padding:2px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.OfficesSection-module__59Lr8W__hqCard{background:linear-gradient(135deg, #f0f5ff 0%, var(--light) 60%);border-color:#0052cc4d}.OfficesSection-module__59Lr8W__hqCard:before{transform:scaleX(1)}.OfficesSection-module__59Lr8W__detail{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.OfficesSection-module__59Lr8W__detail i{color:var(--primary);flex-shrink:0;margin-top:3px;font-size:.9rem}.OfficesSection-module__59Lr8W__detail span,.OfficesSection-module__59Lr8W__detail a{color:var(--body);transition:color var(--t);font-size:.875rem;line-height:1.6}.OfficesSection-module__59Lr8W__detail a:hover{color:var(--primary)}@media (max-width:1024px){.OfficesSection-module__59Lr8W__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.OfficesSection-module__59Lr8W__grid{grid-template-columns:1fr}}
.WhyAndNumbers-module__FVGI_W__band{background:var(--dark);isolation:isolate;padding:104px 0;position:relative;overflow:hidden}.WhyAndNumbers-module__FVGI_W__glow{filter:blur(12px);z-index:0;pointer-events:none;background:radial-gradient(circle,#0052cc38,#0000 62%);width:1100px;height:620px;position:absolute;top:-28%;left:50%;transform:translate(-50%)}.WhyAndNumbers-module__FVGI_W__eyebrow{z-index:1;font-family:var(--fb);letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;justify-content:center;align-items:center;gap:10px;margin-bottom:56px;font-size:.78rem;font-weight:600;display:flex;position:relative}.WhyAndNumbers-module__FVGI_W__eyebrowDot{background:#5b9bff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #5b9bffcc}.WhyAndNumbers-module__FVGI_W__stats{z-index:1;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.WhyAndNumbers-module__FVGI_W__statItem{text-align:center;padding:8px 28px;position:relative}.WhyAndNumbers-module__FVGI_W__statItem+.WhyAndNumbers-module__FVGI_W__statItem:before{content:"";background:linear-gradient(#0000,#ffffff24 22% 78%,#0000);width:1px;position:absolute;top:12%;bottom:12%;left:0}.WhyAndNumbers-module__FVGI_W__num{font-family:var(--fh);letter-spacing:-.04em;color:#fff;justify-content:center;align-items:flex-start;margin-bottom:16px;font-size:clamp(3.2rem,5.6vw,5rem);font-weight:800;line-height:1;display:inline-flex}.WhyAndNumbers-module__FVGI_W__digit{height:1em;display:inline-block;overflow:hidden}.WhyAndNumbers-module__FVGI_W__roll{will-change:transform;flex-direction:column;display:flex}.WhyAndNumbers-module__FVGI_W__cell{justify-content:center;align-items:center;height:1em;line-height:1;display:flex}.WhyAndNumbers-module__FVGI_W__sym{display:inline-block}.WhyAndNumbers-module__FVGI_W__label{font-family:var(--fb);color:#fff9;font-size:.92rem}.WhyAndNumbers-module__FVGI_W__divider{z-index:1;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);height:1px;margin:70px 0 58px;position:relative}.WhyAndNumbers-module__FVGI_W__header{z-index:1;max-width:640px;margin-bottom:40px;position:relative}.WhyAndNumbers-module__FVGI_W__diffBadge{font-family:var(--fb);letter-spacing:.14em;text-transform:uppercase;color:#7db4ff;border-radius:var(--pill);background:#5b9bff1a;border:1px solid #5b9bff40;margin-bottom:16px;padding:7px 16px;font-size:.72rem;font-weight:700;display:inline-block}.WhyAndNumbers-module__FVGI_W__title{font-family:var(--fh);letter-spacing:-.02em;color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.WhyAndNumbers-module__FVGI_W__title span{color:#5b9bff}.WhyAndNumbers-module__FVGI_W__panels{z-index:1;grid-template-columns:repeat(4,1fr);gap:16px;display:grid;position:relative}.WhyAndNumbers-module__FVGI_W__perspective{perspective:1100px;height:100%}.WhyAndNumbers-module__FVGI_W__panel{transform-origin:50%;will-change:transform, opacity;background:#ffffff08;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;gap:16px;height:100%;padding:32px 28px;transition:border-color .3s,background .3s;display:flex}.WhyAndNumbers-module__FVGI_W__panel:hover{background:#5b9bff0f;border-color:#5b9bff66}.WhyAndNumbers-module__FVGI_W__panelIcon{color:#5b9bff;border:1px solid #ffffff24;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;transition:border-color .3s,color .3s;display:inline-flex}.WhyAndNumbers-module__FVGI_W__panel:hover .WhyAndNumbers-module__FVGI_W__panelIcon{color:#8fc0ff;border-color:#5b9bff80}.WhyAndNumbers-module__FVGI_W__panelTitle{font-family:var(--fh);letter-spacing:-.015em;color:#fff;font-size:clamp(1.2rem,1.6vw,1.5rem);font-weight:700;line-height:1.2}.WhyAndNumbers-module__FVGI_W__panelDesc{font-family:var(--fb);color:#ffffffa6;font-size:1rem;line-height:1.6}@media (max-width:760px){.WhyAndNumbers-module__FVGI_W__band{padding:80px 0}.WhyAndNumbers-module__FVGI_W__stats{grid-template-columns:repeat(2,1fr);row-gap:48px}.WhyAndNumbers-module__FVGI_W__statItem+.WhyAndNumbers-module__FVGI_W__statItem:before{display:none}.WhyAndNumbers-module__FVGI_W__statItem:nth-child(2n):before{content:"";background:linear-gradient(#0000,#ffffff24 22% 78%,#0000);width:1px;position:absolute;top:12%;bottom:12%;left:0}.WhyAndNumbers-module__FVGI_W__panels{grid-template-columns:1fr;gap:14px}.WhyAndNumbers-module__FVGI_W__panel{padding:28px 24px}}
.WhyProductSection-module__asAurq__section{background:#fff;padding:90px 0}.WhyProductSection-module__asAurq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.WhyProductSection-module__asAurq__card{background:var(--light);border-radius:var(--radius-xl);border:1px solid var(--border);transition:all var(--t);text-align:center;padding:32px 24px}.WhyProductSection-module__asAurq__card:hover{box-shadow:var(--shadow-lg);border-color:var(--product-color);transform:translateY(-6px)}.WhyProductSection-module__asAurq__icon{background:rgba(var(--product-color-rgb), .1);width:60px;height:60px;color:var(--product-color);transition:all var(--t);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.5rem;display:flex}.WhyProductSection-module__asAurq__card:hover .WhyProductSection-module__asAurq__icon{background:var(--product-color);color:#fff}.WhyProductSection-module__asAurq__cardTitle{font-family:var(--fh);color:var(--text);margin-bottom:10px;font-size:1rem;font-weight:700}.WhyProductSection-module__asAurq__cardDesc{color:var(--body);font-size:.85rem;line-height:1.7}@media (max-width:1024px){.WhyProductSection-module__asAurq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyProductSection-module__asAurq__section{padding:64px 0}.WhyProductSection-module__asAurq__grid{grid-template-columns:repeat(2,1fr);gap:16px}.WhyProductSection-module__asAurq__card{padding:24px 16px}}@media (max-width:480px){.WhyProductSection-module__asAurq__grid{grid-template-columns:1fr}}
.WhyProducts-module__dNUwpW__section{background:var(--dark);padding:100px 0}.WhyProducts-module__dNUwpW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.WhyProducts-module__dNUwpW__title{font-family:var(--fh);color:#fff;margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.WhyProducts-module__dNUwpW__title span{color:var(--primary)}.WhyProducts-module__dNUwpW__features{flex-direction:column;gap:32px;margin-top:32px;display:flex}.WhyProducts-module__dNUwpW__feat{align-items:flex-start;gap:18px;display:flex}.WhyProducts-module__dNUwpW__featIcon{border-radius:var(--radius-lg);width:52px;height:52px;color:var(--primary);background:#0052cc26;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.WhyProducts-module__dNUwpW__featTitle{font-family:var(--fb);color:#fff;margin-bottom:6px;font-size:1rem;font-weight:700}.WhyProducts-module__dNUwpW__featDesc{color:#ffffff80;font-size:.875rem;line-height:1.75}.WhyProducts-module__dNUwpW__img{object-fit:cover;border-radius:var(--radius-xl);width:100%;height:480px;box-shadow:var(--shadow-lg)}@media (max-width:1024px){.WhyProducts-module__dNUwpW__grid{grid-template-columns:1fr;gap:52px}.WhyProducts-module__dNUwpW__img{height:380px}}@media (max-width:768px){.WhyProducts-module__dNUwpW__section{padding:64px 0}.WhyProducts-module__dNUwpW__img{aspect-ratio:16/9;object-position:center top;height:auto}}
.ProcessSection-module__x0rYTW__section{background-color:#fff;padding:100px 0}.ProcessSection-module__x0rYTW__layout{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:48px;display:grid}.ProcessSection-module__x0rYTW__steps{flex-direction:column;gap:16px;display:flex}.ProcessSection-module__x0rYTW__step{background:var(--light);border-radius:var(--radius-xl);cursor:pointer;border:2px solid #0000;outline:none;align-items:flex-start;gap:20px;padding:22px 24px;transition:background .25s,border-color .25s,box-shadow .25s;display:flex}.ProcessSection-module__x0rYTW__stepActive{border-color:var(--primary);background:#fff;box-shadow:0 12px 32px #0052cc24}.ProcessSection-module__x0rYTW__stepActive .ProcessSection-module__x0rYTW__stepTitle{color:var(--primary)}.ProcessSection-module__x0rYTW__stepActive .ProcessSection-module__x0rYTW__stepNum{background:linear-gradient(135deg,#0052cc 0%,#003d99 100%);box-shadow:0 6px 18px #0052cc66}.ProcessSection-module__x0rYTW__stepNum{background:var(--primary);color:#fff;width:48px;height:48px;font-family:var(--fh);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;transition:background .25s,box-shadow .25s;display:flex}.ProcessSection-module__x0rYTW__stepBody{flex:1;min-width:0}.ProcessSection-module__x0rYTW__stepTitle{font-family:var(--fb);color:var(--text);margin-bottom:6px;font-size:1rem;font-weight:700;transition:color .25s}.ProcessSection-module__x0rYTW__stepDesc{color:var(--body);margin:0;font-size:.88rem;line-height:1.65}.ProcessSection-module__x0rYTW__imageCol{justify-content:center;align-items:center;height:100%;display:flex}.ProcessSection-module__x0rYTW__imageWrap{aspect-ratio:4/3;border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lg);background:var(--light);position:relative;overflow:hidden}.ProcessSection-module__x0rYTW__processImg{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.ProcessSection-module__x0rYTW__processImgActive{opacity:1}@media (max-width:1024px){.ProcessSection-module__x0rYTW__layout{flex-direction:column;align-items:stretch;gap:0;display:flex}.ProcessSection-module__x0rYTW__imageCol{z-index:5;background:#fff;order:-1;width:100%;height:auto;min-height:0;margin-bottom:16px;padding:12px 0;display:block;position:sticky;top:72px}.ProcessSection-module__x0rYTW__imageWrap{aspect-ratio:auto;width:100%;height:220px;max-height:none;box-shadow:var(--shadow-md);position:relative}.ProcessSection-module__x0rYTW__steps{flex-direction:column;gap:14px;display:flex}.ProcessSection-module__x0rYTW__step{cursor:pointer}}
.MapSection-module__vmMs9W__map{border-top:1px solid var(--border);height:420px;overflow:hidden}.MapSection-module__vmMs9W__map iframe{border:0;width:100%;height:100%;display:block}
.BlogSection-module__LK0F2q__blog{background-color:#fff;padding:100px 0}.BlogSection-module__LK0F2q__header{text-align:center;margin-bottom:48px}.BlogSection-module__LK0F2q__title{color:var(--text);font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.BlogSection-module__LK0F2q__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.BlogSection-module__LK0F2q__card{background:var(--light);border-radius:var(--radius-xl);transition:all var(--t);color:inherit;text-decoration:none;display:block;overflow:hidden}.BlogSection-module__LK0F2q__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.BlogSection-module__LK0F2q__cardImg{height:200px;position:relative;overflow:hidden}.BlogSection-module__LK0F2q__cardImg img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.BlogSection-module__LK0F2q__card:hover .BlogSection-module__LK0F2q__cardImg img{transform:scale(1.06)}.BlogSection-module__LK0F2q__cardBody{padding:24px}.BlogSection-module__LK0F2q__cardCat{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:10px;font-size:.68rem;font-weight:700}.BlogSection-module__LK0F2q__cardTitle{font-family:var(--fb);color:var(--text);margin-bottom:16px;font-size:1.05rem;font-weight:700;line-height:1.4}.BlogSection-module__LK0F2q__cardFooter{justify-content:space-between;align-items:center;display:flex}.BlogSection-module__LK0F2q__cardDate{color:var(--body);font-size:.78rem}.BlogSection-module__LK0F2q__cardArrow{border:1px solid var(--border);width:38px;height:38px;color:var(--text);transition:all var(--t);border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;display:flex}.BlogSection-module__LK0F2q__card:hover .BlogSection-module__LK0F2q__cardArrow{background:var(--primary);border-color:var(--primary);color:#fff}.BlogSection-module__LK0F2q__viewAll{justify-content:center;margin-top:48px;display:flex}.BlogSection-module__LK0F2q__viewAllBtn{border:2px solid var(--primary);border-radius:var(--pill);font-family:var(--fb);color:var(--primary);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;padding:14px 32px;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.BlogSection-module__LK0F2q__viewAllBtn:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 28px #0052cc4d}.BlogSection-module__LK0F2q__viewAllBtn i{font-size:1rem;transition:transform .2s}.BlogSection-module__LK0F2q__viewAllBtn:hover i{transform:translate(4px)}@media (max-width:768px){.BlogSection-module__LK0F2q__grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.BlogSection-module__LK0F2q__grid{grid-template-columns:1fr}}
.TechStack-module__-yALuq__section{background:var(--light);padding:100px 0}.TechStack-module__-yALuq__grid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.TechStack-module__-yALuq__pill{border:1.5px solid var(--border);border-radius:var(--pill);color:var(--text);transition:all var(--t);cursor:default;background:#fff;align-items:center;gap:10px;padding:14px 28px;font-size:.9rem;font-weight:700;display:inline-flex}.TechStack-module__-yALuq__pill svg{color:var(--primary)}.TechStack-module__-yALuq__pill:hover{border-color:var(--primary);color:var(--primary);background:#0052cc0a;transform:translateY(-3px);box-shadow:0 6px 20px #0052cc1a}@media (max-width:768px){.TechStack-module__-yALuq__section{padding:64px 0}.TechStack-module__-yALuq__grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.TechStack-module__-yALuq__pill{justify-content:center;gap:7px;padding:10px 12px;font-size:.78rem}.TechStack-module__-yALuq__pill svg{width:18px;height:18px}}@media (max-width:400px){.TechStack-module__-yALuq__grid{grid-template-columns:repeat(2,1fr)}}
