:root{--scf-color-orange: #e89633;--scf-color-peach: #f5d3a1;--scf-color-red: #b42934;--scf-color-black: #000000;--scf-color-white: #ffffff;--scf-color-primary: var(--scf-color-orange);--scf-color-accent: var(--scf-color-red);--scf-color-background: var(--scf-color-white);--scf-color-background-tint: var(--scf-color-peach);--scf-color-text: var(--scf-color-black);--scf-color-text-muted: #555555;--scf-color-text-subtle: #666666;--scf-color-surface: var(--scf-color-white);--scf-color-surface-alt: #f8f7f5;--scf-color-border: rgba(0, 0, 0, .08);--scf-color-peach-subtle: rgba(245, 211, 161, .35);--scf-color-red-subtle: rgba(180, 41, 52, .18);--scf-font-primary: "Montserrat", system-ui, sans-serif;--scf-text-base: 1rem;--scf-leading-relaxed: 1.6;--scf-leading-tight: 1.25;--scf-space-xs: .25rem;--scf-space-sm: .5rem;--scf-space-md: 1rem;--scf-space-lg: 1.5rem;--scf-space-xl: 2rem;--scf-space-2xl: 3rem;--scf-space-3xl: 4rem;--scf-container-max: 1200px;--scf-content-narrow: 720px;--scf-content-medium: 800px;--scf-section-padding-block: clamp(3rem, 6vw, 5rem);--scf-section-padding-inline: var(--scf-space-md);--scf-section-padding-after-header: var(--scf-space-2xl);--scf-page-header-padding-block: clamp(2rem, 4vw, 3rem);--scf-radius-sm: 4px;--scf-radius-md: 8px;--scf-radius-lg: 16px;--scf-shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--scf-shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--scf-shadow-lg: 0 8px 24px rgba(0, 0, 0, .08);--scf-shadow-focus: 0 0 0 3px rgba(180, 41, 52, .25);--scf-transition: .2s ease;--room-tv-top: 12%;--room-tv-left: 50%;--room-tv-width: 35%;--room-tv-height: 20%;--room-sponsor-top: 11%;--room-sponsor-left: 3.5%;--room-sponsor-width: 10.5%;--room-sponsor-height: 33%}.scf-section{padding-block:var(--scf-section-padding-block);padding-inline:var(--scf-section-padding-inline)}.scf-page-header-section+.shopify-section>section{padding-block-start:var(--scf-section-padding-after-header)}.scf-section--alt{background:var(--scf-color-surface-alt)}.scf-section__inner,.scf-content-narrow{min-width:0}.scf-section__inner,.scf-container{width:100%;max-width:var(--scf-container-max);margin-inline:auto}.scf-content-narrow{max-width:var(--scf-content-narrow);margin-inline:auto}.scf-content-medium{max-width:var(--scf-content-medium);margin-inline:auto}.scf-section-eyebrow{display:block;font-family:var(--scf-font-primary);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--scf-color-primary);text-align:center;margin:0 0 var(--scf-space-sm)}.scf-section-heading{font-family:var(--scf-font-primary);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--scf-color-text);margin:0 0 var(--scf-space-lg);text-align:center;line-height:var(--scf-leading-tight)}.scf-section-heading--accent:after{content:"";display:block;width:48px;height:3px;background:var(--scf-color-primary);margin:var(--scf-space-md) auto 0;border-radius:2px}.scf-section-subheading{font-family:var(--scf-font-primary);font-size:var(--scf-text-base);color:var(--scf-color-text-muted);text-align:center;max-width:640px;margin:0 auto var(--scf-space-xl);line-height:var(--scf-leading-relaxed)}.scf-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--scf-space-sm);padding:.75rem 1.5rem;font-family:var(--scf-font-primary);font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:var(--scf-radius-md);border:2px solid transparent;cursor:pointer;transition:background var(--scf-transition),color var(--scf-transition),border-color var(--scf-transition),box-shadow var(--scf-transition),transform var(--scf-transition);min-height:44px}.scf-btn--primary{background:var(--scf-color-primary);color:var(--scf-color-white);border-color:var(--scf-color-primary);box-shadow:var(--scf-shadow-sm)}.scf-btn--primary:hover{background:#d08528;border-color:#d08528;box-shadow:var(--scf-shadow-md)}.scf-btn--primary:active{transform:scale(.98)}.scf-btn--secondary{background:transparent;color:var(--scf-color-text);border-color:var(--scf-color-text)}.scf-btn--secondary:hover{background:var(--scf-color-text);color:var(--scf-color-white)}.scf-btn--secondary-light{background:var(--scf-color-white);color:var(--scf-color-text);border-color:var(--scf-color-border)}.scf-btn--secondary-light:hover{background:var(--scf-color-surface-alt);border-color:var(--scf-color-primary);color:var(--scf-color-text)}.scf-btn--accent{background:var(--scf-color-accent);color:var(--scf-color-white);border-color:var(--scf-color-accent)}.scf-link-arrow{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--scf-font-primary);font-size:.9375rem;font-weight:600;color:var(--scf-color-primary);text-decoration:none;transition:gap var(--scf-transition),color var(--scf-transition)}.scf-link-arrow:after{content:"\2192";transition:transform var(--scf-transition)}.scf-link-arrow:hover{color:#d08528}.scf-link-arrow:hover:after{transform:translate(3px)}.scf-external-link .scf-external-icon{display:inline-block;width:.85em;height:.85em;margin-left:.25em;vertical-align:-.1em}.scf-audience-tag{display:inline-block;padding:.2rem .6rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--scf-radius-sm);background:var(--scf-color-peach-subtle);color:var(--scf-color-text)}.scf-audience-tag--doctors{background:var(--scf-color-accent);color:var(--scf-color-white)}.scf-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--scf-space-md);margin:0 0 var(--scf-space-xl);padding:0;list-style:none}ol.scf-steps{list-style:none}.scf-steps__item{display:flex;align-items:center;gap:var(--scf-space-sm);font-family:var(--scf-font-primary);font-size:.875rem;font-weight:600;color:var(--scf-color-text-muted)}.scf-steps__num{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--scf-color-peach-subtle);color:var(--scf-color-primary);font-size:.8125rem;font-weight:700;flex-shrink:0}.scf-steps__item:not(:last-child):after{content:"\2192";margin-left:var(--scf-space-sm);color:var(--scf-color-text-subtle);font-weight:400}@media(max-width:639px){.scf-steps__item:not(:last-child):after{display:none}.scf-steps{flex-direction:column;align-items:flex-start}}.scf-steps--cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:var(--scf-space-md);align-items:stretch}.scf-steps--cards .scf-steps__item{flex-direction:column;align-items:center;justify-content:center;gap:var(--scf-space-sm);text-align:center;padding:var(--scf-space-lg) var(--scf-space-md);background:var(--scf-color-white);border:1px solid var(--scf-color-border);border-radius:var(--scf-radius-lg);box-shadow:var(--scf-shadow-sm);color:var(--scf-color-text);font-size:.9375rem}.scf-steps--cards .scf-steps__item:not(:last-child):after{display:none}.scf-steps--cards .scf-steps__num{width:36px;height:36px;background:var(--scf-color-primary);color:var(--scf-color-white);font-size:.9375rem}@media(max-width:639px){.scf-steps--cards{grid-template-columns:1fr}.scf-steps--cards .scf-steps__item{flex-direction:row;justify-content:flex-start;text-align:left}}.scf-prose{font-family:var(--scf-font-primary);font-size:var(--scf-text-base);line-height:var(--scf-leading-relaxed);color:var(--scf-color-text)}.scf-prose h2,.scf-prose h3{font-weight:700;line-height:var(--scf-leading-tight);margin:var(--scf-space-xl) 0 var(--scf-space-md)}.scf-prose h2:first-child,.scf-prose h3:first-child{margin-top:0}.scf-prose h2{font-size:1.375rem}.scf-prose h3{font-size:1.125rem}.scf-prose p{margin:0 0 var(--scf-space-md);color:var(--scf-color-text-muted)}.scf-prose ul,.scf-prose ol{margin:0 0 var(--scf-space-md);padding-left:1.25rem;color:var(--scf-color-text-muted)}.scf-prose a{color:var(--scf-color-primary);font-weight:600;text-decoration:underline;text-underline-offset:2px}.scf-prose a:hover{color:#d08528}.scf-prose img,.scf-prose video,.scf-prose iframe{max-width:100%;height:auto}.scf-prose table{display:block;overflow-x:auto;max-width:100%}.scf-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem;font-family:var(--scf-font-primary);font-size:.8125rem;margin:0 0 var(--scf-space-md);color:var(--scf-color-text-subtle);list-style:none;padding:0}.scf-breadcrumb a{color:var(--scf-color-text-muted);text-decoration:none;transition:color var(--scf-transition)}.scf-breadcrumb a:hover{color:var(--scf-color-primary)}.scf-breadcrumb__sep{color:var(--scf-color-text-subtle);-webkit-user-select:none;user-select:none}.scf-breadcrumb__current{color:var(--scf-color-text);font-weight:600}.scf-page-nav{margin-top:var(--scf-space-2xl);padding-top:var(--scf-space-xl);border-top:1px solid var(--scf-color-border)}.scf-pdf-download{display:flex;justify-content:center;margin-top:var(--scf-space-xl)}.scf-pdf-download__btn{display:inline-flex;align-items:center;gap:.5rem}.scf-page-nav__back{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--scf-font-primary);font-size:.9375rem;font-weight:600;color:var(--scf-color-primary);text-decoration:none;transition:gap var(--scf-transition),color var(--scf-transition)}.scf-page-nav__back:before{content:"\2190";transition:transform var(--scf-transition)}.scf-page-nav__back:hover{color:#d08528}.scf-page-nav__back:hover:before{transform:translate(-3px)}.scf-page-content__actions{display:flex;flex-wrap:wrap;gap:var(--scf-space-md);margin-top:var(--scf-space-xl)}.scf-site-intro{background:var(--scf-color-surface-alt);border-bottom:1px solid var(--scf-color-border);padding:var(--scf-space-lg) var(--scf-section-padding-inline)}.scf-site-intro__inner{display:flex;flex-direction:column;align-items:center;gap:var(--scf-space-md);max-width:var(--scf-container-max);margin-inline:auto;text-align:center}@media(min-width:768px){.scf-site-intro__inner{flex-direction:row;justify-content:space-between;text-align:left;gap:var(--scf-space-xl)}}.scf-site-intro__text{font-family:var(--scf-font-primary);font-size:.9375rem;line-height:var(--scf-leading-relaxed);color:var(--scf-color-text-muted);margin:0;max-width:52ch}.scf-site-intro__links{display:flex;flex-wrap:wrap;gap:var(--scf-space-sm);justify-content:center}@media(min-width:768px){.scf-site-intro__links{justify-content:flex-end;flex-shrink:0}}.scf-site-intro__link{display:inline-flex;align-items:center;padding:.4rem .85rem;font-family:var(--scf-font-primary);font-size:.8125rem;font-weight:600;color:var(--scf-color-text);text-decoration:none;background:var(--scf-color-white);border:1px solid var(--scf-color-border);border-radius:999px;transition:border-color var(--scf-transition),color var(--scf-transition),background var(--scf-transition);min-height:36px}.scf-site-intro__link:hover{border-color:var(--scf-color-primary);color:var(--scf-color-primary);background:var(--scf-color-white)}.scf-site-intro__link--accent{background:var(--scf-color-primary);border-color:var(--scf-color-primary);color:var(--scf-color-white)}.scf-site-intro__link--accent:hover{background:#d08528;border-color:#d08528;color:var(--scf-color-white)}.scf-faq__list{display:flex;flex-direction:column;gap:var(--scf-space-md);max-width:720px;margin:0 auto}.scf-faq__item{padding:var(--scf-space-lg);background:var(--scf-color-surface);border:1px solid var(--scf-color-border);border-radius:var(--scf-radius-lg);border-left:3px solid var(--scf-color-primary)}.scf-faq__question{font-family:var(--scf-font-primary);font-size:1rem;font-weight:700;margin:0 0 var(--scf-space-sm);color:var(--scf-color-text)}.scf-faq__answer{font-family:var(--scf-font-primary);font-size:.9375rem;line-height:var(--scf-leading-relaxed);color:var(--scf-color-text-muted);margin:0}.scf-ticker__inner{max-width:var(--scf-container-max);margin-inline:auto;width:100%}#header-component[data-sticky-state=active] .header__row{box-shadow:var(--scf-shadow-sm)}.header-menu .menu-list__link{letter-spacing:.02em;transition:color var(--scf-transition)}.header-menu .menu-list__link:hover,.header-menu .menu-list__link--active{color:var(--scf-color-primary)}.header-menu .menu-list__link--active{text-decoration:underline;text-underline-offset:4px;font-weight:600}.header-menu .menu-list__link[aria-expanded=true]{color:var(--scf-color-primary)}.header-menu--text-dropdown .menu-list{position:relative}#header-component:has(.header-menu--text-dropdown [aria-expanded=true]){--submenu-height: 0px;--full-open-header-height: 0px;contain:none;overflow:visible}#header-component:has(.header-menu--text-dropdown [aria-expanded=true]) .header__underlay-open{height:0;visibility:hidden;pointer-events:none}#header-component:has(.header-menu--text-dropdown [aria-expanded=true]) .header__row,#header-component:has(.header-menu--text-dropdown [aria-expanded=true]) .header-menu,#header-component:has(.header-menu--text-dropdown [aria-expanded=true]) .header__columns{overflow:visible}.header-section:has(.header-menu--text-dropdown [aria-expanded=true]){overflow:visible}#header-component:has(.header-menu--text-dropdown [aria-expanded=true]) .header__row{z-index:var(--layer-heightened)}.header-menu--text-dropdown .menu-list__list-item:not([slot=overflow]){position:relative}.header-menu--text-dropdown .menu-list__list-item:not([slot=overflow])>.menu-list__submenu{width:auto;min-width:13rem;max-width:22rem;left:0;right:auto;padding-inline:0;clip-path:none;top:100%;content-visibility:visible;z-index:calc(var(--layer-header-menu) + 1)}.header-menu--text-dropdown .menu-list__submenu-inner--text{transform:none;opacity:var(--submenu-content-opacity, 1);padding-block:var(--scf-space-sm);padding-inline:0;max-height:none;overflow:visible;justify-content:flex-start}.header-menu--text-dropdown .menu-list__list-item:has([aria-expanded=true])>.menu-list__submenu:before{content:"";position:absolute;top:-.5rem;left:0;right:0;height:.5rem}.scf-menu-dropdown{display:flex;flex-direction:column;gap:.125rem;background:var(--scf-color-white);border:1px solid var(--scf-color-border);border-radius:var(--scf-radius-md);box-shadow:var(--scf-shadow-md);padding:var(--scf-space-xs) 0;min-width:13rem}.scf-menu-dropdown__link{display:block;padding:.625rem 1rem;font-family:var(--scf-font-primary);font-size:.875rem;line-height:1.4;color:var(--scf-color-text);text-decoration:none;transition:background-color var(--scf-transition),color var(--scf-transition)}.scf-menu-dropdown__link:hover,.scf-menu-dropdown__link--active{background:var(--scf-color-surface-alt);color:var(--scf-color-primary)}.scf-menu-dropdown__link--current{font-weight:600;color:var(--scf-color-primary)}.menu-drawer__menu-item--mainlist .icon-plus,.menu-drawer__menu-item--parent .icon-plus{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;padding-inline-start:var(--padding-xl);padding-block:var(--padding-lg)}.menu-drawer__menu-item--mainlist .icon-plus svg,.menu-drawer__menu-item--parent .icon-plus svg{width:14px;height:14px;display:block;transition:transform var(--scf-transition)}.menu-drawer details[open]>summary .icon-plus svg{transform:rotate(45deg)}.menu-drawer__menu-item--overview{font-weight:600}.menu-drawer__menu-item--child{font-family:var(--scf-font-primary)}.menu-drawer__menu-item--child.menu-drawer__menu-item--active,.menu-drawer__menu-item--child:hover{color:var(--scf-color-primary)}.menu-drawer__menu-item--mainlist .icon-caret{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;padding:0}.menu-drawer__menu-item--mainlist .icon-caret svg{width:14px;height:14px;display:block;transition:transform var(--scf-transition)}#header-group .header-section .header__row .header__columns{max-width:var(--scf-container-max);margin-inline:auto;width:100%}footer{border-top:1px solid var(--scf-color-border)}.shopify-section-group-footer-group .section-wrapper{background:var(--scf-color-white)!important}.shopify-section-group-footer-group .footer-content h3{font-family:var(--scf-font-primary);font-size:.9375rem;font-weight:700;margin-bottom:var(--scf-space-sm)}.shopify-section-group-footer-group .footer-content a{transition:color var(--scf-transition)}.shopify-section-group-footer-group .footer-content a:hover{color:var(--scf-color-primary)}.shopify-section-group-footer-group .footer-utilities{background:var(--scf-color-surface-alt)!important}.shopify-section-group-footer-group .section--page-width>.footer-content,.shopify-section-group-footer-group .section--page-width>.utilities{width:100%;max-width:var(--scf-container-max);margin-inline:auto;padding-inline:var(--scf-section-padding-inline)}.shopify-section-group-footer-group .footer-content{grid-template-columns:repeat(2,1fr)!important;justify-content:stretch}@media screen and (max-width:749px){.shopify-section-group-footer-group .footer-content{grid-template-columns:1fr!important}}.contact-form__input,.contact-form__textarea{font-family:var(--scf-font-primary);border-radius:var(--scf-radius-md)!important;border:1px solid var(--scf-color-border)!important;transition:border-color var(--scf-transition),box-shadow var(--scf-transition)}.contact-form__input:focus,.contact-form__textarea:focus{border-color:var(--scf-color-primary)!important;box-shadow:var(--scf-shadow-focus);outline:none}.contact-form .button.submit-button,.contact-form .scf-btn{background:var(--scf-color-primary)!important;color:var(--scf-color-white)!important;border:2px solid var(--scf-color-primary)!important;border-radius:var(--scf-radius-md)!important;font-family:var(--scf-font-primary);font-weight:600;min-height:44px;padding:.75rem 1.5rem;transition:background var(--scf-transition),transform var(--scf-transition)}.contact-form .button.submit-button:hover{background:#d08528!important;border-color:#d08528!important}.contact-form__success,.contact-form__error{font-family:var(--scf-font-primary);border-radius:var(--scf-radius-md);padding:var(--scf-space-md);margin-bottom:var(--scf-space-md)}.contact-form__success{background:#e896331f;color:var(--scf-color-text)}.contact-form__error{background:#b4293414;color:var(--scf-color-accent)}@media(prefers-reduced-motion:reduce){.scf-ticker__track{animation:none!important}.scf-btn--primary:active{transform:none}}.scf-btn:focus-visible,.scf-societies__card:focus-visible,.scf-activities__card:focus-visible,.scf-handouts__card:focus-visible,.scf-trust-bar__item:focus-visible,.scf-room-tv__link:focus-visible,.scf-virtual-room__mobile-link:focus-visible,a.scf-ticker__item:focus-visible,.scf-link-arrow:focus-visible,.scf-page-nav__back:focus-visible,.scf-site-intro__link:focus-visible,.scf-breadcrumb a:focus-visible{outline:3px solid var(--scf-color-red);outline-offset:2px}.scf-ticker__all-news:focus-visible{outline:3px solid #fff;outline-offset:2px}.contact-form__input:focus-visible,.contact-form__textarea:focus-visible{outline:3px solid var(--scf-color-red);outline-offset:2px}@media(max-width:767px){.scf-section-eyebrow,.scf-section-heading,.scf-section-subheading{text-align:left}.scf-section-heading--accent:after{margin-left:0;margin-right:auto}.scf-page-header__inner{text-align:left}.scf-breadcrumb{justify-content:flex-start}.scf-site-intro__inner{align-items:flex-start;text-align:left}.scf-site-intro__links{justify-content:flex-start}.scf-blog-overview__hero,.scf-blog-overview__title,.scf-blog-overview__intro,.scf-faq__heading,.scf-faq__subheading,.scf-contact__details-heading,.scf-doctor-portal__steps-wrap,.scf-gated__title,.scf-gated__text,.scf-gated__reassurance,.scf-gated__actions,.scf-cta-banner__inner,.scf-trust-bar__inner,.scf-about-teaser__copy,.scf-split-content__copy,.scf-article__header{text-align:left}.scf-cta-banner__actions{align-items:flex-start}.scf-trust-bar__grid{text-align:left}.scf-societies .scf-section-subheading{margin-inline:0}.scf-societies__card,.scf-societies__name{text-align:center}}#header-group .scf-header-actions-group{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0}@media(max-width:749px){#header-group #header-component .header__columns,#header-group #header-component[data-menu-style=drawer] .header__columns{--header-template-columns: var(--header-mobile-bookend) var(--header-mobile-bookend) minmax(0, 1fr) auto;grid-template-areas:"leftA leftB center right";column-gap:.125rem;padding-inline:.25rem .375rem}#header-group .header-logo{grid-area:center;max-width:min(8.5rem,calc(100vw - 12.5rem));justify-self:center;min-width:0}#header-group .header-logo__image{width:auto;max-width:100%;height:auto;max-height:var(--header-logo-image-height-mobile, 32px);object-fit:contain}#header-group .scf-header-actions-group{grid-area:right;display:flex;align-items:center;justify-content:flex-end;gap:.125rem;min-width:0;max-width:46vw}#header-group .scf-header-actions-group .scf-header-powered-by{margin-inline-end:0;max-width:2.75rem;min-width:0;flex-shrink:1;overflow:hidden}#header-group .scf-header-actions-group .scf-header-powered-by__logo{height:14px;max-width:100%;width:auto}#header-group .scf-header-actions-group header-actions{grid-area:unset;justify-self:unset;margin-inline-start:0;flex-shrink:0;gap:0}#header-group header-drawer,#header-group .header-drawer{grid-area:leftA}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/scf-tokens.css.map */
