.Navbar-module__cJzEcG__topBar{background:var(--green-dark);color:var(--cream);letter-spacing:.02em;justify-content:space-between;align-items:center;padding:6px 24px;font-size:.78rem;font-weight:400;display:flex}.Navbar-module__cJzEcG__topBarText,.Navbar-module__cJzEcG__topBarHours{opacity:.9}.Navbar-module__cJzEcG__topBarSocial{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__topBarSocial a{color:var(--cream);opacity:.85;transition:var(--transition)}.Navbar-module__cJzEcG__topBarSocial a:hover{opacity:1;color:var(--gold-light)}.Navbar-module__cJzEcG__header{z-index:100;position:sticky;top:0}.Navbar-module__cJzEcG__nav{background:var(--cream-light);border-bottom:1px solid var(--cream-dark);transition:box-shadow .3s,background .3s}.Navbar-module__cJzEcG__navScrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#faf7f2f7;box-shadow:0 2px 20px #00000014}.Navbar-module__cJzEcG__navInner{justify-content:space-between;align-items:center;gap:20px;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logo{transition:var(--transition);align-items:center;line-height:0;display:inline-flex}.Navbar-module__cJzEcG__logo:hover{transform:translateY(-1px)}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:46px;display:block}@media (max-width:600px){.Navbar-module__cJzEcG__logoImage{height:36px}}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:4px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-mid);border-radius:var(--radius-sm);transition:var(--transition);white-space:nowrap;align-items:center;gap:4px;padding:8px 14px;font-size:.88rem;font-weight:500;display:flex}.Navbar-module__cJzEcG__navLink:hover{color:var(--green-dark);background:#2d6a2d12}.Navbar-module__cJzEcG__navLinkActive{color:var(--green-dark);position:relative}.Navbar-module__cJzEcG__navLinkActive:after{content:"";background:var(--gold);border-radius:2px;height:2px;position:absolute;bottom:2px;left:14px;right:14px}.Navbar-module__cJzEcG__navDropdown{position:relative}.Navbar-module__cJzEcG__dropdownMenu{background:var(--white);border:1px solid var(--cream-dark);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);min-width:200px;padding:8px;animation:.2s Navbar-module__cJzEcG__fadeDown;position:absolute;top:calc(100% + 8px);left:0}@keyframes Navbar-module__cJzEcG__fadeDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__dropdownItem{color:var(--text-mid);border-radius:var(--radius-sm);transition:var(--transition);padding:10px 14px;font-size:.88rem;display:block}.Navbar-module__cJzEcG__dropdownItem:hover{background:var(--cream);color:var(--green-dark)}.Navbar-module__cJzEcG__navCta{white-space:nowrap;padding:10px 22px!important;font-size:.88rem!important}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__bar{background:var(--green-dark);width:24px;height:2px;transition:var(--transition);border-radius:2px;display:block}.Navbar-module__cJzEcG__barOpen{background:var(--green-dark);width:24px;height:2px;transition:var(--transition);border-radius:2px;display:block;transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__barHidden{display:none}.Navbar-module__cJzEcG__barOpenReverse{background:var(--green-dark);width:24px;height:2px;transition:var(--transition);border-radius:2px;display:block;transform:rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{background:var(--white);border-top:1px solid var(--cream-dark);flex-direction:column;gap:4px;padding:16px 24px 24px;animation:.25s Navbar-module__cJzEcG__slideDown;display:flex}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__mobileLink{color:var(--text-mid);border-radius:var(--radius-sm);transition:var(--transition);padding:12px 16px;font-size:.95rem;font-weight:500}.Navbar-module__cJzEcG__mobileLink:hover{background:var(--cream);color:var(--green-dark)}.Navbar-module__cJzEcG__mobileCta{text-align:center;margin-top:12px}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__navCta{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__topBarHours{display:none}}@media (max-width:600px){.Navbar-module__cJzEcG__topBarText{display:none}}
.AboutHero-module__UgPipW__hero{background-image:linear-gradient(90deg,#faf7f2eb 0%,#faf7f299 40%,#faf7f200 60%),url(/about-hero-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:420px;padding:56px 0;display:flex;position:relative}.AboutHero-module__UgPipW__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;width:100%;display:grid}.AboutHero-module__UgPipW__content{flex-direction:column;gap:14px;max-width:520px;display:flex}.AboutHero-module__UgPipW__title{color:var(--green-dark);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.05}.AboutHero-module__UgPipW__tagline{color:var(--green-dark);letter-spacing:.01em;font-size:1.05rem;font-weight:600}.AboutHero-module__UgPipW__desc{color:var(--text-mid);font-size:.95rem;line-height:1.75}@media (max-width:900px){.AboutHero-module__UgPipW__hero{background-image:linear-gradient(#faf7f2eb 0%,#faf7f2b3 40%,#faf7f200 70%),url(/about-hero-bg.jpg);background-position:bottom;min-height:380px;padding:48px 0 280px}.AboutHero-module__UgPipW__inner{grid-template-columns:1fr}.AboutHero-module__UgPipW__content{max-width:100%}}@media (max-width:560px){.AboutHero-module__UgPipW__hero{min-height:320px;padding-bottom:220px}.AboutHero-module__UgPipW__desc{font-size:.88rem}}
.BlogsHero-module__lAVaNa__hero{background-image:linear-gradient(90deg,#faf7f2eb 0%,#faf7f299 40%,#faf7f200 60%),url(/about-hero-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:280px;padding:48px 0;display:flex;position:relative}.BlogsHero-module__lAVaNa__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;width:100%;display:grid}.BlogsHero-module__lAVaNa__content{flex-direction:column;gap:12px;max-width:460px;display:flex}.BlogsHero-module__lAVaNa__title{color:var(--green-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:700;line-height:1.1}.BlogsHero-module__lAVaNa__divider{align-items:center;gap:8px;margin-top:-2px;display:flex}.BlogsHero-module__lAVaNa__divider:before,.BlogsHero-module__lAVaNa__divider:after{content:"";background:var(--gold);width:44px;height:1.5px}.BlogsHero-module__lAVaNa__dividerIcon{color:var(--gold);font-size:1rem}.BlogsHero-module__lAVaNa__desc{color:var(--text-mid);margin-top:2px;font-size:.92rem;line-height:1.7}@media (max-width:900px){.BlogsHero-module__lAVaNa__hero{background-image:linear-gradient(#faf7f2eb 0%,#faf7f2b3 40%,#faf7f200 70%),url(/about-hero-bg.jpg);background-position:bottom;min-height:260px;padding:40px 0 200px}.BlogsHero-module__lAVaNa__inner{grid-template-columns:1fr}.BlogsHero-module__lAVaNa__content{max-width:100%}}@media (max-width:560px){.BlogsHero-module__lAVaNa__hero{min-height:240px;padding-bottom:170px}.BlogsHero-module__lAVaNa__desc{font-size:.86rem}}
.Hero-module__ZARIfG__hero{background-color:var(--cream);background-image:url(/hero-banner-bg.png);background-position:0 0;background-repeat:no-repeat;background-size:cover;padding:48px 0 0;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgLeafLeft,.Hero-module__ZARIfG__bgLeafRight{display:none}.Hero-module__ZARIfG__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:32px;padding-bottom:40px;display:grid}.Hero-module__ZARIfG__heroContent{flex-direction:column;gap:14px;display:flex}.Hero-module__ZARIfG__heroHeading{flex-direction:column;display:flex}.Hero-module__ZARIfG__heroTitle{color:var(--green-dark);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__heroTitleSub{color:var(--green-dark);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:clamp(1.1rem,2.2vw,1.6rem);font-weight:600;line-height:1.15}.Hero-module__ZARIfG__heroTagline{color:var(--green-dark);letter-spacing:.01em;font-size:1.05rem;font-weight:500}.Hero-module__ZARIfG__heroDesc{color:var(--text-mid);font-size:.98rem;line-height:1.75}.Hero-module__ZARIfG__heroActions{flex-wrap:wrap;gap:16px;margin-top:4px;display:flex}.Hero-module__ZARIfG__heroImageWrap{flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:relative}.Hero-module__ZARIfG__heroCircle{border:5px solid var(--white);border-radius:50%;align-self:center;width:min(340px,88vw);height:min(340px,88vw);position:relative;overflow:hidden;box-shadow:0 16px 48px #1a3c1a33}.Hero-module__ZARIfG__bookBadge{background:var(--green-dark);width:76px;height:76px;color:var(--white);letter-spacing:.04em;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;animation:2.5s infinite Hero-module__ZARIfG__pulse;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 16px #00000040}@keyframes Hero-module__ZARIfG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.Hero-module__ZARIfG__tagList{flex-direction:column;gap:16px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Hero-module__ZARIfG__tag{background:var(--green-dark);color:var(--white);white-space:nowrap;letter-spacing:.02em;box-shadow:var(--shadow-sm);border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600;animation:.5s both Hero-module__ZARIfG__slideInRight}.Hero-module__ZARIfG__tag:first-child{animation-delay:.1s}.Hero-module__ZARIfG__tag:nth-child(2){animation-delay:.2s}.Hero-module__ZARIfG__tag:nth-child(3){animation-delay:.3s}.Hero-module__ZARIfG__tag:nth-child(4){animation-delay:.4s}@keyframes Hero-module__ZARIfG__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Hero-module__ZARIfG__contactInfo{color:var(--text-light);flex-direction:column;align-items:flex-end;gap:2px;font-size:.78rem;display:flex}.Hero-module__ZARIfG__badgeRow{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:10px;display:grid}.Hero-module__ZARIfG__badge{align-items:center;gap:8px;min-width:0;display:flex}.Hero-module__ZARIfG__badgeIcon{width:28px;height:28px;color:var(--green-mid);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Hero-module__ZARIfG__badgeLabel{color:var(--text-mid);font-size:.78rem;font-weight:600;line-height:1.2}@media (max-width:900px){.Hero-module__ZARIfG__heroInner{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__heroContent,.Hero-module__ZARIfG__heroImageWrap{align-items:center}.Hero-module__ZARIfG__tagList{display:none}.Hero-module__ZARIfG__badgeRow{max-width:520px;margin-left:auto;margin-right:auto}}@media (max-width:480px){.Hero-module__ZARIfG__heroTitle{font-size:2.2rem}.Hero-module__ZARIfG__badgeRow{grid-template-columns:repeat(2,1fr);gap:12px 14px}.Hero-module__ZARIfG__badgeLabel{font-size:.75rem}}
.WellnessHero-module__QjyjmW__hero{background-image:linear-gradient(90deg,#faf7f2eb 0%,#faf7f299 40%,#faf7f200 60%),url(/about-hero-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:360px;padding:56px 0;display:flex;position:relative}.WellnessHero-module__QjyjmW__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;width:100%;display:grid}.WellnessHero-module__QjyjmW__content{flex-direction:column;gap:12px;max-width:520px;display:flex}.WellnessHero-module__QjyjmW__title{color:var(--green-dark);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(2.2rem,4.6vw,3.4rem);font-weight:800;line-height:1.05}.WellnessHero-module__QjyjmW__tagline{color:var(--green-dark);letter-spacing:.01em;font-size:1.05rem;font-weight:600}.WellnessHero-module__QjyjmW__desc{color:var(--text-mid);font-size:.95rem;line-height:1.75}@media (max-width:900px){.WellnessHero-module__QjyjmW__hero{background-image:linear-gradient(#faf7f2eb 0%,#faf7f2b3 40%,#faf7f200 70%),url(/about-hero-bg.jpg);background-position:bottom;min-height:320px;padding:44px 0 240px}.WellnessHero-module__QjyjmW__inner{grid-template-columns:1fr}.WellnessHero-module__QjyjmW__content{max-width:100%}}@media (max-width:560px){.WellnessHero-module__QjyjmW__hero{min-height:280px;padding-bottom:200px}.WellnessHero-module__QjyjmW__desc{font-size:.88rem}}
.BlogDetailHero-module__QXxbsq__hero{background-image:linear-gradient(90deg,#faf7f2eb 0%,#faf7f299 40%,#faf7f200 60%),url(/about-hero-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:220px;padding:28px 0 40px;display:flex;position:relative}.BlogDetailHero-module__QXxbsq__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;width:100%;display:grid}.BlogDetailHero-module__QXxbsq__content{flex-direction:column;gap:14px;max-width:520px;display:flex}.BlogDetailHero-module__QXxbsq__crumbs{color:var(--text-mid);flex-wrap:wrap;align-items:center;gap:6px;font-size:.78rem;display:flex}.BlogDetailHero-module__QXxbsq__crumbs a{color:var(--text-mid);transition:var(--transition)}.BlogDetailHero-module__QXxbsq__crumbs a:hover{color:var(--green-dark)}.BlogDetailHero-module__QXxbsq__sep{color:var(--text-light)}.BlogDetailHero-module__QXxbsq__current{color:var(--green-dark);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:500;overflow:hidden}.BlogDetailHero-module__QXxbsq__title{color:var(--green-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.6rem);font-weight:700;line-height:1.1}.BlogDetailHero-module__QXxbsq__divider{align-items:center;gap:8px;margin-top:-4px;display:flex}.BlogDetailHero-module__QXxbsq__divider:before,.BlogDetailHero-module__QXxbsq__divider:after{content:"";background:var(--gold);width:44px;height:1.5px}.BlogDetailHero-module__QXxbsq__dividerIcon{color:var(--gold);font-size:1rem}@media (max-width:900px){.BlogDetailHero-module__QXxbsq__hero{background-image:linear-gradient(#faf7f2eb 0%,#faf7f2b3 40%,#faf7f200 70%),url(/about-hero-bg.jpg);background-position:bottom;min-height:200px;padding:24px 0 180px}.BlogDetailHero-module__QXxbsq__inner{grid-template-columns:1fr}.BlogDetailHero-module__QXxbsq__content{max-width:100%}.BlogDetailHero-module__QXxbsq__current{white-space:normal}}@media (max-width:560px){.BlogDetailHero-module__QXxbsq__hero{min-height:180px;padding-bottom:150px}.BlogDetailHero-module__QXxbsq__crumbs{font-size:.72rem}}
.BlogSearch-module__OK26ma__form{background:var(--white);border:1px solid var(--cream-dark);border-radius:10px;align-items:center;padding:3px 4px 3px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.BlogSearch-module__OK26ma__form:focus-within{border-color:var(--green-mid);box-shadow:0 0 0 3px #2d6a2d1f}.BlogSearch-module__OK26ma__input{min-width:0;color:var(--text-dark);background:0 0;border:0;outline:0;flex:1;padding:8px 0;font-family:Inter,sans-serif;font-size:.85rem}.BlogSearch-module__OK26ma__input::placeholder{color:var(--text-light)}.BlogSearch-module__OK26ma__input::-webkit-search-cancel-button{display:none}.BlogSearch-module__OK26ma__button{width:32px;height:32px;color:var(--text-mid);cursor:pointer;transition:var(--transition);background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.BlogSearch-module__OK26ma__button:hover{color:var(--green-dark);background:#2d6a2d14}
.OurStory-module__NCro-G__section{background:0 0}.OurStory-module__NCro-G__inner{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--cream-dark);background:#ffffffc7;grid-template-columns:1fr 1.1fr;align-items:center;gap:40px;padding:36px;display:grid}.OurStory-module__NCro-G__text{flex-direction:column;gap:14px;display:flex}.OurStory-module__NCro-G__heading{color:var(--green-dark);text-transform:uppercase;letter-spacing:.04em;margin:0;font-family:Playfair Display,serif;font-size:clamp(1.6rem,2.8vw,2.1rem);font-weight:700}.OurStory-module__NCro-G__divider{align-items:center;gap:8px;margin-bottom:6px;display:flex}.OurStory-module__NCro-G__divider:before,.OurStory-module__NCro-G__divider:after{content:"";background:var(--gold);width:40px;height:1.5px}.OurStory-module__NCro-G__dividerIcon{color:var(--gold);font-size:1rem}.OurStory-module__NCro-G__text p{color:var(--text-mid);font-size:.95rem;line-height:1.75}.OurStory-module__NCro-G__emphasis{color:var(--green-dark);font-weight:700}.OurStory-module__NCro-G__photoFrame{border-radius:var(--radius-md);aspect-ratio:4/3;position:relative;overflow:hidden;box-shadow:0 14px 40px #1a3c1a38}.OurStory-module__NCro-G__photo{object-fit:cover;width:100%;height:100%;display:block}.OurStory-module__NCro-G__photoOverlay{background:linear-gradient(#1a3c1a59 0%,#1a3c1a80 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.OurStory-module__NCro-G__photoLogo{object-fit:contain;filter:drop-shadow(0 6px 20px #00000059);width:60%;max-width:240px;height:auto}@media (max-width:900px){.OurStory-module__NCro-G__inner{grid-template-columns:1fr;padding:24px}.OurStory-module__NCro-G__photoFrame{aspect-ratio:16/10}}
.WellnessPrograms-module__Vb1GYa__section{background:0 0}.WellnessPrograms-module__Vb1GYa__grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.WellnessPrograms-module__Vb1GYa__card{border:1px solid var(--cream-dark);border-radius:var(--radius-md);transition:var(--transition);background:#fffffff2;flex-direction:column;display:flex;overflow:hidden}.WellnessPrograms-module__Vb1GYa__card:hover{box-shadow:var(--shadow-md);border-color:#2d6a2d40;transform:translateY(-4px)}.WellnessPrograms-module__Vb1GYa__imageWrap{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.WellnessPrograms-module__Vb1GYa__image{object-fit:cover}.WellnessPrograms-module__Vb1GYa__iconBadge{background:var(--green-dark);width:38px;height:38px;color:var(--white);border:3px solid var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-18px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.WellnessPrograms-module__Vb1GYa__body{flex-direction:column;flex:1;gap:8px;padding:26px 16px 18px;display:flex}.WellnessPrograms-module__Vb1GYa__title{color:var(--green-dark);text-align:center;font-size:.95rem;font-weight:700;line-height:1.3}.WellnessPrograms-module__Vb1GYa__duration{color:var(--green-mid);align-self:center;align-items:center;gap:6px;font-size:.78rem;font-weight:600;display:inline-flex}.WellnessPrograms-module__Vb1GYa__desc{color:var(--text-light);text-align:center;margin-top:2px;font-size:.78rem;line-height:1.5}.WellnessPrograms-module__Vb1GYa__benefits{border-top:1px solid var(--cream-dark);flex-direction:column;gap:6px;margin:8px 0 12px;padding:10px 0 0;display:flex}.WellnessPrograms-module__Vb1GYa__benefits li{color:var(--text-mid);align-items:center;gap:8px;font-size:.76rem;line-height:1.4;display:flex}.WellnessPrograms-module__Vb1GYa__bullet{color:var(--green-mid);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.WellnessPrograms-module__Vb1GYa__cta{justify-content:center;align-self:stretch;margin-top:auto;padding:8px 20px!important;font-size:.8rem!important}.WellnessPrograms-module__Vb1GYa__disclaimer{text-align:center;color:var(--text-light);margin-top:18px;font-size:.78rem;font-style:italic}@media (max-width:1100px){.WellnessPrograms-module__Vb1GYa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.WellnessPrograms-module__Vb1GYa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.WellnessPrograms-module__Vb1GYa__grid{grid-template-columns:1fr}}
.WhyChoose-module__h8oZ9a__section{background:var(--cream-light)}.WhyChoose-module__h8oZ9a__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.WhyChoose-module__h8oZ9a__card{background:var(--white);border:1px solid var(--cream-dark);border-radius:var(--radius-md);text-align:center;transition:var(--transition);cursor:default;flex-direction:column;align-items:center;gap:10px;padding:26px 20px;display:flex}.WhyChoose-module__h8oZ9a__card:hover{box-shadow:var(--shadow-lg);border-color:#2d6a2d33;transform:translateY(-6px)}.WhyChoose-module__h8oZ9a__cardIcon{background:#2d6a2d0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.WhyChoose-module__h8oZ9a__cardTitle{color:var(--green-dark);font-size:1rem;font-weight:700}.WhyChoose-module__h8oZ9a__cardDesc{color:var(--text-light);font-size:.85rem;line-height:1.55}@media (max-width:900px){.WhyChoose-module__h8oZ9a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.WhyChoose-module__h8oZ9a__grid{grid-template-columns:1fr}}
.BlogSidebar-module__nQVXzW__sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:90px}.BlogSidebar-module__nQVXzW__card{background:var(--cream-light);border:1px solid var(--cream-dark);border-radius:var(--radius-md);flex-direction:column;padding:16px 18px;display:flex}.BlogSidebar-module__nQVXzW__title{color:var(--green-dark);margin:0;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.BlogSidebar-module__nQVXzW__underline{background:var(--gold);width:32px;height:2px;margin:6px 0 14px;display:block}.BlogSidebar-module__nQVXzW__catList{flex-direction:column;gap:10px;display:flex}.BlogSidebar-module__nQVXzW__catLink{color:var(--text-dark);transition:var(--transition);align-items:center;gap:9px;font-size:.85rem;font-weight:500;display:inline-flex}.BlogSidebar-module__nQVXzW__catLink:hover{color:var(--green-dark)}.BlogSidebar-module__nQVXzW__catLink svg{color:var(--gold);flex-shrink:0}.BlogSidebar-module__nQVXzW__popList{flex-direction:column;gap:14px;display:flex}.BlogSidebar-module__nQVXzW__popItem{align-items:flex-start;gap:10px;display:flex}.BlogSidebar-module__nQVXzW__popImageWrap{background:var(--cream-dark);border-radius:10px;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.BlogSidebar-module__nQVXzW__popImage{object-fit:cover}.BlogSidebar-module__nQVXzW__popText{flex-direction:column;gap:3px;min-width:0;font-size:.8rem;line-height:1.35;display:flex}.BlogSidebar-module__nQVXzW__popTitle{color:var(--green-dark);transition:var(--transition);font-size:.82rem;font-weight:600}.BlogSidebar-module__nQVXzW__popTitle:hover{color:var(--green-mid)}.BlogSidebar-module__nQVXzW__popDate{color:var(--text-light);font-size:.72rem}.BlogSidebar-module__nQVXzW__tagList{flex-wrap:wrap;gap:8px;display:flex}.BlogSidebar-module__nQVXzW__tag{background:var(--cream);border:1px solid var(--cream-dark);color:var(--green-dark);transition:var(--transition);border-radius:999px;align-items:center;padding:5px 12px;font-size:.74rem;font-weight:500;display:inline-flex}.BlogSidebar-module__nQVXzW__tag:hover{background:var(--green-dark);color:var(--white);border-color:var(--green-dark)}@media (max-width:1024px){.BlogSidebar-module__nQVXzW__sidebar{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid;position:static}}@media (max-width:600px){.BlogSidebar-module__nQVXzW__sidebar{grid-template-columns:1fr}}
.ContactHero-module__g4sIiW__hero{background-image:linear-gradient(90deg,#faf7f2eb 0%,#faf7f299 40%,#faf7f200 60%),url(/about-hero-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:340px;padding:56px 0;display:flex;position:relative}.ContactHero-module__g4sIiW__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:32px;width:100%;display:grid}.ContactHero-module__g4sIiW__content{flex-direction:column;gap:14px;max-width:460px;display:flex}.ContactHero-module__g4sIiW__title{color:var(--green-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:700;line-height:1.1}.ContactHero-module__g4sIiW__divider{align-items:center;gap:8px;margin-top:-4px;display:flex}.ContactHero-module__g4sIiW__divider:before,.ContactHero-module__g4sIiW__divider:after{content:"";background:var(--gold);width:48px;height:1.5px}.ContactHero-module__g4sIiW__dividerIcon{color:var(--gold);font-size:1rem}.ContactHero-module__g4sIiW__desc{color:var(--text-mid);margin-top:4px;font-size:.95rem;line-height:1.7}@media (max-width:900px){.ContactHero-module__g4sIiW__hero{background-image:linear-gradient(#faf7f2eb 0%,#faf7f2b3 40%,#faf7f200 70%),url(/about-hero-bg.jpg);background-position:bottom;min-height:320px;padding:44px 0 220px}.ContactHero-module__g4sIiW__inner{grid-template-columns:1fr}.ContactHero-module__g4sIiW__content{max-width:100%}}@media (max-width:560px){.ContactHero-module__g4sIiW__hero{min-height:260px;padding-bottom:180px}.ContactHero-module__g4sIiW__desc{font-size:.88rem}}
.OurValues-module__Y4BD8q__section{background:0 0}.OurValues-module__Y4BD8q__grid{border:1px solid var(--cream-dark);border-radius:var(--radius-lg);background:#ffffffbf;grid-template-columns:repeat(5,1fr);gap:18px;padding:28px 24px;display:grid}.OurValues-module__Y4BD8q__card{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:8px;display:flex}.OurValues-module__Y4BD8q__iconWrap{width:54px;height:54px;color:var(--green-mid);background:#2d6a2d14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.OurValues-module__Y4BD8q__cardTitle{color:var(--green-dark);font-size:.95rem;font-weight:700}.OurValues-module__Y4BD8q__cardDesc{color:var(--text-light);font-size:.8rem;line-height:1.55}@media (max-width:1000px){.OurValues-module__Y4BD8q__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.OurValues-module__Y4BD8q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.OurValues-module__Y4BD8q__grid{grid-template-columns:1fr}}
.Treatments-module__iRS-Da__section{background:var(--cream)}.Treatments-module__iRS-Da__grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.Treatments-module__iRS-Da__card{border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm);transition:var(--transition);cursor:pointer;overflow:hidden}.Treatments-module__iRS-Da__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.Treatments-module__iRS-Da__card:hover .Treatments-module__iRS-Da__overlay{opacity:1}.Treatments-module__iRS-Da__imageWrap{width:100%;height:160px;position:relative}.Treatments-module__iRS-Da__overlay{opacity:0;transition:var(--transition);background:linear-gradient(#0000 40%,#1a3c1a8c 100%);position:absolute;inset:0}.Treatments-module__iRS-Da__cardBody{text-align:center;padding:14px 14px 16px}.Treatments-module__iRS-Da__cardTitle{color:var(--green-dark);margin-bottom:4px;font-size:.95rem;font-weight:700}.Treatments-module__iRS-Da__cardDesc{color:var(--text-light);font-size:.78rem;line-height:1.45}@media (max-width:1000px){.Treatments-module__iRS-Da__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.Treatments-module__iRS-Da__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.Treatments-module__iRS-Da__grid{grid-template-columns:1fr}}
.WhyChoosePrograms-module__xTCtkW__section{background:0 0}.WhyChoosePrograms-module__xTCtkW__grid{border:1px solid var(--cream-dark);border-radius:var(--radius-lg);background:#ffffffc7;grid-template-columns:repeat(5,1fr);gap:18px;padding:28px 24px;display:grid}.WhyChoosePrograms-module__xTCtkW__item{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:4px;display:flex}.WhyChoosePrograms-module__xTCtkW__iconWrap{color:var(--green-mid);margin-bottom:4px}.WhyChoosePrograms-module__xTCtkW__title{color:var(--green-dark);font-size:.92rem;font-weight:700}.WhyChoosePrograms-module__xTCtkW__desc{color:var(--text-light);font-size:.78rem;line-height:1.5}@media (max-width:1000px){.WhyChoosePrograms-module__xTCtkW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.WhyChoosePrograms-module__xTCtkW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.WhyChoosePrograms-module__xTCtkW__grid{grid-template-columns:1fr}}
.BlogsContent-module__lGc9zW__section{background:0 0;padding:40px 0 28px}.BlogsContent-module__lGc9zW__inner{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:32px;display:grid}.BlogsContent-module__lGc9zW__main{flex-direction:column;display:flex}.BlogsContent-module__lGc9zW__mainTitle{color:var(--green-dark);margin:0;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700}.BlogsContent-module__lGc9zW__mainUnderline{background:var(--gold);width:48px;height:2px;margin:6px 0 18px;display:block}.BlogsContent-module__lGc9zW__blogGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.BlogsContent-module__lGc9zW__blogCard{background:var(--cream-light);border:1px solid var(--cream-dark);border-radius:var(--radius-md);transition:var(--transition);flex-direction:column;display:flex;overflow:hidden}.BlogsContent-module__lGc9zW__blogCard:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.BlogsContent-module__lGc9zW__blogImageWrap{aspect-ratio:4/3;background:var(--cream-dark);width:100%;display:block;position:relative}.BlogsContent-module__lGc9zW__blogImage{object-fit:cover}.BlogsContent-module__lGc9zW__blogBody{flex-direction:column;gap:8px;padding:14px 14px 16px;display:flex}.BlogsContent-module__lGc9zW__category{color:var(--green-dark);background:#2d6a2d1f;border-radius:6px;align-self:flex-start;padding:4px 10px;font-size:.7rem;font-weight:600}.BlogsContent-module__lGc9zW__blogTitle{color:var(--green-dark);margin:0;font-family:Playfair Display,serif;font-size:1rem;font-weight:700;line-height:1.35}.BlogsContent-module__lGc9zW__blogTitle a{color:inherit;transition:var(--transition)}.BlogsContent-module__lGc9zW__blogTitle a:hover{color:var(--green-mid)}.BlogsContent-module__lGc9zW__blogExcerpt{color:var(--text-mid);margin:0;font-size:.8rem;line-height:1.55}.BlogsContent-module__lGc9zW__blogMeta{border-top:1px solid var(--cream-dark);color:var(--text-light);flex-wrap:wrap;gap:14px;margin-top:4px;padding-top:10px;font-size:.72rem;display:flex}.BlogsContent-module__lGc9zW__blogMeta span{align-items:center;gap:5px;display:inline-flex}.BlogsContent-module__lGc9zW__pagination{justify-content:center;align-items:center;gap:8px;margin-top:28px;display:flex}.BlogsContent-module__lGc9zW__pageNum{border:1px solid var(--cream-dark);background:var(--white);min-width:32px;height:32px;color:var(--text-dark);cursor:pointer;transition:var(--transition);border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:.85rem;font-weight:600;display:inline-flex}.BlogsContent-module__lGc9zW__pageNum:hover{background:var(--cream);border-color:var(--green-mid);color:var(--green-dark)}.BlogsContent-module__lGc9zW__pageNumActive,.BlogsContent-module__lGc9zW__pageNumActive:hover{background:var(--green-dark);color:var(--white);border-color:var(--green-dark)}.BlogsContent-module__lGc9zW__pageDots{color:var(--text-mid);padding:0 4px;font-weight:600}@media (max-width:1024px){.BlogsContent-module__lGc9zW__inner{grid-template-columns:1fr}}@media (max-width:800px){.BlogsContent-module__lGc9zW__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BlogsContent-module__lGc9zW__blogGrid{grid-template-columns:1fr}}
.ContactForm-module__j1WgZG__form{flex-direction:column;gap:12px;margin-top:4px;display:flex}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea,.ContactForm-module__j1WgZG__select{background:var(--white);border:1px solid var(--cream-dark);border-radius:var(--radius-sm);width:100%;color:var(--text-dark);padding:12px 14px;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__j1WgZG__input::placeholder,.ContactForm-module__j1WgZG__textarea::placeholder{color:var(--text-light)}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus,.ContactForm-module__j1WgZG__select:focus{border-color:var(--green-mid);outline:none;box-shadow:0 0 0 3px #2d6a2d1f}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:120px;line-height:1.55}.ContactForm-module__j1WgZG__selectWrap{position:relative}.ContactForm-module__j1WgZG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%231a3c1a' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.ContactForm-module__j1WgZG__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px;display:flex}.ContactForm-module__j1WgZG__submit{padding:10px 26px!important}.ContactForm-module__j1WgZG__success{color:var(--green-dark);font-size:.85rem;font-weight:600}@media (max-width:480px){.ContactForm-module__j1WgZG__row{grid-template-columns:1fr}}
.MeetExperts-module__xT7Rja__section{background:0 0}.MeetExperts-module__xT7Rja__grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px;display:grid}.MeetExperts-module__xT7Rja__card{border:1px solid var(--cream-dark);border-radius:var(--radius-md);transition:var(--transition);background:#ffffffeb;grid-template-columns:130px 1fr;display:grid;overflow:hidden}.MeetExperts-module__xT7Rja__card:hover{box-shadow:var(--shadow-md);border-color:#2d6a2d40;transform:translateY(-4px)}.MeetExperts-module__xT7Rja__portrait{aspect-ratio:1;background:var(--green-dark);width:100%;display:block;position:relative}.MeetExperts-module__xT7Rja__portraitArt{width:100%;height:100%;display:block;position:absolute;inset:0}.MeetExperts-module__xT7Rja__portraitInitials{color:var(--gold-light);letter-spacing:.04em;text-shadow:0 2px 8px #00000059;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;display:flex;position:absolute;inset:0}.MeetExperts-module__xT7Rja__body{flex-direction:column;gap:4px;padding:14px 16px;display:flex;position:relative}.MeetExperts-module__xT7Rja__name{color:var(--green-dark);font-size:.98rem;font-weight:700}.MeetExperts-module__xT7Rja__credentials{color:var(--text-light);letter-spacing:.02em;font-size:.75rem}.MeetExperts-module__xT7Rja__role{color:var(--green-mid);margin-bottom:4px;font-size:.8rem;font-style:italic;font-weight:600}.MeetExperts-module__xT7Rja__bio{color:var(--text-mid);font-size:.78rem;line-height:1.55}.MeetExperts-module__xT7Rja__cardCrest{color:var(--gold);opacity:.7;align-self:flex-start;margin-top:6px;font-size:.8rem}.MeetExperts-module__xT7Rja__actions{justify-content:center;display:flex}@media (max-width:900px){.MeetExperts-module__xT7Rja__grid{grid-template-columns:1fr}.MeetExperts-module__xT7Rja__card{grid-template-columns:120px 1fr}}@media (max-width:480px){.MeetExperts-module__xT7Rja__card{grid-template-columns:1fr}.MeetExperts-module__xT7Rja__portrait{aspect-ratio:16/9}}
.CTABanner-module__jjBxnW__banner{background-color:var(--green-dark);background-image:linear-gradient(90deg,#1a3c1ad9 0%,#1a3c1a8c 55%,#1a3c1a40 100%),url(/cta-bg.jpg);background-position:100%;background-repeat:no-repeat;background-size:cover;padding:52px 0;position:relative;overflow:hidden}.CTABanner-module__jjBxnW__overlay{display:none}.CTABanner-module__jjBxnW__inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.CTABanner-module__jjBxnW__text{flex:1;min-width:260px}.CTABanner-module__jjBxnW__title{color:var(--white);margin-bottom:10px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.25}.CTABanner-module__jjBxnW__subtitle{color:#fffc;font-size:1rem;line-height:1.6}.CTABanner-module__jjBxnW__cta{flex-shrink:0;box-shadow:0 4px 20px #0003;padding:14px 36px!important;font-size:1rem!important}@media (max-width:680px){.CTABanner-module__jjBxnW__inner{text-align:center;flex-direction:column}}
.BlogDetailContent-module__yDHpSa__section{background:0 0;padding:32px 0 56px}.BlogDetailContent-module__yDHpSa__inner{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:32px;display:grid}.BlogDetailContent-module__yDHpSa__article{flex-direction:column;min-width:0;display:flex}.BlogDetailContent-module__yDHpSa__articleHead{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.BlogDetailContent-module__yDHpSa__category{color:var(--green-dark);background:#2d6a2d1f;border-radius:6px;padding:4px 12px;font-size:.72rem;font-weight:600}.BlogDetailContent-module__yDHpSa__articleTitle{color:var(--green-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(1.4rem,3vw,1.85rem);font-weight:700;line-height:1.25}.BlogDetailContent-module__yDHpSa__meta{color:var(--text-light);gap:16px;font-size:.78rem;display:flex}.BlogDetailContent-module__yDHpSa__meta span{align-items:center;gap:6px;display:inline-flex}.BlogDetailContent-module__yDHpSa__heroImageWrap{aspect-ratio:16/9;border-radius:var(--radius-md);background:var(--cream-dark);width:100%;margin-bottom:22px;position:relative;overflow:hidden}.BlogDetailContent-module__yDHpSa__heroImage{object-fit:cover}.BlogDetailContent-module__yDHpSa__body{color:var(--text-mid);flex-direction:column;gap:10px;font-size:.92rem;line-height:1.7;display:flex}.BlogDetailContent-module__yDHpSa__body p{margin:0}.BlogDetailContent-module__yDHpSa__h2{color:var(--green-dark);margin:16px 0 -2px;font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700}.BlogDetailContent-module__yDHpSa__doshaGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin:8px 0 4px;display:grid}.BlogDetailContent-module__yDHpSa__doshaCard{align-items:flex-start;gap:10px;padding:4px 0;display:flex}.BlogDetailContent-module__yDHpSa__doshaIcon{width:36px;height:36px;color:var(--green-dark);background:#2d6a2d1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.BlogDetailContent-module__yDHpSa__doshaTitle{color:var(--green-dark);margin:0 0 2px;font-family:Playfair Display,serif;font-size:.95rem;font-weight:700}.BlogDetailContent-module__yDHpSa__doshaDesc{color:var(--text-mid);margin:0;font-size:.78rem;line-height:1.5}.BlogDetailContent-module__yDHpSa__benefitsList{flex-direction:column;gap:8px;margin:6px 0 0;display:flex}.BlogDetailContent-module__yDHpSa__benefitsList li{color:var(--text-mid);align-items:center;gap:10px;font-size:.88rem;display:flex}.BlogDetailContent-module__yDHpSa__checkIcon{flex-shrink:0}.BlogDetailContent-module__yDHpSa__share{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.BlogDetailContent-module__yDHpSa__shareLabel{color:var(--text-dark);font-size:.85rem;font-weight:500}.BlogDetailContent-module__yDHpSa__shareIcons{align-items:center;gap:8px;display:inline-flex}.BlogDetailContent-module__yDHpSa__shareBtn{width:30px;height:30px;color:var(--white);transition:var(--transition);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.BlogDetailContent-module__yDHpSa__shareBtn:hover{filter:brightness(1.05);transform:translateY(-2px)}.BlogDetailContent-module__yDHpSa__prevNext{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.BlogDetailContent-module__yDHpSa__navCard{background:var(--cream-light);border:1px solid var(--cream-dark);border-radius:var(--radius-md);transition:var(--transition);flex-direction:column;gap:6px;padding:14px 18px;display:flex}.BlogDetailContent-module__yDHpSa__navCard:hover{border-color:var(--green-mid);transform:translateY(-2px)}.BlogDetailContent-module__yDHpSa__navLabel{color:var(--text-light);align-items:center;gap:4px;font-size:.76rem;font-weight:500;display:inline-flex}.BlogDetailContent-module__yDHpSa__navTitle{color:var(--green-dark);font-family:Playfair Display,serif;font-size:.92rem;font-weight:600;line-height:1.35}.BlogDetailContent-module__yDHpSa__navNext{text-align:right;align-items:flex-end}@media (max-width:1024px){.BlogDetailContent-module__yDHpSa__inner{grid-template-columns:1fr}}@media (max-width:700px){.BlogDetailContent-module__yDHpSa__doshaGrid{grid-template-columns:1fr;gap:10px}.BlogDetailContent-module__yDHpSa__prevNext{grid-template-columns:1fr}.BlogDetailContent-module__yDHpSa__navNext{text-align:left;align-items:flex-start}}
.ContactBody-module__9Ui_-q__section{background:0 0;padding:48px 0}.ContactBody-module__9Ui_-q__inner{grid-template-columns:.9fr 1.4fr .8fr;align-items:start;gap:36px;display:grid}.ContactBody-module__9Ui_-q__col{flex-direction:column;gap:14px;display:flex}.ContactBody-module__9Ui_-q__colTitle{color:var(--green-dark);margin:0;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700}.ContactBody-module__9Ui_-q__divider{align-items:center;gap:8px;margin-top:-8px;margin-bottom:6px;display:flex}.ContactBody-module__9Ui_-q__divider:before,.ContactBody-module__9Ui_-q__divider:after{content:"";background:var(--gold);width:32px;height:1.5px}.ContactBody-module__9Ui_-q__dividerIcon{color:var(--gold);font-size:.9rem}.ContactBody-module__9Ui_-q__contactList{flex-direction:column;gap:18px;margin-top:4px;display:flex}.ContactBody-module__9Ui_-q__contactItem{align-items:flex-start;gap:14px;display:flex}.ContactBody-module__9Ui_-q__contactIcon{width:40px;height:40px;color:var(--green-dark);background:#2d6a2d1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.ContactBody-module__9Ui_-q__contactText{color:var(--text-mid);flex-direction:column;gap:2px;font-size:.85rem;line-height:1.55;display:flex}.ContactBody-module__9Ui_-q__contactText strong{color:var(--green-dark);font-size:.92rem;font-weight:700}.ContactBody-module__9Ui_-q__assistanceCard{background:var(--cream);border:1px solid var(--cream-dark);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:28px 24px;display:flex}.ContactBody-module__9Ui_-q__assistanceIcon{width:64px;height:64px;color:var(--green-dark);background:#2d6a2d1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.ContactBody-module__9Ui_-q__assistanceTitle{color:var(--green-dark);font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;line-height:1.25}.ContactBody-module__9Ui_-q__assistanceDesc{color:var(--text-mid);font-size:.85rem;line-height:1.55}.ContactBody-module__9Ui_-q__assistanceCta{justify-content:center;margin-top:6px}@media (max-width:1000px){.ContactBody-module__9Ui_-q__inner{grid-template-columns:1fr 1fr}.ContactBody-module__9Ui_-q__assistanceCard{grid-column:1/-1;justify-self:center;max-width:420px}}@media (max-width:640px){.ContactBody-module__9Ui_-q__inner{grid-template-columns:1fr;gap:28px}.ContactBody-module__9Ui_-q__assistanceCard{max-width:100%}}
.Footer-module__S6Hkya__footer{background:var(--green-dark);color:#ffffffd9}.Footer-module__S6Hkya__inner{grid-template-columns:1.5fr .9fr 1.1fr 1.4fr .7fr;gap:32px;padding:44px 24px 32px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:auto;height:48px;display:block}.Footer-module__S6Hkya__brandDesc{color:#ffffffb3;max-width:280px;font-size:.85rem;line-height:1.7}.Footer-module__S6Hkya__col{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__colTitle{color:var(--white);font-family:Playfair Display,serif;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__colList{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__colLink{color:#ffffffb8;transition:var(--transition);font-size:.85rem}.Footer-module__S6Hkya__colLink:hover{color:var(--gold-light)}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:9px;display:flex}.Footer-module__S6Hkya__contactItem{color:#ffffffb8;align-items:flex-start;gap:10px;font-size:.82rem;line-height:1.45;display:flex}.Footer-module__S6Hkya__contactItem svg{color:var(--gold-light);flex-shrink:0;margin-top:3px}.Footer-module__S6Hkya__social{gap:10px;display:flex}.Footer-module__S6Hkya__socialIcon{width:36px;height:36px;color:var(--white);transition:var(--transition);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--gold);color:var(--green-dark);transform:translateY(-3px)}.Footer-module__S6Hkya__bottom{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1f;padding:14px 24px;font-size:.78rem}@media (max-width:1100px){.Footer-module__S6Hkya__inner{grid-template-columns:1.5fr 1fr 1fr;row-gap:40px}}@media (max-width:760px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr;gap:32px;padding:40px 24px 32px}.Footer-module__S6Hkya__brandDesc{max-width:100%}}
.NewsletterSignup-module__yvb4nG__section{background:0 0;padding:20px 0 44px}.NewsletterSignup-module__yvb4nG__inner{background:var(--cream-light);border:1px solid var(--cream-dark);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:22px 28px;display:grid}.NewsletterSignup-module__yvb4nG__left{align-items:center;gap:14px;display:flex}.NewsletterSignup-module__yvb4nG__icon{width:52px;height:52px;color:var(--green-dark);background:#2d6a2d1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.NewsletterSignup-module__yvb4nG__text{flex-direction:column;gap:4px;min-width:0;display:flex}.NewsletterSignup-module__yvb4nG__title{color:var(--green-dark);margin:0;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.NewsletterSignup-module__yvb4nG__desc{color:var(--text-mid);margin:0;font-size:.82rem;line-height:1.5}.NewsletterSignup-module__yvb4nG__right{align-items:center;gap:10px;display:flex;position:relative}.NewsletterSignup-module__yvb4nG__input{background:var(--cream);border:1px solid var(--cream-dark);min-width:0;color:var(--text-dark);border-radius:10px;flex:1;padding:11px 14px;font-family:Inter,sans-serif;font-size:.85rem;transition:border-color .2s,box-shadow .2s}.NewsletterSignup-module__yvb4nG__input::placeholder{color:var(--text-light)}.NewsletterSignup-module__yvb4nG__input:focus{border-color:var(--green-mid);outline:0;box-shadow:0 0 0 3px #2d6a2d1f}.NewsletterSignup-module__yvb4nG__submit{flex-shrink:0;padding:10px 22px!important}.NewsletterSignup-module__yvb4nG__success{color:var(--green-dark);font-size:.78rem;font-weight:600;position:absolute;top:calc(100% + 6px);right:0}@media (max-width:800px){.NewsletterSignup-module__yvb4nG__inner{grid-template-columns:1fr}.NewsletterSignup-module__yvb4nG__right{width:100%}}@media (max-width:480px){.NewsletterSignup-module__yvb4nG__right{flex-direction:column;align-items:stretch}.NewsletterSignup-module__yvb4nG__submit{justify-content:center;width:100%}.NewsletterSignup-module__yvb4nG__success{text-align:center;position:static}}
.OurApproach-module__aLtaHa__section{background:0 0}.OurApproach-module__aLtaHa__flow{border:1px solid var(--cream-dark);border-radius:var(--radius-lg);background:#ffffffc7;justify-content:space-between;align-items:flex-start;gap:8px;padding:28px 20px;display:flex}.OurApproach-module__aLtaHa__step{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;gap:8px;min-width:0;padding:4px;display:flex}.OurApproach-module__aLtaHa__iconWrap{width:56px;height:56px;color:var(--green-mid);background:#2d6a2d14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.OurApproach-module__aLtaHa__title{color:var(--green-dark);font-size:.9rem;font-weight:700}.OurApproach-module__aLtaHa__desc{color:var(--text-light);font-size:.76rem;line-height:1.45}.OurApproach-module__aLtaHa__arrow{color:var(--green-mid);flex-shrink:0;align-self:center;margin-top:24px}@media (max-width:900px){.OurApproach-module__aLtaHa__flow{flex-wrap:wrap;gap:18px}.OurApproach-module__aLtaHa__step{flex:0 0 calc(50% - 12px)}.OurApproach-module__aLtaHa__arrow{display:none}}@media (max-width:420px){.OurApproach-module__aLtaHa__step{flex:0 0 100%}}
.Testimonials-module__ItA9Ha__section{background:var(--cream-light)}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--white);border:1px solid var(--cream-dark);border-radius:var(--radius-md);transition:var(--transition);flex-direction:column;gap:12px;padding:24px 22px;display:flex;position:relative}.Testimonials-module__ItA9Ha__card:hover,.Testimonials-module__ItA9Ha__cardActive{border-color:#2d6a2d4d;transform:translateY(-4px);box-shadow:0 8px 32px #2d6a2d1a}.Testimonials-module__ItA9Ha__quoteIcon{opacity:.15;position:absolute;top:20px;left:20px}.Testimonials-module__ItA9Ha__quote{color:var(--text-mid);text-align:center;padding-top:6px;font-size:.88rem;font-style:italic;line-height:1.65}.Testimonials-module__ItA9Ha__footer{flex-direction:column;align-items:center;gap:6px;display:flex}.Testimonials-module__ItA9Ha__stars{gap:3px;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--green-dark);font-size:.88rem;font-weight:600}.Testimonials-module__ItA9Ha__dots{justify-content:center;gap:8px;display:flex}.Testimonials-module__ItA9Ha__dot{background:var(--cream-dark);cursor:pointer;width:10px;height:10px;transition:var(--transition);border:none;border-radius:50%}.Testimonials-module__ItA9Ha__dotActive{background:var(--green-mid);transform:scale(1.25)}@media (max-width:800px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}}
