.Contact-module__J3q-aa__page{background:radial-gradient(circle at 100% 0,#3b82f60d,#0000 40%);align-items:center;min-height:100vh;padding:10rem 0 6rem;display:flex;position:relative;overflow:hidden}.Contact-module__J3q-aa__page:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 60%,#0000 100%);mask-image:radial-gradient(circle,#000 60%,#0000 100%)}.Contact-module__J3q-aa__container{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.Contact-module__J3q-aa__grid{gap:4rem;display:grid}.Contact-module__J3q-aa__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Contact-module__J3q-aa__subtitle{color:var(--foreground-muted);max-width:500px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Contact-module__J3q-aa__contactDetails{flex-direction:column;gap:2rem;display:flex}.Contact-module__J3q-aa__detailItem{color:var(--foreground);background:#ffffff08;border:1px solid #0000;border-radius:1rem;align-items:center;gap:1.5rem;padding:1rem;font-size:1.125rem;transition:all .2s;display:flex}.Contact-module__J3q-aa__detailItem:hover{background:#ffffff0d;border-color:#3b82f64d}.Contact-module__J3q-aa__icon{color:var(--primary);width:24px;height:24px}.Contact-module__J3q-aa__formWrapper{background:var(--background-card);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:2rem;padding:3rem;position:relative;box-shadow:0 20px 40px -10px #00000080}.Contact-module__J3q-aa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__J3q-aa__label{color:var(--foreground-muted);margin-bottom:.5rem;font-size:.9375rem;font-weight:500;display:block}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__textarea,.Contact-module__J3q-aa__select{border:1px solid var(--border);color:#fff;width:100%;font-family:var(--font-inter);background:#ffffff08;border-radius:1rem;outline:none;padding:1rem 1.5rem;font-size:1rem;transition:all .2s}.Contact-module__J3q-aa__input:focus,.Contact-module__J3q-aa__textarea:focus,.Contact-module__J3q-aa__select:focus{border-color:var(--primary);background:#ffffff14;box-shadow:0 0 0 4px #3b82f61a}.Contact-module__J3q-aa__select option{background:var(--background-secondary);color:#fff}.Contact-module__J3q-aa__submitBtn{gap:.5rem;width:100%;margin-top:1rem;display:flex}@media (min-width:1024px){.Contact-module__J3q-aa__grid{grid-template-columns:1fr 1fr;align-items:flex-start}.Contact-module__J3q-aa__formWrapper{position:sticky;top:6rem}}
.Button-module__8RiFmG__button{cursor:pointer;font-weight:500;font-family:var(--font-inter);border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__8RiFmG__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__8RiFmG__lg{padding:1rem 2rem;font-size:1.125rem}.Button-module__8RiFmG__primary{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;box-shadow:0 4px 14px 0 var(--primary-glow);border:1px solid #ffffff1a}.Button-module__8RiFmG__primary:hover{filter:brightness(110%);transform:translateY(-1px);box-shadow:0 6px 20px #3b82f680}.Button-module__8RiFmG__secondary{background:var(--surface-card);color:#fff;border:1px solid var(--border)}.Button-module__8RiFmG__secondary:hover{border-color:var(--foreground-muted);background:#ffffff1a}.Button-module__8RiFmG__outline{border:1px solid var(--border);color:var(--foreground);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0}.Button-module__8RiFmG__outline:hover{border-color:var(--primary);color:#fff;box-shadow:0 0 15px var(--primary-glow);background:#3b82f61a}.Button-module__8RiFmG__ghost{color:var(--foreground);background:0 0}.Button-module__8RiFmG__ghost:hover{background:#ffffff0d}
.Hero-module___w2HtG__hero{align-items:center;min-height:100vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__background{pointer-events:none;z-index:0;opacity:.6;background-image:url(/images/hero-bg.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Hero-module___w2HtG__gridOverlay{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%)}.Hero-module___w2HtG__container{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.Hero-module___w2HtG__content{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.Hero-module___w2HtG__badge{color:var(--primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#3b82f61a;border:1px solid #3b82f633;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module___w2HtG__badgeDot{background:var(--primary);width:6px;height:6px;box-shadow:0 0 10px var(--primary);border-radius:50%}.Hero-module___w2HtG__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module___w2HtG__subtitle{color:var(--foreground-muted);max-width:600px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Hero-module___w2HtG__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:5rem;display:flex}.Hero-module___w2HtG__icon{margin-left:.5rem;transition:transform .2s}.Hero-module___w2HtG__actions button:hover .Hero-module___w2HtG__icon{transform:translate(4px)}.Hero-module___w2HtG__stats{background:var(--background-card);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:1.5rem;align-items:center;gap:3rem;padding:2rem 4rem;display:flex;box-shadow:0 20px 40px -10px #0000004d}.Hero-module___w2HtG__statItem{text-align:center}.Hero-module___w2HtG__statValue{color:#fff;font-size:2.5rem;font-weight:700;font-family:var(--font-outfit);margin-bottom:.25rem;line-height:1;display:block}.Hero-module___w2HtG__statLabel{color:var(--foreground-muted);font-size:.875rem;font-weight:500}.Hero-module___w2HtG__statDivider{background:var(--border);width:1px;height:40px}@media (max-width:1024px){.Hero-module___w2HtG__title{font-size:3rem}}@media (max-width:768px){.Hero-module___w2HtG__hero{padding:6rem 0 3rem}.Hero-module___w2HtG__title{font-size:2.25rem}.Hero-module___w2HtG__stats{flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem}.Hero-module___w2HtG__statDivider{width:100%;height:1px}}
.LeadCapture-module__29F8dW__section{background:var(--background);padding:6rem 0;position:relative;overflow:hidden}.LeadCapture-module__29F8dW__container{z-index:10;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.LeadCapture-module__29F8dW__content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:linear-gradient(135deg,#1e293b66 0%,#0f172a99 100%);border:1px solid #ffffff1a;border-radius:2rem;max-width:900px;margin:0 auto;padding:5rem 2rem;position:relative;box-shadow:0 20px 40px -10px #00000080}.LeadCapture-module__29F8dW__content:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.LeadCapture-module__29F8dW__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.LeadCapture-module__29F8dW__description{color:var(--foreground-muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.LeadCapture-module__29F8dW__form{flex-direction:column;gap:1rem;max-width:600px;margin:0 auto 2rem;display:flex}.LeadCapture-module__29F8dW__input{color:#fff;font-family:var(--font-inter);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;outline:none;padding:1rem 1.5rem;font-size:1rem;transition:all .2s}.LeadCapture-module__29F8dW__input:focus{border-color:var(--primary);background:#ffffff1a;box-shadow:0 0 0 4px #3b82f61a}.LeadCapture-module__29F8dW__button{width:100%}.LeadCapture-module__29F8dW__note{color:var(--foreground-muted);opacity:.8;font-size:.875rem}@media (min-width:768px){.LeadCapture-module__29F8dW__form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;flex-direction:row;padding:.5rem}.LeadCapture-module__29F8dW__input{background:0 0;border:none;border-radius:9999px;flex-grow:1;height:auto}.LeadCapture-module__29F8dW__input:focus{box-shadow:none;background:0 0;border:none}.LeadCapture-module__29F8dW__button{width:auto;padding-left:2rem;padding-right:2rem}}
.ServicesOverview-module__KgCZLq__section{background:var(--background);padding:8rem 0;position:relative}.ServicesOverview-module__KgCZLq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ServicesOverview-module__KgCZLq__header{text-align:center;max-width:800px;margin:0 auto 5rem}.ServicesOverview-module__KgCZLq__title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ServicesOverview-module__KgCZLq__subtitle{color:var(--foreground-muted);font-size:1.125rem;line-height:1.6}.ServicesOverview-module__KgCZLq__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.ServicesOverview-module__KgCZLq__card{background:var(--background-secondary);border:1px solid var(--border);z-index:1;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ServicesOverview-module__KgCZLq__card:before{content:"";background:radial-gradient(800px circle at var(--mouse-x,0)var(--mouse-y,0),#3b82f60f,transparent 40%);z-index:0;opacity:0;transition:opacity .5s;position:absolute;inset:0}.ServicesOverview-module__KgCZLq__card:hover:before{opacity:1}.ServicesOverview-module__KgCZLq__card:hover{border-color:#3b82f64d;transform:translateY(-5px);box-shadow:0 20px 40px -10px #00000080}.ServicesOverview-module__KgCZLq__iconWrapper{width:64px;height:64px;color:var(--primary);background:#3b82f61a;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:.5rem;transition:all .3s;display:flex}.ServicesOverview-module__KgCZLq__card:hover .ServicesOverview-module__KgCZLq__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.1)rotate(-5deg)}.ServicesOverview-module__KgCZLq__cardTitle{color:#fff;font-size:1.5rem;font-weight:700;font-family:var(--font-outfit)}.ServicesOverview-module__KgCZLq__cardDescription{color:var(--foreground-muted);flex-grow:1;line-height:1.6}.ServicesOverview-module__KgCZLq__cardLink{color:var(--primary);align-items:center;gap:.5rem;margin-top:1rem;font-size:.9375rem;font-weight:600;transition:gap .2s;display:flex}.ServicesOverview-module__KgCZLq__card:hover .ServicesOverview-module__KgCZLq__cardLink{color:#fff;gap:.75rem}@media (max-width:768px){.ServicesOverview-module__KgCZLq__section{padding:4rem 0}.ServicesOverview-module__KgCZLq__grid{grid-template-columns:1fr}}
.Header-module__lnUIdW__header{z-index:50;background:0 0;padding:1.5rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{background:var(--background-glass);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);padding:1rem 0;box-shadow:0 4px 6px -1px #0000001a}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__lnUIdW__logo{font-family:var(--font-outfit);color:#fff;letter-spacing:-.02em;align-items:center;gap:.25rem;font-size:1.5rem;font-weight:700;display:flex}.Header-module__lnUIdW__dot{color:var(--primary);font-size:2rem;line-height:.5}.Header-module__lnUIdW__desktopNav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:9999px;padding:.5rem 1rem;display:none}.Header-module__lnUIdW__navLink{color:var(--foreground-muted);margin:0 1.25rem;font-size:.9375rem;font-weight:500;transition:color .2s}.Header-module__lnUIdW__navLink:hover{color:#fff}.Header-module__lnUIdW__actions{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__mobileToggle{border:1px solid var(--border);color:#fff;cursor:pointer;background:#ffffff0d;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Header-module__lnUIdW__mobileToggle:hover{background:#ffffff1a}.Header-module__lnUIdW__mobileMenu{background:var(--background);border-bottom:1px solid var(--border);height:calc(100vh - 72px);padding:2rem;animation:.3s ease-out Header-module__lnUIdW__slideDown;position:fixed;top:72px;left:0;right:0;overflow-y:auto}@keyframes Header-module__lnUIdW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__mobileNav{flex-direction:column;align-items:center;gap:2rem;margin-top:2rem;display:flex}.Header-module__lnUIdW__mobileNav a{color:var(--foreground);font-size:1.5rem;font-weight:600}.Header-module__lnUIdW__ctaDesktop{display:none}@media (min-width:768px){.Header-module__lnUIdW__desktopNav{align-items:center;display:flex}.Header-module__lnUIdW__mobileToggle{display:none}.Header-module__lnUIdW__ctaDesktop{display:inline-flex}.Header-module__lnUIdW__mobileMenu{display:none}}
.Testimonials-module__X7R5sW__section{background:var(--background);padding:8rem 0;position:relative}.Testimonials-module__X7R5sW__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Testimonials-module__X7R5sW__header{text-align:center;max-width:800px;margin:0 auto 5rem}.Testimonials-module__X7R5sW__title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Testimonials-module__X7R5sW__subtitle{color:var(--foreground-muted);font-size:1.125rem;line-height:1.6}.Testimonials-module__X7R5sW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__X7R5sW__card{background:var(--background-card);border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:transform .3s;display:flex;position:relative}.Testimonials-module__X7R5sW__card:hover{border-color:#3b82f64d;transform:translateY(-5px)}.Testimonials-module__X7R5sW__stars{color:#eab308;gap:.25rem;display:flex}.Testimonials-module__X7R5sW__quote{color:var(--foreground);flex-grow:1;font-size:1.125rem;font-style:italic;line-height:1.6}.Testimonials-module__X7R5sW__author{align-items:center;gap:1rem;margin-top:1rem;display:flex}.Testimonials-module__X7R5sW__authorAvatar{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__X7R5sW__authorInfo{flex-direction:column;display:flex}.Testimonials-module__X7R5sW__authorName{color:#fff;font-weight:600}.Testimonials-module__X7R5sW__authorRole{color:var(--foreground-muted);font-size:.875rem}
.Footer-module__3hUVsW__footer{background:var(--background);border-top:1px solid var(--border);margin-top:auto;padding:5rem 0 3rem;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";background:radial-gradient(circle at center,var(--primary)0%,transparent 70%);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__3hUVsW__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:4rem;margin-bottom:5rem;display:grid}.Footer-module__3hUVsW__column{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__3hUVsW__logo{font-family:var(--font-outfit);color:#fff;align-items:center;font-size:1.75rem;font-weight:700;display:inline-flex}.Footer-module__3hUVsW__dot{color:var(--primary);font-size:2.25rem;line-height:.5}.Footer-module__3hUVsW__description{color:var(--foreground-muted);max-width:320px;font-size:1rem;line-height:1.6}.Footer-module__3hUVsW__socials{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__3hUVsW__socials a{color:var(--foreground-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:50%;padding:.5rem;transition:all .2s}.Footer-module__3hUVsW__socials a:hover{color:#fff;background:var(--primary);border-color:var(--primary);transform:translateY(-2px)}.Footer-module__3hUVsW__heading{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.Footer-module__3hUVsW__links{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__3hUVsW__links a{color:var(--foreground-muted);font-size:1rem;transition:color .2s}.Footer-module__3hUVsW__links a:hover{color:var(--primary);padding-left:.25rem}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border);text-align:center;color:var(--foreground-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.9375rem;display:flex}@media (min-width:640px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 1fr}}
.TrustSection-module__4WCoxG__section{background:var(--background-secondary);border-bottom:1px solid var(--border);padding:3rem 0;overflow:hidden}.TrustSection-module__4WCoxG__title{text-align:center;color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:.875rem;font-weight:500}.TrustSection-module__4WCoxG__scroller{max-width:1280px;margin:0 auto;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)}.TrustSection-module__4WCoxG__scrollerInner{gap:4rem;width:max-content;padding:1rem 0;animation:40s linear infinite TrustSection-module__4WCoxG__scroll;display:flex}.TrustSection-module__4WCoxG__scroller:hover .TrustSection-module__4WCoxG__scrollerInner{animation-play-state:paused}.TrustSection-module__4WCoxG__brand{color:#fff6;white-space:nowrap;cursor:default;font-size:1.25rem;font-weight:700;transition:color .3s}.TrustSection-module__4WCoxG__brand:hover{color:#fff;text-shadow:0 0 10px #ffffff80}@keyframes TrustSection-module__4WCoxG__scroll{to{transform:translate(calc(-50% - 2rem))}}
.About-module__8aBknG__page{background:var(--background);min-height:100vh;animation:.5s About-module__8aBknG__fadeIn}@keyframes About-module__8aBknG__fadeIn{0%{opacity:0}to{opacity:1}}.About-module__8aBknG__hero{text-align:center;background:radial-gradient(circle,#3b82f61a,#0000 50%);padding:12rem 0 8rem;position:relative;overflow:hidden}.About-module__8aBknG__hero:before{content:"";z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:40px 40px;height:100%;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.About-module__8aBknG__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.About-module__8aBknG__title{letter-spacing:-.02em;margin-bottom:2rem;font-size:4.5rem;font-weight:800;line-height:1.1}.About-module__8aBknG__subtitle{color:var(--foreground-muted);max-width:800px;margin:0 auto;font-size:1.5rem;line-height:1.6}.About-module__8aBknG__mission{background:var(--background);padding:6rem 0}.About-module__8aBknG__grid{gap:4rem;display:grid}.About-module__8aBknG__sectionTitle{color:#fff;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.About-module__8aBknG__missionText p{color:var(--foreground-muted);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.About-module__8aBknG__statsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.About-module__8aBknG__statCard{background:var(--background-card);border:1px solid var(--border);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1.5rem;padding:2.5rem;transition:transform .3s}.About-module__8aBknG__statCard:hover{border-color:#3b82f64d;transform:translateY(-5px)}.About-module__8aBknG__statNumber{font-family:var(--font-outfit);color:var(--primary);margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1;display:block}.About-module__8aBknG__statLabel{color:var(--foreground-muted);font-size:.9375rem;font-weight:500}.About-module__8aBknG__values{padding:8rem 0;position:relative}.About-module__8aBknG__valuesTitle{text-align:center;margin-bottom:5rem;font-size:3rem;font-weight:700}.About-module__8aBknG__valuesGrid{gap:2rem;display:grid}.About-module__8aBknG__valueItem{text-align:center;background:var(--background-secondary);border:1px solid var(--border);border-radius:1.5rem;padding:3rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.About-module__8aBknG__valueItem:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px -10px #00000080}.About-module__8aBknG__icon{color:var(--primary);width:3rem;height:3rem;margin-bottom:1.5rem}.About-module__8aBknG__valueItem h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.About-module__8aBknG__valueItem p{color:var(--foreground-muted);line-height:1.6}.About-module__8aBknG__cta{text-align:center;background:linear-gradient(180deg,var(--background)0%,#3b82f61a 100%);padding:8rem 0}.About-module__8aBknG__ctaTitle{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.About-module__8aBknG__ctaDesc{color:var(--foreground-muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}@media (min-width:1024px){.About-module__8aBknG__grid{grid-template-columns:1fr 1fr}.About-module__8aBknG__valuesGrid{grid-template-columns:repeat(4,1fr)}}
.ServicesIndex-module__3EA-aG__page{padding-top:6rem}.ServicesIndex-module__3EA-aG__hero{text-align:center;background:radial-gradient(circle,#3b82f614,#0000 60%);padding:6rem 0 2rem}.ServicesIndex-module__3EA-aG__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ServicesIndex-module__3EA-aG__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.ServicesIndex-module__3EA-aG__subtitle{color:var(--foreground-muted);max-width:700px;margin:0 auto;font-size:1.25rem}
