.DoctorDirectory-module__UrvYnG__groupTitle{font-size:var(--text-lg);margin-bottom:1.25rem;font-weight:650}.DoctorDirectory-module__UrvYnG__doctorGroup+.DoctorDirectory-module__UrvYnG__doctorGroup{margin-top:3.5rem}.DoctorDirectory-module__UrvYnG__doctors{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:1rem 2.5rem;display:grid}.DoctorDirectory-module__UrvYnG__doctorSummary{cursor:pointer;border-radius:16px;grid-template-columns:3.5rem minmax(0,1fr) 1rem;align-items:start;gap:1rem;margin:-.75rem;padding:.75rem;list-style:none;transition:background-color .16s;display:grid}.DoctorDirectory-module__UrvYnG__doctorSummary::-webkit-details-marker{display:none}.DoctorDirectory-module__UrvYnG__doctorSummary:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);width:.55rem;height:.55rem;transition:transform .18s var(--ease-out);margin-top:1.1rem;transform:rotate(45deg)}.DoctorDirectory-module__UrvYnG__doctor[open] .DoctorDirectory-module__UrvYnG__doctorSummary:after{transform:rotate(225deg)}.DoctorDirectory-module__UrvYnG__doctorSummary:hover{background:var(--mist)}.DoctorDirectory-module__UrvYnG__avatar{background:var(--mist);width:3.5rem;height:3.5rem;color:var(--ink);letter-spacing:.02em;border-radius:50%;place-items:center;font-weight:600;transition:background-color .16s,color .16s;display:grid}.DoctorDirectory-module__UrvYnG__doctor[open] .DoctorDirectory-module__UrvYnG__avatar{background:var(--ink);color:var(--paper)}.DoctorDirectory-module__UrvYnG__doctorHead{display:grid}.DoctorDirectory-module__UrvYnG__doctorName{font-size:var(--text-base);color:var(--ink-strong);font-weight:650;line-height:1.3}.DoctorDirectory-module__UrvYnG__doctorRole{font-size:var(--text-sm);color:var(--heart-strong);font-weight:500}.DoctorDirectory-module__UrvYnG__doctorFocus{margin-top:.35rem;font-size:.95rem;line-height:1.5}.DoctorDirectory-module__UrvYnG__doctorMore{gap:.75rem;padding:.75rem 0 1rem 4.5rem;display:grid}.DoctorDirectory-module__UrvYnG__doctorNote{font-size:var(--text-sm);color:var(--muted)}.DoctorDirectory-module__UrvYnG__doctorActions{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;display:flex}.DoctorDirectory-module__UrvYnG__doctorBook{background:var(--action);min-height:2.6rem;color:var(--paper);font-size:var(--text-sm);border-radius:999px;align-items:center;padding-inline:1.1rem;font-weight:650;text-decoration:none;display:inline-flex}.DoctorDirectory-module__UrvYnG__doctorBook:hover{background:var(--action-strong)}.DoctorDirectory-module__UrvYnG__doctorLink{font-size:var(--text-sm);color:var(--ink);-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:3px}.DoctorDirectory-module__UrvYnG__doctorLink:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}@media (max-width:720px){.DoctorDirectory-module__UrvYnG__doctorMore{padding-left:0}}
.LanguageSwitcher-module__kcAi4G__switcher{background:color-mix(in srgb, var(--ink) 7%, transparent);border-radius:999px;flex:none;padding:.2rem;display:inline-flex}.LanguageSwitcher-module__kcAi4G__switcher a{min-width:2.4rem;min-height:2.2rem;font-size:var(--text-sm);letter-spacing:.02em;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding-inline:.55rem;font-weight:650;text-decoration:none;transition:background-color .16s,color .16s;display:inline-flex}.LanguageSwitcher-module__kcAi4G__switcher a:hover{color:var(--ink-strong)}.LanguageSwitcher-module__kcAi4G__switcher a[aria-current=true]{background:var(--paper);color:var(--ink-strong);box-shadow:0 1px 3px color-mix(in srgb, var(--ink) 18%, transparent)}.LanguageSwitcher-module__kcAi4G__menu{flex:none;position:relative}.LanguageSwitcher-module__kcAi4G__trigger{background:color-mix(in srgb, var(--ink) 7%, transparent);min-height:2.6rem;color:var(--ink-strong);font:inherit;font-size:var(--text-sm);letter-spacing:.02em;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:.2rem;padding:0 .55rem 0 .8rem;font-weight:650;transition:background-color .16s;display:inline-flex}.LanguageSwitcher-module__kcAi4G__trigger:hover,.LanguageSwitcher-module__kcAi4G__menu[data-open] .LanguageSwitcher-module__kcAi4G__trigger{background:color-mix(in srgb, var(--ink) 12%, transparent)}.LanguageSwitcher-module__kcAi4G__chevron{width:1rem;height:1rem;transition:transform .16s}.LanguageSwitcher-module__kcAi4G__menu[data-open] .LanguageSwitcher-module__kcAi4G__chevron{transform:rotate(180deg)}.LanguageSwitcher-module__kcAi4G__options{z-index:20;background:var(--paper);min-width:100%;box-shadow:0 0 0 1px color-mix(in srgb, var(--ink) 8%, transparent), 0 12px 28px -8px color-mix(in srgb, var(--ink) 30%, transparent);border-radius:1rem;margin:0;padding:.3rem;list-style:none;animation:.16s LanguageSwitcher-module__kcAi4G__drop;display:grid;position:absolute;top:calc(100% + .4rem);right:0}.LanguageSwitcher-module__kcAi4G__options[hidden]{display:none}.LanguageSwitcher-module__kcAi4G__options a{min-height:2.6rem;color:var(--ink-strong);font-size:var(--text-sm);white-space:nowrap;border-radius:.7rem;align-items:center;gap:.6rem;padding:0 .85rem 0 .7rem;text-decoration:none;display:flex}.LanguageSwitcher-module__kcAi4G__options a:hover,.LanguageSwitcher-module__kcAi4G__options a:focus-visible{background:color-mix(in srgb, var(--ink) 7%, transparent)}.LanguageSwitcher-module__kcAi4G__code{letter-spacing:.02em;min-width:1.6rem;font-weight:650}@keyframes LanguageSwitcher-module__kcAi4G__drop{0%{opacity:0;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.LanguageSwitcher-module__kcAi4G__options,.LanguageSwitcher-module__kcAi4G__chevron{transition:none;animation:none}}
.MobileMenu-module__AP24jW__root{display:none}.MobileMenu-module__AP24jW__toggle{width:3rem;height:3rem;color:var(--ink-strong);cursor:pointer;background:0 0;border:1.5px solid #1b2f7a47;border-radius:14px;place-items:center;display:grid}.MobileMenu-module__AP24jW__icon{gap:5px;width:1.25rem;display:grid}.MobileMenu-module__AP24jW__icon span{height:2px;transition:transform .18s var(--ease-out), opacity .12s ease;background:currentColor;border-radius:2px;display:block}.MobileMenu-module__AP24jW__toggle[aria-expanded=true] .MobileMenu-module__AP24jW__icon span:first-child{transform:translateY(7px)rotate(45deg)}.MobileMenu-module__AP24jW__toggle[aria-expanded=true] .MobileMenu-module__AP24jW__icon span:nth-child(2){opacity:0}.MobileMenu-module__AP24jW__toggle[aria-expanded=true] .MobileMenu-module__AP24jW__icon span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.MobileMenu-module__AP24jW__panel{z-index:20;background:var(--paper);animation:MobileMenu-module__AP24jW__drop .18s var(--ease-out);border-radius:20px;padding:.5rem 1.25rem 1.25rem;position:absolute;top:calc(100% - .25rem);left:0;right:0;box-shadow:0 24px 60px -24px #13225c73}@keyframes MobileMenu-module__AP24jW__drop{0%{opacity:0;transform:translateY(-6px)}}.MobileMenu-module__AP24jW__links a{border-bottom:1px solid var(--line);font-size:var(--text-lg);color:var(--ink-strong);padding-block:.85rem;font-weight:600;text-decoration:none;display:block}.MobileMenu-module__AP24jW__links a[aria-current=page]{color:var(--heart-strong)}.MobileMenu-module__AP24jW__phones{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:1rem;margin-top:1.25rem;display:grid}.MobileMenu-module__AP24jW__phones a{font-size:var(--text-md);font-variant-numeric:tabular-nums;color:var(--ink-strong);font-weight:700;line-height:1.25;text-decoration:none;display:block}.MobileMenu-module__AP24jW__phones span{font-size:var(--text-sm);color:var(--muted);font-weight:400;display:block}@media (max-width:1200px){.MobileMenu-module__AP24jW__root{display:block}}.MobileMenu-module__AP24jW__languages{margin-top:1.25rem}
.SiteHeader-module__mdpVJq__bar{--bar-tint:var(--mist);z-index:40;background:var(--bar-tint);background:color-mix(in srgb, var(--bar-tint) 84%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.3);backdrop-filter:blur(14px)saturate(1.3);position:sticky;top:0}.SiteHeader-module__mdpVJq__bar:after{content:"";background:linear-gradient(180deg, color-mix(in srgb, var(--bar-tint) 84%, transparent), transparent);pointer-events:none;height:1.25rem;position:absolute;inset:100% 0 auto}.SiteHeader-module__mdpVJq__bar[data-tone=pharmacy]{--bar-tint:var(--pharmacy-mist)}@media (prefers-reduced-transparency:reduce){.SiteHeader-module__mdpVJq__bar{background:var(--bar-tint);-webkit-backdrop-filter:none;backdrop-filter:none}}.SiteHeader-module__mdpVJq__header{justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1.25rem;display:flex;position:relative}.SiteHeader-module__mdpVJq__brand{flex:none;align-items:center;text-decoration:none;display:flex}.SiteHeader-module__mdpVJq__logo{width:auto;height:2.75rem;display:block}.SiteHeader-module__mdpVJq__nav{gap:1.75rem;display:flex}.SiteHeader-module__mdpVJq__nav a{color:var(--ink);text-underline-offset:6px;text-decoration:none;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--heart);text-decoration-color:var(--heart);font-weight:500}.SiteHeader-module__mdpVJq__nav a:hover,.SiteHeader-module__mdpVJq__nav a[aria-current=page]{text-decoration-line:underline}.SiteHeader-module__mdpVJq__end{align-items:center;gap:1rem;display:flex}.SiteHeader-module__mdpVJq__phone{font-variant-numeric:tabular-nums;color:var(--ink-strong);text-decoration:underline;-webkit-text-decoration-color:var(--heart);text-decoration-color:var(--heart);text-underline-offset:6px;white-space:nowrap;font-weight:700;text-decoration-thickness:2px}.SiteHeader-module__mdpVJq__cta{background:var(--action);min-height:2.75rem;color:var(--paper);white-space:nowrap;border-radius:999px;align-items:center;padding-inline:1.2rem;font-weight:650;text-decoration:none;transition:background-color .16s;display:inline-flex}.SiteHeader-module__mdpVJq__cta:hover{background:var(--action-strong)}@media (max-width:1200px){.SiteHeader-module__mdpVJq__nav,.SiteHeader-module__mdpVJq__cta{display:none}}@media (max-width:720px){.SiteHeader-module__mdpVJq__logo{height:2.4rem}.SiteHeader-module__mdpVJq__header{padding-block:.75rem}}@media (max-width:480px){.SiteHeader-module__mdpVJq__phone{display:none}}@media (max-width:400px){.SiteHeader-module__mdpVJq__logo{height:2rem}}
.PageIntro-module__DPF-qW__band{background:linear-gradient(180deg, var(--mist) 0%, var(--mist) 55%, var(--paper) 100%)}.PageIntro-module__DPF-qW__body{padding-block:clamp(1.5rem,1rem + 2vw,2.5rem) clamp(2.5rem,1.5rem + 3vw,4rem)}.PageIntro-module__DPF-qW__title{font-size:var(--text-xl);color:var(--ink-strong);font-weight:700}.PageIntro-module__DPF-qW__lead{max-width:58ch;font-size:var(--text-md);margin-top:1rem;line-height:1.55}.PageIntro-module__DPF-qW__lead a{color:var(--ink-strong);white-space:nowrap;font-weight:600}.PageIntro-module__DPF-qW__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.PageIntro-module__DPF-qW__primary,.PageIntro-module__DPF-qW__secondary{white-space:nowrap;border-radius:999px;align-items:center;min-height:3rem;padding-inline:1.4rem;font-weight:600;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-flex}.PageIntro-module__DPF-qW__primary{background:var(--action);color:var(--paper)}.PageIntro-module__DPF-qW__primary:hover{background:var(--action-strong)}.PageIntro-module__DPF-qW__secondary{color:var(--ink-strong);border:1.5px solid #1b2f7a47}.PageIntro-module__DPF-qW__secondary:hover{border-color:var(--ink)}.PageIntro-module__DPF-qW__content{padding-block:clamp(2.5rem, 1.5rem + 3vw, 4.5rem) var(--space-section)}.PageIntro-module__DPF-qW__content>section+section{margin-top:clamp(3rem,2rem + 3vw,4.5rem)}.PageIntro-module__DPF-qW__heading{font-size:var(--text-lg);margin-bottom:1.25rem;font-weight:650}@media (max-width:480px){.PageIntro-module__DPF-qW__primary,.PageIntro-module__DPF-qW__secondary{justify-content:center;width:100%}}
.SiteFooter-module__wWXZva__footer{background:var(--ink-strong);color:#ffffffbf;font-size:var(--text-sm);border-radius:clamp(20px,1rem + 1.5vw,32px) clamp(20px,1rem + 1.5vw,32px) 0 0;padding-block:2.75rem}.SiteFooter-module__wWXZva__inner{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.75rem 2.5rem;display:grid}.SiteFooter-module__wWXZva__name{color:var(--paper);font-weight:650;font-size:var(--text-base);margin-bottom:.25rem}.SiteFooter-module__wWXZva__brand{align-items:center;gap:.75rem;margin-bottom:.6rem;text-decoration:none;display:inline-flex}.SiteFooter-module__wWXZva__brand .SiteFooter-module__wWXZva__name{margin-bottom:0}@media (min-width:721px){.SiteFooter-module__wWXZva__heading{align-items:center;min-height:2.75rem;margin-bottom:.6rem;display:flex}}.SiteFooter-module__wWXZva__mark{background:var(--paper);border-radius:.75rem;flex:none;place-items:center;width:2.75rem;height:2.75rem;padding:.3rem;display:grid}.SiteFooter-module__wWXZva__mark img{width:100%;height:auto}.SiteFooter-module__wWXZva__footer a{color:var(--paper)}@media (max-width:720px){.SiteFooter-module__wWXZva__footer{padding-bottom:calc(8rem + env(safe-area-inset-bottom))}}.SiteFooter-module__wWXZva__social{flex-wrap:wrap;align-items:flex-start;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.SiteFooter-module__wWXZva__social a{border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.5rem;min-height:2.75rem;padding:.5rem 1rem .5rem .75rem;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.SiteFooter-module__wWXZva__social a:hover,.SiteFooter-module__wWXZva__social a:focus-visible{background:#ffffff1a;border-color:#ffffff73}.SiteFooter-module__wWXZva__socialIcon{width:1.25rem;height:1.25rem}.SiteFooter-module__wWXZva__pages{gap:.4rem;display:grid}
.ViralVideos-module__eQ-bKa__section{padding-block:var(--space-section)}.ViralVideos-module__eQ-bKa__title{font-size:var(--text-xl);color:var(--ink-strong);font-weight:700}.ViralVideos-module__eQ-bKa__lead{max-width:var(--measure);font-size:var(--text-md);color:var(--muted);margin-top:.75rem;line-height:1.55}.ViralVideos-module__eQ-bKa__lead a{color:var(--ink-strong);font-weight:600}.ViralVideos-module__eQ-bKa__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:2rem;display:grid}.ViralVideos-module__eQ-bKa__card{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;gap:.75rem;padding:0;display:grid}.ViralVideos-module__eQ-bKa__frame{aspect-ratio:9/16;background:var(--mist);border-radius:22px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px -28px #13225c8c}.ViralVideos-module__eQ-bKa__frame img{object-fit:cover;width:100%;height:100%;transition:transform .3s var(--ease-out)}.ViralVideos-module__eQ-bKa__card:hover .ViralVideos-module__eQ-bKa__frame img,.ViralVideos-module__eQ-bKa__card:focus-visible .ViralVideos-module__eQ-bKa__frame img{transform:scale(1.04)}.ViralVideos-module__eQ-bKa__card:focus-visible .ViralVideos-module__eQ-bKa__frame{outline:3px solid var(--sun);outline-offset:3px}.ViralVideos-module__eQ-bKa__play{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border-radius:50%;width:3.5rem;height:3.5rem;position:absolute;inset:50% auto auto 50%;translate:-50% -50%}.ViralVideos-module__eQ-bKa__play:after{content:"";border-style:solid;border-width:.6rem 0 .6rem .95rem;border-color:transparent transparent transparent var(--ink-strong);position:absolute;inset:50% auto auto 54%;translate:-50% -50%}.ViralVideos-module__eQ-bKa__views{color:var(--paper);font-size:var(--text-sm);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e18409e;border-radius:999px;padding:.3rem .65rem;font-weight:600;position:absolute;bottom:.75rem;left:.75rem}.ViralVideos-module__eQ-bKa__caption{-webkit-line-clamp:2;color:var(--ink-strong);-webkit-box-orient:vertical;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ViralVideos-module__eQ-bKa__dialog{background:var(--night);width:min(26rem,100vw - 2rem);max-height:calc(100dvh - 2rem);color:var(--paper);border:0;border-radius:24px;margin:auto;padding:0}.ViralVideos-module__eQ-bKa__dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e1840b8}.ViralVideos-module__eQ-bKa__dialogBody{display:grid}.ViralVideos-module__eQ-bKa__player,.ViralVideos-module__eQ-bKa__unavailable img{aspect-ratio:9/16;object-fit:contain;background:#000;width:100%;max-height:calc(100dvh - 8rem);display:block}.ViralVideos-module__eQ-bKa__unavailable p{color:#ffffffd9;padding:1rem 1.25rem 0}.ViralVideos-module__eQ-bKa__dialogActions{gap:.75rem;padding:1rem 1.25rem 1.25rem;display:flex}.ViralVideos-module__eQ-bKa__instagram,.ViralVideos-module__eQ-bKa__close{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding-inline:1.2rem;font-weight:600;text-decoration:none;display:inline-flex}.ViralVideos-module__eQ-bKa__instagram{background:var(--paper);color:var(--ink-strong);flex:1}.ViralVideos-module__eQ-bKa__close{color:var(--paper);background:0 0;border:1.5px solid #ffffff59}@media (max-width:720px){.ViralVideos-module__eQ-bKa__grid{scroll-snap-type:x mandatory;margin-inline:calc(-1 * var(--gutter));padding-inline:var(--gutter);scroll-padding-inline:var(--gutter);scrollbar-width:none;grid-template-columns:none;grid-auto-columns:62%;grid-auto-flow:column;overflow-x:auto}.ViralVideos-module__eQ-bKa__grid>li{scroll-snap-align:start}}
.HomePage-module__h_SKVG__hero{background:linear-gradient(180deg, var(--mist) 0%, var(--mist) 55%, var(--paper) 100%)}.HomePage-module__h_SKVG__heroBody{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(2rem,1rem + 4vw,4.5rem);padding-block:clamp(2rem,1rem + 4vw,4rem) clamp(3rem,1.5rem + 5vw,6rem);display:grid}.HomePage-module__h_SKVG__heroTitle{font-size:var(--text-hero);max-width:13ch;font-weight:700}.HomePage-module__h_SKVG__heroLead{max-width:40ch;font-size:var(--text-md);margin-top:1.5rem;line-height:1.55}.HomePage-module__h_SKVG__heroAddress{font-size:var(--text-sm);color:var(--muted);margin-top:1.5rem}.HomePage-module__h_SKVG__section{padding-block:var(--space-section)}.HomePage-module__h_SKVG__sectionTitle{font-size:var(--text-xl);margin-bottom:1rem;font-weight:700}.HomePage-module__h_SKVG__services{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 2rem;margin-top:2.5rem;display:grid}.HomePage-module__h_SKVG__service p{color:var(--muted);font-size:.95rem;line-height:1.5}.HomePage-module__h_SKVG__serviceIcon{background:var(--mist);width:3.25rem;height:3.25rem;color:var(--ink);border-radius:16px;place-items:center;margin-bottom:1rem;display:grid}.HomePage-module__h_SKVG__serviceIcon svg{width:1.6rem;height:1.6rem}.HomePage-module__h_SKVG__serviceTitle{font-size:var(--text-md);margin-bottom:.35rem;font-weight:650}.HomePage-module__h_SKVG__offersBand{background:linear-gradient(180deg, var(--paper) 0%, var(--mist) 16%, var(--mist) 84%, var(--paper) 100%)}.HomePage-module__h_SKVG__offers{border-top:1px solid var(--line)}.HomePage-module__h_SKVG__offer{border-bottom:1px solid var(--line);grid-template-columns:minmax(12rem,22rem) 1fr;gap:2rem;padding-block:1.4rem;display:grid}.HomePage-module__h_SKVG__offer dt{font-weight:700;font-size:var(--text-md);color:var(--ink-strong);align-items:center;gap:.75rem;line-height:1.3;display:flex}.HomePage-module__h_SKVG__offerIcon{width:1.5rem;height:1.5rem;color:var(--heart);flex:none}.HomePage-module__h_SKVG__offer dd{max-width:60ch}.HomePage-module__h_SKVG__faq{border-top:1px solid var(--line);max-width:52rem;margin-top:2rem}.HomePage-module__h_SKVG__faqItem{border-bottom:1px solid var(--line)}.HomePage-module__h_SKVG__faqItem summary{min-height:3.5rem;font-size:var(--text-md);color:var(--ink-strong);cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;padding-block:1rem;font-weight:650;line-height:1.35;list-style:none;display:flex}.HomePage-module__h_SKVG__faqItem summary::-webkit-details-marker{display:none}.HomePage-module__h_SKVG__faqItem summary:after{content:"+";color:var(--heart);transition:transform .18s var(--ease-out);flex:none;font-size:1.6rem;font-weight:300;line-height:1}.HomePage-module__h_SKVG__faqItem[open] summary:after{transform:rotate(45deg)}.HomePage-module__h_SKVG__faqItem p{max-width:65ch;padding-bottom:1.25rem}@media (max-width:960px){.HomePage-module__h_SKVG__services{grid-template-columns:repeat(2,minmax(0,1fr))}.HomePage-module__h_SKVG__heroBody{grid-template-columns:minmax(0,1fr);gap:1.75rem}.HomePage-module__h_SKVG__heroCopy{display:contents}.HomePage-module__h_SKVG__heroTitle{order:1}.HomePage-module__h_SKVG__heroBody>aside{order:2}.HomePage-module__h_SKVG__heroLead,.HomePage-module__h_SKVG__heroAddress{order:3;margin-top:0}}@media (max-width:520px){.HomePage-module__h_SKVG__services{grid-template-columns:minmax(0,1fr);gap:1.75rem}.HomePage-module__h_SKVG__service{grid-template-columns:3.25rem minmax(0,1fr);column-gap:1rem;display:grid}.HomePage-module__h_SKVG__serviceIcon{grid-row:span 2;margin-bottom:0}}@media (max-width:720px){.HomePage-module__h_SKVG__offer{grid-template-columns:1fr;gap:.35rem}}
.LocationPage-module__vYDZIa__channels{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;display:grid}.LocationPage-module__vYDZIa__channels a{border:1px solid var(--line);height:100%;font-size:var(--text-md);color:var(--ink-strong);border-radius:18px;padding:1.1rem 1.25rem;font-weight:650;text-decoration:none;transition:border-color .16s,background-color .16s;display:block}.LocationPage-module__vYDZIa__channels a:hover{border-color:var(--ink);background:var(--mist)}.LocationPage-module__vYDZIa__channels span{font-size:var(--text-sm);color:var(--muted);margin-bottom:.3rem;font-weight:400;display:block}
.PriceTables-module__MyfW3q__groupTitle{font-size:var(--text-lg);margin-bottom:1.25rem;font-weight:650}.PriceTables-module__MyfW3q__note{max-width:var(--measure);color:var(--muted);margin-bottom:2.5rem}.PriceTables-module__MyfW3q__note a{color:var(--ink-strong);font-weight:600}.PriceTables-module__MyfW3q__priceTables{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;margin-bottom:4rem;display:grid}.PriceTables-module__MyfW3q__table{border-collapse:collapse;width:100%;font-size:.98rem}.PriceTables-module__MyfW3q__table caption{text-align:left;font-weight:650;font-size:var(--text-md);color:var(--ink-strong);padding-bottom:.75rem}.PriceTables-module__MyfW3q__table th,.PriceTables-module__MyfW3q__table td{border-bottom:1px solid var(--line);vertical-align:top;padding:.75rem 1rem .75rem 0}.PriceTables-module__MyfW3q__table th[scope=row]{text-align:left;font-weight:400}.PriceTables-module__MyfW3q__table td{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;padding-right:0;font-weight:600}.PriceTables-module__MyfW3q__table thead th{text-align:left;font-size:var(--text-sm);color:var(--muted);border-bottom:2px solid var(--ink);font-weight:500}.PriceTables-module__MyfW3q__tableScroll{overflow-x:auto}.PriceTables-module__MyfW3q__comboTable{min-width:40rem}.PriceTables-module__MyfW3q__comboTable thead th:nth-child(n+3){text-align:right}.PriceTables-module__MyfW3q__comboTable th[scope=row]{color:var(--ink-strong);font-weight:600}.PriceTables-module__MyfW3q__comboTable td:nth-child(2){text-align:left;white-space:normal;color:var(--muted);padding-right:1.5rem;font-weight:400}.PriceTables-module__MyfW3q__comboTable s{color:var(--muted);font-weight:400}.PriceTables-module__MyfW3q__comboTable td.PriceTables-module__MyfW3q__comboPrice{color:var(--heart-strong);font-weight:700}.PriceTables-module__MyfW3q__family{background:var(--paper);border-radius:16px;max-width:46rem;margin-top:3rem;padding:1.5rem 1.75rem}.PriceTables-module__MyfW3q__familyTitle{font-weight:700;font-size:var(--text-md);color:var(--ink-strong);margin-bottom:.4rem}@media (max-width:720px){.PriceTables-module__MyfW3q__priceTables{grid-template-columns:1fr}}
.PharmacyPage-module__0GWpta__hero{background:linear-gradient(180deg, var(--pharmacy-mist) 0%, var(--pharmacy-mist) 55%, var(--paper) 100%)}.PharmacyPage-module__0GWpta__heroBody{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(2rem,1rem + 4vw,4.5rem);padding-block:clamp(2rem,1rem + 4vw,4rem) clamp(3rem,1.5rem + 5vw,6rem);display:grid}.PharmacyPage-module__0GWpta__mark{width:3.5rem;height:3.5rem;margin-bottom:1.25rem}.PharmacyPage-module__0GWpta__title{font-size:var(--text-hero);color:var(--pharmacy);font-weight:700}.PharmacyPage-module__0GWpta__lead{max-width:34ch;font-size:var(--text-md);margin-top:1.25rem;line-height:1.55}.PharmacyPage-module__0GWpta__since{font-size:var(--text-sm);color:var(--muted);margin-top:1.25rem}.PharmacyPage-module__0GWpta__orderPanel{background:var(--paper);border-radius:24px;padding:clamp(1.25rem,1rem + 1.2vw,2rem);box-shadow:0 24px 60px -32px #0f6b5c73}.PharmacyPage-module__0GWpta__status{color:var(--pharmacy);align-items:center;gap:.6rem;font-weight:600;display:flex}.PharmacyPage-module__0GWpta__dot{background:#2fbf8f;border-radius:50%;width:.7rem;height:.7rem;box-shadow:0 0 0 4px #2fbf8f33}.PharmacyPage-module__0GWpta__panelLabel{font-size:var(--text-sm);color:var(--muted);margin-top:1.5rem}.PharmacyPage-module__0GWpta__panelPhone{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--ink-strong);margin-block:.25rem 1.25rem;font-size:clamp(2.2rem,1.6rem + 2.6vw,3.4rem);font-weight:300;line-height:1.1;text-decoration:none;display:inline-block}.PharmacyPage-module__0GWpta__actions{flex-wrap:wrap;gap:.75rem;display:flex}.PharmacyPage-module__0GWpta__call,.PharmacyPage-module__0GWpta__secondary{border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding-inline:1.4rem;font-weight:600;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-flex}.PharmacyPage-module__0GWpta__call{background:var(--pharmacy);color:var(--paper)}.PharmacyPage-module__0GWpta__call:hover{background:#0a5448}.PharmacyPage-module__0GWpta__secondary{color:var(--pharmacy);border:1.5px solid #0f6b5c59}.PharmacyPage-module__0GWpta__secondary:hover{border-color:var(--pharmacy)}.PharmacyPage-module__0GWpta__panelNote{font-size:var(--text-sm);color:var(--muted);margin-top:1rem}.PharmacyPage-module__0GWpta__section{padding-block:var(--space-section)}.PharmacyPage-module__0GWpta__sectionTitle{font-size:var(--text-xl);margin-bottom:1rem;font-weight:700}.PharmacyPage-module__0GWpta__sectionLead{max-width:var(--measure);color:var(--muted);margin-bottom:2.5rem}.PharmacyPage-module__0GWpta__sectionLead a{color:var(--pharmacy);font-weight:600}.PharmacyPage-module__0GWpta__steps{counter-reset:step;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin-top:2.5rem;list-style:none;display:grid}.PharmacyPage-module__0GWpta__step{counter-increment:step;border-top:2px solid var(--pharmacy);padding-top:1.25rem}.PharmacyPage-module__0GWpta__step:before{content:counter(step);color:var(--pharmacy);margin-bottom:1rem;font-size:3rem;font-weight:250;line-height:1;display:block}.PharmacyPage-module__0GWpta__stepTitle{font-size:var(--text-md);margin-bottom:.5rem;font-weight:650;line-height:1.3}.PharmacyPage-module__0GWpta__step p{color:var(--muted)}.PharmacyPage-module__0GWpta__friday{background:var(--pharmacy);color:#ffffffd9}.PharmacyPage-module__0GWpta__fridayInner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:2rem 4rem;padding-block:clamp(3rem,2rem + 4vw,5.5rem);display:grid}.PharmacyPage-module__0GWpta__fridayTitle{color:var(--paper);max-width:12ch;font-size:clamp(2.2rem,1.4rem + 3.4vw,4rem);font-weight:700}.PharmacyPage-module__0GWpta__fridayText{font-size:var(--text-md);gap:.75rem;max-width:38ch;line-height:1.5;display:grid}.PharmacyPage-module__0GWpta__categories{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem;display:grid}.PharmacyPage-module__0GWpta__category{border-bottom:1px solid var(--line);padding-block:1.1rem}.PharmacyPage-module__0GWpta__category dt{color:var(--ink-strong);font-weight:650}.PharmacyPage-module__0GWpta__category dd{color:var(--muted)}.PharmacyPage-module__0GWpta__split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem 4rem;padding-top:0;display:grid}.PharmacyPage-module__0GWpta__rules{gap:.9rem;display:grid}.PharmacyPage-module__0GWpta__rules li{padding-left:1.4rem;position:relative}.PharmacyPage-module__0GWpta__rules li:before{content:"";background:var(--pharmacy);width:.6rem;height:2px;position:absolute;top:.72em;left:0}.PharmacyPage-module__0GWpta__address{font-size:var(--text-lg);color:var(--ink-strong);font-weight:650;line-height:1.3}.PharmacyPage-module__0GWpta__addressNote{color:var(--muted);max-width:44ch;margin-top:.5rem}.PharmacyPage-module__0GWpta__hours{margin-top:1rem;font-weight:600}.PharmacyPage-module__0GWpta__mapLink{color:var(--pharmacy);text-underline-offset:4px;margin-top:1rem;font-weight:600;display:inline-block}.PharmacyPage-module__0GWpta__clinicNote{margin-bottom:var(--space-section);background:var(--mist);border-radius:24px;padding:clamp(1.5rem,1rem + 2vw,2.5rem)}.PharmacyPage-module__0GWpta__clinicTitle{font-size:var(--text-lg);margin-bottom:.5rem;font-weight:700}.PharmacyPage-module__0GWpta__clinicLinks{flex-wrap:wrap;gap:.75rem 2rem;margin-top:1.25rem;display:flex}.PharmacyPage-module__0GWpta__clinicLinks a{color:var(--ink-strong);-webkit-text-decoration-color:var(--heart);text-decoration-color:var(--heart);text-underline-offset:5px;font-weight:600;text-decoration-thickness:2px}@media (max-width:960px){.PharmacyPage-module__0GWpta__heroBody,.PharmacyPage-module__0GWpta__fridayInner,.PharmacyPage-module__0GWpta__split{grid-template-columns:minmax(0,1fr)}.PharmacyPage-module__0GWpta__steps{grid-template-columns:minmax(0,1fr);gap:2rem}}@media (max-width:720px){.PharmacyPage-module__0GWpta__categories{grid-template-columns:minmax(0,1fr)}.PharmacyPage-module__0GWpta__call,.PharmacyPage-module__0GWpta__secondary{width:100%}}
.navbat-module__shWlqa__layout{padding-block:clamp(2rem, 1rem + 3vw, 4rem) var(--space-section);grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);align-items:start;gap:clamp(2rem,1rem + 4vw,5rem);display:grid}.navbat-module__shWlqa__title{font-size:var(--text-xl);font-weight:700}.navbat-module__shWlqa__lead{max-width:48ch;color:var(--muted);font-size:var(--text-md);margin-block:.75rem 2rem;line-height:1.5}.navbat-module__shWlqa__form{gap:1.5rem;max-width:36rem;display:grid}.navbat-module__shWlqa__formMessage{color:var(--heart-strong);background:#fdecee;border-radius:12px;padding:.9rem 1.1rem;font-weight:600}.navbat-module__shWlqa__field{border:0;gap:.45rem;min-width:0;display:grid}.navbat-module__shWlqa__field>label,.navbat-module__shWlqa__field>legend{color:var(--ink-strong);margin-bottom:.45rem;padding:0;font-weight:650}.navbat-module__shWlqa__field select,.navbat-module__shWlqa__field input[type=text],.navbat-module__shWlqa__phoneInput{border:1.5px solid var(--line);background:var(--paper);width:100%;min-height:3.25rem;color:var(--text);font:inherit;font-size:var(--text-base);border-radius:12px}.navbat-module__shWlqa__field select,.navbat-module__shWlqa__field input[type=text]{padding-inline:1rem}.navbat-module__shWlqa__field select:focus-visible,.navbat-module__shWlqa__field input[type=text]:focus-visible,.navbat-module__shWlqa__phoneInput:focus-within{border-color:var(--ink);outline-offset:0;outline:3px solid #1b2f7a2e}.navbat-module__shWlqa__field [aria-invalid=true]{border-color:var(--heart)}.navbat-module__shWlqa__phoneInput:has([aria-invalid=true]){border-color:var(--heart)}.navbat-module__shWlqa__phoneInput{align-items:center;display:flex;overflow:hidden}.navbat-module__shWlqa__phoneInput span{color:var(--muted);font-variant-numeric:tabular-nums;padding-inline:1rem .6rem}.navbat-module__shWlqa__phoneInput input{min-width:0;min-height:3.1rem;font:inherit;font-size:var(--text-base);font-variant-numeric:tabular-nums;color:var(--text);background:0 0;border:0;flex:1}.navbat-module__shWlqa__phoneInput input:focus-visible{outline:none}.navbat-module__shWlqa__error{color:var(--heart-strong);font-size:var(--text-sm);font-weight:500}.navbat-module__shWlqa__hint{color:var(--muted);font-size:var(--text-sm)}.navbat-module__shWlqa__calendar{--load-low:#1f9d6b;--load-medium:#e0a100;--load-high:var(--heart);gap:.75rem;max-width:34rem;display:grid}.navbat-module__shWlqa__calendarHeader{align-items:center;gap:.25rem;display:flex}.navbat-module__shWlqa__calendarTitle{min-width:8.5rem;color:var(--ink);text-align:center;white-space:nowrap;font-weight:600}.navbat-module__shWlqa__calendarNav,.navbat-module__shWlqa__calendarToggle{border:1.5px solid var(--line);background:var(--paper);min-height:2.75rem;color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:background-color .14s,border-color .14s;display:inline-flex}.navbat-module__shWlqa__calendarNav{flex:none;width:2.75rem}.navbat-module__shWlqa__calendarNav svg,.navbat-module__shWlqa__calendarToggle svg{width:1.15rem;height:1.15rem}.navbat-module__shWlqa__calendarNav:disabled{opacity:.35;cursor:default}.navbat-module__shWlqa__calendarToggle{gap:.35rem;margin-left:auto;padding-inline:1rem;font-weight:600}.navbat-module__shWlqa__calendarToggle[aria-expanded=true] .navbat-module__shWlqa__calendarToggleIcon{transform:rotate(180deg)}.navbat-module__shWlqa__calendarToggleIcon{transition:transform .2s var(--ease-out)}.navbat-module__shWlqa__calendarNav:focus-visible,.navbat-module__shWlqa__calendarToggle:focus-visible{outline:3px solid var(--sun);outline-offset:2px}@media (hover:hover){.navbat-module__shWlqa__calendarNav:not(:disabled):hover,.navbat-module__shWlqa__calendarToggle:hover{background:var(--mist)}}.navbat-module__shWlqa__calendarGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.4rem;display:grid}.navbat-module__shWlqa__calendarWeekday{font-size:var(--text-sm);color:var(--muted);text-align:center;font-weight:600}.navbat-module__shWlqa__calendarClosed,.navbat-module__shWlqa__calendarFace{font-variant-numeric:tabular-nums;border-radius:.75rem;align-content:start;justify-items:center;gap:.2rem;min-height:4.25rem;padding:.5rem .25rem;display:grid}.navbat-module__shWlqa__calendarClosed{color:#a9b4d0;font-weight:500}.navbat-module__shWlqa__calendarMonthTag{color:var(--action);font-size:.7rem;font-weight:600;line-height:1}.navbat-module__shWlqa__calendarDay input:checked+.navbat-module__shWlqa__calendarFace .navbat-module__shWlqa__calendarMonthTag{color:var(--sun)}.navbat-module__shWlqa__calendarDay{--level:var(--line);display:grid;position:relative}.navbat-module__shWlqa__calendarDay[data-level=low]{--level:var(--load-low)}.navbat-module__shWlqa__calendarDay[data-level=medium]{--level:var(--load-medium)}.navbat-module__shWlqa__calendarDay[data-level=high]{--level:var(--load-high)}.navbat-module__shWlqa__calendarDay input{z-index:1;opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.navbat-module__shWlqa__calendarFace{border:1.5px solid var(--line);background:var(--paper);transition:background-color .14s,border-color .14s,color .14s}.navbat-module__shWlqa__calendarDayNumber{font-size:var(--text-md);font-weight:600;line-height:1.1}.navbat-module__shWlqa__calendarDayCount{text-align:center;max-width:100%;color:var(--muted);overflow-wrap:anywhere;font-size:.75rem;line-height:1.15}.navbat-module__shWlqa__calendarCountIcon{flex:none;width:.7rem;height:.7rem;display:none}.navbat-module__shWlqa__calendarBar{background:var(--mist);border-radius:999px;width:70%;height:.3rem;margin-top:auto;overflow:hidden}.navbat-module__shWlqa__calendarBar span{border-radius:inherit;background:var(--level);height:100%;transition:width .24s var(--ease-out);display:block}.navbat-module__shWlqa__calendarDay input:checked+.navbat-module__shWlqa__calendarFace{border-color:var(--ink);background:var(--ink);color:var(--paper)}.navbat-module__shWlqa__calendarDay input:checked+.navbat-module__shWlqa__calendarFace .navbat-module__shWlqa__calendarDayCount{color:var(--mist)}.navbat-module__shWlqa__calendarDay input:focus-visible+.navbat-module__shWlqa__calendarFace{outline:3px solid var(--sun);outline-offset:2px}.navbat-module__shWlqa__calendarDay input:disabled{cursor:not-allowed}.navbat-module__shWlqa__calendarDay input:disabled+.navbat-module__shWlqa__calendarFace{color:var(--muted);border-style:dashed}.navbat-module__shWlqa__calendarDay input:disabled+.navbat-module__shWlqa__calendarFace .navbat-module__shWlqa__calendarDayNumber{text-decoration:line-through}.navbat-module__shWlqa__calendarNote{font-size:var(--text-sm);color:var(--muted)}.navbat-module__shWlqa__calendarDetail{min-height:1.5em;color:var(--text)}.navbat-module__shWlqa__calendarLegend{font-size:var(--text-sm);color:var(--muted);flex-wrap:wrap;gap:.4rem 1rem;margin:0;padding:0;list-style:none;display:flex}.navbat-module__shWlqa__calendarLegend li{align-items:center;gap:.4rem;display:inline-flex}.navbat-module__shWlqa__calendarLegend li:before{content:"";border-radius:999px;width:.75rem;height:.3rem}.navbat-module__shWlqa__calendarLegend [data-level=low]:before{background:var(--load-low)}.navbat-module__shWlqa__calendarLegend [data-level=medium]:before{background:var(--load-medium)}.navbat-module__shWlqa__calendarLegend [data-level=high]:before{background:var(--load-high)}.navbat-module__shWlqa__calendarLegend [data-level=full]:before{border:1.5px dashed var(--muted)}.navbat-module__shWlqa__submitGroup{gap:.75rem;display:grid}.navbat-module__shWlqa__consentNote{max-width:34rem;color:var(--muted);font-size:.8125rem;line-height:1.5}.navbat-module__shWlqa__notice{background:var(--paper);border-radius:12px;width:100%;padding:.75rem 1rem;font-weight:600}.navbat-module__shWlqa__cancel{text-align:left;width:100%}.navbat-module__shWlqa__cancel summary{width:fit-content;color:var(--heart-strong);cursor:pointer;font-weight:600}.navbat-module__shWlqa__cancel p{color:var(--muted);margin-block:.5rem .75rem}.navbat-module__shWlqa__cancelButton{border:1.5px solid var(--heart);background:var(--paper);min-height:2.9rem;color:var(--heart-strong);font:inherit;cursor:pointer;border-radius:999px;padding-inline:1.4rem;font-weight:650}.navbat-module__shWlqa__cancelButton:hover{background:#fdecee}.navbat-module__shWlqa__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.navbat-module__shWlqa__submit{background:var(--action);min-height:3.4rem;color:var(--paper);font:inherit;font-weight:650;font-size:var(--text-md);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding-inline:2rem;text-decoration:none;transition:background-color .16s;display:inline-flex}.navbat-module__shWlqa__submit:hover{background:var(--action-strong)}.navbat-module__shWlqa__submit:disabled{opacity:.7;cursor:progress}.navbat-module__shWlqa__unavailable{background:var(--mist);border-radius:20px;justify-items:start;gap:.75rem;max-width:36rem;padding:1.75rem;display:grid}.navbat-module__shWlqa__unavailableTitle{font-weight:700;font-size:var(--text-md);color:var(--ink-strong)}.navbat-module__shWlqa__aside{gap:2rem;padding-top:.5rem;display:grid}.navbat-module__shWlqa__asideTitle{font-size:var(--text-lg);font-weight:700}.navbat-module__shWlqa__steps{counter-reset:step;gap:1.25rem;margin-top:-1rem;list-style:none;display:grid}.navbat-module__shWlqa__steps li{counter-increment:step;color:var(--muted);grid-template-columns:2.25rem 1fr;column-gap:.75rem;display:grid}.navbat-module__shWlqa__steps li:before{content:counter(step);background:var(--mist);width:2.25rem;height:2.25rem;color:var(--ink);border-radius:50%;grid-row:span 2;place-items:center;font-weight:700;display:grid}.navbat-module__shWlqa__stepTitle{color:var(--ink-strong);font-weight:650}.navbat-module__shWlqa__urgent{border:1.5px solid #e0364c59;border-radius:16px;padding:1.25rem 1.4rem}.navbat-module__shWlqa__urgentTitle{color:var(--heart-strong);margin-bottom:.25rem;font-weight:700}.navbat-module__shWlqa__urgent a{white-space:nowrap;color:var(--ink-strong);font-weight:700}.navbat-module__shWlqa__statusLayout{padding-block:clamp(2rem, 1rem + 3vw, 4rem) var(--space-section)}.navbat-module__shWlqa__ticket{background:var(--mist);text-align:center;border-radius:28px;justify-items:center;gap:.75rem;max-width:38rem;margin-inline:auto;padding:clamp(1.75rem,1rem + 3vw,3rem);display:grid}.navbat-module__shWlqa__ticketLabel{color:var(--muted)}.navbat-module__shWlqa__ticketNumber{letter-spacing:-.05em;font-variant-numeric:tabular-nums;color:var(--ink-strong);font-size:clamp(6rem,3rem + 14vw,10rem);font-weight:250;line-height:.95}.navbat-module__shWlqa__ticketDay{letter-spacing:-.03em;color:var(--ink-strong);text-wrap:balance;font-size:clamp(2rem,1.4rem + 3vw,3.25rem);font-weight:300;line-height:1.1}.navbat-module__shWlqa__statusTitle{font-size:var(--text-lg);margin-top:.5rem;font-weight:700}.navbat-module__shWlqa__ticketFacts{text-align:left;border-top:1px solid var(--line);width:100%;margin-block:1rem .5rem}.navbat-module__shWlqa__ticketFacts>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding-block:.75rem;display:flex}.navbat-module__shWlqa__ticketFacts dt{color:var(--muted)}.navbat-module__shWlqa__ticketFacts dd{text-align:right;font-weight:600}.navbat-module__shWlqa__ticketActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.5rem;margin-top:.75rem;display:flex}.navbat-module__shWlqa__ticketActions a:not(.navbat-module__shWlqa__submit){color:var(--ink-strong);font-weight:700}@media (max-width:860px){.navbat-module__shWlqa__layout{grid-template-columns:minmax(0,1fr)}.navbat-module__shWlqa__submit{width:100%}}@media (max-width:520px){.navbat-module__shWlqa__calendar{max-width:none}.navbat-module__shWlqa__calendarGrid{gap:.25rem}.navbat-module__shWlqa__calendarClosed,.navbat-module__shWlqa__calendarFace{min-height:3.25rem;padding-block:.45rem}.navbat-module__shWlqa__calendarTitle{min-width:0;font-size:var(--text-sm);flex:1}.navbat-module__shWlqa__calendarDayCount{white-space:nowrap;align-items:center;gap:.1rem;font-size:.7rem;font-weight:600;display:inline-flex}.navbat-module__shWlqa__calendarCountIcon{display:block}.navbat-module__shWlqa__calendarCountWord{display:none}}
