.PageHero-module__z6bXnW__hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;min-height:500px;margin-top:-80px;padding-top:80px;display:flex;position:relative;overflow:hidden}.PageHero-module__z6bXnW__overlay{z-index:1;background:linear-gradient(#0006,#000c);width:100%;height:100%;position:absolute;top:0;left:0}.PageHero-module__z6bXnW__content{text-align:center;color:#fff;max-width:800px;margin:0 auto}.PageHero-module__z6bXnW__title{text-shadow:0 2px 10px #0000004d;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.PageHero-module__z6bXnW__description{opacity:.9;text-shadow:0 2px 4px #0000004d;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.PageHero-module__z6bXnW__title{font-size:2.5rem}.PageHero-module__z6bXnW__hero{height:50vh;min-height:400px}}
.Lifecycle-module__KGwbyq__section{background:var(--bg-primary);padding:6rem 0}.Lifecycle-module__KGwbyq__heading{text-align:center;margin-bottom:5rem;font-size:2.5rem}.Lifecycle-module__KGwbyq__timeline{justify-content:space-between;max-width:1000px;margin:0 auto;display:flex;position:relative}.Lifecycle-module__KGwbyq__step{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.Lifecycle-module__KGwbyq__marker{background:var(--bg-secondary);border:2px solid var(--accent-blue);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;transition:transform .3s,background .3s;display:flex}.Lifecycle-module__KGwbyq__step:hover .Lifecycle-module__KGwbyq__marker{background:var(--accent-blue);color:var(--bg-primary);transform:scale(1.1)}.Lifecycle-module__KGwbyq__number{font-weight:700;font-family:var(--font-display)}.Lifecycle-module__KGwbyq__content{text-align:center}.Lifecycle-module__KGwbyq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem}.Lifecycle-module__KGwbyq__desc{color:var(--text-secondary);font-size:.9rem}.Lifecycle-module__KGwbyq__line{z-index:1;background:#ffffff1a;width:100%;height:2px;position:absolute;top:25px;left:50%}@media (max-width:768px){.Lifecycle-module__KGwbyq__timeline{flex-direction:column;align-items:center}.Lifecycle-module__KGwbyq__step{flex-direction:row;justify-content:flex-start;width:100%;margin-bottom:2rem}.Lifecycle-module__KGwbyq__line{display:none}.Lifecycle-module__KGwbyq__marker{margin-bottom:0;margin-right:1.5rem}.Lifecycle-module__KGwbyq__content{text-align:left}}
.contact-module__xwJ-uq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.contact-module__xwJ-uq__lead{color:var(--text-secondary);margin-bottom:2rem;font-size:1.2rem;line-height:1.65}.contact-module__xwJ-uq__sectionHeading{margin-top:0;margin-bottom:1rem;font-size:1.1rem}.contact-module__xwJ-uq__contactCards{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem;display:grid}.contact-module__xwJ-uq__contactCard{background:var(--bg-secondary);color:inherit;border:1px solid #0000000f;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.contact-module__xwJ-uq__contactCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #8b45131a}.contact-module__xwJ-uq__contactLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-blue);font-size:.75rem;font-weight:600}.contact-module__xwJ-uq__contactValue{word-break:break-word;font-size:1.05rem;font-weight:600}.contact-module__xwJ-uq__contactHint{color:var(--text-secondary);font-size:.9rem;line-height:1.45}.contact-module__xwJ-uq__formHeading{margin-bottom:.5rem;font-size:1.5rem}.contact-module__xwJ-uq__formIntro{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.contact-module__xwJ-uq__globeWrapper{justify-content:center;align-items:center;margin-bottom:.5rem;padding:0 2rem 2rem;display:flex}.contact-module__xwJ-uq__globeInner{background:linear-gradient(135deg,#ffffff4d,#0000 50%);border-radius:50%;width:280px;height:280px;position:relative;overflow:hidden;box-shadow:0 10px 40px #8b451333,0 0 60px #8b45131a,inset -30px -30px 60px #00000026,inset 20px 20px 40px #ffffff1a}.contact-module__xwJ-uq__globeImage{object-fit:cover;width:200%;height:100%;animation:25s linear infinite contact-module__xwJ-uq__globeScroll}@keyframes contact-module__xwJ-uq__globeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact-module__xwJ-uq__globeInner:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#fff3 0%,#0000 40%,#0000001a 100%);border-radius:50%;position:absolute;inset:0}.contact-module__xwJ-uq__form{background:var(--bg-secondary);border:1px solid #0000000d;border-radius:20px;padding:3rem}.contact-module__xwJ-uq__inputGroup{margin-bottom:1.5rem}.contact-module__xwJ-uq__inputGroup label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem;display:block}.contact-module__xwJ-uq__inputGroup input,.contact-module__xwJ-uq__inputGroup textarea{background:var(--bg-primary);width:100%;color:var(--text-primary);border:1px solid #0000001a;border-radius:8px;padding:1rem;font-family:inherit}.contact-module__xwJ-uq__inputGroup input:focus,.contact-module__xwJ-uq__inputGroup textarea:focus{border-color:var(--accent-blue);outline:none}@media (max-width:768px){.contact-module__xwJ-uq__grid{grid-template-columns:1fr;gap:3rem}.contact-module__xwJ-uq__lead{margin-bottom:1.5rem;font-size:1rem}.contact-module__xwJ-uq__form{padding:1.5rem}.contact-module__xwJ-uq__globeInner{width:220px;height:220px}.contact-module__xwJ-uq__globeWrapper{padding:0 1rem 1.5rem}}
.FAQ-module__8ZM7Ka__section{padding:var(--spacing-lg)0;background:var(--bg-secondary)}.FAQ-module__8ZM7Ka__header{text-align:center;max-width:800px;margin:0 auto 4rem}.FAQ-module__8ZM7Ka__intro{color:var(--text-secondary);margin-top:1rem;font-size:1.1rem}.FAQ-module__8ZM7Ka__faqContainer{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__8ZM7Ka__faqItem{background:var(--bg-card);border:1px solid var(--border-color);border-radius:12px;transition:box-shadow .3s;overflow:hidden}.FAQ-module__8ZM7Ka__faqItem:hover{box-shadow:0 10px 30px #0000000d}.FAQ-module__8ZM7Ka__questionButton{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);font-family:var(--font-display);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__8ZM7Ka__icon{color:var(--accent-blue);font-size:1.2rem;transition:transform .3s}.FAQ-module__8ZM7Ka__active .FAQ-module__8ZM7Ka__icon{transform:rotate(45deg)}.FAQ-module__8ZM7Ka__answer{color:var(--text-secondary);padding:0 2rem 1.5rem;font-size:1rem;line-height:1.7}.FAQ-module__8ZM7Ka__ctaSection{text-align:center;background:rgba(var(--color-primary-rgb),.03);border-radius:20px;margin-top:4rem;padding:3rem}.FAQ-module__8ZM7Ka__ctaSection h3{margin-bottom:1rem}.FAQ-module__8ZM7Ka__ctaSection p{color:var(--text-secondary);margin-bottom:2rem}@media (max-width:768px){.FAQ-module__8ZM7Ka__section{padding:var(--spacing-md)0}.FAQ-module__8ZM7Ka__questionButton{padding:1.25rem 1.5rem;font-size:1rem}.FAQ-module__8ZM7Ka__answer{padding:0 1.5rem 1.25rem}}
.QASEO-module__dO-pIa__section{background:var(--bg-secondary);padding:6rem 0}.QASEO-module__dO-pIa__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.QASEO-module__dO-pIa__card{background:var(--bg-primary);border:1px solid #ffffff0d;border-radius:20px;padding:3rem;position:relative;overflow:hidden}.QASEO-module__dO-pIa__card:before{content:"";background:var(--accent-gradient);width:100%;height:4px;position:absolute;top:0;left:0}.QASEO-module__dO-pIa__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.QASEO-module__dO-pIa__subtitle{color:var(--accent-blue);margin-bottom:2rem;font-size:1.1rem;font-weight:600}.QASEO-module__dO-pIa__list{list-style:none}.QASEO-module__dO-pIa__list li{color:var(--text-secondary);margin-bottom:1rem;padding-left:1.5rem;position:relative}.QASEO-module__dO-pIa__list li:before{content:"✓";color:var(--accent-purple);font-weight:700;position:absolute;left:0}@media (max-width:768px){.QASEO-module__dO-pIa__grid{grid-template-columns:1fr;gap:2rem}}
.about-module__-i9KWa__grid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:6rem;display:grid}.about-module__-i9KWa__sectionTitle{margin-bottom:1rem;font-size:1.8rem}@media (max-width:768px){.about-module__-i9KWa__grid{grid-template-columns:1fr;gap:2rem}.about-module__-i9KWa__sectionTitle{font-size:1.5rem}}
.service-detail-module__2hSisq__content{max-width:800px;margin:0 auto}.service-detail-module__2hSisq__category{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);margin-bottom:2rem;font-size:.9rem;font-weight:600}.service-detail-module__2hSisq__content h2{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2rem}.service-detail-module__2hSisq__content p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.service-detail-module__2hSisq__content ul{margin-bottom:2rem;padding-left:1.5rem}.service-detail-module__2hSisq__content li{color:var(--text-secondary);margin-bottom:.5rem}.service-detail-module__2hSisq__actions{align-items:center;gap:2rem;margin-top:4rem;display:flex}.service-detail-module__2hSisq__backLink{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .3s}.service-detail-module__2hSisq__backLink:hover{color:var(--text-primary)}
.category-module__kYhslq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.category-module__kYhslq__card{background:var(--bg-secondary);border:1px solid #0000000d;border-radius:12px;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.category-module__kYhslq__card:hover{border-color:#0000001a;transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.category-module__kYhslq__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.category-module__kYhslq__card p{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.category-module__kYhslq__cardActions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.category-module__kYhslq__learnMore{color:var(--text-primary);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.category-module__kYhslq__learnMore:hover{color:var(--accent-blue)}.category-module__kYhslq__getStartedBtn{background:var(--accent-gradient);color:#fff;border-radius:50px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .3s}.category-module__kYhslq__getStartedBtn:hover{opacity:.9}.category-module__kYhslq__backLink{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .3s}.category-module__kYhslq__backLink:hover{color:var(--text-primary)}
.services-module__EimPha__serviceBlock{scroll-margin-top:100px}.services-module__EimPha__sectionTitle{border-left:4px solid var(--accent-blue);margin-bottom:.75rem;padding-left:1rem;font-size:2rem}.services-module__EimPha__sectionDesc{color:var(--text-secondary);max-width:700px;margin-bottom:2rem;font-size:1.1rem}.services-module__EimPha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.services-module__EimPha__card{background:var(--bg-secondary);border:1px solid #0000000d;border-radius:16px;padding:1.75rem;transition:all .3s}.services-module__EimPha__card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #8b45131a}.services-module__EimPha__card h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem}.services-module__EimPha__card p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:768px){.services-module__EimPha__sectionTitle{font-size:1.5rem}.services-module__EimPha__grid{grid-template-columns:1fr}.services-module__EimPha__card{padding:1.25rem}}
.ContactForm-module__f_V9Ma__form{background:var(--bg-secondary);border:1px solid #0000000d;border-radius:20px;padding:3rem}.ContactForm-module__f_V9Ma__inputGroup{margin-bottom:1.5rem}.ContactForm-module__f_V9Ma__inputGroup label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem;display:block}.ContactForm-module__f_V9Ma__inputGroup input,.ContactForm-module__f_V9Ma__inputGroup textarea,.ContactForm-module__f_V9Ma__inputGroup select{background:var(--bg-primary);width:100%;color:var(--text-primary);border:1px solid #0000001a;border-radius:8px;padding:1rem;font-family:inherit}.ContactForm-module__f_V9Ma__inputGroup input:focus,.ContactForm-module__f_V9Ma__inputGroup textarea:focus,.ContactForm-module__f_V9Ma__inputGroup select:focus{border-color:var(--accent-blue);outline:none}@media (max-width:768px){.ContactForm-module__f_V9Ma__form{padding:1.5rem}}
