.Navbar-module__nuAbfa__nav{z-index:1000;align-items:center;height:70px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{box-shadow:var(--shadow-nav);background:#fffffffa}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);display:flex}.Navbar-module__nuAbfa__logo{cursor:pointer;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.Navbar-module__nuAbfa__logoText{color:#fff;letter-spacing:.3px;font-size:1.35rem;font-weight:700;transition:color .3s}.Navbar-module__nuAbfa__logoTextDark{color:var(--text-dark)}.Navbar-module__nuAbfa__links{align-items:center;gap:2rem;display:flex}.Navbar-module__nuAbfa__link{color:#fffc;cursor:pointer;letter-spacing:.2px;font-size:.875rem;font-weight:500;transition:color .3s}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__link{color:var(--text)}.Navbar-module__nuAbfa__link:hover{color:var(--cyan)}.Navbar-module__nuAbfa__right{align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__cta{padding:.6rem 1.5rem!important;font-size:.75rem!important}.Navbar-module__nuAbfa__burger{z-index:1001;background:0 0;padding:.5rem;display:none}.Navbar-module__nuAbfa__bar{background:#fff;width:22px;height:2px;transition:all .3s;display:block;position:relative}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__bar,.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__bar:before,.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled .Navbar-module__nuAbfa__bar:after{background:var(--text-dark)}.Navbar-module__nuAbfa__bar:before,.Navbar-module__nuAbfa__bar:after{content:"";background:inherit;width:100%;height:2px;transition:all .3s;position:absolute}.Navbar-module__nuAbfa__bar:before{top:-7px}.Navbar-module__nuAbfa__bar:after{bottom:-7px}.Navbar-module__nuAbfa__barOpen{background:0 0!important}.Navbar-module__nuAbfa__barOpen:before{top:0;transform:rotate(45deg);background:var(--text-dark)!important}.Navbar-module__nuAbfa__barOpen:after{bottom:0;transform:rotate(-45deg);background:var(--text-dark)!important}@media (max-width:768px){.Navbar-module__nuAbfa__burger{display:block}.Navbar-module__nuAbfa__cta{display:none!important}.Navbar-module__nuAbfa__links{opacity:0;pointer-events:none;z-index:1000;background:linear-gradient(#0971b0,#058ad7);flex-direction:column;justify-content:center;gap:2.25rem;transition:opacity .3s;position:fixed;inset:0}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__open{opacity:1;pointer-events:all}.Navbar-module__nuAbfa__links .Navbar-module__nuAbfa__link{color:#fff;font-size:1.35rem;font-weight:600}.Navbar-module__nuAbfa__links .Navbar-module__nuAbfa__link:hover{color:var(--cyan)}}
.Hero-module__Z8hQ_W__hero{background:#0a1628;align-items:center;min-height:100vh;padding:clamp(7rem,12vw,10rem) 0 clamp(4rem,8vw,6rem);display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__video{object-fit:cover;object-position:center top;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__Z8hQ_W__overlay{z-index:1;background:linear-gradient(160deg,#020c1ed1 0%,#041e3cbf 40%,#09325ab3 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__container{z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);position:relative}.Hero-module__Z8hQ_W__grid{grid-template-columns:50% 45%;align-items:center;gap:5%;display:grid}.Hero-module__Z8hQ_W__badge{border-radius:var(--radius-full);color:var(--cyan);letter-spacing:1.2px;text-transform:uppercase;background:#0be0b41a;border:1px solid #0be0b440;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.72rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:var(--cyan);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #0be0b499}.Hero-module__Z8hQ_W__h1{color:#fff;letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:clamp(2.75rem,5.5vw,4.375rem);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__cyan{color:var(--cyan)}.Hero-module__Z8hQ_W__desc{color:#ffffffa6;max-width:440px;margin-bottom:2.5rem;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.8}.Hero-module__Z8hQ_W__btns{flex-wrap:wrap;gap:.85rem;display:flex}.Hero-module__Z8hQ_W__right{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__statsCard{border-radius:var(--radius-xl);background:#ffffff14;border:1px solid #ffffff1f;flex-direction:column;gap:1.5rem;width:100%;max-width:340px;padding:clamp(1.5rem,2.5vw,2.5rem);display:flex}.Hero-module__Z8hQ_W__stat{text-align:center}.Hero-module__Z8hQ_W__num{color:#fff;letter-spacing:-1px;font-size:clamp(2rem,3vw,2.75rem);font-weight:800;line-height:1.1;display:block}.Hero-module__Z8hQ_W__label{color:#ffffff80;text-transform:uppercase;letter-spacing:1.5px;margin-top:.25rem;font-size:.72rem;font-weight:500;display:block}.Hero-module__Z8hQ_W__statLine{background:linear-gradient(90deg,#0000,#0be0b44d,#0000);height:1px}.Hero-module__Z8hQ_W__trustRow{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__trustItem{color:#ffffff8c;letter-spacing:.5px;font-size:.72rem;font-weight:500}@media (max-width:768px){.Hero-module__Z8hQ_W__grid{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__Z8hQ_W__desc{margin-left:auto;margin-right:auto}.Hero-module__Z8hQ_W__btns{flex-direction:column;justify-content:center}.Hero-module__Z8hQ_W__btns button{width:100%}.Hero-module__Z8hQ_W__statsCard{flex-direction:row;align-items:center;max-width:100%}.Hero-module__Z8hQ_W__stat{flex:1}.Hero-module__Z8hQ_W__statLine{background:linear-gradient(#0000,#0be0b44d,#0000);width:1px;height:50px}}@media (max-width:480px){.Hero-module__Z8hQ_W__statsCard{flex-direction:column}.Hero-module__Z8hQ_W__statLine{background:linear-gradient(90deg,#0000,#0be0b44d,#0000);width:60%;height:1px;margin:0 auto}}
.About-module__vqXTeW__about{background:var(--white)}.About-module__vqXTeW__grid{grid-template-columns:50% 45%;align-items:center;gap:5%;display:grid}.About-module__vqXTeW__heading{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:1.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.1}.About-module__vqXTeW__text{color:var(--text-light);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.About-module__vqXTeW__text:last-of-type{margin-bottom:2rem}.About-module__vqXTeW__right{flex-direction:column;gap:1rem;display:flex}.About-module__vqXTeW__card{background:var(--bg);border-radius:var(--radius-lg);transition:transform .3s var(--ease),box-shadow .3s;border-bottom:2px solid #0000;align-items:flex-start;gap:1.25rem;padding:1.75rem;display:flex}.About-module__vqXTeW__card:hover{box-shadow:var(--shadow-md);border-bottom-color:var(--cyan);transform:translateY(-3px)}.About-module__vqXTeW__cardNum{color:var(--cyan);letter-spacing:-1px;opacity:.5;flex-shrink:0;font-size:1.5rem;font-weight:800;line-height:1}.About-module__vqXTeW__cardTitle{color:var(--text-dark);margin-bottom:.4rem;font-size:1rem;font-weight:700}.About-module__vqXTeW__cardText{color:var(--text-light);font-size:.85rem;line-height:1.6}@media (max-width:768px){.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:2.5rem}}
.Services-module__PFRRnG__services{background:var(--bg)}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Services-module__PFRRnG__tile{background:var(--white);border-radius:var(--radius-lg);transition:transform .3s var(--ease),box-shadow .3s;padding:clamp(1.5rem,2.5vw,2.5rem)}.Services-module__PFRRnG__tile:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Services-module__PFRRnG__tileTop{flex-direction:column;gap:.75rem;padding-bottom:1.25rem;display:flex}.Services-module__PFRRnG__icon{font-size:clamp(2rem,3vw,2.75rem)}.Services-module__PFRRnG__tileTitle{color:var(--text-dark);letter-spacing:-.3px;font-size:1.1rem;font-weight:700}.Services-module__PFRRnG__tileLine{background:var(--cyan);opacity:.3;height:1px;margin-bottom:1.25rem}.Services-module__PFRRnG__tile:hover .Services-module__PFRRnG__tileLine{opacity:1}.Services-module__PFRRnG__tileDesc{color:var(--text-light);font-size:.88rem;line-height:1.7}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}}
.GlobalReach-module__EHrhTG__section{background:var(--white)}.GlobalReach-module__EHrhTG__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;display:grid}.GlobalReach-module__EHrhTG__card{background:var(--bg);border-radius:var(--radius-lg);text-align:center;transition:transform .3s var(--ease),box-shadow .3s;border:1px solid #0000;padding:1.5rem 1rem}.GlobalReach-module__EHrhTG__card:hover{box-shadow:var(--shadow-md);border-color:var(--cyan-30);transform:translateY(-4px)}.GlobalReach-module__EHrhTG__flag{width:48px;height:48px;margin:0 auto .75rem;display:block}.GlobalReach-module__EHrhTG__name{color:var(--text-dark);margin-bottom:.25rem;font-size:.9rem;font-weight:700}.GlobalReach-module__EHrhTG__detail{color:var(--text-muted);letter-spacing:.3px;font-size:.72rem;font-weight:500}@media (max-width:1024px){.GlobalReach-module__EHrhTG__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.GlobalReach-module__EHrhTG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.GlobalReach-module__EHrhTG__grid{grid-template-columns:repeat(2,1fr)}.GlobalReach-module__EHrhTG__hideOnMobile{display:none}}
.PageHero-module__aE6RSq__hero{text-align:center;background:linear-gradient(160deg,#022440 0%,#044162 30%,#0971b0 70%,#058ad7 100%);padding:clamp(8rem,14vw,11rem) 0 clamp(3rem,5vw,5rem);position:relative;overflow:hidden}.PageHero-module__aE6RSq__hero:before{content:"";pointer-events:none;background:radial-gradient(at 70% 30%,#0be0b41a 0%,#0000 60%);width:50%;height:100%;position:absolute;top:0;right:0}.PageHero-module__aE6RSq__container{z-index:1;max-width:800px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);position:relative}.PageHero-module__aE6RSq__tag{color:var(--cyan);letter-spacing:1.2px;text-transform:uppercase;background:#0be0b41a;border:1px solid #0be0b440;border-radius:100px;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.72rem;font-weight:600;display:inline-flex}.PageHero-module__aE6RSq__title{color:#fff;letter-spacing:-1px;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.1}.PageHero-module__aE6RSq__subtitle{color:#fff9;max-width:560px;margin:0 auto;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.8}@media (max-width:768px){.PageHero-module__aE6RSq__hero{padding:7rem 0 3rem}}
.Contact-module__OWeMSG__contact{background:var(--white)}.Contact-module__OWeMSG__wrapper{grid-template-columns:45% 50%;align-items:start;gap:5%;display:grid}.Contact-module__OWeMSG__heading{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.1}.Contact-module__OWeMSG__text{color:var(--text-light);margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.Contact-module__OWeMSG__info{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__OWeMSG__infoItem{align-items:center;gap:1rem;display:flex}.Contact-module__OWeMSG__infoDot{background:var(--cyan);border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 8px #0be0b466}.Contact-module__OWeMSG__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:.1rem;font-size:.72rem;font-weight:600}.Contact-module__OWeMSG__infoValue{color:var(--text-dark);font-size:.95rem;font-weight:600}.Contact-module__OWeMSG__formCard{background:var(--bg);border-radius:var(--radius-xl);padding:clamp(1.5rem,3vw,2.5rem)}.Contact-module__OWeMSG__form{flex-direction:column;gap:1rem;display:flex}.Contact-module__OWeMSG__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dark);width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #058ad71a}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:110px}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:var(--text-muted);font-weight:400}.Contact-module__OWeMSG__successMsg{text-align:center;padding:2rem 1rem}.Contact-module__OWeMSG__successIcon{background:var(--cyan);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;font-size:1.5rem;font-weight:800;display:flex}.Contact-module__OWeMSG__successTitle{color:var(--text-dark);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.Contact-module__OWeMSG__successText{color:var(--text-light);font-size:.92rem;line-height:1.6}.Contact-module__OWeMSG__errorMsg{color:#b91c1c;border-radius:var(--radius-sm);background:#fef2f2;border:1px solid #fca5a5;padding:.75rem 1rem;font-size:.85rem;font-weight:500}@media (max-width:768px){.Contact-module__OWeMSG__wrapper{grid-template-columns:1fr;gap:2.5rem}.Contact-module__OWeMSG__row{grid-template-columns:1fr}.Contact-module__OWeMSG__text{margin-bottom:1.5rem}}
.Footer-module__EZoWya__ctaBanner{background:linear-gradient(135deg,#058ad7 0%,#0971b0 50%,#044162 100%);padding:clamp(3rem,5vw,4.5rem) 0;position:relative;overflow:hidden}.Footer-module__EZoWya__ctaBanner:before{content:"";pointer-events:none;background:radial-gradient(#0be0b41f 0%,#0000 70%);width:40%;height:200%;position:absolute;top:-50%;right:-10%}.Footer-module__EZoWya__ctaInner{z-index:1;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);display:flex;position:relative}.Footer-module__EZoWya__ctaTitle{color:#fff;letter-spacing:-.5px;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.15}.Footer-module__EZoWya__ctaSub{color:#fff9;font-size:.95rem}.Footer-module__EZoWya__ctaBtn{color:var(--blue-dark);border-radius:var(--radius-full);transition:all .3s var(--ease);white-space:nowrap;background:#fff;align-items:center;gap:.5rem;padding:1rem 2.25rem;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #00000026}.Footer-module__EZoWya__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000040}.Footer-module__EZoWya__main{background:#0a1628;padding:clamp(3.5rem,5vw,5rem) 0 1.5rem}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem)}.Footer-module__EZoWya__top{border-bottom:1px solid #ffffff1a;grid-template-columns:1.1fr 2fr;gap:4rem;margin-bottom:1.5rem;padding-bottom:3rem;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:.6rem;display:flex}.Footer-module__EZoWya__logoText{color:#fff;letter-spacing:.3px;font-size:1.35rem;font-weight:700}.Footer-module__EZoWya__tagline{color:#ffffffb3;max-width:280px;font-size:.88rem;line-height:1.75}.Footer-module__EZoWya__socials{gap:.65rem;margin-top:.25rem;display:flex}.Footer-module__EZoWya__socialIcon{color:#ffffffb3;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex}.Footer-module__EZoWya__socialIcon:hover{border-color:var(--cyan);color:var(--cyan);transform:translateY(-2px);box-shadow:0 4px 12px #0be0b426}.Footer-module__EZoWya__cols{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__EZoWya__col{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__colHead{text-transform:uppercase;letter-spacing:1.8px;color:#ffffffe6;margin-bottom:.5rem;padding-bottom:.75rem;font-size:.75rem;font-weight:700;position:relative}.Footer-module__EZoWya__colHead:after{content:"";background:var(--cyan);border-radius:2px;width:24px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__EZoWya__col a{color:#ffffffa6;width:fit-content;font-size:.88rem;transition:all .2s}.Footer-module__EZoWya__col a:hover{color:#fff;transform:translate(3px)}.Footer-module__EZoWya__iconLink{align-items:center;gap:.5rem;display:flex}.Footer-module__EZoWya__iconLink svg{opacity:.5;flex-shrink:0;transition:opacity .2s}.Footer-module__EZoWya__iconLink:hover svg{opacity:1}.Footer-module__EZoWya__bottom{color:#ffffff80;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.78rem;display:flex}.Footer-module__EZoWya__gstin{color:#ffffff73;letter-spacing:.5px;font-size:.75rem;font-weight:500}.Footer-module__EZoWya__legal{gap:2rem;display:flex}.Footer-module__EZoWya__legal a{color:#ffffff73;transition:color .2s}.Footer-module__EZoWya__legal a:hover{color:#fff}@media (max-width:768px){.Footer-module__EZoWya__ctaInner{text-align:center;flex-direction:column}.Footer-module__EZoWya__top{grid-template-columns:1fr;gap:2.5rem}.Footer-module__EZoWya__tagline{max-width:100%}.Footer-module__EZoWya__socials{justify-content:flex-start}.Footer-module__EZoWya__cols{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.Footer-module__EZoWya__cols{grid-template-columns:1fr;gap:1.5rem}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:.75rem}.Footer-module__EZoWya__legal{flex-wrap:wrap;justify-content:center;gap:1.25rem}}
.page-module__xgPmsG__section{background:var(--white)}.page-module__xgPmsG__valueSection{background:var(--bg)}.page-module__xgPmsG__grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.page-module__xgPmsG__heading{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:1.25rem;font-size:1.75rem;font-weight:800}.page-module__xgPmsG__centerHeading{margin-bottom:2.5rem}.page-module__xgPmsG__text{color:var(--text-light);margin-bottom:1rem;font-size:.95rem;line-height:1.85}.page-module__xgPmsG__valuesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__xgPmsG__valueCard{background:var(--white);border-radius:var(--radius-lg);transition:transform .3s var(--ease),box-shadow .3s;border-bottom:2px solid #0000;padding:2rem}.page-module__xgPmsG__valueCard:hover{box-shadow:var(--shadow-md);border-bottom-color:var(--cyan);transform:translateY(-3px)}.page-module__xgPmsG__valueNum{color:var(--cyan);opacity:.5;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.page-module__xgPmsG__valueTitle{color:var(--text-dark);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.page-module__xgPmsG__valueText{color:var(--text-light);font-size:.88rem;line-height:1.7}.page-module__xgPmsG__statsSection{background:linear-gradient(160deg,#022440,#044162,#058ad7)}.page-module__xgPmsG__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.page-module__xgPmsG__statCard{text-align:center;padding:2rem}.page-module__xgPmsG__statNum{color:#fff;letter-spacing:-1px;margin-bottom:.25rem;font-size:2.5rem;font-weight:800}.page-module__xgPmsG__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:1.5px;font-size:.78rem;font-weight:500}@media (max-width:768px){.page-module__xgPmsG__grid,.page-module__xgPmsG__valuesGrid{grid-template-columns:1fr}.page-module__xgPmsG__statsGrid{grid-template-columns:repeat(2,1fr)}}
.page-module__UcDccW__section{background:var(--white)}.page-module__UcDccW__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__UcDccW__card{background:var(--bg);border-radius:var(--radius-lg);transition:transform .3s var(--ease),box-shadow .3s;padding:1.75rem}.page-module__UcDccW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.page-module__UcDccW__cardHeader{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.page-module__UcDccW__flag{border-radius:4px}.page-module__UcDccW__cardTitle{color:var(--text-dark);font-size:1.1rem;font-weight:700}.page-module__UcDccW__cardDesc{color:var(--text-light);margin-bottom:1.25rem;font-size:.85rem;line-height:1.6}.page-module__UcDccW__marketplaces{flex-wrap:wrap;gap:.4rem;display:flex}.page-module__UcDccW__chip{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text);padding:.25rem .65rem;font-size:.72rem;font-weight:500}.page-module__UcDccW__card:hover .page-module__UcDccW__chip{background:var(--cyan-10);border-color:var(--cyan-30);color:var(--blue)}@media (max-width:1024px){.page-module__UcDccW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__UcDccW__grid{grid-template-columns:1fr}}
.page-module__fLTYpa__section{background:var(--white)}.page-module__fLTYpa__serviceRow{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:3.5rem 0;display:grid}.page-module__fLTYpa__serviceRow:last-child{border-bottom:none}.page-module__fLTYpa__reverse{direction:rtl}.page-module__fLTYpa__reverse>*{direction:ltr}.page-module__fLTYpa__icon{margin-bottom:1rem;font-size:2.5rem;display:block}.page-module__fLTYpa__serviceTitle{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:1rem;font-size:1.75rem;font-weight:800}.page-module__fLTYpa__serviceDesc{color:var(--text-light);margin-bottom:1.5rem;font-size:.95rem;line-height:1.8}.page-module__fLTYpa__features{flex-direction:column;gap:.6rem;list-style:none;display:flex}.page-module__fLTYpa__feature{color:var(--text);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.page-module__fLTYpa__check{background:var(--cyan-10);width:20px;height:20px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex}.page-module__fLTYpa__serviceVisual{justify-content:center;align-items:center;display:flex}.page-module__fLTYpa__visualBox{aspect-ratio:1;background:var(--bg);border-radius:var(--radius-xl);justify-content:center;align-items:center;width:100%;max-width:320px;display:flex}.page-module__fLTYpa__bigIcon{font-size:5rem}@media (max-width:768px){.page-module__fLTYpa__serviceRow{grid-template-columns:1fr;gap:2rem}.page-module__fLTYpa__reverse{direction:ltr}.page-module__fLTYpa__serviceVisual{display:none}}
.page-module__sCsEFa__section{background:var(--white)}.page-module__sCsEFa__reviewSection{background:var(--bg)}.page-module__sCsEFa__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.page-module__sCsEFa__card{background:var(--bg);border-radius:var(--radius-lg);transition:transform .3s var(--ease),box-shadow .3s;padding:2rem}.page-module__sCsEFa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__sCsEFa__icon{margin-bottom:1rem;font-size:2rem;display:block}.page-module__sCsEFa__cardTitle{color:var(--text-dark);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.page-module__sCsEFa__cardDesc{color:var(--text-light);font-size:.85rem;line-height:1.7}.page-module__sCsEFa__reviews{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.page-module__sCsEFa__review{background:var(--white);border-radius:var(--radius-lg);transition:transform .3s var(--ease),box-shadow .3s;flex-direction:column;padding:2rem;display:flex}.page-module__sCsEFa__review:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.page-module__sCsEFa__stars{color:#f59e0b;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem}.page-module__sCsEFa__quote{color:var(--text);flex:1;margin-bottom:1.5rem;font-size:.92rem;font-style:italic;line-height:1.75}.page-module__sCsEFa__author{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding-top:1.25rem;display:flex}.page-module__sCsEFa__avatar{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.page-module__sCsEFa__authorName{color:var(--text-dark);font-size:.85rem;font-weight:700}.page-module__sCsEFa__authorMeta{color:var(--text-muted);font-size:.72rem}@media (max-width:1024px){.page-module__sCsEFa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__sCsEFa__grid,.page-module__sCsEFa__reviews{grid-template-columns:1fr}}
.Trust-module__E4GQAa__trust{background:var(--bg)}.Trust-module__E4GQAa__certs{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:clamp(3rem,5vw,5rem);display:grid}.Trust-module__E4GQAa__cert{background:var(--white);border-radius:var(--radius-lg);transition:transform .3s var(--ease),box-shadow .3s;align-items:center;gap:.85rem;padding:1.25rem 1.5rem;display:flex}.Trust-module__E4GQAa__cert:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.Trust-module__E4GQAa__certIcon{background:var(--cyan-10);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.Trust-module__E4GQAa__certTitle{color:var(--text-dark);font-size:.88rem;font-weight:600}.Trust-module__E4GQAa__reviews{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Trust-module__E4GQAa__review{background:var(--white);border-radius:var(--radius-lg);transition:transform .3s var(--ease),box-shadow .3s;flex-direction:column;padding:clamp(1.5rem,2.5vw,2rem);display:flex}.Trust-module__E4GQAa__review:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.Trust-module__E4GQAa__stars{color:#f59e0b;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem}.Trust-module__E4GQAa__quote{color:var(--text);flex:1;margin-bottom:1.5rem;font-size:.92rem;font-style:italic;line-height:1.75}.Trust-module__E4GQAa__authorRow{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding-top:1.25rem;display:flex}.Trust-module__E4GQAa__avatar{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.Trust-module__E4GQAa__authorName{color:var(--text-dark);font-size:.85rem;font-weight:700}.Trust-module__E4GQAa__authorMeta{color:var(--text-muted);font-size:.72rem}@media (max-width:1024px){.Trust-module__E4GQAa__certs,.Trust-module__E4GQAa__reviews{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Trust-module__E4GQAa__certs,.Trust-module__E4GQAa__reviews{grid-template-columns:1fr}}
