.button-module__HjQxJG__button{white-space:nowrap;cursor:pointer;letter-spacing:.01em;border-radius:.375rem;justify-content:center;align-items:center;font-weight:500;transition:all .2s ease-in-out;display:inline-flex}.button-module__HjQxJG__button:disabled{opacity:.5;cursor:not-allowed}.button-module__HjQxJG__primary{background-color:var(--color-primary);color:var(--color-primary-foreground)}.button-module__HjQxJG__primary:hover{opacity:.9;transform:translateY(-1px)}.button-module__HjQxJG__secondary{background-color:var(--color-secondary);color:var(--color-secondary-foreground)}.button-module__HjQxJG__secondary:hover{opacity:.9}.button-module__HjQxJG__outline{border:1px solid var(--color-border);color:var(--color-foreground);background-color:#0000}.button-module__HjQxJG__outline:hover{background-color:var(--color-muted);border-color:var(--color-muted-foreground)}.button-module__HjQxJG__ghost{color:var(--color-foreground);background-color:#0000}.button-module__HjQxJG__ghost:hover{background-color:var(--color-muted)}.button-module__HjQxJG__sm{height:2rem;padding:0 .75rem;font-size:.875rem}.button-module__HjQxJG__md{height:2.5rem;padding:0 1rem;font-size:.9375rem}.button-module__HjQxJG__lg{height:3rem;padding:0 1.5rem;font-size:1rem}.button-module__HjQxJG__fullWidth{width:100%}
.header-module__9iNmeq__header{width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);z-index:50;background-color:#fffffff2;position:sticky;top:0}.header-module__9iNmeq__container{max-width:1280px;padding:0 var(--container-padding);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.header-module__9iNmeq__logo{color:var(--color-primary);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.header-module__9iNmeq__logoIcon{color:var(--color-secondary)}.header-module__9iNmeq__desktopNav{gap:2rem;display:none}.header-module__9iNmeq__navLink{color:var(--color-muted-foreground);font-size:.9375rem;font-weight:500;transition:color .2s}.header-module__9iNmeq__navLink:hover{color:var(--color-primary)}.header-module__9iNmeq__actions{align-items:center;gap:1rem;display:none}.header-module__9iNmeq__waLink{color:var(--color-secondary);font-size:.875rem;font-weight:500}.header-module__9iNmeq__menuToggle{color:var(--color-foreground);display:block}.header-module__9iNmeq__mobileMenu{top:var(--header-height);border-bottom:1px solid var(--color-border);padding:1rem var(--container-padding);background:#fff;flex-direction:column;gap:1rem;animation:.2s ease-out header-module__9iNmeq__slideDown;display:flex;position:fixed;left:0;right:0;box-shadow:0 4px 6px -1px #0000001a}@keyframes header-module__9iNmeq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-module__9iNmeq__mobileNavLink{border-bottom:1px solid var(--color-border);padding:.75rem 0;font-weight:500}.header-module__9iNmeq__mobileActions{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}@media (min-width:1024px){.header-module__9iNmeq__desktopNav,.header-module__9iNmeq__actions{display:flex}.header-module__9iNmeq__menuToggle,.header-module__9iNmeq__mobileMenu{display:none}}
.footer-module__kEhaHa__footer{background-color:var(--color-primary);color:var(--color-primary-foreground);border-top:1px solid #ffffff1a;padding:4rem 0 2rem}.footer-module__kEhaHa__container{max-width:1280px;padding:0 var(--container-padding);margin:0 auto}.footer-module__kEhaHa__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.footer-module__kEhaHa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-module__kEhaHa__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.footer-module__kEhaHa__column{flex-direction:column;gap:1.5rem;display:flex}.footer-module__kEhaHa__logo{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.footer-module__kEhaHa__logoIcon{color:var(--color-secondary)}.footer-module__kEhaHa__description{color:var(--color-muted-foreground);max-width:300px;line-height:1.6}.footer-module__kEhaHa__title{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.footer-module__kEhaHa__list{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.footer-module__kEhaHa__list li a{color:var(--color-muted-foreground);font-size:.9375rem;transition:color .2s}.footer-module__kEhaHa__list li a:hover{color:var(--color-secondary)}.footer-module__kEhaHa__contactList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.footer-module__kEhaHa__contactList li{color:var(--color-muted-foreground);align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}.footer-module__kEhaHa__icon{color:var(--color-secondary);flex-shrink:0;margin-top:.2rem}.footer-module__kEhaHa__copyright{text-align:center;color:var(--color-muted-foreground);border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}
.hero-module__bLJxgG__hero{min-height:100vh;padding-top:var(--header-height);text-align:center;background:radial-gradient(circle at 100% 0,#f1f5f9 0%,#fff 50%,#f8fafc 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-module__bLJxgG__container{width:100%;max-width:1280px;padding:0 var(--container-padding);z-index:1;flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.hero-module__bLJxgG__content{flex-direction:column;align-items:center;max-width:900px;animation:.8s ease-out hero-module__bLJxgG__fadeIn;display:flex}@keyframes hero-module__bLJxgG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-module__bLJxgG__headline{color:var(--color-foreground);letter-spacing:-.03em;margin-bottom:2rem;font-size:3rem;font-weight:800;line-height:1.1}.hero-module__bLJxgG__highlight{color:var(--color-primary);background:linear-gradient(135deg,var(--color-primary)0%,#475569 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:.5rem;display:block}.hero-module__bLJxgG__subheadline{color:var(--color-muted-foreground);max-width:800px;margin-bottom:3rem;font-size:1.25rem;font-weight:500;line-height:1.7}.hero-module__bLJxgG__ctaGroup{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;margin-bottom:4rem;display:flex}.hero-module__bLJxgG__secondaryCta{background-color:#fff}.hero-module__bLJxgG__badges{color:var(--color-muted-foreground);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-border);background:#fffc;border-radius:2rem;justify-content:center;align-items:center;gap:2rem;padding:1rem 2rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 6px -1px #0000000d}.hero-module__bLJxgG__divider{color:var(--color-border);opacity:.5}@media (min-width:640px){.hero-module__bLJxgG__headline{font-size:4.5rem}.hero-module__bLJxgG__ctaGroup{flex-direction:row}}
.section-module__c0m0RG__section{width:100%;padding:4rem 0}@media (min-width:768px){.section-module__c0m0RG__section{padding:6rem 0}}.section-module__c0m0RG__container{max-width:1200px;padding:0 var(--container-padding);margin:0 auto}.section-module__c0m0RG__white{background-color:var(--color-background)}.section-module__c0m0RG__muted{background-color:var(--color-muted)}.section-module__c0m0RG__accent{background-color:var(--color-accent)}.section-module__c0m0RG__primary{background-color:var(--color-primary);color:var(--color-primary-foreground)}
.trustblocks-module__uJcG5q__trustSection{background-color:var(--color-accent)}.trustblocks-module__uJcG5q__header{text-align:center;margin-bottom:3rem;max-width:800px;margin-inline:auto}.trustblocks-module__uJcG5q__title{color:var(--color-primary);margin-bottom:1rem;font-size:1.75rem}.trustblocks-module__uJcG5q__subtitle{color:var(--color-muted-foreground);font-size:1.125rem}.trustblocks-module__uJcG5q__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.trustblocks-module__uJcG5q__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.trustblocks-module__uJcG5q__grid{grid-template-columns:repeat(4,1fr)}}.trustblocks-module__uJcG5q__card{text-align:left;border:1px solid var(--color-border);background:#fff;border-radius:.75rem;padding:2rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 3px #0000000d}.trustblocks-module__uJcG5q__card:hover{border-color:var(--color-secondary);transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.trustblocks-module__uJcG5q__iconWrapper{color:var(--color-secondary);background-color:#0d94881a;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem;display:inline-flex}.trustblocks-module__uJcG5q__cardTitle{color:var(--color-primary);margin-bottom:.75rem;font-size:1.25rem}.trustblocks-module__uJcG5q__cardDescription{color:var(--color-muted-foreground);font-size:.9375rem;line-height:1.6}
.service-card-module__k0pLEW__card{border:1px solid var(--color-border);background:#fff;border-radius:.75rem;flex-direction:column;height:100%;padding:2rem;transition:all .2s ease-in-out;display:flex}.service-card-module__k0pLEW__card:hover{border-color:var(--color-secondary);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.service-card-module__k0pLEW__iconWrapper{background-color:var(--color-muted);color:var(--color-primary);border-radius:.75rem;width:fit-content;margin-bottom:1.5rem;padding:1rem;transition:background-color .2s,color .2s;display:inline-flex}.service-card-module__k0pLEW__card:hover .service-card-module__k0pLEW__iconWrapper{background-color:var(--color-primary);color:#fff}.service-card-module__k0pLEW__title{color:var(--color-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.service-card-module__k0pLEW__description{color:var(--color-muted-foreground);flex-grow:1;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.service-card-module__k0pLEW__features{border-top:1px solid var(--color-border);margin-bottom:1.5rem;padding:1rem 0 0;list-style:none}.service-card-module__k0pLEW__feature{color:var(--color-muted-foreground);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.service-card-module__k0pLEW__dot{color:var(--color-secondary);font-weight:700}.service-card-module__k0pLEW__link{color:var(--color-secondary);align-items:center;gap:.5rem;margin-top:auto;font-size:.9375rem;font-weight:500;display:flex}.service-card-module__k0pLEW__arrow{transition:transform .2s}.service-card-module__k0pLEW__card:hover .service-card-module__k0pLEW__arrow{transform:translate(4px)}
.about-module__8TymFG__hero{color:var(--color-foreground);text-align:center;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 100% 0,#f1f5f9 0%,#fff 50%,#f8fafc 100%);padding:6rem 0 4rem}.about-module__8TymFG__container{max-width:1280px;padding:0 var(--container-padding);margin:0 auto}.about-module__8TymFG__title{color:var(--color-foreground);letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:800}.about-module__8TymFG__subtitle{color:var(--color-secondary);opacity:.9;font-size:1.25rem}.about-module__8TymFG__grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.about-module__8TymFG__grid{grid-template-columns:1fr 1fr}}.about-module__8TymFG__sectionTitle{color:var(--color-primary);margin-bottom:1.5rem;font-size:2rem}.about-module__8TymFG__text{color:var(--color-muted-foreground);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.7}.about-module__8TymFG__imagePlaceholder{background-color:var(--color-muted);border-radius:1rem;justify-content:center;align-items:center;height:400px;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__statsContainer{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@keyframes about-module__8TymFG__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.about-module__8TymFG__statCard{border:1px solid var(--color-border);text-align:center;background:#fff;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transition:all .3s;animation:6s ease-in-out infinite about-module__8TymFG__float;display:flex;box-shadow:0 10px 15px -3px #0000001a}.about-module__8TymFG__statCard:nth-child(2){animation-delay:1.5s}.about-module__8TymFG__statCard:nth-child(3){animation-delay:3s}.about-module__8TymFG__statCard:nth-child(4){animation-delay:4.5s}.about-module__8TymFG__statCard:hover{border-color:var(--color-secondary);transform:translateY(-5px)}.about-module__8TymFG__statNumber{color:var(--color-secondary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.about-module__8TymFG__statLabel{color:var(--color-muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.about-module__8TymFG__visionGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.about-module__8TymFG__visionGrid{grid-template-columns:1fr 1fr}}.about-module__8TymFG__card{border:1px solid var(--color-border);background:#fff;border-radius:.75rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d}.about-module__8TymFG__card h3{color:var(--color-secondary);margin-bottom:1rem;font-size:1.5rem}.about-module__8TymFG__card p{color:var(--color-muted-foreground);line-height:1.6}
.contact-module__swMWYG__hero{color:var(--color-foreground);text-align:center;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 100% 0,#f1f5f9 0%,#fff 50%,#f8fafc 100%);padding:6rem 0 4rem}.contact-module__swMWYG__container{max-width:1280px;padding:0 var(--container-padding);margin:0 auto}.contact-module__swMWYG__title{color:var(--color-foreground);letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:800}.contact-module__swMWYG__subtitle{color:var(--color-secondary);opacity:.9;font-size:1.25rem}.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:1024px){.contact-module__swMWYG__grid{grid-template-columns:1fr 1.5fr}}.contact-module__swMWYG__infoCard{margin-bottom:2rem}.contact-module__swMWYG__infoCard h2{color:var(--color-primary);margin-bottom:1rem;font-size:1.75rem}.contact-module__swMWYG__infoCard>p{color:var(--color-muted-foreground);margin-bottom:2rem;line-height:1.6}.contact-module__swMWYG__contactItem{gap:1rem;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__iconWrapper{background-color:var(--color-muted);width:40px;height:40px;color:var(--color-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__contactItem h3{color:var(--color-primary);margin-bottom:.25rem;font-size:1.0625rem}.contact-module__swMWYG__contactItem p{color:var(--color-muted-foreground);font-size:.9375rem;line-height:1.5}.contact-module__swMWYG__subtext{color:var(--color-muted-foreground);font-size:.8125rem!important}.contact-module__swMWYG__mapContainer{border:1px solid var(--color-border);border-radius:.75rem;overflow:hidden}.contact-module__swMWYG__form,.contact-module__swMWYG__successMessage{border:1px solid var(--color-border);background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 10px 15px -3px #0000000d}.contact-module__swMWYG__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.contact-module__swMWYG__successMessage h3{color:var(--color-secondary);margin-bottom:1rem;font-size:1.5rem}.contact-module__swMWYG__successMessage p{color:var(--color-muted-foreground);margin-bottom:2rem}.contact-module__swMWYG__form h2{color:var(--color-primary);margin-bottom:1.5rem;font-size:1.75rem}.contact-module__swMWYG__formGroup{margin-bottom:1.5rem}.contact-module__swMWYG__formGroup label{color:var(--color-foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border:1px solid var(--color-border);border-radius:.375rem;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--color-secondary);box-shadow:0 0 0 2px #0d94881a}.contact-module__swMWYG__formGroup textarea{resize:vertical}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}
.privacy-module__ZGDmtG__container{max-width:800px;padding:4rem var(--container-padding);margin:0 auto}.privacy-module__ZGDmtG__title{color:var(--color-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.privacy-module__ZGDmtG__content{margin-top:2rem}.privacy-module__ZGDmtG__content h2{color:var(--color-foreground);margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.privacy-module__ZGDmtG__content p{color:var(--color-muted-foreground);margin-bottom:1rem;line-height:1.7}.privacy-module__ZGDmtG__content a{color:var(--color-secondary);text-decoration:underline}
.service-detail-module__89NYoG__hero{border-bottom:1px solid var(--color-border);text-align:center;background:radial-gradient(circle at 100% 0,#f1f5f9 0%,#fff 50%,#f8fafc 100%);padding:6rem 0 4rem}.service-detail-module__89NYoG__container{max-width:1280px;padding:0 var(--container-padding);margin:0 auto}.service-detail-module__89NYoG__iconWrapper{color:var(--color-secondary);background-color:#fff;border-radius:1rem;margin-bottom:1.5rem;padding:1rem;display:inline-flex;box-shadow:0 4px 6px -1px #0000001a}.service-detail-module__89NYoG__title{color:var(--color-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.service-detail-module__89NYoG__description{color:var(--color-muted-foreground);max-width:800px;font-size:1.25rem;line-height:1.6}.service-detail-module__89NYoG__content{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:1024px){.service-detail-module__89NYoG__content{grid-template-columns:2fr 1fr}}.service-detail-module__89NYoG__featuresSection h2{color:var(--color-primary);margin-bottom:2rem;font-size:1.75rem}.service-detail-module__89NYoG__featureGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.service-detail-module__89NYoG__featureGrid{grid-template-columns:1fr 1fr}}.service-detail-module__89NYoG__featureCard{border:1px solid var(--color-border);color:var(--color-foreground);background:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1.5rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.service-detail-module__89NYoG__featureCard:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.service-detail-module__89NYoG__checkIcon{color:var(--color-secondary);flex-shrink:0}.service-detail-module__89NYoG__sidebar{top:calc(var(--header-height) + 2rem);position:sticky}.service-detail-module__89NYoG__ctaCard{border:1px solid var(--color-border);background:#fff;border-radius:1rem;flex-direction:column;gap:1rem;padding:2rem;display:flex;position:sticky;top:6rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.service-detail-module__89NYoG__ctaCard h3{color:var(--color-primary);font-size:1.25rem}.service-detail-module__89NYoG__ctaCard p{color:var(--color-muted-foreground);margin-bottom:.5rem}
.services-module__g8J8Uq__hero{color:var(--color-foreground);text-align:center;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 100% 0,#f1f5f9 0%,#fff 50%,#f8fafc 100%);padding:6rem 0 4rem}.services-module__g8J8Uq__container{max-width:1280px;padding:0 var(--container-padding);margin:0 auto}.services-module__g8J8Uq__title{color:var(--color-foreground);letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:800}.services-module__g8J8Uq__subtitle{color:var(--color-secondary);opacity:.9;font-size:1.25rem}.services-module__g8J8Uq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.services-module__g8J8Uq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-module__g8J8Uq__grid{grid-template-columns:repeat(3,1fr)}}.services-module__g8J8Uq__ctaSection{text-align:center}.services-module__g8J8Uq__ctaContent h2{color:var(--color-primary);margin-bottom:1rem;font-size:2rem}.services-module__g8J8Uq__ctaContent p{color:var(--color-muted-foreground);margin-bottom:2rem;font-size:1.125rem}.services-module__g8J8Uq__ctaButton{background-color:var(--color-primary);color:#fff;border-radius:.375rem;padding:.75rem 2rem;font-weight:600;transition:opacity .2s;display:inline-block}.services-module__g8J8Uq__ctaButton:hover{opacity:.9}
.who-we-serve-module__rxazaq__hero{color:var(--color-foreground);text-align:center;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 100% 0,#f1f5f9 0%,#fff 50%,#f8fafc 100%);padding:6rem 0 4rem}.who-we-serve-module__rxazaq__container{max-width:1280px;padding:0 var(--container-padding);margin:0 auto}.who-we-serve-module__rxazaq__title{color:var(--color-foreground);letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:800}.who-we-serve-module__rxazaq__subtitle{color:var(--color-secondary);opacity:.9;font-size:1.25rem}.who-we-serve-module__rxazaq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.who-we-serve-module__rxazaq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.who-we-serve-module__rxazaq__grid{grid-template-columns:repeat(3,1fr)}}.who-we-serve-module__rxazaq__card{border:1px solid var(--color-border);background:#fff;border-radius:.75rem;padding:2rem;transition:transform .2s}.who-we-serve-module__rxazaq__card:hover{border-color:var(--color-secondary);transform:translateY(-4px)}.who-we-serve-module__rxazaq__iconWrapper{background-color:var(--color-muted);color:var(--color-primary);border-radius:.75rem;margin-bottom:1.5rem;padding:1rem;display:inline-flex}.who-we-serve-module__rxazaq__card:hover .who-we-serve-module__rxazaq__iconWrapper{background-color:var(--color-primary);color:#fff}.who-we-serve-module__rxazaq__cardTitle{color:var(--color-primary);margin-bottom:.75rem;font-size:1.25rem}.who-we-serve-module__rxazaq__cardDescription{color:var(--color-muted-foreground);line-height:1.6}
.why-us-module__VYltda__hero{color:var(--color-foreground);text-align:center;border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 100% 0,#f1f5f9 0%,#fff 50%,#f8fafc 100%);padding:6rem 0 4rem}.why-us-module__VYltda__container{max-width:1280px;padding:0 var(--container-padding);margin:0 auto}.why-us-module__VYltda__title{color:var(--color-foreground);letter-spacing:-.03em;margin-bottom:1rem;font-size:3rem;font-weight:800}.why-us-module__VYltda__subtitle{color:var(--color-secondary);opacity:.9;font-size:1.25rem}.why-us-module__VYltda__section{background-color:var(--color-background)}.why-us-module__VYltda__content{grid-template-columns:1fr;gap:2rem;max-width:1280px;margin:0 auto;display:grid}@media (min-width:768px){.why-us-module__VYltda__content{grid-template-columns:repeat(2,1fr)}}.why-us-module__VYltda__feature{border:1px solid var(--color-border);background:#fff;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.why-us-module__VYltda__feature:hover{border-color:var(--color-primary);transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.why-us-module__VYltda__feature:before{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));transform-origin:0;width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.why-us-module__VYltda__feature:hover:before{transform:scaleX(1)}.why-us-module__VYltda__iconWrapper{background-color:var(--color-muted);width:60px;height:60px;color:var(--color-primary);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.why-us-module__VYltda__feature:hover .why-us-module__VYltda__iconWrapper{background-color:var(--color-primary);color:#fff;transform:scale(1.1)rotate(5deg)}.why-us-module__VYltda__feature h2{color:var(--color-foreground);margin:0;font-size:1.5rem;font-weight:700}.why-us-module__VYltda__feature p{color:var(--color-muted-foreground);margin:0;font-size:1rem;line-height:1.6}
