@media(max-width:575px){.hide-xs{display:none!important}}@media(min-width:576px){.show-xs-only{display:none!important}}@media(max-width:767px){.hide-sm{display:none!important}}@media(min-width:768px){.show-sm-only{display:none!important}}@media(max-width:991px){.hide-md{display:none!important}}@media(min-width:992px){.show-md-only{display:none!important}}@media(max-width:1199px){.hide-lg{display:none!important}}@media(min-width:1200px){.show-lg-only{display:none!important}}@media(max-width:1599px){.hide-xl{display:none!important}}@media(min-width:1600px){.show-xl-only{display:none!important}}.responsive-container .desktop-layout{display:block}.responsive-container .mobile-layout{display:none}@media(max-width:767px){.responsive-container .desktop-layout{display:none}.responsive-container .mobile-layout{display:block}}.responsive-text{font-size:1rem}@media(max-width:767px){.responsive-text{font-size:.875rem}}.responsive-padding{padding:50px 70px}@media(max-width:767px){.responsive-padding{padding:20px 40px}}.responsive-margin{margin:75px auto}@media(max-width:767px){.responsive-margin{margin:25px auto}}.responsive-width{width:100%}@media(min-width:576px){.responsive-width{width:80%}}@media(min-width:768px){.responsive-width{width:auto}}.responsive-flex{display:flex;flex-direction:row}@media(max-width:767px){.responsive-flex{flex-direction:column}}.responsive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:767px){.responsive-grid{grid-template-columns:1fr;gap:15px}}@media screen and (max-width:768px){.treatment-detail{font-family:Inter,sans-serif;color:#222}.treatment-detail *,.treatment-detail .ant-typography{font-family:Source Sans\ 3,sans-serif}.treatment-detail .treatment-hero{display:flex;align-items:center;justify-content:center;gap:56px;background:#f9fbfc;padding:64px 32px 56px;box-shadow:0 4px 24px rgba(80,120,160,.1)}.treatment-detail .treatment-hero__image{flex:0 0 480px;display:flex;align-items:center;justify-content:center;order:2}.treatment-detail .treatment-hero__image img{width:100%;height:auto;object-fit:contain}.treatment-detail .treatment-hero__info{flex:1 1;display:flex;flex-direction:column;justify-content:center;max-width:600px;order:1}.treatment-detail .treatment-hero h1{font-size:32px;font-weight:600;color:#1a2a32;margin-bottom:18px;line-height:1.15;margin-top:10px}.treatment-detail .treatment-hero h1 .treatment-hero__caption{font-weight:300}.treatment-detail .treatment-hero__subtitle{font-size:18px;color:#3a4a58;margin-bottom:24px;line-height:27px;font-weight:400}.treatment-detail .treatment-hero__badges{display:flex;gap:12px;margin-bottom:18px}.treatment-detail .treatment-hero__badges .badge{background:#eaf6f3;color:#0ca37f;font-size:.98rem;font-weight:600;border-radius:999px;padding:7px 18px;letter-spacing:.01em;box-shadow:0 1px 4px rgba(0,0,0,.03);text-align:center}.treatment-detail .treatment-hero__price{font-size:18px;font-weight:600;letter-spacing:.01em;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:18px 0}.treatment-detail .treatment-hero__price .strikethrough{text-decoration:line-through}.treatment-detail .treatment-hero__price .product-pricing-grid{display:flex;flex-direction:column;width:100%;border:1px solid #eee;border-radius:8px;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.08);overflow:hidden}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col{padding:18px;border-right:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col:last-child{border-right:none}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-label{font-weight:600;text-transform:uppercase;letter-spacing:.02em}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .member-price-label{color:#a30c30;font-weight:700}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value{display:inline-flex;align-items:baseline;gap:8px;margin-top:20px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .standard-price{font-size:28.8px;font-weight:600;color:#111;line-height:1.1}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-price{font-size:28.8px;font-weight:600;color:#a30c30;line-height:1.1}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .per-injection-label{font-size:18px;font-weight:400;color:#3a4a58;line-height:1.1}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill{position:relative;display:inline-flex;align-items:baseline;gap:6px;line-height:1;background:#a30c30;color:#fff;border:none;border-radius:16px;padding:6px 12px 6px 22px;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.02em;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;transform:translateY(-6px)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill:before{content:"";position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-right:10px solid #a30c30}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill:after{content:"";position:absolute;left:6px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#fff}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill .save-percent{color:hsla(0,0%,100%,.9)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row{border-top:1px solid #f0f0f0;padding:6px 10px 10px;background:#f9fbfa}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .ant-collapse{background:rgba(0,0,0,0)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .ant-collapse-item{border-bottom:none}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .why-member-header{color:#1a1a1a;font-weight:600;font-size:16px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefits{display:grid;grid-gap:8px 16px;gap:8px 16px;margin-top:8px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefit{display:flex;align-items:flex-start;gap:8px;color:#333;font-size:16px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefit-icon{color:#a30c30;font-size:16px;line-height:24px;margin-top:2px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefit-text{line-height:24px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f7f6;border:1px solid #eaeaea;border-radius:8px;padding:10px 12px;color:#444}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-button{background-color:#a30c30;color:#fff;font-size:16px;font-weight:500;height:40px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-button:hover{border-color:#a30c30;color:#fff}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-meta{display:inline-flex;align-items:center;gap:12px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-price{font-weight:600;color:#1a1a1a}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-learn{color:#6b7280;font-size:16px;text-decoration:underline}}@media screen and (max-width:768px)and (max-width:480px){.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-columns{grid-template-columns:1fr!important;column-gap:0}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col{display:grid;grid-template-columns:1fr auto;align-items:center}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col:not(:last-child){border-bottom:1px solid rgba(0,0,0,.08)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-label{margin:0;line-height:1.1}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value{display:block;margin:0!important;text-align:right}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-price,.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .standard-price{font-size:24px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill{margin-left:10px;font-weight:500;font-size:14px;transform:translateY(-2px);margin-right:-8px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefit-text{font-size:14px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup{display:flex;flex-direction:column;align-items:stretch;gap:10px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .membership-meta{display:flex;justify-content:space-between}}@media screen and (max-width:768px){.treatment-detail .treatment-hero__price-disclaimer{font-size:16px;color:#3a4a58;margin-top:12px;font-weight:400;line-height:24px}.treatment-detail .treatment-hero__features{display:flex;flex-direction:column;margin-bottom:32px}.treatment-detail .treatment-hero__features .treatment-hero__feature h4{font-size:18px;font-weight:600;color:#1a2a32;margin-bottom:6px}.treatment-detail .treatment-hero__features .treatment-hero__feature p{font-size:16px;color:#3a4a58;margin:0;border-bottom:1px solid #f0f0f0;padding-bottom:16px}.treatment-detail .treatment-hero__cta .cta-container{display:flex;justify-content:flex-start;width:100%}.treatment-detail .treatment-hero__cta .cta-container .cta{width:100%;height:56px;font-size:18px;font-weight:600}.treatment-detail .treatment-hero__image--mobile{display:none}.treatment-detail .treatment-hero__image--desktop{display:block}}@media screen and (max-width:768px)and (max-width:900px){.treatment-detail .treatment-hero{flex-direction:column;gap:32px;padding:40px 12px 32px}.treatment-detail .treatment-hero__image--desktop{display:none}.treatment-detail .treatment-hero__image--mobile{display:flex;flex:0 0 100px;justify-content:center;margin:18px 0 0;order:0}}@media screen and (max-width:768px){.treatment-detail .treatment-benefits,.treatment-detail .treatment-faq,.treatment-detail .treatment-pathways,.treatment-detail .treatment-safety,.treatment-detail .treatment-steps{padding:48px 32px 60px}.treatment-detail .treatment-benefits:nth-child(odd),.treatment-detail .treatment-faq:nth-child(odd),.treatment-detail .treatment-pathways:nth-child(odd),.treatment-detail .treatment-safety:nth-child(odd),.treatment-detail .treatment-steps:nth-child(odd){background:#f9fbfc}.treatment-detail .treatment-benefits:last-child,.treatment-detail .treatment-faq:last-child,.treatment-detail .treatment-pathways:last-child,.treatment-detail .treatment-safety:last-child,.treatment-detail .treatment-steps:last-child{border-bottom:1px solid #f0f0f0}.treatment-detail .treatment-benefits h2,.treatment-detail .treatment-faq h2,.treatment-detail .treatment-pathways h2,.treatment-detail .treatment-safety h2,.treatment-detail .treatment-steps h2{font-size:32px;font-weight:600;color:#1a2a32;margin-bottom:48px;text-align:center;letter-spacing:-.01em;line-height:42px}.treatment-detail .treatment-benefits h2 .caption,.treatment-detail .treatment-faq h2 .caption,.treatment-detail .treatment-pathways h2 .caption,.treatment-detail .treatment-safety h2 .caption,.treatment-detail .treatment-steps h2 .caption{font-size:18px;font-weight:400;color:#3a4a58;line-height:27px;margin-top:12px}.treatment-detail .treatment-benefits .max-width-container,.treatment-detail .treatment-faq .max-width-container,.treatment-detail .treatment-pathways .max-width-container,.treatment-detail .treatment-safety .max-width-container,.treatment-detail .treatment-steps .max-width-container{max-width:1100px;margin:0 auto}.treatment-detail .treatment-benefits .benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;margin:0 auto}}@media screen and (max-width:768px)and (max-width:700px){.treatment-detail .treatment-benefits .benefits-grid{grid-template-columns:1fr;gap:20px}}@media screen and (max-width:768px){.treatment-detail .treatment-benefits .benefit-card{background:#f9fbfc;padding:28px;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .2s;position:relative}.treatment-detail .treatment-benefits .benefit-card h3{font-size:19.8px;font-weight:600;color:#1a2a32;margin-bottom:12px;letter-spacing:.01em;margin-top:0}.treatment-detail .treatment-benefits .benefit-card p{font-size:16px;color:#3a4a58;line-height:24px;margin-bottom:0;margin-top:0}.treatment-detail .treatment-benefits .benefit-card p sup{margin-left:2px;margin-right:2px;font-size:.95em}.treatment-detail .treatment-pathways .pathways-tabs{margin:0 auto}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav{border-bottom:0}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav .ant-tabs-tab{background:#fff;border-radius:8px;font-weight:500;font-size:18px;padding:8px 28px;margin-right:12px;transition:background .2s,color .2s}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active,.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav .ant-tabs-tab:hover{color:#0ca37f;background:rgba(12,163,127,.1019607843)}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav .ant-tabs-ink-bar{display:none}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-content-holder{font-size:16px;color:#3a4a58;line-height:24px;border-left:0;margin:0;min-height:160px;position:relative;transition:background .2s}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-content-holder p:first-child{margin-top:0}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-content-holder strong{font-weight:600}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-content-holder .pathway-lead-in{font-size:24px;line-height:32.4px;font-weight:600}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item:last-child{margin-bottom:0}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-icon{background:#eaf6f3;border-radius:50%;border:2px solid #0ca37f;z-index:999}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-icon .ant-steps-icon{color:#0ca37f;font-size:20px;font-weight:700}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-title{font-size:24px;line-height:36px;font-weight:600;color:#1a2a32;margin-bottom:8px;letter-spacing:.01em}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-description{background:#fff;font-size:16px;color:#3a4a58;line-height:24px;padding-bottom:32px}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-tail{top:32px!important;border-left:2px solid #e3eaf3}.treatment-detail .treatment-safety h2{margin-bottom:12px}.treatment-detail .treatment-safety a{color:#0ca37f;font-weight:600;text-decoration:underline}.treatment-detail .treatment-safety a:hover{color:#0ca37f}.treatment-detail .treatment-safety .safety-info-intro{background:#fff;border-left:5px solid #f5bf47;border-radius:16px;padding:28px 28px 22px 24px;margin:32px 0;box-shadow:0 2px 12px rgba(80,120,160,.06)}.treatment-detail .treatment-safety .safety-info-intro p{color:#1a2a32;font-size:16px;margin-bottom:12px;line-height:24px}.treatment-detail .treatment-safety .safety-info-intro p:first-child{font-weight:600}}@media screen and (max-width:768px)and (max-width:700px){.treatment-detail .treatment-safety .safety-info-intro{padding:16px 10px 12px 12px;border-radius:10px}}@media screen and (max-width:768px){.treatment-detail .treatment-safety .safety-collapse{background:none}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item{background:#fff;border-radius:14px!important;margin-bottom:18px;border:1px solid #e3eaf3!important;box-shadow:0 2px 12px rgba(80,120,160,.06)}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-header{font-size:1.08rem;font-weight:600;color:#1a2a32;background:none;padding:18px 24px;border-radius:14px!important}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-content{background:#f6fbff;border-radius:0 0 14px 14px}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:18px 24px;font-size:1rem;color:#3a4a58}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item-active{box-shadow:0 4px 24px rgba(80,120,160,.1)}}@media screen and (max-width:768px)and (max-width:700px){.treatment-detail .treatment-safety{padding:32px 8px}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-content-box,.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-header{padding:12px 10px}}@media screen and (max-width:768px){.treatment-detail .timeline-container .timeline-title{font-size:24px;font-weight:600;color:#1a2a32}.treatment-detail .timeline-container .timeline-description{font-size:18px;line-height:27px;color:#3a4a58}}@media screen and (max-width:768px)and (max-width:767px){.treatment-detail .timeline-container .timeline-tabs{display:none}}@media screen and (max-width:768px){.treatment-detail .timeline-container .ant-tabs-nav-wrap{justify-content:center}.treatment-detail .timeline-container .ant-tabs-nav{background:#f9fbfc}.treatment-detail .timeline-container .timeline-header{text-align:center;max-width:600px;margin:0 auto 60px}}@media screen and (max-width:768px)and (max-width:767px){.treatment-detail .timeline-container .timeline-header{margin-bottom:0}}@media screen and (max-width:768px){.treatment-detail .timeline-container .ant-tabs-tab{margin-left:0!important}.treatment-detail .timeline-container .ant-tabs-tab-btn{font-size:24px;padding-left:40px;padding-right:40px;margin-left:0!important}.treatment-detail .timeline-container .timeline-label{color:#0ca37f;font-size:16px;line-height:24px;font-weight:600}.treatment-detail .timeline-container .timeline-list{list-style:none;margin-top:25px}.treatment-detail .timeline-container .timeline-list li{margin-left:0}.treatment-detail .timeline-container .timeline-list li .ant-col{font-size:16px;line-height:24px;margin-bottom:15px;color:#3a4a58}.treatment-detail .timeline-container .timeline-list li .ant-col:first-child{width:30px}.treatment-detail .timeline-container .timeline-list li .ant-col:last-child{width:calc(100% - 30px)}.treatment-detail .timeline-container .timeline-item{padding:32px 0 0;margin-left:0}.treatment-detail .timeline-container .timeline-item .timeline-item-divider{margin-bottom:50px}}@media screen and (max-width:768px)and (max-width:767px){.treatment-detail .timeline-container .timeline-item{padding:0}.treatment-detail .timeline-container .timeline-item .timeline-item-divider{margin-bottom:24px}}@media screen and (max-width:768px){.treatment-detail .timeline-container .timeline-text-col{align-items:center;display:flex}.treatment-detail .timeline-container .timeline-title{margin-bottom:20px}.treatment-detail .timeline-container .timeline-description{margin-top:0}.treatment-detail .timeline-container .timeline-body p{font-size:18px;color:#3a4a58;line-height:27px}.treatment-detail .timeline-container .timeline-body a{color:#0ca37f;border-bottom:1px dotted #0ca37f}.treatment-detail .timeline-container .timeline-icon{color:#0ca37f;margin-right:20px;margin-top:5px;float:left}.treatment-detail .timeline-container .timeline-img{width:100%;border-radius:5px}}@media screen and (max-width:768px)and (max-width:767px){.treatment-detail .timeline-container .timeline-img{margin-bottom:30px;margin-top:20px}}@media screen and (max-width:768px){.treatment-detail .timeline-container .timeline-sections{margin-top:24px}.treatment-detail .timeline-container .timeline-sections .timeline-section{scroll-margin-top:100px}.treatment-detail .timeline-container .timeline-sections .timeline-section:not(:last-child){margin-bottom:48px}}@media screen and (max-width:768px)and (max-width:767px){.treatment-detail .timeline-container .timeline-sections .timeline-section:not(:last-child){margin-bottom:0}}@media screen and (max-width:768px)and (max-width:700px){.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-description{padding:16px 8px 12px;border-radius:10px}}@media screen and (max-width:768px)and (max-width:900px){.treatment-detail .treatment-hero,.treatment-detail .treatment-science{flex-direction:column}.treatment-detail .footer-content{flex-direction:column;gap:24px}.treatment-detail .treatment-benefits{padding:32px 8px;border-radius:18px}.treatment-detail .treatment-benefits .benefits-grid{grid-template-columns:1fr;gap:20px}.treatment-detail .treatment-benefits .benefit-card{padding:22px 12px 18px;min-height:unset}}@media screen and (max-width:768px)and (max-width:768px){.treatment-detail .treatment-hero{padding:12px 16px 24px}.treatment-detail .treatment-hero h1{text-align:center}.treatment-detail .treatment-hero__badges{margin:0 auto}.treatment-detail .treatment-hero__badges .badge{font-size:14px;line-height:16.8px;padding:6px 12px}.treatment-detail .treatment-hero .cta-container{display:flex;justify-content:center;position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#f4f4f4;padding:16px;box-shadow:0 -2px 16px rgba(80,120,160,.08);margin:0}.treatment-detail .treatment-hero .cta-container .cta{width:100%;font-size:1.15rem;padding:16px 0}.treatment-detail .treatment-benefits,.treatment-detail .treatment-faq,.treatment-detail .treatment-pathways,.treatment-detail .treatment-safety,.treatment-detail .treatment-steps{padding:48px 16px}.treatment-detail .treatment-benefits h2,.treatment-detail .treatment-faq h2,.treatment-detail .treatment-pathways h2,.treatment-detail .treatment-safety h2,.treatment-detail .treatment-steps h2{margin-bottom:28px}.treatment-detail .treatment-pathways .ant-tabs .ant-tabs-nav{min-width:0!important;margin-right:0!important;border-bottom:0}.treatment-detail .treatment-pathways .ant-tabs .ant-tabs-nav .ant-tabs-tab{width:auto;min-width:120px;text-align:center;margin-bottom:12px;margin-right:8px;border-radius:999px;font-size:1rem;padding:8px 16px}.treatment-detail .treatment-pathways .ant-tabs .ant-tabs-content-holder{padding:12px 0 0;border-radius:12px}.treatment-detail .benefits-grid{grid-template-columns:1fr}}@media screen and (min-width:769px){.treatment-detail{font-family:Inter,sans-serif;color:#222}.treatment-detail *,.treatment-detail .ant-typography{font-family:Source Sans\ 3,sans-serif}.treatment-detail .treatment-hero{display:flex;align-items:center;justify-content:center;gap:56px;background:#f9fbfc;padding:64px 32px 56px;box-shadow:0 4px 24px rgba(80,120,160,.1)}.treatment-detail .treatment-hero__image{flex:0 0 480px;display:flex;align-items:center;justify-content:center;order:2}.treatment-detail .treatment-hero__image img{width:100%;height:auto;object-fit:contain}.treatment-detail .treatment-hero__info{flex:1 1;display:flex;flex-direction:column;justify-content:center;max-width:600px;order:1}.treatment-detail .treatment-hero h1{font-size:40px;font-weight:600;color:#1a2a32;margin-bottom:18px;line-height:1.15;margin-top:10px}.treatment-detail .treatment-hero h1 .treatment-hero__caption{font-weight:300}.treatment-detail .treatment-hero__subtitle{font-size:18px;color:#3a4a58;margin-bottom:24px;line-height:27px;font-weight:400}.treatment-detail .treatment-hero__badges{display:flex;gap:12px;margin-bottom:18px}.treatment-detail .treatment-hero__badges .badge{background:#eaf6f3;color:#0ca37f;font-size:.98rem;font-weight:600;border-radius:999px;padding:7px 18px;letter-spacing:.01em;box-shadow:0 1px 4px rgba(0,0,0,.03);text-align:center}.treatment-detail .treatment-hero__price{font-size:18px;font-weight:600;letter-spacing:.01em;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:18px 0}.treatment-detail .treatment-hero__price .strikethrough{text-decoration:line-through}.treatment-detail .treatment-hero__price .product-pricing-grid{display:flex;flex-direction:column;width:100%;border:1px solid #eee;border-radius:8px;background:#fff;box-shadow:0 6px 20px rgba(0,0,0,.08);overflow:hidden}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col{padding:18px;border-right:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col:last-child{border-right:none}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-label{font-weight:600;text-transform:uppercase;letter-spacing:.02em}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .member-price-label{color:#a30c30;font-weight:700}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value{display:inline-flex;align-items:baseline;gap:8px;margin-top:20px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .standard-price{font-size:36px;font-weight:600;color:#111;line-height:1.1}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-price{font-size:36px;font-weight:600;color:#a30c30;line-height:1.1}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .per-injection-label{font-size:18px;font-weight:400;color:#3a4a58;line-height:1.1}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill{position:relative;display:inline-flex;align-items:baseline;gap:6px;line-height:1;background:#a30c30;color:#fff;border:none;border-radius:16px;padding:6px 12px 6px 22px;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.02em;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;transform:translateY(-6px)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill:before{content:"";position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-right:10px solid #a30c30}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill:after{content:"";position:absolute;left:6px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:#fff}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill .save-percent{color:hsla(0,0%,100%,.9)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row{border-top:1px solid #f0f0f0;padding:6px 10px 10px;background:#f9fbfa}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .ant-collapse{background:rgba(0,0,0,0)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .ant-collapse-item{border-bottom:none}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .why-member-header{color:#1a1a1a;font-weight:600;font-size:16px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefits{display:grid;grid-gap:8px 16px;gap:8px 16px;margin-top:8px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefit{display:flex;align-items:flex-start;gap:8px;color:#333;font-size:16px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefit-icon{color:#a30c30;font-size:16px;line-height:24px;margin-top:2px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefit-text{line-height:24px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f7f6;border:1px solid #eaeaea;border-radius:8px;padding:10px 12px;color:#444}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-button{background-color:#a30c30;color:#fff;font-size:16px;font-weight:500;height:40px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-button:hover{border-color:#a30c30;color:#fff}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-meta{display:inline-flex;align-items:center;gap:12px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-price{font-weight:600;color:#1a1a1a}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup .membership-learn{color:#6b7280;font-size:16px;text-decoration:underline}}@media screen and (min-width:769px)and (max-width:480px){.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-columns{grid-template-columns:1fr!important;column-gap:0}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col{display:grid;grid-template-columns:1fr auto;align-items:center}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col:not(:last-child){border-bottom:1px solid rgba(0,0,0,.08)}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-label{margin:0;line-height:1.1}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value{display:block;margin:0!important;text-align:right}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-price,.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .standard-price{font-size:24px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-col .price-value .member-save-pill{margin-left:10px;font-weight:500;font-size:14px;transform:translateY(-2px);margin-right:-8px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .benefit-text{font-size:14px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .member-signup{display:flex;flex-direction:column;align-items:stretch;gap:10px}.treatment-detail .treatment-hero__price .product-pricing-grid .pricing-details-row .membership-meta{display:flex;justify-content:space-between}}@media screen and (min-width:769px){.treatment-detail .treatment-hero__price-disclaimer{font-size:16px;color:#3a4a58;margin-top:12px;font-weight:400;line-height:24px}.treatment-detail .treatment-hero__features{display:flex;flex-direction:column;margin-bottom:32px}.treatment-detail .treatment-hero__features .treatment-hero__feature h4{font-size:18px;font-weight:600;color:#1a2a32;margin-bottom:6px}.treatment-detail .treatment-hero__features .treatment-hero__feature p{font-size:16px;color:#3a4a58;margin:0;border-bottom:1px solid #f0f0f0;padding-bottom:16px}.treatment-detail .treatment-hero__cta .cta-container{display:flex;justify-content:flex-start;width:100%}.treatment-detail .treatment-hero__cta .cta-container .cta{width:100%;height:56px;font-size:18px;font-weight:600}.treatment-detail .treatment-hero__image--mobile{display:none}.treatment-detail .treatment-hero__image--desktop{display:block}}@media screen and (min-width:769px)and (max-width:900px){.treatment-detail .treatment-hero{flex-direction:column;gap:32px;padding:40px 12px 32px}.treatment-detail .treatment-hero__image--desktop{display:none}.treatment-detail .treatment-hero__image--mobile{display:flex;flex:0 0 100px;justify-content:center;margin:18px 0 0;order:0}}@media screen and (min-width:769px){.treatment-detail .treatment-benefits,.treatment-detail .treatment-faq,.treatment-detail .treatment-pathways,.treatment-detail .treatment-safety,.treatment-detail .treatment-steps{padding:48px 32px 60px}.treatment-detail .treatment-benefits:nth-child(odd),.treatment-detail .treatment-faq:nth-child(odd),.treatment-detail .treatment-pathways:nth-child(odd),.treatment-detail .treatment-safety:nth-child(odd),.treatment-detail .treatment-steps:nth-child(odd){background:#f9fbfc}.treatment-detail .treatment-benefits:last-child,.treatment-detail .treatment-faq:last-child,.treatment-detail .treatment-pathways:last-child,.treatment-detail .treatment-safety:last-child,.treatment-detail .treatment-steps:last-child{border-bottom:1px solid #f0f0f0}.treatment-detail .treatment-benefits h2,.treatment-detail .treatment-faq h2,.treatment-detail .treatment-pathways h2,.treatment-detail .treatment-safety h2,.treatment-detail .treatment-steps h2{font-size:40px;font-weight:600;color:#1a2a32;margin-bottom:48px;text-align:center;letter-spacing:-.01em;line-height:50px}.treatment-detail .treatment-benefits h2 .caption,.treatment-detail .treatment-faq h2 .caption,.treatment-detail .treatment-pathways h2 .caption,.treatment-detail .treatment-safety h2 .caption,.treatment-detail .treatment-steps h2 .caption{font-size:18px;font-weight:400;color:#3a4a58;line-height:27px;margin-top:12px}.treatment-detail .treatment-benefits .max-width-container,.treatment-detail .treatment-faq .max-width-container,.treatment-detail .treatment-pathways .max-width-container,.treatment-detail .treatment-safety .max-width-container,.treatment-detail .treatment-steps .max-width-container{max-width:1100px;margin:0 auto}.treatment-detail .treatment-benefits .benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;margin:0 auto}}@media screen and (min-width:769px)and (max-width:700px){.treatment-detail .treatment-benefits .benefits-grid{grid-template-columns:1fr;gap:20px}}@media screen and (min-width:769px){.treatment-detail .treatment-benefits .benefit-card{background:#f9fbfc;padding:28px;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .2s;position:relative}.treatment-detail .treatment-benefits .benefit-card h3{font-size:19.8px;font-weight:600;color:#1a2a32;margin-bottom:12px;letter-spacing:.01em;margin-top:0}.treatment-detail .treatment-benefits .benefit-card p{font-size:16px;color:#3a4a58;line-height:24px;margin-bottom:0;margin-top:0}.treatment-detail .treatment-benefits .benefit-card p sup{margin-left:2px;margin-right:2px;font-size:.95em}.treatment-detail .treatment-pathways .pathways-tabs{margin:0 auto}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav{border-bottom:0}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav .ant-tabs-tab{background:#fff;border-radius:8px;font-weight:500;font-size:18px;padding:8px 28px;margin-right:12px;transition:background .2s,color .2s}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active,.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav .ant-tabs-tab:hover{color:#0ca37f;background:rgba(12,163,127,.1019607843)}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-nav .ant-tabs-ink-bar{display:none}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-content-holder{font-size:16px;color:#3a4a58;line-height:24px;border-left:0;margin:0;min-height:160px;position:relative;transition:background .2s}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-content-holder p:first-child{margin-top:0}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-content-holder strong{font-weight:600}.treatment-detail .treatment-pathways .pathways-tabs .ant-tabs-content-holder .pathway-lead-in{font-size:24px;line-height:32.4px;font-weight:600}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item:last-child{margin-bottom:0}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-icon{background:#eaf6f3;border-radius:50%;border:2px solid #0ca37f;z-index:999}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-icon .ant-steps-icon{color:#0ca37f;font-size:20px;font-weight:700}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-title{font-size:24px;line-height:36px;font-weight:600;color:#1a2a32;margin-bottom:8px;letter-spacing:.01em}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-description{background:#fff;font-size:16px;color:#3a4a58;line-height:24px;padding-bottom:32px}.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-tail{top:32px!important;border-left:2px solid #e3eaf3}.treatment-detail .treatment-safety h2{margin-bottom:12px}.treatment-detail .treatment-safety a{color:#0ca37f;font-weight:600;text-decoration:underline}.treatment-detail .treatment-safety a:hover{color:#0ca37f}.treatment-detail .treatment-safety .safety-info-intro{background:#fff;border-left:5px solid #f5bf47;border-radius:16px;padding:28px 28px 22px 24px;margin:32px 0;box-shadow:0 2px 12px rgba(80,120,160,.06)}.treatment-detail .treatment-safety .safety-info-intro p{color:#1a2a32;font-size:16px;margin-bottom:12px;line-height:24px}.treatment-detail .treatment-safety .safety-info-intro p:first-child{font-weight:600}}@media screen and (min-width:769px)and (max-width:700px){.treatment-detail .treatment-safety .safety-info-intro{padding:16px 10px 12px 12px;border-radius:10px}}@media screen and (min-width:769px){.treatment-detail .treatment-safety .safety-collapse{background:none}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item{background:#fff;border-radius:14px!important;margin-bottom:18px;border:1px solid #e3eaf3!important;box-shadow:0 2px 12px rgba(80,120,160,.06)}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-header{font-size:1.08rem;font-weight:600;color:#1a2a32;background:none;padding:18px 24px;border-radius:14px!important}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-content{background:#f6fbff;border-radius:0 0 14px 14px}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:18px 24px;font-size:1rem;color:#3a4a58}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item-active{box-shadow:0 4px 24px rgba(80,120,160,.1)}}@media screen and (min-width:769px)and (max-width:700px){.treatment-detail .treatment-safety{padding:32px 8px}.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-content-box,.treatment-detail .treatment-safety .safety-collapse .ant-collapse-item .ant-collapse-header{padding:12px 10px}}@media screen and (min-width:769px){.treatment-detail .timeline-container .timeline-title{font-size:24px;font-weight:600;color:#1a2a32}.treatment-detail .timeline-container .timeline-description{font-size:18px;line-height:27px;color:#3a4a58}}@media screen and (min-width:769px)and (max-width:767px){.treatment-detail .timeline-container .timeline-tabs{display:none}}@media screen and (min-width:769px){.treatment-detail .timeline-container .ant-tabs-nav-wrap{justify-content:center}.treatment-detail .timeline-container .ant-tabs-nav{background:#f9fbfc}.treatment-detail .timeline-container .timeline-header{text-align:center;max-width:600px;margin:0 auto 60px}}@media screen and (min-width:769px)and (max-width:767px){.treatment-detail .timeline-container .timeline-header{margin-bottom:0}}@media screen and (min-width:769px){.treatment-detail .timeline-container .ant-tabs-tab{margin-left:0!important}.treatment-detail .timeline-container .ant-tabs-tab-btn{font-size:24px;padding-left:40px;padding-right:40px;margin-left:0!important}.treatment-detail .timeline-container .timeline-label{color:#0ca37f;font-size:16px;line-height:24px;font-weight:600}.treatment-detail .timeline-container .timeline-list{list-style:none;margin-top:25px}.treatment-detail .timeline-container .timeline-list li{margin-left:0}.treatment-detail .timeline-container .timeline-list li .ant-col{font-size:16px;line-height:24px;margin-bottom:15px;color:#3a4a58}.treatment-detail .timeline-container .timeline-list li .ant-col:first-child{width:30px}.treatment-detail .timeline-container .timeline-list li .ant-col:last-child{width:calc(100% - 30px)}.treatment-detail .timeline-container .timeline-item{padding:32px 0 0;margin-left:0}.treatment-detail .timeline-container .timeline-item .timeline-item-divider{margin-bottom:50px}}@media screen and (min-width:769px)and (max-width:767px){.treatment-detail .timeline-container .timeline-item{padding:0}.treatment-detail .timeline-container .timeline-item .timeline-item-divider{margin-bottom:24px}}@media screen and (min-width:769px){.treatment-detail .timeline-container .timeline-text-col{align-items:center;display:flex}.treatment-detail .timeline-container .timeline-title{margin-bottom:20px}.treatment-detail .timeline-container .timeline-description{margin-top:0}.treatment-detail .timeline-container .timeline-body p{font-size:18px;color:#3a4a58;line-height:27px}.treatment-detail .timeline-container .timeline-body a{color:#0ca37f;border-bottom:1px dotted #0ca37f}.treatment-detail .timeline-container .timeline-icon{color:#0ca37f;margin-right:20px;margin-top:5px;float:left}.treatment-detail .timeline-container .timeline-img{width:100%;border-radius:5px}}@media screen and (min-width:769px)and (max-width:767px){.treatment-detail .timeline-container .timeline-img{margin-bottom:30px;margin-top:20px}}@media screen and (min-width:769px){.treatment-detail .timeline-container .timeline-sections{margin-top:24px}.treatment-detail .timeline-container .timeline-sections .timeline-section{scroll-margin-top:100px}.treatment-detail .timeline-container .timeline-sections .timeline-section:not(:last-child){margin-bottom:48px}}@media screen and (min-width:769px)and (max-width:767px){.treatment-detail .timeline-container .timeline-sections .timeline-section:not(:last-child){margin-bottom:0}}@media screen and (min-width:769px)and (max-width:700px){.treatment-detail .treatment-steps .ant-steps-vertical .ant-steps-item-description{padding:16px 8px 12px;border-radius:10px}}@media screen and (min-width:769px)and (max-width:900px){.treatment-detail .treatment-hero,.treatment-detail .treatment-science{flex-direction:column}.treatment-detail .footer-content{flex-direction:column;gap:24px}.treatment-detail .treatment-benefits{padding:32px 8px;border-radius:18px}.treatment-detail .treatment-benefits .benefits-grid{grid-template-columns:1fr;gap:20px}.treatment-detail .treatment-benefits .benefit-card{padding:22px 12px 18px;min-height:unset}}@media screen and (min-width:769px)and (max-width:768px){.treatment-detail .treatment-hero{padding:12px 16px 24px}.treatment-detail .treatment-hero h1{text-align:center}.treatment-detail .treatment-hero__badges{margin:0 auto}.treatment-detail .treatment-hero__badges .badge{font-size:14px;line-height:16.8px;padding:6px 12px}.treatment-detail .treatment-hero .cta-container{display:flex;justify-content:center;position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#f4f4f4;padding:16px;box-shadow:0 -2px 16px rgba(80,120,160,.08);margin:0}.treatment-detail .treatment-hero .cta-container .cta{width:100%;font-size:1.15rem;padding:16px 0}.treatment-detail .treatment-benefits,.treatment-detail .treatment-faq,.treatment-detail .treatment-pathways,.treatment-detail .treatment-safety,.treatment-detail .treatment-steps{padding:48px 16px}.treatment-detail .treatment-benefits h2,.treatment-detail .treatment-faq h2,.treatment-detail .treatment-pathways h2,.treatment-detail .treatment-safety h2,.treatment-detail .treatment-steps h2{margin-bottom:28px}.treatment-detail .treatment-pathways .ant-tabs .ant-tabs-nav{min-width:0!important;margin-right:0!important;border-bottom:0}.treatment-detail .treatment-pathways .ant-tabs .ant-tabs-nav .ant-tabs-tab{width:auto;min-width:120px;text-align:center;margin-bottom:12px;margin-right:8px;border-radius:999px;font-size:1rem;padding:8px 16px}.treatment-detail .treatment-pathways .ant-tabs .ant-tabs-content-holder{padding:12px 0 0;border-radius:12px}.treatment-detail .benefits-grid{grid-template-columns:1fr}}.citation-footnote{color:gray;background:#f4f4f4;border-radius:999px;font-weight:600;margin-left:4px;font-size:.9em;width:20px;height:20px;display:inline-block;text-align:center;line-height:20px;cursor:pointer}