.CGHero-module__ZD34IW__section{padding:52px var(--section-px,56px)64px;background:var(--bg,#f4f8f8)}.CGHero-module__ZD34IW__breadcrumb{align-items:center;gap:8px;margin-bottom:48px;display:flex}.CGHero-module__ZD34IW__crumb{color:var(--muted,#7aa8a5);font-size:13px;text-decoration:none;transition:color .2s}.CGHero-module__ZD34IW__crumb:hover{color:var(--teal,#00a8a2)}.CGHero-module__ZD34IW__sep{color:var(--muted,#7aa8a5);font-size:13px}.CGHero-module__ZD34IW__crumbCurrent{color:var(--text-sec,#3d6461);font-size:13px;font-weight:500}.CGHero-module__ZD34IW__heroCard{background:var(--teal-pale,#e0f5f4);text-align:center;border-radius:20px;margin-bottom:28px;padding:64px 80px;position:relative;overflow:hidden}.CGHero-module__ZD34IW__heroCard:before{content:"";background:linear-gradient(90deg,var(--teal-dark,#007a75),var(--teal-light,#00c4bc));height:3px;position:absolute;top:0;left:0;right:0}.CGHero-module__ZD34IW__title{letter-spacing:-.025em;margin-top:14px;margin-bottom:20px;font-size:clamp(28px,3.8vw,50px);font-weight:700;line-height:1.1}.CGHero-module__ZD34IW__desc{color:var(--text-sec,#3d6461);max-width:640px;margin:0 auto;font-size:15.5px;line-height:1.75}.CGHero-module__ZD34IW__twoCol{grid-template-columns:1fr 1fr;gap:20px;display:grid}.CGHero-module__ZD34IW__card{background:var(--surface,#fff);border:1px solid var(--border-gray,#00000012);border-radius:18px;padding:36px 32px;transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 2px 16px #0000000a}.CGHero-module__ZD34IW__card:hover{border-color:var(--border-teal,#00a8a24d);transform:translateY(-3px);box-shadow:0 12px 36px #00a8a217}.CGHero-module__ZD34IW__cardLeft{border-top:2px solid var(--teal,#00a8a2)}.CGHero-module__ZD34IW__cardRight{border-top:2px solid var(--teal-dark,#007a75)}.CGHero-module__ZD34IW__cardTag{color:var(--teal-dark,#007a75);background:var(--teal-pale,#e0f5f4);border:1px solid var(--border-teal,#00a8a240);border-radius:9999px;align-items:center;margin-bottom:16px;padding:3px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.CGHero-module__ZD34IW__cardTitle{font-family:var(--font-head,"Fraunces",Georgia,serif);color:var(--text,#0d2b2a);letter-spacing:-.01em;margin-bottom:14px;font-size:clamp(18px,2vw,24px);font-weight:600;line-height:1.2}.CGHero-module__ZD34IW__cardDesc{color:var(--text-sec,#3d6461);margin-bottom:22px;font-size:14px;line-height:1.72}.CGHero-module__ZD34IW__cardDesc strong{color:var(--teal-dark,#007a75);font-weight:600}.CGHero-module__ZD34IW__list{flex-direction:column;gap:10px;list-style:none;display:flex}.CGHero-module__ZD34IW__listItem{color:var(--text-sec,#3d6461);align-items:center;gap:10px;font-size:13.5px;display:flex}.CGHero-module__ZD34IW__dot{background:var(--teal,#00a8a2);border-radius:50%;width:6px;min-width:6px;height:6px}@media (max-width:900px){.CGHero-module__ZD34IW__heroCard{padding:48px 36px}.CGHero-module__ZD34IW__twoCol{grid-template-columns:1fr}}@media (max-width:600px){.CGHero-module__ZD34IW__heroCard{padding:36px 24px}.CGHero-module__ZD34IW__card{padding:28px 22px}}
.CGBanner-module__P6-x4a__section{padding:0 var(--section-px,56px)64px;background:var(--bg,#f4f8f8)}.CGBanner-module__P6-x4a__banner{background:linear-gradient(135deg,var(--teal-dark,#007a75)0%,var(--teal,#00a8a2)55%,#00c8a8 100%);border-radius:20px;padding:56px 64px;position:relative;overflow:hidden}.CGBanner-module__P6-x4a__orb1{pointer-events:none;background:#ffffff0f;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.CGBanner-module__P6-x4a__orb2{pointer-events:none;background:#ffffff0a;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:30%}.CGBanner-module__P6-x4a__content{z-index:1;max-width:680px;position:relative}.CGBanner-module__P6-x4a__title{color:#fff;letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(22px,2.8vw,36px);font-weight:700;line-height:1.1}.CGBanner-module__P6-x4a__desc{color:#ffffffc2;margin-bottom:32px;font-size:15px;line-height:1.6}.CGBanner-module__P6-x4a__actions{flex-wrap:wrap;gap:14px;display:flex}.CGBanner-module__P6-x4a__btnWhite{color:var(--teal-dark,#007a75);white-space:nowrap;background:#fff;border-radius:10px;align-items:center;padding:13px 28px;font-size:13.5px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.CGBanner-module__P6-x4a__btnWhite:hover{background:#f0fffe;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.CGBanner-module__P6-x4a__btnOutline{color:#fff;white-space:nowrap;background:0 0;border:1.5px solid #ffffff73;border-radius:10px;align-items:center;padding:13px 28px;font-size:13.5px;font-weight:500;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.CGBanner-module__P6-x4a__btnOutline:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}@media (max-width:768px){.CGBanner-module__P6-x4a__banner{padding:44px 32px}.CGBanner-module__P6-x4a__actions{flex-direction:column}}@media (max-width:480px){.CGBanner-module__P6-x4a__banner{padding:32px 22px}}
.CGSpecialites-module__Ft13vG__section{padding:80px var(--section-px,56px)96px;background:var(--surface,#fff)}.CGSpecialites-module__Ft13vG__header{margin-bottom:48px}.CGSpecialites-module__Ft13vG__title{margin-top:10px;margin-bottom:12px}.CGSpecialites-module__Ft13vG__sub{color:var(--text-sec,#3d6461);max-width:560px;font-size:15px;line-height:1.72}.CGSpecialites-module__Ft13vG__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.CGSpecialites-module__Ft13vG__card{background:var(--surface,#fff);border:1px solid var(--border-gray,#00000012);border-radius:18px;flex-direction:column;padding:28px 24px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}.CGSpecialites-module__Ft13vG__card:hover{border-color:var(--border-teal,#00a8a24d);transform:translateY(-4px);box-shadow:0 14px 36px #00a8a21a}.CGSpecialites-module__Ft13vG__featured{border-width:1.5px;border-color:var(--teal,#00a8a2)!important}.CGSpecialites-module__Ft13vG__featured:before{content:"";background:linear-gradient(90deg,var(--teal-dark,#007a75),var(--teal-light,#00c4bc));height:3px;position:absolute;top:0;left:0;right:0}.CGSpecialites-module__Ft13vG__cardTop{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.CGSpecialites-module__Ft13vG__tag{color:var(--teal-dark,#007a75);background:var(--teal-pale,#e0f5f4);border:1px solid var(--border-teal,#00a8a240);border-radius:9999px;padding:3px 11px;font-size:11.5px;font-weight:600}.CGSpecialites-module__Ft13vG__tagFeatured{background:var(--teal,#00a8a2);color:#fff;border-color:#0000}.CGSpecialites-module__Ft13vG__arrow{background:var(--teal-pale,#e0f5f4);border:1px solid var(--border-teal,#00a8a240);width:28px;height:28px;color:var(--teal,#00a8a2);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex}.CGSpecialites-module__Ft13vG__card:hover .CGSpecialites-module__Ft13vG__arrow{background:var(--teal,#00a8a2);color:#fff;transform:translate(2px,-2px)}.CGSpecialites-module__Ft13vG__cardTitle{font-family:var(--font-head,"Fraunces",Georgia,serif);color:var(--text,#0d2b2a);margin-bottom:12px;font-size:17px;font-weight:600;line-height:1.25}.CGSpecialites-module__Ft13vG__cardDesc{color:var(--text-sec,#3d6461);flex:1;margin-bottom:22px;font-size:13.5px;line-height:1.65}.CGSpecialites-module__Ft13vG__cardFooter{margin-top:auto}.CGSpecialites-module__Ft13vG__cta{color:var(--teal-dark,#007a75);font-size:13.5px;font-weight:600;text-decoration:none;transition:color .2s,letter-spacing .2s}.CGSpecialites-module__Ft13vG__cta:hover{color:var(--teal,#00a8a2);letter-spacing:.02em}.CGSpecialites-module__Ft13vG__ctaFeatured{color:var(--teal,#00a8a2)}@media (max-width:1024px){.CGSpecialites-module__Ft13vG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.CGSpecialites-module__Ft13vG__grid{grid-template-columns:1fr;gap:14px}}
