.Navbar-module__cJzEcG__header{z-index:1000;background:linear-gradient(#0a2540cc 0%,#0a254000 100%);width:100%;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{background:var(--primary-blue);box-shadow:var(--shadow-sm)}.Navbar-module__cJzEcG__topBar{color:#a0aec0;background-color:#051b30e6;border-bottom:1px solid #ffffff0d;padding:.5rem 0;font-size:.75rem;transition:all .3s}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__topBar{opacity:0;height:0;padding:0;overflow:hidden}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__topLinks,.Navbar-module__cJzEcG__topActions{gap:1.5rem;display:flex}.Navbar-module__cJzEcG__topLinks a:hover,.Navbar-module__cJzEcG__topActions span:hover{color:#fff;cursor:pointer}.Navbar-module__cJzEcG__navbar{border-bottom:1px solid #ffffff1a;align-items:center;width:100%;height:90px;transition:height .3s;display:flex}.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__navbar{border-bottom:none;height:70px}.Navbar-module__cJzEcG__logo{margin-right:4rem}.Navbar-module__cJzEcG__logo a{color:#fff;align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__actions{align-items:center;gap:2rem;margin-left:2rem;display:flex}.Navbar-module__cJzEcG__logoIcon{color:var(--accent-teal);border-radius:var(--radius-sm);background:#ffffff1a;justify-content:center;align-items:center;width:35px;height:35px;font-size:1.5rem;display:flex}.Navbar-module__cJzEcG__logoText{letter-spacing:-.5px;text-transform:uppercase;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:3rem;height:100%;display:flex}.Navbar-module__cJzEcG__link{color:#fffc;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.25rem;padding:1.5rem 0;font-size:.95rem;font-weight:600;display:flex;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background-color:var(--accent-teal);width:0;height:2px;transition:width .3s;position:absolute;bottom:15px;left:0}.Navbar-module__cJzEcG__link:hover{color:#fff}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__dropdownWrapper{align-items:center;height:100%;display:flex;position:relative}.Navbar-module__cJzEcG__chevron{opacity:.7;font-size:.6rem;transition:transform .3s}.Navbar-module__cJzEcG__dropdownWrapper:hover .Navbar-module__cJzEcG__chevron{transform:rotate(180deg)}.Navbar-module__cJzEcG__megaMenu{border-radius:var(--radius-md);width:800px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;z-index:1001;border-top:3px solid var(--accent-teal);background:#fff;padding:2rem;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(20px)}.Navbar-module__cJzEcG__dropdownWrapper:hover .Navbar-module__cJzEcG__megaMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Navbar-module__cJzEcG__megaContent{grid-template-columns:repeat(3,1fr) 1.5fr;gap:2rem;display:grid}.Navbar-module__cJzEcG__megaCol h4{color:var(--primary-blue);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:.5rem;font-size:.85rem;font-weight:800}.Navbar-module__cJzEcG__megaCol a{color:var(--text-muted);text-transform:none;letter-spacing:0;margin-bottom:.75rem;font-size:.9rem;font-weight:500;transition:all .2s;display:block}.Navbar-module__cJzEcG__megaCol a:hover{color:var(--primary-blue);transform:translate(3px)}.Navbar-module__cJzEcG__megaFeatured{background:var(--bg-light);border-radius:var(--radius-md);padding:1.5rem}.Navbar-module__cJzEcG__featuredCard h5{color:var(--primary-blue);margin:.5rem 0;font-size:1.1rem}.Navbar-module__cJzEcG__featuredCard span{background:var(--accent-teal);color:#fff;text-transform:uppercase;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:700}.Navbar-module__cJzEcG__featuredCard p{color:var(--text-muted);font-size:.85rem}.Navbar-module__cJzEcG__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__searchBtn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;align-items:center;transition:opacity .2s;display:flex}.Navbar-module__cJzEcG__searchBtn:hover{opacity:1}.Navbar-module__cJzEcG__quoteBtn{color:var(--primary-blue);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:#fff;border:none;padding:.8rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.Navbar-module__cJzEcG__quoteBtn:hover{background-color:var(--accent-teal);color:var(--primary-blue);box-shadow:0 0 15px #00d4ff66}
.Footer-module__S6Hkya__footer{background-color:var(--primary-dark);color:#a0aec0;padding:6rem 0 2rem;font-size:.9rem}.Footer-module__S6Hkya__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__top{grid-template-columns:1.5fr repeat(4,1fr);gap:4rem;margin-bottom:6rem;display:grid}.Footer-module__S6Hkya__logo{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800;display:block}.Footer-module__S6Hkya__desc{max-width:300px;margin-bottom:2rem;line-height:1.6}.Footer-module__S6Hkya__address{color:#718096;font-style:normal;line-height:1.6}.Footer-module__S6Hkya__col h4{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.Footer-module__S6Hkya__col a{color:#a0aec0;margin-bottom:.8rem;text-decoration:none;transition:all .2s;display:block}.Footer-module__S6Hkya__col a:hover{color:var(--accent-teal);transform:translate(3px)}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff0d;flex-direction:column;gap:3rem;padding-top:3rem;display:flex}.Footer-module__S6Hkya__newsletter{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.Footer-module__S6Hkya__newsletter h5{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.Footer-module__S6Hkya__inputGroup{gap:.5rem;margin-top:1.5rem;display:flex}.Footer-module__S6Hkya__inputGroup input{border-radius:var(--radius-sm);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;width:300px;padding:.8rem 1rem}.Footer-module__S6Hkya__inputGroup button{background:var(--accent-teal);color:var(--primary-dark);border-radius:var(--radius-sm);cursor:pointer;text-transform:uppercase;border:none;padding:0 1.5rem;font-size:.85rem;font-weight:700;transition:background-color .2s}.Footer-module__S6Hkya__inputGroup button:hover{background:#fff}.Footer-module__S6Hkya__bottomMeta{justify-content:space-between;align-items:center;width:100%;display:flex}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socials a{color:#718096;transition:color .2s}.Footer-module__S6Hkya__socials a:hover{color:var(--accent-teal)}.Footer-module__S6Hkya__bottomLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__bottomLinks a{color:#718096;font-size:.8rem}.Footer-module__S6Hkya__bottomLinks a:hover{color:#fff}@media (max-width:1024px){.Footer-module__S6Hkya__top{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:600px){.Footer-module__S6Hkya__top{grid-template-columns:1fr}.Footer-module__S6Hkya__bottomMeta{flex-direction:column;gap:1.5rem}.Footer-module__S6Hkya__inputGroup input{width:100%}}
.Hero-module__ZARIfG__hero{background-image:url(/images/hero.png);background-position:50%;background-size:cover;background-attachment:fixed;align-items:center;width:100%;height:90vh;min-height:700px;display:flex;position:relative}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(90deg,#051b30f2 0%,#0a2540cc 45%,#0a254033 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__container{z-index:2;flex-direction:column;justify-content:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 2rem;display:flex;position:relative}.Hero-module__ZARIfG__content{max-width:800px;padding-top:4rem}.Hero-module__ZARIfG__labelGroup{align-items:center;gap:1rem;margin-bottom:2rem;animation:1s ease-out Hero-module__ZARIfG__fadeIn;display:flex}.Hero-module__ZARIfG__line{background-color:var(--accent-teal);width:40px;height:2px}.Hero-module__ZARIfG__label{color:var(--accent-teal);text-transform:uppercase;letter-spacing:2px;font-size:.85rem;font-weight:700}.Hero-module__ZARIfG__title{color:#fff;letter-spacing:-1px;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1;animation:.8s ease-out .2s backwards Hero-module__ZARIfG__slideUp}.Hero-module__ZARIfG__subtitle{color:#a0aec0;max-width:650px;margin-bottom:3rem;font-size:1.35rem;font-weight:300;line-height:1.6;animation:.8s ease-out .4s backwards Hero-module__ZARIfG__slideUp}.Hero-module__ZARIfG__actions{gap:1.5rem;animation:.8s ease-out .6s backwards Hero-module__ZARIfG__slideUp;display:flex}.Hero-module__ZARIfG__primaryBtn{background-color:var(--accent-teal);color:var(--primary-dark);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;border:none;padding:1.1rem 2.5rem;font-weight:700;transition:all .3s}.Hero-module__ZARIfG__primaryBtn:hover{background-color:#fff;transform:translateY(-2px);box-shadow:0 10px 30px #00d4ff4d}.Hero-module__ZARIfG__secondaryBtn{color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;background-color:#0000;border:1px solid #ffffff4d;padding:1.1rem 2.5rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__secondaryBtn:hover{background-color:#ffffff1a;border-color:#fff}.Hero-module__ZARIfG__metrics{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-sm);background:#ffffff0d;border-top:1px solid #ffffff1a;gap:4rem;padding:2rem;display:flex;position:absolute;bottom:3rem;right:2rem}.Hero-module__ZARIfG__metric{flex-direction:column;display:flex}.Hero-module__ZARIfG__metricVal{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.Hero-module__ZARIfG__metricLabel{color:#a0aec0;text-transform:uppercase;letter-spacing:1px;font-size:.8rem}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__ZARIfG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__metrics{justify-content:space-around;width:100%;margin-top:4rem;position:relative;bottom:auto;right:auto}}
.PartnersBar-module__sP8-Bq__bar{background-color:#fff;border-bottom:1px solid #0000000d;padding:1.5rem 0}.PartnersBar-module__sP8-Bq__container{align-items:center;gap:3rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;overflow:hidden}.PartnersBar-module__sP8-Bq__label{color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:.8rem;font-weight:600}.PartnersBar-module__sP8-Bq__marqueeWrapper{flex:1;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.PartnersBar-module__sP8-Bq__marquee{gap:4rem;width:max-content;animation:30s linear infinite PartnersBar-module__sP8-Bq__scroll;display:flex}.PartnersBar-module__sP8-Bq__partnerLogo{color:#cbd5e0;white-space:nowrap;-webkit-user-select:none;user-select:none;font-family:serif;font-size:1.25rem;font-weight:700;transition:color .3s}.PartnersBar-module__sP8-Bq__partnerLogo:hover{color:var(--primary-light)}@keyframes PartnersBar-module__sP8-Bq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.PartnersBar-module__sP8-Bq__container{flex-direction:column;gap:1rem}}
.ProductGrid-module__0X52Rq__section{background-color:var(--bg-light);padding:6rem 0}.ProductGrid-module__0X52Rq__container{max-width:1400px;margin:0 auto;padding:0 2rem}.ProductGrid-module__0X52Rq__header{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1rem;display:flex}.ProductGrid-module__0X52Rq__title{color:var(--primary-dark);font-size:2.2rem;font-weight:700}.ProductGrid-module__0X52Rq__viewAll{color:var(--primary-blue);font-weight:600;transition:transform .2s}.ProductGrid-module__0X52Rq__viewAll:hover{transform:translate(5px)}.ProductGrid-module__0X52Rq__layout{grid-template-columns:250px 1fr;gap:3rem;display:grid}.ProductGrid-module__0X52Rq__sidebar{border-right:1px solid #0000001a;padding-right:1rem}.ProductGrid-module__0X52Rq__filterGroup{margin-bottom:2rem}.ProductGrid-module__0X52Rq__filterGroup h3{text-transform:uppercase;color:var(--primary-dark);margin-bottom:1rem;font-size:1rem;font-weight:700}.ProductGrid-module__0X52Rq__filterGroup ul{list-style:none}.ProductGrid-module__0X52Rq__filterGroup li{color:var(--text-muted);cursor:pointer;padding:.5rem 0;transition:color .2s}.ProductGrid-module__0X52Rq__filterGroup li:hover,.ProductGrid-module__0X52Rq__filterGroup li.ProductGrid-module__0X52Rq__active{color:var(--accent-teal);font-weight:600}.ProductGrid-module__0X52Rq__filterGroup label{color:var(--text-muted);cursor:pointer;margin-bottom:.5rem;font-size:.9rem;display:block}.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ProductGrid-module__0X52Rq__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0000000d;transition:all .3s;position:relative;overflow:hidden}.ProductGrid-module__0X52Rq__badgeGroup{z-index:10;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.ProductGrid-module__0X52Rq__badge{text-transform:uppercase;color:#fff;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;box-shadow:0 2px 4px #0003}.ProductGrid-module__0X52Rq__badgeNew{background-color:var(--accent-teal)}.ProductGrid-module__0X52Rq__badgeBest{background-color:var(--primary-blue)}.ProductGrid-module__0X52Rq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.ProductGrid-module__0X52Rq__imageWrapper{background-color:#fff;height:250px;position:relative;overflow:hidden}.ProductGrid-module__0X52Rq__image{object-fit:contain;padding:1rem;transition:transform .5s}.ProductGrid-module__0X52Rq__card:hover .ProductGrid-module__0X52Rq__image{transform:scale(1.05)}.ProductGrid-module__0X52Rq__overlay{opacity:0;background:#0056b366;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.ProductGrid-module__0X52Rq__card:hover .ProductGrid-module__0X52Rq__overlay{opacity:1}.ProductGrid-module__0X52Rq__quickViewBtn{color:var(--primary-blue);cursor:pointer;background:#fff;border:none;border-radius:50px;padding:.75rem 1.5rem;font-weight:600;transition:transform .3s;transform:translateY(20px)}.ProductGrid-module__0X52Rq__card:hover .ProductGrid-module__0X52Rq__quickViewBtn{transform:translateY(0)}.ProductGrid-module__0X52Rq__info{padding:1.5rem}.ProductGrid-module__0X52Rq__category{text-transform:uppercase;color:var(--text-muted);letter-spacing:1px;font-size:.75rem;font-weight:600}.ProductGrid-module__0X52Rq__name{color:var(--text-main);margin:.5rem 0;font-size:1.25rem;font-weight:700}.ProductGrid-module__0X52Rq__specs{color:var(--text-muted);opacity:.8;margin-bottom:1rem;font-size:.8rem}.ProductGrid-module__0X52Rq__bottom{justify-content:space-between;align-items:center;display:flex}.ProductGrid-module__0X52Rq__price{color:var(--primary-blue);font-size:1.1rem;font-weight:600}.ProductGrid-module__0X52Rq__addBtn{background-color:var(--bg-light);width:35px;height:35px;color:var(--primary-blue);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.ProductGrid-module__0X52Rq__addBtn:hover{background-color:var(--primary-blue);color:#fff}
.page-module__NfDiEG__hero{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-dark)100%);color:#fff;border-bottom:none;margin-bottom:4rem;padding:8rem 0 4rem;position:relative;overflow:hidden}.page-module__NfDiEG__hero:after{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.page-module__NfDiEG__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.page-module__NfDiEG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module__NfDiEG__subtitle{color:var(--text-light);max-width:800px;font-size:1.5rem;line-height:1.5}.page-module__NfDiEG__section{padding:5rem 0}.page-module__NfDiEG__grid2{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__NfDiEG__statGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.page-module__NfDiEG__statCard{background:var(--bg-light);border-radius:var(--radius-md);text-align:center;padding:2rem}.page-module__NfDiEG__statVal{color:var(--primary-blue);margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:block}.page-module__NfDiEG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.page-module__NfDiEG__textBlock h2{color:var(--primary-blue);margin-bottom:1.5rem;font-size:2.25rem}.page-module__NfDiEG__textBlock p{color:var(--text-main);margin-bottom:1.5rem;font-size:1.1rem}.page-module__NfDiEG__teamSection{background:var(--primary-blue);color:#fff;padding:6rem 0}.page-module__NfDiEG__sectionHeader{text-align:center;margin-bottom:4rem}.page-module__NfDiEG__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem}.page-module__NfDiEG__teamGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.page-module__NfDiEG__teamMember{border-radius:var(--radius-lg);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem}.page-module__NfDiEG__avatar{background:#fff3;border-radius:50%;width:100px;height:100px;margin:0 auto 1.5rem}.page-module__NfDiEG__name{margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:block}.page-module__NfDiEG__role{color:var(--accent-teal);font-size:.9rem}.page-module__NfDiEG__locations{background:var(--bg-light);padding:5rem 0}.page-module__NfDiEG__locationGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module__NfDiEG__locCard{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:2rem}.page-module__NfDiEG__locCity{color:var(--primary-blue);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.page-module__NfDiEG__locAddress{color:var(--text-muted);font-style:normal}
.page-module__VKYseq__hero{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-dark)100%);color:#fff;margin-bottom:4rem;padding:8rem 0 4rem;position:relative;overflow:hidden}.page-module__VKYseq__hero:after{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.page-module__VKYseq__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.page-module__VKYseq__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module__VKYseq__subtitle{color:var(--text-light);max-width:600px;font-size:1.25rem;line-height:1.6}.page-module__VKYseq__section{padding:4rem 0}.page-module__VKYseq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module__VKYseq__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--bg-platinum);background:#fff;padding:2.5rem;transition:transform .2s,box-shadow .2s}.page-module__VKYseq__card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-secondary);transform:translateY(-5px)}.page-module__VKYseq__cardIcon{background:var(--bg-light);border-radius:var(--radius-md);width:48px;height:48px;color:var(--primary-blue);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__VKYseq__cardTitle{color:var(--primary-blue);margin-bottom:1rem;font-size:1.5rem}.page-module__VKYseq__cardText{color:var(--text-muted)}
.page-module__PWrisG__hero{background:linear-gradient(135deg,var(--primary-dark)0%,var(--primary-blue)100%);color:#fff;margin-bottom:4rem;padding:8rem 0 4rem;position:relative;overflow:hidden}.page-module__PWrisG__hero:after{content:"";opacity:.6;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;inset:0}.page-module__PWrisG__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.page-module__PWrisG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.page-module__PWrisG__subtitle{color:var(--text-light);max-width:600px;font-size:1.25rem;line-height:1.6}.page-module__PWrisG__contentSection{padding:4rem 0}.page-module__PWrisG__solutionBlock{align-items:center;gap:4rem;margin-bottom:6rem;display:flex}.page-module__PWrisG__solutionBlock:nth-child(2n){flex-direction:row-reverse}.page-module__PWrisG__solutionText{flex:1}.page-module__PWrisG__solutionImage{background:var(--bg-platinum);border-radius:var(--radius-lg);height:350px;color:var(--text-muted);border:1px solid #0000000d;flex:1;justify-content:center;align-items:center;font-size:1.2rem;display:flex;position:relative}.page-module__PWrisG__blockNum{text-transform:uppercase;color:var(--accent-secondary);letter-spacing:.1em;margin-bottom:1rem;font-size:.9rem;font-weight:700;display:block}.page-module__PWrisG__blockTitle{color:var(--primary-blue);margin-bottom:1rem;font-size:2rem}.page-module__PWrisG__blockDesc{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.page-module__PWrisG__featureList{padding:0;list-style:none}.page-module__PWrisG__featureItem{color:var(--text-main);align-items:flex-start;margin-bottom:.75rem;display:flex}.page-module__PWrisG__check{color:var(--accent-secondary);margin-right:.75rem;font-weight:700}.page-module__PWrisG__ctaSection{background:var(--bg-light);text-align:center;border-radius:var(--radius-lg);margin-top:4rem;padding:5rem 0}.page-module__PWrisG__ctaTitle{color:var(--primary-blue);margin-bottom:1rem;font-size:2rem}.page-module__PWrisG__ctaText{color:var(--text-muted);max-width:600px;margin:0 auto 2rem}.page-module__PWrisG__primaryBtn{background-color:var(--primary-blue);color:#fff;border-radius:var(--radius-md);padding:1rem 2rem;font-weight:600;transition:all .2s;display:inline-block}.page-module__PWrisG__primaryBtn:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #0a254026}
.TrustSection-module__eNwtMq__trust{background-color:#fff;padding:8rem 0}.TrustSection-module__eNwtMq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.TrustSection-module__eNwtMq__header{text-align:center;max-width:700px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.TrustSection-module__eNwtMq__title{color:var(--primary-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.TrustSection-module__eNwtMq__subtitle{color:var(--text-muted);font-size:1.1rem}.TrustSection-module__eNwtMq__bentoGrid{grid-template-rows:repeat(2,280px);grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.TrustSection-module__eNwtMq__bentoCard{background:var(--bg-light);border-radius:var(--radius-lg);border:1px solid #0000;flex-direction:column;justify-content:center;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.TrustSection-module__eNwtMq__bentoCard:hover{box-shadow:var(--shadow-md);box-shadow:var(--shadow-md);border-color:#0a25401a;transform:translateY(-5px)}.TrustSection-module__eNwtMq__cardLarge{background:linear-gradient(135deg,var(--primary-dark)0%,#1a3c5e 100%);grid-column:span 2}.TrustSection-module__eNwtMq__cardWide{grid-column:span 2}.TrustSection-module__eNwtMq__icon{width:40px;height:40px;color:var(--accent-teal);margin-bottom:1.5rem}.TrustSection-module__eNwtMq__bentoCard h3{color:var(--primary-dark);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.TrustSection-module__eNwtMq__bentoCard p{color:var(--text-muted);line-height:1.6}.TrustSection-module__eNwtMq__bentoCard.TrustSection-module__eNwtMq__cardLarge h3,.TrustSection-module__eNwtMq__bentoCard.TrustSection-module__eNwtMq__cardLarge p,.TrustSection-module__eNwtMq__bentoCard.TrustSection-module__eNwtMq__cardLarge .TrustSection-module__eNwtMq__icon{color:#fff}.TrustSection-module__eNwtMq__bentoCard.TrustSection-module__eNwtMq__cardLarge p{color:#fffc;max-width:80%}.TrustSection-module__eNwtMq__metric{color:var(--accent-teal);margin-top:auto;padding-top:2rem;font-size:2rem;font-weight:800}@media (max-width:1024px){.TrustSection-module__eNwtMq__bentoGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.TrustSection-module__eNwtMq__cardLarge,.TrustSection-module__eNwtMq__cardWide{grid-column:span 2}}@media (max-width:768px){.TrustSection-module__eNwtMq__bentoGrid{grid-template-columns:1fr}.TrustSection-module__eNwtMq__cardLarge,.TrustSection-module__eNwtMq__cardWide{grid-column:span 1}}
