@font-face{font-family:Name Smile;src:url(/fonts/name-smile.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--color-primary:#4caf50;--color-primary-dark:#388e3c;--color-primary-light:#81c784;--color-primary-xlight:#e8f5e9;--color-secondary:#1a3c40;--color-secondary-light:#2e6b70;--color-accent:#f4a022;--color-accent-light:#fff3e0;--bg-primary:#fff;--bg-secondary:#f7faf7;--bg-tertiary:#eef6ee;--bg-card:#fff;--bg-overlay:#fffffff2;--text-primary:#1a2b1a;--text-secondary:#3d5a3e;--text-muted:#6b8a6c;--text-inverse:#fff;--text-on-primary:#fff;--border-color:#d4e8d4;--border-focus:#4caf50;--shadow-sm:0 1px 3px #1a3c4014, 0 1px 2px #1a3c400f;--shadow-md:0 4px 16px #1a3c401a, 0 2px 6px #1a3c400f;--shadow-lg:0 10px 40px #1a3c401f, 0 4px 12px #1a3c4014;--shadow-xl:0 20px 60px #1a3c4024;--font-display:"DM Serif Display", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:32px;--radius-full:9999px;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--container-max:1200px;--header-height:72px;--nav-zindex:1000}[data-theme=dark]{--bg-primary:#0f1e0f;--bg-secondary:#162316;--bg-tertiary:#1e301e;--bg-card:#1a2b1a;--bg-overlay:#0f1e0ff7;--text-primary:#e8f5e9;--text-secondary:#a5c8a6;--text-muted:#6a9b6b;--text-inverse:#0f1e0f;--text-on-primary:#fff;--border-color:#2a402a;--border-focus:#81c784;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 16px #00000059;--shadow-lg:0 10px 40px #0006;--shadow-xl:0 20px 60px #00000080;--color-primary-xlight:#1a3c1a;--color-accent-light:#2a2010}*,:before,:after{margin:0;padding:0}button,input,select,textarea,.btn,.form-input,.form-select,.form-textarea{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-body);background-color:var(--bg-primary);color:var(--text-primary);transition:background-color var(--transition-slow), color var(--transition-slow);line-height:1.6;overflow-x:hidden}.skip-link{background:var(--color-primary);color:var(--text-on-primary);border-radius:var(--radius-sm);z-index:9999;transition:top var(--transition-fast);padding:.5rem 1rem;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--border-focus);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--text-primary);font-weight:400;line-height:1.2}h1{font-size:clamp(2.2rem,5vw,3.8rem)}h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}h3{font-size:clamp(1.3rem,2.5vw,1.8rem)}h4{font-size:1.2rem}h5{font-size:1rem}p{color:var(--text-secondary);margin-bottom:1em}p:last-child{margin-bottom:0}a{color:var(--color-primary-dark);text-underline-offset:3px;transition:color var(--transition-fast);text-decoration:underline;text-decoration-thickness:1px}a:hover{color:var(--color-primary)}[data-theme=dark] a{color:var(--color-primary-light)}strong{font-weight:600}em{font-style:italic}.container{max-width:var(--container-max);padding:0 var(--space-xl);margin:0 auto}@media (max-width:640px){.container{padding:0 var(--space-md)}}.section{padding:var(--space-4xl) 0}.section--sm{padding:var(--space-2xl) 0}.section--lg{padding:6rem 0}.section-label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin-bottom:var(--space-md);align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.section-label:before{content:"";background:var(--color-primary);border-radius:2px;width:24px;height:2px;display:block}.section-header{margin-bottom:var(--space-3xl)}.section-header.section-header--center{text-align:center;background-color:#f3fbf3}.section-header--center .section-label{justify-content:center}.legal-page{max-width:920px;margin:0 auto}.legal-page__eyebrow{margin-bottom:var(--space-md);color:var(--text-primary)}.legal-page>h1{margin-bottom:var(--space-lg)}.legal-page__section+.legal-page__section{margin-top:var(--space-2xl)}.legal-page__section h2{margin-bottom:var(--space-md)}.legal-page__list{margin:var(--space-md) 0 0;padding-left:1.4rem}.legal-page__list li+li{margin-top:.45rem}.legal-page__contact{margin-top:var(--space-md)}.legal-page__contact p+p{margin-top:.45rem}.related-services-header .section-label:before{display:none}.text-gradient{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-secondary-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.grid{display:grid}.flex{display:flex}.btn{font-family:var(--font-body);letter-spacing:.01em;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.btn--primary:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark);color:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #4caf5059}.btn--primary:active{transform:translateY(0)}.btn--secondary{color:var(--color-primary);border-color:var(--color-primary);background:0 0}.btn--secondary:hover{background:var(--color-primary-xlight);transform:translateY(-1px)}.btn--white{color:var(--color-primary-dark);background:#fff;border-color:#fff}.btn--white:hover{background:var(--color-primary-xlight);color:var(--color-primary-dark);border-color:var(--color-primary-xlight);transform:translateY(-1px)}.btn--ghost{color:#fff;background:#ffffff1f;border-color:#fff6}.btn--ghost:hover{color:#fff;background:#ffffff38;transform:translateY(-1px)}.btn--sm{min-height:40px;padding:.5rem 1.25rem;font-size:.875rem}.btn--lg{min-height:56px;padding:1rem 2.5rem;font-size:1.0625rem}.appointment-form__submit{align-self:center;width:fit-content;min-height:46px;padding:.72rem 1.35rem;font-size:.98rem}.btn-group{gap:var(--space-md);flex-wrap:wrap;display:flex}.hero .btn-group .btn{flex:0 0 220px;min-width:220px;font-size:1.0625rem}.card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base), transform var(--transition-base), border-color var(--transition-base)}.card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary-light);transform:translateY(-3px)}.site-header{height:var(--header-height);background:var(--bg-overlay);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);z-index:var(--nav-zindex);transition:background var(--transition-slow), border-color var(--transition-slow), box-shadow var(--transition-slow);position:fixed;top:0;left:0;right:0}.site-header.scrolled{box-shadow:var(--shadow-md)}.header-inner{justify-content:space-between;align-items:center;gap:var(--space-xl);height:100%;display:flex}.site-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.site-logo img{width:auto;height:44px;display:block}.primary-nav{align-items:center;gap:0;list-style:none;display:flex}.nav-item{position:relative}.nav-link{color:var(--text-primary);border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);white-space:nowrap;align-items:center;gap:4px;padding:.5rem .875rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.nav-link:hover,.nav-link[aria-current=page]{color:var(--color-primary);background:var(--color-primary-xlight)}.nav-link .chevron{width:14px;height:14px;transition:transform var(--transition-fast);flex-shrink:0}.nav-item:hover .chevron,.nav-item:focus-within .chevron{transform:rotate(180deg)}.dropdown{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--transition-base), visibility var(--transition-base), transform var(--transition-base);z-index:10;padding:.5rem;list-style:none;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-8px)}.nav-item:hover .dropdown,.nav-item:focus-within .dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.dropdown li a,.dropdown li button{color:var(--text-secondary);border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);box-sizing:border-box;text-align:left;cursor:pointer;width:100%;font-size:.875rem;font-family:var(--font-body);background:0 0;border:none;padding:.5rem .875rem;font-weight:400;text-decoration:none;display:block}.dropdown li a:hover,.dropdown li button:hover{color:var(--color-primary);background:var(--color-primary-xlight)}.dropdown .dropdown-divider{background:var(--border-color);height:1px;margin:.375rem .875rem}.header-controls{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.theme-toggle{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:var(--radius-full);cursor:pointer;color:var(--text-secondary);transition:all var(--transition-base);min-height:36px;font-size:.8rem;font-weight:500;font-family:var(--font-body);align-items:center;gap:6px;padding:4px 10px;display:flex}.theme-toggle:hover{border-color:var(--color-primary);color:var(--color-primary)}.theme-toggle svg{width:16px;height:16px;transition:transform var(--transition-base)}.theme-toggle:hover svg{transform:rotate(20deg)}.theme-toggle .icon-sun{display:none}.theme-toggle .icon-moon,[data-theme=dark] .theme-toggle .icon-sun{display:block}[data-theme=dark] .theme-toggle .icon-moon{display:none}.header-cta{align-items:center;gap:.75rem;display:flex}.hamburger{border:1px solid var(--border-color);border-radius:var(--radius-sm);cursor:pointer;width:44px;height:44px;transition:border-color var(--transition-fast);background:0 0;flex-direction:column;justify-content:center;gap:5px;padding:10px;display:none}.hamburger:hover{border-color:var(--color-primary)}.hamburger span{background:var(--text-primary);height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.hamburger[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger[aria-expanded=true] span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav{top:var(--header-height);transition:transform var(--transition-slow);z-index:calc(var(--nav-zindex) - 1);padding:var(--space-xl);background:#fff;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translate(100%)}.mobile-nav.open{transform:translate(0)}.mobile-nav-list{list-style:none}.mobile-nav-list li a{color:var(--text-primary);border-bottom:1px solid var(--border-color);padding:.875rem 0;font-size:1.1rem;font-weight:500;text-decoration:none;display:block}.mobile-nav-list li a:hover{color:var(--color-primary)}.mobile-nav-group-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding:1rem 0 .25rem;font-size:.75rem;font-weight:700;display:block}.mobile-nav-accordion{appearance:none;border:0;border-bottom:1px solid var(--border-color);width:100%;color:var(--text-primary);text-align:left;box-shadow:none;cursor:pointer;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 0;font-family:inherit;font-size:1.1rem;font-weight:500;line-height:1.2;display:flex}.mobile-nav-accordion svg{width:.8rem;height:.8rem;transition:transform var(--transition-base);flex-shrink:0}.mobile-nav-accordion span{align-items:center;display:inline-flex}.mobile-nav-accordion.open svg{transform:rotate(180deg)}.mobile-nav-sub{padding-left:var(--space-md);margin:0;list-style:none;display:none}.mobile-nav-sub.open{display:block}.mobile-nav-sub li a{border-bottom:1px solid var(--border-color);border-bottom-style:dashed;padding:.5rem 0;font-size:.9375rem}.mobile-nav-list>li>.btn{text-align:center;border-radius:999px;align-items:center;min-height:0;margin:0 auto;padding:.72rem 1rem;font-size:.92rem;line-height:1.1;justify-content:center!important;width:min(100%,15.5rem)!important}.mobile-nav-list>li:has(>.btn){justify-content:center;display:flex}.hero{min-height:92vh;padding-top:calc(var(--header-height) - 18px);background:#fcfdf8;align-items:center;display:flex;position:relative;overflow:hidden}.hero.hero--banner{min-height:0;padding-top:var(--header-height);background:#fcfdf8;display:block}.hero-banner-picture{width:100%;display:block}.hero-banner-image{width:100%;height:auto;display:block}.hero-banner-overlay{inset:var(--header-height) 0 0;pointer-events:none;position:absolute}.hero-banner-overlay__content{text-align:center;pointer-events:auto;justify-items:center;gap:.6rem;width:min(34rem,52vw);padding:1rem;display:grid;position:absolute;top:11%;left:50%;transform:translate(-50%)}.hero-banner-overlay__content h1{letter-spacing:-.04em;color:#202020;margin:0;font-size:clamp(2.6rem,4.4vw,4.5rem);line-height:.98}@media (min-width:769px){.hero-banner-overlay__content h1{margin-bottom:0!important}}.hero-banner-overlay__content p{color:#2d2d2d;margin:0;font-size:clamp(1.1rem,1.5vw,1.4rem)}.hero-banner-overlay__button{color:#000;border-color:#000;border-radius:999px;min-height:auto;padding:.35rem 1rem;font-size:1rem;line-height:1}.hero-banner-overlay-mobile{display:none}.hero-bg{z-index:1;background:url(/images/hero-left-bg.jpg) 0/cover no-repeat;width:50%;position:absolute;top:0;bottom:0;left:0}.hero-bg:after{content:"";background:0 0;position:absolute;inset:0}.hero-dots{z-index:0;pointer-events:none;background-image:radial-gradient(circle,#4caf5026 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.hero-content{z-index:2;max-width:var(--container-max);padding:calc(var(--space-2xl) + .75rem) var(--space-xl) var(--space-3xl);gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.hero-badge{border-radius:var(--radius-full);letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary-light);margin-bottom:var(--space-lg);background:#4caf5026;border:1px solid #4caf5066;align-items:center;gap:8px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.hero-badge .dot{background:var(--color-primary);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero h1{color:#fff;margin-bottom:var(--space-lg);font-size:2.8rem}.hero-desc{color:#ffffffbf;margin-bottom:var(--space-2xl);font-size:1.1rem;line-height:1.75}.hero-stats{gap:var(--space-2xl);margin-top:var(--space-2xl);display:flex}.hero-stat-number{font-family:var(--font-display);color:#fff;font-size:2rem;line-height:1;display:block}.hero-stat-label{color:#ffffff8c;letter-spacing:.05em;margin-top:4px;font-size:.8rem;display:block}.hero-visual{justify-content:center;align-items:center;display:flex}.hero-visual-image{width:100%;max-width:700px;box-shadow:none;object-fit:cover;transition:transform var(--transition-base), box-shadow var(--transition-base);border:0;border-radius:2rem;transform:scale(1.03)}@media (min-width:769px){.hero-visual-image{width:100%;max-width:760px;transform:scale(1.08)}}.hero-card-stack,.hero-main-card{display:none}.hero-main-card .card-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-light);margin-bottom:var(--space-md);font-size:.75rem;font-weight:600}.hero-main-card h3{color:#fff;margin-bottom:var(--space-md);font-size:1.3rem}.health-metrics{gap:var(--space-sm);margin-top:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.metric-item{border-radius:var(--radius-md);padding:var(--space-md);text-align:center;background:#4caf501f;border:1px solid #4caf5040}.metric-value{font-family:var(--font-display);color:var(--color-primary-light);font-size:1.6rem;line-height:1;display:block}.metric-label{color:#fff9;margin-top:4px;font-size:.7rem;display:block}.hero-float-card{border-radius:var(--radius-md);box-shadow:var(--shadow-xl);background:#fff;align-items:center;gap:10px;padding:.75rem 1rem;animation:4s ease-in-out infinite float-card;display:flex;position:absolute}.hero-float-card--1{animation-delay:0s;bottom:-20px;left:-30px}.hero-float-card--2{animation-delay:2s;top:-15px;right:-20px}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.float-icon{background:var(--color-primary-xlight);border-radius:var(--radius-sm);width:36px;height:36px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.float-text-main{color:var(--text-primary);font-size:.8rem;font-weight:700;line-height:1.2}.float-text-sub{color:var(--text-muted);font-size:.7rem}.trust-bar{background:var(--bg-tertiary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:var(--space-lg) 0}.trust-items{justify-content:center;align-items:center;gap:var(--space-3xl);flex-wrap:wrap;display:flex}.trust-item{align-items:center;gap:var(--space-sm);color:var(--text-secondary);font-size:.9rem;font-weight:500;display:flex}.trust-item svg{color:var(--color-primary);flex-shrink:0}.ai-care-quote-section{background:#f5fdf2;padding-top:0;padding-bottom:0}.human-connection-caption-section{border-radius:calc(var(--radius-2xl) + .4rem);background:#f5fdf2;padding-top:clamp(1.4rem,4vw,2.4rem);padding-bottom:clamp(1.4rem,4vw,2.4rem);overflow:hidden}.human-connection-caption{text-align:left;color:#171717;max-width:980px;margin:0;line-height:1}.human-connection-caption-section .container{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-content:center;align-items:center;gap:clamp(1.2rem,3vw,2.4rem);min-height:clamp(22rem,42vw,34rem);display:grid}.human-connection-caption__content{justify-items:start;gap:1rem;display:grid}.human-connection-caption__visual{justify-content:flex-start;align-items:center;display:flex}.human-connection-caption__visual--mobile{display:none}.human-connection-caption__image{object-fit:contain;width:min(100%,44rem);max-height:34rem;display:block}.human-connection-caption__serif{font-family:"DM Serif Display", var(--font-display);letter-spacing:-.045em;font-size:clamp(3.1rem,8vw,6.1rem);font-weight:400;display:block}.human-connection-caption__script{letter-spacing:0;color:#4f8f63;margin:clamp(.2rem,.8vw,.55rem) 0 clamp(.85rem,2vw,1.5rem);font-size:clamp(4.5rem,11vw,8.75rem);font-weight:300;line-height:.88;display:block;font-family:Chewy,cursive!important}.human-connection-caption__serif--footer{margin-top:0;font-size:clamp(2.9rem,7vw,5.35rem)}.human-connection-caption__separator{justify-content:flex-start;align-items:center;gap:1rem;margin-top:clamp(.35rem,1vw,.85rem);display:flex}.human-connection-caption__separator-line{background:#4f8f63b8;border-radius:999px;width:clamp(4rem,10vw,8rem);height:2px}.human-connection-caption__separator-heart{color:#2f8a53;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1}.human-connection-caption__supporting{text-align:left;color:#1f2d1f;max-width:42rem;margin:0;font-size:clamp(1.35rem,2.8vw,2.1rem);font-weight:400;line-height:1.32}.human-connection-caption__supporting span{color:#2f8a53;font-weight:700}.better-life-banner-section{padding:var(--space-lg) 0;background:#f5fdf2}.better-life-banner-card{border-radius:calc(var(--radius-2xl) + .2rem);box-shadow:none;background:#f5fdf2;border:0;margin-top:0;margin-bottom:0;position:relative;overflow:hidden}@media (min-width:1025px){.better-life-banner-card{padding-top:2rem;padding-bottom:4rem}}.better-life-banner-section .container-fluid{padding-inline:0;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:0;padding-bottom:0}.better-life-banner-copy{z-index:2;max-width:min(42rem,46%);margin-top:0;margin-bottom:2rem;position:absolute;top:50%;left:clamp(4rem,10vw,9rem);transform:translateY(-50%)}.better-life-banner-copy p{font-family:var(--font-display);color:#18361f;text-align:left;text-shadow:0 1px #ffffffa6;gap:1rem;margin:0;font-size:clamp(1.5rem,2.5vw,2.4rem);font-weight:700;line-height:1.18;display:grid}.better-life-banner-copy p span{display:none}.better-life-banner-copy p:before,.better-life-banner-copy p:after{display:block}.better-life-banner-copy p:before{content:"You don't have to live with chronic health issues forever.";font-family:var(--font-body);font-size:1.18em;font-weight:400;line-height:1.08}.better-life-banner-copy p:after{content:"RAKO can help you improve your health for a better life.";font-family:var(--font-body);font-style:normal;font-weight:700}.better-life-banner-copy p span:first-child{font-family:var(--font-body);font-size:1.18em;font-weight:400;line-height:1.08}@media (min-width:1024px){.better-life-banner-copy p span:first-child{line-height:1.28}}.better-life-banner-copy p span:last-child{font-family:var(--font-body);font-style:normal;font-weight:700}.better-life-banner-image{object-fit:cover;width:auto;max-width:62%;height:auto;margin-left:auto;display:block}@media (max-width:768px){.better-life-banner-section{padding:var(--space-lg) 0}.better-life-banner-section .container-fluid{padding-inline:0}.better-life-banner-card{flex-direction:column;display:flex}.better-life-banner-copy{order:2;max-width:100%;padding:1rem 1rem 1.15rem;position:static;transform:none}.better-life-banner-copy p{text-align:center;gap:.6rem;max-width:100%;font-size:1.8rem}.better-life-banner-copy p span:first-child{max-width:100%;font-size:.8rem;line-height:1.4}.better-life-banner-image{order:1;width:100%;max-width:100%;margin-left:0}}@media (min-width:1024px){.human-connection-caption__content{z-index:2;margin-right:-3rem;padding-bottom:2rem;position:relative}.human-connection-caption__visual{z-index:1;position:relative}}.ai-care-quote-layout{align-items:stretch;gap:clamp(1.35rem,2.7vw,2.1rem);margin-top:0;margin-bottom:0;display:grid}.ai-care-quote-layout.container{width:min(100%,100vw - 2rem);max-width:none}.ai-care-hero-shell{box-shadow:none;isolation:isolate;background:#f5fdf2;border:0;border-radius:0;grid-column:1/-1;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(1.5rem,3vw,2.25rem);padding:clamp(1.5rem,3vw,2.25rem);display:grid;position:relative;overflow:hidden}@media (min-width:1025px){.ai-care-hero-shell{padding-bottom:calc(clamp(1.5rem,3vw,2.25rem) + 2rem)}}.ai-care-hero-shell:after{content:"";pointer-events:none;background:radial-gradient(circle,#78b35629,#0000 58%),linear-gradient(#fff0,#fffffff2);border-radius:50%;height:52%;position:absolute;inset:auto -8% -18% 38%}.ai-care-hero-copy{z-index:1;justify-items:start;gap:1.15rem;max-width:42rem;margin-left:clamp(4rem,8vw,8rem);padding:clamp(.5rem,1vw,1rem) 0;display:grid;position:relative}.ai-care-quote-heading{font-family:var(--font-sans);letter-spacing:-.05em;color:#12233a;margin:0;font-size:clamp(2.45rem,5.4vw,4.35rem);line-height:1.12}.ai-care-quote-heading span{color:#5f9c3f}.ai-care-quote-kicker{letter-spacing:.01em;color:#233a29;align-items:center;gap:.55rem;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-style:italic;font-weight:600;display:inline-flex}.ai-care-quote-kicker:before{content:none}.ai-care-hero-visual{justify-content:center;align-items:center;min-height:32rem;display:flex;position:relative}.ai-care-hero-rings{pointer-events:none;border:1px solid #5f9c3f29;border-radius:50%;position:absolute;inset:8% 6%}.ai-care-hero-rings:before,.ai-care-hero-rings:after{content:"";background:#ffffffeb;border:1px solid #5f9c3f29;border-radius:999px;position:absolute;box-shadow:0 12px 24px #192b2014}.ai-care-hero-rings:before{width:4.4rem;height:4.4rem;top:18%;right:9%}.ai-care-hero-rings:after{width:3.6rem;height:3.6rem;bottom:21%;left:12%}.ai-care-hero-image{z-index:1;object-fit:contain;object-position:center;width:min(100%,43rem);max-height:38rem;position:relative}.ai-care-points-shell{width:100%;max-width:var(--container-max);padding-inline:var(--space-xl);box-sizing:border-box;grid-column:1/-1;margin-left:auto;margin-right:auto}.ai-care-points{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;width:100%;margin-top:.4rem;padding:0 0 .35rem;display:grid;position:relative}.ai-care-point{text-align:center;z-index:2;background:#fffffff0;border:1px solid #4caf5024;border-radius:1.5rem;align-content:start;justify-items:center;gap:.9rem;min-height:10.8rem;padding:1.3rem 1.15rem 1.2rem;display:grid;position:relative}.ai-care-point-icon{color:#4f8f3a;background:linear-gradient(#fff,#f6fbef);border:1px solid #4caf501f;border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #192b2014}.ai-care-point-icon img{object-fit:cover;width:100%;height:100%;display:block}.ai-care-point-text{color:var(--text-primary);font-size:1rem;line-height:1.4;display:block}.ai-care-point-text strong{font-size:1.16rem;line-height:1.2}.ai-care-point-text strong em{color:#69a949;font-style:normal}.trust-item strong{color:var(--text-primary)}.specialties-grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.specialty-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-xl);transition:all var(--transition-base);position:relative;overflow:hidden}.specialty-card:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-secondary-light));transform-origin:0;height:3px;transition:transform var(--transition-base);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.specialty-card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary-light);transform:translateY(-4px)}.specialty-card:hover:before{transform:scaleX(1)}.specialty-icon{background:var(--color-primary-xlight);border-radius:var(--radius-md);width:52px;height:52px;margin-bottom:var(--space-md);color:var(--color-primary);justify-content:center;align-items:center;font-size:1.4rem;display:flex}.specialty-card h3{margin-bottom:var(--space-sm);font-size:1.1rem}.specialty-card p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.6}.section--green{background:linear-gradient(135deg, var(--color-secondary) 0%, #0d2a2d 100%);color:#fff}.services-grid{gap:var(--space-lg);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.service-card{border-radius:var(--radius-lg);transition:all var(--transition-base);color:inherit;background:#ffffff0f;border:1px solid #ffffff1f;flex-direction:column;padding:.9rem .9rem 1rem;text-decoration:none;display:flex}.service-card:hover{color:inherit;background:#4caf501f;border-color:#4caf5066;transform:translateY(-4px)}.service-card-image-wrap{aspect-ratio:4/3;border-radius:calc(var(--radius-lg) - 8px);background:#ffffff14;width:100%;margin-bottom:.8rem;overflow:hidden}.service-card-image{object-fit:cover;width:100%;height:100%;display:block}.service-card-icon{align-self:center;margin-bottom:.6rem;font-size:1.45rem;display:block}.service-card-icon img[src*=food-intolerance\.png]{transform-origin:50%;transform:scale(.86)}.service-card h4{color:#fff;align-self:center;margin-bottom:.45rem;font-size:1rem}.service-card p{color:#fff9;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}@media (min-width:769px){.section--green.hide-on-mobile .service-card{flex-direction:row;align-items:center;gap:.75rem;padding:.95rem 1rem}.section--green.hide-on-mobile .service-card-icon{flex:0 0 2rem;justify-content:center;align-items:center;width:2rem;margin:0;font-size:1.35rem;display:inline-flex}.section--green.hide-on-mobile .service-card h4{flex:auto;margin:0}.section--green.hide-on-mobile .service-card p{display:none}}.services-grid-rows{gap:var(--space-lg);display:grid}.services-grid--home-row{margin-top:0}.services-grid--home-row-three>.service-card:first-child{grid-column:2}.services-grid-rows>.services-grid:first-child .service-card{padding-top:.5rem;padding-bottom:.6rem}.services-grid-rows>.services-grid:nth-child(3) .service-card{justify-content:flex-start;min-height:0;padding-top:.42rem;padding-bottom:.46rem}.services-grid-rows>.services-grid:nth-child(4) .service-card,.services-grid-rows>.services-grid:nth-child(5) .service-card{justify-content:flex-start;min-height:0;padding-top:.3rem;padding-bottom:.34rem}.services-grid-rows>.services-grid:nth-child(5) .service-card{min-height:calc(100% + .7rem);padding-top:.35rem;padding-bottom:.41rem}.services-grid-rows>.services-grid:nth-child(3) .service-card-icon{margin-bottom:.22rem;font-size:1rem}.services-grid-rows>.services-grid:nth-child(4) .service-card-icon,.services-grid-rows>.services-grid:nth-child(5) .service-card-icon{margin-bottom:.16rem;font-size:.92rem}.services-grid-rows>.services-grid:nth-child(5) .service-card-icon{margin-bottom:.24rem;font-size:1.02rem}.services-grid-rows>.services-grid:nth-child(3) .service-card-icon img{transform-origin:50%;transform:scale(.78)}.services-grid-rows>.services-grid:nth-child(4) .service-card-icon img,.services-grid-rows>.services-grid:nth-child(5) .service-card-icon img{transform-origin:50%;transform:scale(.72)}.services-grid-rows>.services-grid:nth-child(5) .service-card-icon img{transform:scale(.82)}.services-grid-rows>.services-grid:nth-child(3) .service-card-icon img[src*=food-intolerance\.png]{transform:scale(.68)}.services-grid-rows>.services-grid:nth-child(4) .service-card-icon img[src*=food-intolerance\.png],.services-grid-rows>.services-grid:nth-child(5) .service-card-icon img[src*=food-intolerance\.png]{transform:scale(.62)}.services-grid-rows>.services-grid:nth-child(5) .service-card-icon img[src*=food-intolerance\.png]{transform:scale(.72)}.services-grid-rows>.services-grid:nth-child(3) .service-card h4{margin-bottom:0;line-height:1.08}.services-grid-rows>.services-grid:nth-child(4) .service-card h4,.services-grid-rows>.services-grid:nth-child(5) .service-card h4{margin-bottom:0;line-height:1.02}.services-grid-rows>.services-grid:nth-child(5) .service-card h4{line-height:1.12}.services-section-primary .service-card[href="/services/obesity"],.services-section-primary .service-card[href="/services/high-cholesterol"],.services-section-primary .service-card[href="/services/acne"]{justify-content:center}.services-cta-row{margin-top:var(--space-2xl);justify-content:center;display:flex}.section--green.hide-on-mobile{padding-bottom:2.5rem}.hide-on-mobile{display:block}.show-on-mobile,.hide-on-desktop{display:none}.banner-split-grid{gap:var(--space-4xl);grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;display:grid}.banner-split-copy{max-width:520px;margin-top:var(--space-md);color:var(--text-secondary)}.banner-split-stats{gap:var(--space-lg);margin:var(--space-2xl) 0;flex-wrap:wrap;display:flex}.banner-split-stat{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-lg);min-width:180px}.banner-split-stat span{font-family:var(--font-display);color:var(--color-primary-dark);margin-bottom:.4rem;font-size:1.8rem;display:block}.banner-split-image{justify-content:flex-end;display:flex}.banner-split-card{border-radius:var(--radius-xl);width:100%;max-width:420px;box-shadow:var(--shadow-md);background:linear-gradient(#fff 0%,#f7fbf7 100%);border:1px solid #dfe9e2;overflow:hidden}.split-card-half{padding:var(--space-xl);flex-direction:column;justify-content:center;gap:.5rem;min-height:180px;display:flex}.split-card-half span{color:var(--color-secondary);font-weight:700;display:block}.split-card-half p{color:var(--text-secondary);margin:0;line-height:1.6}.split-card-half--left{background:#fff}.split-card-half--right{background:#eef7ef}.clinical-graph-grid{gap:var(--space-4xl);grid-template-columns:1.4fr .9fr;align-items:center;display:grid}.clinical-graph-card{padding:var(--space-3xl);border-radius:var(--radius-xl);background:var(--bg-card);border:1px solid var(--border-color)}.clinical-chart{margin-top:var(--space-3xl);padding:var(--space-lg);border-radius:var(--radius-xl);background:linear-gradient(#4caf5014,#fffffff2);border:1px solid #4caf5029}.clinical-chart-bars{justify-content:space-between;align-items:flex-end;gap:var(--space-md);height:160px;padding-bottom:var(--space-md);display:flex}.clinical-chart-bar{border-radius:var(--radius-full);background:linear-gradient(180deg, var(--color-primary), var(--color-primary-xlight));flex:1}.clinical-chart-bar--one{height:94%}.clinical-chart-bar--two{height:85%}.clinical-chart-bar--three{height:78%}.clinical-chart-bar--four{height:70%}.clinical-chart-bar--five{height:60%}.clinical-chart-bar--six{height:48%}.clinical-chart-labels{justify-content:space-between;gap:var(--space-md);color:var(--text-muted);margin-top:var(--space-md);font-size:.75rem;display:flex}.clinical-graph-metrics{gap:var(--space-md);display:grid}.clinical-stat-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-xl)}.clinical-stat-value{font-family:var(--font-display);color:var(--color-primary-dark);margin-bottom:.5rem;font-size:2rem;display:block}.clinical-stat-card p{color:var(--text-secondary);margin:0 0 .5rem}.clinical-stat-card small{color:var(--text-muted);font-size:.85rem;display:block}.clinical-graph-section{background:#fff}@media (max-width:767px){.clinical-stat-card{padding-top:1rem;padding-bottom:1rem}}.google-reviews-section{background:#fbfdfb}.google-reviews-showcase-header{text-align:center;grid-template-columns:1fr;place-items:center;gap:.9rem 0;display:grid}.google-reviews-showcase-header p{white-space:normal;max-width:none;margin:0}.google-reviews-showcase-header h2,.google-reviews-showcase-header p{grid-column:1}.google-reviews-showcase-header h2{margin:0;font-size:clamp(2.35rem,4.6vw,3.5rem);line-height:1.04}@media (max-width:768px){.google-reviews-showcase-header{text-align:center;justify-items:center}.google-reviews-showcase-header h2{line-height:1.18}}.google-reviews-header{gap:var(--space-2xl);margin-bottom:var(--space-2xl);grid-template-columns:minmax(0,1.2fr) 280px;align-items:end;display:grid}.google-reviews-copy p{max-width:60ch}.google-reviews-copy{justify-items:start;gap:.9rem;display:grid}.google-reviews-copy .section-label,.google-reviews-copy h2,.google-reviews-copy p{margin:0}.google-reviews-header-actions{justify-items:start;gap:0;display:grid}.google-reviews-section .social-carousel__dots{gap:.55rem;margin-top:1.15rem}.google-reviews-section .social-carousel__dot{background:#2e673d2e;border-radius:999px;width:2rem;height:.34rem}.google-reviews-section .social-carousel__dot.is-active{background:#2f6b38;transform:none}.social-carousel{display:block;position:relative}.social-carousel__viewport{overflow:hidden}.social-carousel__track{will-change:transform;touch-action:pan-y;cursor:grab;gap:1.25rem;padding:.35rem 0 .45rem;display:flex}.social-carousel__track:active{cursor:grabbing}.social-carousel__item{flex:0 0 calc(25% - .9375rem);min-width:0}.social-carousel__arrow{z-index:3;background:var(--color-primary);color:#fff;cursor:pointer;width:3rem;height:3rem;transition:transform var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast), opacity var(--transition-fast);border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;box-shadow:0 12px 28px #388e3c47}.social-carousel__arrow:hover{background:var(--color-primary-dark);box-shadow:0 16px 32px #388e3c57}.social-carousel__arrow svg{width:1.2rem;height:1.2rem}.social-carousel__arrow--prev{left:0;transform:translate(-18%,-50%)}.social-carousel__arrow--prev:hover{transform:translate(-18%,calc(-50% - 1px))}.social-carousel__arrow--next{right:0;transform:translate(18%,-50%)}.social-carousel__arrow--next:hover{transform:translate(18%,calc(-50% - 1px))}.social-carousel__dots{justify-content:center;align-items:center;gap:.45rem;margin-top:1rem;display:flex}.social-carousel__dot{cursor:pointer;width:.6rem;height:.6rem;transition:transform var(--transition-fast), background var(--transition-fast);background:#2e673d38;border:0;border-radius:999px;padding:0}.social-carousel__dot.is-active{background:#2f6b38;transform:scale(1.15)}.social-carousel--half-arrows .social-carousel__arrow{background:#194224db;border:0;width:3.2rem;height:3.2rem;box-shadow:0 14px 28px #132c1833}.social-carousel--half-arrows .social-carousel__arrow--prev{border-radius:999px 0 0 999px;transform:translate(-42%,-50%)}.social-carousel--half-arrows .social-carousel__arrow--prev:hover{transform:translate(-42%,calc(-50% - 1px))}.social-carousel--half-arrows .social-carousel__arrow--next{border-radius:0 999px 999px 0;transform:translate(42%,-50%)}.social-carousel--half-arrows .social-carousel__arrow--next:hover{transform:translate(42%,calc(-50% - 1px))}.social-carousel--video-testimonials .social-carousel__dots{margin-top:1.1rem}.champions-carousel-section .social-carousel__arrow,.champions-carousel-section .social-carousel--half-arrows .social-carousel__arrow{width:3rem;height:3rem;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:2px solid #fffffff2;border-radius:50%}.champions-carousel-section .social-carousel__arrow:hover,.champions-carousel-section .social-carousel--half-arrows .social-carousel__arrow:hover{box-shadow:none;background:0 0;border-color:#fff}.champions-carousel-section .social-carousel--half-arrows .social-carousel__arrow--prev{border-radius:50%;transform:translate(-18%,-50%)}.champions-carousel-section .social-carousel--half-arrows .social-carousel__arrow--prev:hover{transform:translate(-18%,calc(-50% - 1px))}.champions-carousel-section .social-carousel--half-arrows .social-carousel__arrow--next{border-radius:50%;transform:translate(18%,-50%)}.champions-carousel-section .social-carousel--half-arrows .social-carousel__arrow--next:hover{transform:translate(18%,calc(-50% - 1px))}.google-review-card{padding:var(--space-lg);border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg-card);box-shadow:var(--shadow-sm);align-content:start;gap:.9rem;min-height:100%;display:grid}.google-review-card--showcase{background:#fff}.google-reviews-section .social-carousel__item{flex:0 0 calc(25% - .9375rem);min-width:0;overflow:hidden}.google-reviews-section .social-carousel__viewport{padding:0;overflow:hidden}.google-reviews-section .social-carousel__track{justify-content:flex-start;gap:1.25rem;padding:0 0 .45rem}.google-review-card-top{margin-bottom:.1rem}.google-review-card-quote{opacity:.72}.google-review-media{width:100%}.google-review-photo,.google-review-avatar{aspect-ratio:4/3;border-radius:var(--radius-lg);width:100%;display:block}.google-review-photo{object-fit:cover}.google-review-avatar{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary-light));color:#fff;font-family:var(--font-display);justify-content:center;align-items:center;font-size:2rem;display:flex}.google-review-content{gap:.65rem;display:grid}.google-review-card--showcase .google-review-content{gap:.9rem}.google-review-stars{color:#d39b1e;letter-spacing:.08em;font-size:1.9rem;line-height:1}.google-review-text{color:var(--text-secondary);margin:0;font-style:italic;line-height:1.75}.google-review-card--showcase .google-review-text{min-height:11.5rem}.google-review-author-row{border-top:1px solid #4caf506b;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:1rem;margin-top:.3rem;padding-top:1rem;display:flex}.google-review-author-photo,.google-review-author-avatar{border:2px solid #4caf503d;border-radius:50%;flex:0 0 64px;width:64px;height:64px;display:block;box-shadow:0 6px 16px #152d3c14}.google-review-author-photo{object-fit:cover}.google-review-author-avatar{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary-light));color:#fff;font-family:var(--font-display);justify-content:center;align-items:center;font-size:1.4rem;display:flex}.google-review-author-meta{gap:.22rem;min-width:0;display:grid}.google-review-author{color:var(--text-primary);font-size:1.12rem;font-weight:700;line-height:1.15}.google-review-outcome{color:#2f8f60;font-size:1.02rem;font-weight:700;line-height:1.15}.youtube-videos-section{background:linear-gradient(#f6fbf3 0%,#fff 100%)}.youtube-videos-section .social-carousel__arrow,.instagram-posts-section .social-carousel__arrow{color:#a8c98a;box-shadow:none;background:0 0;border:1px solid #a8c98a}.youtube-videos-section .social-carousel__arrow:hover,.youtube-videos-section .social-carousel__arrow:focus-visible,.youtube-videos-section .social-carousel__arrow:active,.instagram-posts-section .social-carousel__arrow:hover,.instagram-posts-section .social-carousel__arrow:focus-visible,.instagram-posts-section .social-carousel__arrow:active{color:#a8c98a;box-shadow:none;background:0 0;border-color:#a8c98a}.youtube-videos-section .social-carousel__arrow--prev{left:-1.2rem;transform:translateY(-50%)}.youtube-videos-section .social-carousel__arrow--prev:hover{transform:translateY(calc(-50% - 1px))}.youtube-videos-section .social-carousel__arrow--next{right:-1.2rem;transform:translateY(-50%)}.youtube-videos-section .social-carousel__arrow--next:hover{transform:translateY(calc(-50% - 1px))}.youtube-videos-header{justify-content:center;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-2xl);text-align:center;flex-wrap:wrap;display:flex}.youtube-videos-header>div{text-align:center;justify-items:center;display:grid}.youtube-videos-header h2{color:#285f28;text-transform:none;letter-spacing:.04em;margin:0;font-family:Lilita One,sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:1.08}.youtube-videos-header p{margin-top:.55rem;display:none}.youtube-videos-cta{justify-content:center;margin-top:1.15rem;display:flex}.champions-carousel-cta{display:none}.youtube-channel-link{background:var(--bg-card);color:var(--color-primary-dark);box-shadow:var(--shadow-sm);border:1px solid #4caf5038;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.youtube-video-card{color:inherit;min-height:100%;box-shadow:none;transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);background:#fff;border:1px solid #5c834c24;border-radius:1.6rem;flex-direction:column;gap:0;text-decoration:none;display:flex;overflow:hidden}.youtube-video-card:hover{box-shadow:none;border-color:#67a63f47;transform:translateY(-4px)}.youtube-video-card--button,.champions-story-card{appearance:none;text-align:left;cursor:pointer}.youtube-video-card--button{background:#fff;border:1px solid #5c834c24;border-radius:1.6rem;width:100%;padding:0}.youtube-video-card__media{position:relative;overflow:hidden}.youtube-video-card__media:after{content:"";pointer-events:none;background:linear-gradient(#0d1e1205 0%,#0d1e1233 100%);position:absolute;inset:0}.youtube-video-thumbnail{aspect-ratio:1;object-fit:cover;width:100%;box-shadow:none;border:0;border-radius:0;display:block}.youtube-video-card__play-wrap{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.youtube-video-card__play{color:#d44332;width:4rem;height:4rem;transition:transform var(--transition-base), box-shadow var(--transition-base);background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 16px 32px #1120152e}.youtube-video-card:hover .youtube-video-card__play{transform:scale(1.05);box-shadow:0 18px 36px #1120153d}.youtube-video-card__play svg{width:1.6rem;height:1.6rem;margin-left:.16rem}.youtube-video-body{flex-direction:column;gap:.45rem;min-height:8.25rem;padding:1rem 1.05rem 1.15rem;display:flex}.youtube-video-body h3{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.32;display:-webkit-box;overflow:hidden}.youtube-video-body span{color:var(--color-primary-dark);margin:auto 0 0;font-size:.95rem;line-height:1.4}.youtube-video-body__tags{flex-wrap:wrap;justify-content:flex-start;gap:.4rem;margin-top:auto;display:flex}.youtube-video-body__tag,.testimonials-old-tag{background:var(--color-primary-xlight);min-height:2rem;color:var(--color-primary-dark);letter-spacing:0;text-align:center;white-space:normal;border:.15rem solid #b9dfa0;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:700;line-height:1.2;display:inline-flex}@media (max-width:768px){.youtube-video-body__tag{font-size:.78rem}}@media (min-width:1025px) and (max-width:1440px){.youtube-videos-section .youtube-video-body__tag{font-size:.78rem!important}}@media (min-width:1441px){.youtube-videos-section .youtube-video-body__tag{font-size:.78rem!important}}.youtube-videos-section .social-carousel__dots,.social-carousel--youtube-videos .social-carousel__dots{margin-top:1.35rem}.youtube-videos-section .social-carousel__dot,.social-carousel--youtube-videos .social-carousel__dot{background:#67a63f38;width:.68rem;height:.68rem}.youtube-videos-section .social-carousel__dot.is-active,.social-carousel--youtube-videos .social-carousel__dot.is-active{background:#67a63f;transform:scale(1.18)}.instagram-posts-section{background:#fff}.doctor-section{background:#fbfdfb}.services-section-primary .section-header .section-label{letter-spacing:.08em;font-size:1rem;font-weight:700}.services-section-primary .section-header .section-label:before{display:none}.services-section-primary .section-header h2{font-size:clamp(1.7rem,2.8vw,2.25rem)}.services-section-primary .section-header p{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.45}.testimonials-showcase-section{background:#fff}.champions-carousel-section{background:radial-gradient(circle at 0 0,#4caf5014,#0000 28%),linear-gradient(#fff 0%,#f6fbf6 100%)}.weight-loss-champions-section,.gut-health-champions-section,.weight-loss-champions-section.champions-carousel-section,.gut-health-champions-section.champions-carousel-section,.type2-diabetes-page .champions-carousel-section,.pre-diabetes-page .champions-carousel-section,.ibs-page .champions-carousel-section,.obesity-page .champions-carousel-section,.excess-fat-page .champions-carousel-section,.insulin-resistance-page .champions-carousel-section,.metabolic-syndrome-page .champions-carousel-section,.high-cholesterol-page .champions-carousel-section,.hypertension-page .champions-carousel-section,.fatty-liver-page .champions-carousel-section,.leaky-gut-page .champions-carousel-section,.dysbiosis-page .champions-carousel-section,.sibo-page .champions-carousel-section,.acid-reflux-page .champions-carousel-section,.food-intolerance-page .champions-carousel-section,.food-allergies-page .champions-carousel-section,.lactose-intolerance-page .champions-carousel-section,.celiac-disease-page .champions-carousel-section,.eosinophilic-esophagitis-page .champions-carousel-section,.thyroid-issues-page .champions-carousel-section,.hashimoto-thyroiditis-page .champions-carousel-section,.hormonal-imbalances-page .champions-carousel-section,.pcod-pcos-page .champions-carousel-section,.acne-page .champions-carousel-section,.psoriasis-page .champions-carousel-section,.atopic-dermatitis-page .champions-carousel-section,.rheumatoid-arthritis-page .champions-carousel-section,.depression-page .champions-carousel-section,.migraine-page .champions-carousel-section,.alzheimers-disease-page .champions-carousel-section,.sports-nutrition-page .champions-carousel-section,.longevity-plus-page .champions-carousel-section,.nutrition-page .champions-carousel-section{background:#f3fbf3}.weight-loss-champions-section .social-carousel,.gut-health-champions-section .social-carousel,.type2-diabetes-page .champions-carousel-section .social-carousel,.pre-diabetes-page .champions-carousel-section .social-carousel,.ibs-page .champions-carousel-section .social-carousel,.obesity-page .champions-carousel-section .social-carousel,.excess-fat-page .champions-carousel-section .social-carousel,.insulin-resistance-page .champions-carousel-section .social-carousel,.metabolic-syndrome-page .champions-carousel-section .social-carousel,.high-cholesterol-page .champions-carousel-section .social-carousel,.hypertension-page .champions-carousel-section .social-carousel,.fatty-liver-page .champions-carousel-section .social-carousel,.leaky-gut-page .champions-carousel-section .social-carousel,.dysbiosis-page .champions-carousel-section .social-carousel,.sibo-page .champions-carousel-section .social-carousel,.acid-reflux-page .champions-carousel-section .social-carousel,.food-intolerance-page .champions-carousel-section .social-carousel,.food-allergies-page .champions-carousel-section .social-carousel,.lactose-intolerance-page .champions-carousel-section .social-carousel,.celiac-disease-page .champions-carousel-section .social-carousel,.eosinophilic-esophagitis-page .champions-carousel-section .social-carousel,.thyroid-issues-page .champions-carousel-section .social-carousel,.hashimoto-thyroiditis-page .champions-carousel-section .social-carousel,.hormonal-imbalances-page .champions-carousel-section .social-carousel,.pcod-pcos-page .champions-carousel-section .social-carousel,.acne-page .champions-carousel-section .social-carousel,.psoriasis-page .champions-carousel-section .social-carousel,.atopic-dermatitis-page .champions-carousel-section .social-carousel,.rheumatoid-arthritis-page .champions-carousel-section .social-carousel,.depression-page .champions-carousel-section .social-carousel,.migraine-page .champions-carousel-section .social-carousel,.alzheimers-disease-page .champions-carousel-section .social-carousel,.sports-nutrition-page .champions-carousel-section .social-carousel,.longevity-plus-page .champions-carousel-section .social-carousel,.nutrition-page .champions-carousel-section .social-carousel,.weight-loss-champions-section .social-carousel__viewport,.gut-health-champions-section .social-carousel__viewport,.type2-diabetes-page .champions-carousel-section .social-carousel__viewport,.pre-diabetes-page .champions-carousel-section .social-carousel__viewport,.ibs-page .champions-carousel-section .social-carousel__viewport,.obesity-page .champions-carousel-section .social-carousel__viewport,.excess-fat-page .champions-carousel-section .social-carousel__viewport,.insulin-resistance-page .champions-carousel-section .social-carousel__viewport,.metabolic-syndrome-page .champions-carousel-section .social-carousel__viewport,.high-cholesterol-page .champions-carousel-section .social-carousel__viewport,.hypertension-page .champions-carousel-section .social-carousel__viewport,.fatty-liver-page .champions-carousel-section .social-carousel__viewport,.leaky-gut-page .champions-carousel-section .social-carousel__viewport,.dysbiosis-page .champions-carousel-section .social-carousel__viewport,.sibo-page .champions-carousel-section .social-carousel__viewport,.acid-reflux-page .champions-carousel-section .social-carousel__viewport,.food-intolerance-page .champions-carousel-section .social-carousel__viewport,.food-allergies-page .champions-carousel-section .social-carousel__viewport,.lactose-intolerance-page .champions-carousel-section .social-carousel__viewport,.celiac-disease-page .champions-carousel-section .social-carousel__viewport,.eosinophilic-esophagitis-page .champions-carousel-section .social-carousel__viewport,.thyroid-issues-page .champions-carousel-section .social-carousel__viewport,.hashimoto-thyroiditis-page .champions-carousel-section .social-carousel__viewport,.hormonal-imbalances-page .champions-carousel-section .social-carousel__viewport,.pcod-pcos-page .champions-carousel-section .social-carousel__viewport,.acne-page .champions-carousel-section .social-carousel__viewport,.psoriasis-page .champions-carousel-section .social-carousel__viewport,.atopic-dermatitis-page .champions-carousel-section .social-carousel__viewport,.rheumatoid-arthritis-page .champions-carousel-section .social-carousel__viewport,.depression-page .champions-carousel-section .social-carousel__viewport,.migraine-page .champions-carousel-section .social-carousel__viewport,.alzheimers-disease-page .champions-carousel-section .social-carousel__viewport,.sports-nutrition-page .champions-carousel-section .social-carousel__viewport,.longevity-plus-page .champions-carousel-section .social-carousel__viewport,.nutrition-page .champions-carousel-section .social-carousel__viewport,.weight-loss-champions-section .social-carousel__track,.gut-health-champions-section .social-carousel__track,.type2-diabetes-page .champions-carousel-section .social-carousel__track,.pre-diabetes-page .champions-carousel-section .social-carousel__track,.ibs-page .champions-carousel-section .social-carousel__track,.obesity-page .champions-carousel-section .social-carousel__track,.excess-fat-page .champions-carousel-section .social-carousel__track,.insulin-resistance-page .champions-carousel-section .social-carousel__track,.metabolic-syndrome-page .champions-carousel-section .social-carousel__track,.high-cholesterol-page .champions-carousel-section .social-carousel__track,.hypertension-page .champions-carousel-section .social-carousel__track,.fatty-liver-page .champions-carousel-section .social-carousel__track,.leaky-gut-page .champions-carousel-section .social-carousel__track,.dysbiosis-page .champions-carousel-section .social-carousel__track,.sibo-page .champions-carousel-section .social-carousel__track,.acid-reflux-page .champions-carousel-section .social-carousel__track,.food-intolerance-page .champions-carousel-section .social-carousel__track,.food-allergies-page .champions-carousel-section .social-carousel__track,.lactose-intolerance-page .champions-carousel-section .social-carousel__track,.celiac-disease-page .champions-carousel-section .social-carousel__track,.eosinophilic-esophagitis-page .champions-carousel-section .social-carousel__track,.thyroid-issues-page .champions-carousel-section .social-carousel__track,.hashimoto-thyroiditis-page .champions-carousel-section .social-carousel__track,.hormonal-imbalances-page .champions-carousel-section .social-carousel__track,.pcod-pcos-page .champions-carousel-section .social-carousel__track,.acne-page .champions-carousel-section .social-carousel__track,.psoriasis-page .champions-carousel-section .social-carousel__track,.atopic-dermatitis-page .champions-carousel-section .social-carousel__track,.rheumatoid-arthritis-page .champions-carousel-section .social-carousel__track,.depression-page .champions-carousel-section .social-carousel__track,.migraine-page .champions-carousel-section .social-carousel__track,.alzheimers-disease-page .champions-carousel-section .social-carousel__track,.sports-nutrition-page .champions-carousel-section .social-carousel__track,.longevity-plus-page .champions-carousel-section .social-carousel__track,.nutrition-page .champions-carousel-section .social-carousel__track{box-shadow:none;background:0 0}.weight-loss-champions-section .champions-story-card,.gut-health-champions-section .champions-story-card,.type2-diabetes-page .champions-carousel-section .champions-story-card,.pre-diabetes-page .champions-carousel-section .champions-story-card,.ibs-page .champions-carousel-section .champions-story-card,.obesity-page .champions-carousel-section .champions-story-card,.excess-fat-page .champions-carousel-section .champions-story-card,.insulin-resistance-page .champions-carousel-section .champions-story-card,.metabolic-syndrome-page .champions-carousel-section .champions-story-card,.high-cholesterol-page .champions-carousel-section .champions-story-card,.hypertension-page .champions-carousel-section .champions-story-card,.fatty-liver-page .champions-carousel-section .champions-story-card,.leaky-gut-page .champions-carousel-section .champions-story-card,.dysbiosis-page .champions-carousel-section .champions-story-card,.sibo-page .champions-carousel-section .champions-story-card,.acid-reflux-page .champions-carousel-section .champions-story-card,.food-intolerance-page .champions-carousel-section .champions-story-card,.food-allergies-page .champions-carousel-section .champions-story-card,.lactose-intolerance-page .champions-carousel-section .champions-story-card,.celiac-disease-page .champions-carousel-section .champions-story-card,.eosinophilic-esophagitis-page .champions-carousel-section .champions-story-card,.thyroid-issues-page .champions-carousel-section .champions-story-card,.hashimoto-thyroiditis-page .champions-carousel-section .champions-story-card,.hormonal-imbalances-page .champions-carousel-section .champions-story-card,.pcod-pcos-page .champions-carousel-section .champions-story-card,.acne-page .champions-carousel-section .champions-story-card,.psoriasis-page .champions-carousel-section .champions-story-card,.atopic-dermatitis-page .champions-carousel-section .champions-story-card,.rheumatoid-arthritis-page .champions-carousel-section .champions-story-card,.depression-page .champions-carousel-section .champions-story-card,.migraine-page .champions-carousel-section .champions-story-card,.alzheimers-disease-page .champions-carousel-section .champions-story-card,.sports-nutrition-page .champions-carousel-section .champions-story-card,.longevity-plus-page .champions-carousel-section .champions-story-card,.nutrition-page .champions-carousel-section .champions-story-card,.weight-loss-champions-section .champions-story-card:hover,.gut-health-champions-section .champions-story-card:hover,.type2-diabetes-page .champions-carousel-section .champions-story-card:hover,.pre-diabetes-page .champions-carousel-section .champions-story-card:hover,.ibs-page .champions-carousel-section .champions-story-card:hover,.obesity-page .champions-carousel-section .champions-story-card:hover,.excess-fat-page .champions-carousel-section .champions-story-card:hover,.insulin-resistance-page .champions-carousel-section .champions-story-card:hover,.metabolic-syndrome-page .champions-carousel-section .champions-story-card:hover,.high-cholesterol-page .champions-carousel-section .champions-story-card:hover,.hypertension-page .champions-carousel-section .champions-story-card:hover,.fatty-liver-page .champions-carousel-section .champions-story-card:hover,.leaky-gut-page .champions-carousel-section .champions-story-card:hover,.dysbiosis-page .champions-carousel-section .champions-story-card:hover,.sibo-page .champions-carousel-section .champions-story-card:hover,.acid-reflux-page .champions-carousel-section .champions-story-card:hover,.food-intolerance-page .champions-carousel-section .champions-story-card:hover,.food-allergies-page .champions-carousel-section .champions-story-card:hover,.lactose-intolerance-page .champions-carousel-section .champions-story-card:hover,.celiac-disease-page .champions-carousel-section .champions-story-card:hover,.eosinophilic-esophagitis-page .champions-carousel-section .champions-story-card:hover,.thyroid-issues-page .champions-carousel-section .champions-story-card:hover,.hashimoto-thyroiditis-page .champions-carousel-section .champions-story-card:hover,.hormonal-imbalances-page .champions-carousel-section .champions-story-card:hover,.pcod-pcos-page .champions-carousel-section .champions-story-card:hover,.acne-page .champions-carousel-section .champions-story-card:hover,.psoriasis-page .champions-carousel-section .champions-story-card:hover,.atopic-dermatitis-page .champions-carousel-section .champions-story-card:hover,.rheumatoid-arthritis-page .champions-carousel-section .champions-story-card:hover,.depression-page .champions-carousel-section .champions-story-card:hover,.migraine-page .champions-carousel-section .champions-story-card:hover,.alzheimers-disease-page .champions-carousel-section .champions-story-card:hover,.sports-nutrition-page .champions-carousel-section .champions-story-card:hover,.longevity-plus-page .champions-carousel-section .champions-story-card:hover,.nutrition-page .champions-carousel-section .champions-story-card:hover{box-shadow:none}.champions-carousel-header p{max-width:44rem;margin-inline:auto}.champions-carousel-header .section-label{letter-spacing:.04em;text-transform:none;color:#285f28;font-family:Lilita One,sans-serif;font-size:48px;font-style:normal;font-weight:400}.champions-carousel-header .section-label:before{display:none}.champions-carousel-section .social-carousel__track{padding-left:calc(50% - min(39rem,60vw)/2);padding-right:calc(50% - min(39rem,60vw)/2)}.champions-story-card{color:inherit;background:#fff;border:1px solid #2250211f;border-radius:1.8rem;flex-direction:column;flex:0 0 min(39rem,60vw);text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 18px 38px #1334171f}.champions-story-card:hover{border-color:#4caf504d;transform:translateY(-4px);box-shadow:0 24px 44px #1334172e}.champions-story-card__media{aspect-ratio:1.72;background:#dfe9de;position:relative;overflow:hidden}.champions-story-card__image{object-fit:cover;width:100%;height:100%;display:block}.champions-story-card__overlay{background:linear-gradient(#0000000f,#0003);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.champions-story-card__play{color:#225021;background:#fffffff0;border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;display:inline-flex;box-shadow:0 12px 30px #0000002e}.champions-story-card__play svg{width:1.45rem;height:1.45rem;margin-left:.16rem}.champions-story-card__body{gap:.85rem;padding:1rem 1rem 1.1rem;display:grid}.champions-story-card__body h3{font-size:1rem;font-family:var(--font-display);color:#173417;margin:0}.champions-story-card__tags{flex-wrap:wrap;gap:.5rem;display:flex}.champions-story-card__tag{color:#225021;background:#eef7ee;border:1px solid #4caf5029;border-radius:999px;align-items:center;padding:.42rem .72rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.video-lightbox{z-index:1200;-webkit-backdrop-filter:blur(8px);background:#08100bd1;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.video-lightbox__dialog{width:min(100%,980px);position:relative}.video-lightbox__close{z-index:2;color:#173417;cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;display:inline-flex;position:absolute;top:-.9rem;right:-.9rem;box-shadow:0 18px 36px #00000038}.video-lightbox__close svg{width:1.1rem;height:1.1rem}.video-lightbox__frame{aspect-ratio:16/9;background:#000;border-radius:1.5rem;overflow:hidden;box-shadow:0 28px 60px #0000004d}.video-lightbox__frame iframe{border:0;width:100%;height:100%;display:block}.testimonials-showcase-section .section-header,.testimonials-compare-section .section-header{background:#fff}section[aria-labelledby=contact-heading]{background:#fbfdfb}.contact-section-shell{width:100%}.contact-section-shell .section-header{background:#fbfdfb}.instagram-posts-header{justify-content:space-between;align-items:end;gap:var(--space-lg);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.instagram-posts-header .section-label{font-size:1.4rem;font-weight:700}.instagram-posts-header .section-label:before{display:none}.instagram-profile-link{background:var(--bg-card);color:var(--color-primary-dark);box-shadow:var(--shadow-sm);border:1px solid #4caf5038;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.instagram-post-card{color:inherit;box-sizing:border-box;align-content:start;gap:.9rem;width:100%;min-height:100%;text-decoration:none;display:grid}.instagram-posts-section .social-carousel__item{flex:0 0 calc(25% - .9375rem);min-width:0;max-width:calc(25% - .9375rem);overflow:hidden}.instagram-posts-section .social-carousel__viewport{padding:0;overflow:hidden}.instagram-posts-section .social-carousel__track{justify-content:flex-start;gap:1.25rem;padding:0 0 .45rem}.instagram-posts-section .social-carousel__arrow--prev{left:-1.9rem;transform:translateY(-50%)}.instagram-posts-section .social-carousel__arrow--prev:hover{transform:translateY(calc(-50% - 1px))}.instagram-posts-section .social-carousel__arrow--next{right:-1.9rem;transform:translateY(-50%)}.instagram-posts-section .social-carousel__arrow--next:hover{transform:translateY(calc(-50% - 1px))}@media (max-width:767px){.instagram-posts-section .social-carousel__item{flex:0 0 100%;max-width:100%}}.insulin-resistance-page .insulin-resistance-root-cause-top,.metabolic-syndrome-page .metabolic-syndrome-root-cause-top,.high-cholesterol-page .high-cholesterol-root-cause-top,.fatty-liver-page .fatty-liver-root-cause-top,.leaky-gut-page .leaky-gut-root-cause-top,.dysbiosis-page .dysbiosis-root-cause-top,.sibo-page .sibo-root-cause-top,.acid-reflux-page .acid-reflux-root-cause-top,.food-intolerance-page .food-intolerance-root-cause-top,.food-allergies-page .food-allergies-root-cause-top,.lactose-intolerance-page .lactose-intolerance-root-cause-top,.celiac-disease-page .celiac-disease-root-cause-top,.hashimoto-thyroiditis-page .hashimoto-thyroiditis-root-cause-top,.hormonal-imbalances-page .hormonal-imbalances-root-cause-top,.acne-page .acne-root-cause-top,.psoriasis-page .psoriasis-root-cause-top,.atopic-dermatitis-page .atopic-dermatitis-root-cause-top,.rheumatoid-arthritis-page .rheumatoid-arthritis-root-cause-top,.depression-page .depression-root-cause-top,.migraine-page .migraine-root-cause-top,.alzheimers-disease-page .alzheimers-disease-root-cause-top,.sports-nutrition-page .sports-nutrition-root-cause-top,.longevity-plus-page .longevity-plus-root-cause-top,.high-triglycerides-page .high-triglycerides-root-cause-top,.autism-nutrition-page .autism-nutrition-root-cause-top,.urticaria-page .urticaria-root-cause-top,.nutrition-page .nutrition-root-cause-top{grid-template-columns:minmax(0,1fr)!important;width:100%!important}.insulin-resistance-page .insulin-resistance-root-cause-main,.metabolic-syndrome-page .metabolic-syndrome-root-cause-main,.high-cholesterol-page .high-cholesterol-root-cause-main,.fatty-liver-page .fatty-liver-root-cause-main,.leaky-gut-page .leaky-gut-root-cause-main,.dysbiosis-page .dysbiosis-root-cause-main,.sibo-page .sibo-root-cause-main,.acid-reflux-page .acid-reflux-root-cause-main,.food-intolerance-page .food-intolerance-root-cause-main,.food-allergies-page .food-allergies-root-cause-main,.lactose-intolerance-page .lactose-intolerance-root-cause-main,.celiac-disease-page .celiac-disease-root-cause-main,.hashimoto-thyroiditis-page .hashimoto-thyroiditis-root-cause-main,.hormonal-imbalances-page .hormonal-imbalances-root-cause-main,.acne-page .acne-root-cause-main,.psoriasis-page .psoriasis-root-cause-main,.atopic-dermatitis-page .atopic-dermatitis-root-cause-main,.rheumatoid-arthritis-page .rheumatoid-arthritis-root-cause-main,.depression-page .depression-root-cause-main,.migraine-page .migraine-root-cause-main,.alzheimers-disease-page .alzheimers-disease-root-cause-main,.sports-nutrition-page .sports-nutrition-root-cause-main,.longevity-plus-page .longevity-plus-root-cause-main,.high-triglycerides-page .high-triglycerides-root-cause-main,.autism-nutrition-page .autism-nutrition-root-cause-main,.urticaria-page .urticaria-root-cause-main,.nutrition-page .nutrition-root-cause-main{box-sizing:border-box!important;grid-column:1/-1!important;width:100%!important;max-width:100%!important}.instagram-post-thumbnail{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-xl);border:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-sm);display:block}.instagram-post-body{gap:.35rem;display:grid}.instagram-post-body h3{color:var(--text-primary);margin:0;font-size:.98rem;line-height:1.5}.instagram-post-body span{color:var(--text-secondary)}@media (max-width:767px){.clinical-graph-card{min-width:0;padding:1.15rem;overflow:hidden}.clinical-chart{margin-top:1.5rem;padding:.85rem}.clinical-chart-bars{gap:.45rem;height:120px;padding-bottom:.65rem}.clinical-chart-labels{gap:.4rem;font-size:.62rem;line-height:1.2}.google-reviews-header{grid-template-columns:1fr}.google-reviews-header-actions{width:100%}.google-reviews-showcase-meta{grid-area:auto/1;justify-content:flex-start;align-items:flex-start}.google-reviews-section .social-carousel__dot{width:1rem;height:.22rem}.google-reviews-showcase-header{text-align:center;grid-template-columns:1fr;justify-items:center}.google-reviews-section .social-carousel__item{flex:0 0 min(82vw,22rem);max-width:min(82vw,22rem)}.google-review-card--showcase{min-height:100%}.google-review-media{max-width:100%}.social-carousel__track{gap:.9rem;padding-bottom:.35rem}.social-carousel__item{flex:0 0 100%}.testimonials-compare-section .social-carousel__item{flex:0 0 82%}.social-carousel__arrow{color:#fff;width:2.5rem;height:2.5rem;box-shadow:none;background:0 0;border:1.5px solid #fff;top:42%}.social-carousel__arrow:hover,.social-carousel__arrow:focus-visible,.social-carousel__arrow:active{color:#fff;box-shadow:none;background:0 0;border-color:#fff}.social-carousel__arrow--prev{transform:translate(-8%,-50%)}.social-carousel__arrow--prev:hover{transform:translate(-8%,calc(-50% - 1px))}.social-carousel__arrow--next{transform:translate(8%,-50%)}.social-carousel__arrow--next:hover{transform:translate(8%,calc(-50% - 1px))}.social-carousel--half-arrows .social-carousel__arrow{width:2.85rem;height:2.85rem}.social-carousel--half-arrows .social-carousel__arrow--prev{transform:translate(-34%,-50%)}.social-carousel--half-arrows .social-carousel__arrow--prev:hover{transform:translate(-34%,calc(-50% - 1px))}.social-carousel--half-arrows .social-carousel__arrow--next{transform:translate(34%,-50%)}.social-carousel--half-arrows .social-carousel__arrow--next:hover{transform:translate(34%,calc(-50% - 1px))}.social-carousel__dots{margin-top:.85rem}.google-reviews-section .social-carousel__item.testimonials-carousel-card.google-review-card.google-review-card--showcase{flex:0 0 min(82vw,22rem);max-width:min(82vw,22rem)}.google-reviews-section .google-review-card--showcase{min-height:21.7rem}.google-reviews-section .social-carousel{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.google-reviews-section .social-carousel__track{padding-left:calc(50vw - min(82vw,22rem)/2);padding-right:calc(50vw - min(82vw,22rem)/2)}}@media (min-width:768px) and (max-width:1023px){.social-carousel__item{flex-basis:calc(50% - .55rem)}}.feature-quote-grid{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.feature-quote-eyebrow{margin-bottom:var(--space-md);color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;font-weight:600;display:inline-block}.feature-cards-grid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.feature-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-xl);transition:transform var(--transition-base), box-shadow var(--transition-base)}.feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.feature-icon{border-radius:var(--radius-full);background:var(--color-primary-xlight);width:44px;height:44px;color:var(--color-primary-dark);margin-bottom:var(--space-md);justify-content:center;align-items:center;font-size:1.2rem;display:flex}.process-grid{gap:calc(var(--space-lg) + .35rem);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.process-grid.hide-on-mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.process-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;padding:var(--space-xl);transition:transform var(--transition-base), box-shadow var(--transition-base)}.process-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.process-section .section-label{letter-spacing:.16em;font-size:.92rem;font-weight:700}.process-icon{background:var(--color-primary-xlight);width:3.5rem;height:3.5rem;color:var(--color-primary-dark);margin-bottom:var(--space-md);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.process-icon svg{width:1.4rem;height:1.4rem}.process-card h3{margin-bottom:var(--space-sm)}.process-card p{color:var(--text-secondary);margin:0;line-height:1.7}.process-mobile-details{width:100%;margin:0;display:block}.process-mobile-details summary{cursor:pointer;opacity:1;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;max-width:100%;list-style:none;display:flex}.process-mobile-details summary::-webkit-details-marker{display:none}.process-mobile-title{color:var(--text-primary);opacity:1;flex:auto;min-width:0;font-size:1.08rem;font-weight:700;line-height:1.3}.process-mobile-readmore{text-align:right;width:1.1rem;height:1.1rem;color:var(--text-muted);opacity:.8;transition:transform var(--transition-fast), opacity var(--transition-fast);flex:0 0 1.1rem;justify-content:center;align-items:center;margin-left:auto;line-height:1;display:inline-flex}.process-mobile-readmore:before{content:"";transform-origin:50%;border-bottom:2px solid;border-right:2px solid;width:.5rem;height:.5rem;display:block;transform:rotate(45deg)translateY(-1px)}.process-mobile-details[open] .process-mobile-readmore,.process-mobile-details summary:hover .process-mobile-readmore,.process-mobile-details summary:focus-visible .process-mobile-readmore{opacity:1}.process-mobile-details[open] .process-mobile-readmore{transform:rotate(180deg)}.process-mobile-details p{color:var(--text-secondary);margin:.7rem 0 0;line-height:1.7}.process-desktop-copy{color:var(--text-secondary);margin:.55rem 0 0;line-height:1.7;display:none}.process-section-alt{background:#fbfdfb;padding-top:1.5rem}.process-section-alt .section-header{background:#f3fbf3;margin-top:4rem}.process-section-alt .type2-diabetes-process-header,.process-section-alt .section-header.section-header--center[class*=-process-header]{background:#f3fbf3}@media (max-width:768px){.process-section-alt .section-header{margin-top:0}}.process-section-alt .section-label{letter-spacing:.04em;text-transform:none;white-space:nowrap;font-family:Lilita One,sans-serif;font-size:clamp(2rem,3.2vw,2.4rem);font-weight:700;line-height:1}@media (max-width:768px){.process-section-alt .section-label{font-size:3rem}}.process-section-alt .section-label:before{display:none}.process-section-alt .section-header h2{font-size:clamp(2.3rem,4.8vw,3.35rem)}@media (min-width:1025px){.process-section-alt .section-header h2{font-size:3.05rem}}.process-split-layout{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:1.5rem;display:grid}.process-visual-card{top:calc(var(--header-height) + 1.5rem);height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;grid-column:span 4;align-self:stretch;padding:0;position:sticky;overflow:visible}.process-visual-image{object-fit:contain;object-position:center;border-radius:0;width:100%;height:100%;margin:0;display:block}.process-split-layout>.process-list-rows{grid-column:span 8;padding-left:1.25rem}.process-split-layout--weight-loss>.process-list-rows{padding-left:.5rem;padding-right:.5rem}.process-list-rows{gap:.9rem;display:grid}.process-list-rows--mobile{display:none}.process-row-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-sm);grid-template-columns:56px minmax(0,1fr);align-items:center;gap:.7rem;padding:1rem 1.1rem;display:grid}.process-row-card:nth-child(2n){text-align:left;grid-template-columns:56px minmax(0,1fr)}.process-row-icon{background:var(--color-primary-xlight);width:42px;height:42px;color:var(--color-primary-dark);border-radius:999px;justify-content:center;place-self:center;align-items:center;display:inline-flex}.process-row-icon svg{width:1rem;height:1rem}.process-row-copy p{color:var(--text-secondary);margin:0;line-height:1.75}.process-row-copy{align-self:center;width:100%}.process-row-copy .process-mobile-readmore{display:inline-flex}@media (max-width:1024px){.process-split-layout{grid-template-columns:1fr}.process-visual-card{grid-column:auto;width:100%;max-width:420px;margin:0 auto 1rem;position:static}.process-visual-image{min-height:340px}.process-split-layout>.process-list-rows{grid-column:auto}}.doctor-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(1.4rem,2.8vw,3rem);display:grid}.doctor-scientist-shell{gap:1.6rem;display:grid}.doctor-visual-card{background:linear-gradient(#fbfdf7 0%,#fdfdf9 100%);border-radius:2.2rem;justify-content:center;justify-self:end;align-items:end;width:100%;max-width:430px;min-height:390px;padding:.4rem .4rem 0;display:flex;position:relative;overflow:visible}.doctor-visual-image{z-index:2;object-fit:contain;width:451px;height:auto;display:block;position:relative}.doctor-copy-card{box-shadow:none;background:0 0;border:0;place-self:center start;gap:.7rem;padding:.2rem 0 .35rem;display:grid}.doctor-copy-card h2{font-family:var(--font-body);letter-spacing:-.04em;color:#0f3423;margin:0;font-size:clamp(2rem,3.7vw,3.15rem);font-weight:700;line-height:1.06}.doctor-copy-card__subheading{color:#1d2b1f;margin:0;font-size:clamp(1rem,1.4vw,1.22rem);font-weight:500;line-height:1.33}.doctor-copy-card__subheading strong{color:#4e9634;font-weight:700}.doctor-copy-card__profile-link{color:#2f7a36;width:fit-content;font-size:clamp(.92rem,1.05vw,1rem);font-weight:700;text-decoration:none;display:inline-flex}.doctor-copy-card__divider{background:#6a9258bf;border-radius:999px;width:4.4rem;height:2px}.doctor-copy-card p{color:#273329;max-width:32rem;margin:0;font-size:clamp(.92rem,1.08vw,1rem);line-height:1.42}.doctor-mobile-summary{color:#273329;margin:0;display:none}.doctor-visual-card__halo{z-index:0;pointer-events:none;background:radial-gradient(circle,#e4ebdbc7 0%,#e4ebdb7a 54%,#e4ebdb29 72%,#e4ebdb00 86%);border-radius:50%;width:24rem;height:24rem;position:absolute;top:1.35rem;left:50%;transform:translate(-50%)}.doctor-visual-card__leaf{opacity:.22;z-index:1;width:4.6rem;height:8rem;position:absolute;top:7rem;left:4rem}.doctor-visual-card__leaf:before,.doctor-visual-card__leaf:after{content:"";background:linear-gradient(#b5c89e 0%,#8daf6b 100%);border-radius:80% 0;position:absolute}.doctor-visual-card__leaf:before{clip-path:polygon(48% 0,56% 0,53% 100%,45% 100%);inset:0}.doctor-visual-card__leaf:after{background:radial-gradient(circle at 30% 18%,#a8c28b 0 16%,#0000 17%),radial-gradient(circle at 68% 33%,#a8c28b 0 16%,#0000 17%),radial-gradient(circle at 28% 52%,#a8c28b 0 16%,#0000 17%),radial-gradient(circle at 68% 66%,#a8c28b 0 16%,#0000 17%),radial-gradient(circle at 35% 84%,#a8c28b 0 14%,#0000 15%);border-radius:0;inset:0}.doctor-visual-card__dna,.doctor-visual-card__dna:before,.doctor-visual-card__dna:after{border:2px solid #abb9a96b;border-radius:999px;position:absolute}.doctor-visual-card__dna{z-index:0;width:3rem;height:1.25rem}.doctor-visual-card__dna:before,.doctor-visual-card__dna:after{content:"";width:2.3rem;height:1rem;inset:-.5rem auto auto .3rem}.doctor-visual-card__dna:after{inset:.55rem auto auto .3rem}.doctor-visual-card__dna--top{top:2rem;right:2.3rem;transform:rotate(58deg)}.doctor-visual-card__dna--bottom{top:11rem;right:.7rem;transform:rotate(90deg)scale(.72)}.doctor-credential-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.doctor-credential-card{text-align:center;background:#fff;border:1px solid #cad8c4e6;border-radius:1.35rem;align-content:start;justify-items:center;gap:.9rem;min-height:12.8rem;padding:1.6rem 1.15rem 1.4rem;display:grid;box-shadow:0 10px 24px #2846250f}.doctor-credential-card__icon{justify-content:center;align-items:center;width:4.5rem;height:4.5rem;display:inline-flex}.doctor-credential-card__icon img{object-fit:contain;width:100%;height:100%;display:block}.doctor-credential-card h3{font-family:var(--font-body);color:#17271a;margin:0;font-size:1rem;font-weight:700;line-height:1.35}.doctor-credential-card p{color:#334035;margin:0;font-size:.92rem;line-height:1.5}.home-heal-banner-section{background:#fafdf6;padding-top:0;padding-bottom:0}@media (min-width:1441px){.home-heal-banner-section{margin-left:-1rem}}.home-heal-banner-section .container-fluid{padding-inline:0;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-top:0;padding-bottom:0}.home-heal-banner-card{min-height:34rem;box-shadow:none;background:#fafdf6;border:0;border-radius:0;grid-template-columns:minmax(0,46%) minmax(0,54%);align-items:stretch;margin-top:0;margin-bottom:0;display:grid;position:relative;overflow:hidden}@media (min-width:1025px){.home-heal-banner-card{padding-top:3rem;padding-bottom:3rem}}.home-heal-banner-copy{z-index:2;background:#fafdf6;flex-direction:column;justify-content:center;max-width:none;min-height:100%;padding:0 clamp(1.5rem,4vw,4rem) clamp(2rem,4vw,4rem);display:flex}.home-heal-banner-copy p{font-family:var(--font-display);color:#18361f;text-align:left;text-shadow:0 1px #fff6;margin:0;font-size:2.7rem;font-weight:700;line-height:1.28}.home-heal-banner-copy__mobile{display:none}.home-heal-banner-copy__script{letter-spacing:0;color:#4f8f63;margin-right:.25rem;font-size:1.18em;font-weight:300;line-height:.9;display:inline-block;font-family:Chewy,cursive!important}.home-heal-banner-copy__mobile-inline{white-space:nowrap;display:inline-block}.home-heal-banner-image{object-fit:cover;width:100%;height:100%;min-height:100%;display:block}@media (min-width:1025px) and (max-width:1440px){.home-heal-banner-section{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:0}.home-heal-banner-section .container-fluid{width:100%;max-width:none;margin-left:0;margin-right:0;padding-inline:0}.home-heal-banner-card{box-shadow:none;border-inline:0;padding-inline:0}}@media (max-width:768px){.home-heal-banner-section{padding-top:.25rem;padding-bottom:.25rem}.home-heal-banner-section .container-fluid{padding-inline:0}.home-heal-banner-card{grid-template-columns:1fr}.home-heal-banner-copy{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;padding:.65rem 1rem .8rem}.home-heal-banner-copy p{box-sizing:border-box;text-align:center;overflow-wrap:anywhere;width:100%;min-width:0;max-width:18rem;margin-inline:auto;font-size:clamp(1.78rem,7.95vw,2.56rem)}.home-heal-banner-image{min-height:10.5rem}.home-heal-banner-copy__desktop{display:none}.home-heal-banner-copy__mobile{text-align:center;width:100%;max-width:100%;display:block}}.testimonials-showcase-header{margin-top:0;margin-bottom:var(--space-2xl)}@media (min-width:1025px){.section-header.section-header--center.testimonials-showcase-header{padding-top:0}.testimonials-showcase-header:not(.google-reviews-showcase-header) h2{padding-top:3.5rem}}.testimonials-showcase-header h2{margin:0;font-size:clamp(2rem,4vw,3rem)}@media (max-width:768px){.testimonials-showcase-header h2{font-size:1.83rem}}.testimonials-carousel-card{min-height:100%;padding:var(--space-lg);border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg-card);box-shadow:var(--shadow-sm);align-content:start;gap:.95rem;display:grid}.testimonials-card-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.testimonials-card-rating{color:#e0a800;letter-spacing:.08em;font-size:1rem;line-height:1}.testimonials-card-quote{object-fit:contain;opacity:.72;flex-shrink:0;width:34px;height:34px}.testimonials-showcase-section .social-carousel__item{flex:0 0 calc(25% - .9375rem)}.testimonials-showcase-section .social-carousel__item,.testimonials-compare-section .social-carousel__item{min-width:0;overflow:hidden}.testimonials-showcase-section .social-carousel__viewport,.testimonials-compare-section .social-carousel__viewport{padding:0;overflow:hidden}.testimonials-showcase-section .social-carousel__track,.testimonials-compare-section .social-carousel__track{justify-content:flex-start;gap:1.25rem;padding:0 0 .45rem}.testimonials-showcase-section .social-carousel__arrow--prev,.testimonials-compare-section .social-carousel__arrow--prev{left:-1.9rem;transform:translateY(-50%)}.testimonials-showcase-section .social-carousel__arrow--prev:hover,.testimonials-compare-section .social-carousel__arrow--prev:hover{transform:translateY(calc(-50% - 1px))}.testimonials-showcase-section .social-carousel__arrow--next,.testimonials-compare-section .social-carousel__arrow--next{right:-1.9rem;transform:translateY(-50%)}.testimonials-showcase-section .social-carousel__arrow--next:hover,.testimonials-compare-section .social-carousel__arrow--next:hover{transform:translateY(calc(-50% - 1px))}@media (min-width:769px){.testimonials-compare-section .social-carousel__arrow,.google-reviews-section .social-carousel__arrow,.testimonials-compare-section .social-carousel__arrow:hover,.testimonials-compare-section .social-carousel__arrow:focus-visible,.testimonials-compare-section .social-carousel__arrow:active,.google-reviews-section .social-carousel__arrow:hover,.google-reviews-section .social-carousel__arrow:focus-visible,.google-reviews-section .social-carousel__arrow:active{color:#a8c98a;box-shadow:none;background:#0000000a;border:2px solid #c7e3b3}}.testimonials-showcase-quote{color:var(--text-secondary);min-height:8.5rem;margin:0;font-size:1rem;font-style:italic;line-height:1.7}.testimonials-carousel-body{align-content:start;gap:1rem;display:grid}.testimonials-card-user{align-items:center;gap:.85rem;display:flex}.testimonials-card-avatar{object-fit:cover;border:1px solid #4caf5038;border-radius:50%;flex-shrink:0;width:58px;height:58px}.testimonials-showcase-name{color:var(--color-primary-dark);letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:700}.testimonials-showcase-location{color:var(--text-muted);font-size:.85rem}.testimonials-carousel-meta{align-content:center;gap:.2rem;display:grid}.testimonial-cta-row{text-align:center;margin-top:var(--space-3xl)}.testimonials-compare-section{background:#fff;padding-top:0}.testimonials-old-card{box-sizing:border-box;border-radius:var(--radius-xl);border:1px solid var(--border-color);background:var(--bg-card);width:100%;min-height:100%;box-shadow:var(--shadow-sm);grid-template-rows:auto minmax(0,1fr);align-content:start;gap:1rem;padding:.8rem;display:grid;overflow:hidden}.testimonials-old-image-link{background:var(--bg-card);box-shadow:var(--shadow-sm);aspect-ratio:4/4.45;border:1px solid #4caf5033;border-radius:1.25rem 1.25rem 0 0;min-height:18.75rem;margin:-.8rem -.8rem 0;display:block;overflow:hidden}.testimonials-old-image{aspect-ratio:auto;object-fit:cover;width:100%;height:100%;min-height:0;display:block}@media (min-width:1024px){.testimonials-old-image-link{aspect-ratio:4/4.45;min-height:18.5rem;margin:-.8rem -.8rem 0}.testimonials-old-card{gap:.8rem}}.testimonials-old-body{grid-template-rows:9.5rem 1fr auto;align-content:stretch;gap:.9rem;height:100%;min-height:100%;display:grid}.testimonials-old-quote{color:var(--text-secondary);height:9.5rem;margin:0;font-size:1rem;font-style:italic;line-height:1.75;overflow:hidden}.testimonials-old-tags{flex-wrap:wrap;align-content:flex-start;gap:.45rem;min-height:5.4rem;display:flex}.testimonials-old-tag{background:var(--color-primary-xlight);min-height:2rem;color:var(--color-primary-dark);border:.15rem solid #b9dfa0;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.testimonials-old-name{color:var(--color-primary-dark);letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.testimonials-old-footer{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;min-height:3.2rem;display:grid}.testimonials-old-readmore{color:#000;place-self:start end;font-size:.92rem;font-weight:700;line-height:1.35;text-decoration:none}.testimonials-old-readmore:hover{text-decoration:underline}.testimonials-compare-section .social-carousel__item{flex:0 0 calc(25% - .9375rem)}@media (max-width:768px){.testimonials-compare-section .social-carousel__item{flex:0 0 82%}}.home-service-tabs{justify-content:center;gap:var(--space-sm);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.home-service-tab{border-radius:var(--radius-full);border:1px solid var(--border-color);color:var(--text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;padding:.95rem 1.4rem;font-weight:600;text-decoration:none;display:inline-flex}.home-service-tab:hover{border-color:var(--color-primary);background:var(--color-primary-xlight);color:var(--color-primary-dark)}.cta-banner{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 60%, #2a6b2a 100%);border-radius:var(--radius-xl);padding:var(--space-3xl);text-align:center;position:relative;overflow:hidden}.cta-banner:before{content:"";background:radial-gradient(80% 80% at 50% 0,#ffffff1a 0%,#0000 70%);position:absolute;inset:0}.cta-banner *{z-index:1;position:relative}.cta-banner h2{color:#fff;margin-bottom:var(--space-md)}.cta-banner p{color:#ffffffd9;margin-bottom:var(--space-xl);font-size:1.1rem}.pre-footer-journey-banner{width:100vw;margin:0 calc(50% - 50vw);position:relative;overflow:hidden}.pre-footer-journey-banner--weight-loss-alt{background:#f3fbf3;margin-top:0;margin-bottom:0}.pre-footer-journey-banner__image{width:100%;height:auto;display:block}.pre-footer-journey-banner__overlay{justify-content:center;align-items:center;padding:clamp(1.5rem,4vw,3rem);display:flex;position:absolute;inset:0}.pre-footer-journey-banner__title{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;width:min(92%,1100px);margin:0;display:flex}.pre-footer-journey-banner__title h2{color:#225021;font-family:"Cossette Texte", var(--font-body);letter-spacing:.08em;text-align:center;text-transform:uppercase;width:min(100%,950px);margin:0 0 0 -12rem;font-size:2.4rem;font-weight:900;line-height:1.25}@media (min-width:1025px){.pre-footer-journey-banner__title h2{font-size:3rem}}.pre-footer-journey-banner__title-line{width:100%;display:block}.pre-footer-journey-banner__title-line--primary{text-align:center}.pre-footer-journey-banner__title-line--secondary{text-align:right}.pre-footer-journey-banner__tail{text-align:right;color:#111;letter-spacing:normal;text-transform:none;align-self:flex-end;width:min(100%,950px);margin:0;padding-right:1rem;font-size:1.8rem;font-weight:300;line-height:1.1;font-family:Chewy,cursive!important}@media (max-width:767px){.pre-footer-journey-banner__overlay{text-align:center}.pre-footer-journey-banner__title{text-align:center;align-items:center;gap:.16rem;transform:translate(1rem)}.pre-footer-journey-banner__title h2{margin-left:0;font-size:1.05rem}.pre-footer-journey-banner__title-line--secondary{text-align:center}.pre-footer-journey-banner__tail{text-align:center;align-self:center;padding-right:0;font-size:.72rem}}@media (min-width:768px) and (max-width:1024px){.pre-footer-journey-banner__title{gap:.32rem}.pre-footer-journey-banner__title h2{font-size:1.2rem}.pre-footer-journey-banner__tail{font-size:1.35rem}}.home-final-cta-section{padding:var(--space-lg) 0;background:#d6f9c9}.home-final-cta-card{box-shadow:none;text-align:center;color:#fff;background:0 0;border:0;border-radius:0;padding:clamp(2rem,4vw,3rem)}.home-final-cta-section--home{aspect-ratio:1520/323;background-color:#d6f9c9;background-image:url(/images/home-final-cta/home-final-cta-desktop-final.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0}.home-final-cta-section--home .container,.home-final-cta-section--home .home-final-cta-card{height:100%}.home-final-cta-section--home .home-final-cta-card{place-content:center;justify-items:center;padding:0;display:grid}.home-final-cta-section--home .home-final-cta-card h2,.home-final-cta-section--home .home-final-cta-card p{white-space:normal}.home-final-cta-section--home .home-final-cta-card p{color:#183b3f}@media (min-width:769px){.home-final-cta-section--home .home-final-cta-card{text-align:left;justify-items:start}.home-final-cta-section--home .home-final-cta-card h2,.home-final-cta-section--home .home-final-cta-card p{color:#1b3c41}.home-final-cta-section--home .home-final-cta-card h2{max-width:70%;margin-left:0;margin-right:0;font-size:3.5rem}.home-final-cta-section--home .home-final-cta-card p{margin-left:0;margin-right:0}}.home-final-cta-card h2{max-width:none;margin:0 auto var(--space-md);text-transform:none;white-space:nowrap;font-size:23px;font-weight:700;line-height:1.2}.home-final-cta-section--home #home-final-cta-heading{font-family:Croissant One,serif;font-weight:400}.home-final-cta-card p{max-width:700px;margin:0 auto var(--space-xl);color:#000;font-size:1.45rem}@media (min-width:1025px){.home-final-cta-section--home .home-final-cta-card h2{letter-spacing:.06em;max-width:70%;margin-left:0;margin-right:0;font-size:3.5rem}.home-final-cta-section--home .home-final-cta-card p{max-width:none;margin-left:0;margin-right:0}.home-final-cta-section .home-final-cta-card p{max-width:63%;font-weight:500;font-size:1.25rem!important}}@media (min-width:768px){[class*=-benefit-header]>h2[id$=-benefit-heading]{white-space:nowrap;max-width:unset!important;overflow-wrap:normal!important;word-break:normal!important;width:auto!important}}.home-final-cta-card .btn{min-width:180px}.testimonials-page-hero{aspect-ratio:1520/670;margin-top:var(--header-height);background-image:url(/testimonials-page-banner.jpeg);background-position:50%;background-repeat:no-repeat;background-size:100%;padding:0}.testimonials-page-hero__inner{justify-content:flex-start;align-items:center;max-width:70%;min-height:100%;margin-left:9rem;display:flex}.testimonials-page-hero__copy{gap:1rem;max-width:48rem;display:grid}.testimonials-page-hero h1{color:#000;margin:0}.testimonials-page-hero p{color:#1b3c41;max-width:38rem;margin:0;font-size:1.2rem;font-weight:500;line-height:1.6}.testimonials-page-hero__subtitle--mobile{display:none}.knowledge-hub-page-hero{margin-top:var(--header-height);background:#f8f7f2;padding:0;position:relative;overflow:hidden}.knowledge-hub-page-hero__media,.knowledge-hub-page-hero__image{width:100%;display:block}.knowledge-hub-page-hero__media{position:relative}.knowledge-hub-page-hero__image{height:auto}.knowledge-hub-page-hero__inner{align-items:center;display:flex;position:absolute;inset:0}.knowledge-hub-page-hero__copy{gap:1rem;max-width:42rem;display:grid}.knowledge-hub-page-hero__copy h1{color:#000;width:90%;margin:0}.knowledge-hub-page-hero__copy p{color:#1b3c41;max-width:36rem;margin:0;font-size:1.2rem;font-weight:500;line-height:1.6}.knowledge-hub-content-shell{width:min(100%,1460px);padding:0 var(--space-xl);margin:0 auto}.knowledge-hub-layout{grid-template-columns:minmax(0,8fr) minmax(320px,4fr);align-items:start;gap:2rem;display:grid}.knowledge-hub-main{min-width:0}.knowledge-hub-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.knowledge-hub-card{color:inherit;transition:transform var(--transition-base), box-shadow var(--transition-base);background:#fff;border:1px solid #183b3f14;text-decoration:none;display:grid;overflow:hidden}.knowledge-hub-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #142d1a1f}.knowledge-hub-card__media{aspect-ratio:16/9;background:#eef2ea;overflow:hidden}.knowledge-hub-card__image{object-fit:cover;width:100%;height:100%;display:block}.knowledge-hub-card__body{gap:.7rem;padding:1.1rem 1.2rem 1.35rem;display:grid}.knowledge-hub-card__meta{color:#7a8990;margin:0;font-size:.92rem;font-weight:600;line-height:1.4}.knowledge-hub-card__title{color:#2380c3;margin:0;font-size:1.09rem;line-height:1.5}.knowledge-hub-card__quote{color:#64727c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;line-height:1.65;display:-webkit-box;overflow:hidden}.knowledge-hub-related{min-width:0}.knowledge-hub-related__panel{background:#fff;border:1px solid #183b3f14;border-radius:1.9rem;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 16px 36px #142d1a14}.knowledge-hub-related__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.knowledge-hub-related__header h2{color:#183b3f;margin:0;font-size:2rem;line-height:1.1}.knowledge-hub-related__list{gap:1rem;display:grid}.knowledge-hub-related__card{color:inherit;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:1rem;text-decoration:none;display:grid}.knowledge-hub-related__thumb{background:#eef2ea;border-radius:1.2rem;flex-shrink:0;width:88px;height:88px;position:relative;overflow:hidden}.knowledge-hub-related__image{object-fit:cover;width:100%;height:100%;display:block}.knowledge-hub-related__copy{gap:.35rem;display:grid}.knowledge-hub-related__copy h3{color:#183b3f;margin:0;font-size:1rem;line-height:1.25}.knowledge-hub-related__copy p{color:#5b6771;margin:0;font-size:.98rem;line-height:1.55}.testimonials-mobile-glory{display:none}.testimonials-mobile-glory__inner{text-align:center;padding-top:2.5rem;padding-bottom:.5rem}.testimonials-mobile-glory h1{color:var(--color-secondary);font-family:"Lilita One", var(--font-display);white-space:nowrap;letter-spacing:.04em;margin:0;font-size:1.65rem;font-weight:700;line-height:1.05}.testimonials-mobile-glory hr{border:0;border-top:1px solid #193e2e2e;margin:1rem 0 0}@media (min-width:1025px){.testimonials-page-hero h1{font-size:5.5rem;line-height:.95;transform:translateY(-3rem)}.testimonials-page-hero p{transform:translateY(-2.25rem)}}.testimonials-grid{gap:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}.testimonial-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-sm);transition:all var(--transition-base)}.testimonial-card:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary-light);transform:translateY(-3px)}.testimonial-quote{color:var(--color-primary);margin-bottom:var(--space-sm);font-size:2.5rem;line-height:1;font-family:var(--font-display)}.testimonial-text{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:.9375rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:var(--space-md);display:flex}.testimonial-avatar{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary-light));color:#fff;width:48px;height:48px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.testimonial-name{color:var(--text-primary);font-size:.9375rem;font-weight:600}.testimonial-location{color:var(--text-muted);font-size:.8rem}.testimonial-metrics{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.metric-tag{background:var(--color-primary-xlight);color:var(--color-primary-dark);border-radius:var(--radius-full);padding:3px 10px;font-size:.75rem;font-weight:600}[data-theme=dark] .metric-tag{color:var(--color-primary-light)}.contact-grid{grid-template-columns:1fr;align-items:start;gap:0;display:grid}.contact-intro-card{box-sizing:border-box;border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100%;max-width:none;box-shadow:none;text-align:center;background:#b6f99c;border:1px solid #4caf5024;border-bottom:0;margin:0;padding:1.25rem}.contact-intro-card h2,.contact-intro-card p{margin:0}.contact-intro-card p{margin-top:.6rem}.contact-info-card{border-radius:var(--radius-xl);color:var(--text-primary);background:#dff2da;width:100%;max-width:none;margin:0;padding:1.05rem 1rem 1.1rem}.contact-info-card h3{color:var(--color-secondary);text-align:center;margin-bottom:.85rem;font-size:1.1rem}.contact-info-strip{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:1rem;display:grid}.contact-detail{justify-content:center;align-items:center;gap:.7rem;min-height:100%;margin-bottom:0;display:flex}.contact-detail-icon{border-radius:var(--radius-sm);width:38px;height:38px;color:var(--color-primary-dark);background:#4caf501f;border:1px solid #4caf5033;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.contact-detail--email .contact-detail-icon{color:#d94b4b}.contact-detail-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:.75rem;font-weight:600}.contact-detail-value{color:var(--text-primary);font-size:.9375rem}.contact-detail-value a{color:inherit;text-decoration:none}.contact-detail-value a:hover{color:var(--color-primary-light)}.contact-detail--phone,.contact-detail--email,.contact-detail--location{text-align:center;justify-content:center}.contact-form{gap:var(--space-md);flex-direction:column;display:flex}.appointment-form{box-sizing:border-box;border-radius:0 0 var(--radius-xl) var(--radius-xl);width:100%;max-width:none;box-shadow:none;background:#fff;border:1px solid #4caf5024;border-top:0;margin:0;padding:1.25rem}.form-row{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{color:var(--text-primary);font-size:.875rem;font-weight:600}.form-label .required{color:#e53935;margin-left:2px}.form-input,.form-select,.form-textarea{width:100%;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-secondary);border:1.5px solid var(--border-color);border-radius:var(--radius-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);min-height:48px;padding:.75rem 1rem;font-size:.9375rem}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--border-focus);background:var(--bg-primary);outline:none;box-shadow:0 0 0 3px #4caf5026}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-muted)}.form-textarea{resize:vertical;min-height:120px}.form-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b8a6c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem}.phone-input-row{gap:var(--space-sm);grid-template-columns:minmax(112px,132px) minmax(0,1fr);align-items:stretch;display:grid}.appointment-form .iti{--iti-path-flags-1x:url(/vendor/intl-tel-input/flags.webp);--iti-path-flags-2x:url(/vendor/intl-tel-input/flags@2x.webp);width:100%;display:block}.appointment-form .iti__tel-input,.appointment-form .intl-phone-input{width:100%;font-family:var(--font-body);color:var(--text-primary);background:var(--bg-secondary);border:1.5px solid var(--border-color);border-radius:var(--radius-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast);min-height:48px;padding:.75rem 1rem .75rem 6.2rem;font-size:.9375rem}.form-row>*,.phone-input-row>*{min-width:0}.appointment-form .iti,.appointment-form .iti__tel-input,.appointment-form .intl-phone-input,.phone-prefix-select{box-sizing:border-box}.appointment-form .intl-phone-input:focus{border-color:var(--border-focus);background:var(--bg-primary);outline:none;box-shadow:0 0 0 3px #4caf5026}.appointment-form .iti__country-container{padding:0;left:.35rem}.appointment-form .iti__selected-country{border-radius:.8rem;padding:0 .55rem 0 .5rem}.appointment-form .iti--show-selected-dial-code .iti__selected-dial-code{color:var(--text-primary);align-items:center;margin-left:.35rem;font-size:.84rem;font-weight:600;display:inline-flex}.appointment-form .iti--show-selected-dial-code .iti__selected-dial-code:after{content:" -"}.appointment-form .iti--show-selected-dial-code .iti__selected-country-primary:after{content:" -";color:var(--text-primary);margin-left:.18rem;font-weight:600}.appointment-form .iti__arrow{border-top-width:5px;border-left-width:4px;border-right-width:4px;margin-left:.3rem}.appointment-form .iti__dropdown-content{border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:1rem}.form-consent{gap:var(--space-sm);color:var(--text-muted);align-items:flex-start;font-size:.8rem;display:flex}.form-consent input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0;margin-top:1px}.about-hero{margin-top:var(--header-height);text-align:center;background:#0d2a2d;padding:0;position:relative;overflow:hidden}.about-hero__media,.about-hero__image{width:100%;display:block}.about-hero__media{position:relative}.about-hero__image{height:auto}.about-hero__content{z-index:1;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.about-hero h1{color:#183b3f}.about-hero p{color:#ffffffbf;max-width:600px;margin:0 auto;font-size:1.15rem}.about-mobile-heading-strip{background:#fbfcf7;display:none}.about-mobile-heading-strip .container{padding-top:1.5rem;padding-bottom:1.5rem}.about-mobile-heading-strip h1{color:#000;font-size:2rem;line-height:1.05;font-family:var(--font-display);font-weight:inherit;margin:0}.about-founder-quote-section{padding:var(--space-xl) 0;background:#fbfcf7}.about-founder-quote{color:#183b3f;background:#f3f7ec;border-radius:1.75rem;grid-template-columns:auto 1fr auto;align-items:start;gap:1rem;margin:0;padding:1.75rem 2rem;display:grid}.about-founder-quote p{font-size:1.6rem;font-weight:700;line-height:1.75;font-family:var(--font-display);margin:0;font-style:italic;color:#000!important}.about-founder-quote__mark{font-family:var(--font-display);color:#8f944d;font-size:3rem;line-height:1}.about-vision-story-section{padding:var(--space-2xl) 0 var(--space-3xl);background:#fff}.about-vision-story{gap:2rem;display:grid}.about-vision-story__header{display:block}.about-vision-story__heading-block{max-width:58rem;margin-left:auto}.about-vision-story__intro{color:#000;max-width:44rem;margin:0 0 1rem;font-size:1.35rem;line-height:1.8}.about-vision-story__header h2{color:#000;letter-spacing:-.03em;margin:0;font-size:clamp(2.6rem,4vw,4.4rem);font-weight:500;line-height:.98}.about-vision-story__header h2 span{font-style:italic;font-weight:700}.about-vision-story__body{grid-template-columns:minmax(280px,.95fr) minmax(0,1.25fr);align-items:start;gap:2rem;display:grid}.about-vision-story__visual{justify-content:center;align-items:flex-end;display:flex}.about-vision-story__image{width:100%;max-width:36rem;height:auto;display:block}.about-vision-story__points{display:grid}.about-vision-story__point{border-top:1px solid #183b3f24;padding:1.55rem 0}.about-vision-story__point:last-child{border-bottom:1px solid #183b3f24}.about-vision-story__point p{color:#000;margin:0;font-size:1.2rem;line-height:1.65}.about-vision-story__point-lead{color:#101010;font-style:italic;font-weight:700}.about-history-story-section{padding:var(--space-2xl) 0 var(--space-3xl);background:#fff}.about-history-story{gap:2rem;display:grid}.about-history-story__header{display:block}.about-history-story__heading-block{max-width:58rem;margin-left:auto}.about-history-story__intro{color:#183b3f;max-width:44rem;margin:0 0 1rem;font-size:1.35rem;line-height:1.8}.about-history-story__header h2{color:#000;letter-spacing:-.03em;margin:0;font-size:clamp(2.6rem,4vw,4.4rem);font-weight:500;line-height:1.05}.about-history-story__header h2 span{letter-spacing:.02em;font-style:italic;font-weight:700}.about-history-story__body{grid-template-columns:minmax(280px,.95fr) minmax(0,1.25fr);align-items:start;gap:2rem;display:grid}.about-history-story__visual{justify-content:center;align-items:flex-end;display:flex}.about-history-story__image{width:100%;max-width:36rem;height:auto;display:block}.about-history-story__points{display:grid}.about-history-story__point{border-top:1px solid #183b3f24;padding:1.55rem 0}.about-history-story__point:last-child{border-bottom:1px solid #183b3f24}.about-history-story__point p{color:#000;margin:0;font-size:1.2rem;line-height:1.65}.about-history-story__point-lead{color:#101010;font-style:italic;font-weight:700}.about-history-quote-section{padding:0 0 var(--space-3xl);background:#fff}.about-history-quote{text-align:center;margin:0}.about-history-quote p{color:#000;font-family:var(--font-display);white-space:wrap;margin:0;font-size:3.8vw;font-weight:600;line-height:1.12}.values-grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.value-card{text-align:center;padding:var(--space-xl);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base)}.value-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary-light);transform:translateY(-3px)}.value-card .icon{margin-bottom:var(--space-md);font-size:2rem;display:block}.value-card h4{color:var(--color-primary-dark);margin-bottom:var(--space-sm)}[data-theme=dark] .value-card h4{color:var(--color-primary-light)}.value-card p{color:var(--text-muted);margin:0;font-size:.85rem}.mission-vision-grid{gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.mv-card{padding:var(--space-2xl);border-radius:var(--radius-xl);position:relative;overflow:hidden}.mv-card--mission{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);color:#fff}.mv-card--vision{background:linear-gradient(135deg, var(--color-secondary) 0%, #0d2a2d 100%);color:#fff}.mv-card h3{color:#fff;margin-bottom:var(--space-md)}.mv-card p{color:#ffffffd1}.page-hero{background:linear-gradient(135deg, var(--color-secondary) 0%, #0d2a2d 100%);padding:calc(var(--header-height) + 3rem) 0 3rem}.page-hero h1,.page-hero p{color:#fff}.page-hero p{color:#ffffffb8;font-size:1.1rem}.services-category-section{margin-bottom:var(--space-3xl)}.category-title{color:var(--color-secondary);margin-bottom:var(--space-xl);padding-bottom:var(--space-sm);border-bottom:2px solid var(--color-primary);align-items:center;gap:var(--space-sm);font-size:1.4rem;display:flex}[data-theme=dark] .category-title{color:var(--color-primary-light)}.category-title .cat-icon{font-size:1.3rem}.service-list-grid{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}.service-list-item{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--space-md) var(--space-lg);color:var(--text-primary);transition:all var(--transition-base);align-items:center;gap:var(--space-sm);font-size:.9375rem;font-weight:500;text-decoration:none;display:flex}.service-list-item:hover{background:var(--color-primary-xlight);border-color:var(--color-primary);color:var(--color-primary-dark);transform:translate(4px)}[data-theme=dark] .service-list-item:hover{color:var(--color-primary-light)}.service-list-item:before{content:">";color:var(--color-primary);transition:transform var(--transition-fast);font-size:.875rem}.service-list-item:hover:before{transform:translate(4px)}.testimonials-full-grid{grid-template-columns:1fr;gap:0;display:grid}.testimonial-full-card{transition:all var(--transition-base);background:#fff;border:1px solid #193e2e14;border-radius:2rem;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);grid-template-areas:"media copy";align-items:center;gap:2.5rem;padding:2rem 2.25rem;display:grid;overflow:hidden;box-shadow:0 20px 40px #193e2e0f}.testimonial-full-card:hover{transform:translateY(-3px);box-shadow:0 26px 48px #193e2e1a}.testimonial-full-card--reverse{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-template-areas:"copy media"}.testimonial-full-card__media{grid-area:media;justify-items:center;gap:1rem;display:grid;position:relative}.testimonial-full-card__art{aspect-ratio:1.2;place-items:center;width:min(100%,22rem);display:grid;position:relative}.testimonial-full-card__art-image{object-fit:contain;z-index:1;width:100%;height:100%;display:block;position:relative}.testimonial-full-card__halo{background:radial-gradient(circle at 24% 28%,#82ac75f2 0 31%,#0000 32%),radial-gradient(circle at 74% 34%,#e7eedefa 0 29%,#0000 30%),radial-gradient(circle at 70% 70%,#ede6d1f2 0 24%,#0000 25%),linear-gradient(135deg,#f6f8effa 0%,#e0ebd3eb 100%);border-radius:38% 62% 58% 42%/42% 40% 60% 58%;position:absolute;inset:0}.testimonial-full-card--reverse .testimonial-full-card__halo{background:radial-gradient(circle at 26% 30%,#f9d6bcf5 0 31%,#0000 32%),radial-gradient(circle at 76% 38%,#f5e8d5f5 0 29%,#0000 30%),radial-gradient(circle at 66% 72%,#f3bc5bd9 0 23%,#0000 24%),linear-gradient(135deg,#fff9f1fa 0%,#ffecd8eb 100%)}.testimonial-full-card__avatar.testimonial-avatar{z-index:1;width:9rem;height:9rem;font-size:3rem;position:relative;box-shadow:0 18px 28px #193e2e29}.testimonial-full-card__person{text-align:center}.testimonial-full-card__person .testimonial-name{font-size:1.15rem}.testimonial-full-card__person .testimonial-location{margin-top:.2rem}.before-after{grid-template-columns:1fr 1fr;gap:.75rem;width:min(100%,19rem);display:grid}.ba-col{text-align:center;border-radius:999px;padding:.85rem .9rem}.ba-col--before{background:#ef444414;border:1px solid #ef444426}.ba-col--after{background:var(--color-primary-xlight);border:1px solid #4caf5033}.ba-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-sm);font-size:.7rem;font-weight:700;display:block}.ba-col--before .ba-label{color:#e53935}.ba-col--after .ba-label{color:var(--color-primary)}.ba-stat{font-family:var(--font-display);font-size:1.1rem;line-height:1;display:block}.ba-col--before .ba-stat{color:#e53935}.ba-col--after .ba-stat{color:var(--color-primary)}.ba-desc{display:none}.testimonial-full-card__copy{grid-area:copy;gap:1rem;padding-left:2.5rem;display:grid}.testimonial-full-card__header{align-items:flex-start;gap:1rem;display:flex}.testimonial-full-card__number{font-family:var(--font-display);color:var(--color-primary);flex-shrink:0;font-size:3rem;line-height:.9}.testimonial-full-card--reverse .testimonial-full-card__number{color:#d8792d}.testimonial-full-card__title-wrap{gap:.35rem;display:grid}.testimonial-full-card__title{color:var(--color-secondary);margin:0;font-size:2rem;line-height:1.05}.testimonial-full-card__subtitle{letter-spacing:.08em;text-transform:uppercase;color:#193e2e9e;margin:0;font-size:.92rem;font-weight:700}.testimonial-full-card .testimonial-text{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-style:normal;line-height:1.8;display:-webkit-box;overflow:hidden}.testimonial-full-card .testimonial-metrics{margin-top:0}.testimonial-full-card .metric-tag{background:#4caf5014;border:1px solid #4caf5024;border-radius:999px;padding:.45rem .8rem}.testimonial-full-card__cta{color:var(--color-primary);letter-spacing:.06em;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex}@media (min-width:1025px){.testimonial-full-card{box-shadow:none;border:1px solid #193e2e14;border-left:none;border-right:none;border-radius:0;padding:2rem 0}.testimonial-full-card+.testimonial-full-card{border-top:none}}@media (max-width:1024px){.testimonials-full-grid{gap:1.25rem}.testimonial-full-card,.testimonial-full-card--reverse{padding:var(--space-xl);border-radius:var(--radius-xl);border-left:1px solid #193e2e14;border-right:1px solid #193e2e14;grid-template-columns:1fr;grid-template-areas:"media""copy";gap:1.5rem;box-shadow:0 14px 28px #193e2e14}.testimonial-full-card__art{width:min(100%,18rem)}.testimonial-full-card__copy{padding-left:0}.testimonial-full-card__header{gap:.75rem}.testimonial-full-card__number{font-size:2.2rem}.testimonial-full-card__title{font-size:1.45rem}}.contact-page-hero{margin-top:var(--header-height);background:#0d2713;padding:0;position:relative;overflow:hidden}.contact-page-hero__media,.contact-page-hero__image{width:100%;display:block}.contact-page-hero__media{z-index:0;position:relative}.contact-page-hero__image{height:auto}.contact-page-hero__overlay{position:absolute;inset:0}.contact-page-hero__content{z-index:1;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.contact-page-hero h1{color:#183b3f}.contact-page-hero p{color:#8f944d;width:80%;font-size:1.5rem;font-weight:700}.contact-page-grid{gap:var(--space-3xl);grid-template-columns:1fr 1.5fr;align-items:start;display:grid}.contact-page-stack{gap:var(--space-xl);max-width:860px;margin:0 auto;display:grid}.consultation-stack-heading{text-align:center;margin:0}.contact-page .contact-journey-banner--alt{background:#f3fbf3;margin-top:0;margin-bottom:0}.contact-faq-cta-section{padding:0}.contact-page .contact-faq-contact-strip{z-index:1;background:linear-gradient(135deg,#f4f8ef 0%,#fff 100%);border:1px solid #275b2f1a;border-radius:1.35rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:0;padding:1rem 1.15rem;display:flex;position:relative}.contact-page .contact-faq-contact-copy{align-items:center;gap:.9rem;display:flex}.contact-page .contact-faq-contact-leaf{object-fit:contain;width:72px;height:72px}.contact-page .contact-faq-contact-copy h3{color:#244227;margin:0 0 .2rem;font-size:1.6rem}.contact-page .contact-faq-contact-copy p{color:#5a695e;margin:0}.contact-page .contact-faq-contact-actions{flex-wrap:wrap;gap:.85rem;display:flex}.contact-page .contact-faq-contact-button{color:#fff;border-radius:1rem;align-items:center;gap:.8rem;min-width:250px;padding:.95rem 1.25rem;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #183a201f}.contact-page .contact-faq-contact-button--call{background:linear-gradient(135deg,#1c5d2a 0%,#2e7b3b 100%)}.contact-page .contact-faq-contact-button--whatsapp{background:linear-gradient(135deg,#2e8b3c 0%,#4aa94f 100%)}.contact-page .contact-faq-contact-button-icon{background:#ffffff29;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.contact-page .contact-faq-contact-button-icon svg{width:22px;height:22px}.contact-page .contact-faq-contact-button span{display:grid}.contact-page .contact-faq-contact-button strong{font-size:1rem;line-height:1.2}.contact-page .contact-faq-contact-button small{opacity:.92;font-size:.82rem}.contact-map-embed{border-radius:1.75rem;overflow:hidden;box-shadow:0 18px 48px #183b3f1f}.contact-map-embed iframe{width:100%;min-height:450px;display:block}.blog-grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.blog-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-base);color:inherit;text-decoration:none;display:block;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.blog-card-img{justify-content:center;align-items:center;height:180px;font-size:3rem;display:flex}.blog-card-body{padding:var(--space-lg)}.blog-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);background:var(--color-primary-xlight);border-radius:var(--radius-full);margin-bottom:var(--space-sm);padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-block}.blog-card-body h4{margin-bottom:var(--space-sm);font-size:1rem}.blog-card-body p{color:var(--text-muted);margin:0;font-size:.85rem}.blog-meta{gap:var(--space-sm);color:var(--text-muted);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--border-color);align-items:center;font-size:.75rem;display:flex}.blog-meta span{align-items:center;gap:4px;display:flex}.site-footer{background:var(--color-secondary);color:#ffffffbf;padding:var(--space-3xl) 0 0}.footer-grid{gap:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:1.5fr 1fr 1fr 1fr;display:grid}.footer-logo{margin-bottom:var(--space-md)}.footer-logo img{object-fit:contain;width:auto;max-width:100%;height:40px;display:block}.footer-tagline{margin-bottom:var(--space-lg);font-size:1rem;line-height:1.7;color:#fff!important}.social-links{gap:var(--space-sm);flex-wrap:wrap;display:flex}.social-link{border-radius:var(--radius-sm);color:#ffffffb3;width:40px;height:40px;transition:all var(--transition-base);background:#ffffff14;border:1px solid #ffffff1f;justify-content:center;align-items:center;font-size:.9rem;text-decoration:none;display:flex}.social-link:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:translateY(-2px)}.consultation-follow-card{margin-top:var(--space-xl);padding:var(--space-xl);background:var(--bg-tertiary);border-radius:var(--radius-lg);border:1px solid var(--border-color)}.consultation-follow-card h3{margin-bottom:var(--space-md);font-size:1.1rem}.consultation-follow-card .social-link{background:var(--bg-primary);border-color:var(--border-color);color:var(--color-secondary)}.social-link svg{width:1.15rem;height:1.15rem;display:block}.social-link img{object-fit:contain;width:1.15rem;height:1.15rem;display:block}.consultation-follow-card .social-link:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}[data-theme=dark] .consultation-follow-card .social-link{color:#ffffffc7;background:#ffffff14;border-color:#ffffff1f}.footer-heading{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;margin-bottom:var(--space-lg);font-size:.95rem;font-weight:700}.footer-links{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.footer-links li a{color:#fff;transition:color var(--transition-fast);align-items:center;gap:6px;font-size:.975rem;text-decoration:none;display:flex}.footer-links li a:before{content:"›";color:var(--color-primary-light)}.footer-links li a:hover{color:var(--color-primary-light)}.footer-contact-item{gap:var(--space-sm);margin-bottom:var(--space-sm);font-size:.975rem;display:flex}.footer-contact-item .icon{color:var(--color-primary-light);flex-shrink:0;margin-top:2px;font-size:.875rem}.footer-contact-item a{text-decoration:none;color:#fff!important}.footer-contact-item a:hover{color:var(--color-primary-light)}.footer-bottom{padding:var(--space-lg) 0;justify-content:space-between;align-items:center;gap:var(--space-md);color:#fff6;border-top:1px solid #ffffff1a;flex-wrap:wrap;font-size:.8rem;display:flex}.footer-bottom a{color:#ffffff80;text-decoration:none}.footer-bottom a:hover{color:var(--color-primary-light)}.page-content{animation:.4s page-fade}@keyframes page-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.toast{background:var(--color-secondary);color:#fff;border:1px solid var(--color-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-xl);opacity:0;transition:all var(--transition-slow);z-index:9999;max-width:320px;padding:1rem 1.5rem;font-size:.9rem;position:fixed;bottom:2rem;right:2rem;transform:translateY(100px)}.toast.show{opacity:1;transform:translateY(0)}.toast.success{border-color:var(--color-primary)}.toast.success:before{content:"OK";color:var(--color-success)}.whatsapp-float{color:#fff;z-index:999;width:52px;height:52px;transition:all var(--transition-base);background:#25d366;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;text-decoration:none;animation:3s ease-in-out infinite wa-bounce;display:flex;position:fixed;bottom:2rem;left:2rem;box-shadow:0 4px 20px #25d36666}.whatsapp-float:hover{color:#fff;transform:scale(1.1);box-shadow:0 6px 25px #25d36680}@keyframes wa-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.mobile-sticky-contact-bar{display:none}.mobile-sticky-contact-bar__button{text-decoration:none}.reveal{opacity:1;transform:translateY(0)}html.js-enhanced .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}html.js-enhanced .reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}@media (max-width:768px){.mobile-sticky-contact-bar{z-index:1200;grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 22px #0f27132e}.mobile-sticky-contact-bar__button{min-height:25px;padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom));border-top:1px solid #ffffff2e;justify-content:center;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:500;line-height:1;display:inline-flex;color:#fff!important}.mobile-sticky-contact-bar__button--call{background:#40d474;border-right:2px solid #ffffffeb;border-top-left-radius:.9rem;color:#1a3c40!important}.mobile-sticky-contact-bar__button--whatsapp{background:#06a51a;border-top-right-radius:.9rem}.mobile-sticky-contact-bar__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mobile-sticky-contact-bar__icon svg{width:1.6rem;height:1.6rem}.page-content,.site-footer{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom))}.whatsapp-float{display:none!important}}.nav-link.active{color:var(--color-primary);background:var(--color-primary-xlight)}@media (max-width:1024px){.specialties-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:var(--space-xl);grid-template-columns:1fr 1fr}.values-grid,.service-list-grid{grid-template-columns:repeat(2,1fr)}.champions-story-card{flex-basis:min(34rem,72vw)}.doctor-credential-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.doctor-visual-card{justify-self:center;max-width:460px;min-height:420px}.doctor-copy-card h2{font-size:clamp(2.25rem,6vw,3.3rem)}.champions-carousel-section .social-carousel__track{padding-left:calc(50% - min(34rem,72vw)/2);padding-right:calc(50% - min(34rem,72vw)/2)}}@media (min-width:768px) and (max-width:1023px){.ai-care-quote-highlight{width:auto;max-width:100%;display:inline-block}}@media (max-width:768px){:root{--header-height:64px}.primary-nav,.header-cta{display:none}.hamburger{display:flex}.hero-content{text-align:center;padding:var(--space-3xl) var(--space-xl);grid-template-columns:1fr}.hero-visual{margin-top:var(--space-3xl);justify-content:center;display:flex}.hero-visual-image{max-width:100%;height:auto}.hero-stats,.btn-group{justify-content:center}.trust-items{gap:var(--space-xl)}.specialties-grid{grid-template-columns:1fr}.services-grid{gap:var(--space-xs);grid-template-columns:1fr}.service-card--directory{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;min-height:0;padding:.45rem .7rem;display:grid}.service-card--light{padding:.3rem 1.5rem}.service-card--directory .service-card__media{aspect-ratio:1;border-radius:999px;width:2.75rem;height:2.75rem;margin-bottom:0}.service-card--directory h4{align-self:center;margin:0;font-size:.9rem;line-height:1.1}.service-card--directory p{display:none}.testimonials-grid,.testimonials-full-grid,.contact-grid,.contact-page-grid{grid-template-columns:1fr}.contact-page .contact-faq-contact-strip{flex-direction:column;align-items:stretch}.contact-page-hero p{width:75%;font-size:1.1rem;font-weight:500}.contact-page-hero__image{height:auto}.about-hero__heading{display:none}.about-mobile-heading-strip{z-index:2;margin-top:-1.5rem;display:block;position:relative}.about-mobile-heading-strip h1{font-weight:700;line-height:1.15}.about-vision-story-section{padding:var(--space-xl) 0 var(--space-2xl)}.about-vision-story__header,.about-vision-story__body{gap:1.25rem}.about-vision-story__body,.about-history-story__body{grid-template-columns:1fr}.about-vision-story__heading-block{max-width:none;margin-left:0}.about-vision-story__header h2{font-size:2.45rem;line-height:1.18}.about-vision-story__intro{max-width:none;font-size:1.1rem;line-height:1.7}.about-vision-story__visual{justify-content:flex-start}.about-vision-story__image{max-width:26rem}.about-vision-story__point{padding:1.15rem 0}.about-vision-story__point p{font-size:1rem;line-height:1.6}.about-founder-quote{grid-template-columns:1fr}.about-founder-quote__mark{display:none}.about-founder-quote p{grid-column:1/-1;width:100%;font-size:1rem}.about-history-quote p{font-size:6.8vw}.about-history-story__heading-block{max-width:none;margin-left:0}.about-history-story__visual{order:1;justify-content:flex-start}.about-history-story__image{max-width:26rem}.about-history-story__points{order:2}.about-vision-story__visual{order:1}.about-vision-story__points{order:2}.contact-map-embed iframe{min-height:320px}.mission-vision-grid,.blog-grid,.service-list-grid{grid-template-columns:1fr}.doctor-credential-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.doctor-scientist-shell{gap:1rem;max-width:430px;margin:0 auto}.doctor-visual-card{justify-self:end;max-width:150px;min-height:232px;padding:.2rem .2rem 0}.doctor-visual-image{width:167%;top:-2rem}.doctor-visual-card__halo{width:11.5rem;height:11.5rem;top:1.1rem;left:58%}.doctor-copy-card{text-align:left;gap:.65rem;max-width:12.3rem;padding:0}.doctor-copy-card h2{letter-spacing:-.03em;font-size:1.5rem;line-height:1.08}.doctor-copy-card__subheading{max-width:14rem;font-size:.95rem;line-height:1.3}.doctor-copy-card__profile-link{font-size:.84rem}.doctor-copy-card p{max-width:14rem;font-size:.82rem;line-height:1.45}.doctor-copy-card>p:not(.doctor-copy-card__subheading){display:none}.doctor-mobile-summary{z-index:9;max-width:100%;margin-top:-1.8rem;font-size:.82rem;line-height:1.45;display:block}.doctor-visual-card__leaf{width:3.1rem;height:5.7rem;top:4.9rem;left:1.15rem}.doctor-visual-card__dna--top{top:.55rem;right:.25rem}.doctor-visual-card__dna--bottom{top:5.9rem;right:-.2rem}.doctor-credential-card{border-radius:1.05rem;gap:.6rem;height:auto;min-height:0;padding:1rem .7rem .9rem}.doctor-credential-card__icon{width:3.6rem;height:3.6rem}.doctor-credential-card h3{font-size:.86rem;line-height:1.3}.doctor-credential-card p{font-size:.8rem;line-height:1.35}.values-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:var(--space-xl);grid-template-columns:1fr 1fr}.footer-brand,.footer-col--contact{grid-column:1/-1}.footer-bottom{text-align:center;flex-direction:column}.form-row{grid-template-columns:1fr}.phone-input-row{grid-template-columns:1fr;gap:.5rem}.appointment-form .iti__tel-input,.appointment-form .intl-phone-input{padding-left:5.9rem}.appointment-form .iti--show-selected-dial-code .iti__selected-dial-code{font-size:.76rem}.cta-banner{padding:var(--space-xl)}.theme-toggle .toggle-label{display:none}.banner-split-grid,.clinical-graph-grid,.feature-quote-grid,.process-grid,.doctor-grid,.testimonials-showcase-grid{grid-template-columns:1fr}.doctor-grid{grid-template-columns:minmax(0,12.3rem) minmax(128px,8.4rem);justify-content:center;align-items:start;gap:.4rem}.process-list-rows,.process-row-card{grid-template-columns:1fr}.process-list-rows{margin-top:-1.5rem}.process-row-card{width:100%;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;justify-self:stretch;gap:0;padding:.1rem 0 .8rem}.process-card h3,.process-row-copy h3,.process-desktop-copy{display:none}.process-card,.process-row-card{grid-template-columns:1fr;align-items:start;gap:0}.process-list-rows--mobile{gap:0;margin-top:0;display:grid}.process-list-rows--mobile>.process-row-card--mobile,.process-list-rows--mobile>.process-row-card--mobile:last-child{margin-bottom:0}.process-list-rows>.process-row-card:first-child{border-top:0;margin-top:0;padding-top:.85rem;padding-bottom:.85rem}.process-list-rows>.process-row-card{border-bottom:2px solid #81c784e6}.process-icon,.process-row-icon{display:none}.process-icon svg,.process-row-icon svg{width:.66rem;height:.66rem}.process-mobile-details--forced{display:block}.process-mobile-details summary{cursor:pointer;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-height:2.25rem;padding:0;line-height:1.2;list-style:none;display:flex}.process-mobile-details summary::-webkit-details-marker{display:none}.process-row-copy{width:100%;min-width:0}.process-desktop-copy{display:none}.process-row-copy .process-mobile-readmore{flex:0 0 1.1rem;order:2;margin-left:auto;line-height:0;display:inline-flex}.process-mobile-details p{text-align:left;margin:.45rem 0 0;padding:0 1.75rem 0 0}.process-mobile-title{text-align:left;flex:auto;order:1;min-width:0;font-size:.98rem}.process-row-card:nth-child(2n) .process-mobile-details summary{flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.process-row-card:nth-child(2n){text-align:left;grid-template-columns:1fr;justify-self:stretch;padding:.1rem 0 .8rem}.process-row-card:nth-child(2n) .process-row-copy{order:initial;width:100%}.process-row-card:nth-child(2n) .process-mobile-title{text-align:left}.process-section .section-header h2{font-size:1.55rem;line-height:1.18}.process-section .section-header p{max-width:34rem;margin-left:auto;margin-right:auto;font-size:.96rem;line-height:1.6}.process-section .section-header{margin-bottom:var(--space-lg)}.banner-split-image{justify-content:flex-start}.hide-on-mobile{display:none!important}.show-on-mobile,.hide-on-desktop{display:block!important}}@media (max-width:480px){.values-grid{grid-template-columns:1fr}.hero-stats{gap:var(--space-xl);flex-wrap:wrap;justify-content:center}.section{padding:var(--space-3xl) 0}section.home-final-cta-section,section.better-life-banner-section{padding:var(--space-lg) 0}}.service-library-hero{aspect-ratio:1524/427;margin-top:var(--header-height);background-image:url(/services-page-banner.jpeg);background-position:top;background-repeat:no-repeat;background-size:100%;padding:0;overflow:hidden}.service-library-hero__inner{text-align:left;justify-content:flex-start;align-items:center;height:100%;min-height:100%;display:flex}.service-library-hero__copy{gap:.85rem;display:grid}.service-library-hero h1{color:#000;max-width:40rem;font-size:3rem}.service-library-hero p{color:#0d2713;max-width:33rem;margin:0;font-size:1.1rem;line-height:1.5}.service-card--light{background:var(--bg-card);color:inherit}.service-card__media{border-radius:var(--radius-md);margin-bottom:var(--space-md);aspect-ratio:16/10;background:var(--bg-tertiary);overflow:hidden}.service-card__media img{object-fit:cover;width:100%;height:100%;display:block}.service-card--directory h4,.service-card--directory p{transition:none}.service-card__meta{gap:var(--space-sm);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.service-card__meta span{letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary-dark);background:var(--color-primary-xlight);border-radius:var(--radius-full);padding:.25rem .65rem;font-size:.72rem;font-weight:700}[data-theme=dark] .service-card__meta span{color:var(--color-primary-light)}.service-detail-hero{margin-top:var(--header-height);background:#bd6e1d;min-height:680px;padding:0;position:relative;overflow:hidden}.service-detail-hero--weight-loss{margin-top:var(--header-height);background:#fdfcf7;min-height:600px}.service-detail-hero--weight-loss .service-detail-hero__copy-wrap{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff3d;border-color:#173b2329;box-shadow:0 18px 44px #173b231a}.service-detail-hero--weight-loss .section-label{color:#000}.service-detail-hero--weight-loss .section-label:before{background:#000}.service-detail-hero--weight-loss h1,.service-detail-hero--weight-loss .service-breadcrumbs,.service-detail-hero--weight-loss .service-breadcrumbs a,.service-detail-hero--weight-loss .service-detail-hero__eyebrow,.service-detail-hero--weight-loss .service-detail-hero__copy,.service-detail-hero--weight-loss .service-detail-hero__mobile-details,.service-detail-hero--weight-loss .service-detail-hero__mobile-details p,.service-detail-hero--weight-loss .service-detail-hero__mobile-details summary{color:#fff}.service-detail-hero:before{content:"";pointer-events:none;background:0 0;position:absolute;inset:0}.weight-loss-hero-banners{z-index:0;pointer-events:none;position:absolute;inset:0}.weight-loss-hero-banners__image{object-fit:contain;width:auto;max-width:50%;height:100%;display:block;position:absolute;top:0}.weight-loss-hero-banners__image--left{object-position:left center;left:0}.weight-loss-hero-banners__image--right{object-position:right center;right:0}.service-detail-hero--weight-loss .service-detail-hero__grid{align-items:center;min-height:600px;display:flex}.weight-loss-hero-content{z-index:1;max-width:44rem;margin-left:3rem;padding:0 2rem;position:relative}.weight-loss-hero-content h1{color:#000;letter-spacing:-.045em;white-space:normal;margin:0;font-size:clamp(2.35rem,4.8vw,4.5rem);line-height:1.02}.weight-loss-hero-content p{color:#000;max-width:34rem;margin:1rem 0 0;font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.6}.weight-loss-hero-content .btn-group{margin-top:1.5rem}.service-detail-hero__grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:0;width:100%;max-width:none;min-height:680px;padding-right:0;display:grid;position:relative}.service-detail-hero h1,.service-breadcrumbs,.service-breadcrumbs a{color:#173b23}.service-detail-hero__copy-wrap{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #4caf5024;border-radius:4.5rem 0;place-self:center start;width:auto;max-width:none;margin:clamp(2.5rem,5vw,4.5rem);padding:clamp(2rem,4vw,4rem) clamp(1.25rem,2vw,2rem) clamp(1.25rem,2vw,2rem) clamp(2rem,4vw,4rem);box-shadow:0 30px 70px #1c4a3129}.service-detail-hero__eyebrow{color:#19432cc7;letter-spacing:.08em;text-transform:uppercase;margin:.55rem 0 0;font-size:.95rem;font-weight:700}.service-detail-hero h1{color:#173b23;letter-spacing:-.035em;white-space:nowrap;max-width:none;margin-top:1rem;font-size:clamp(1.9rem,2.8vw,3rem);line-height:1.05}.service-detail-hero__copy{color:#1a3c40c7;max-width:60ch;margin-bottom:var(--space-xl);font-size:1.03rem;line-height:1.8}.service-detail-hero__mobile-details{display:none}.service-detail-hero .btn-group{flex-wrap:nowrap;width:100%;max-width:560px}.service-detail-hero .btn-group .btn{flex:240px;justify-content:center;min-width:0}.service-detail-hero .btn--primary{color:#173b23;background:#ccbeb1;border-color:#ccbeb1}.service-detail-hero .btn--primary:hover{color:#fff;background:#664930;border-color:#664930}.service-detail-hero .btn--secondary{color:#664930;border-color:#ccbeb1}.service-detail-hero .btn--secondary:hover{color:#fff;background:#664930;border-color:#664930}.service-breadcrumbs{color:#19432cad;margin-bottom:var(--space-md);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.service-breadcrumbs a{color:#19432cd6;text-decoration:none}.service-detail-hero__chips{display:none}.service-detail-hero__chip{color:#173b23;background:#ffffffd1;border:1px solid #4caf502e;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.75rem 1.05rem;font-weight:600;display:inline-flex;box-shadow:0 12px 28px #388e3c14}.service-fact-row{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.service-fact-pill{border-radius:var(--radius-full);color:#ffffffd1;background:#ffffff1f;border:1px solid #ffffff1f;align-items:center;padding:.45rem .8rem;font-size:.84rem;display:inline-flex}.service-hero-visual{justify-content:flex-end;align-items:stretch;width:50%;min-height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.service-hero-visual__image{object-fit:cover;object-position:right center;width:100%;max-width:none;height:100%;max-height:none;display:block}.service-hero-visual__note,.service-hero-visual__note--top,.service-hero-visual__note--bottom{display:none}.service-detail-layout{gap:var(--space-2xl);grid-template-columns:minmax(0,1fr) 320px;align-items:start;display:grid}.weight-loss-features-section{background:radial-gradient(circle at 0 0,#e29e492e,#0000 34%),linear-gradient(#fff8f0 0%,#fffdf9 100%)}.weight-loss-features-shell{width:min(100%,1440px);margin:0 auto;padding:0 clamp(1.25rem,3vw,2.5rem)}.weight-loss-features-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);align-items:stretch;gap:clamp(1.5rem,4vw,3rem);display:grid}.weight-loss-features-copy{top:calc(var(--header-height) + 2rem);flex-direction:column;justify-content:space-between;align-self:stretch;height:100%;display:flex;position:sticky}.weight-loss-features-kicker{color:#173b23;letter-spacing:-.045em;text-wrap:balance;max-width:30ch;margin:0;font-size:2.35rem;font-weight:700;line-height:1.06}.weight-loss-features-copy h2{color:#173b23b8;letter-spacing:.18em;text-transform:uppercase;margin:1rem 0 1.25rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;line-height:1.4}.weight-loss-feature-highlights{gap:.85rem;display:grid}.weight-loss-feature-highlights p{color:#264530;background:#ffffffd1;border:1px solid #173b231a;border-radius:1.35rem;margin:0;padding:1rem 1.1rem;font-size:1rem;font-weight:600;line-height:1.7;box-shadow:0 14px 32px #173b2314}.weight-loss-feature-highlights p:before{content:"→";color:#c76a1a;justify-content:center;align-items:center;width:1.5rem;margin-right:.55rem;display:inline-flex}.weight-loss-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.weight-loss-feature-card{min-height:0;box-shadow:none;background:0 0;border:1px solid #173b2314;border-radius:1.6rem;align-items:center;gap:1rem;padding:1.1rem 1.2rem;display:flex}.weight-loss-feature-card__icon{border-radius:1.15rem;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:inline-flex;box-shadow:inset 0 0 0 1px #173b230f}.weight-loss-feature-card__icon svg{width:1.45rem;height:1.45rem}.weight-loss-feature-card h3{color:#173b23;flex:auto;margin:0;font-size:1.04rem;line-height:1.4}.weight-loss-feature-card:first-child .weight-loss-feature-card__icon{color:#9a6700;background:linear-gradient(135deg,#ffd54f66,#fff3cdf2)}.weight-loss-feature-card:nth-child(2) .weight-loss-feature-card__icon{color:#2e7d32;background:linear-gradient(135deg,#81c78459,#e2f7e3fa)}.weight-loss-feature-card:nth-child(3) .weight-loss-feature-card__icon{color:#0277bd;background:linear-gradient(135deg,#4fc3f757,#dff5fffa)}.weight-loss-feature-card:nth-child(4) .weight-loss-feature-card__icon{color:#c2185b;background:linear-gradient(135deg,#f48fb157,#ffe8f0fa)}.weight-loss-feature-card:nth-child(5) .weight-loss-feature-card__icon{color:#6a1b9a;background:linear-gradient(135deg,#b39ddb57,#f1ecfcfa)}.weight-loss-feature-card:nth-child(6) .weight-loss-feature-card__icon{color:#d84315;background:linear-gradient(135deg,#ffab9157,#ffeee8fa)}.weight-loss-comparison-section{background:radial-gradient(circle at 0 0,#badca138,#0000 18%),radial-gradient(circle at 100% 0,#badca12e,#0000 18%),radial-gradient(circle at 0 100%,#badca12e,#0000 18%),radial-gradient(circle at 100% 100%,#badca12e,#0000 18%),linear-gradient(#fffef9 0%,#fbf8ef 100%);padding-top:6rem;position:relative;overflow:hidden}.weight-loss-comparison-shell{width:min(100%, calc(var(--container-max) + (var(--space-xl) * 2)));padding:0 var(--space-xl);box-sizing:border-box;margin:0 auto}.weight-loss-comparison-header{text-align:center;margin-bottom:2rem}.weight-loss-comparison-header h2{color:#0d3e21;letter-spacing:-.05em;margin:0;font-size:clamp(2.6rem,5.2vw,4.3rem);line-height:1.02}.weight-loss-comparison-header p{color:#28352d;max-width:38rem;margin:.85rem auto 0;font-size:clamp(1.05rem,1.8vw,1.55rem)}.weight-loss-comparison-header p span{color:#5fa332;font-weight:700}.weight-loss-comparison-board{gap:1.6rem;display:grid}.weight-loss-comparison-table{--comparison-overlap:32px;width:100%;max-width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;grid-template-columns:112px minmax(0,1fr) minmax(0,1fr);gap:0 14px;display:grid;position:relative;overflow:visible}.weight-loss-comparison-table:before{display:none}.weight-loss-comparison-head{letter-spacing:.04em;justify-content:center;align-items:center;min-height:58px;padding:.8rem 1rem;font-size:.98rem;font-weight:800;display:flex}.weight-loss-comparison-head--icons{opacity:0;pointer-events:none;background:0 0;border:0;min-height:0;padding:0}.weight-loss-comparison-head--rako{color:#fff;letter-spacing:.04em;text-align:center;z-index:2;background:#0f4e26;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;font-size:.98rem;font-weight:800;position:relative;box-shadow:0 18px 34px #0f4e2624}.weight-loss-comparison-head--traditional{color:#1c1e1c;width:calc(100% + var(--comparison-overlap));margin-left:calc(var(--comparison-overlap) * -1);padding-left:calc(1rem + var(--comparison-overlap));box-sizing:border-box;text-align:center;z-index:0;background:linear-gradient(#ece8dc 0%,#e4dfd0 100%);border-top-left-radius:0;border-top-right-radius:1.5rem;padding-right:1rem;position:relative}.weight-loss-comparison-row{display:contents}.weight-loss-comparison-side-icon,.weight-loss-comparison-cell{border-top:1px solid #0b402014;min-height:74px}.weight-loss-comparison-side-icon{color:#111;width:calc(100% + var(--comparison-overlap));margin-right:calc(var(--comparison-overlap) * -1);box-sizing:border-box;z-index:0;background:linear-gradient(#f0ecdf 0%,#e7e1d1 100%);justify-content:center;align-items:center;display:flex;position:relative}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(4)>.weight-loss-comparison-side-icon{border-top:none;border-top-left-radius:1.5rem;overflow:hidden}.weight-loss-comparison-table>.weight-loss-comparison-row:last-child>.weight-loss-comparison-side-icon{border-bottom-left-radius:1.5rem;overflow:hidden}.weight-loss-comparison-side-icon svg{width:2rem;height:2rem;transform:translateX(calc(var(--comparison-overlap) / -2))}.weight-loss-comparison-side-icon img{object-fit:contain;width:2.5rem;max-width:100%;height:2.5rem;max-height:100%;transform:translateX(calc(var(--comparison-overlap) / -2));display:block}.weight-loss-comparison-cell{background:#ffffffd6;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:1rem;padding:1rem 1.25rem;display:grid}.weight-loss-comparison-cell>div{display:block}.weight-loss-comparison-cell--rako{z-index:1;background:#fffffff5;border-top-color:#0f4e2614;position:relative}.weight-loss-comparison-row:first-of-type .weight-loss-comparison-cell--rako{border-top:none}.weight-loss-comparison-row:last-of-type .weight-loss-comparison-cell--rako{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem;box-shadow:0 18px 34px #0f4e2624}.weight-loss-comparison-cell--traditional{width:calc(100% + var(--comparison-overlap));margin-left:calc(var(--comparison-overlap) * -1);z-index:0;padding-left:calc(1.25rem + var(--comparison-overlap));box-sizing:border-box;background:linear-gradient(#f0ecdf 0%,#e7e1d1 100%);position:relative}.weight-loss-comparison-row:first-of-type .weight-loss-comparison-cell--traditional{border-top:none}.weight-loss-comparison-row:last-of-type .weight-loss-comparison-cell--traditional{border-bottom-right-radius:1.5rem;border-bottom-left-radius:0}.weight-loss-comparison-cell h3{color:#18271c;margin:0;font-size:.98rem;line-height:1.25}.weight-loss-comparison-cell p{color:#424b44;margin:.2rem 0 0;font-size:.82rem;line-height:1.35}@media (min-width:769px){.weight-loss-comparison-side-icon,.weight-loss-comparison-cell{min-height:64px}.weight-loss-comparison-cell{gap:.85rem;padding:.75rem 1.25rem}.weight-loss-comparison-cell--traditional{padding-left:calc(1.6rem + var(--comparison-overlap))}.weight-loss-comparison-cell p{margin-top:.08rem}}.weight-loss-comparison-check,.weight-loss-comparison-cross{border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1rem;font-weight:700;display:inline-flex}.weight-loss-comparison-check{color:#fff;background:#69b42f}.weight-loss-comparison-cross{color:#fff;background:#b7b7b7}.weight-loss-comparison-cross__glyph{line-height:1;display:block;transform:translateY(-.06em)}.weight-loss-promises-divider{justify-content:center;align-items:center;gap:1rem;display:flex}.weight-loss-promises-divider span{background:linear-gradient(90deg,#0000 0%,#60a437 45%,#0000 100%);border-radius:999px;width:min(120px,18vw);height:2px}.weight-loss-promises-divider h3{color:#123c22;letter-spacing:-.03em;margin:0;font-size:clamp(1.55rem,2.4vw,2.15rem);line-height:1.1}.weight-loss-promises-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.weight-loss-promise-card{text-align:center;box-sizing:border-box;background:#ffffffe0;border:1px solid #0e492314;border-radius:1.6rem;width:100%;max-width:100%;padding:1.2rem 1rem 1.1rem;position:relative;box-shadow:0 12px 30px #0e49230f}.weight-loss-promise-card:after{content:"";background:linear-gradient(90deg,#5ba22b,#8bc94b);border-radius:999px;height:4px;position:absolute;bottom:0;left:10px;right:10px}.weight-loss-promise-card__icon{color:#12602a;background:radial-gradient(circle at 30% 30%,#f5fbe8 0%,#def1c8 100%);border-radius:999px;justify-content:center;align-items:center;width:4.6rem;height:4.6rem;margin:0 auto 1rem;display:flex}.weight-loss-promise-card__icon svg{width:2.2rem;height:2.2rem}.weight-loss-promise-card__icon img{object-fit:contain;width:2.45rem;max-width:100%;height:2.45rem;max-height:100%;display:block}.weight-loss-promise-card h4{color:#122d1d;margin:0;font-size:1.02rem;line-height:1.18}.weight-loss-promise-card p{color:#3e473f;margin:.7rem 0 0;font-size:.8rem;line-height:1.42}.weight-loss-comparison-cta{color:#fff;background:#0f4e26;border-radius:1.65rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.2rem 1.05rem 1.1rem;display:flex}.weight-loss-comparison-cta__copy{align-items:center;gap:1rem;display:flex}.weight-loss-comparison-cta__badge{background:#ffffff0a;border:2px solid #b9dd70;border-radius:999px;flex:none;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.45rem;display:flex;overflow:hidden}.weight-loss-comparison-cta__badge svg{width:1.7rem;height:1.7rem}.weight-loss-comparison-cta__badge img{object-fit:contain;width:100%;height:100%;display:block}.weight-loss-comparison-cta__copy h3{color:#fff;margin:0;font-size:clamp(1.1rem,2vw,1.55rem);line-height:1.15}.weight-loss-comparison-cta__copy h3 span{color:#cde973}.weight-loss-comparison-cta__copy p{color:#ffffffdb;margin:.25rem 0 0}.weight-loss-comparison-cta__button{color:#183220;white-space:nowrap;box-sizing:border-box;background:linear-gradient(#d8ef89 0%,#c2e15c 100%);border-radius:1rem;flex:none;justify-content:center;align-items:center;gap:.8rem;max-width:100%;min-height:48px;padding:.72rem 1.15rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:inset 0 0 0 1px #244c1814}.weight-loss-comparison-cta__button span{font-size:.92rem}.weight-loss-pricing-section{background:radial-gradient(circle at 0 0,#bd6e1d1f,#0000 24%),linear-gradient(#fffdf8 0%,#fffaf2 100%)}.weight-loss-pricing-card{background:#fffffff0;border:1px solid #173b2314;border-radius:2rem;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(1.4rem,3vw,2.4rem);padding:clamp(1.4rem,3vw,2.1rem);display:grid;box-shadow:0 16px 36px #173b2314}.weight-loss-pricing-main,.weight-loss-pricing-details{min-width:0}.weight-loss-pricing-main{gap:1.15rem;display:grid}.weight-loss-pricing-details{border-left:1px solid #173b2314;align-content:space-between;gap:1.5rem;padding-left:clamp(1rem,2vw,1.8rem);display:grid}.weight-loss-pricing-brand{align-items:center;gap:1rem;display:flex}.weight-loss-pricing-badge{background:linear-gradient(135deg,#c86f1b 0%,#e7a552 100%);border-radius:1.2rem;flex:none;justify-content:center;align-items:center;width:4.25rem;height:4.25rem;display:flex;box-shadow:0 14px 26px #c86f1b38}.weight-loss-pricing-badge img{object-fit:contain;width:2.45rem;height:2.45rem;display:block}.weight-loss-pricing-brand h2{color:#173b23;margin:0;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.05}.weight-loss-pricing-brand p{color:var(--text-secondary);margin:.35rem 0 0;line-height:1.65}.weight-loss-pricing-tier{gap:.6rem;display:grid}.weight-loss-pricing-tier-label{color:#2f3d34;font-size:.95rem;font-weight:600}.weight-loss-pricing-tier-pill{color:#8b4b14;background:#c86f1b14;border:1px solid #c86f1b57;border-radius:.9rem;justify-content:center;align-items:center;width:fit-content;min-height:3.2rem;padding:.7rem 1.35rem;font-weight:700;display:inline-flex}.weight-loss-pricing-value{gap:.2rem;display:grid}.weight-loss-pricing-value strong{letter-spacing:-.04em;color:#15281c;font-size:clamp(2.7rem,5vw,4rem);line-height:.96}.weight-loss-pricing-value span{color:#505b53;font-size:1.15rem;font-weight:600}.weight-loss-pricing-note{color:#7a4b1c;background:linear-gradient(#fff4e4eb 0%,#fffaf1fa 100%);border:1px solid #c86f1b33;border-radius:1rem;margin:0;padding:.95rem 1rem;font-size:.94rem;font-weight:600;line-height:1.6;box-shadow:0 10px 24px #c86f1b14}.weight-loss-pricing-list{gap:.95rem;margin:0;padding:0;list-style:none;display:grid}.weight-loss-pricing-list li{color:#27342c;padding-left:2rem;font-size:1.03rem;line-height:1.5;position:relative}.weight-loss-pricing-list li:before{content:"";background:radial-gradient(circle at 30% 30%,#fff7f8 0%,#ffdfe4 100%);border-radius:999px;width:1.15rem;height:1.15rem;position:absolute;top:.3rem;left:0;box-shadow:inset 0 0 0 1px #e25c791f}.weight-loss-pricing-list li:after{content:"";border-bottom:2px solid #e04573;border-left:2px solid #e04573;width:.4rem;height:.22rem;position:absolute;top:.62rem;left:.36rem;transform:rotate(-45deg)}.weight-loss-pricing-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.weight-loss-pricing-actions .btn{justify-content:center;min-width:220px}.weight-loss-pricing-link{color:#c83d5f;text-underline-offset:.18em;font-weight:700;text-decoration:underline}.weight-loss-faq-section{background:radial-gradient(circle at 0 0,#dfedda8c,#0000 22%),radial-gradient(circle at 100% 0,#e3f1df80,#0000 20%),linear-gradient(#f8f5ee 0%,#fff 100%)}.weight-loss-faq-shell{background:#fff;border:1px solid #183a201f;border-radius:2rem;padding:clamp(1.4rem,3vw,2.4rem);position:relative;overflow:hidden;box-shadow:0 20px 48px #183a2017}.weight-loss-faq-shell+.weight-loss-faq-shell{margin-top:1.5rem}.weight-loss-faq-shell:after{content:none}.weight-loss-faq-subsection{border-top:1px solid #183a201f;margin-top:1.9rem;padding-top:1.9rem}.weight-loss-faq-hero{z-index:1;margin-bottom:1.9rem;display:block;position:relative}.weight-loss-faq-shell--rako .weight-loss-faq-hero{grid-template-columns:minmax(0,1fr);place-items:center;gap:0;width:100%;margin-bottom:1.7rem;display:grid}.weight-loss-faq-header{text-align:center;justify-items:center;gap:.35rem;width:100%;padding-top:.1rem;display:grid}.weight-loss-faq-kicker{display:none}.weight-loss-faq-shell--rako .weight-loss-faq-kicker{letter-spacing:.03em;color:#4b5d4f;margin:0;font-size:.78rem;font-weight:700;display:block}.weight-loss-faq-header h2{color:#162d55;justify-items:center;gap:.5rem;margin:0;line-height:1;display:grid}.weight-loss-faq-header h2 span{font-family:var(--font-display);color:#2f6b38;text-align:center;width:101%;font-size:1.55rem;font-weight:700}.weight-loss-faq-header h2 strong{font-family:var(--font-display);color:#2f6b38;font-size:clamp(3rem,6vw,5.1rem);font-weight:700}.weight-loss-faq-heading--rako{text-align:center;justify-items:center}.weight-loss-faq-heading--rako strong{order:1}.weight-loss-faq-heading--rako span{white-space:nowrap;order:2;font-size:clamp(2.4rem,5.3vw,4.5rem)}.weight-loss-faq-heading--about{justify-items:center}.weight-loss-faq-heading--about span{white-space:nowrap;font-size:clamp(1.3rem,2.7vw,2.05rem)}.weight-loss-faq-subsection .weight-loss-faq-header{text-align:center;justify-items:center;margin-top:.35rem}.weight-loss-faq-subsection .weight-loss-faq-header h2{justify-items:center}.weight-loss-faq-subtitle{color:#47584b;margin:0;font-size:1.08rem}.weight-loss-faq-feature-group{display:none}.weight-loss-faq-shell--rako .weight-loss-faq-feature-group{align-content:start;gap:1rem;display:grid}.weight-loss-faq-shell--rako .weight-loss-faq-feature-group--left,.weight-loss-faq-shell--rako .weight-loss-faq-feature-group--right{padding-top:.2rem}.weight-loss-faq-feature-card{background:0 0;border:0;border-radius:0;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:.95rem;padding:0;display:grid}.weight-loss-faq-feature-icon{color:#2d6232;background:#f1f6e9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.weight-loss-faq-feature-icon img{object-fit:contain;width:40px;height:40px;display:block}.weight-loss-faq-feature-card h3{color:#1e293b;margin:0 0 .18rem;font-size:.92rem;line-height:1.18}.weight-loss-faq-feature-card p{color:#334155;margin:0;font-size:.82rem;line-height:1.45}.weight-loss-faq-leaf{display:none}.weight-loss-faq-shell--rako .weight-loss-faq-leaf{justify-content:flex-end;align-items:flex-start;padding-top:.2rem;display:flex}.weight-loss-faq-shell--rako .weight-loss-faq-leaf img{object-fit:contain;width:116px;height:auto;display:block}.weight-loss-faq-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid;position:relative}.weight-loss-faq-column{align-content:start;gap:1rem;display:grid}.weight-loss-faq-card{background:linear-gradient(#fffffffa,#f8f5efeb);border:1px solid #1943221a;border-radius:1.5rem;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1rem .45rem;padding:1.2rem 1.25rem;display:grid;box-shadow:0 10px 24px #173b230d}.weight-loss-faq-card-summary{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;column-gap:.45rem;padding:0;list-style:none;display:grid}.weight-loss-faq-card-icon{color:#275b2f;background:#eef5e7;border-radius:50%;grid-column:span 2;justify-content:center;align-self:start;align-items:center;width:58px;height:58px;display:inline-flex;box-shadow:inset 0 0 0 1px #275b2f14}.weight-loss-faq-card-icon svg{width:28px;height:28px}.weight-loss-faq-card-icon img{object-fit:contain;width:34px;height:34px;display:block}.weight-loss-faq-card-number{color:#5f6f32;background:#f5f1db;border-radius:50%;grid-column:span 1;justify-content:center;align-self:start;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:800;display:inline-flex}.weight-loss-faq-card-heading{grid-column:span 8;min-width:0}.weight-loss-faq-card-heading h3,.weight-loss-faq-card-copy h3{color:#203326;margin:0;font-size:1.2rem;line-height:1.35}.weight-loss-faq-card-arrow{color:#2f6b38;cursor:pointer;background:0 0;border:0;border-radius:999px;grid-column:span 1;justify-content:center;place-self:center end;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:transform .2s;display:inline-flex}.weight-loss-faq-card-arrow svg{width:1.2rem;height:1.2rem}.weight-loss-faq-card-body{grid-column:4/-1;margin-top:.8rem;display:none}.weight-loss-faq-card.is-open .weight-loss-faq-card-arrow{transform:rotate(180deg)}.weight-loss-faq-card.is-open .weight-loss-faq-card-body{display:block}.weight-loss-faq-card-copy p{color:#58675d;margin:0;line-height:1.72}.weight-loss-faq-card-list{color:#58675d;gap:.25rem;margin:.7rem 0 0;padding:0;list-style:none;display:grid}.weight-loss-faq-card-list li{padding-left:1rem;position:relative}.weight-loss-faq-card-list li:before{content:"ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢";color:#d49117;font-weight:700;position:absolute;top:0;left:0}@media (min-width:768px){.weight-loss-faq-card{display:block}.weight-loss-faq-card-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:1rem;min-height:4.5rem;display:grid}.weight-loss-faq-card-icon,.weight-loss-faq-card-number{display:none}.weight-loss-faq-card-heading{grid-column:1;align-items:center;min-width:0;min-height:4.5rem;display:flex}.weight-loss-faq-card-arrow{grid-column:2;place-self:center end}.weight-loss-faq-card-body{grid-column:1/-1;padding-left:0}}.weight-loss-faq-contact-strip{z-index:1;background:linear-gradient(135deg,#f4f8ef 0%,#fff 100%);border:1px solid #275b2f1a;border-radius:1.35rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.15rem;padding:1rem 1.15rem;display:flex;position:relative}.weight-loss-faq-contact-copy{align-items:center;gap:.9rem;display:flex}.weight-loss-faq-contact-leaf{object-fit:contain;width:72px;height:72px;display:block}.weight-loss-faq-contact-copy h3{color:#244227;margin:0 0 .2rem;font-size:1.6rem}.weight-loss-faq-contact-copy p{color:#5a695e;margin:0}.weight-loss-faq-contact-actions{box-sizing:border-box;flex-wrap:wrap;gap:.85rem;width:100%;max-width:100%;display:flex}.weight-loss-faq-contact-button{color:#fff;box-sizing:border-box;border-radius:1rem;align-items:center;gap:.8rem;min-width:0;max-width:100%;padding:.95rem 1.25rem;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #183a201f}.type2-diabetes-faq-contact-actions,.pre-diabetes-faq-contact-actions{box-sizing:border-box;flex-wrap:wrap;gap:.85rem;width:100%;max-width:100%;display:flex}.type2-diabetes-faq-contact-button,.pre-diabetes-faq-contact-button{box-sizing:border-box;border-radius:1rem;align-items:center;gap:.8rem;min-width:0;max-width:100%;padding:.95rem 1.25rem;text-decoration:none;display:inline-flex}.weight-loss-faq-contact-button:hover{color:#fff}.weight-loss-faq-contact-button--call{background:linear-gradient(135deg,#1c5d2a 0%,#2e7b3b 100%)}.weight-loss-faq-contact-button--whatsapp{background:linear-gradient(135deg,#2e8b3c 0%,#4aa94f 100%)}.weight-loss-faq-contact-button-icon{background:#ffffff29;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.weight-loss-faq-contact-button-icon svg{width:22px;height:22px}.weight-loss-faq-contact-button span{display:grid}.weight-loss-faq-contact-button strong{font-size:1rem;line-height:1.2}.weight-loss-faq-contact-button small{opacity:.92;font-size:.82rem}.weight-loss-root-cause-section{margin-top:4rem;padding-top:0}.weight-loss-root-cause-card{background:#fff;border:1px solid #5f774b2e;border-radius:2rem;width:100%;position:relative;overflow:hidden;box-shadow:0 28px 60px #22412414}.weight-loss-root-cause-top{grid-template-columns:minmax(280px,.9fr) minmax(0,1.55fr);align-items:stretch;display:grid}.weight-loss-root-cause-visual{background:linear-gradient(#edf1e8d9 0%,#fffffff5 100%);border-right:1px solid #5f774b24;min-height:100%}.weight-loss-root-cause-image{object-fit:cover;width:100%;height:100%;min-height:390px;display:block}.weight-loss-root-cause-main{gap:2rem;padding:clamp(2rem,3vw,3rem);display:grid}.weight-loss-root-cause-heading{border-bottom:1px solid #5f774b40;grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding-bottom:2rem;display:grid}.weight-loss-root-cause-leaf{justify-content:center;align-items:center;width:42px;height:42px;margin-top:.25rem;display:inline-flex}.weight-loss-root-cause-leaf img{object-fit:contain;width:100%;height:100%}.weight-loss-root-cause-heading h2{letter-spacing:-.02em;margin:0;font-size:2vw;line-height:1.12}.weight-loss-root-cause-heading h2 span,.weight-loss-root-cause-cta-copy h3 span{color:#2f5a2f}.weight-loss-root-cause-intro{grid-template-columns:124px 1fr;align-items:center;gap:1.5rem;display:grid}.weight-loss-root-cause-intro-icon{color:#214b2c;background:radial-gradient(circle at 35% 30%,#f9faf5 0%,#edf0e1 62%,#e4e8d7 100%);border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;display:flex;box-shadow:inset 0 1px #ffffffb3}.weight-loss-root-cause-intro-icon svg{width:54px;height:54px}.weight-loss-root-cause-intro h3{font-family:var(--font-body);color:#173a1c;margin:0 0 .5rem;font-size:1.5rem;font-weight:500}.weight-loss-root-cause-intro p{color:#354835;max-width:34rem;margin:0;font-size:1rem;line-height:1.65}.weight-loss-root-cause-intro strong,.weight-loss-root-cause-cta-copy strong{color:#234c26}.weight-loss-root-cause-divider{background:#5f774b2e;height:1px}.weight-loss-root-cause-factors{padding:clamp(2rem,3vw,3rem)}.weight-loss-root-cause-factors-title{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-bottom:2rem;display:grid}.weight-loss-root-cause-factors-title span{background:#5f774b47;height:1px;display:block}.weight-loss-root-cause-factors-title h3{text-align:center;color:#234c26;margin:0;font-size:2vw;line-height:1.12}.weight-loss-root-cause-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1.35rem;display:grid}.weight-loss-root-cause-factor-card{text-align:center;background:linear-gradient(#fffffff5 0%,#fafaf5fa 100%);border:1px solid #5f774b2e;border-radius:1.35rem;align-content:start;justify-items:center;gap:1.1rem;min-height:215px;padding:1.5rem 1rem 1.35rem;display:grid;box-shadow:0 12px 24px #2241240d}.weight-loss-root-cause-factor-icon{color:#214b2c;background:radial-gradient(circle at 35% 30%,#f9faf5 0%,#edf0e1 62%,#e4e8d7 100%);border-radius:50%;justify-content:center;align-items:center;width:108px;height:108px;display:flex;box-shadow:inset 0 1px #ffffffb3}.weight-loss-root-cause-factor-icon svg{width:52px;height:52px}.weight-loss-root-cause-factor-icon img{object-fit:contain;width:56px;height:56px;display:block}.weight-loss-root-cause-factor-card h4{font-family:var(--font-body);color:#223222;margin:0;font-size:1.05rem;font-weight:600;line-height:1.35}.weight-loss-root-cause-cta{background:radial-gradient(circle at 0 0,#84a96c29,#0000 30%),linear-gradient(#f9fbf4 0%,#f7f8f1 100%);border:1px solid #5f774b24;border-radius:1.75rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.5rem;margin:0 clamp(1rem,2vw,2rem) clamp(1rem,2vw,2rem);padding:clamp(1.5rem,2.6vw,2.4rem);display:grid}.weight-loss-root-cause-cta-icon{color:#fffdf6;background:linear-gradient(#244f2f 0%,#173821 100%);border:4px solid #caa85b;border-radius:50%;justify-content:center;align-items:center;width:132px;height:132px;display:flex;box-shadow:0 18px 30px #1c391f2e}.weight-loss-root-cause-cta-icon svg{width:64px;height:64px}.weight-loss-root-cause-cta-icon img{object-fit:contain;width:68px;height:68px;display:block}.weight-loss-root-cause-cta-copy h3{font-family:var(--font-body);color:#1f2f1f;margin:0 0 .65rem;font-size:2vw;font-weight:600;line-height:1.15}.weight-loss-root-cause-cta-copy p{color:#384838;max-width:48rem;margin:0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.65}.weight-loss-root-cause-cta-art{align-self:end;width:min(190px,18vw)}.weight-loss-root-cause-cta-art img{object-fit:contain;opacity:.88;width:100%;height:auto;max-height:140px;display:block;transform:scaleX(-1)}@media (max-width:1180px){.weight-loss-root-cause-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.weight-loss-root-cause-cta{grid-template-columns:auto 1fr}.weight-loss-root-cause-cta-art{grid-column:1/-1;justify-self:end;width:min(170px,30vw)}.weight-loss-root-cause-cta-art img{max-height:124px}}@media (max-width:840px){.weight-loss-root-cause-top{grid-template-columns:1fr}.weight-loss-root-cause-visual{border-bottom:1px solid #5f774b24;border-right:0}.weight-loss-root-cause-image{min-height:320px}.weight-loss-root-cause-intro{grid-template-columns:1fr}.weight-loss-root-cause-intro-icon{width:96px;height:96px}.weight-loss-root-cause-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weight-loss-root-cause-cta{text-align:center;grid-template-columns:1fr;justify-items:center}.weight-loss-root-cause-cta-copy p{max-width:36rem}.weight-loss-root-cause-cta-art{justify-self:center;width:min(160px,34vw)}.weight-loss-root-cause-cta-art img{max-height:112px}}@media (max-width:640px){.weight-loss-root-cause-card{border-radius:2rem}.weight-loss-root-cause-main,.weight-loss-root-cause-factors{padding:1.4rem}.weight-loss-root-cause-main{order:1}.weight-loss-root-cause-visual{order:2}.weight-loss-root-cause-heading{text-align:center;grid-template-columns:1fr;align-items:center;gap:.4rem;padding-bottom:1.4rem}.weight-loss-root-cause-leaf{width:34px;height:34px;display:none}.weight-loss-root-cause-heading h2{letter-spacing:.02em;font-size:1.5rem;font-weight:600;line-height:1.28}.weight-loss-root-cause-intro{grid-template-columns:1fr}.weight-loss-root-cause-intro-icon{display:none}.weight-loss-root-cause-factors-title{grid-template-columns:1fr;gap:.9rem;margin-bottom:1.4rem}.weight-loss-root-cause-factor-header{margin-bottom:1rem}.weight-loss-root-cause-grid{grid-template-columns:1fr;gap:1rem}.weight-loss-root-cause-factor-card{text-align:left;grid-template-columns:auto 1fr;place-items:center start;gap:.85rem;min-height:auto;padding:.5rem 1rem}.weight-loss-root-cause-factor-icon{width:44px;height:44px}.weight-loss-root-cause-factor-icon img{width:22px;height:22px}.weight-loss-root-cause-factor-card h4{font-size:.98rem}.weight-loss-root-cause-cta{border-radius:1.35rem;margin:0 .8rem .8rem;padding:1.35rem 1rem 1.5rem}.weight-loss-root-cause-cta-icon{width:84px;height:84px}.weight-loss-root-cause-cta-icon svg{width:42px;height:42px}.weight-loss-root-cause-cta-icon img{width:52px;height:52px}.weight-loss-root-cause-cta-copy h3{font-size:1.3rem}.weight-loss-root-cause-cta-art img{max-height:92px}}.weight-loss-results-section{padding-top:4.5rem;padding-left:clamp(1.5rem,4vw,3rem);padding-right:clamp(1.5rem,4vw,3rem)}.weight-loss-results-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,4vw,4rem);width:100%;display:grid}.weight-loss-results-story{gap:1.6rem;padding:0;display:grid}.weight-loss-results-story-kicker{color:#163f25;align-items:center;gap:.85rem;display:flex}.weight-loss-results-story-kicker span{background:#234c2659;flex:0 0 2.4rem;height:1px}.weight-loss-results-story-kicker p{letter-spacing:.05em;text-transform:uppercase;color:#163f25;margin:0;font-size:clamp(1rem,1.5vw,1.4rem);font-weight:700}.weight-loss-results-story-kicker img{object-fit:contain;width:30px;height:30px}.weight-loss-results-story-title{gap:.4rem;margin:0;display:grid}.weight-loss-results-story-title span{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;color:#0f4b29;font-size:2.2vw;font-weight:800;line-height:.94}.weight-loss-results-story-title em{color:#214f2b;font-size:clamp(1.6rem,2.35vw,2.55rem);font-style:italic;line-height:1.04}.weight-loss-results-story-divider{align-items:center;gap:.9rem;display:flex}.weight-loss-results-story-divider span{background:#234c2647;flex:auto;height:1px}.weight-loss-results-story-divider img{object-fit:contain;width:28px;height:28px}.weight-loss-results-story-copy{color:#364636;max-width:none;margin:0;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.6}.weight-loss-results-story-note{grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin-top:1rem;display:grid}.weight-loss-results-story-note-icon{color:#1b4d29;background:radial-gradient(circle at 35% 30%,#f9faf5 0%,#edf0e1 62%,#e4e8d7 100%);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.weight-loss-results-story-note-icon svg{width:46px;height:46px}.weight-loss-results-story-note-icon img{object-fit:contain;width:46px;height:46px;display:block}.weight-loss-results-story-note p{color:#263326;margin:0 0 .3rem;font-size:clamp(.95rem,1.2vw,1.08rem)}.weight-loss-results-story-note strong{color:#0f4b29;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.5;display:block}.weight-loss-results-story-note-links a{color:inherit;text-decoration:none}.weight-loss-results-panel{gap:1.5rem;padding:clamp(1rem,2vw,1.8rem) clamp(1.8rem,4vw,3.4rem) clamp(1rem,2vw,1.8rem) clamp(1.5rem,2.8vw,2.3rem);display:grid}@media (min-width:901px){.weight-loss-results-panel{justify-self:center}.weight-loss-results-chart-shell{grid-template-columns:1fr;justify-self:center;justify-items:center;margin-left:0}.weight-loss-results-chart-group{justify-self:center}}.weight-loss-results-banner{background:linear-gradient(#0f4b29 0%,#0b3a1f 100%);border-radius:1.1rem;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.2rem;padding:1rem 1.8rem;display:grid;box-shadow:0 18px 30px #123b1f2e}.weight-loss-results-banner span{background:#d8c684cc;height:2px}.weight-loss-results-banner h2{text-align:center;font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:#fff;justify-self:center;margin:0;font-size:1.8vw;font-weight:800;line-height:1}.weight-loss-results-subtitle{text-align:center;color:#223122;margin:0;font-size:clamp(.95rem,1.2vw,1.2rem)}.weight-loss-results-chart-shell{place-items:start center;gap:.35rem;display:grid}.weight-loss-results-chart-group{grid-template-columns:auto auto max-content auto max-content auto auto;justify-content:center;align-items:start;gap:.2rem;display:grid}.weight-loss-results-chart-group:last-child{grid-template-columns:auto auto max-content auto max-content auto auto}@media (min-width:641px){.weight-loss-results-chart-shell>.weight-loss-results-chart-group{justify-self:center}}.weight-loss-results-axis-title{height:var(--results-plot-height,340px);writing-mode:vertical-rl;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:#174524;justify-content:center;place-self:start center;align-items:center;font-size:1.4vw;font-weight:800;display:flex;transform:rotate(180deg)}.weight-loss-results-axis-title--right{transform:rotate(180deg)}.weight-loss-results-divider,.weight-loss-results-axis-divider{width:1px;height:var(--results-plot-height,340px);background:#234c2633;align-self:start}.weight-loss-results-axis{color:#2b372b;height:var(--results-plot-height,340px);align-self:start;width:2.2rem;padding:0;font-size:.95rem;line-height:1;position:relative}.weight-loss-results-axis--left{text-align:right}.weight-loss-results-axis--right{text-align:left}.weight-loss-results-axis-item{line-height:1;position:absolute;transform:translateY(50%)}.weight-loss-results-axis-item--zero{transform:translateY(50%)}.weight-loss-results-axis--left .weight-loss-results-axis-item{padding-right:.35rem;right:0}.weight-loss-results-axis--right .weight-loss-results-axis-item{padding-left:.55rem;left:0}.weight-loss-results-axis--left .weight-loss-results-axis-item:after,.weight-loss-results-axis--right .weight-loss-results-axis-item:before{content:"";background:#263826c2;width:.25rem;height:1px;position:absolute;top:50%;transform:translateY(-50%)}.weight-loss-results-axis--left .weight-loss-results-axis-item:after{right:0}.weight-loss-results-axis--right .weight-loss-results-axis-item:before{left:.18rem}.weight-loss-results-chart{gap:1rem;width:max-content;min-width:0;display:grid;position:relative}.weight-loss-results-mobile-label{text-align:center;font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:#174524;margin:0;font-size:.78rem;font-weight:700;display:none}.weight-loss-results-chart-group:first-child .weight-loss-results-chart{padding-left:.05rem}.weight-loss-results-chart-group:last-child .weight-loss-results-chart{padding-right:.05rem}.weight-loss-results-bars{height:var(--results-plot-height,340px);border-bottom:1px solid #263826c2;justify-content:center;align-items:end;gap:1rem;padding:0 .25rem;display:flex;position:relative;overflow:visible}.weight-loss-results-chart-group:first-child .weight-loss-results-bars{border-left:1px solid #263826c2}.weight-loss-results-chart-group:last-child .weight-loss-results-bars{border-right:1px solid #263826c2}.weight-loss-results-bar-card{z-index:1;height:var(--results-plot-height,340px);flex:0 0 92px;position:relative}.weight-loss-results-bar-card strong{font-family:var(--font-body);color:#0f4b29;left:50%;bottom:calc(var(--bar-value,0%) + .95rem);white-space:nowrap;font-size:clamp(.95rem,1.25vw,1.2rem);line-height:1;position:absolute;transform:translate(-50%)}.weight-loss-results-bar-card--rako strong{bottom:calc(var(--bar-value,0%) + .85rem)}.weight-loss-results-bar-card--others strong{bottom:calc(var(--bar-value,0%) + 1.95rem)}.weight-loss-results-bar-value-suffix{display:none}.weight-loss-results-bar{border-radius:.5rem .5rem 0 0;justify-content:center;align-items:end;padding:.65rem;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 -1px #ffffff26}.weight-loss-results-bar--rako{height:calc(var(--bar-height,0%) - 2px)!important}.weight-loss-results-bar span{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:800}.weight-loss-results-bar--others{background:linear-gradient(#d4d4d4 0%,#bdbdbd 100%)}.weight-loss-results-bar--others span{color:#1f1f1f}.weight-loss-results-bar--rako{background:linear-gradient(#1a5a31 0%,#0d4523 100%)}.weight-loss-results-bar--rako span{color:#fff}.weight-loss-results-chart-pill{color:#184726;min-width:220px;font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;text-align:center;background:linear-gradient(#f2f4e9 0%,#e4e8d4 100%);border-radius:.95rem;justify-self:center;padding:.7rem 1.4rem;font-size:.82rem;font-weight:800}.weight-loss-results-chart-pill span{display:block}.weight-loss-results-chart-pill span:last-child{white-space:nowrap}.weight-loss-results-summary{background:#fffdf8;border:1px solid #bea87599;border-radius:1.35rem;grid-template-columns:minmax(180px,.9fr) 1fr 1fr;gap:0;display:grid;overflow:hidden}.weight-loss-results-summary>*{padding:1.2rem 1rem}.weight-loss-results-summary>*+*{border-left:1px solid #234c2629}.weight-loss-results-summary-person{justify-content:center;align-items:center;gap:1rem;display:flex}.weight-loss-results-summary-person-icon{color:#fff;background:linear-gradient(#1a5a31 0%,#0d4523 100%);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.weight-loss-results-summary-person-icon svg{width:44px;height:44px}.weight-loss-results-summary-person-icon img{object-fit:contain;width:48px;height:48px;display:block}.weight-loss-results-summary-heights{gap:.45rem;display:grid}.weight-loss-results-summary-heights span{color:#1e2a1e;font-size:clamp(1.2rem,1.5vw,1.65rem);line-height:1}.weight-loss-results-summary-column{align-content:start;justify-items:center;gap:.7rem;display:grid}.weight-loss-results-summary-tag{color:#fff;min-width:120px;font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;text-align:center;background:linear-gradient(#1a5a31 0%,#0d4523 100%);border-radius:.7rem;padding:.55rem 1rem;font-size:.85rem;font-weight:800}.weight-loss-results-summary-column strong{color:#0f4b29;font-size:clamp(1.05rem,1.45vw,1.55rem);line-height:1.1}.weight-loss-results-footnote{color:#2f3e2f;align-items:center;gap:.75rem;margin:0;font-size:1rem;display:flex}.weight-loss-results-footnote img{object-fit:contain;width:24px;height:24px}@media (max-width:1180px){.weight-loss-results-layout{grid-template-columns:1fr}.weight-loss-results-story{max-width:42rem}.weight-loss-results-story-copy{max-width:34rem}}@media (max-width:900px){.weight-loss-results-chart-shell{grid-template-columns:1fr}.weight-loss-results-divider{width:100%;height:1px}.weight-loss-results-chart-group,.weight-loss-results-chart-group:last-child{grid-template-columns:auto auto minmax(0,1fr) auto minmax(0,1fr) auto auto}.weight-loss-results-axis,.weight-loss-results-bars,.weight-loss-results-bar-card{height:var(--results-plot-height,300px)}.weight-loss-results-summary{grid-template-columns:1fr}.weight-loss-results-summary>*+*{border-top:1px solid #234c2629;border-left:0}}@media (max-width:640px){.section-header.section-header--center{margin-bottom:var(--space-lg)}.section-header--center .section-label{font-size:1.9rem;font-weight:700}.champions-carousel-header .section-label{letter-spacing:.04em;font-family:Lilita One,sans-serif;font-size:2.21rem;font-weight:400;line-height:1.08}.weight-loss-results-story-kicker{gap:.55rem}.weight-loss-results-story-kicker span{flex-basis:1.6rem}.weight-loss-results-story-kicker p{letter-spacing:.06em;white-space:nowrap;font-size:1.25rem}.weight-loss-results-story-kicker img{display:none}.weight-loss-results-story-title span{font-size:1.95rem;line-height:1.02}.weight-loss-results-banner{grid-template-columns:1fr;gap:.75rem;margin:0;padding:.95rem 1rem}.weight-loss-results-banner h2{font-size:4vw}.weight-loss-results-banner span{display:none}.weight-loss-results-subtitle{margin-left:-1.2rem;font-size:1rem}.weight-loss-results-chart-shell{grid-template-columns:1fr;align-items:start;gap:.35rem;width:100%;margin-left:0}.weight-loss-results-divider{display:none}.weight-loss-results-chart-group,.weight-loss-results-chart-group:last-child{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);align-items:end;column-gap:.35rem;width:100%}.weight-loss-results-chart-group:last-child{margin-left:0}.weight-loss-results-chart{width:100%}.weight-loss-results-axis-title,.weight-loss-results-axis{display:none}.weight-loss-results-axis-divider{width:1px;height:var(--results-plot-height,190px);background:#234c2633;align-self:end;display:block}.weight-loss-results-bars,.weight-loss-results-bar-card{height:var(--results-plot-height,190px)}.weight-loss-results-bars{justify-content:center;gap:.55rem;padding:0 .15rem}.weight-loss-results-mobile-label{margin-top:.35rem;display:block!important}.weight-loss-results-bar-card{flex:0 0 52px}.weight-loss-results-bar{padding:.65rem .45rem}.weight-loss-results-bar span{font-size:.72rem;font-weight:700}.weight-loss-results-bar-value-suffix{display:inline}.weight-loss-results-chart-pill{width:96px;min-width:0;padding:.45rem .55rem;font-size:.72rem;line-height:1.15}.weight-loss-results-story-note{grid-template-columns:1fr}.weight-loss-results-story-note-icon{display:none}.weight-loss-results-panel{text-align:center;justify-items:center;width:100%;max-width:100%;margin:0;padding:0}.weight-loss-results-summary-person{flex-direction:column}.weight-loss-results-summary{margin-inline:auto;width:min(100%,22rem);margin-left:-1.2rem}.weight-loss-results-footnote{font-size:.9rem}}.service-article{gap:var(--space-xl);display:grid}.service-content-section{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-2xl);box-shadow:var(--shadow-sm)}.service-content-section__header{gap:var(--space-lg);margin-bottom:var(--space-lg);grid-template-columns:64px 1fr;align-items:start;display:grid}.service-content-section__index{background:linear-gradient(135deg, var(--color-primary-xlight), #4caf502e);width:64px;height:64px;color:var(--color-primary-dark);font-family:var(--font-display);border-radius:22px;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.service-content-section__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .35rem;font-size:.72rem;font-weight:700}.service-content-section__body{gap:var(--space-lg);display:grid}.service-copy{margin:0;font-size:1rem;line-height:1.8}.service-checklist{gap:var(--space-md);margin:0;padding:0;list-style:none;display:grid}.service-checklist li{color:var(--text-secondary);padding-left:1.5rem;position:relative}.service-checklist li:before{content:"";background:var(--color-primary);border-radius:999px;width:.6rem;height:.6rem;position:absolute;top:.55rem;left:0;box-shadow:0 0 0 6px #4caf501f}.service-inline-figure{border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-tertiary);margin:0;overflow:hidden}.service-inline-figure img{width:100%;display:block}.service-side-rail{gap:var(--space-lg);top:calc(var(--header-height) + 1.5rem);display:grid;position:sticky}.service-side-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-sm)}.service-side-card--accent{background:linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-card) 100%)}.service-side-card h3{margin-bottom:var(--space-sm)}.service-side-links{gap:.65rem;display:grid}.service-side-links a{color:var(--text-primary);border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-color);padding:.75rem .9rem;text-decoration:none}.service-side-links a:hover{color:var(--color-primary-dark);border-color:var(--color-primary-light)}.service-fact-stack{gap:var(--space-sm);display:grid}.service-fact-box{border-radius:var(--radius-md);background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);padding:.85rem 1rem}@media (max-width:1023px){.service-library-hero__inner,.service-detail-hero__grid,.service-detail-layout{grid-template-columns:1fr}.service-detail-hero h1,.service-detail-hero__copy-wrap{max-width:none}.service-detail-hero__copy-wrap{width:min(100%,760px);margin:2rem}.service-side-rail{position:static}.weight-loss-features-layout{grid-template-columns:1fr}.weight-loss-features-copy{position:static}.weight-loss-comparison-table{--comparison-overlap:24px;grid-template-columns:88px minmax(0,1fr) minmax(0,1fr)}.weight-loss-pricing-card{grid-template-columns:1fr}.weight-loss-pricing-details{border-top:1px solid #173b2314;border-left:0;padding-top:.2rem;padding-left:0}.weight-loss-faq-hero{margin-bottom:1.25rem}.weight-loss-faq-shell--rako .weight-loss-faq-hero{grid-template-columns:1fr auto;align-items:start;gap:0}.weight-loss-faq-grid{grid-template-columns:1fr}.weight-loss-faq-contact-strip{flex-direction:column;align-items:stretch}.weight-loss-faq-contact-actions{width:100%}.weight-loss-faq-contact-button{flex:none}.weight-loss-promises-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.weight-loss-comparison-cta{flex-direction:column;align-items:stretch}.weight-loss-comparison-cta__button{width:100%}}@media (max-width:767px){:where([class*=-faq-contact-actions]){box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;min-width:0;max-width:100%}:where([class*=-faq-contact-actions])>*,:where([class*=-faq-contact-button]){box-sizing:border-box;width:100%;min-width:0;max-width:100%}:where([class*=-faq-contact-button]) span{min-width:0}.process-section-alt--weight-loss .section-header{margin-top:0}.process-section-alt--weight-loss .section-label:before{display:none}.process-section-alt--weight-loss .section-label{letter-spacing:.02em;color:#226f3f;background:#5cad5d1f;border-radius:999px;padding:.35rem .9rem;font-family:Lilita One,sans-serif;font-size:1.45rem;font-weight:800}.testimonials-showcase-section .social-carousel__item,.testimonials-compare-section .social-carousel__item{flex:0 0 100%}.google-reviews-section.testimonials-showcase-section .social-carousel__item,.google-reviews-section .social-carousel__item.testimonials-carousel-card.google-review-card.google-review-card--showcase{flex:0 0 min(68vw,18rem)!important;width:min(68vw,18rem)!important;max-width:min(68vw,18rem)!important}.google-reviews-section.testimonials-showcase-section .social-carousel__viewport{overflow:hidden}.google-reviews-section.testimonials-showcase-section .social-carousel__track{gap:.9rem!important;padding-left:calc(50vw - min(68vw,18rem)/2)!important;padding-right:calc(50vw - min(68vw,18rem)/2)!important}.google-reviews-section.testimonials-showcase-section .social-carousel{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.testimonials-compare-section .social-carousel__item{flex:0 0 min(82vw,22rem)}.testimonials-compare-section .social-carousel__track{padding-left:calc(50vw - min(82vw,22rem)/2);padding-right:calc(50vw - min(82vw,22rem)/2)}.testimonials-compare-section .social-carousel,.champions-carousel-section .social-carousel{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.champions-carousel-section .social-carousel__item{flex:0 0 88%}.champions-carousel-section .social-carousel__track{padding-left:6%;padding-right:6%}.champions-carousel-cta{justify-content:center;margin-top:1rem;display:flex}.champions-story-card__media{aspect-ratio:4/5}.testimonials-showcase-section .social-carousel__arrow--prev,.testimonials-compare-section .social-carousel__arrow--prev{left:-.6rem;transform:translateY(-50%)}.testimonials-compare-section .social-carousel__arrow,.google-reviews-section .social-carousel__arrow{color:#a8c98a;border-color:#a8c98a}.google-reviews-section .social-carousel__arrow--prev{left:-.2rem;transform:translateY(-50%)}.google-reviews-section .social-carousel__arrow--prev:hover{transform:translateY(calc(-50% - 1px))}.google-reviews-section .social-carousel__arrow--next{right:-.15rem!important;transform:translateY(-50%)!important}.google-reviews-section .social-carousel__arrow--next:hover{transform:translateY(calc(-50% - 1px))!important}.testimonials-compare-section .social-carousel__arrow:hover,.testimonials-compare-section .social-carousel__arrow:focus-visible,.testimonials-compare-section .social-carousel__arrow:active,.google-reviews-section .social-carousel__arrow:hover,.google-reviews-section .social-carousel__arrow:focus-visible,.google-reviews-section .social-carousel__arrow:active{color:#a8c98a;border-color:#a8c98a}.testimonials-showcase-section .social-carousel__arrow--prev:hover,.testimonials-compare-section .social-carousel__arrow--prev:hover{transform:translateY(calc(-50% - 1px))}.testimonials-showcase-section .social-carousel__arrow--next,.testimonials-compare-section .social-carousel__arrow--next{right:-.6rem;transform:translateY(-50%)}.testimonials-showcase-section .social-carousel__arrow--next:hover,.testimonials-compare-section .social-carousel__arrow--next:hover{transform:translateY(calc(-50% - 1px))}.weight-loss-comparison-shell{padding:0 var(--space-md)}.weight-loss-pricing-card{border-radius:1.5rem;padding:1.15rem}.weight-loss-faq-shell{border-radius:1.4rem;padding:1rem}.weight-loss-faq-shell--rako .weight-loss-faq-feature-group{display:none}.weight-loss-faq-header{text-align:left;justify-items:start}.weight-loss-faq-header h2{justify-items:start;width:100%;max-width:100%}.weight-loss-faq-header h2 span{white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center;justify-self:center;width:100%;max-width:100%;font-size:1.55rem}.weight-loss-faq-header h2 strong{white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center;justify-self:center;max-width:100%;font-size:clamp(2.5rem,13vw,3.2rem)}.weight-loss-faq-heading--rako,.weight-loss-faq-heading--about{width:100%;max-width:100%}.weight-loss-faq-heading--rako{justify-items:center}.weight-loss-faq-heading--rako span,.weight-loss-faq-heading--about span{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.weight-loss-faq-subtitle{font-size:.96rem}.weight-loss-faq-shell--rako .weight-loss-faq-leaf{display:none}.weight-loss-faq-card{padding:1rem;display:block}.weight-loss-faq-card.is-open{padding-bottom:1rem}.weight-loss-faq-card-summary{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.75rem}.weight-loss-faq-card-icon{width:0;height:0;display:none}.weight-loss-faq-card-icon img,.weight-loss-faq-card-number{display:none}.weight-loss-faq-card-heading{grid-column:1;width:100%;min-width:0;max-width:100%}.weight-loss-faq-card-heading h3{white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:1rem;line-height:1.35}.weight-loss-faq-card-arrow{flex-shrink:0;grid-column:2;place-self:center end;width:22px;height:22px}.weight-loss-faq-card-arrow svg{width:18px;height:18px}.weight-loss-faq-card-body{padding-left:0}.weight-loss-faq-card-copy h3{font-size:1.06rem}.weight-loss-faq-card-copy p{font-size:.94rem}.weight-loss-faq-contact-copy{align-items:flex-start}.weight-loss-faq-contact-copy h3{font-size:1.35rem}.weight-loss-faq-contact-leaf{width:60px;height:60px}.weight-loss-faq-contact-actions{flex-direction:column}.weight-loss-faq-contact-button{width:100%;min-width:0}.weight-loss-pricing-brand{align-items:flex-start}.weight-loss-pricing-badge{border-radius:1rem;width:3.5rem;height:3.5rem}.weight-loss-pricing-badge img{width:2rem;height:2rem}.weight-loss-pricing-tier-pill{width:100%}.weight-loss-pricing-value strong{font-size:clamp(2.35rem,10vw,3rem)}.weight-loss-pricing-list li{padding-left:1.8rem;font-size:.95rem}.weight-loss-pricing-actions{flex-direction:column;align-items:stretch}.weight-loss-pricing-actions .btn{width:100%;min-width:0}.weight-loss-pricing-link{text-align:center;width:100%}.service-library-stats{grid-template-columns:1fr}.service-detail-hero{background:#bd6e1d;min-height:0;overflow:hidden}.service-detail-hero--weight-loss{background:#bd6e1d}.service-detail-hero__grid{width:100%;max-width:100%;min-height:0;padding:0}.service-detail-hero__copy-wrap{box-sizing:border-box;border-radius:3rem 0;grid-row:2;width:auto;min-width:0;max-width:100%;margin:1rem;padding:2rem 1.25rem 1.5rem}.service-detail-hero__eyebrow,.service-breadcrumbs,.service-detail-hero__copy{overflow-wrap:anywhere}.service-detail-hero h1{white-space:normal;font-size:clamp(2rem,10vw,2.6rem)}.service-detail-hero__copy{display:none}.service-detail-hero__mobile-details{margin:.65rem 0 var(--space-md);color:#1a3c40c7;display:block}.service-detail-hero__mobile-details summary{border-radius:var(--radius-full);min-height:38px;color:var(--color-primary-dark);cursor:pointer;border:1px solid #4caf5059;align-items:center;padding:.45rem .9rem;font-weight:700;list-style:none;display:inline-flex}.service-detail-hero__mobile-details summary::-webkit-details-marker{display:none}.service-detail-hero__mobile-details p{margin:var(--space-md) 0 0;color:#1a3c40c7;font-size:.95rem;line-height:1.7}.service-detail-hero .btn-group{flex-wrap:nowrap;gap:.5rem;max-width:100%}.service-detail-hero .btn-group .btn{white-space:nowrap;flex:1 1 0;width:50%;min-width:0;min-height:42px;padding:.7rem .65rem;font-size:.84rem;line-height:1.2}.weight-loss-features-grid{grid-template-columns:1fr}.weight-loss-feature-card{min-height:0;padding:1.15rem}.weight-loss-features-kicker{max-width:none;font-size:clamp(1.65rem,5.4vw,2.45rem)}.weight-loss-features-copy h2{font-size:.95rem}.weight-loss-feature-highlights p{padding:.95rem 1rem;font-size:.96rem}.weight-loss-comparison-header h2{font-size:clamp(2.1rem,10vw,3rem)}.weight-loss-comparison-header p{font-size:1rem}.weight-loss-comparison-table{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:0}.weight-loss-comparison-head--icons{display:none}.weight-loss-comparison-head{min-height:52px}.weight-loss-comparison-head--rako{text-align:center;border-top-left-radius:1.2rem;border-top-right-radius:0;grid-area:1/1;box-shadow:0 12px 24px #0f4e261f}.weight-loss-comparison-head--traditional{text-align:center;border-top-left-radius:0;border-top-right-radius:1.2rem;grid-area:1/2;width:100%;margin:0;padding-left:1rem;padding-right:1rem}.weight-loss-comparison-row{display:contents}.weight-loss-comparison-side-icon{display:none}.weight-loss-comparison-cell{border-top:none;grid-template-columns:34px minmax(0,1fr);min-height:0;padding:.95rem 1rem}.weight-loss-comparison-cell--rako{box-shadow:none;border-radius:0;grid-column:1}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(4)>.weight-loss-comparison-cell--rako{grid-row:2}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(5)>.weight-loss-comparison-cell--rako{grid-row:3}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(6)>.weight-loss-comparison-cell--rako{grid-row:4}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(7)>.weight-loss-comparison-cell--rako{grid-row:5}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(8)>.weight-loss-comparison-cell--rako{grid-row:6}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(9)>.weight-loss-comparison-cell--rako{grid-row:7}.weight-loss-comparison-row:last-of-type .weight-loss-comparison-cell--rako{border-bottom-right-radius:0;border-bottom-left-radius:1.2rem;box-shadow:0 12px 24px #0f4e261f}.weight-loss-comparison-cell--traditional{border-radius:0;grid-column:2;width:100%;margin-left:0;padding-left:1rem}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(4)>.weight-loss-comparison-cell--traditional{grid-row:2}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(5)>.weight-loss-comparison-cell--traditional{grid-row:3}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(6)>.weight-loss-comparison-cell--traditional{grid-row:4}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(7)>.weight-loss-comparison-cell--traditional{grid-row:5}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(8)>.weight-loss-comparison-cell--traditional{grid-row:6}.weight-loss-comparison-table>.weight-loss-comparison-row:nth-child(9)>.weight-loss-comparison-cell--traditional{grid-row:7}.weight-loss-comparison-row:last-of-type .weight-loss-comparison-cell--traditional{border-bottom-right-radius:1.2rem;border-bottom-left-radius:0}.weight-loss-comparison-cell p{display:none}.weight-loss-comparison-cell h3{margin-left:-1.3rem;font-size:.88rem;line-height:1.3}.weight-loss-comparison-check,.weight-loss-comparison-cross{width:1.2rem;height:1.2rem;font-size:.82rem}.weight-loss-promises-divider{gap:.7rem}.weight-loss-promises-divider h3{text-align:center;font-size:1.45rem}.weight-loss-promises-grid{grid-template-columns:1fr}.weight-loss-promise-card{text-align:left;box-sizing:border-box;grid-template-columns:3.8rem minmax(0,1fr);align-items:center;gap:.2rem .9rem;width:100%;max-width:100%;padding:1rem;display:grid}.weight-loss-promise-card__icon{grid-row:1/span 2;width:3.8rem;height:3.8rem;margin:0}.weight-loss-promise-card__icon svg{width:1.8rem;height:1.8rem}.weight-loss-promise-card__icon img{width:2rem;height:2rem}.weight-loss-promise-card h4{font-size:1rem;font-weight:700}.weight-loss-promise-card p{margin:0;font-size:.82rem}.weight-loss-comparison-cta__copy{align-items:flex-start}.service-hero-visual{grid-row:1;justify-content:flex-end;width:100%;min-height:0;margin:0;position:static}.service-hero-visual__image{object-fit:cover;object-position:right center;width:100%;height:100%;max-height:320px}.service-content-section{padding:var(--space-xl)}.service-content-section__header{grid-template-columns:1fr}.service-content-section__index{border-radius:18px;width:52px;height:52px}}@media (min-width:768px) and (max-width:1024px){.service-detail-hero--weight-loss,[data-theme=dark] .service-detail-hero--weight-loss{background-position:50%}.service-detail-hero{min-height:320px}.service-detail-hero__grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:stretch;height:320px;min-height:320px;padding:0}.service-detail-hero__copy-wrap{border-radius:3rem 0;align-content:start;align-self:center;row-gap:.12rem;width:auto;max-width:min(360px,100% - 1.5rem);margin:.85rem 0 1.25rem clamp(1.25rem,3vw,2rem);padding:clamp(1.1rem,1.7vw,1.45rem) clamp(1rem,1.8vw,1.3rem) clamp(1.55rem,2.1vw,1.9rem) clamp(1.5rem,2.5vw,2.1rem);display:grid}.service-detail-hero__eyebrow{margin-top:.22rem;font-size:.82rem}.service-breadcrumbs{font-size:.76rem}.service-detail-hero h1{white-space:normal;margin-top:.2rem;margin-bottom:.2rem;font-size:clamp(1.55rem,2.5vw,2.1rem)}.service-detail-hero__copy{display:none}.service-detail-hero__mobile-details{color:#fff;margin:0 0 .7rem;display:block}.service-detail-hero__mobile-details summary{border-radius:var(--radius-full);color:#fff;cursor:pointer;border:1px solid #ffffff80;align-items:center;min-height:36px;padding:.38rem .8rem;font-size:.84rem;font-weight:700;list-style:none;display:inline-flex}.service-detail-hero__mobile-details summary::-webkit-details-marker{display:none}.service-detail-hero__mobile-details p{color:#fff;margin:.8rem 0 0;font-size:.88rem;line-height:1.55}.service-detail-hero .btn-group{gap:.35rem;max-width:100%;margin-top:0}.service-detail-hero .btn-group .btn{min-height:38px;padding:.45rem .72rem;font-size:.82rem}.service-hero-visual{grid-column:auto;width:52%;min-height:320px;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.service-hero-visual__image{object-fit:contain;object-position:right center;width:100%;height:100%}}[data-theme=dark] .service-detail-hero{background:#bd6e1d}[data-theme=dark] .service-detail-hero--weight-loss{background:0 0}[data-theme=dark] .service-detail-hero--weight-loss .service-detail-hero__copy-wrap{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff3d;border-color:#173b2329;box-shadow:0 18px 44px #173b231a}[data-theme=dark] .service-detail-hero--weight-loss .section-label{color:#000}[data-theme=dark] .service-detail-hero--weight-loss .section-label:before{background:#000}[data-theme=dark] .service-detail-hero--weight-loss h1,[data-theme=dark] .service-detail-hero--weight-loss .service-breadcrumbs,[data-theme=dark] .service-detail-hero--weight-loss .service-breadcrumbs a,[data-theme=dark] .service-detail-hero--weight-loss .service-detail-hero__eyebrow,[data-theme=dark] .service-detail-hero--weight-loss .service-detail-hero__copy,[data-theme=dark] .service-detail-hero--weight-loss .service-detail-hero__mobile-details,[data-theme=dark] .service-detail-hero--weight-loss .service-detail-hero__mobile-details p,[data-theme=dark] .service-detail-hero--weight-loss .service-detail-hero__mobile-details summary{color:#fff}[data-theme=dark] .service-detail-hero:before{opacity:1}[data-theme=dark] .service-detail-hero__eyebrow,[data-theme=dark] .service-detail-hero__copy,[data-theme=dark] .service-breadcrumbs,[data-theme=dark] .service-breadcrumbs a{color:#ecf5ecc2}[data-theme=dark] .service-detail-hero h1{color:#f2fbf3}[data-theme=dark] .service-detail-hero__copy-wrap{background:#112218e6;border-color:#8ac37a29;box-shadow:0 30px 70px #0000004d}@media (max-width:767px){.service-detail-hero--weight-loss,[data-theme=dark] .service-detail-hero--weight-loss{background-position:50%}.service-detail-hero--weight-loss{min-height:auto}.service-detail-hero--weight-loss .weight-loss-hero-banners{grid-template-rows:auto auto;grid-template-columns:1fr;display:grid;position:relative;inset:auto}.service-detail-hero--weight-loss .weight-loss-hero-banners__image{object-fit:cover;width:100%;max-width:none;height:auto;position:relative;top:auto;left:auto;right:auto}.service-detail-hero--weight-loss .weight-loss-hero-banners__image--right{grid-row:1}.service-detail-hero--weight-loss .weight-loss-hero-banners__image--left{grid-row:2}.service-detail-hero--weight-loss .service-detail-hero__grid{z-index:1;height:auto;min-height:auto;display:block;position:absolute;bottom:.75rem;left:0;right:0}.service-detail-hero--weight-loss .weight-loss-hero-content{max-width:min(88%,19rem);margin-left:0;padding:.65rem 1rem 1.25rem}}.service-card--light{background:linear-gradient(#fff 0%,#f5fbf5 100%);border:1px solid #d8ead9;box-shadow:0 10px 28px #1a3c4014}.service-card--light:hover{border-color:var(--color-primary);background:linear-gradient(#f1faef 0%,#e3f3e4 100%);transform:translateY(-6px);box-shadow:0 18px 34px #4caf5029}.service-card--light h4{color:var(--color-secondary);font-size:1.05rem}.service-card--light p{color:var(--text-secondary);font-size:.9rem;line-height:1.65}.service-card--light:hover h4{color:var(--color-primary-dark)}.service-card--light:hover p{color:var(--text-primary)}.service-card--light .service-card__media{box-shadow:inset 0 0 0 1px #1a3c400a}.service-card--light:hover .service-card__meta span{background:var(--color-primary);color:#fff}[data-theme=dark] .service-card--light{background:linear-gradient(#1a2b1a 0%,#203420 100%);border-color:#314631}[data-theme=dark] .service-card--light h4{color:var(--text-primary)}[data-theme=dark] .service-card--light p{color:var(--text-secondary)}[data-theme=dark] .service-card--light:hover{border-color:var(--color-primary-light);background:linear-gradient(#203520 0%,#294229 100%)}[data-theme=dark] .service-card--light:hover h4{color:var(--color-primary-light)}[data-theme=dark] .service-card--light:hover p{color:var(--text-primary)}.service-card--light{padding:.3rem 1.5rem}.service-card--light .service-card__media{margin-bottom:var(--space-sm);aspect-ratio:16/8.5}.service-card--light .service-card__meta{margin-bottom:.45rem}.service-card--light .service-card__meta span{padding:.2rem .55rem;font-size:.68rem}.service-card--light h4{margin-bottom:.45rem}.service-card--light p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.service-library-stats{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}.services-category-section{padding-top:var(--space-xl);padding-bottom:var(--space-xl);margin-bottom:0}.services-category-section .section-header{margin-bottom:var(--space-xl)}@media (max-width:768px){.services-category-section{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.services-category-section .section-header{margin-bottom:var(--space-xs)}.service-library-hero{aspect-ratio:400/500;margin-top:var(--header-height);background-image:url(/services-mobile-banner.jpeg);background-position:top;background-size:100%;padding:0}.service-library-hero__inner{align-items:center;height:100%;min-height:100%;padding-top:0}.service-library-hero h1{text-align:center;margin-top:-10.5rem;font-size:1.5rem}.service-library-hero p{text-align:center;width:60%;margin-top:-7rem;margin-left:auto;margin-right:auto;font-size:.9rem}.knowledge-hub-page-hero__inner{align-items:flex-end;padding-bottom:2.5rem;position:absolute;inset:0}.knowledge-hub-page-hero__copy{gap:.85rem;max-width:18rem}.knowledge-hub-page-hero__copy h1{text-align:center;width:auto;max-width:15.8rem;margin:-23rem 0 0 2.2rem;font-size:1.5rem}.knowledge-hub-page--expert-insights .knowledge-hub-page-hero__copy h1{max-width:16rem}.knowledge-hub-page-hero__copy p{text-align:center;max-width:100%;font-size:.98rem;line-height:1.55}.knowledge-hub-content-shell{padding:0 var(--space-md)}.knowledge-hub-layout{grid-template-columns:1fr;gap:1.5rem}.knowledge-hub-cards-grid{grid-template-columns:1fr;gap:1.25rem}.knowledge-hub-card__body{padding:1rem 1rem 1.2rem}.knowledge-hub-card__title{font-size:1.45rem}.knowledge-hub-card__quote{display:none}.knowledge-hub-related__panel{border-radius:1.5rem;padding:1.25rem 1rem}.knowledge-hub-related__header{margin-bottom:1rem}.knowledge-hub-related__header h2{font-size:1.7rem}.blog-category-tabs{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.25rem;overflow-x:auto}.blog-category-tab{white-space:nowrap}.testimonials-page-hero{aspect-ratio:400/600;margin-top:var(--header-height);background-image:url(/testimonials-mobile-banner.jpeg);background-position:top;background-size:100%;padding:0}.testimonials-page-hero__inner{justify-content:center;max-width:100%;min-height:100%;margin-left:0}.testimonials-page-hero h1{text-align:center;font-size:1.9rem;transform:translateY(-6rem)}.testimonials-page-hero__copy{text-align:center;justify-items:center;gap:.85rem;max-width:21rem}.testimonials-page-hero p{max-width:80%;font-size:.98rem;line-height:1.55;transform:translateY(-5.8rem)}.testimonials-page-hero__subtitle--desktop{display:none}.testimonials-page-hero__subtitle--mobile,.testimonials-mobile-glory{display:block}.testimonials-content-section.section{padding:var(--space-xl) 0}}.nav-item{margin-bottom:-.75rem;padding-bottom:.75rem;position:relative}.nav-item:after{content:"";height:16px;position:absolute;top:100%;left:0;right:0}.dropdown{transition:opacity var(--transition-base), visibility var(--transition-base), transform var(--transition-base);top:calc(100% + 2px);transform:translate(-50%)translateY(-8px)}.dropdown-wide{min-width:280px}.dropdown--mega{width:min(448px,92vw);min-width:448px;padding:1rem}.mega-menu-grid{grid-template-columns:repeat(2,200px);justify-content:center;gap:.75rem 1rem;display:grid}.mega-menu-column{gap:.35rem;display:grid}.mega-menu-column a,.mega-menu-all-link{box-sizing:border-box;width:200px;max-width:200px;color:var(--text-secondary);border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast), transform var(--transition-fast);padding:.7rem .875rem;font-size:.875rem;text-decoration:none;display:block}.mega-menu-column a:hover,.mega-menu-all-link:hover{color:var(--color-primary);background:var(--color-primary-xlight);transform:translate(2px)}.mega-menu-footer{border-top:1px solid var(--border-color);margin-top:.9rem;padding-top:.9rem}.mega-menu-all-link{text-align:center;width:100%;color:var(--color-primary-dark);background:#4caf5014;font-weight:700}[data-theme=dark] .mega-menu-all-link{color:var(--color-primary-light)}@media (max-width:1200px){.dropdown--mega{width:min(448px,92vw);min-width:448px}}@media (max-width:768px){.nav-item{margin-bottom:0;padding-bottom:0}.nav-item:after{display:none}.dropdown--mega{width:auto;min-width:0}}.hide-on-desktop,.hide-on-mobile{display:block}@media (max-width:768px){.hide-on-mobile{display:none!important}}@media (min-width:769px){.hide-on-desktop{display:none!important}}.home-service-tabs-section{background:#f5fdf2}.home-service-tabs{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.home-service-tab{min-height:48px;color:var(--color-secondary);border-radius:var(--radius-full);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base), background var(--transition-base), color var(--transition-base);background:#fff;border:1px solid #d8ead9;justify-content:center;align-items:center;padding:.75rem 1.15rem;font-size:.92rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex;box-shadow:0 6px 18px #1a3c400f}.home-service-tab:hover{color:var(--color-primary-dark);border-color:var(--color-primary);background:#f5fdf2;transform:translateY(-2px);box-shadow:0 12px 24px #4caf5029}[data-theme=dark] .home-service-tabs-section{background:linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-primary) 100%)}[data-theme=dark] .home-service-tab{background:var(--bg-card);color:var(--text-primary);border-color:var(--border-color);box-shadow:0 6px 18px #0000002e}[data-theme=dark] .home-service-tab:hover{background:var(--color-primary-xlight);color:var(--color-primary-light);border-color:var(--color-primary-light)}.blog-tabs-section{background:var(--bg-secondary);border-bottom:1px solid var(--border-color)}.blog-category-tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.blog-category-tab{border-radius:var(--radius-full);background:var(--bg-card);border:1px solid var(--border-color);min-height:44px;color:var(--text-primary);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.blog-category-tab:hover{color:var(--color-primary-dark);border-color:var(--color-primary);background:var(--color-primary-xlight)}.blog-category-tab.active{color:var(--color-primary-dark);background:#f7fbf4;border-color:#2b5f2833}.blog-card--content{color:inherit}.blog-card__image-wrap{background:var(--bg-tertiary);height:220px;overflow:hidden}.blog-card__image{object-fit:cover;width:100%;height:100%;display:block}.blog-anchor-section{scroll-margin-top:120px}.blog-detail-layout{gap:var(--space-2xl);grid-template-columns:minmax(0,1fr) 300px;align-items:start;display:grid}.blog-detail-article{gap:var(--space-xl);display:grid}.blog-detail-section{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-2xl);box-shadow:var(--shadow-sm)}.blog-detail-section h3{margin-bottom:var(--space-md)}.blog-detail-section__body{gap:var(--space-lg);display:grid}.blog-rich-text{margin:0;line-height:1.8}.blog-rich-list{gap:var(--space-sm);color:var(--text-secondary);margin:0;padding-left:1.25rem;display:grid}.blog-rich-figure{border-radius:var(--radius-lg);background:var(--bg-tertiary);border:1px solid var(--border-color);margin:0;overflow:hidden}.blog-rich-figure img,.blog-detail-hero-image img{width:100%;display:block}.blog-detail-hero-image{margin-bottom:var(--space-lg);border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-tertiary);overflow:hidden}.blog-side-card{top:calc(var(--header-height) + 1.5rem);background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-sm);position:sticky}.blog-side-links{gap:.65rem;display:grid}.blog-side-links a{border-radius:var(--radius-md);background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);padding:.75rem .9rem;text-decoration:none;display:block}.blog-side-links a:hover{color:var(--color-primary-dark);border-color:var(--color-primary)}@media (max-width:1024px){.blog-detail-layout{grid-template-columns:1fr}.blog-side-card{position:static}}.blog-tabs-section{padding-bottom:var(--space-lg)}.blog-anchor-section{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.blog-anchor-section .section-header{margin-bottom:var(--space-xl)}.hero-bg{background:linear-gradient(90deg,#f2f7fd2e 0%,#f2f7fd0f 100%),url(/images/hero-left-bg.jpg) 0/cover no-repeat!important}.hero-dots{opacity:.8;background-image:radial-gradient(circle,#4caf501a 1px,#0000 1px)}.hero-badge{color:var(--color-primary-dark);background:#4caf501a;border-color:#4caf503d}.hero h1{color:var(--color-secondary)}.hero h1 .accent{color:var(--color-primary-dark)}.hero-desc{color:var(--text-secondary)}.hero-stat-number{color:var(--color-secondary)}.hero-stat-number span{color:var(--color-primary-dark)}.hero-stat-label{color:var(--text-muted)}.hero-float-card{background:linear-gradient(#fff 0%,#f3faf3 100%);border:1px solid #4caf5029}.section--green{color:var(--color-secondary);background:linear-gradient(#f4fbf4 0%,#e8f5e9 100%)}.services-section-primary{background:#f3fbf3}.services-section-primary .section-header,.home-service-tabs-section .section-header{background:#f5fdf2}.services-section-primary .section-header{background:#f3fbf3}.services-section-primary .service-card:hover{background:#fff}.home-service-tabs-section .section-header{background:#f5fdf2}.home-service-tabs-section #all-services-heading{font-size:clamp(2.55rem,6vw,3.35rem);line-height:1.08}@media (max-width:768px){.home-service-tabs-section #all-services-heading{font-size:clamp(2.05rem,5.2vw,2.45rem)}.home-service-tabs{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.home-service-tab{text-align:center;width:auto;min-width:0;min-height:36px;padding:.45rem .84rem;line-height:1.25}.services-cta-row .btn{min-width:auto;min-height:52px;padding:.81rem 1.24rem;font-size:1.03rem}.appointment-form,.contact-form,.contact-info-card,.form-row,.form-group,.phone-input-row{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.appointment-form,.contact-intro-card,.contact-info-card{padding:.9rem}.form-input,.form-select,.form-textarea,.appointment-form .iti,.appointment-form .iti__tel-input,.appointment-form .intl-phone-input,.phone-prefix-select{box-sizing:border-box;width:100%;min-width:0;max-width:100%}}.section.section--green.hide-on-mobile .service-card{background:#fff;border:1px solid #4caf5038;box-shadow:0 14px 28px #388e3c14}.section.section--green.hide-on-mobile .service-card:hover{background:linear-gradient(#f7fcf7 0%,#eaf7ea 100%);border-color:#4caf5066;box-shadow:0 18px 34px #4caf5024}.section--green .section-label{color:var(--color-primary-dark)}.section--green .section-label:before{background:var(--color-primary)}.section--green h2{color:var(--color-secondary)}.section--green p{color:var(--text-secondary)}.service-card{background:#fff;border:1px solid #4caf502e;box-shadow:0 14px 28px #388e3c14}.service-card:hover{background:linear-gradient(#f7fcf7 0%,#eaf7ea 100%);border-color:#4caf5073;box-shadow:0 18px 34px #4caf5029}.service-card h4{color:var(--color-secondary)}.service-card p{color:var(--text-secondary)}.specialty-card,.testimonial-card,.contact-info-card,.contact-form,.value-card,.mv-card{border-color:#4caf5029;box-shadow:0 12px 28px #388e3c12}.specialty-card:hover,.testimonial-card:hover,.value-card:hover,.mv-card:hover{border-color:#4caf5052}.hero{min-height:88vh}.hero-content{gap:clamp(1.5rem,3vw,3rem)}.hero-text{max-width:640px}.hero-desc{max-width:56ch}.hero-desc--tagline{max-width:32rem}.hero-desc-tagline-divider{align-items:center;gap:.8rem;margin-bottom:.9rem;display:flex}.hero-desc-tagline-divider span{background:linear-gradient(90deg,#6da0492e 0%,#6da049bf 48%,#6da0492e 100%);flex:auto;height:2px}.hero-desc-tagline-divider img{object-fit:contain;width:1.3rem;height:1.3rem;display:block}.hero-desc--tagline p{color:#5e5449;font-family:"Cossette Texte", var(--font-display);margin:0;font-size:2rem;font-style:italic;font-weight:700;line-height:1.08}.hero-desc--tagline p span,.hero-desc--tagline p strong{font-style:italic;font-weight:700}.hero-desc--tagline p strong{color:#67a63f}@media (max-width:768px){.hero-desc--tagline p{white-space:nowrap;font-size:1.38rem}.hero .btn-group{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:.65rem;display:grid}.hero .btn-group .btn{width:100%;min-width:0;max-width:none;min-height:46px;padding:.78rem .75rem;font-size:.9rem}.youtube-videos-header{text-align:center;justify-content:center;margin-bottom:1.35rem}.youtube-videos-header h2{font-size:2.21rem}.youtube-videos-header>div{width:100%}.youtube-videos-section .social-carousel__item{flex:0 0 82%}.youtube-videos-section .social-carousel{width:calc(100% + (var(--space-md) * 2));margin-left:calc(-1 * var(--space-md));margin-right:calc(-1 * var(--space-md))}}.metric-item{border-radius:var(--radius-md);background:#4caf5014;border:1px solid #4caf501a;padding:.8rem .9rem}.hero-float-card{box-shadow:0 18px 36px #388e3c1f}.hero-main-card{color:#17311b;background:linear-gradient(160deg,#eef9ef 0%,#dff2e0 100%);border:1px solid #4caf5042;box-shadow:0 26px 56px #388e3c29}.metric-item{background:#ffffff80;border:1px solid #4caf5029}.hero-float-card{background:linear-gradient(160deg,#f8fdf8 0%,#eaf7ea 100%);border:1px solid #4caf5038;box-shadow:0 18px 36px #388e3c24}.float-icon{color:#1b5e20;background:linear-gradient(160deg,#dff3e0 0%,#c8e8cb 100%)}.float-text-main{color:#17311b}.float-text-sub{color:#527057}.hero-main-card{color:#4f8754}.hero-main-card .card-label{color:#68a86d}.metric-value{color:#67a86d}.metric-label{color:#79a67d}.hero-main-card h3{color:#17311b}.admin-cms .contact-info-card{background:var(--color-secondary);color:#fff}.admin-cms .contact-info-card h1,.admin-cms .contact-info-card h2,.admin-cms .contact-info-card h3,.admin-cms .contact-info-card h4,.admin-cms .contact-info-card label,.admin-cms .contact-info-card p,.admin-cms .contact-info-card span,.admin-cms .contact-info-card strong,.admin-cms .contact-info-card a,.admin-cms .contact-info-card .section-label{color:#fff;-webkit-text-fill-color:currentColor;background:0 0}.admin-cms .consultation-follow-card,.admin-cms .consultation-follow-card h1,.admin-cms .consultation-follow-card h2,.admin-cms .consultation-follow-card h3,.admin-cms .consultation-follow-card h4,.admin-cms .consultation-follow-card label,.admin-cms .consultation-follow-card p,.admin-cms .consultation-follow-card span,.admin-cms .consultation-follow-card strong,.admin-cms .consultation-follow-card a{color:var(--text-primary);-webkit-text-fill-color:currentColor}.admin-cms .form-input,.admin-cms .form-textarea,.admin-cms .form-select,.admin-cms .consultation-follow-card .btn,.admin-cms [style*="background: rgba(255,255,255"],.admin-cms [style*="background: rgba(244, 249, 243"],.admin-cms [style*="background: #fff"]{color:var(--text-primary)}.admin-cms .form-input::placeholder,.admin-cms .form-textarea::placeholder{color:#0f24128c}.admin-cms .contact-info-card .form-input,.admin-cms .contact-info-card .form-textarea,.admin-cms .contact-info-card .form-select{color:var(--text-primary);background:#fffffff5}.dropdown--mega .mega-menu-grid{align-items:start;position:relative;gap:.75rem 1.5rem!important}.dropdown--mega .mega-menu-grid:after{content:"";background:var(--border-color);pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-.5px)}.dropdown--mega .mega-menu-footer .mega-menu-all-link{width:100%!important;max-width:none!important;display:block!important}.admin-login .contact-info-card h1,.admin-login .contact-info-card h2,.admin-login .contact-info-card h3,.admin-login .contact-info-card p,.admin-login .contact-info-card label,.admin-login .contact-info-card span,.admin-login .contact-info-card strong{color:#fff;-webkit-text-fill-color:currentColor}.admin-login .contact-info-card .form-label{color:#fff}.admin-login .contact-info-card .form-input,.admin-login .contact-info-card .form-textarea,.admin-login .contact-info-card .form-select{color:#fff;background:#ffffff14;border-color:#ffffff38}.admin-login .contact-info-card .form-input::placeholder,.admin-login .contact-info-card .form-textarea::placeholder{color:#ffffffad}.admin-login .contact-info-card .form-input:focus,.admin-login .contact-info-card .form-textarea:focus,.admin-login .contact-info-card .form-select:focus{background:#ffffff1f}.admin-login-subtitle{color:#9ff0a8;background:linear-gradient(135deg,#d8ffe0 0%,#8be59a 35%,#37b24d 70%,#d8ffe0 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 18px #7bffa02e;-webkit-background-clip:text;background-clip:text}.trust-item-icon{width:1.4rem;height:1.4rem;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.trust-item-icon svg,.trust-item-icon img{width:100%;height:100%;display:block}.hero-bg{background:#f2f7fd;width:100%!important}.hero-bg:after{background:0 0!important}.hero-mobile-card{display:none}@media (max-width:768px){html,body{max-width:100%;overflow-x:hidden}.site-wrapper,main,.hero,.section,.container,.hero-content,.ai-care-quote-section,.trust-bar,.mobile-nav{max-width:100vw}.ai-care-quote-layout,.ai-care-points{grid-template-columns:1fr}.human-connection-caption-section .container{grid-template-columns:1fr;min-height:auto}.human-connection-caption__content{text-align:center;justify-items:center;gap:.9rem;display:grid}.human-connection-caption{text-align:center;order:1;width:100%;margin:0 auto}.human-connection-caption__serif,.human-connection-caption__script{text-align:center}.human-connection-caption__visual{order:2;justify-content:center}.human-connection-caption__visual--desktop{display:none}.human-connection-caption__visual--mobile{display:flex}.human-connection-caption__separator{order:3;justify-content:center}.human-connection-caption__supporting{text-align:center;order:4;margin-inline:auto}.human-connection-caption__image{width:100%;max-height:20rem}.ai-care-quote-layout.container{width:calc(100vw + (var(--space-md) * 2));max-width:calc(100vw + (var(--space-md) * 2));margin-left:calc(-1 * var(--space-md));margin-right:calc(-1 * var(--space-md))}.ai-care-points-shell{padding-inline:.75rem}.ai-care-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.google-reviews-showcase-header p{white-space:normal}.ai-care-hero-shell{grid-template-columns:1fr;gap:1rem;padding:0 1.2rem 1.2rem}.ai-care-hero-shell:after{content:none}.ai-care-hero-copy{text-align:center;justify-items:center;gap:.85rem;max-width:none;margin-left:0}.ai-care-quote-heading{text-align:center;font-size:2.35rem}.ai-care-quote-kicker{text-align:center;justify-content:center}.ai-care-hero-visual{min-height:18rem}.ai-care-hero-rings{inset:5% 4%}.ai-care-hero-rings:before{width:3.5rem;height:3.5rem;top:10%;right:7%}.ai-care-hero-rings:after{width:3rem;height:3rem;bottom:13%;left:8%}.ai-care-hero-image{width:100%;max-height:22rem}.ai-care-point{min-height:0;box-shadow:none;gap:.75rem;padding:1rem .95rem}.ai-care-point-icon{width:3.2rem;height:3.2rem;box-shadow:none}.ai-care-point-icon img{width:100%;height:100%}.ai-care-point-text strong{font-size:1rem}.hero{background:#fcfdf8;min-height:auto;overflow:hidden}.hero.hero--banner{padding-top:var(--header-height)}.hero-banner-overlay-mobile{inset:var(--header-height) 0 0;pointer-events:none;justify-content:center;align-items:flex-start;padding-top:6.75rem;position:absolute;display:flex!important}.hero-banner-overlay__content--mobile{gap:.45rem;width:30rem;padding:.75rem}.hero-banner-overlay__content--mobile h1{color:#202020;max-width:60%;margin:2.5rem 0 0;font-size:2.3rem;line-height:1.02}.hero-banner-overlay__content--mobile p{color:#2d2d2d;max-width:70%;margin-bottom:1.5rem;font-size:1rem}.hero-banner-overlay__button--mobile{pointer-events:auto;border-width:1px;min-height:0;margin-top:-1rem;padding:.5rem 1.15rem;font-size:.96rem;line-height:1}.hero-content{box-sizing:border-box;gap:var(--space-xl);width:100%;padding-top:var(--header-height);padding-bottom:var(--space-3xl);padding-left:var(--space-md);padding-right:var(--space-md);grid-template-columns:1fr;display:grid}.hero-visual{order:1}.hero-text{order:2}.hero-bg{display:none}.hero-dots{height:0;inset:0 0 auto}.hero-desc-tagline-divider{display:none}.hero-text{z-index:2;min-height:auto;padding-top:var(--space-sm);padding-bottom:var(--space-sm);flex-direction:column;justify-content:flex-start;display:flex;position:relative}.hero-text,.hero-desc,.hero-stats,.btn-group,.trust-items,.services-grid,.specialties-grid,.testimonials-grid,.contact-grid{max-width:100%}.hero-visual{z-index:2;justify-content:center;margin-top:0;position:relative;display:flex!important}.hero-visual-image{width:100%;max-width:100%;height:auto}.hero-badge,.hero-desc-tagline-divider img{display:none}.hero-badge{text-align:center;justify-content:center}.hero-stats,.btn-group{width:100%}.btn-group .btn,.contact-section-shell{max-width:100%}.contact-info-card{padding:.95rem .9rem 1rem}.contact-info-card h3{margin-bottom:.9rem}.contact-info-strip{grid-template-columns:1fr;gap:.9rem}.contact-detail,.contact-detail--phone,.contact-detail--email,.contact-detail--location{text-align:left;justify-content:flex-start;align-items:flex-start}.appointment-form{max-width:100%;padding:1rem}}@media (min-width:992px){.contact-section-shell{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:0;display:grid}.contact-section-shell .section-header,.contact-section-shell .contact-grid,.services-contact-shell .services-contact-header,.services-contact-shell .contact-grid{grid-column:3/span 8}}.service-contact-header{text-align:center;box-sizing:border-box;background:#b6f99c;border:1px solid #4caf5024;border-bottom:0;border-radius:1.5rem 1.5rem 0 0;width:100%;margin-left:auto;margin-right:auto;padding:1.6rem 1.25rem 1.45rem}.service-contact-header .section-label{display:none}.service-contact-header h2,.service-contact-header p{text-align:center}.service-contact-header h2{margin-bottom:.85rem}.service-contact-header p{margin:0}.services-contact-section .contact-grid,.services-contact-section .contact-info-card,.services-contact-section .appointment-form{width:100%}.services-contact-section .contact-grid{gap:0}.services-contact-section .appointment-form{box-shadow:none;box-sizing:border-box;background:#fff;border:1px solid #4caf5024;border-top:0;border-radius:0 0 1.5rem 1.5rem;margin:0}.service-contact-shell{width:min(100%,62rem);margin:0 auto}.weight-loss-contact-shell{width:min(100%,52rem);margin:0 auto}.weight-loss-contact-grid{gap:0;display:grid}.weight-loss-contact-intro,.weight-loss-contact-form{box-sizing:border-box;width:100%}.weight-loss-contact-intro{text-align:center;background:#b6f99c;border:1px solid #4caf5024;border-bottom:0;border-radius:1.5rem 1.5rem 0 0;padding:1.5rem 1.25rem}.weight-loss-contact-intro h2{margin:0 0 .85rem}.weight-loss-contact-intro p{margin:0}.weight-loss-contact-form.appointment-form{box-shadow:none;background:#fff;border:1px solid #4caf5024;border-top:0;border-radius:0 0 1.5rem 1.5rem;margin:0}@media (min-width:992px){.services-contact-section .container{grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.services-contact-section .service-contact-shell{grid-column:3/span 8;width:100%}.weight-loss-contact-section .container{grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.weight-loss-contact-section .weight-loss-contact-shell{grid-column:3/span 8;width:100%}}@media (min-width:769px){.hero-bg{width:50%!important}}@media (max-width:480px){.hero-content{padding-left:var(--space-sm);padding-right:var(--space-sm)}.hero-mobile-card{max-width:100%}.health-metrics{grid-template-columns:1fr 1fr}}@media (max-width:1024px){.specialties-grid,.testimonials-grid{gap:var(--space-lg);overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:var(--space-xl);padding:0 var(--space-xl) var(--space-md);margin-inline:calc(var(--space-xl) * -1);-webkit-overflow-scrolling:touch;grid-auto-columns:minmax(320px,78vw);grid-auto-flow:column;overflow:auto visible;grid-template-columns:none!important;display:grid!important}.specialties-grid::-webkit-scrollbar{height:8px}.testimonials-grid::-webkit-scrollbar{height:8px}.specialties-grid::-webkit-scrollbar-track{background:#4caf501f;border-radius:999px}.testimonials-grid::-webkit-scrollbar-track{background:#4caf501f;border-radius:999px}.specialties-grid::-webkit-scrollbar-thumb{background:#388e3c73;border-radius:999px}.testimonials-grid::-webkit-scrollbar-thumb{background:#388e3c73;border-radius:999px}.specialties-grid>*,.testimonials-grid>*{scroll-snap-align:start;min-width:0;height:100%}}@media (max-width:640px){.specialties-grid,.testimonials-grid{scroll-padding-inline:var(--space-md);padding-inline:var(--space-md);margin-inline:calc(var(--space-md) * -1);grid-auto-columns:minmax(280px,86vw)}}.mobile-card-carousel{display:none}@media (max-width:1024px){.specialties-grid,.testimonials-grid{display:none!important}.mobile-card-carousel{width:100%;max-width:min(460px,100%);margin:0 auto;display:block}.mobile-card-carousel__viewport{border-radius:var(--radius-lg);width:100%;overflow:hidden}.mobile-card-carousel__track{will-change:transform;width:100%;transition:transform .36s;display:flex}.mobile-card-carousel__slide{box-sizing:border-box;flex:0 0 100%;justify-content:center;width:100%;padding:0 .25rem;display:flex}.mobile-slide-card{box-sizing:border-box;width:100%;max-width:420px;min-height:100%}.mobile-card-carousel__dots{justify-content:center;align-items:center;gap:.6rem;margin-top:1rem;display:flex}.mobile-card-carousel__dot{cursor:pointer;background:#388e3c40;border:0;border-radius:999px;width:.7rem;height:.7rem;padding:0;transition:width .22s,background .22s,transform .22s}.mobile-card-carousel__dot.is-active{background:var(--color-primary);width:1.8rem;transform:translateY(-1px)}}@media (max-width:480px){.mobile-card-carousel{max-width:100%}.mobile-card-carousel__slide{padding:0}.mobile-slide-card{max-width:100%}.home-final-cta-card h2{text-align:center;white-space:normal;max-width:22ch;margin-left:auto;margin-right:auto;font-size:23px;line-height:1.15}.home-final-cta-card p{font-size:.95rem}.home-final-cta-section--home{aspect-ratio:443/429;background-image:url(/images/pre-footer/ready-to-reclaim-mobile.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover}.home-final-cta-card .btn{min-width:auto;min-height:46px;padding:.72rem 1.35rem;font-size:.98rem}}@media (max-width:768px){.hero-mobile-card{width:calc(100% - 2rem);max-width:380px;margin:var(--space-xl) auto 0}}@media (max-width:480px){.hero-mobile-card{width:calc(100% - 1.5rem);max-width:360px}}@media (max-width:768px){.hero-desc{width:calc(100% - 2rem);max-width:380px;margin-left:auto;margin-right:auto}}@media (max-width:480px){.hero-desc{width:calc(100% - 1.5rem);max-width:360px}}.mobile-nav{padding-bottom:calc(var(--space-4xl) + env(safe-area-inset-bottom,0px));scroll-padding-bottom:calc(var(--space-4xl) + env(safe-area-inset-bottom,0px))}.mobile-nav-list{padding-bottom:calc(var(--space-4xl) + env(safe-area-inset-bottom,0px))}.mobile-nav-list>li:last-child{margin-bottom:var(--space-2xl)}@media (min-width:769px){.process-grid.hide-on-mobile{gap:calc(var(--space-lg) + .35rem);grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}}.weight-loss-way-section--service,.pre-diabetes-rako-way-section,.ibs-rako-way-section{padding-top:5.5rem}.weight-loss-way-section--service .weight-loss-way-shell{box-sizing:border-box;background:#ebf1e0;border:1px solid #789d622e;border-radius:2rem;gap:2rem;width:calc(100% + 10rem);margin-left:-5rem;padding:clamp(1.5rem,3vw,2.75rem);display:grid;position:relative;overflow:hidden}.weight-loss-way-section--service .weight-loss-way-header{text-align:center;justify-items:center;gap:.8rem;padding:1rem;display:grid}.weight-loss-way-section--service [class*=-rako-way-header]{padding:1rem}.weight-loss-way-section--service .weight-loss-way-kicker{letter-spacing:.12em;text-transform:uppercase;color:#5f8b3d;margin:0;font-size:clamp(.95rem,1.2vw,1.25rem);font-weight:800}.weight-loss-way-section--service .weight-loss-way-header h2{color:#13253e;max-width:18ch;margin:0;font-size:4vw;line-height:.98}.weight-loss-way-section--service .weight-loss-way-header h2 span{color:#5b8f37}.weight-loss-way-section--service .weight-loss-way-header-divider{align-items:center;gap:.8rem;width:min(16rem,100%);display:flex}.weight-loss-way-section--service .weight-loss-way-header-divider span{background:#648d4866;flex:auto;height:1px}.weight-loss-way-section--service .weight-loss-way-header-divider img{object-fit:contain;width:28px;height:28px}.weight-loss-way-section--service .weight-loss-way-lead,.weight-loss-way-section--service .weight-loss-way-copy{color:#213021;max-width:44rem;margin:0}.weight-loss-way-section--service .weight-loss-way-lead{margin-block-end:-.8em;font-size:1rem}.weight-loss-way-section--service .weight-loss-way-copy{font-size:1rem;line-height:1.55}.weight-loss-way-section--service .weight-loss-way-diagram{grid-template-columns:minmax(0,1fr) minmax(240px,320px) minmax(0,1fr);align-items:start;gap:1.2rem;display:grid}.weight-loss-way-section--service .weight-loss-way-column{gap:6.4rem;display:grid}.weight-loss-way-section--service .weight-loss-way-column--right{margin-left:3rem}.weight-loss-way-section--service .weight-loss-way-card{box-sizing:border-box;background:#ffffffe0;border:1px solid #73975729;border-radius:2rem;grid-template-columns:auto 1fr;align-items:center;gap:1rem;width:100%;max-width:100%;min-height:8.5rem;padding:1rem;display:grid;position:relative;box-shadow:0 12px 28px #163d1f0f}.weight-loss-way-section--service .weight-loss-way-card--left{margin-right:0}.weight-loss-way-section--service .weight-loss-way-card--right{margin-left:0}@media (min-width:1025px){.weight-loss-way-section--service .weight-loss-way-card--left{justify-self:center;width:79%;transform:translate(-1rem)}.weight-loss-way-section--service .weight-loss-way-card--right{justify-self:center;width:88%}.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector{right:-6rem}.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector:after{left:0}.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__connector:after{right:0}.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:after{top:50%;bottom:auto;transform:translate(-50%,-50%)}.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:before{width:.9rem;height:.9rem;left:0}.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:after{width:.28rem;height:.28rem;left:0}.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:after{top:50%;bottom:auto;transform:translate(50%,-50%)}.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:before{width:.9rem;height:.9rem;right:0}.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:after{width:.28rem;height:.28rem;right:0}}.weight-loss-way-section--service .weight-loss-way-card__icon{background:radial-gradient(circle at 35% 30%,#f7faef 0%,#eef3e5 62%,#e5ebd9 100%);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;display:flex;box-shadow:inset 0 1px #ffffffbf}.weight-loss-way-section--service .weight-loss-way-card__icon img{object-fit:contain;width:46px;height:46px}.weight-loss-way-section--service .weight-loss-way-card__copy{gap:.75rem;display:grid}.weight-loss-way-section--service .weight-loss-way-card__copy h3{font-family:"Marcellus", var(--font-display);color:#1b2941;margin:0;font-size:.8rem;font-weight:700;line-height:1.4;line-height:1.65!important}@media (max-width:768px){.weight-loss-way-section--service .weight-loss-way-card__copy h3{line-height:1.4!important}}.weight-loss-way-section--service .weight-loss-way-card__copy>span{background:#6f9642;border-radius:999px;width:1.8rem;height:3px}.weight-loss-way-section--service .weight-loss-way-card__copy p{color:#2c382d;margin:0;font-size:.8rem;line-height:1.45}.weight-loss-way-section--service .weight-loss-way-card__connector{pointer-events:none;z-index:0;border:0 dashed #7094508c;width:6rem;height:4.75rem;position:absolute}.weight-loss-way-section--service .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-card__connector:after{content:"";border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.weight-loss-way-section--service .weight-loss-way-card__connector:before{background:#f7fbef;border:2px solid #6f9642;width:.9rem;height:.9rem;box-shadow:0 0 0 4px #ecf4e3f2}.weight-loss-way-section--service .weight-loss-way-card__connector:after{background:#6f9642;width:.28rem;height:.28rem}.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector{right:-6rem}.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector:before{left:-.45rem}.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__connector{left:-5.85rem}.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__connector:before{right:-.45rem}.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__connector:after{right:-.14rem}.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector:after{left:-.14rem}.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:first-child .weight-loss-way-card__connector{border-top-width:2px;border-right-width:2px;border-top-right-radius:4.75rem;top:50%}.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:first-child .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:first-child .weight-loss-way-card__connector:after{top:0;transform:translateY(-50%)}.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:last-child .weight-loss-way-card__connector{border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:4.75rem;bottom:50%}.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:last-child .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:last-child .weight-loss-way-card__connector:after{top:auto;bottom:0;transform:translateY(50%)}.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:first-child .weight-loss-way-card__connector{border-top-width:2px;border-left-width:2px;border-top-left-radius:4.75rem;top:50%}.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:first-child .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:first-child .weight-loss-way-card__connector:after{top:0;transform:translateY(-50%)}.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:last-child .weight-loss-way-card__connector{border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:4.75rem;bottom:50%}.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:last-child .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:last-child .weight-loss-way-card__connector:after{top:auto;bottom:0;transform:translateY(50%)}.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector:after{left:0}.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__connector:after{right:0}.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__connector:after,.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:first-child .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:first-child .weight-loss-way-card__connector:after{transform:translate(-50%,-50%)}.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:last-child .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:last-child .weight-loss-way-card__connector:after{transform:translate(-50%,50%)}.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__connector:after,.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:first-child .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:first-child .weight-loss-way-card__connector:after{transform:translate(50%,-50%)}.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:last-child .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:last-child .weight-loss-way-card__connector:after{transform:translate(50%,50%)}.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--left .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:after{inset:50% auto auto 0!important;transform:translate(-50%,-50%)!important}.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:before,.weight-loss-way-section--service .weight-loss-way-column--right .weight-loss-way-card:not(:first-child):not(:last-child) .weight-loss-way-card__connector:after{inset:50% 0 auto auto!important;transform:translate(50%,-50%)!important}.weight-loss-way-section--service .weight-loss-way-center{justify-content:center;align-self:start;align-items:center;display:flex}.weight-loss-way-section--service .weight-loss-way-center-rings{aspect-ratio:1/1.24;place-items:center;width:min(100%,360px);display:grid;position:relative}.weight-loss-way-section--service .weight-loss-way-center-ring-image{object-fit:contain;z-index:0;filter:drop-shadow(0 10px 24px #7d99611a);width:47%;height:82%;position:absolute;top:5%}.weight-loss-way-section--service .weight-loss-way-center-ring-image--left{left:-12%}.weight-loss-way-section--service .weight-loss-way-center-ring-image--right{z-index:2;right:-12%}.weight-loss-way-section--service .weight-loss-way-center-figure{z-index:1;aspect-ratio:1/1.62;filter:drop-shadow(0 12px 24px #6e964a24);place-items:center;width:69%;display:grid;position:relative}.weight-loss-way-section--service .weight-loss-way-center-figure img{object-fit:contain;width:100%;height:100%;display:block}.weight-loss-way-section--service .weight-loss-way-result{box-sizing:border-box;background:#ffffffd1;border:1px solid #73975729;border-radius:1.8rem;width:100%;max-width:100%;margin-inline:auto;padding:1.4rem 1.6rem;display:block}.weight-loss-way-section--service .weight-loss-way-cta{background:#ffffffd1;border:1px solid #73975729;border-radius:1.8rem;grid-template-columns:minmax(0,1.2fr) minmax(320px,.9fr);align-items:center;gap:1.5rem;width:100%;margin-inline:auto;padding:1.4rem 1.6rem;display:grid}.weight-loss-way-section--service .weight-loss-way-result__main,.weight-loss-way-section--service .weight-loss-way-result__side,.weight-loss-way-section--service .weight-loss-way-cta__copy{grid-template-columns:auto 1fr;align-items:center;gap:1rem;display:grid}.weight-loss-way-section--service .weight-loss-way-result__icon,.weight-loss-way-section--service .weight-loss-way-result__badge,.weight-loss-way-section--service .weight-loss-way-cta__icon{background:radial-gradient(circle at 35% 30%,#f7faef 0%,#eef3e5 62%,#e5ebd9 100%);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.weight-loss-way-section--service .weight-loss-way-result__icon img,.weight-loss-way-section--service .weight-loss-way-result__badge img,.weight-loss-way-section--service .weight-loss-way-cta__icon img{object-fit:contain;width:44px;height:44px}.weight-loss-way-section--service .weight-loss-way-result__main{border-right:0;width:100%;padding-right:0}.weight-loss-way-section--service .weight-loss-way-result__main p,.weight-loss-way-section--service .weight-loss-way-result__side p,.weight-loss-way-section--service .weight-loss-way-cta__copy p{margin:0}.weight-loss-way-section--service .weight-loss-way-result__main p{color:#1d2942;font-size:1.4rem}.weight-loss-way-section--service .weight-loss-way-result__main strong{color:#5f8f37;font-size:1.8rem;font-style:italic;font-weight:500;line-height:1.05;display:inline}.weight-loss-way-section--service .weight-loss-way-result__side h3,.weight-loss-way-section--service .weight-loss-way-cta__copy h3{text-transform:uppercase;color:#5f8b3d;margin:0 0 .35rem;font-size:1.2vw}.weight-loss-way-section--service .weight-loss-way-result__side p,.weight-loss-way-section--service .weight-loss-way-cta__copy p{color:#263326;font-size:1.2vw;line-height:1.45}.weight-loss-way-section--service .weight-loss-way-cta__copy{box-sizing:border-box;border-right:1px solid #7397572e;padding-right:1.5rem}.weight-loss-way-section--service .weight-loss-way-cta{box-sizing:border-box;width:100%;max-width:100%}.weight-loss-way-section--service .weight-loss-way-cta__button{color:#fff;letter-spacing:.04em;text-transform:uppercase;box-sizing:border-box;background:linear-gradient(#5f8f37 0%,#4f7d2e 100%);border-radius:1.2rem;justify-content:center;align-items:center;max-width:100%;min-height:3.5rem;padding:.8rem 1.3rem;font-size:clamp(.92rem,1.1vw,1.05rem);font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 16px 30px #58843233}@media (max-width:1100px){.weight-loss-way-section--service .weight-loss-way-diagram{grid-template-columns:1fr}.weight-loss-way-section--service .weight-loss-way-center{order:-1}.weight-loss-way-section--service .weight-loss-way-card--left,.weight-loss-way-section--service .weight-loss-way-card--right{margin-inline:0}.weight-loss-way-section--service .weight-loss-way-card__connector{display:none}.weight-loss-way-section--service .weight-loss-way-center-ring-image{width:43%;height:88%}.weight-loss-way-section--service .weight-loss-way-result,.weight-loss-way-section--service .weight-loss-way-cta{grid-template-columns:1fr;width:100%}.weight-loss-way-section--service .weight-loss-way-result__main,.weight-loss-way-section--service .weight-loss-way-cta__copy{border-bottom:1px solid #7397572e;border-right:0;padding-bottom:1rem;padding-right:0}}@media (max-width:700px){.weight-loss-way-section--service,.weight-loss-comparison-section{overflow-x:hidden}.weight-loss-way-section--service .weight-loss-way-shell{border-radius:1.5rem;gap:1.4rem;width:100%;max-width:100%;margin-left:0;padding:1.2rem}.weight-loss-way-section--service .weight-loss-way-header h2{font-size:2.35rem}.weight-loss-way-section--service .weight-loss-way-center{display:none}.weight-loss-way-section--service .weight-loss-way-column{gap:1rem}.weight-loss-way-section--service .weight-loss-way-column--right{margin-left:0}.weight-loss-way-section--service .weight-loss-way-card,.weight-loss-way-section--service .weight-loss-way-result,.weight-loss-way-section--service .weight-loss-way-cta{border-radius:1.35rem;padding:1.15rem}.weight-loss-way-section--service .weight-loss-way-card{width:100%;max-width:100%;margin-inline:0}.weight-loss-way-section--service .weight-loss-way-card__icon{width:64px;height:64px}.weight-loss-way-section--service .weight-loss-way-card__icon img{width:34px;height:34px}.weight-loss-way-section--service .weight-loss-way-card,.weight-loss-way-section--service .weight-loss-way-result__main,.weight-loss-way-section--service .weight-loss-way-result__side,.weight-loss-way-section--service .weight-loss-way-cta__copy{text-align:center;grid-template-columns:1fr;justify-items:center}.weight-loss-way-section--service .weight-loss-way-card__copy>span,.weight-loss-way-section--service .weight-loss-way-card__copy p{display:none}.weight-loss-way-section--service .weight-loss-way-card--left .weight-loss-way-card__copy h3 .show-on-mobile,.weight-loss-way-section--service .weight-loss-way-card--right .weight-loss-way-card__copy h3 .show-on-mobile,.weight-loss-way-section--service .weight-loss-way-card--center-mobile .weight-loss-way-card__copy h3 .show-on-mobile{line-height:1.5}.weight-loss-way-section--service .weight-loss-way-result .weight-loss-way-result__main p,.weight-loss-way-section--service .weight-loss-way-result .weight-loss-way-result__main strong{font-size:1rem!important}.weight-loss-way-section--service .weight-loss-way-result .weight-loss-way-result__main strong{line-height:1.2}.weight-loss-way-section--service .weight-loss-way-result__main p,.weight-loss-way-section--service .weight-loss-way-result__side p,.weight-loss-way-section--service .weight-loss-way-result__side h3,.weight-loss-way-section--service .weight-loss-way-cta__copy h3,.weight-loss-way-section--service .weight-loss-way-cta__copy p{font-size:1rem}.weight-loss-way-section--service .weight-loss-way-cta__button{text-align:center;justify-content:center;width:100%}}@media (max-width:768px){.weight-loss-way-section--service .weight-loss-way-shell,.weight-loss-comparison-shell,.weight-loss-comparison-table{box-sizing:border-box;width:100%;max-width:100%}.weight-loss-comparison-shell{padding-left:1rem;padding-right:1rem}.weight-loss-comparison-cell,.weight-loss-comparison-head{box-sizing:border-box;min-width:0}.service-card--directory p{display:none}:where([class*=-root-cause-factor-card]){box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow:hidden;grid-template-columns:auto minmax(0,1fr)!important}:where([class*=-root-cause-factor-card])>*{min-width:0;max-width:100%}:where([class*=-root-cause-factor-card]) h4,:where([class*=-root-cause-factor-card]) p,:where([class*=-root-cause-factor-card]) span{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;white-space:normal!important}:where([class*=-faq-heading--rako]) span{padding-top:.5rem}@media (min-width:769px){:where([class*=-results-side]){--service-results-card-height:225px}.pre-diabetes-page .pre-diabetes-results-side{--service-results-card-height:150px}:where([class*=-results-metric-card]),:where([class*=-results-visual-card]){box-sizing:border-box;height:var(--service-results-card-height);min-height:var(--service-results-card-height)}:where([class*=-results-visual-overlay]){box-sizing:border-box;height:100%;min-height:100%}}@media (max-width:768px){:where([class*=-results-side]){--service-results-card-height:165px}.pre-diabetes-page .pre-diabetes-results-side{--service-results-card-height:150px}:where([class*=-results-metric-card]),:where([class*=-results-visual-card]){box-sizing:border-box;height:var(--service-results-card-height);min-height:var(--service-results-card-height)}:where([class*=-results-visual-overlay]){box-sizing:border-box;height:100%;min-height:100%}}}
