.service-page{background:var(--background)}.service-page-hero{min-height:500px;position:relative;overflow:hidden}.service-page-hero-image{position:absolute;inset:0}.service-page-hero-image img{object-fit:cover;width:100%;height:100%}.service-page-hero-overlay{background:linear-gradient(90deg,#082322db 0%,#082322a6 45%,#0823222e 100%);position:absolute;inset:0}.service-page-hero-container{align-items:center;min-height:500px;display:flex;position:relative}.service-page-hero-content{color:#fff;max-width:650px;padding:70px 0}.service-page-eyebrow{letter-spacing:1.4px;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:7px 12px;font-size:11px;font-weight:700;display:inline-flex}.service-page-hero-content h1{letter-spacing:-2px;margin:18px 0 15px;font-size:clamp(38px,5vw,62px);font-weight:700;line-height:1.05}.service-page-hero-content p{color:#ffffffd6;max-width:560px;margin:0;font-size:16px;line-height:1.7}.service-page-actions{align-items:center;gap:12px;margin-top:28px;display:flex}.service-primary-button,.service-phone-button{border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 19px;font-size:13px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.service-primary-button{color:#fff;background:var(--primary)}.service-primary-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.service-phone-button{color:#fff;background:#ffffff1a;border:1px solid #ffffff40}.service-phone-button:hover{background:#ffffff2e}.service-list-section{padding:85px 0}.service-list-heading{max-width:650px;margin-bottom:38px}.service-list-heading h2{letter-spacing:-1.5px;color:var(--text-primary);margin:10px 0 0;font-size:clamp(30px,4vw,44px);line-height:1.15}.service-list-heading h2 span{color:var(--primary)}.service-list-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.service-list-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);gap:22px;padding:28px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.service-list-card:hover{box-shadow:var(--shadow-md);border-color:#0b7a7540;transform:translateY(-4px)}.service-list-number{width:48px;height:48px;color:var(--primary);background:var(--primary-light);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.service-list-content h3{color:var(--text-primary);margin:2px 0 8px;font-size:19px}.service-list-content p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.65}.service-list-check{color:var(--primary);align-items:center;gap:7px;margin-top:16px;font-size:12px;font-weight:700;display:flex}.service-list-check svg{width:15px;height:15px}.service-page-cta{padding:0 0 80px}.service-page-cta-box{background:linear-gradient(135deg, var(--primary-light), #f5faf9);border:1px solid var(--border);border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:42px 46px;display:flex}.service-page-cta-label{letter-spacing:1.2px;color:var(--primary);font-size:11px;font-weight:800}.service-page-cta-box h2{color:var(--text-primary);letter-spacing:-.7px;margin:8px 0;font-size:27px}.service-page-cta-box p{color:var(--text-secondary);margin:0;font-size:14px}.service-cta-button{color:#fff;background:var(--primary);border-radius:11px;flex-shrink:0;align-items:center;gap:8px;padding:13px 19px;font-size:13px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.service-cta-button:hover{background:var(--primary-dark);transform:translateY(-2px)}@media (max-width:900px){.service-page-hero,.service-page-hero-container{min-height:460px}.service-list-grid{grid-template-columns:1fr}.service-page-cta-box{padding:35px}}@media (max-width:600px){.service-page-hero,.service-page-hero-container{min-height:520px}.service-page-hero-overlay{background:linear-gradient(#08232233 0%,#0823228c 35%,#082322e6 100%)}.service-page-hero-content{align-self:flex-end;padding:50px 0}.service-page-hero-content h1{letter-spacing:-1.3px;font-size:39px}.service-page-hero-content p{font-size:14px}.service-page-actions{flex-wrap:wrap}.service-primary-button,.service-phone-button{min-height:45px}.service-list-section{padding:60px 0}.service-list-card{gap:16px;padding:22px}.service-list-number{width:42px;height:42px}.service-page-cta{padding-bottom:60px}.service-page-cta-box{border-radius:20px;padding:28px 24px;display:block}.service-page-cta-box h2{font-size:24px}.service-cta-button{margin-top:22px}}
.wellness-page{color:#253936;background:linear-gradient(#fff 0%,#fbfdfc 50%,#fff 100%);min-height:100vh;padding:72px 0 105px;position:relative;overflow:hidden}.wellness-bg-line{pointer-events:none;border:1px solid #0b7a7511;border-radius:50%;position:absolute}.wellness-bg-line-one{width:1050px;height:470px;top:170px;left:-760px;transform:rotate(-12deg)}.wellness-bg-line-two{width:1300px;height:570px;top:950px;right:-900px;transform:rotate(10deg)}.wellness-bg-line-three{width:1100px;height:520px;top:1650px;left:-800px;transform:rotate(-8deg)}.wellness-bg-circle{pointer-events:none;background:#0b7a7506;border-radius:50%;position:absolute}.wellness-bg-circle-one{width:340px;height:340px;top:450px;right:-180px}.wellness-bg-circle-two{width:270px;height:270px;top:1320px;left:-130px}.wellness-container{z-index:2;width:min(1240px,100% - 48px);margin:0 auto;position:relative}.wellness-header{justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:58px;display:flex}.wellness-header-content{max-width:700px}.wellness-eyebrow{color:#0b7a75;letter-spacing:.2em;align-items:center;gap:8px;margin-bottom:14px;font-size:9px;font-weight:800;display:inline-flex}.wellness-eyebrow:before{content:"";background:#0b7a75;width:24px;height:1px}.wellness-header h1{color:#293c39;letter-spacing:-.055em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(38px,4.2vw,55px);font-weight:700;line-height:1.07}.wellness-header h1 span{color:#0b7a75}.wellness-header p{color:#7f8e8a;max-width:570px;margin:18px 0 0;font-size:12px;line-height:1.75}.wellness-search{background:#ffffffeb;border:1px solid #dce7e5;border-radius:13px;flex-shrink:0;align-items:center;gap:10px;width:320px;height:49px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 30px #1d46430b}.wellness-search:focus-within{border-color:#0b7a7559;box-shadow:0 12px 32px #0b7a7514}.wellness-search svg{color:#879692;flex-shrink:0;font-size:19px}.wellness-search input{color:#344744;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:11px}.wellness-search input::placeholder{color:#a1adaa}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:27px;display:flex}.section-heading.compact{margin-bottom:23px}.section-kicker{color:#93a29e;letter-spacing:.18em;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.section-heading h2{color:#30423f;letter-spacing:-.04em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:28px;font-weight:650;line-height:1.2}.section-heading h2 span{color:#0b7a75}.section-heading>p{color:#899793;max-width:350px;margin:0;font-size:10px;line-height:1.7}.health-check-section{background:linear-gradient(135deg,#edf8f6 0%,#f9fcfb 53%,#eef6f5 100%);border:1px solid #dce9e6;border-radius:27px;margin-bottom:75px;padding:39px;position:relative;overflow:hidden;box-shadow:0 20px 55px #1946420e}.health-check-section:before{content:"";border:1px solid #0b7a7512;border-radius:50%;width:700px;height:330px;position:absolute;bottom:-250px;right:-330px}.health-check-section:after{content:"";border:1px solid #0b7a750d;border-radius:50%;width:530px;height:250px;position:absolute;bottom:-180px;right:-210px}.health-check-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:16px;display:grid;position:relative}.health-check-card{background:#fffffff5;border:1px solid #1f464313;border-radius:21px;flex-direction:column;min-height:275px;padding:23px;text-decoration:none;transition:transform .28s,border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 24px #1c413e09}.health-check-card:hover{border-color:#0b7a752e;transform:translateY(-7px);box-shadow:0 24px 45px #1c413e1c}.health-check-glow{border-radius:50%;width:190px;height:190px;transition:transform .4s;position:absolute;top:-125px;right:-80px}.health-check-card:hover .health-check-glow{transform:scale(1.2)}.theme-blue .health-check-glow{background:#e7f1ff}.theme-violet .health-check-glow{background:#eeeaff}.theme-orange .health-check-glow{background:#fff0df}.health-check-top{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.health-check-number{color:#a5b2af;letter-spacing:.14em;font-size:9px;font-weight:800}.health-check-icon{border-radius:24px;justify-content:center;align-items:center;width:74px;height:74px;transition:transform .3s;display:flex;position:relative;transform:rotate(3deg)}.health-check-card:hover .health-check-icon{transform:rotate(-3deg)scale(1.06)}.health-check-icon-bg{background:#ffffffb3;border-radius:19px;position:absolute;inset:6px}.health-check-icon:after{content:"";border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:-3px;right:-4px}.health-check-icon svg{z-index:3;font-size:31px;position:relative}.theme-blue .health-check-icon{color:#4b80b9;background:#dcecff}.theme-blue .health-check-icon:after{background:#70a4d6}.theme-violet .health-check-icon{color:#7565b1;background:#ebe5ff}.theme-violet .health-check-icon:after{background:#9788cf}.theme-orange .health-check-icon{color:#c67c3d;background:#ffead4}.theme-orange .health-check-icon:after{background:#e2a068}.health-check-content{z-index:2;margin-top:23px;position:relative}.health-check-label{color:#99a6a3;letter-spacing:.16em;margin-bottom:8px;font-size:7px;font-weight:800;display:block}.health-check-content h3{color:#30413e;letter-spacing:-.025em;max-width:280px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:650;line-height:1.35}.health-check-content p{color:#84918e;max-width:285px;margin:9px 0 0;font-size:9px;line-height:1.65}.health-check-footer{z-index:2;color:#0b7a75;justify-content:space-between;align-items:center;margin-top:auto;padding-top:17px;font-size:9px;font-weight:750;display:flex;position:relative}.round-arrow{background:#fff;border:1px solid #dce8e5;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .2s,background .2s;display:flex}.round-arrow svg{font-size:14px}.health-check-card:hover .round-arrow{background:#eaf7f5;transform:translate(3px)}.healthcare-section{margin-bottom:76px}.healthcare-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.healthcare-card{background:#fff;border:1px solid #dfe8e6;border-radius:20px;align-items:center;gap:18px;min-height:155px;padding:21px;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.healthcare-card:hover{border-color:#cbdedb;transform:translateY(-5px);box-shadow:0 18px 36px #1e444114}.healthcare-icon{border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;display:flex;position:relative;overflow:hidden}.healthcare-icon span{border-radius:50% 42% 55% 45%;width:53px;height:53px;position:absolute;transform:rotate(22deg)}.healthcare-icon svg{z-index:2;font-size:31px;position:relative}.service-teal .healthcare-icon{color:#0b7a75;background:#e7f7f4}.service-teal .healthcare-icon span{background:#c8ebe5}.service-blue .healthcare-icon{color:#4d82b9;background:#eaf2ff}.service-blue .healthcare-icon span{background:#d0e2fa}.service-orange .healthcare-icon{color:#c47b43;background:#fff1e2}.service-orange .healthcare-icon span{background:#f9ddc1}.healthcare-content{padding-right:15px}.healthcare-content>span{color:#a0aca9;letter-spacing:.16em;margin-bottom:6px;font-size:6px;font-weight:800;display:block}.healthcare-content h3{color:#344542;margin:0;font-size:14px;font-weight:650}.healthcare-content p{color:#8a9794;margin:7px 0 0;font-size:9px;line-height:1.55}.healthcare-arrow{color:#99a7a4;font-size:16px;transition:transform .2s,color .2s;position:absolute;top:17px;right:17px}.healthcare-card:hover .healthcare-arrow{color:#0b7a75;transform:translate(3px)}.procedures-section{margin-bottom:70px}.view-all-button{color:#0b7a75;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:9px 0;font-size:9px;font-weight:750;display:inline-flex}.view-all-button svg{font-size:14px;transition:transform .2s}.view-all-button:hover svg{transform:translate(4px)}.procedure-grid{grid-template-columns:repeat(7,1fr);gap:11px;display:grid}.procedure-card{min-height:158px;color:inherit;cursor:pointer;background:#fff;border:1px solid #dfe7ea;border-radius:17px;flex-direction:column;justify-content:space-between;align-items:center;padding:13px 9px;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}.procedure-card:hover{border-color:#cbdcd9;transform:translateY(-5px);box-shadow:0 16px 30px #1e444113}.procedure-icon{border-radius:24px;justify-content:center;align-items:center;width:74px;height:74px;margin-top:3px;transition:transform .28s;display:flex;position:relative;overflow:hidden}.procedure-card:hover .procedure-icon{transform:scale(1.06)rotate(-2deg)}.procedure-icon svg{z-index:3;font-size:34px;position:relative}.procedure-icon-shape{opacity:.82;border-radius:54% 46% 60% 40%;width:57px;height:57px;position:absolute;transform:rotate(20deg)}.procedure-blue{color:#4a80b7;background:#edf5ff}.procedure-blue .procedure-icon-shape{background:#d5e8fc}.procedure-pink{color:#d27691;background:#fff0f4}.procedure-pink .procedure-icon-shape{background:#f9dce5}.procedure-violet{color:#7768b5;background:#f1eeff}.procedure-violet .procedure-icon-shape{background:#dfd9fa}.procedure-orange{color:#ca8045;background:#fff2e6}.procedure-orange .procedure-icon-shape{background:#f8dfc8}.procedure-rose{color:#c8687d;background:#fff0f2}.procedure-rose .procedure-icon-shape{background:#f9d9df}.procedure-red{color:#d26161;background:#ffefef}.procedure-red .procedure-icon-shape{background:#f8dada}.procedure-green{color:#65a875;background:#eaf7ed}.procedure-green .procedure-icon-shape{background:#d4edd9}.procedure-purple{color:#916bb0;background:#f5effa}.procedure-purple .procedure-icon-shape{background:#e6d9f1}.procedure-amber{color:#bd8d3d;background:#fff6e4}.procedure-amber .procedure-icon-shape{background:#f6e4bc}.procedure-sky{color:#5592b8;background:#eaf7ff}.procedure-sky .procedure-icon-shape{background:#d5edf9}.procedure-coral{color:#d17c68;background:#fff0ec}.procedure-coral .procedure-icon-shape{background:#f7ddd5}.procedure-indigo{color:#6877b6;background:#eef0ff}.procedure-indigo .procedure-icon-shape{background:#dce0fa}.procedure-mint{color:#52977f;background:#e9f8f2}.procedure-mint .procedure-icon-shape{background:#d4eee3}.procedure-bottom{justify-content:space-between;align-items:center;gap:5px;width:100%;display:flex}.procedure-bottom>span:first-child{color:#354441;text-align:left;font-size:10px;font-weight:650;line-height:1.3}.procedure-arrow{color:#8da09c;border:1px solid #e0e8e6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s,color .2s,background .2s;display:flex}.procedure-arrow svg{font-size:12px}.procedure-card:hover .procedure-arrow{color:#0b7a75;background:#eaf7f5;transform:translate(2px)}.more-procedure-card{background:linear-gradient(145deg,#f4faf8,#fff);border-style:dashed}.more-procedure-icon{color:#0b7a75;background:#e4f5f1;border-radius:22px;justify-content:center;align-items:center;width:65px;height:65px;margin-top:5px;display:flex}.more-procedure-icon svg{font-size:28px}.wellness-bottom-cta{background:linear-gradient(120deg,#075e5a,#0b7a75);border-radius:21px;align-items:center;gap:30px;padding:27px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #075e5a21}.cta-line-one,.cta-line-two{pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;position:absolute}.cta-line-one{width:600px;height:260px;top:-190px;right:-330px}.cta-line-two{width:450px;height:210px;top:-150px;right:-230px}.cta-content{z-index:2;flex:1;position:relative}.cta-content>span{color:#ffffff94;letter-spacing:.18em;font-size:7px;font-weight:800}.cta-content h3{color:#fff;letter-spacing:-.02em;margin:5px 0 4px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:650}.cta-content p{color:#ffffffa6;margin:0;font-size:9px}.cta-button{z-index:2;color:#075e5a;white-space:nowrap;background:#fff;border-radius:9px;align-items:center;gap:8px;padding:11px 16px;font-size:9px;font-weight:750;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative}.cta-button:hover{transform:translateY(-2px);box-shadow:0 9px 22px #00000021}.cta-button svg{font-size:14px}@media (max-width:1100px){.procedure-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:850px){.wellness-page{padding-top:55px}.wellness-container{width:min(100% - 36px,700px)}.wellness-header{display:block}.wellness-search{width:100%;margin-top:25px}.health-check-grid,.healthcare-grid{grid-template-columns:1fr}.procedure-grid{grid-template-columns:repeat(4,1fr)}.health-check-section{padding:30px}}@media (max-width:600px){.wellness-page{padding:45px 0 75px}.wellness-container{width:calc(100% - 30px)}.wellness-header{margin-bottom:45px}.wellness-header h1{font-size:33px}.wellness-header p{font-size:10px}.section-heading{display:block}.section-heading>p{margin-top:12px}.section-heading h2{font-size:23px}.health-check-section{border-radius:21px;margin-bottom:55px;padding:22px 15px}.health-check-card{min-height:250px;padding:20px}.healthcare-card{min-height:125px;padding:17px}.procedure-grid{grid-template-columns:repeat(2,1fr);gap:10px}.procedure-card{min-height:150px}.procedure-icon{width:67px;height:67px}.procedure-icon svg{font-size:31px}.wellness-bottom-cta{padding:22px;display:block}.cta-button{margin-top:18px}}@media (max-width:380px){.wellness-container{width:calc(100% - 24px)}.wellness-header h1{font-size:30px}.health-check-section{padding:18px 12px}.procedure-card{min-height:142px;padding:10px 7px}.procedure-icon{width:61px;height:61px}.procedure-icon svg{font-size:28px}.procedure-bottom>span:first-child{font-size:9px}}
