.BookingModal-module__Eofd_a__overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2125298c;justify-content:center;align-items:center;padding:1.5rem;animation:.25s forwards BookingModal-module__Eofd_a__overlayIn;display:flex;position:fixed;inset:0;overflow-y:auto}.BookingModal-module__Eofd_a__card{--card-px:2.2rem;--card-pt:2.4rem;--card-pb:1.9rem;background:var(--bg-surface-solid);width:min(500px,100%);max-height:calc(100dvh - 3rem);padding:var(--card-pt) var(--card-px) var(--card-pb);border:1px solid #2125290f;border-radius:24px;animation:.3s cubic-bezier(.16,1,.3,1) forwards BookingModal-module__Eofd_a__cardIn;position:relative;overflow:hidden auto;box-shadow:0 40px 90px #21252947}.BookingModal-module__Eofd_a__closeBtn{width:38px;height:38px;color:var(--text-secondary);transition:var(--transition-fast);background:#2125290d;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:inline-flex;position:absolute;top:1.05rem;right:1.05rem}.BookingModal-module__Eofd_a__closeBtn:hover{color:var(--text-primary);background:#2125291a}.BookingModal-module__Eofd_a__header{margin-bottom:1.5rem;padding-right:2.2rem}.BookingModal-module__Eofd_a__eyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:.9rem;padding:.42rem .7rem;font-size:.74rem;font-weight:700;line-height:1;display:inline-flex}.BookingModal-module__Eofd_a__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:.55rem;font-size:1.55rem;font-weight:800;line-height:1.1}.BookingModal-module__Eofd_a__form{flex-direction:column;gap:1.05rem;display:flex}.BookingModal-module__Eofd_a__fieldRow{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.BookingModal-module__Eofd_a__field{flex-direction:column;gap:.4rem;min-width:0;display:flex}.BookingModal-module__Eofd_a__label{color:var(--text-primary);letter-spacing:0;font-size:.78rem;font-weight:700}.BookingModal-module__Eofd_a__input,.BookingModal-module__Eofd_a__select{width:100%;min-height:50px;font-family:var(--font-sans);color:var(--text-primary);border:1px solid var(--color-border);transition:var(--transition-fast);background:#fff;border-radius:12px;padding:0 1rem;font-size:.92rem;font-weight:500}.BookingModal-module__Eofd_a__input::placeholder{color:var(--text-muted);font-weight:500}.BookingModal-module__Eofd_a__input:focus,.BookingModal-module__Eofd_a__select:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #fabd032e}.BookingModal-module__Eofd_a__inputInvalid{border-color:#c0392b}.BookingModal-module__Eofd_a__inputInvalid:focus{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b29}.BookingModal-module__Eofd_a__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%236c757d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.4rem}.BookingModal-module__Eofd_a__select:required:invalid{color:var(--text-muted)}.BookingModal-module__Eofd_a__trigger{width:100%;min-height:50px;font-family:var(--font-sans);text-align:left;color:var(--text-primary);border:1px solid var(--color-border);cursor:pointer;transition:var(--transition-fast);background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.45rem .85rem .45rem 1rem;font-size:.92rem;font-weight:500;display:flex}.BookingModal-module__Eofd_a__trigger:hover{border-color:var(--color-border-light)}.BookingModal-module__Eofd_a__triggerOpen,.BookingModal-module__Eofd_a__trigger:focus-visible{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #fabd032e}.BookingModal-module__Eofd_a__triggerInvalid{border-color:#c0392b}.BookingModal-module__Eofd_a__triggerInvalid.BookingModal-module__Eofd_a__triggerOpen,.BookingModal-module__Eofd_a__triggerInvalid:focus-visible{box-shadow:0 0 0 3px #c0392b29}.BookingModal-module__Eofd_a__triggerValue{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.BookingModal-module__Eofd_a__triggerPlaceholder{color:var(--text-muted);flex:auto}.BookingModal-module__Eofd_a__triggerIcon{color:var(--text-secondary);flex:none;margin-left:auto;font-size:1.1rem;transition:transform .18s}.BookingModal-module__Eofd_a__triggerIconOpen{transform:rotate(180deg)}.BookingModal-module__Eofd_a__chips{flex-wrap:wrap;flex:auto;gap:.35rem;min-width:0;padding:.15rem 0;display:flex}.BookingModal-module__Eofd_a__chip{color:var(--text-primary);background:var(--color-accent-light);border-radius:6px;align-items:center;padding:.18rem .55rem;font-size:.78rem;font-weight:600;line-height:1.3;display:inline-flex}.BookingModal-module__Eofd_a__panel{z-index:2100;overscroll-behavior:contain;border:1px solid var(--color-border);background:#fff;border-radius:14px;padding:.4rem;animation:.16s forwards BookingModal-module__Eofd_a__panelIn;overflow-y:auto;box-shadow:0 24px 60px #21252938}.BookingModal-module__Eofd_a__options{flex-direction:column;gap:.1rem;display:flex}.BookingModal-module__Eofd_a__optionsGrid{grid-template-columns:1fr 1fr;gap:.1rem;display:grid}.BookingModal-module__Eofd_a__option{width:100%;font-family:var(--font-sans);text-align:left;color:var(--text-primary);cursor:pointer;border-radius:9px;align-items:center;gap:.5rem;padding:.6rem .7rem;font-size:.88rem;font-weight:500;transition:background .12s;display:flex}.BookingModal-module__Eofd_a__option:hover{background:#2125290d}.BookingModal-module__Eofd_a__optionSelected{background:var(--color-accent-light);font-weight:700}.BookingModal-module__Eofd_a__optionSelected:hover{background:var(--color-accent-light)}.BookingModal-module__Eofd_a__optionCheck{border:1.5px solid var(--color-border);width:18px;height:18px;color:var(--text-primary);border-radius:5px;flex:none;justify-content:center;align-items:center;font-size:.8rem;display:inline-flex}.BookingModal-module__Eofd_a__optionSelected .BookingModal-module__Eofd_a__optionCheck{border-color:var(--color-accent-hover);background:var(--color-accent)}.BookingModal-module__Eofd_a__fieldError{color:#c0392b;font-size:.76rem;font-weight:600}@keyframes BookingModal-module__Eofd_a__panelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.BookingModal-module__Eofd_a__confirmBox{border:1px solid var(--color-border-light);background:#fffdf8;border-radius:14px;flex-direction:column;gap:.7rem;padding:1rem 1.05rem;display:flex}.BookingModal-module__Eofd_a__confirmBoxInvalid{background:#fff7f6;border-color:#c0392b}.BookingModal-module__Eofd_a__confirmAddress{color:var(--text-primary);align-items:flex-start;gap:.5rem;font-size:.84rem;font-weight:600;line-height:1.45;display:flex}.BookingModal-module__Eofd_a__confirmIcon{color:var(--color-accent-hover);flex:none;margin-top:1px;font-size:1rem}.BookingModal-module__Eofd_a__checkboxRow{color:var(--text-secondary);cursor:pointer;align-items:flex-start;gap:.6rem;font-size:.84rem;font-weight:500;line-height:1.45;display:flex}.BookingModal-module__Eofd_a__checkbox{width:19px;height:19px;accent-color:var(--text-primary);cursor:pointer;flex:none;margin-top:1px}.BookingModal-module__Eofd_a__errorMsg{color:#c0392b;font-size:.84rem;font-weight:600;line-height:1.45}.BookingModal-module__Eofd_a__errorMsg a{text-underline-offset:2px;text-decoration:underline}.BookingModal-module__Eofd_a__submit{background:var(--text-primary);color:#fff;letter-spacing:0;min-height:54px;transition:var(--transition-fast);border-radius:999px;justify-content:center;align-items:center;margin-top:.2rem;padding:0 2rem;font-size:.95rem;font-weight:800;display:inline-flex;box-shadow:0 18px 42px #21252933}.BookingModal-module__Eofd_a__submit:hover:not(:disabled){background:#000;transform:translateY(-2px);box-shadow:0 24px 52px #21252942}.BookingModal-module__Eofd_a__submit:disabled{opacity:.7;cursor:progress}.BookingModal-module__Eofd_a__footnote{text-align:center;color:var(--text-muted);font-size:.76rem;font-weight:500}.BookingModal-module__Eofd_a__scrollCue{z-index:6;pointer-events:none;opacity:0;justify-content:center;align-items:flex-end;height:0;transition:opacity .25s,transform .25s;display:flex;position:sticky;bottom:.6rem;transform:translateY(6px)}.BookingModal-module__Eofd_a__scrollCue[data-visible=true]{opacity:1;transform:translateY(0)}.BookingModal-module__Eofd_a__scrollCueBadge{color:#fff;background:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-size:1.2rem;animation:1.5s ease-in-out infinite BookingModal-module__Eofd_a__scrollCueBounce;display:inline-flex;box-shadow:0 8px 22px #2125294d}@keyframes BookingModal-module__Eofd_a__scrollCueBounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.BookingModal-module__Eofd_a__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}@keyframes BookingModal-module__Eofd_a__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes BookingModal-module__Eofd_a__cardIn{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:540px){.BookingModal-module__Eofd_a__overlay{padding:1rem}.BookingModal-module__Eofd_a__card{--card-px:1.4rem;--card-pt:1.7rem;--card-pb:1.45rem;border-radius:20px}.BookingModal-module__Eofd_a__header{margin-bottom:1rem}.BookingModal-module__Eofd_a__eyebrow{margin-bottom:.65rem}.BookingModal-module__Eofd_a__title{margin-bottom:.35rem;font-size:1.35rem}.BookingModal-module__Eofd_a__form{gap:.8rem}.BookingModal-module__Eofd_a__field{gap:.3rem}.BookingModal-module__Eofd_a__fieldRow{grid-template-columns:1fr;gap:.8rem}.BookingModal-module__Eofd_a__input,.BookingModal-module__Eofd_a__select,.BookingModal-module__Eofd_a__trigger{min-height:46px}.BookingModal-module__Eofd_a__confirmBox{gap:.5rem;padding:.8rem .9rem}.BookingModal-module__Eofd_a__submit{min-height:50px}}@media (prefers-reduced-motion:reduce){.BookingModal-module__Eofd_a__overlay,.BookingModal-module__Eofd_a__card,.BookingModal-module__Eofd_a__panel,.BookingModal-module__Eofd_a__scrollCueBadge{animation:none}.BookingModal-module__Eofd_a__triggerIcon{transition:none}}
.Footer-module__S6Hkya__footer{background:linear-gradient(#fffdfd 0%,#f7f8f9 100%);padding:1.8rem 0 2.2rem}.Footer-module__S6Hkya__shell{background:#ffffffc7;border:1px solid #2125290f;border-radius:28px;grid-template-columns:minmax(0,1.08fr) minmax(280px,.78fr) minmax(260px,.56fr);gap:1rem;padding:1rem;display:grid;box-shadow:0 24px 70px #21252912}.Footer-module__S6Hkya__brandPanel,.Footer-module__S6Hkya__infoPanel,.Footer-module__S6Hkya__hoursPanel{border-radius:20px}.Footer-module__S6Hkya__brandPanel{background-color:#0000;background-image:linear-gradient(135deg,#ffedd6f2 0%,#ffffffb8 58%),url(/assets/hero_aesthetic.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;justify-content:space-between;min-height:230px;padding:2rem;display:flex;position:relative}.Footer-module__S6Hkya__logo{align-items:center;width:fit-content;display:inline-flex}.Footer-module__S6Hkya__logoImage{width:auto;height:40px;display:block}.Footer-module__S6Hkya__tagline{max-width:560px;color:var(--text-primary);margin-top:auto;margin-bottom:1.2rem;font-size:1.05rem;font-weight:500;line-height:1.38}.Footer-module__S6Hkya__reviewStrip{background:#ffffffd1;border:1px solid #2125290e;border-radius:18px;flex-direction:column;align-items:flex-start;gap:.78rem;width:fit-content;max-width:100%;padding:.95rem 1.08rem;display:flex;position:absolute;top:1.35rem;right:1.35rem;box-shadow:0 14px 34px #21252912}.Footer-module__S6Hkya__reviewScore{align-items:center;gap:.78rem;display:flex}.Footer-module__S6Hkya__reviewScore strong{color:var(--text-primary);font-size:1.82rem;font-weight:800;line-height:1}.Footer-module__S6Hkya__reviewScore div{gap:.1rem;display:grid}.Footer-module__S6Hkya__reviewScore span:not(.Footer-module__S6Hkya__stars){color:var(--text-secondary);font-size:.78rem;font-weight:700;line-height:1}.Footer-module__S6Hkya__stars{gap:.08rem;display:inline-flex}.Footer-module__S6Hkya__stars svg{fill:#ffcb4d;width:14px;height:14px}.Footer-module__S6Hkya__reviewLogos{border-top:1px solid #2125291a;align-items:center;gap:.85rem;padding-top:.78rem;display:flex}.Footer-module__S6Hkya__googleLogo{width:84px;height:auto;display:block}.Footer-module__S6Hkya__treatwellLogo{width:102px;height:auto;display:block}.Footer-module__S6Hkya__actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.Footer-module__S6Hkya__primaryAction,.Footer-module__S6Hkya__iconAction{color:#111;transition:var(--transition-fast);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 14px 34px #2125291a}.Footer-module__S6Hkya__primaryAction{min-height:46px;padding:0 1.4rem;font-size:.88rem;font-weight:800}.Footer-module__S6Hkya__iconAction{width:46px;height:46px;font-size:1.12rem}.Footer-module__S6Hkya__iconAction:first-of-type{color:#25d366}.Footer-module__S6Hkya__primaryAction:hover,.Footer-module__S6Hkya__iconAction:hover{transform:translateY(-2px);box-shadow:0 18px 42px #21252924}.Footer-module__S6Hkya__infoPanel,.Footer-module__S6Hkya__hoursPanel{background:#fff;border:1px solid #2125290b;padding:1.55rem}.Footer-module__S6Hkya__infoPanel{align-content:center;gap:1.4rem;display:grid}.Footer-module__S6Hkya__label{background:var(--color-accent-light);width:fit-content;color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:.8rem;padding:.42rem .62rem;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.Footer-module__S6Hkya__address,.Footer-module__S6Hkya__contactLinks a{color:var(--text-primary);grid-template-columns:18px 1fr;align-items:start;gap:.62rem;font-size:.92rem;line-height:1.62;display:grid}.Footer-module__S6Hkya__address{max-width:390px}.Footer-module__S6Hkya__contactLinks{flex-direction:column;gap:.62rem;display:flex}.Footer-module__S6Hkya__contactLinks a{text-underline-offset:3px;text-decoration:underline}.Footer-module__S6Hkya__detailIcon{width:17px;height:17px;color:var(--text-primary);margin-top:.24rem}.Footer-module__S6Hkya__whatsappDetailIcon{color:var(--text-primary)}.Footer-module__S6Hkya__hoursList{gap:.58rem;list-style:none;display:grid}.Footer-module__S6Hkya__hoursRow{color:var(--text-secondary);border-bottom:1px solid #2125290e;justify-content:space-between;gap:1rem;padding-bottom:.55rem;font-size:.86rem;display:flex}.Footer-module__S6Hkya__hoursRow:last-child{border-bottom:0;padding-bottom:0}.Footer-module__S6Hkya__hoursRow strong{color:var(--text-primary);white-space:nowrap;font-size:.84rem;font-weight:700}.Footer-module__S6Hkya__bottomBar{color:var(--text-muted);justify-content:space-between;gap:1.5rem;padding:1.05rem 0 0;font-size:.72rem;line-height:1.5;display:flex}@media (max-width:1100px){.Footer-module__S6Hkya__shell{grid-template-columns:1fr 1fr}.Footer-module__S6Hkya__brandPanel{grid-column:1/-1}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:1rem 0 1.6rem}.Footer-module__S6Hkya__shell{border-radius:22px;grid-template-columns:1fr;padding:.75rem}.Footer-module__S6Hkya__brandPanel{border-radius:18px;min-height:250px;padding:1.45rem}.Footer-module__S6Hkya__tagline{margin-top:1rem;font-size:.98rem}.Footer-module__S6Hkya__reviewStrip{border-radius:14px;gap:.5rem;width:fit-content;max-width:100%;padding:.6rem .75rem;position:static}.Footer-module__S6Hkya__reviewScore{gap:.55rem}.Footer-module__S6Hkya__reviewScore strong{font-size:1.4rem}.Footer-module__S6Hkya__reviewScore span:not(.Footer-module__S6Hkya__stars){font-size:.7rem}.Footer-module__S6Hkya__stars svg{width:12px;height:12px}.Footer-module__S6Hkya__reviewStrip+.Footer-module__S6Hkya__actions{margin-top:1rem}.Footer-module__S6Hkya__reviewLogos{gap:.6rem;padding-top:.5rem}.Footer-module__S6Hkya__googleLogo{width:64px}.Footer-module__S6Hkya__treatwellLogo{width:78px}.Footer-module__S6Hkya__infoPanel,.Footer-module__S6Hkya__hoursPanel{border-radius:18px;padding:1.25rem}.Footer-module__S6Hkya__bottomBar{flex-direction:column;gap:.45rem}}
.Navbar-module__cJzEcG__scrollSentinel{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.Navbar-module__cJzEcG__header{z-index:1000;width:100%;transition:var(--transition-smooth);padding:0 5rem;position:fixed;top:1.5rem;left:0}.Navbar-module__cJzEcG__scrolledHeader{padding:0 5rem;top:.8rem}.Navbar-module__cJzEcG__navContainer{max-width:1600px;transition:var(--transition-smooth);background:0 0;border:1px solid #0000;border-radius:100px;justify-content:space-between;align-items:center;margin:0 auto;padding:1.25rem 2.5rem;display:flex;position:relative}.Navbar-module__cJzEcG__scrolledContainer{background:var(--bg-surface);-webkit-backdrop-filter:blur(24px)saturate(120%);border:1px solid var(--color-border);box-shadow:var(--shadow-subtle), var(--shadow-premium);padding:.75rem 2rem}.Navbar-module__cJzEcG__logo{align-items:center;display:flex}.Navbar-module__cJzEcG__logoImage{width:auto;height:52px;margin-top:-7px;margin-bottom:-7px;display:block}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:3rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);transition:var(--transition-fast);padding:.5rem 0;font-size:.8rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLink:after{content:"";background-color:var(--color-accent);width:0;height:1px;transition:var(--transition-fast);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink:hover:after{width:60%}.Navbar-module__cJzEcG__mobileCtaItem{display:none}.Navbar-module__cJzEcG__mobileCtaButton{width:100%;font-family:var(--font-sans);letter-spacing:.1em;text-align:center;text-transform:uppercase;color:#fff;background-color:var(--text-primary);border:1px solid var(--text-primary);transition:var(--transition-fast);border-radius:100px;padding:.9rem 1rem;font-size:.75rem;font-weight:600;display:block}.Navbar-module__cJzEcG__mobileCtaButton:hover{color:var(--text-primary);background-color:#0000}.Navbar-module__cJzEcG__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__phoneLink{letter-spacing:.05em;color:var(--text-secondary);transition:var(--transition-fast);font-size:.8rem;font-weight:500}.Navbar-module__cJzEcG__phoneLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__phoneIconLink{color:var(--text-primary);transition:var(--transition-fast);justify-content:center;align-items:center;display:none}.Navbar-module__cJzEcG__phoneIconLink:hover{color:var(--color-accent)}.Navbar-module__cJzEcG__ctaButton{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:#fff;background-color:var(--text-primary);border:1px solid var(--text-primary);text-align:center;transition:var(--transition-fast);border-radius:100px;padding:.75rem 1.75rem;font-size:.75rem;font-weight:600;display:inline-block}.Navbar-module__cJzEcG__ctaButton:hover{color:var(--text-primary);background-color:#0000}.Navbar-module__cJzEcG__menuToggle{z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:22px;height:15px;padding:0;display:none}.Navbar-module__cJzEcG__menuToggle span{background-color:var(--text-primary);width:100%;height:1px;transition:var(--transition-fast)}.Navbar-module__cJzEcG__menuToggleOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__menuToggleOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__menuToggleOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:1024px){.Navbar-module__cJzEcG__header,.Navbar-module__cJzEcG__scrolledHeader{padding:0 2rem}.Navbar-module__cJzEcG__navLinks{gap:2rem}}@media (max-width:900px){.Navbar-module__cJzEcG__navMenu{position:absolute;top:calc(100% + .65rem);left:0;right:0}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__navLinksOpen{-webkit-backdrop-filter:blur(24px)saturate(120%);background:#fffffff7;border:1px solid #ced4dae6;border-radius:24px;flex-direction:column;align-items:stretch;gap:0;padding:.8rem;display:flex;box-shadow:0 18px 36px #21252924}.Navbar-module__cJzEcG__navLinksOpen .Navbar-module__cJzEcG__navLink{color:var(--text-primary);padding:.95rem .6rem;display:block}.Navbar-module__cJzEcG__navLinksOpen .Navbar-module__cJzEcG__navLink:after{display:none}.Navbar-module__cJzEcG__mobileCtaItem{margin-top:.4rem;display:block}.Navbar-module__cJzEcG__phoneLink,.Navbar-module__cJzEcG__ctaButton{display:none}.Navbar-module__cJzEcG__phoneIconLink{display:inline-flex}.Navbar-module__cJzEcG__menuToggle{display:flex}.Navbar-module__cJzEcG__actions{gap:1.1rem}.Navbar-module__cJzEcG__logoImage{height:38px;margin-top:-6px;margin-bottom:-6px}}@media (max-width:768px){.Navbar-module__cJzEcG__header,.Navbar-module__cJzEcG__scrolledHeader{padding:0 1rem;top:.7rem}.Navbar-module__cJzEcG__navContainer{-webkit-backdrop-filter:blur(24px)saturate(120%);background:#fffffff5;border-color:#ced4dae6;padding:.72rem 1.15rem;box-shadow:0 10px 28px #2125291f}.Navbar-module__cJzEcG__scrolledContainer{background:#fffffff5;border-color:#ced4dae6;padding:.72rem 1.15rem;box-shadow:0 10px 28px #2125291f}.Navbar-module__cJzEcG__ctaButton{padding:.6rem 1.25rem;font-size:.7rem}}
.Hero-module__ZARIfG__heroSection{background:var(--bg-canvas);align-items:center;min-height:0;padding-top:10.5rem;padding-bottom:4.6rem;display:flex;position:relative;overflow:visible}.Hero-module__ZARIfG__heroBackdrop{pointer-events:none;background:linear-gradient(135deg,#ffedd6b8,#ffffff3d 42%,#21252909);border:1px solid #2125290e;border-radius:36px;position:absolute;inset:7.95rem 3.5rem 1.35rem}.Hero-module__ZARIfG__heroGrid{z-index:2;grid-template-columns:minmax(560px,1fr) minmax(420px,.92fr);align-items:center;gap:4.5rem;width:100%;max-width:1520px;display:grid;position:relative}.Hero-module__ZARIfG__contentArea{flex-direction:column;justify-content:center;min-height:624px;padding:1rem 0;display:flex}.Hero-module__ZARIfG__eyebrow{color:var(--text-primary);letter-spacing:0;background:#fff;border:1px solid #21252911;border-radius:5px;align-self:flex-start;align-items:center;margin-bottom:1.45rem;padding:.5rem .8rem;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 12px 30px #2125290e}.Hero-module__ZARIfG__eyebrowDot{background-color:var(--color-accent);border-radius:50%;width:5px;height:5px;display:inline-block}.Hero-module__ZARIfG__title{max-width:820px;font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.45rem;font-size:3.25rem;font-weight:800;line-height:.98}.Hero-module__ZARIfG__titleLine{white-space:nowrap;display:block}.Hero-module__ZARIfG__italicSerif{font-family:var(--font-display);color:var(--text-primary);font-style:normal;font-weight:800}.Hero-module__ZARIfG__description{max-width:690px;color:var(--text-secondary);margin-bottom:1.45rem;font-size:1rem;font-weight:500;line-height:1.78}.Hero-module__ZARIfG__descriptionMobile{display:none}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;align-items:center;gap:.9rem;margin-bottom:1.1rem;display:flex}.Hero-module__ZARIfG__primaryCta{background:var(--text-primary);color:#fff;letter-spacing:0;min-height:54px;transition:var(--transition-fast);border-radius:999px;justify-content:center;align-items:center;padding:0 2.3rem;font-size:.92rem;font-weight:800;display:inline-flex;box-shadow:0 18px 42px #21252933}.Hero-module__ZARIfG__primaryCta:hover{background:#000;transform:translateY(-2px);box-shadow:0 24px 52px #21252942}.Hero-module__ZARIfG__secondaryCta{min-height:54px;color:var(--text-primary);letter-spacing:0;transition:var(--transition-fast);background:#ffffffc7;border:1px solid #2125290f;border-radius:999px;justify-content:center;align-items:center;gap:.58rem;padding:0 1.2rem;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 14px 34px #2125290e}.Hero-module__ZARIfG__secondaryCta:hover{background:#fff;transform:translateY(-2px)}.Hero-module__ZARIfG__phoneIcon{color:var(--text-primary);flex-shrink:0}.Hero-module__ZARIfG__trustSeals{flex-wrap:wrap;gap:.62rem;margin-top:.7rem;display:flex}.Hero-module__ZARIfG__sealItem{min-height:36px;color:var(--text-secondary);letter-spacing:0;background:#ffffff9e;border:1px solid #2125290f;border-radius:999px;align-items:center;padding:0 .82rem;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 12px 28px #21252909}.Hero-module__ZARIfG__visualArea{align-self:center;width:100%;height:648px;position:relative}.Hero-module__ZARIfG__imageFrame{border-radius:38px;width:100%;height:100%;position:relative;overflow:visible;box-shadow:0 42px 96px #21252929}.Hero-module__ZARIfG__imageFrame:before{content:"";z-index:-1;background:#ffedd6;border:1px solid #2125290a;border-radius:38px;position:absolute;inset:1.2rem -1.1rem -1.1rem 1.2rem}.Hero-module__ZARIfG__imageMask{background:#f6f1ed;border-radius:38px;width:100%;height:100%;overflow:hidden}.Hero-module__ZARIfG__heroPicture{width:100%;height:100%;display:block}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:52% center;width:100%;height:100%;transition:var(--transition-smooth);transform:scale(1)}.Hero-module__ZARIfG__imageFrame:hover .Hero-module__ZARIfG__heroImage{transform:scale(1)}.Hero-module__ZARIfG__imageOverlay{pointer-events:none;background:linear-gradient(#0000 38%,#00000057 100%),linear-gradient(90deg,#ffffff6b,#fff0 38%);border-radius:38px;position:absolute;inset:0}.Hero-module__ZARIfG__floatingTag{z-index:3;background:#ffffffe6;border:1px solid #ffffffc7;border-radius:18px;flex-direction:column;gap:.2rem;width:min(260px,100% - 2.7rem);padding:1rem 1.1rem;display:flex;position:absolute;bottom:1.35rem;left:1.35rem;box-shadow:0 20px 46px #21252929}.Hero-module__ZARIfG__tagLabel{letter-spacing:0;color:var(--text-secondary);font-size:.66rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__tagValue{color:var(--text-primary);font-size:1rem;font-weight:800;line-height:1.25}.Hero-module__ZARIfG__socialProofFloat{z-index:5;background:#ffffffeb;border:1px solid #2125290f;border-radius:22px;min-width:250px;padding:1.05rem 1.15rem;position:absolute;top:1.25rem;left:-2rem;box-shadow:0 24px 58px #21252924}.Hero-module__ZARIfG__spfTop{align-items:center;gap:.85rem;margin-bottom:.65rem;padding-bottom:.72rem;display:flex}.Hero-module__ZARIfG__spfScore{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);font-size:2.15rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__spfRight{flex-direction:column;gap:.22rem;display:flex}.Hero-module__ZARIfG__spfStars{align-items:center;gap:1px;display:inline-flex}.Hero-module__ZARIfG__spfCount{color:var(--text-secondary);font-size:.72rem;font-weight:700}.Hero-module__ZARIfG__spfDivider{background:var(--color-border-light);height:1px;margin-bottom:.65rem}.Hero-module__ZARIfG__spfLogos{align-items:center;gap:.8rem;display:flex}.Hero-module__ZARIfG__spfGoogleLogo{flex-shrink:0;width:70px;height:auto}.Hero-module__ZARIfG__spfTreatwellLogo{flex-shrink:0;width:92px;height:auto}@media (max-width:1180px){.Hero-module__ZARIfG__heroGrid{grid-template-columns:minmax(500px,1fr) minmax(360px,.82fr);gap:3rem}.Hero-module__ZARIfG__title{font-size:2.85rem}.Hero-module__ZARIfG__visualArea{height:588px}}@media (max-width:940px){.Hero-module__ZARIfG__heroSection{min-height:auto;padding-top:10rem;padding-bottom:4.7rem}.Hero-module__ZARIfG__heroBackdrop{border-radius:28px;inset:7.25rem 1.25rem .9rem}.Hero-module__ZARIfG__heroGrid{grid-template-columns:1fr;row-gap:3.5rem}.Hero-module__ZARIfG__contentArea{min-height:0;padding:1.2rem 0 0}.Hero-module__ZARIfG__title{font-size:2.45rem}.Hero-module__ZARIfG__titleLine{white-space:normal}.Hero-module__ZARIfG__description{max-width:100%}.Hero-module__ZARIfG__visualArea{height:504px}}@media (max-width:640px){.Hero-module__ZARIfG__heroSection{padding-top:5.4rem;padding-bottom:2.4rem}.Hero-module__ZARIfG__heroBackdrop{display:none}.Hero-module__ZARIfG__heroGrid{flex-direction:column;row-gap:0;display:flex}.Hero-module__ZARIfG__contentArea{display:contents}.Hero-module__ZARIfG__eyebrow{display:none}.Hero-module__ZARIfG__title{order:2;font-size:1.825rem;line-height:1.05}.Hero-module__ZARIfG__visualArea{order:3}.Hero-module__ZARIfG__description{order:4}.Hero-module__ZARIfG__descriptionDesktop{display:none}.Hero-module__ZARIfG__descriptionMobile{display:block}.Hero-module__ZARIfG__ctaGroup{order:5;gap:.75rem}.Hero-module__ZARIfG__trustSeals{order:6}.Hero-module__ZARIfG__primaryCta,.Hero-module__ZARIfG__secondaryCta{flex:100%}.Hero-module__ZARIfG__trustSeals{gap:.5rem}.Hero-module__ZARIfG__sealItemHideMobile{display:none}.Hero-module__ZARIfG__visualArea{aspect-ratio:4/3;height:auto;margin-bottom:1.45rem}.Hero-module__ZARIfG__imageFrame,.Hero-module__ZARIfG__imageMask,.Hero-module__ZARIfG__imageOverlay{border-radius:24px}.Hero-module__ZARIfG__imageFrame:before{border-radius:24px;inset:.75rem -.65rem -.65rem .75rem}.Hero-module__ZARIfG__socialProofFloat{min-width:212px;padding:.85rem .95rem;top:-1rem;left:.75rem}.Hero-module__ZARIfG__spfTop{margin-bottom:.35rem;padding-bottom:.35rem}.Hero-module__ZARIfG__spfDivider{margin-bottom:.45rem}.Hero-module__ZARIfG__spfScore{font-size:1.72rem}.Hero-module__ZARIfG__spfGoogleLogo{width:56px}.Hero-module__ZARIfG__spfTreatwellLogo{width:76px}.Hero-module__ZARIfG__floatingTag{gap:.1rem;width:calc(100% - 2rem);padding:.65rem .85rem;bottom:1rem;left:1rem}.Hero-module__ZARIfG__tagValue{font-size:.9rem}}
.SocialProof-module__qq_XNa__section{background:var(--bg-canvas);border-bottom:0;padding:4.8rem 0 6rem;position:relative;overflow:hidden}.SocialProof-module__qq_XNa__inner{z-index:1;max-width:1520px;padding-left:2.5rem;padding-right:2.5rem;position:relative}.SocialProof-module__qq_XNa__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2.5rem;margin-bottom:3rem;display:flex}.SocialProof-module__qq_XNa__headerCopy{flex-direction:column;display:flex}.SocialProof-module__qq_XNa__eyebrow{font-family:var(--font-sans);letter-spacing:0;color:var(--text-primary);background-color:var(--color-accent-light);border-radius:5px;align-self:flex-start;align-items:center;margin-bottom:1.1rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.SocialProof-module__qq_XNa__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:.85rem;font-size:clamp(2rem,2.45vw,2.9rem);font-weight:600;line-height:1.08}.SocialProof-module__qq_XNa__accentWord{color:var(--color-accent-hover)}.SocialProof-module__qq_XNa__subtitle{color:var(--text-secondary);max-width:560px;font-size:1.05rem;line-height:1.68}.SocialProof-module__qq_XNa__carousel{position:relative}.SocialProof-module__qq_XNa__reelGrid{grid-template-columns:repeat(4,1fr);gap:1.65rem;display:grid;position:relative}.SocialProof-module__qq_XNa__arrow{display:none}.SocialProof-module__qq_XNa__reelFrame{aspect-ratio:9/16;transition:var(--transition-smooth);background:#111;border:0;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 18px 48px #21252914}.SocialProof-module__qq_XNa__reelFrame:hover{transform:translateY(-6px);box-shadow:0 24px 58px #2125291a}.SocialProof-module__qq_XNa__reelMedia{object-fit:cover;border-radius:inherit;border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.SocialProof-module__qq_XNa__poster{cursor:pointer;border-radius:inherit;background:#111;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.SocialProof-module__qq_XNa__posterShade{transition:var(--transition-fast);border-radius:inherit;background:radial-gradient(circle at 50% 45%,#ffffff14,#0000 22%),linear-gradient(#00000005 0%,#0000 34%,#0000009e 100%);position:absolute;inset:0}.SocialProof-module__qq_XNa__poster:hover .SocialProof-module__qq_XNa__posterShade{background:radial-gradient(circle at 50% 45%,#ffffff24,#0000 24%),linear-gradient(#0000000d 0%,#00000008 34%,#000000a8 100%)}.SocialProof-module__qq_XNa__playButton{width:70px;height:70px;color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition-fast);background:linear-gradient(145deg,#fffffff5,#fff5e8e6);border-radius:50%;justify-content:center;align-items:center;padding-left:3px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 46px #00000047,inset 0 1px #ffffffeb}.SocialProof-module__qq_XNa__playButton:before{content:"";border-radius:inherit;border:1px solid #ffffff6b;position:absolute;inset:-9px;box-shadow:0 0 0 1px #ffedd62e}.SocialProof-module__qq_XNa__playButton:after{content:"";border-radius:inherit;border:1px solid #2125290e;position:absolute;inset:7px}.SocialProof-module__qq_XNa__playButton svg{z-index:1;width:34px;height:34px;position:relative}.SocialProof-module__qq_XNa__poster:hover .SocialProof-module__qq_XNa__playButton{background:linear-gradient(145deg,#fff,#fff1dd);transform:translate(-50%,-50%)scale(1.07)}.SocialProof-module__qq_XNa__reelLabel{font-family:var(--font-sans);letter-spacing:0;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1215188a;border-radius:100px;padding:.42rem .74rem;font-size:.7rem;font-weight:800;position:absolute;bottom:1.08rem;left:1.08rem;box-shadow:0 12px 28px #0003}@media (max-width:1400px){.SocialProof-module__qq_XNa__reelGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:minmax(340px,1fr);grid-auto-flow:column;gap:1.25rem;margin:0 -2rem;padding:.5rem 2rem 1.25rem;overflow-x:auto}.SocialProof-module__qq_XNa__reelFrame{scroll-snap-align:start}}@media (max-width:768px){.SocialProof-module__qq_XNa__inner{padding-left:1.5rem;padding-right:1.5rem}.SocialProof-module__qq_XNa__section{padding:4.5rem 0 2.4rem}.SocialProof-module__qq_XNa__header{align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.SocialProof-module__qq_XNa__title{font-size:2.1rem}.SocialProof-module__qq_XNa__reelGrid{scroll-snap-type:none;grid-auto-columns:78vw;margin:0 -1.5rem;padding:.5rem 11vw 1.25rem;overflow-x:hidden}.SocialProof-module__qq_XNa__reelFrame:hover{transform:none}.SocialProof-module__qq_XNa__arrow{z-index:3;width:46px;height:46px;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:var(--transition-fast);background:#fffffff0;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 26px #2125293d}.SocialProof-module__qq_XNa__arrowPrev{left:.25rem}.SocialProof-module__qq_XNa__arrowNext{right:.25rem}.SocialProof-module__qq_XNa__arrow:active{transform:translateY(-50%)scale(.92)}.SocialProof-module__qq_XNa__arrow:disabled{opacity:0;pointer-events:none}}@media (max-width:640px){.SocialProof-module__qq_XNa__section{padding-top:2.6rem}}
.FatLossInjections-module__HzTkyG__section{background:#fffdfd;padding:5.2rem 0 5.4rem}.FatLossInjections-module__HzTkyG__inner{max-width:1520px;padding-left:2.5rem;padding-right:2.5rem}.FatLossInjections-module__HzTkyG__contentGrid{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:4.5rem;display:grid}.FatLossInjections-module__HzTkyG__videoFrame{aspect-ratio:9/16;background:#111;border:1px solid #21252929;border-radius:9px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 42px #21252914}.FatLossInjections-module__HzTkyG__posterButton{cursor:pointer;color:#fff;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}.FatLossInjections-module__HzTkyG__media{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.FatLossInjections-module__HzTkyG__videoShade{background:linear-gradient(#00000008 0%,#0000000a 42%,#0000007a 100%),linear-gradient(90deg,#0000001a,#0000 34%,#00000014);position:absolute;inset:0}.FatLossInjections-module__HzTkyG__playButton{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);width:58px;height:58px;transition:var(--transition-fast);background:#00000073;border-radius:50%;place-items:center;padding-left:3px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FatLossInjections-module__HzTkyG__posterButton:hover .FatLossInjections-module__HzTkyG__playButton{background:#00000094;transform:translate(-50%,-50%)scale(1.06)}.FatLossInjections-module__HzTkyG__videoCaption{color:#fff;text-align:center;text-shadow:0 2px 12px #0000006b;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.05;position:absolute;bottom:4.45rem;left:1.05rem;right:1.05rem}.FatLossInjections-module__HzTkyG__muteButton{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0000006b;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:.9rem;right:.85rem}.FatLossInjections-module__HzTkyG__copy{max-width:1020px;padding-top:.05rem}.FatLossInjections-module__HzTkyG__badge{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.28rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.FatLossInjections-module__HzTkyG__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.35rem;font-size:2rem;font-weight:500;line-height:1.2}.FatLossInjections-module__HzTkyG__text{color:var(--text-primary);max-width:990px;font-size:1.02rem;line-height:1.72}.FatLossInjections-module__HzTkyG__text+.FatLossInjections-module__HzTkyG__text{margin-top:.78rem}.FatLossInjections-module__HzTkyG__listTitle{font-family:var(--font-display);color:var(--text-primary);margin:1.85rem 0 1.18rem;font-size:1.02rem;font-weight:700}.FatLossInjections-module__HzTkyG__benefitList{flex-direction:column;gap:1rem;list-style:none;display:flex}.FatLossInjections-module__HzTkyG__benefitList li{color:var(--text-primary);align-items:center;gap:.82rem;font-size:1.02rem;line-height:1.48;display:flex}.FatLossInjections-module__HzTkyG__check{color:#191919;background:#ffd89f;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.82rem;font-weight:800;display:inline-grid}.FatLossInjections-module__HzTkyG__glanceSection{margin-top:4.6rem}.FatLossInjections-module__HzTkyG__glanceEyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.1rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.FatLossInjections-module__HzTkyG__glanceTitle{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:2rem;font-size:2rem;font-weight:700;line-height:1.2}.FatLossInjections-module__HzTkyG__glanceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.45rem;display:grid}.FatLossInjections-module__HzTkyG__glanceCard{background:#fff;border:1px solid #21252909;border-radius:28px;grid-template-columns:42px 1fr;align-items:center;gap:1rem;min-height:108px;padding:1.25rem 1.55rem;display:grid;box-shadow:0 18px 46px #2125290e}.FatLossInjections-module__HzTkyG__glanceIcon{color:#111;place-items:center;width:34px;height:34px;display:grid}.FatLossInjections-module__HzTkyG__glanceIcon svg{width:31px;height:31px}.FatLossInjections-module__HzTkyG__glanceCopy{flex-direction:column;gap:.28rem;display:flex}.FatLossInjections-module__HzTkyG__glanceCopy strong{color:var(--text-primary);font-size:1.12rem;font-weight:600;line-height:1.15}.FatLossInjections-module__HzTkyG__glanceCopy span{color:var(--text-primary);font-size:.94rem;line-height:1.35}.FatLossInjections-module__HzTkyG__journeySection{margin-top:5rem}.FatLossInjections-module__HzTkyG__journeyHeader{margin-bottom:2rem}.FatLossInjections-module__HzTkyG__journeyBadge{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:.95rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.FatLossInjections-module__HzTkyG__journeyTitle{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);font-size:2rem;font-weight:700;line-height:1.15}.FatLossInjections-module__HzTkyG__journeyGrid{grid-template-columns:minmax(380px,.9fr) minmax(420px,1fr);align-items:stretch;gap:2.2rem;height:620px;display:grid}.FatLossInjections-module__HzTkyG__journeyImageWrap{background:#f5f1ec;border-radius:22px;min-height:620px;position:relative;overflow:hidden;box-shadow:0 22px 56px #21252914}.FatLossInjections-module__HzTkyG__journeyImage{object-fit:cover;object-position:center;width:100%;height:100%;animation:.5s FatLossInjections-module__HzTkyG__journeyImageFade;display:block;position:absolute;inset:0}@keyframes FatLossInjections-module__HzTkyG__journeyImageFade{0%{opacity:0}to{opacity:1}}.FatLossInjections-module__HzTkyG__pricePill{background:#fff;border-radius:0 36px 0 0;width:176px;min-height:146px;padding:1.62rem 1.55rem 1.35rem 1.75rem;position:absolute;bottom:0;left:0;box-shadow:10px -12px 34px #2125290a}.FatLossInjections-module__HzTkyG__pricePill:before,.FatLossInjections-module__HzTkyG__pricePill:after{content:"";pointer-events:none;background:0 0;width:36px;height:36px;position:absolute}.FatLossInjections-module__HzTkyG__pricePill:before{border-bottom-left-radius:36px;top:-36px;left:0;box-shadow:-18px 18px 0 18px #fff}.FatLossInjections-module__HzTkyG__pricePill:after{border-bottom-left-radius:36px;bottom:0;right:-36px;box-shadow:-18px 18px 0 18px #fff}.FatLossInjections-module__HzTkyG__pricePill span{z-index:2;background:var(--color-accent-light);color:var(--text-primary);white-space:nowrap;border-radius:5px;align-items:center;margin-bottom:1rem;padding:.34rem .62rem;font-size:.72rem;font-weight:700;line-height:1.25;display:inline-flex;position:relative}.FatLossInjections-module__HzTkyG__pricePill strong{z-index:2;color:var(--text-primary);font-size:1.9rem;font-weight:500;line-height:1;display:block;position:relative}.FatLossInjections-module__HzTkyG__stepList{flex-direction:column;justify-content:space-between;gap:1.65rem;min-height:0;padding:1.2rem 0 .1rem;list-style:none;display:flex}.FatLossInjections-module__HzTkyG__stepItem,.FatLossInjections-module__HzTkyG__featuredStep{grid-template-columns:66px 1fr;align-items:start;gap:1.55rem;transition:background-color .35s,box-shadow .35s,padding .35s,border-radius .35s;display:grid}.FatLossInjections-module__HzTkyG__featuredStep{background:#fff;border:1px solid #21252909;border-radius:28px;align-items:center;min-height:210px;padding:2.65rem 2.75rem;box-shadow:0 18px 46px #2125290e}.FatLossInjections-module__HzTkyG__stepNumber{color:#5e6870;background:#d6dde3;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.85rem;font-weight:700;line-height:1;display:grid}.FatLossInjections-module__HzTkyG__featuredStep .FatLossInjections-module__HzTkyG__stepNumber{--timer-angle:0deg;background:conic-gradient(#ffd89f var(--timer-angle), #fff0d8 0deg);color:#111;animation:3.2s linear forwards FatLossInjections-module__HzTkyG__stepTimer}.FatLossInjections-module__HzTkyG__stepCopy{flex-direction:column;gap:.5rem;max-width:540px;display:flex}.FatLossInjections-module__HzTkyG__stepCopy strong{color:#67707a;font-size:1.65rem;font-weight:500;line-height:1.15}.FatLossInjections-module__HzTkyG__featuredStep .FatLossInjections-module__HzTkyG__stepCopy strong{color:var(--text-primary)}.FatLossInjections-module__HzTkyG__stepCopy span{color:#67707a;font-size:1rem;line-height:1.58}@media (max-width:1024px){.FatLossInjections-module__HzTkyG__inner{padding-left:2rem;padding-right:2rem}.FatLossInjections-module__HzTkyG__section{padding:4.6rem 0}.FatLossInjections-module__HzTkyG__contentGrid{grid-template-columns:280px minmax(0,1fr);gap:2.5rem}.FatLossInjections-module__HzTkyG__glanceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.FatLossInjections-module__HzTkyG__journeyGrid{grid-template-columns:1fr;height:auto}.FatLossInjections-module__HzTkyG__journeyImageWrap{min-height:520px}.FatLossInjections-module__HzTkyG__stepList{height:620px;padding-top:0}}@media (max-width:768px){.FatLossInjections-module__HzTkyG__inner{padding-left:1.5rem;padding-right:1.5rem}.FatLossInjections-module__HzTkyG__section{padding-top:2.6rem}.FatLossInjections-module__HzTkyG__contentGrid{grid-template-columns:1fr;gap:2rem}.FatLossInjections-module__HzTkyG__copy{order:1}.FatLossInjections-module__HzTkyG__videoFrame{order:2;justify-self:center;width:min(100%,310px)}.FatLossInjections-module__HzTkyG__title{font-size:1.55rem}.FatLossInjections-module__HzTkyG__glanceSection{margin-top:3.5rem}.FatLossInjections-module__HzTkyG__glanceTitle{font-size:1.65rem}.FatLossInjections-module__HzTkyG__glanceGrid{grid-template-columns:1fr;gap:1rem}.FatLossInjections-module__HzTkyG__glanceCard{border-radius:22px;min-height:96px}.FatLossInjections-module__HzTkyG__journeySection{margin-top:4rem}.FatLossInjections-module__HzTkyG__journeyTitle{font-size:1.65rem}.FatLossInjections-module__HzTkyG__journeyImageWrap{border-radius:18px;min-height:430px}.FatLossInjections-module__HzTkyG__pricePill{border-radius:0 26px 0 0;width:150px;min-height:124px;padding:1.25rem 1.2rem 1.2rem 1.35rem}.FatLossInjections-module__HzTkyG__pricePill strong{font-size:1.6rem}.FatLossInjections-module__HzTkyG__stepItem,.FatLossInjections-module__HzTkyG__featuredStep{grid-template-columns:50px 1fr;gap:1rem}.FatLossInjections-module__HzTkyG__stepList{height:700px}.FatLossInjections-module__HzTkyG__featuredStep{border-radius:22px;min-height:170px;padding:1.7rem}.FatLossInjections-module__HzTkyG__stepNumber{width:46px;height:46px;font-size:1.4rem}.FatLossInjections-module__HzTkyG__stepCopy strong{font-size:1.3rem}}@media (max-width:480px){.FatLossInjections-module__HzTkyG__stepList{height:790px}}@property --timer-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes FatLossInjections-module__HzTkyG__stepTimer{to{--timer-angle:360deg}}
.Reviews-module__yTtV6W__section{background:linear-gradient(180deg, var(--bg-canvas) 0%, #fff 100%);border-bottom:1px solid var(--color-border-light);padding:3.8rem 0 6rem;position:relative}.Reviews-module__yTtV6W__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2.5rem;margin-bottom:3.5rem;display:flex}.Reviews-module__yTtV6W__headerCopy{flex-direction:column;display:flex}.Reviews-module__yTtV6W__eyebrow{font-family:var(--font-sans);letter-spacing:0;color:var(--text-primary);background-color:var(--color-accent-light);border-radius:5px;align-self:flex-start;margin-bottom:1.25rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1}.Reviews-module__yTtV6W__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:2.6rem;font-weight:600;line-height:1.18}.Reviews-module__yTtV6W__italicSerif{font-family:var(--font-display);color:var(--text-primary);font-style:normal;font-weight:600}.Reviews-module__yTtV6W__summaryCard{background-color:var(--bg-surface-solid);border:1px solid var(--color-border-light);box-shadow:var(--shadow-subtle), var(--shadow-premium);border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:1.55rem;min-width:420px;padding:1.75rem 2rem;display:grid}.Reviews-module__yTtV6W__summaryTop{border-bottom:0;align-items:center;gap:.9rem;margin:0;padding:0;display:flex}.Reviews-module__yTtV6W__summaryScore{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:2.9rem;font-weight:700;line-height:1}.Reviews-module__yTtV6W__summaryStars{flex-direction:column;gap:.35rem;display:flex}.Reviews-module__yTtV6W__summaryCount{color:var(--text-muted);white-space:nowrap;font-size:.82rem;font-weight:500}.Reviews-module__yTtV6W__sources{flex-direction:column;gap:.85rem;display:flex}.Reviews-module__yTtV6W__sourceRow{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.98rem;display:flex}.Reviews-module__yTtV6W__sourceRow strong{color:var(--text-primary);font-weight:700}.Reviews-module__yTtV6W__stars{align-items:center;gap:1px;display:inline-flex}.Reviews-module__yTtV6W__star{width:17px;height:17px;display:block}.Reviews-module__yTtV6W__sourceMark{flex-shrink:0;width:22px;height:22px}.Reviews-module__yTtV6W__treatwellMark{flex-shrink:0;width:90px;height:auto}.Reviews-module__yTtV6W__wall{column-count:3;column-gap:1.5rem}.Reviews-module__yTtV6W__card{break-inside:avoid;background-color:var(--bg-surface-solid);border:1px solid var(--color-border-light);width:100%;box-shadow:var(--shadow-subtle);transition:var(--transition-smooth);border-radius:20px;margin-bottom:1.5rem;padding:1.75rem}.Reviews-module__yTtV6W__card:hover{border-color:var(--color-border);box-shadow:var(--shadow-premium);transform:translateY(-5px)}.Reviews-module__yTtV6W__cardTop{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.Reviews-module__yTtV6W__cardText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.92rem;line-height:1.65}.Reviews-module__yTtV6W__cardFooter{align-items:center;gap:.75rem;display:flex}.Reviews-module__yTtV6W__avatar{background-color:var(--text-primary);color:#fff;width:40px;height:40px;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:inline-flex}.Reviews-module__yTtV6W__avatarImg{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.Reviews-module__yTtV6W__cardMeta{flex-direction:column;line-height:1.3;display:flex}.Reviews-module__yTtV6W__cardName{color:var(--text-primary);font-size:.85rem;font-weight:600}.Reviews-module__yTtV6W__cardDate{color:var(--text-muted);font-size:.72rem}.Reviews-module__yTtV6W__carouselControls{display:none}.Reviews-module__yTtV6W__carouselBtn{border:1px solid var(--color-border);background-color:var(--bg-surface-solid);width:44px;height:44px;color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Reviews-module__yTtV6W__carouselBtn:disabled{opacity:.35;cursor:not-allowed}.Reviews-module__yTtV6W__carouselBtn:not(:disabled):active{transform:scale(.94)}.Reviews-module__yTtV6W__chevron{width:22px;height:22px;display:block}.Reviews-module__yTtV6W__carouselCount{font-family:var(--font-display);color:var(--text-primary);text-align:center;font-variant-numeric:tabular-nums;min-width:3.5rem;font-size:1rem;font-weight:600}@media (max-width:1024px){.Reviews-module__yTtV6W__wall{column-count:2}}@media (max-width:768px){.Reviews-module__yTtV6W__section{padding:3.2rem 0 4rem}.Reviews-module__yTtV6W__header{flex-direction:column;align-items:flex-start;gap:1.75rem;margin-bottom:2.5rem}.Reviews-module__yTtV6W__summaryCard{grid-template-columns:1fr;gap:1.3rem;width:100%;min-width:0}.Reviews-module__yTtV6W__title{font-size:2.1rem}.Reviews-module__yTtV6W__wall{column-count:unset;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;align-items:stretch;gap:0;padding:4px 0;display:flex;overflow:auto hidden}.Reviews-module__yTtV6W__wall::-webkit-scrollbar{display:none}.Reviews-module__yTtV6W__card{scroll-snap-align:center;flex-direction:column;flex:0 0 100%;width:100%;margin-bottom:0;display:flex}.Reviews-module__yTtV6W__card:hover{transform:none}.Reviews-module__yTtV6W__cardText{flex:auto}.Reviews-module__yTtV6W__carouselControls{justify-content:center;align-items:center;gap:1.5rem;margin-top:1.75rem;display:flex}}
.WhyChooseUs-module__aV2w7G__section{background-color:var(--bg-canvas);border-bottom:1px solid var(--color-border-light);padding:7rem 0}.WhyChooseUs-module__aV2w7G__topArea{max-width:800px;margin-bottom:2.5rem}.WhyChooseUs-module__aV2w7G__eyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.25rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.WhyChooseUs-module__aV2w7G__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:2.7rem;font-weight:600;line-height:1.18}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.WhyChooseUs-module__aV2w7G__card{flex-direction:column;display:flex}.WhyChooseUs-module__aV2w7G__imageWrap{aspect-ratio:16/9;background-color:var(--color-accent-light);border-radius:18px;width:100%;margin-bottom:1.25rem;overflow:hidden}.WhyChooseUs-module__aV2w7G__cardImg{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth);display:block}.WhyChooseUs-module__aV2w7G__card:hover .WhyChooseUs-module__aV2w7G__cardImg{transform:scale(1.04)}.WhyChooseUs-module__aV2w7G__badge{color:var(--text-primary);background-color:var(--color-accent-light);border-radius:5px;align-self:flex-start;margin-bottom:.85rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1}.WhyChooseUs-module__aV2w7G__cardTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.85rem;font-size:1.45rem;font-weight:600;line-height:1.25}.WhyChooseUs-module__aV2w7G__cardText{color:var(--text-secondary);font-size:.92rem;line-height:1.7}@media (max-width:1024px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.WhyChooseUs-module__aV2w7G__section{padding:5rem 0}.WhyChooseUs-module__aV2w7G__title{font-size:2.4rem}.WhyChooseUs-module__aV2w7G__topArea{margin-bottom:3rem}}
.Procedure-module__MCktqq__section{background:#fffdfd;padding:5.8rem 0 6.4rem}.Procedure-module__MCktqq__sectionEyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.1rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.Procedure-module__MCktqq__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:2.6rem;font-size:2rem;font-weight:700;line-height:1.2}.Procedure-module__MCktqq__panel{grid-template-columns:minmax(0,1fr) 330px;align-items:stretch;min-height:560px;display:grid}.Procedure-module__MCktqq__answerPanel{background:#fff;border:1px solid #21252909;border-radius:28px;padding:3rem 3.25rem;box-shadow:0 18px 46px #2125290e}.Procedure-module__MCktqq__eyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.45rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.Procedure-module__MCktqq__questionTitle{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.25rem;font-size:2rem;font-weight:500;line-height:1.2}.Procedure-module__MCktqq__answer{max-width:900px;color:var(--text-primary);font-size:1.02rem;line-height:1.72}.Procedure-module__MCktqq__questionList{box-shadow:none;background:#f6f7f8;border:0;border-radius:0 28px 28px 0;align-self:start;margin-top:1.45rem;margin-left:0;overflow:hidden}.Procedure-module__MCktqq__questionButton{border-bottom:1px solid var(--color-border-light);color:#66717d;text-align:left;width:100%;min-height:58px;transition:var(--transition-fast);background:#f6f7f8;grid-template-columns:28px 1fr;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:700;line-height:1.45;display:grid}.Procedure-module__MCktqq__questionButton:last-child{border-bottom:0}.Procedure-module__MCktqq__questionButton:hover,.Procedure-module__MCktqq__questionButtonActive{color:var(--text-primary);background:#fff}.Procedure-module__MCktqq__symbol{color:var(--text-primary);font-size:1.75rem;font-weight:500;line-height:1}.Procedure-module__MCktqq__mobileFaq{display:none}@media (max-width:1024px){.Procedure-module__MCktqq__panel{grid-template-columns:1fr;min-height:0}.Procedure-module__MCktqq__questionList{border-radius:22px;margin-top:1.2rem;margin-left:0}}@media (max-width:768px){.Procedure-module__MCktqq__section{padding:2.4rem 0 5rem}.Procedure-module__MCktqq__title{margin-bottom:1.8rem;font-size:1.65rem}.Procedure-module__MCktqq__panel{display:none}.Procedure-module__MCktqq__mobileFaq{flex-direction:column;gap:.85rem;display:flex}.Procedure-module__MCktqq__faqItem{transition:var(--transition-fast);background:#f6f7f8;border:1px solid #2125290a;border-radius:18px;overflow:hidden}.Procedure-module__MCktqq__faqItemOpen{background:#fff;border-color:#21252914;box-shadow:0 14px 34px #2125290f}.Procedure-module__MCktqq__faqQuestion{text-align:left;cursor:pointer;width:100%;font-family:var(--font-display);color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.25rem;font-size:1.05rem;font-weight:500;line-height:1.35;display:flex}.Procedure-module__MCktqq__faqQuestionText{flex:1}.Procedure-module__MCktqq__faqIcon{color:#111;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:1.4rem;font-weight:400;line-height:1;display:grid;box-shadow:0 8px 20px #21252914}.Procedure-module__MCktqq__faqItemOpen .Procedure-module__MCktqq__faqIcon{background:var(--color-accent-light)}.Procedure-module__MCktqq__faqAnswer{padding:0 1.25rem 1.35rem}.Procedure-module__MCktqq__faqAnswer .Procedure-module__MCktqq__eyebrow{margin-bottom:.9rem}.Procedure-module__MCktqq__faqAnswer .Procedure-module__MCktqq__answer{font-size:.98rem;line-height:1.7}}
.Pricing-module__yc4bBa__section{background:linear-gradient(180deg, #fffdfd 0%, #fff 48%, var(--bg-canvas) 100%);border-bottom:1px solid var(--color-border-light);padding:5.2rem 0 4.4rem}.Pricing-module__yc4bBa__header{max-width:900px;margin-bottom:3.2rem}.Pricing-module__yc4bBa__eyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.25rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.Pricing-module__yc4bBa__title{max-width:830px;font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.25rem;font-size:2.45rem;font-weight:600;line-height:1.16}.Pricing-module__yc4bBa__italicSerif{font-family:var(--font-display);color:var(--text-primary);font-style:normal;font-weight:600}.Pricing-module__yc4bBa__description{max-width:700px;color:var(--text-secondary);font-size:1.02rem;line-height:1.72}.Pricing-module__yc4bBa__pricingShell{background:#fff;border:1px solid #2125290e;border-radius:30px;overflow:hidden;box-shadow:0 26px 70px #21252913}.Pricing-module__yc4bBa__grid{grid-template-columns:360px minmax(0,1fr);align-items:stretch;display:grid}.Pricing-module__yc4bBa__tabsCol{border-right:1px solid var(--color-border-light);background:#f8f9fa;flex-direction:column;gap:0;display:flex}.Pricing-module__yc4bBa__tabButton{border-bottom:1px solid var(--color-border-light);min-height:86px;color:var(--text-primary);text-align:left;transition:var(--transition-fast);background:0 0;grid-template-columns:1fr 28px;align-items:center;gap:1rem;padding:1.25rem 1.55rem;display:grid;position:relative}.Pricing-module__yc4bBa__tabButton:last-child{border-bottom:0}.Pricing-module__yc4bBa__tabButton:hover,.Pricing-module__yc4bBa__tabButtonActive{background:#fff}.Pricing-module__yc4bBa__tabButtonActive{background:#fff4e6;box-shadow:inset 0 0 0 1px #fabd033d}.Pricing-module__yc4bBa__tabLabel{font-family:var(--font-display);color:var(--text-primary);font-size:1rem;font-weight:650;line-height:1.32}.Pricing-module__yc4bBa__tabCount{color:var(--text-muted);margin-left:.25rem;font-size:.78rem;font-weight:600;display:inline-flex}.Pricing-module__yc4bBa__percentIcon{background:var(--color-accent-light);width:28px;height:28px;color:var(--text-primary);border:1px solid #2125291a;border-radius:50%;place-items:center;display:grid}.Pricing-module__yc4bBa__percentText{font-size:.78rem;font-weight:800;line-height:1}.Pricing-module__yc4bBa__activeIndicator{display:none}.Pricing-module__yc4bBa__servicesCol{background:#fff;flex-direction:column;gap:1.35rem;padding:1.5rem;display:flex}.Pricing-module__yc4bBa__promoBanner{background:#fff8ef;border:1px solid #fabd0333;border-radius:18px;align-items:center;gap:.85rem;padding:1rem 1.15rem;display:flex}.Pricing-module__yc4bBa__bannerIcon{color:#fff;background:#111;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:.75rem;font-weight:800;display:grid}.Pricing-module__yc4bBa__bannerText{color:var(--text-primary);font-size:.88rem;font-weight:650;line-height:1.45}.Pricing-module__yc4bBa__rowsContainer{flex-direction:column;gap:.85rem;display:flex}.Pricing-module__yc4bBa__serviceRow{transition:var(--transition-smooth);background:#fffffff0;border:1px solid #2125290f;border-radius:22px;overflow:hidden;box-shadow:0 14px 34px #2125290b}.Pricing-module__yc4bBa__serviceRowOpen,.Pricing-module__yc4bBa__serviceRow:hover{border-color:#21252929;box-shadow:0 20px 46px #21252913}.Pricing-module__yc4bBa__rowMain{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:1.7rem 1.85rem;display:grid}.Pricing-module__yc4bBa__rowLeft{flex-direction:column;gap:.58rem;display:flex}.Pricing-module__yc4bBa__serviceName{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);font-size:1.18rem;font-weight:600;line-height:1.28}.Pricing-module__yc4bBa__metaInfo{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Pricing-module__yc4bBa__duration{color:#5f6872;background:#f4f5f6;border-radius:5px;align-items:center;padding:.42rem .62rem;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex}.Pricing-module__yc4bBa__showDetailsBtn{color:var(--text-secondary);transition:var(--transition-fast);border-bottom:1px solid;font-size:.76rem;font-weight:700;line-height:1}.Pricing-module__yc4bBa__showDetailsBtn:hover{color:var(--text-primary)}.Pricing-module__yc4bBa__rowRight{grid-template-columns:auto auto 22px;align-items:center;gap:1.15rem;display:grid}.Pricing-module__yc4bBa__priceContainer{justify-items:end;gap:.22rem;min-width:112px;display:grid}.Pricing-module__yc4bBa__priceLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;font-weight:800}.Pricing-module__yc4bBa__priceValue{font-family:var(--font-display);color:var(--text-primary);font-size:1.85rem;font-weight:600;line-height:1}.Pricing-module__yc4bBa__originalPrice{color:var(--text-muted);font-size:.88rem;text-decoration:line-through}.Pricing-module__yc4bBa__savingsTag{color:var(--text-primary);background:var(--color-accent-light);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:7px;justify-self:start;padding:.45rem .7rem;font-size:.72rem;font-weight:800;line-height:1}.Pricing-module__yc4bBa__arrowIcon{color:var(--text-muted);transition:var(--transition-fast)}.Pricing-module__yc4bBa__arrowIconOpen{color:var(--text-primary);transform:rotate(180deg)}.Pricing-module__yc4bBa__rowDetails{max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.Pricing-module__yc4bBa__rowDetailsOpen{max-height:620px}.Pricing-module__yc4bBa__detailsContent{border-top:1px solid var(--color-border-light);background:#fbfcfc;justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.35rem 1.85rem 1.65rem;display:flex}.Pricing-module__yc4bBa__detailsMain{flex-direction:column;flex:1;gap:1rem;display:flex}.Pricing-module__yc4bBa__detailsText{max-width:760px;color:var(--text-secondary);font-size:.92rem;line-height:1.68}.Pricing-module__yc4bBa__breakdownList{flex-direction:column;display:flex}.Pricing-module__yc4bBa__breakdownRow{border-bottom:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:1rem;padding:.62rem 0;display:flex}.Pricing-module__yc4bBa__breakdownRow:last-child{border-bottom:0}.Pricing-module__yc4bBa__breakdownLabel{color:var(--text-primary);font-size:.9rem;font-weight:600}.Pricing-module__yc4bBa__breakdownPriceWrap{white-space:nowrap;align-items:baseline;gap:.5rem;display:inline-flex}.Pricing-module__yc4bBa__breakdownOriginal{color:var(--text-muted);font-size:.8rem;text-decoration:line-through}.Pricing-module__yc4bBa__breakdownPrice{font-family:var(--font-display);color:var(--text-primary);font-size:1.05rem;font-weight:700}.Pricing-module__yc4bBa__rowCta{color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;min-height:42px;transition:var(--transition-fast);background:#111;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.1rem;font-size:.75rem;font-weight:800;display:inline-flex}.Pricing-module__yc4bBa__rowCta:hover{background:var(--text-primary);transform:translateY(-1px)}@media (max-width:1100px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr}.Pricing-module__yc4bBa__tabsCol{border-right:0;border-bottom:1px solid var(--color-border-light);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.Pricing-module__yc4bBa__tabButton{border-right:1px solid var(--color-border-light)}.Pricing-module__yc4bBa__tabButton:nth-child(2n){border-right:0}}@media (max-width:768px){.Pricing-module__yc4bBa__section{padding:2.4rem 0 3.6rem}.Pricing-module__yc4bBa__header{margin-bottom:2.3rem}.Pricing-module__yc4bBa__title{font-size:2rem}.Pricing-module__yc4bBa__pricingShell{border-radius:24px}.Pricing-module__yc4bBa__tabsCol{grid-template-columns:1fr}.Pricing-module__yc4bBa__tabButton,.Pricing-module__yc4bBa__tabButton:nth-child(2n){border-right:0;min-height:72px}.Pricing-module__yc4bBa__servicesCol{padding:1rem}.Pricing-module__yc4bBa__rowMain{grid-template-columns:1fr;gap:1.25rem;padding:1.35rem 1.15rem}.Pricing-module__yc4bBa__rowRight{border-top:1px solid var(--color-border-light);grid-template-columns:1fr auto 22px;width:100%;padding-top:1.05rem}.Pricing-module__yc4bBa__priceContainer{justify-items:start}.Pricing-module__yc4bBa__detailsContent{flex-direction:column;gap:1.25rem;padding:1.2rem 1.15rem 1.35rem}.Pricing-module__yc4bBa__rowDetailsOpen{max-height:860px}}@media (max-width:480px){.Pricing-module__yc4bBa__rowRight{grid-template-columns:1fr 22px}.Pricing-module__yc4bBa__savingsTag{grid-area:2/1/auto/-1}}
.WhyFatLoss-module__6JmlrG__section{background:var(--bg-canvas);padding:4.4rem 0 5.6rem}.WhyFatLoss-module__6JmlrG__sectionEyebrow{background:var(--color-accent-light);width:fit-content;color:var(--text-primary);border-radius:5px;align-items:center;margin:0 auto 1.1rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:flex}.WhyFatLoss-module__6JmlrG__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);text-align:center;margin-bottom:3.3rem;font-size:2.15rem;font-weight:700;line-height:1.18}.WhyFatLoss-module__6JmlrG__layout{grid-template-columns:minmax(260px,.84fr) minmax(420px,1.52fr) minmax(260px,.84fr);align-items:center;max-width:1320px;margin:0 auto;display:grid}.WhyFatLoss-module__6JmlrG__sideCard,.WhyFatLoss-module__6JmlrG__mainCard{background:#fff;border:1px solid #2125290b}.WhyFatLoss-module__6JmlrG__sideCard{background:#f7f8f9;flex-direction:column;justify-content:center;min-height:545px;padding:4.1rem 2.6rem;display:flex}.WhyFatLoss-module__6JmlrG__sideCardLeft{border-radius:28px 0 0 28px}.WhyFatLoss-module__6JmlrG__sideCardRight{border-radius:0 28px 28px 0}.WhyFatLoss-module__6JmlrG__mainCard{z-index:2;border-radius:30px;flex-direction:column;justify-content:center;min-height:670px;padding:4rem 3.3rem;display:flex;position:relative;box-shadow:0 28px 72px #21252914}.WhyFatLoss-module__6JmlrG__eyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-self:flex-start;align-items:center;margin-bottom:1.3rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.WhyFatLoss-module__6JmlrG__sideTitle{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.35rem;font-size:1.28rem;font-weight:600;line-height:1.18}.WhyFatLoss-module__6JmlrG__mainTitle{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.8rem;font-size:2.05rem;font-weight:500;line-height:1.2}.WhyFatLoss-module__6JmlrG__copy{color:var(--text-primary);font-size:.98rem;line-height:1.72}.WhyFatLoss-module__6JmlrG__pointList{flex-direction:column;gap:2rem;display:flex}.WhyFatLoss-module__6JmlrG__point{grid-template-columns:30px 1fr;align-items:start;gap:1.1rem;display:grid}.WhyFatLoss-module__6JmlrG__check{color:#111;background:#ffd89f;border-radius:50%;place-items:center;width:22px;height:22px;margin-top:.22rem;font-size:.78rem;font-weight:800;line-height:1;display:grid}.WhyFatLoss-module__6JmlrG__pointTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.42rem;font-size:1.2rem;font-weight:600;line-height:1.3}.WhyFatLoss-module__6JmlrG__pointText{color:var(--text-primary);font-size:.96rem;line-height:1.62}@media (max-width:1100px){.WhyFatLoss-module__6JmlrG__layout{grid-template-columns:1fr;gap:1rem}.WhyFatLoss-module__6JmlrG__sideCard,.WhyFatLoss-module__6JmlrG__mainCard{border-radius:24px;min-height:auto}.WhyFatLoss-module__6JmlrG__sideCard{padding:2.3rem}.WhyFatLoss-module__6JmlrG__mainCard{order:-1;padding:3rem 2.4rem}}@media (max-width:768px){.WhyFatLoss-module__6JmlrG__section{padding:3.7rem 0 4.5rem}.WhyFatLoss-module__6JmlrG__title{text-align:left;margin-bottom:2rem;font-size:1.8rem}.WhyFatLoss-module__6JmlrG__mainCard,.WhyFatLoss-module__6JmlrG__sideCard{border-radius:22px;padding:2rem 1.45rem}.WhyFatLoss-module__6JmlrG__mainTitle{font-size:1.55rem}.WhyFatLoss-module__6JmlrG__sideTitle{font-size:1.18rem}.WhyFatLoss-module__6JmlrG__pointList{gap:1.55rem}.WhyFatLoss-module__6JmlrG__point{grid-template-columns:28px 1fr;gap:.85rem}}
.BeforeAfters-module__yohRbW__section{background:#fffdfd;padding:5.2rem 0 5.8rem}.BeforeAfters-module__yohRbW__sectionEyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.1rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.BeforeAfters-module__yohRbW__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:2.6rem;font-size:2rem;font-weight:700;line-height:1.2}.BeforeAfters-module__yohRbW__grid{flex-wrap:nowrap;justify-content:center;align-items:center;gap:1.85rem;display:flex}.BeforeAfters-module__yohRbW__card{aspect-ratio:9/16;cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;background:#ffedd6;border:1px solid #21252909;border-radius:28px;flex:none;height:clamp(420px,34vw,560px);position:relative;overflow:hidden;box-shadow:0 18px 44px #2125290a}.BeforeAfters-module__yohRbW__cardShort{aspect-ratio:3/4}.BeforeAfters-module__yohRbW__img{object-fit:cover;-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0}.BeforeAfters-module__yohRbW__beforeLayer{z-index:1;position:absolute;inset:0}.BeforeAfters-module__yohRbW__tag{z-index:4;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;padding:.34rem .74rem;font-size:.72rem;font-weight:700;position:absolute;top:.9rem}.BeforeAfters-module__yohRbW__tagBefore{color:#fff;background:#2125299e;left:.9rem}.BeforeAfters-module__yohRbW__tagAfter{color:#111;background:#ffffffe0;right:.9rem}.BeforeAfters-module__yohRbW__splitLine{z-index:2;pointer-events:none;background:#ffffffe6;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 0 1px #21252914}.BeforeAfters-module__yohRbW__handle{z-index:3;color:#111;cursor:ew-resize;background:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.45rem;font-weight:700;line-height:1;display:grid;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 14px 30px #2125292e}.BeforeAfters-module__yohRbW__handle:focus-visible{outline:3px solid var(--color-accent,#bd7a3a);outline-offset:2px}.BeforeAfters-module__yohRbW__caption{z-index:4;white-space:nowrap;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#212529b8;border-radius:999px;padding:.46rem 1rem;font-size:.92rem;font-weight:700;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (max-width:1024px){.BeforeAfters-module__yohRbW__grid{gap:1.25rem}.BeforeAfters-module__yohRbW__card{height:clamp(360px,38vw,480px)}}@media (max-width:768px){.BeforeAfters-module__yohRbW__section{padding:4.2rem 0 4.8rem}.BeforeAfters-module__yohRbW__title{margin-bottom:1.8rem;font-size:1.75rem}.BeforeAfters-module__yohRbW__grid{flex-direction:column;align-items:center;gap:1.5rem}.BeforeAfters-module__yohRbW__card{border-radius:22px;width:min(80%,330px);height:auto}.BeforeAfters-module__yohRbW__cardShort{width:min(90%,400px)}.BeforeAfters-module__yohRbW__handle{width:48px;height:48px;font-size:1.25rem}.BeforeAfters-module__yohRbW__caption{font-size:.85rem;bottom:.8rem}}
.RecoveryTimeline-module__7dzOZW__section{background:#fffdfd;padding:5.2rem 0 5.8rem}.RecoveryTimeline-module__7dzOZW__sectionEyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.1rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.RecoveryTimeline-module__7dzOZW__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:2.4rem;font-size:2rem;font-weight:700;line-height:1.2}.RecoveryTimeline-module__7dzOZW__row{border-bottom:1px solid var(--color-border);grid-template-columns:minmax(180px,.72fr) minmax(280px,1.44fr) minmax(260px,.9fr);gap:3rem;padding:2.65rem 0;display:grid}.RecoveryTimeline-module__7dzOZW__row:last-child{border-bottom:0}.RecoveryTimeline-module__7dzOZW__period{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);font-size:1.72rem;font-weight:500;line-height:1.2}.RecoveryTimeline-module__7dzOZW__description{max-width:680px;color:var(--text-primary);font-size:.94rem;line-height:1.7}.RecoveryTimeline-module__7dzOZW__notes{flex-direction:column;gap:1rem;list-style:none;display:flex}.RecoveryTimeline-module__7dzOZW__note{color:var(--text-primary);grid-template-columns:22px 1fr;align-items:start;gap:.8rem;font-size:.92rem;line-height:1.72;display:grid}.RecoveryTimeline-module__7dzOZW__check{color:#111;background:#ffd89f;border-radius:50%;place-items:center;width:20px;height:20px;margin-top:.28rem;font-size:.72rem;font-weight:800;line-height:1;display:inline-grid}@media (max-width:1100px){.RecoveryTimeline-module__7dzOZW__row{grid-template-columns:180px 1fr;gap:1.7rem 2.4rem}.RecoveryTimeline-module__7dzOZW__notes{grid-column:2}}@media (max-width:768px){.RecoveryTimeline-module__7dzOZW__section{padding:4.2rem 0 2.4rem}.RecoveryTimeline-module__7dzOZW__title{margin-bottom:1.8rem;font-size:1.75rem}.RecoveryTimeline-module__7dzOZW__row{grid-template-columns:1fr;gap:1rem;padding:2rem 0}.RecoveryTimeline-module__7dzOZW__notes{grid-column:auto}.RecoveryTimeline-module__7dzOZW__period{font-size:1.45rem}}
.Benefits-module__iMMc8a__section{background:#fffdfd;padding:3.2rem 0 5.8rem}.Benefits-module__iMMc8a__sectionEyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.1rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.Benefits-module__iMMc8a__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:2.6rem;font-size:2rem;font-weight:700;line-height:1.2}.Benefits-module__iMMc8a__accordion{grid-template-columns:minmax(0,1fr) 78px 78px;gap:1.2rem;min-height:478px;display:grid}.Benefits-module__iMMc8a__pos0{grid-template-columns:minmax(0,1fr) 78px 78px}.Benefits-module__iMMc8a__pos1{grid-template-columns:78px minmax(0,1fr) 78px}.Benefits-module__iMMc8a__pos2{grid-template-columns:78px 78px minmax(0,1fr)}.Benefits-module__iMMc8a__panel{background:#f7f8f9;border-radius:28px;flex-direction:column;justify-content:center;padding:2.55rem 2.4rem 2.4rem;display:flex}.Benefits-module__iMMc8a__panelTitle{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.5rem;font-size:1.72rem;font-weight:500;line-height:1.2}.Benefits-module__iMMc8a__contentBox{background:#fff;border-radius:12px;padding:2rem 2rem 2rem 2.25rem}.Benefits-module__iMMc8a__pointList{flex-direction:column;gap:.42rem;padding-left:1rem;display:flex}.Benefits-module__iMMc8a__pointList li{color:var(--text-primary);font-size:.92rem;line-height:1.46}.Benefits-module__iMMc8a__pointList strong{font-weight:800}.Benefits-module__iMMc8a__rail{min-height:100%;transition:var(--transition-fast);background:#f7f8f9;border-radius:28px;position:relative}.Benefits-module__iMMc8a__rail:hover{background:#f1f3f4}.Benefits-module__iMMc8a__plus{color:#111;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.55rem;font-weight:400;line-height:1;display:grid;position:absolute;top:2.4rem;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #21252914}.Benefits-module__iMMc8a__mobileFaq{display:none}@media (max-width:1024px){.Benefits-module__iMMc8a__accordion,.Benefits-module__iMMc8a__pos0{grid-template-columns:minmax(0,1fr) 68px 68px}.Benefits-module__iMMc8a__pos1{grid-template-columns:68px minmax(0,1fr) 68px}.Benefits-module__iMMc8a__pos2{grid-template-columns:68px 68px minmax(0,1fr)}.Benefits-module__iMMc8a__panel{padding:2rem}}@media (max-width:768px){.Benefits-module__iMMc8a__section{padding:2.6rem 0}.Benefits-module__iMMc8a__title{margin-bottom:1.8rem;font-size:1.75rem}.Benefits-module__iMMc8a__desktopAccordion{display:none}.Benefits-module__iMMc8a__mobileFaq{flex-direction:column;gap:.85rem;display:flex}.Benefits-module__iMMc8a__faqItem{background:#f7f8f9;border-radius:18px;overflow:hidden}.Benefits-module__iMMc8a__faqQuestion{text-align:left;cursor:pointer;width:100%;font-family:var(--font-display);color:var(--text-primary);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.25rem;font-size:1.12rem;font-weight:500;line-height:1.3;display:flex}.Benefits-module__iMMc8a__faqQuestionText{flex:1}.Benefits-module__iMMc8a__faqIcon{color:#111;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:1.4rem;font-weight:400;line-height:1;display:grid;box-shadow:0 8px 20px #21252914}.Benefits-module__iMMc8a__faqAnswer{padding:0 .75rem .85rem}.Benefits-module__iMMc8a__faqAnswer .Benefits-module__iMMc8a__contentBox{padding:1.35rem 1.25rem 1.35rem 1.45rem}}
.MobileBookingBar-module__trw6PW__bar{display:none}@media (max-width:900px){.MobileBookingBar-module__trw6PW__bar{z-index:1100;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border-light);-webkit-backdrop-filter:blur(18px)saturate(120%);opacity:0;visibility:hidden;pointer-events:none;background:#fffffff0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1),visibility 0s linear .4s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(130%);box-shadow:0 -10px 30px #2125291a}.MobileBookingBar-module__trw6PW__bar.MobileBookingBar-module__trw6PW__visible{opacity:1;visibility:visible;pointer-events:auto;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1),visibility;transform:translateY(0)}.MobileBookingBar-module__trw6PW__button{min-height:3rem;font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:#fff;background-color:var(--text-primary);border:1px solid var(--text-primary);transition:var(--transition-fast);border-radius:100px;flex:1;font-size:.8rem;font-weight:600}.MobileBookingBar-module__trw6PW__button:active{transform:scale(.985)}}
.SuitabilityRisks-module__0vNCFa__section{background:#fffdfd;padding:5.2rem 0 5.8rem}.SuitabilityRisks-module__0vNCFa__layout{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.SuitabilityRisks-module__0vNCFa__column{max-width:620px}.SuitabilityRisks-module__0vNCFa__eyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.25rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.SuitabilityRisks-module__0vNCFa__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.35rem;font-size:clamp(1.65rem,2.1vw,2rem);font-weight:600;line-height:1.18}.SuitabilityRisks-module__0vNCFa__intro{color:var(--text-primary);margin-bottom:1.35rem;font-size:.94rem;line-height:1.72}.SuitabilityRisks-module__0vNCFa__subheading{color:var(--text-primary);margin:1.6rem 0 1rem;font-size:.95rem;font-weight:800;line-height:1.4}.SuitabilityRisks-module__0vNCFa__supportBlock{margin-top:4.2rem;padding-top:.2rem}.SuitabilityRisks-module__0vNCFa__supportTitle{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.35rem;font-size:clamp(1.45rem,1.75vw,1.72rem);font-weight:600;line-height:1.22}.SuitabilityRisks-module__0vNCFa__checkList{flex-direction:column;gap:1rem;list-style:none;display:flex}.SuitabilityRisks-module__0vNCFa__checkItem{color:var(--text-primary);grid-template-columns:22px 1fr;align-items:start;gap:.82rem;font-size:.92rem;line-height:1.72;display:grid}.SuitabilityRisks-module__0vNCFa__checkItem strong{font-weight:800}.SuitabilityRisks-module__0vNCFa__check{color:#111;background:#ffd89f;border-radius:50%;place-items:center;width:20px;height:20px;margin-top:.28rem;font-size:.72rem;font-weight:800;line-height:1;display:inline-grid}@media (max-width:900px){.SuitabilityRisks-module__0vNCFa__layout{grid-template-columns:1fr;gap:3.5rem}.SuitabilityRisks-module__0vNCFa__column{max-width:none}.SuitabilityRisks-module__0vNCFa__supportBlock{margin-top:3rem}}@media (max-width:768px){.SuitabilityRisks-module__0vNCFa__section{padding:2.4rem 0 2.6rem}.SuitabilityRisks-module__0vNCFa__title{font-size:1.55rem}}
.thank-you-module__7pwOvG__topBar{border-bottom:1px solid var(--color-border-light);background:var(--bg-canvas);padding:1.6rem 0}.thank-you-module__7pwOvG__logo{align-items:center;display:inline-flex}.thank-you-module__7pwOvG__logoImage{width:auto;height:36px;display:block}.thank-you-module__7pwOvG__main{background:linear-gradient(180deg, #ffedd666, #fff0 60%), var(--bg-canvas);justify-content:center;align-items:center;min-height:calc(100vh - 320px);padding:4rem 1.5rem 5rem;display:flex}.thank-you-module__7pwOvG__card{text-align:center;background:var(--bg-surface-solid);width:100%;max-width:560px;box-shadow:var(--shadow-premium);border:1px solid #2125290f;border-radius:28px;padding:3rem 2.6rem 2.6rem}.thank-you-module__7pwOvG__confirmRow{justify-content:center;align-items:center;gap:.65rem;margin-bottom:1.3rem;display:inline-flex}.thank-you-module__7pwOvG__eyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .85rem .4rem .45rem;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex}.thank-you-module__7pwOvG__eyebrowCheck{background:var(--text-primary);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.78rem;display:inline-flex;box-shadow:0 6px 14px #21252938}.thank-you-module__7pwOvG__title{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.7rem,3.4vw,2.2rem);font-weight:800;line-height:1.1}.thank-you-module__7pwOvG__lead{max-width:460px;color:var(--text-secondary);margin:0 auto 1.9rem;font-size:1rem;font-weight:500;line-height:1.7}.thank-you-module__7pwOvG__lead strong{color:var(--text-primary);font-weight:700}.thank-you-module__7pwOvG__whatsappNote{border:1px solid var(--color-border-light);background:#fffdf8;border-radius:18px;flex-direction:column;align-items:center;gap:.85rem;padding:1.5rem;display:flex}.thank-you-module__7pwOvG__whatsappNote p{color:var(--text-primary);font-size:.9rem;font-weight:600}.thank-you-module__7pwOvG__whatsappBtn{color:#fff;min-height:52px;transition:var(--transition-fast);background:#25d366;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:0 2rem;font-size:.95rem;font-weight:800;display:inline-flex;box-shadow:0 16px 34px #25d36659}.thank-you-module__7pwOvG__whatsappBtn svg{font-size:1.25rem}.thank-you-module__7pwOvG__whatsappBtn:hover{transform:translateY(-2px);box-shadow:0 20px 42px #25d3666b}.thank-you-module__7pwOvG__details{border-top:1px solid var(--color-border-light);flex-direction:column;align-items:center;margin-top:1.9rem;padding-top:1.7rem;display:flex}.thank-you-module__7pwOvG__detailsList{text-align:left;flex-direction:column;align-items:flex-start;gap:.7rem;display:inline-flex}.thank-you-module__7pwOvG__detailRow{color:var(--text-secondary);transition:var(--transition-fast);align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;display:flex}.thank-you-module__7pwOvG__detailRow:hover{color:var(--text-primary)}.thank-you-module__7pwOvG__addressRow{align-items:flex-start;max-width:320px}.thank-you-module__7pwOvG__detailIcon{color:var(--color-accent-hover);flex:none;font-size:1rem}.thank-you-module__7pwOvG__addressRow .thank-you-module__7pwOvG__detailIcon{margin-top:2px}.thank-you-module__7pwOvG__backLink{border:1px solid var(--color-border);color:var(--text-primary);transition:var(--transition-fast);border-radius:999px;align-items:center;gap:.45rem;margin-top:2rem;padding:.72rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-flex}.thank-you-module__7pwOvG__backLink svg{font-size:.95rem;transition:transform .25s cubic-bezier(.16,1,.3,1)}.thank-you-module__7pwOvG__backLink:hover{background:var(--text-primary);border-color:var(--text-primary);color:#fff}.thank-you-module__7pwOvG__backLink:hover svg{transform:translate(-3px)}@media (max-width:540px){.thank-you-module__7pwOvG__main{align-items:flex-start;min-height:0;padding:1.25rem 1.2rem 3rem}.thank-you-module__7pwOvG__card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.thank-you-module__7pwOvG__confirmRow{margin-bottom:.9rem}.thank-you-module__7pwOvG__title{margin-bottom:.7rem}.thank-you-module__7pwOvG__lead{margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.thank-you-module__7pwOvG__whatsappNote{gap:.7rem;padding:1.2rem}.thank-you-module__7pwOvG__details{margin-top:1.4rem;padding-top:1.3rem}.thank-you-module__7pwOvG__backLink{margin-top:1.4rem}}
.VisitClinic-module__f_yUXG__section{border-bottom:1px solid var(--color-border-light);background:#fffdfd;padding:5.2rem 0 5.8rem}.VisitClinic-module__f_yUXG__banner{background-image:url(/assets/hero_aesthetic.png);background-position:50%;background-size:cover;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:start;gap:2rem;min-height:330px;padding:2.2rem 3rem;display:grid;position:relative;overflow:hidden}.VisitClinic-module__f_yUXG__bannerShade{background:linear-gradient(90deg,#0000007a 0%,#0000003d 46%,#00000057 100%),#21252914;position:absolute;inset:0}.VisitClinic-module__f_yUXG__bannerCopy,.VisitClinic-module__f_yUXG__bannerActions{z-index:1;position:relative}.VisitClinic-module__f_yUXG__bannerCopy{flex-direction:column;justify-content:space-between;min-height:286px;display:flex}.VisitClinic-module__f_yUXG__bannerNumber{color:#fff;letter-spacing:0;font-size:clamp(2rem,3.2vw,3rem);font-weight:800;line-height:1}.VisitClinic-module__f_yUXG__bannerText{color:#fff;max-width:620px;font-size:clamp(1.55rem,2.3vw,2rem);font-weight:600;line-height:1.2}.VisitClinic-module__f_yUXG__bannerActions{color:#fff;flex-direction:column;align-items:flex-start;gap:.85rem;font-size:.98rem;line-height:1.4;display:flex}.VisitClinic-module__f_yUXG__primaryCta{color:#111;min-width:264px;transition:var(--transition-fast);background:#fff;border-radius:100px;justify-content:center;align-items:center;padding:1.05rem 2.25rem;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 18px 38px #0000002e}.VisitClinic-module__f_yUXG__primaryCta:hover{transform:translateY(-2px);box-shadow:0 22px 44px #0000003d}.VisitClinic-module__f_yUXG__actionLine a{text-underline-offset:3px;align-items:center;gap:.22rem;text-decoration:underline;display:inline-flex}.VisitClinic-module__f_yUXG__contentGrid{grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);align-items:center;gap:clamp(3rem,7vw,7.5rem);margin-top:4.2rem;display:grid}.VisitClinic-module__f_yUXG__eyebrow{background:var(--color-accent-light);color:var(--text-primary);border-radius:5px;align-items:center;margin-bottom:1.1rem;padding:.46rem .78rem;font-size:.84rem;font-weight:700;line-height:1;display:inline-flex}.VisitClinic-module__f_yUXG__title{max-width:580px;font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);margin-bottom:1.8rem;font-size:clamp(1.85rem,2.45vw,2.35rem);font-weight:500;line-height:1.15}.VisitClinic-module__f_yUXG__copy p{max-width:690px;color:var(--text-primary);margin-bottom:1.45rem;font-size:1rem;line-height:1.7}.VisitClinic-module__f_yUXG__copy a{text-underline-offset:3px;align-items:center;gap:.22rem;font-style:italic;text-decoration:underline;display:inline-flex}.VisitClinic-module__f_yUXG__copyLink{font:inherit;color:inherit;text-underline-offset:3px;cursor:pointer;padding:0;font-style:italic;text-decoration:underline;display:inline}.VisitClinic-module__f_yUXG__whatsappIcon{color:#25d366;flex:none;width:16px;height:16px}.VisitClinic-module__f_yUXG__mapWrap{background:#f6f7f8;border-radius:22px;height:340px;overflow:hidden;box-shadow:0 18px 46px #2125290e}@media (max-width:980px){.VisitClinic-module__f_yUXG__banner{grid-template-columns:1fr}.VisitClinic-module__f_yUXG__bannerCopy{min-height:180px}.VisitClinic-module__f_yUXG__contentGrid{grid-template-columns:1fr}.VisitClinic-module__f_yUXG__mapWrap{min-height:360px}}@media (max-width:768px){.VisitClinic-module__f_yUXG__section{padding:4.2rem 0 4.8rem}.VisitClinic-module__f_yUXG__banner{border-radius:22px;min-height:420px;padding:1.55rem}.VisitClinic-module__f_yUXG__primaryCta{width:100%;min-width:0}.VisitClinic-module__f_yUXG__bannerActions{width:100%}.VisitClinic-module__f_yUXG__contentGrid{gap:2.2rem;margin-top:3rem}.VisitClinic-module__f_yUXG__title{font-size:1.75rem}}
