.TreatmentsDetails-module__Ud9pMW__page{--navy:#0d2b35;--ink:#193b45;--teal:#1685a5;--teal-deep:#0f6883;--teal-light:#e1f2f6;--mist:#eef7f9;--paper:#fff;--slate:#6d8188;background:var(--paper);min-height:100vh;padding:58px 0 80px}.TreatmentsDetails-module__Ud9pMW__page .container{max-width:1120px}.TreatmentsDetails-module__Ud9pMW__hero{background:var(--paper);border:1px solid #e8f0f2;border-radius:18px;grid-template-columns:44% 56%;min-height:360px;margin-bottom:60px;display:grid;overflow:hidden;box-shadow:0 5px 24px #1446550b}.TreatmentsDetails-module__Ud9pMW__heroContent{flex-direction:column;justify-content:center;padding:40px 44px;display:flex}.TreatmentsDetails-module__Ud9pMW__category{width:fit-content;color:var(--teal-deep);letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.TreatmentsDetails-module__Ud9pMW__dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 0 3px #1685a526}.TreatmentsDetails-module__Ud9pMW__heroContent h1{color:var(--ink);letter-spacing:-.7px;margin:0 0 15px;font-family:Fraunces,serif;font-size:clamp(30px,3.3vw,44px);font-weight:600;line-height:1.15;animation:1s cubic-bezier(.22,.61,.36,1) both TreatmentsDetails-module__Ud9pMW__blurFocus}.TreatmentsDetails-module__Ud9pMW__heroContent p{max-width:450px;color:var(--slate);margin:0 0 24px;font-family:IBM Plex Sans,sans-serif;font-size:13px;line-height:1.8}.TreatmentsDetails-module__Ud9pMW__button{border:1px solid var(--teal);background:var(--teal);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:9px;width:fit-content;min-width:190px;min-height:42px;padding:0 18px;font-family:IBM Plex Sans,sans-serif;font-size:11px;font-weight:650;text-decoration:none;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex}.TreatmentsDetails-module__Ud9pMW__button:hover{background:var(--teal-deep);border-color:var(--teal-deep);transform:translateY(-1px);box-shadow:0 7px 18px #1685a529}.TreatmentsDetails-module__Ud9pMW__arrow{font-size:14px;line-height:1;transition:transform .25s}.TreatmentsDetails-module__Ud9pMW__button:hover .TreatmentsDetails-module__Ud9pMW__arrow{transform:translate(3px)}.TreatmentsDetails-module__Ud9pMW__heroImage{background:var(--mist);min-height:360px;position:relative;overflow:hidden}.TreatmentsDetails-module__Ud9pMW__heroImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.TreatmentsDetails-module__Ud9pMW__hero:hover .TreatmentsDetails-module__Ud9pMW__heroImage img{transform:scale(1.02)}.TreatmentsDetails-module__Ud9pMW__section{max-width:850px;margin:0 auto 52px}.TreatmentsDetails-module__Ud9pMW__label{color:var(--teal-deep);letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.TreatmentsDetails-module__Ud9pMW__section h2,.TreatmentsDetails-module__Ud9pMW__stepContent h2{color:var(--ink);letter-spacing:-.4px;margin:0 0 14px;font-family:Fraunces,serif;font-size:clamp(23px,2.4vw,30px);font-weight:600;line-height:1.28}.TreatmentsDetails-module__Ud9pMW__text{max-width:780px;color:var(--slate);margin:0;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;line-height:1.85}.TreatmentsDetails-module__Ud9pMW__grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px;display:grid}.TreatmentsDetails-module__Ud9pMW__card{background:var(--paper);border:1px solid #e4eef0;border-radius:12px;align-items:center;gap:13px;min-height:62px;padding:14px 16px;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex}.TreatmentsDetails-module__Ud9pMW__card:hover{border-color:var(--teal);transform:translateY(-2px);box-shadow:0 8px 20px #14465512}.TreatmentsDetails-module__Ud9pMW__check{background:var(--teal-light);width:28px;height:28px;color:var(--teal-deep);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .25s,color .25s;display:flex}.TreatmentsDetails-module__Ud9pMW__check svg{width:15px;height:15px}.TreatmentsDetails-module__Ud9pMW__card:hover .TreatmentsDetails-module__Ud9pMW__check{background:var(--teal);color:#fff}.TreatmentsDetails-module__Ud9pMW__card p{color:var(--slate);margin:0;font-family:IBM Plex Sans,sans-serif;font-size:12px;line-height:1.55}.TreatmentsDetails-module__Ud9pMW__timeline{max-width:850px;margin:0 auto 56px}.TreatmentsDetails-module__Ud9pMW__step{grid-template-columns:24px 1fr;gap:24px;display:grid}.TreatmentsDetails-module__Ud9pMW__marker{flex-direction:column;align-items:center;display:flex;position:relative}.TreatmentsDetails-module__Ud9pMW__markerDot{background:var(--teal);width:12px;height:12px;box-shadow:0 0 0 4px var(--teal-light);border-radius:50%;flex-shrink:0;margin-top:4px}.TreatmentsDetails-module__Ud9pMW__markerLine{background:repeating-linear-gradient(#cfe4e8 0 4px,#0000 4px 9px);flex:1;width:1px;margin:6px 0}.TreatmentsDetails-module__Ud9pMW__stepContent{padding-bottom:40px}.TreatmentsDetails-module__Ud9pMW__stepContent p{max-width:760px;color:var(--slate);margin:0;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;line-height:1.85}.TreatmentsDetails-module__Ud9pMW__step:last-child .TreatmentsDetails-module__Ud9pMW__stepContent{padding-bottom:0}.TreatmentsDetails-module__Ud9pMW__cta{background:var(--mist);text-align:center;border:1px solid #dcebed;border-radius:16px;max-width:850px;margin:0 auto;padding:40px 42px}.TreatmentsDetails-module__Ud9pMW__cta h2{color:var(--ink);margin:0 0 11px;font-family:Fraunces,serif;font-size:clamp(22px,2.3vw,29px);font-weight:600;line-height:1.3}.TreatmentsDetails-module__Ud9pMW__cta p{max-width:620px;color:var(--slate);margin:0 auto 22px;font-family:IBM Plex Sans,sans-serif;font-size:12px;line-height:1.8}.TreatmentsDetails-module__Ud9pMW__ctaButton{border:1px solid var(--teal);background:var(--teal);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-width:200px;min-height:42px;padding:0 18px;font-family:IBM Plex Sans,sans-serif;font-size:11px;font-weight:650;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.TreatmentsDetails-module__Ud9pMW__ctaButton:hover{background:var(--teal-deep);transform:translateY(-1px);box-shadow:0 7px 18px #1685a529}.TreatmentsDetails-module__Ud9pMW__ctaButton:hover .TreatmentsDetails-module__Ud9pMW__arrow{transform:translate(3px)}@keyframes TreatmentsDetails-module__Ud9pMW__blurFocus{0%{filter:blur(8px);opacity:0;transform:translateY(6px)}to{filter:blur();opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.TreatmentsDetails-module__Ud9pMW__heroContent h1{opacity:1;filter:none;animation:none}}@media (max-width:991px){.TreatmentsDetails-module__Ud9pMW__page{padding:50px 0 65px}.TreatmentsDetails-module__Ud9pMW__hero{grid-template-columns:46% 54%;min-height:320px;margin-bottom:50px}.TreatmentsDetails-module__Ud9pMW__heroContent{padding:30px}.TreatmentsDetails-module__Ud9pMW__heroImage{min-height:320px}.TreatmentsDetails-module__Ud9pMW__heroContent h1{font-size:34px}.TreatmentsDetails-module__Ud9pMW__section,.TreatmentsDetails-module__Ud9pMW__timeline,.TreatmentsDetails-module__Ud9pMW__cta{max-width:820px}}@media (max-width:767px){.TreatmentsDetails-module__Ud9pMW__page{padding:40px 0 52px}.TreatmentsDetails-module__Ud9pMW__page .container{width:min(100% - 24px,600px)}.TreatmentsDetails-module__Ud9pMW__hero{border-radius:14px;grid-template-columns:1fr;min-height:auto;margin-bottom:40px}.TreatmentsDetails-module__Ud9pMW__heroImage{order:-1;height:210px;min-height:210px}.TreatmentsDetails-module__Ud9pMW__heroContent{padding:26px 22px}.TreatmentsDetails-module__Ud9pMW__heroContent h1{margin-bottom:11px;font-size:27px}.TreatmentsDetails-module__Ud9pMW__heroContent p{margin-bottom:20px;font-size:12px;line-height:1.7}.TreatmentsDetails-module__Ud9pMW__button{width:100%}.TreatmentsDetails-module__Ud9pMW__section{margin-bottom:38px}.TreatmentsDetails-module__Ud9pMW__section h2,.TreatmentsDetails-module__Ud9pMW__stepContent h2{font-size:23px}.TreatmentsDetails-module__Ud9pMW__grid{grid-template-columns:1fr;gap:9px;margin-top:18px}.TreatmentsDetails-module__Ud9pMW__card{min-height:54px;padding:12px 14px}.TreatmentsDetails-module__Ud9pMW__card p{font-size:11.5px}.TreatmentsDetails-module__Ud9pMW__step{grid-template-columns:20px 1fr;gap:16px}.TreatmentsDetails-module__Ud9pMW__timeline{margin-bottom:40px}.TreatmentsDetails-module__Ud9pMW__cta{border-radius:12px;padding:27px 20px}.TreatmentsDetails-module__Ud9pMW__cta h2{font-size:22px}.TreatmentsDetails-module__Ud9pMW__cta p{font-size:11.5px}.TreatmentsDetails-module__Ud9pMW__ctaButton{width:100%}}@media (max-width:480px){.TreatmentsDetails-module__Ud9pMW__page{padding:34px 0 45px}.TreatmentsDetails-module__Ud9pMW__heroImage{height:180px;min-height:180px}.TreatmentsDetails-module__Ud9pMW__heroContent{padding:22px 18px}.TreatmentsDetails-module__Ud9pMW__heroContent h1{font-size:24px}.TreatmentsDetails-module__Ud9pMW__heroContent p{font-size:11.5px}.TreatmentsDetails-module__Ud9pMW__section h2,.TreatmentsDetails-module__Ud9pMW__stepContent h2{font-size:21px}.TreatmentsDetails-module__Ud9pMW__card p{font-size:11px}.TreatmentsDetails-module__Ud9pMW__cta{padding:23px 16px}}
