.App-module__W3dFvG__app{min-height:100vh;overflow-x:hidden}.App-module__W3dFvG__container{max-width:1160px;margin:0 auto;padding:0 24px}.App-module__W3dFvG__navbar{z-index:100;justify-content:space-between;align-items:center;padding:20px 48px;transition:background .3s,box-shadow .3s,padding .3s;display:flex;position:fixed;top:0;left:0;right:0}.App-module__W3dFvG__navbarScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2e1af7;padding:14px 48px;box-shadow:0 2px 20px #0000004d}.App-module__W3dFvG__logo{align-items:center;gap:10px;display:flex}.App-module__W3dFvG__logoMark{background:var(--gold);width:36px;height:36px;color:var(--green-900);font-family:var(--font-playfair), serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.App-module__W3dFvG__logoText{font-family:var(--font-playfair), serif;color:var(--white);letter-spacing:.02em;font-size:18px;font-weight:600}.App-module__W3dFvG__navLinks{align-items:center;gap:36px;display:flex}.App-module__W3dFvG__navLink{color:#ffffffd9;letter-spacing:.04em;text-transform:uppercase;font-size:14px;font-weight:500;transition:color .2s}.App-module__W3dFvG__navLink:hover{color:var(--gold-light)}.App-module__W3dFvG__navCta{background:var(--gold);color:var(--green-900);letter-spacing:.04em;text-transform:uppercase;border-radius:4px;padding:10px 22px;font-size:13px;font-weight:600;transition:background .2s,transform .15s}.App-module__W3dFvG__navCta:hover{background:var(--gold-light);transform:translateY(-1px)}.App-module__W3dFvG__burger{background:0 0;flex-direction:column;gap:5px;padding:4px;display:none}.App-module__W3dFvG__burger span{background:var(--white);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}@keyframes App-module__W3dFvG__heroBgReveal{0%{opacity:.6;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes App-module__W3dFvG__heroFadeIn{0%{opacity:0}to{opacity:1}}@keyframes App-module__W3dFvG__heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.App-module__W3dFvG__hero{align-items:center;height:100vh;min-height:640px;display:flex;position:relative;overflow:hidden}.App-module__W3dFvG__heroBg{object-fit:cover;object-position:center 30%;width:100%;height:100%;animation:1.8s cubic-bezier(.22,1,.36,1) both App-module__W3dFvG__heroBgReveal;position:absolute;inset:0}.App-module__W3dFvG__heroOverlay{z-index:1;background:linear-gradient(135deg,#122612d1 0%,#1a2e1a8c 60%,#0003 100%);animation:1s both App-module__W3dFvG__heroFadeIn;position:absolute;inset:0}.App-module__W3dFvG__heroContent{z-index:2;max-width:760px;margin-top:60px;padding:0 48px;position:relative}.App-module__W3dFvG__heroTitle{color:var(--white);text-shadow:0 2px 20px #0000004d;margin-bottom:24px;font-size:clamp(48px,7vw,88px);font-weight:700;animation:.8s cubic-bezier(.22,1,.36,1) .45s both App-module__W3dFvG__heroFadeUp}.App-module__W3dFvG__heroTitleAccent{color:var(--gold)}.App-module__W3dFvG__heroSub{color:#ffffffd1;margin-bottom:40px;font-size:18px;font-weight:300;line-height:1.7;animation:.8s cubic-bezier(.22,1,.36,1) .65s both App-module__W3dFvG__heroFadeUp}.App-module__W3dFvG__heroCtas{flex-wrap:wrap;gap:16px;animation:.8s cubic-bezier(.22,1,.36,1) .85s both App-module__W3dFvG__heroFadeUp;display:flex}.App-module__W3dFvG__heroCtas .App-module__W3dFvG__btnPrimary,.App-module__W3dFvG__heroCtas .App-module__W3dFvG__btnGhost{text-align:center;flex:1}.App-module__W3dFvG__btnPrimary{background:var(--gold);color:var(--green-900);letter-spacing:.06em;text-transform:uppercase;border-radius:4px;padding:16px 36px;font-size:14px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-block}.App-module__W3dFvG__btnPrimary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #c9a84c66}.App-module__W3dFvG__btnGhost{color:var(--white);letter-spacing:.06em;text-transform:uppercase;border:2px solid #fff9;border-radius:4px;padding:14px 34px;font-size:14px;font-weight:600;transition:border-color .2s,background .2s;display:inline-block}.App-module__W3dFvG__btnGhost:hover{border-color:var(--white);background:#ffffff1a}.App-module__W3dFvG__heroScroll{z-index:2;animation:.6s 1.3s both App-module__W3dFvG__heroFadeIn;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.App-module__W3dFvG__heroScroll span{background:linear-gradient(to bottom, var(--gold), transparent);width:2px;height:48px;margin:0 auto;animation:2s ease-in-out infinite App-module__W3dFvG__scrollPulse;display:block}@keyframes App-module__W3dFvG__scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.6)}}.App-module__W3dFvG__statsStrip{background:var(--green-800);justify-content:center;gap:0;display:flex}.App-module__W3dFvG__statItem{border-right:1px solid #ffffff14;flex-direction:column;flex:1;align-items:center;max-width:220px;padding:40px 24px;display:flex}.App-module__W3dFvG__statItem:last-child{border-right:none}.App-module__W3dFvG__statValue{font-family:var(--font-playfair), serif;color:var(--gold);margin-bottom:8px;font-size:42px;font-weight:700;line-height:1}.App-module__W3dFvG__statLabel{letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;font-size:13px;font-weight:500}.App-module__W3dFvG__about{background:var(--white);padding:100px 0}.App-module__W3dFvG__aboutCard{background:var(--green-900);border-radius:16px;overflow:hidden}.App-module__W3dFvG__aboutProfile{border-bottom:1px solid #ffffff14;align-items:flex-start;gap:40px;padding:52px 52px 40px;display:flex}.App-module__W3dFvG__aboutCertsPanel{padding:36px 52px 44px}.App-module__W3dFvG__aboutCertsPanel .App-module__W3dFvG__certSectionLabel{margin-bottom:24px}.App-module__W3dFvG__certCardList{grid-template-columns:repeat(3,1fr);gap:0;list-style:none;display:grid}.App-module__W3dFvG__certCard{border-bottom:1px solid #ffffff14;align-items:flex-start;gap:10px;padding:12px 12px 12px 0;display:flex}.App-module__W3dFvG__certCardDot{background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px}.App-module__W3dFvG__certCardTitle{color:var(--white);margin-bottom:2px;font-size:13px;font-weight:600;display:block}.App-module__W3dFvG__certCardSub{color:#ffffff80;font-size:11px;line-height:1.4;display:block}.App-module__W3dFvG__eduSection{border-top:1px solid #ffffff1f;margin-top:32px;padding-top:28px}.App-module__W3dFvG__eduSection .App-module__W3dFvG__certSectionLabel{color:var(--gold);margin-bottom:16px}.App-module__W3dFvG__eduCard{align-items:flex-start;gap:16px;display:flex}.App-module__W3dFvG__eduYear{color:#ffffff59;letter-spacing:.04em;margin-top:4px;font-size:12px;display:block}.App-module__W3dFvG__aboutCardTitle{font-family:var(--font-playfair), serif;color:var(--white);margin-bottom:20px;font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.2}.App-module__W3dFvG__avatar{object-fit:cover;border:3px solid var(--green-100);filter:contrast(1.05)saturate(1.05);border-radius:50%;width:120px;height:120px;margin-bottom:20px;box-shadow:0 4px 12px #0000001a}.App-module__W3dFvG__sectionEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:12px;font-weight:700}.App-module__W3dFvG__sectionTitle{color:var(--green-900);margin-bottom:24px;font-size:clamp(28px,3.5vw,44px);font-weight:700}.App-module__W3dFvG__aboutParagraph{color:#ffffffb3;margin-bottom:16px;font-size:16px;line-height:1.8}.App-module__W3dFvG__certSectionLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:14px;font-size:11px;font-weight:700}.App-module__W3dFvG__services{background:var(--green-50);padding:100px 0}.App-module__W3dFvG__sectionHeader{text-align:center;max-width:620px;margin:0 auto 64px}.App-module__W3dFvG__sectionDesc{color:var(--gray-600);margin-top:16px;font-size:17px;line-height:1.7}.App-module__W3dFvG__servicesGrid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.App-module__W3dFvG__serviceCard{background:var(--white);border:1px solid var(--green-100);border-radius:12px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000f}.App-module__W3dFvG__serviceCard:hover{transform:translateY(-6px);box-shadow:0 16px 40px #2a5a271f}.App-module__W3dFvG__serviceCardImg{flex-shrink:0;width:100%;height:160px;overflow:hidden}.App-module__W3dFvG__serviceCardImg img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s;display:block}.App-module__W3dFvG__serviceCard:hover .App-module__W3dFvG__serviceCardImg img{transform:scale(1.06)}.App-module__W3dFvG__serviceCardBody{flex:1;padding:28px 24px}.App-module__W3dFvG__serviceTitle{font-family:var(--font-playfair), serif;color:var(--green-800);margin-bottom:12px;font-size:20px;font-weight:600}.App-module__W3dFvG__serviceDesc{color:var(--gray-600);font-size:15px;line-height:1.7}.App-module__W3dFvG__methodParagraph{color:#ffffffb8;margin-bottom:40px;font-size:16px;line-height:1.8}.App-module__W3dFvG__stepsGrid{border:1px solid #c9a84c40;border-radius:4px;grid-template-columns:1fr 1fr;gap:2px;margin-bottom:0;display:grid;overflow:hidden}.App-module__W3dFvG__step{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a160ab8;align-items:flex-start;gap:16px;padding:28px 24px;display:flex}.App-module__W3dFvG__stepNum{font-family:var(--font-playfair), serif;color:var(--gold);flex-shrink:0;min-width:36px;font-size:28px;font-weight:700;line-height:1}.App-module__W3dFvG__stepTitle{color:var(--white);margin-bottom:4px;font-size:15px;font-weight:600}.App-module__W3dFvG__stepDesc{color:#ffffff9e;font-size:13px;line-height:1.6}.App-module__W3dFvG__methodCtaDivider{border:none;border-top:1px solid #c9a84c59;margin:56px 0}.App-module__W3dFvG__methodCta{text-align:center;justify-content:center;align-items:center;padding:100px 24px;display:flex;position:relative;overflow:hidden}.App-module__W3dFvG__methodCtaInner{z-index:2;width:100%;max-width:780px;position:relative}.App-module__W3dFvG__methodCtaTitle{font-family:var(--font-playfair), serif;color:var(--white);margin-bottom:20px;font-size:clamp(30px,4vw,48px);font-weight:700}.App-module__W3dFvG__ctaBanner{text-align:center;justify-content:center;align-items:center;padding:120px 24px;display:flex;position:relative;overflow:hidden}.App-module__W3dFvG__ctaBannerBg{object-fit:cover;object-position:center 60%;width:100%;height:100%;position:absolute;inset:0}.App-module__W3dFvG__ctaBannerOverlay{z-index:1;background:#122612c7;position:absolute;inset:0}.App-module__W3dFvG__ctaBannerContent{z-index:2;max-width:620px;position:relative}.App-module__W3dFvG__ctaBannerEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:13px;font-weight:600}.App-module__W3dFvG__ctaBannerMeta{color:#ffffff8c;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:32px;font-size:14px;display:flex}.App-module__W3dFvG__ctaBannerMetaDot{color:var(--gold)}.App-module__W3dFvG__ctaBannerTitle{color:var(--white);margin-bottom:16px;font-size:clamp(28px,4vw,48px)}.App-module__W3dFvG__ctaBannerSub{color:#fffc;max-width:520px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:17px}.App-module__W3dFvG__affiliate{background:var(--green-50);border-top:1px solid var(--green-100);border-bottom:1px solid var(--green-100);text-align:center;padding:48px 0}.App-module__W3dFvG__affiliateLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--green-500);margin-bottom:8px;font-size:11px;font-weight:700}.App-module__W3dFvG__affiliateSub{color:var(--gray-500);margin-bottom:36px;font-size:14px}.App-module__W3dFvG__affiliateGrid{justify-content:center;align-items:center;gap:64px;display:flex}.App-module__W3dFvG__affiliateItem{text-align:center;background:var(--white);border:1px solid var(--green-100);cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;width:240px;padding:28px 32px;text-decoration:none;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}a.App-module__W3dFvG__affiliateItem:hover{border-color:var(--green-300);transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.App-module__W3dFvG__affiliateDivider{background:var(--green-200);flex-shrink:0;width:1px;height:80px}.App-module__W3dFvG__affiliateLogo{object-fit:contain;width:auto;height:40px;margin-bottom:12px;transition:opacity .2s}.App-module__W3dFvG__affiliateLogoLg{height:60px}a.App-module__W3dFvG__affiliateItem:hover .App-module__W3dFvG__affiliateLogo{opacity:.85}.App-module__W3dFvG__affiliateDesc{color:var(--gray-500);margin:0 0 12px;font-size:13px;line-height:1.6}.App-module__W3dFvG__affiliateBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--green-600);background:var(--green-50);border:1px solid var(--green-200);border-radius:99px;padding:2px 10px;font-size:10px;font-weight:700}@media (max-width:480px){.App-module__W3dFvG__affiliateGrid{flex-direction:column;gap:32px}.App-module__W3dFvG__affiliateDivider{width:60px;height:1px}}.App-module__W3dFvG__medPartners{background:var(--green-900);padding:100px 0}.App-module__W3dFvG__medPartners .App-module__W3dFvG__sectionTitle{color:var(--white)}.App-module__W3dFvG__medPartnerCard{background:#ffffff0a;border:1px solid #c9a84c40;border-radius:16px;max-width:860px;margin:0 auto;padding:48px}.App-module__W3dFvG__medPartnerHeader{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;padding-bottom:32px;display:flex}.App-module__W3dFvG__medPartnerInfo{align-items:center;gap:24px;display:flex}.App-module__W3dFvG__medPartnerPhoto{object-fit:cover;object-position:center top;border:2px solid var(--gold);border-radius:50%;flex-shrink:0;width:88px;height:88px}.App-module__W3dFvG__medPartnerEyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:11px;font-weight:700}.App-module__W3dFvG__medPartnerName{font-family:var(--font-playfair), serif;color:var(--white);margin-bottom:6px;font-size:28px;font-weight:700}.App-module__W3dFvG__medPartnerPractice{color:#ffffff8c;font-size:15px}.App-module__W3dFvG__medPartnerLink{border:1.5px solid var(--gold);color:var(--gold);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:4px;align-self:center;padding:12px 28px;font-size:13px;font-weight:600;transition:background .2s,color .2s;display:inline-block}.App-module__W3dFvG__medPartnerLink:hover{background:var(--gold);color:var(--green-900)}.App-module__W3dFvG__medPartnerBio{color:#ffffff9e;margin-bottom:32px;font-size:15px;line-height:1.8}.App-module__W3dFvG__medServicesGrid{flex-wrap:wrap;gap:10px;display:flex}.App-module__W3dFvG__medServiceTag{color:#ffffffd1;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:99px;padding:8px 18px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s}.App-module__W3dFvG__medServiceTag:hover{color:var(--gold-light);background:#c9a84c1f;border-color:#c9a84c66}@media (max-width:768px){.App-module__W3dFvG__medPartnerCard{padding:32px 24px}.App-module__W3dFvG__medPartnerHeader{flex-direction:column;align-items:flex-start;gap:20px}}.App-module__W3dFvG__areas{background:var(--green-50);border-top:1px solid var(--green-100);border-bottom:1px solid var(--green-100);padding:100px 0}.App-module__W3dFvG__areasGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.App-module__W3dFvG__areaCard{background:var(--white);border:1px solid var(--green-100);border-radius:16px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.App-module__W3dFvG__areaCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2a5a271a}.App-module__W3dFvG__areaCardImg{flex-shrink:0;width:100%;height:200px;overflow:hidden}.App-module__W3dFvG__areaCardImg img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s;display:block}.App-module__W3dFvG__areaCard:hover .App-module__W3dFvG__areaCardImg img{transform:scale(1.06)}.App-module__W3dFvG__areaCardBody{text-align:center;padding:28px 24px}.App-module__W3dFvG__areaName{font-family:var(--font-playfair), serif;color:var(--green-900);margin-bottom:6px;font-size:22px;font-weight:600}.App-module__W3dFvG__areaAbbr{letter-spacing:.14em;text-transform:uppercase;color:var(--green-500);font-size:12px;font-weight:700}.App-module__W3dFvG__areasOnline{text-align:center;color:var(--gray-500);font-size:15px}.App-module__W3dFvG__areasOnlineLink{color:var(--green-700);text-underline-offset:3px;font-weight:600;text-decoration:underline;transition:color .2s}.App-module__W3dFvG__areasOnlineLink:hover{color:var(--green-500)}.App-module__W3dFvG__contact{background:var(--white);padding:100px 0}.App-module__W3dFvG__contactGrid{grid-template-columns:1.2fr 1fr;align-items:start;gap:64px;display:grid}.App-module__W3dFvG__form{flex-direction:column;gap:20px;display:flex}.App-module__W3dFvG__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.App-module__W3dFvG__formGroup{flex-direction:column;gap:6px;display:flex}.App-module__W3dFvG__label{letter-spacing:.04em;color:var(--green-800);text-transform:uppercase;font-size:13px;font-weight:600}.App-module__W3dFvG__input{border:1.5px solid var(--gray-200);font-size:15px;font-family:var(--font-inter), sans-serif;color:var(--text);background:var(--white);border-radius:6px;outline:none;width:100%;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.App-module__W3dFvG__input:focus{border-color:var(--green-500);box-shadow:0 0 0 3px #4a9a3f1f}.App-module__W3dFvG__textarea{resize:vertical;min-height:120px}.App-module__W3dFvG__formDivider{align-items:center;gap:12px;margin:4px 0;display:flex}.App-module__W3dFvG__formDivider:before,.App-module__W3dFvG__formDivider:after{content:"";background:var(--gray-200);flex:1;height:1px}.App-module__W3dFvG__formDivider span{letter-spacing:.06em;text-transform:uppercase;color:var(--gray-500);white-space:nowrap;font-size:12px;font-weight:600}.App-module__W3dFvG__formSuccess{color:var(--green-700);background:var(--green-50);border:1px solid var(--green-300);border-radius:6px;padding:14px 18px;font-size:15px;font-weight:500}.App-module__W3dFvG__formError{color:#c0392b;background:#fdf2f2;border:1px solid #f5c6c6;border-radius:6px;padding:12px 16px;font-size:14px}.App-module__W3dFvG__btnSubmit{background:var(--green-700);color:var(--white);letter-spacing:.06em;text-transform:uppercase;border-radius:6px;align-self:flex-start;padding:16px 36px;font-size:14px;font-weight:700;transition:background .2s,transform .15s}.App-module__W3dFvG__btnSubmit:hover{background:var(--green-600);transform:translateY(-1px)}.App-module__W3dFvG__contactInfo{flex-direction:column;gap:24px;padding-top:12px;display:flex}.App-module__W3dFvG__contactCard{background:var(--green-50);border:1px solid var(--green-100);border-radius:10px;align-items:flex-start;gap:16px;padding:20px;display:flex}.App-module__W3dFvG__contactIcon{color:var(--green-600);flex-shrink:0;margin-top:2px}.App-module__W3dFvG__contactCard h4{text-transform:uppercase;letter-spacing:.06em;color:var(--green-700);margin-bottom:4px;font-size:13px;font-weight:700}.App-module__W3dFvG__contactCard p{color:var(--gray-600);font-size:15px;line-height:1.5}.App-module__W3dFvG__contactSteps{width:100%}.App-module__W3dFvG__contactSteps h4{text-transform:uppercase;letter-spacing:.06em;color:var(--green-700);margin-bottom:12px;font-size:13px;font-weight:700}.App-module__W3dFvG__contactSteps ol{counter-reset:steps;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.App-module__W3dFvG__contactSteps ol li{counter-increment:steps;color:var(--gray-600);align-items:center;gap:12px;font-size:15px;display:flex}.App-module__W3dFvG__contactSteps ol li:before{content:counter(steps);background:var(--green-700);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.App-module__W3dFvG__socialLinks{flex-direction:column;gap:10px;margin-top:6px;display:flex}.App-module__W3dFvG__socialLink{color:var(--green-700);align-items:center;gap:8px;font-size:15px;font-weight:500;transition:color .2s;display:inline-flex}.App-module__W3dFvG__socialLink:hover{color:var(--green-500)}.App-module__W3dFvG__contactQuote{background:var(--green-900);border-radius:10px;margin-top:8px;padding:28px 24px}.App-module__W3dFvG__contactQuote p{font-family:var(--font-playfair), serif;color:var(--white);margin-bottom:12px;font-size:18px;font-style:italic;line-height:1.6}.App-module__W3dFvG__contactQuote span{color:var(--gold);letter-spacing:.04em;font-size:13px;font-weight:600}.App-module__W3dFvG__footer{background:var(--green-900);border-top:1px solid #ffffff0f;padding:40px 24px}.App-module__W3dFvG__footerInner{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:1160px;margin:0 auto;display:flex}.App-module__W3dFvG__footerLogo{align-items:center;gap:10px;margin-bottom:4px;display:flex}.App-module__W3dFvG__footerTagline{color:#ffffff73;letter-spacing:.06em;font-size:13px}.App-module__W3dFvG__footerSocial{gap:20px;margin:4px 0;display:flex}.App-module__W3dFvG__footerSocialLink{color:#ffffff73;align-items:center;transition:color .2s;display:flex}.App-module__W3dFvG__footerSocialLink:hover{color:var(--gold)}.App-module__W3dFvG__footerCopy{color:#ffffff4d;font-size:13px}@media (max-width:1024px){.App-module__W3dFvG__servicesGrid{grid-template-columns:repeat(2,1fr)}.App-module__W3dFvG__stepsGrid{grid-template-columns:1fr}}@media (max-width:768px){.App-module__W3dFvG__navbar{padding:16px 24px}.App-module__W3dFvG__navbarScrolled{padding:12px 24px}.App-module__W3dFvG__navLinks{background:var(--green-900);z-index:99;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100dvh;display:none;position:fixed;top:0;left:0}.App-module__W3dFvG__navOpen{display:flex}.App-module__W3dFvG__navLink{text-transform:none;letter-spacing:0;font-size:22px}.App-module__W3dFvG__navCta{padding:14px 32px;font-size:16px}.App-module__W3dFvG__burger{z-index:200;display:flex}.App-module__W3dFvG__heroContent{padding:0 24px}.App-module__W3dFvG__heroCtas{flex-direction:column}.App-module__W3dFvG__aboutProfile{text-align:center;flex-direction:column;align-items:center;gap:24px;padding:36px 24px 28px}.App-module__W3dFvG__aboutCertsPanel{padding:28px 24px 36px}.App-module__W3dFvG__certCardList{grid-template-columns:1fr 1fr}.App-module__W3dFvG__aboutImg{height:380px}.App-module__W3dFvG__aboutBadge{bottom:-16px;right:16px}.App-module__W3dFvG__servicesGrid{grid-template-columns:1fr}.App-module__W3dFvG__statsStrip{flex-wrap:wrap}.App-module__W3dFvG__statItem{border-bottom:1px solid #ffffff14;flex:0 0 50%}.App-module__W3dFvG__avatar{width:180px;height:180px;margin-left:auto;margin-right:auto;display:block}.App-module__W3dFvG__contactGrid{grid-template-columns:1fr;gap:40px}.App-module__W3dFvG__formRow{grid-template-columns:1fr}.App-module__W3dFvG__areasGrid{grid-template-columns:1fr;gap:16px}.App-module__W3dFvG__about,.App-module__W3dFvG__services,.App-module__W3dFvG__areas,.App-module__W3dFvG__contact{padding:72px 0}}
