@charset "UTF-8";:root,[data-tier=core]{--sth-primary: #1a3a5c;--sth-secondary: #e05a3a;--sth-accent: #7ec8d6;--sth-bg: #faf8f5;--sth-surface: #eef5f7;--sth-text: #1e1e1e;--sth-text-muted: #5a5a5a;--sth-border: #d4d4d4}[data-tier=ball4all]{--sth-primary: #1e7a4e;--sth-secondary: #e8842a;--sth-accent: #f5c842;--sth-bg: #fdfcf7;--sth-surface: #ecf7f0;--sth-text: #1e1e1e;--sth-text-muted: #5a5a5a;--sth-border: #c8d8cc}[data-tier=elite]{--sth-primary: #0c0c0c;--sth-secondary: #c94430;--sth-accent: #4a9aab;--sth-bg: #111111;--sth-surface: #1a1a1a;--sth-text: #e8e4de;--sth-text-muted: #9a9590;--sth-border: #333333}:root{--sth-space-xs: .25rem;--sth-space-sm: .5rem;--sth-space-md: 1rem;--sth-space-lg: 2rem;--sth-space-xl: 3rem;--sth-space-2xl: 5rem;--sth-container-max: 1200px;--sth-container-padding: 1.5rem}:root{--sth-radius-sm: 4px;--sth-radius-md: 8px;--sth-radius-lg: 12px;--sth-radius-full: 9999px}:root{--sth-font-headline: "Barlow Condensed", "DM Sans", sans-serif;--sth-font-body: "Source Sans 3", "DM Sans", sans-serif;--sth-font-ui: "Barlow", "DM Sans", sans-serif}body{font-family:var(--sth-font-body);font-weight:400;font-size:1rem;line-height:1.65;color:var(--sth-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--sth-font-headline);font-weight:700;line-height:1.1;color:var(--sth-text);margin-top:0;margin-bottom:.5em}h1{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em}h2{font-size:clamp(1.35rem,3vw,1.875rem);font-weight:700;text-transform:uppercase;letter-spacing:.01em;margin-bottom:.75em}h3{font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;text-transform:uppercase;letter-spacing:.01em}h4{font-size:1rem;font-weight:600}p{margin-top:0;margin-bottom:1em;max-width:65ch}.entry-content p+p{margin-top:-.25em}a{color:var(--sth-secondary);text-decoration:none;transition:color .2s ease}a:hover,a:focus-visible{color:var(--sth-primary);text-decoration:underline}.sth-ui-text{font-family:var(--sth-font-ui);font-weight:600;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}small,.sth-caption{font-size:.8125rem;color:var(--sth-text-muted)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background-color:var(--sth-bg);overflow-x:hidden}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.25em}.sth-container{width:100%;max-width:var(--sth-container-max);margin-inline:auto;padding-inline:var(--sth-container-padding)}.sth-section{padding-block:var(--sth-space-xl)}.entry-content .alignfull{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:var(--sth-container-padding)}.entry-content .alignfull>*{max-width:var(--sth-container-max);margin-inline:auto}@media(max-width:767px){.wp-block-columns{gap:var(--sth-space-sm)!important}.wp-block-column h4{margin-bottom:.25em}.wp-block-column p{margin-bottom:.5em}}.sth-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;padding:.75em 1.75em;border:2px solid transparent;border-radius:var(--sth-radius-sm);cursor:pointer;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.sth-btn--primary{background-color:var(--sth-secondary);color:#fff;border-color:var(--sth-secondary)}.sth-btn--primary:hover,.sth-btn--primary:focus-visible{background-color:#e87a60;border-color:#e87a60;color:#fff;text-decoration:none}.sth-btn--outline{background-color:transparent;color:var(--sth-secondary);border-color:var(--sth-secondary)}.sth-btn--outline:hover,.sth-btn--outline:focus-visible{background-color:var(--sth-secondary);color:#fff;text-decoration:none}.wp-block-button__link{font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;padding:.75em 1.75em;border:2px solid var(--sth-secondary);border-radius:var(--sth-radius-sm);background-color:var(--sth-secondary);color:#fff;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.wp-block-button__link:hover,.wp-block-button__link:focus-visible{background-color:#c94a2e;border-color:#c94a2e;color:#fff;text-decoration:none}.wp-block-button.is-style-outline .wp-block-button__link,.sth-btn--outline .wp-block-button__link{background-color:transparent;color:var(--sth-secondary);border-color:var(--sth-secondary)}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus-visible,.sth-btn--outline .wp-block-button__link:hover,.sth-btn--outline .wp-block-button__link:focus-visible{background-color:var(--sth-secondary);color:#fff}.wp-block-button{background:none!important;border:none!important;outline:none!important;padding:0!important}.wp-block-buttons{display:flex;flex-wrap:wrap;gap:var(--sth-space-sm)}.wp-block-quote{border-left:none;padding:var(--sth-space-lg) 0;margin:var(--sth-space-lg) 0}.wp-block-quote p{font-size:1.125rem;font-style:italic;line-height:1.6;color:var(--sth-text);max-width:55ch}.wp-block-quote cite{font-style:normal;font-family:var(--sth-font-ui);font-size:.8125rem;font-weight:600;color:var(--sth-text-muted);display:block;margin-top:var(--sth-space-sm)}.has-text-color .wp-block-quote{padding:0;margin:0}.has-text-color .wp-block-quote p{color:inherit;font-size:1.35rem;max-width:50ch}.has-text-color .wp-block-quote cite{color:inherit;opacity:.7}.sth-pull-quote{border-left:3px solid var(--sth-secondary);padding-left:var(--sth-space-lg);margin:var(--sth-space-xl) 0}.sth-pull-quote p{font-size:1.25rem;font-weight:500}.wp-block-separator{border:none!important;border-top:1px solid var(--sth-border)!important;opacity:1;margin-block:var(--sth-space-lg)}[data-tier=elite] .wp-block-separator{border-top-color:#fff3!important}.sth-grid-2{display:grid;grid-template-columns:1fr;gap:var(--sth-space-lg)}@media(min-width:768px){.sth-grid-2{grid-template-columns:1fr 1fr;gap:var(--sth-space-xl)}}.sth-grid-3{display:grid;grid-template-columns:1fr;gap:var(--sth-space-lg)}@media(min-width:768px){.sth-grid-3{grid-template-columns:repeat(3,1fr);gap:var(--sth-space-lg)}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px #0009;clip:auto!important;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site-header{background-color:var(--sth-primary);position:sticky;top:0;z-index:1000}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding-block:var(--sth-space-sm)}.site-branding{flex-shrink:0}.site-branding img{height:48px;width:auto}.site-branding__logo{display:flex;align-items:center;gap:var(--sth-space-sm);text-decoration:none;color:#fff}.site-branding__logo:hover{text-decoration:none;color:#fff}.site-branding__icon{height:40px;width:auto;flex-shrink:0}.site-branding__text{font-family:var(--sth-font-headline);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.main-navigation{display:none}@media(min-width:768px){.main-navigation{display:flex;align-items:center;gap:var(--sth-space-lg)}}.main-navigation ul{display:flex;align-items:center;gap:var(--sth-space-md);list-style:none;margin:0;padding:0}.main-navigation a{font-family:var(--sth-font-ui);font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;color:#fff;text-decoration:none;padding:var(--sth-space-xs) var(--sth-space-sm);transition:color .2s ease}.main-navigation a:hover,.main-navigation a:focus-visible{color:var(--sth-accent);text-decoration:none}.main-navigation .menu-item-has-children{position:relative}.main-navigation .menu-item-has-children>.sub-menu{display:none;position:absolute;top:100%;left:0;background-color:var(--sth-primary);min-width:200px;padding:var(--sth-space-sm) 0;border-radius:0 0 var(--sth-radius-md) var(--sth-radius-md);box-shadow:0 4px 12px #00000026}.main-navigation .menu-item-has-children>.sub-menu a{text-transform:none;font-family:var(--sth-font-body);font-weight:400;font-size:.875rem;letter-spacing:0}.main-navigation .menu-item-has-children:hover>.sub-menu,.main-navigation .menu-item-has-children:focus-within>.sub-menu{display:block}.sth-cart-indicator{display:flex;align-items:center;gap:var(--sth-space-xs);color:#fff;text-decoration:none;padding:var(--sth-space-xs) var(--sth-space-sm);transition:color .2s ease}.sth-cart-indicator:hover{color:var(--sth-accent);text-decoration:none}.sth-cart-indicator__count{font-family:var(--sth-font-ui);font-size:.6875rem;font-weight:700;background-color:var(--sth-secondary);color:#fff;width:18px;height:18px;border-radius:var(--sth-radius-full);display:flex;align-items:center;justify-content:center;line-height:1}.menu-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:var(--sth-space-sm)}@media(min-width:768px){.menu-toggle{display:none}}.menu-toggle__bars,.menu-toggle__bars:before,.menu-toggle__bars:after{display:block;width:22px;height:2px;background-color:#fff;border-radius:1px;transition:transform .2s ease}.menu-toggle__bars{position:relative}.menu-toggle__bars:before,.menu-toggle__bars:after{content:"";position:absolute;left:0}.menu-toggle__bars:before{top:-7px}.menu-toggle__bars:after{top:7px}.mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--sth-primary);z-index:999;padding:var(--sth-space-xl) var(--sth-space-lg);overflow-y:auto}.mobile-nav.is-open{display:block}.mobile-nav__close{position:absolute;top:var(--sth-space-md);right:var(--sth-space-lg);background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:var(--sth-space-sm);line-height:1}.mobile-nav ul{list-style:none;margin:0;padding:0}.mobile-nav a{display:block;font-family:var(--sth-font-headline);font-size:1.5rem;font-weight:600;color:#fff;text-decoration:none;padding:var(--sth-space-sm) 0;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-nav .sub-menu{padding-left:var(--sth-space-lg)}.mobile-nav .sub-menu>li>a{font-family:var(--sth-font-body)!important;font-size:1rem!important;font-weight:400!important;color:#ffffffb3!important}.sth-nav-b4a-icon{height:28px!important;width:auto!important;max-width:none;display:inline-block;vertical-align:middle;transition:transform .2s ease}.main-navigation a:hover .sth-nav-b4a-icon,.main-navigation a:focus-visible .sth-nav-b4a-icon{transform:scale(1.08)}.mobile-nav .sth-nav-b4a-icon{height:28px!important}.site-footer{background-color:var(--sth-primary);color:#fff;padding-block:var(--sth-space-xl)}.site-footer__inner{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--sth-space-md)}@media(min-width:768px){.site-footer__inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--sth-space-lg);align-items:start}}.footer-brand{grid-column:1/-1}@media(min-width:768px){.footer-brand{grid-column:auto}}.footer-brand p{color:#ffffffb3;font-size:.9375rem;max-width:35ch}.footer-links h4{font-family:var(--sth-font-ui);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--sth-accent);margin-bottom:var(--sth-space-sm)}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links a{color:#ffffffb3;font-size:.875rem;display:block;padding:.2em 0}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:var(--sth-space-lg);padding-top:var(--sth-space-lg);text-align:center;color:#ffffff80;font-size:.8125rem}.sth-hero{position:relative;padding-block:var(--sth-space-lg) var(--sth-space-xl);background-color:var(--sth-primary);color:#fff;overflow:hidden;display:flex;align-items:center}.home .sth-hero,.sth-hero--full{min-height:50vh;padding-block:var(--sth-space-2xl)}.sth-hero__content{position:relative;z-index:2;max-width:600px}.sth-hero__content>:first-child{margin-top:0}.sth-hero__content>:last-child{margin-bottom:0}.sth-hero__title{color:#fff;margin-bottom:var(--sth-space-sm)}.sth-hero__subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#ffffffd9;margin-bottom:var(--sth-space-md);max-width:50ch}.sth-hero .sth-btn--primary{background-color:#e05a3a;border-color:#e05a3a;color:#fff}.sth-hero .sth-btn--primary:hover,.sth-hero .sth-btn--primary:focus-visible{background-color:#e87a60;border-color:#e87a60;color:#fff}.sth-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.sth-hero__bg img{width:100%;height:100%;object-fit:cover;opacity:.55}.sth-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,#0000008c,#00000026)}[data-tier=ball4all] .sth-hero{background-color:var(--sth-primary)}.sth-page-header{padding-top:var(--sth-space-lg);padding-bottom:var(--sth-space-md);background-color:var(--sth-bg)}.sth-page-header h1{font-family:var(--sth-font-headline);font-size:clamp(1.5rem,2.5vw,2.25rem)!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.02em;line-height:1.2;color:var(--sth-text);margin:0 0 .15em}.sth-page-header p{font-size:.875rem;color:var(--sth-text-muted);margin:0}.sth-credentials-bar{background-color:var(--sth-surface);border-top:1px solid var(--sth-border);border-bottom:1px solid var(--sth-border);padding-block:var(--sth-space-lg)}.sth-credentials-bar__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--sth-space-md);text-align:center}@media(min-width:600px){.sth-credentials-bar__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.sth-credentials-bar__grid{grid-template-columns:repeat(5,1fr);gap:var(--sth-space-lg)}}.sth-credentials-bar__item{display:flex;flex-direction:column;align-items:center;gap:var(--sth-space-xs);padding:var(--sth-space-sm)}.sth-credentials-bar__value{font-family:var(--sth-font-headline);font-weight:800;font-size:clamp(1.25rem,2.5vw,1.75rem);color:var(--sth-primary);text-transform:uppercase;letter-spacing:-.01em;line-height:1.1}.sth-credentials-bar__label{font-family:var(--sth-font-ui);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--sth-text-muted)}[data-tier=elite] .sth-credentials-bar{background-color:var(--sth-surface);border-color:var(--sth-border)}[data-tier=elite] .sth-credentials-bar .sth-credentials-bar__value{color:var(--sth-text)}.sth-pathway{padding-block:var(--sth-space-2xl)}.sth-pathway__title{margin-bottom:var(--sth-space-xl)}.sth-pathway__steps{display:flex;flex-direction:column;align-items:center;gap:var(--sth-space-lg)}@media(min-width:768px){.sth-pathway__steps{flex-direction:row;justify-content:center;gap:0}}.sth-pathway__step{display:flex;flex-direction:column;align-items:center;gap:var(--sth-space-sm);flex:0 0 auto;width:200px}.sth-pathway__icon{width:80px;height:80px;border-radius:var(--sth-radius-full);display:flex;align-items:center;justify-content:center;font-family:var(--sth-font-headline);font-size:1.5rem;font-weight:800;color:#fff}.sth-pathway__step--start .sth-pathway__icon{background-color:var(--sth-accent)}.sth-pathway__step--grow .sth-pathway__icon{background-color:var(--sth-primary)}.sth-pathway__step--compete .sth-pathway__icon{background-color:var(--sth-secondary)}.sth-pathway__label{font-family:var(--sth-font-headline);font-size:1.25rem;font-weight:700;text-transform:uppercase;color:var(--sth-text)}.sth-pathway__desc{font-size:.9375rem;color:var(--sth-text-muted);max-width:20ch}.sth-pathway__arrow{display:none}@media(min-width:768px){.sth-pathway__arrow{display:flex;align-items:center;color:var(--sth-border);font-size:2rem;padding-inline:var(--sth-space-md)}}.sth-program-layout{display:grid;grid-template-columns:1fr;gap:var(--sth-space-xl)}@media(min-width:768px){.sth-program-layout{grid-template-columns:1fr 300px}}@media(min-width:768px){.sth-program-layout__sidebar{position:sticky;top:calc(60px + var(--sth-space-lg));align-self:start}}.sth-program-sidebar{padding:var(--sth-space-lg);border:1px solid var(--sth-border);border-radius:var(--sth-radius-md);background-color:var(--sth-bg)}.sth-program-sidebar__title{font-size:1.1rem;margin-bottom:var(--sth-space-md)}.sth-program-sidebar__list{margin:0}.sth-program-sidebar__list dt{margin-bottom:var(--sth-space-xs)}.sth-program-sidebar__list dd{margin:0 0 var(--sth-space-md)}.sth-program-sidebar__register{margin-top:var(--sth-space-md);padding-top:var(--sth-space-md);border-top:1px solid var(--sth-border)}.sth-program-sidebar__register .variations{width:100%;margin-bottom:var(--sth-space-sm)}.sth-program-sidebar__register .variations tr{display:flex;flex-direction:column;gap:var(--sth-space-xs)}.sth-program-sidebar__register .variations td,.sth-program-sidebar__register .variations th{padding:0;border:none;display:block}.sth-program-sidebar__register .variations label{font-family:var(--sth-font-ui);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.sth-program-sidebar__register .variations select{width:100%;padding:var(--sth-space-sm);border:1px solid var(--sth-border);border-radius:var(--sth-radius-sm);font-family:var(--sth-font-body);font-size:.9375rem}.sth-program-sidebar__register .variations .reset_variations{display:none}.sth-program-sidebar__register .quantity{display:none!important}.sth-program-sidebar__register .woocommerce-variation-price .price,.sth-program-sidebar__register .price{font-family:var(--sth-font-headline);font-size:1.25rem;font-weight:700;color:var(--sth-primary);margin-bottom:var(--sth-space-sm)}.sth-program-sidebar__register .woocommerce-variation-price .price del,.sth-program-sidebar__register .price del{color:var(--sth-text-muted);font-size:.9375rem}.sth-program-sidebar__register .woocommerce-variation-price .price ins,.sth-program-sidebar__register .price ins{text-decoration:none}.sth-program-sidebar__register .single_add_to_cart_button{width:100%;display:inline-flex;align-items:center;justify-content:center;font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;padding:.75em 1.75em;border:2px solid var(--sth-secondary);border-radius:var(--sth-radius-sm);background-color:var(--sth-secondary);color:#fff;cursor:pointer;transition:background-color .2s ease}.sth-program-sidebar__register .single_add_to_cart_button:hover{background-color:#e87a60;border-color:#e87a60}.sth-programs-top{display:grid;grid-template-columns:1fr;gap:var(--sth-space-lg)}@media(min-width:768px){.sth-programs-top{grid-template-columns:2fr 1fr;align-items:start}}.sth-programs-top__sidebar h3{margin-bottom:var(--sth-space-xs)}.sth-programs-top__list{list-style:none;margin:0;padding:0}.sth-programs-top__list li{padding:var(--sth-space-sm) 0;border-bottom:1px solid var(--sth-border)}.sth-programs-top__list li:last-child{border-bottom:none}.sth-programs-top__list a{font-weight:600;font-size:.9375rem;color:var(--sth-primary);display:block}.sth-programs-top__list a:hover{color:var(--sth-secondary)}.sth-programs-top__list span{display:block;font-size:.75rem;color:var(--sth-text-muted);margin-top:.15em}.sth-featured-program{background-color:var(--sth-primary);border-radius:var(--sth-radius-md);overflow:hidden;display:flex;flex-direction:column}@media(min-width:768px){.sth-featured-program{flex-direction:row;align-items:stretch}}.sth-featured-program__image{flex-shrink:0}@media(min-width:768px){.sth-featured-program__image{width:40%;min-height:350px}}.sth-featured-program__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.sth-featured-program__body{padding:var(--sth-space-lg);display:flex;flex-direction:column;justify-content:center}.sth-program-layout__content.entry-content .wp-block-image img{border-radius:var(--sth-radius-md)}.sth-program-featured-image{float:none!important;clear:both;width:100%;max-width:100%!important;margin:0 0 var(--sth-space-lg)}.sth-program-featured-image img{width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;aspect-ratio:auto!important;display:block;border-radius:var(--sth-radius-md)}.sth-programs-grid{display:grid;grid-template-columns:1fr;gap:var(--sth-space-lg)}@media(min-width:540px){.sth-programs-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.sth-programs-grid{grid-template-columns:repeat(3,1fr)}}.sth-program-card{background-color:var(--sth-surface);border-radius:var(--sth-radius-md);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.sth-program-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.sth-program-card__image{position:relative;aspect-ratio:16/10;overflow:hidden}.sth-program-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.sth-program-card:hover .sth-program-card__image img{transform:scale(1.03)}.sth-program-card__body{padding:var(--sth-space-lg)}.sth-program-card__meta{display:flex;gap:var(--sth-space-sm);margin-bottom:var(--sth-space-sm)}.sth-program-card__tag{font-family:var(--sth-font-ui);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;background-color:var(--sth-secondary);color:#fff;padding:.2em .6em;border-radius:var(--sth-radius-sm)}.sth-program-card__season{font-family:var(--sth-font-ui);font-size:.6875rem;color:var(--sth-text-muted)}.sth-program-card__badge{position:absolute;top:var(--sth-space-sm);right:var(--sth-space-sm);font-family:var(--sth-font-ui);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:.3em .7em;border-radius:var(--sth-radius-sm);z-index:1}.sth-program-card__badge--closed{background-color:var(--sth-text-muted);color:#fff}.sth-program-card__badge--soon{background-color:var(--sth-accent);color:#fff}.sth-program-card--closed{opacity:.7}.sth-program-card--closed:hover{opacity:1}.sth-program-card__title{font-size:1.25rem;margin-bottom:var(--sth-space-sm)}.sth-program-card__excerpt{font-size:.9375rem;color:var(--sth-text-muted);margin-bottom:var(--sth-space-md)}.sth-program-card__price{font-family:var(--sth-font-headline);font-size:1.1rem;font-weight:700;color:var(--sth-primary);margin-bottom:var(--sth-space-md)}[data-tier=elite] .sth-program-sidebar__register .woocommerce-variation-price .price,[data-tier=elite] .sth-program-sidebar__register .price,[data-tier=elite] .sth-program-sidebar__register ins,[data-tier=elite] .sth-program-sidebar__register .amount{color:var(--sth-text)!important}[data-tier=elite] .sth-program-sidebar__register del,[data-tier=elite] .sth-program-sidebar__register del .amount{color:var(--sth-text-muted)!important;opacity:.75}[data-tier=elite] .sth-product-widget__price,[data-tier=elite] .sth-product-widget__price ins,[data-tier=elite] .sth-product-widget__price .amount{color:var(--sth-text)}[data-tier=elite] .sth-product-widget__price del,[data-tier=elite] .sth-product-widget__price del .amount{color:var(--sth-text-muted);opacity:.75}.sth-testimonials-grid{display:grid;grid-template-columns:1fr;gap:var(--sth-space-lg)}@media(min-width:768px){.sth-testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sth-testimonials-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.sth-testimonials-grid--2col{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.sth-testimonials-grid--2col{grid-template-columns:repeat(2,1fr)}}.sth-testimonial{background-color:var(--sth-surface);border-left:1px solid var(--sth-border);border-radius:0 var(--sth-radius-md) var(--sth-radius-md) 0;padding:var(--sth-space-lg)}.sth-testimonial__quote{font-size:1.0625rem;font-style:italic;line-height:1.6;color:var(--sth-text);margin-bottom:var(--sth-space-md)}.sth-testimonial__quote:before{content:"“";font-family:var(--sth-font-headline);font-size:2rem;font-weight:800;color:var(--sth-secondary);line-height:0;vertical-align:-.4em;margin-right:.1em}.sth-testimonial__author{display:flex;align-items:center;gap:var(--sth-space-sm)}.sth-testimonial__avatar{width:40px;height:40px;border-radius:var(--sth-radius-full);object-fit:cover;flex-shrink:0}.sth-testimonial__name{font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;color:var(--sth-text)}.sth-testimonial__title{font-size:.8125rem;color:var(--sth-text-muted)}.sth-intro-row{max-width:65ch}.sth-intro-row h2{margin-bottom:var(--sth-space-md)}.sth-intro-row p{color:var(--sth-text-muted);line-height:1.7}.sth-testimonial-carousel{position:relative;max-width:700px;min-height:180px}.sth-testimonial-carousel__slide{margin:0;padding:0;border:none;position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.sth-testimonial-carousel__slide.is-active{position:relative;opacity:1;visibility:visible}.sth-testimonial-carousel__slide p{font-size:1.0625rem;font-style:italic;line-height:1.6;color:var(--sth-text);margin-bottom:var(--sth-space-md)}.sth-testimonial-carousel__slide p:before{content:"“";font-family:var(--sth-font-headline);font-size:2rem;font-weight:800;color:var(--sth-secondary);line-height:0;vertical-align:-.4em;margin-right:.1em}.sth-testimonial-carousel__slide cite{font-style:normal;font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;color:var(--sth-text);display:block}.sth-testimonial-carousel__slide cite span{display:block;font-weight:400;font-size:.8125rem;color:var(--sth-text-muted);margin-top:.15em}.sth-testimonial-carousel__dots{display:flex;gap:.5em;margin-top:var(--sth-space-md)}.sth-testimonial-carousel__dot{width:8px;height:8px;border-radius:50%;border:none;background-color:var(--sth-border);cursor:pointer;padding:0;transition:background-color .2s ease}.sth-testimonial-carousel__dot.is-active{background-color:var(--sth-secondary)}.sth-testimonial-carousel__dot:hover{background-color:var(--sth-text-muted)}.sth-shaker-quote{border:none;padding:0;margin:0;max-width:650px}.sth-shaker-quote p{font-family:var(--sth-font-headline);font-size:clamp(1.1rem,2.5vw,1.75rem);font-weight:700;font-style:italic;color:#fff;line-height:1.4;margin-bottom:var(--sth-space-sm)}.sth-shaker-quote cite{color:var(--sth-accent);font-family:var(--sth-font-ui);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-style:normal;display:block}.sth-alumni-grid{display:grid;grid-template-columns:1fr;gap:var(--sth-space-lg)}@media(min-width:600px){.sth-alumni-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.sth-alumni-grid{grid-template-columns:repeat(3,1fr)}}.sth-alumni-spotlights{display:grid;grid-template-columns:1fr;gap:var(--sth-space-xl);margin-bottom:var(--sth-space-2xl)}@media(min-width:768px){.sth-alumni-spotlights{grid-template-columns:repeat(2,1fr)}}.sth-alumni-card{background-color:var(--sth-surface);border-radius:var(--sth-radius-md);overflow:hidden;transition:transform .2s ease}.sth-alumni-card:hover{transform:translateY(-2px)}.sth-alumni-card__image{aspect-ratio:1;overflow:hidden}.sth-alumni-card__image img{width:100%;height:100%;object-fit:cover}.sth-alumni-card__body{padding:var(--sth-space-lg)}.sth-alumni-card__name{font-size:1.1rem;margin-bottom:var(--sth-space-xs)}.sth-alumni-card__school{font-family:var(--sth-font-ui);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--sth-secondary);margin-bottom:var(--sth-space-xs)}.sth-alumni-card__career{font-size:.875rem;color:var(--sth-text-muted);margin-bottom:var(--sth-space-sm)}.sth-alumni-card__excerpt{font-size:.9375rem;color:var(--sth-text)}.sth-alumni-list{display:grid;grid-template-columns:1fr;gap:1px;background-color:var(--sth-border);border:1px solid var(--sth-border);border-radius:var(--sth-radius-md);overflow:hidden}@media(min-width:600px){.sth-alumni-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.sth-alumni-list{grid-template-columns:repeat(3,1fr)}}.sth-alumni-list__item{background-color:var(--sth-bg);padding:var(--sth-space-sm) var(--sth-space-md);display:flex;justify-content:space-between;align-items:center;gap:var(--sth-space-sm)}.sth-alumni-list__name{font-weight:600;font-size:.9375rem}.sth-alumni-list__school{font-size:.8125rem;color:var(--sth-text-muted);text-align:right}.sth-schedule-table,.wp-block-table.sth-schedule-table table{width:100%;border-collapse:separate;border-spacing:0 2px;font-size:.9375rem}.sth-schedule-table,.sth-schedule-table th,.sth-schedule-table td,.sth-schedule-table tr,.sth-schedule-table thead,.sth-schedule-table tbody,.wp-block-table.sth-schedule-table table,.wp-block-table.sth-schedule-table table th,.wp-block-table.sth-schedule-table table td,.wp-block-table.sth-schedule-table table tr,.wp-block-table.sth-schedule-table table thead,.wp-block-table.sth-schedule-table table tbody{border:none!important}.sth-schedule-table th,.wp-block-table.sth-schedule-table table th{font-family:var(--sth-font-ui);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--sth-text-muted);background-color:var(--sth-surface);padding:var(--sth-space-sm) var(--sth-space-md);text-align:left}.sth-schedule-table th:first-child,.wp-block-table.sth-schedule-table table th:first-child{padding-left:var(--sth-space-lg)}.sth-schedule-table td,.wp-block-table.sth-schedule-table table td{padding:var(--sth-space-sm) var(--sth-space-md)}.sth-schedule-table td:first-child,.wp-block-table.sth-schedule-table table td:first-child{padding-left:var(--sth-space-lg)}.sth-schedule-table td,.wp-block-table.sth-schedule-table table td{vertical-align:middle}.sth-schedule-table td .sth-btn,.wp-block-table.sth-schedule-table table td .sth-btn{display:inline-flex}.sth-schedule-table tbody tr,.wp-block-table.sth-schedule-table table tbody tr{background-color:var(--sth-surface)}.sth-schedule-table tbody tr:nth-child(odd),.wp-block-table.sth-schedule-table table tbody tr:nth-child(odd){background-color:var(--sth-bg)}.sth-schedule-table tr:hover td,.wp-block-table.sth-schedule-table table tr:hover td{opacity:.85}[data-tier=elite] .sth-schedule-table th{background-color:#ffffff26;color:#e8e4de;border-bottom:1px solid rgba(255,255,255,.2)!important}[data-tier=elite] .sth-schedule-table tbody tr{background-color:#ffffff0d}[data-tier=elite] .sth-schedule-table tbody tr:nth-child(odd){background-color:#ffffff1a}[data-tier=elite] .sth-schedule-table td{color:var(--sth-text)}[data-tier=elite] .wp-block-table.sth-schedule-table th{background-color:#ffffff26;color:#e8e4de;border-bottom:1px solid rgba(255,255,255,.2)!important}[data-tier=elite] .wp-block-table.sth-schedule-table tbody tr{background-color:#ffffff0d}[data-tier=elite] .wp-block-table.sth-schedule-table tbody tr:nth-child(odd){background-color:#ffffff1a}@media(max-width:767px){.sth-schedule-table{display:block}.sth-schedule-table thead{display:none}.sth-schedule-table tbody{display:grid;gap:var(--sth-space-md)}.sth-schedule-table tr{display:block;background:var(--sth-surface);border-radius:var(--sth-radius-md);padding:var(--sth-space-md)}.sth-schedule-table td{display:flex;justify-content:space-between;align-items:baseline;padding:.2em 0;border:none;font-size:.8125rem}.sth-schedule-table td:first-child{padding-left:0;padding-bottom:.4em;margin-bottom:.3em;border-bottom:1px solid var(--sth-border);font-size:.9375rem}.sth-schedule-table td:last-child{justify-content:flex-end;padding-top:.5em}.sth-schedule-table td:before{content:attr(data-label);font-family:var(--sth-font-ui);font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--sth-text-muted);flex-shrink:0;min-width:5em;margin-right:var(--sth-space-sm)}[data-tier=elite] .sth-schedule-table tr{background:#ffffff0d}}@media(max-width:767px){.wp-block-table.sth-schedule-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.wp-block-table.sth-schedule-table table{min-width:500px;font-size:.8125rem}.wp-block-table.sth-schedule-table th,.wp-block-table.sth-schedule-table td{padding:var(--sth-space-xs) var(--sth-space-sm);white-space:nowrap}.wp-block-table.sth-schedule-table th:first-child,.wp-block-table.sth-schedule-table td:first-child{padding-left:var(--sth-space-sm)}}.sth-faq{max-width:800px}.sth-faq__item{border-bottom:1px solid var(--sth-border)}.sth-faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--sth-space-md) 0;background:none;border:none;cursor:pointer;font-family:var(--sth-font-body);font-size:1.0625rem;font-weight:600;color:var(--sth-text);text-align:left;gap:var(--sth-space-md)}.sth-faq__question:after{content:"+";font-family:var(--sth-font-headline);font-size:1.5rem;font-weight:700;color:var(--sth-secondary);flex-shrink:0;transition:transform .2s ease}.sth-faq__question[aria-expanded=true]:after{content:"−"}.sth-faq__question:hover{color:var(--sth-secondary)}.sth-faq__answer{overflow:hidden;max-height:0;transition:max-height .3s ease,padding .3s ease;padding-bottom:0}.sth-faq__answer.is-open{max-height:500px;padding-bottom:var(--sth-space-md)}.sth-faq__answer p{color:var(--sth-text-muted);font-size:.9375rem}.sth-video{position:relative;aspect-ratio:16/9;border-radius:var(--sth-radius-md);overflow:hidden;background-color:var(--sth-surface)}.sth-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.sth-videos-grid{display:grid;grid-template-columns:1fr;gap:var(--sth-space-lg)}@media(min-width:600px){.sth-videos-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.sth-videos-grid{grid-template-columns:repeat(3,1fr)}}.sth-video-card__embed{position:relative;aspect-ratio:16/9;border-radius:var(--sth-radius-md) var(--sth-radius-md) 0 0;overflow:hidden;background-color:var(--sth-surface)}.sth-video-card__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.sth-video-card__body{padding:var(--sth-space-md);background-color:var(--sth-surface);border-radius:0 0 var(--sth-radius-md) var(--sth-radius-md)}.sth-video-card__title{font-size:1rem;font-weight:600;margin-bottom:var(--sth-space-xs)}.sth-video-card__meta{font-size:.8125rem;color:var(--sth-text-muted)}.sth-contact-grid{display:grid;grid-template-columns:1fr;gap:var(--sth-space-xl)}@media(min-width:768px){.sth-contact-grid{grid-template-columns:1fr 1fr}}[data-tier=elite] .sth-section{background-color:var(--sth-bg);color:var(--sth-text)}[data-tier=elite] .sth-program-card{border:1px solid var(--sth-border)}[data-tier=elite] .sth-testimonial{border-left-color:var(--sth-secondary);background-color:var(--sth-surface)}[data-tier=elite] .sth-btn--primary{background-color:var(--sth-secondary);border-color:var(--sth-secondary)}[data-tier=elite] .sth-btn--primary:hover,[data-tier=elite] .sth-btn--primary:focus-visible{background-color:#fff;color:var(--sth-secondary);border-color:#fff}[data-tier=ball4all] .sth-program-card__tag{background-color:var(--sth-primary)}[data-tier=ball4all] .sth-testimonial{border-left-color:var(--sth-accent)}.sth-product-selection{max-width:500px;margin-inline:auto}.sth-product-selection__desc{font-size:1.0625rem;color:var(--sth-text-muted);margin-bottom:var(--sth-space-lg)}.sth-product-selection__details{display:flex;flex-wrap:wrap;gap:var(--sth-space-sm) var(--sth-space-lg);font-size:.9375rem;margin-bottom:var(--sth-space-xl);padding-bottom:var(--sth-space-lg);border-bottom:1px solid var(--sth-border)}.sth-product-selection__widget{margin-bottom:var(--sth-space-lg)}.sth-product-selection__back{font-size:.875rem;margin-top:var(--sth-space-md)}.sth-product-widget{border:1px solid var(--sth-border);border-radius:var(--sth-radius-md);padding:var(--sth-space-lg);background-color:var(--sth-bg)}.sth-product-widget__price{font-family:var(--sth-font-headline);font-size:1.5rem;font-weight:700;color:var(--sth-primary);margin-bottom:var(--sth-space-md)}.sth-product-widget__price del{color:var(--sth-text-muted);font-size:1rem}.sth-product-widget__price ins{text-decoration:none}.sth-product-widget__desc{font-size:.9375rem;color:var(--sth-text-muted);margin-bottom:var(--sth-space-lg)}.sth-product-widget .variations{width:100%;margin-bottom:var(--sth-space-md)}.sth-product-widget .variations tr{display:flex;flex-direction:column;gap:var(--sth-space-xs)}.sth-product-widget .variations td,.sth-product-widget .variations th{padding:0;border:none;display:block}.sth-product-widget .variations .label{padding-bottom:var(--sth-space-xs)}.sth-product-widget .variations label{font-family:var(--sth-font-ui);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.sth-product-widget .variations select{width:100%;padding:var(--sth-space-sm) var(--sth-space-md);border:1px solid var(--sth-border);border-radius:var(--sth-radius-sm);font-family:var(--sth-font-body);font-size:.9375rem;background-color:var(--sth-bg);color:var(--sth-text)}.sth-product-widget .variations .reset_variations{display:none}.sth-product-widget .quantity{display:none!important}.sth-product-widget .single_add_to_cart_button{width:100%;margin-top:var(--sth-space-md);display:inline-flex;align-items:center;justify-content:center;font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;padding:.75em 1.75em;border:2px solid var(--sth-secondary);border-radius:var(--sth-radius-sm);background-color:var(--sth-secondary);color:#fff;cursor:pointer;transition:background-color .2s ease}.sth-product-widget .single_add_to_cart_button:hover{background-color:#e87a60;border-color:#e87a60}.sth-product-widget .woocommerce-variation-price{margin-bottom:var(--sth-space-md)}.sth-product-widget .woocommerce-variation-price .price{font-family:var(--sth-font-headline);font-size:1.25rem;font-weight:700;color:var(--sth-primary)}.sth-product-widget .woocommerce-variation-price .price del{color:var(--sth-text-muted);font-size:.9375rem}.sth-product-widget .woocommerce-variation-price .price ins{text-decoration:none}.sth-product-details{margin-top:var(--sth-space-md);padding:var(--sth-space-lg);background-color:var(--sth-surface);border-radius:var(--sth-radius-md)}.sth-product-details p{margin-bottom:var(--sth-space-sm)}.sth-product-details p:last-child{margin-bottom:0}.woocommerce div.product div.images,.woocommerce div.product .product_meta,.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related,.woocommerce .woocommerce-breadcrumb,.woocommerce span.onsale{display:none!important}.woocommerce .product .summary{margin-bottom:var(--sth-space-xl)}.woocommerce .product .price{font-family:var(--sth-font-headline);font-size:1.5rem;font-weight:700;color:var(--sth-primary)}.woocommerce .product .price del{color:var(--sth-text-muted);font-size:1rem}.woocommerce .product .price ins{text-decoration:none}.woocommerce .product .variations{width:100%;margin-bottom:var(--sth-space-lg)}.woocommerce .product .variations td,.woocommerce .product .variations th{padding:var(--sth-space-sm) 0;border:none;vertical-align:middle}.woocommerce .product .variations label{font-family:var(--sth-font-ui);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.woocommerce .product .variations select{width:100%;padding:var(--sth-space-sm) var(--sth-space-md);border:1px solid var(--sth-border);border-radius:var(--sth-radius-sm);font-family:var(--sth-font-body);font-size:.9375rem;background-color:var(--sth-bg);color:var(--sth-text)}.woocommerce .product .single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;padding:.75em 1.75em;border:2px solid transparent;border-radius:var(--sth-radius-sm);cursor:pointer;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;background-color:var(--sth-secondary);color:#fff;border-color:var(--sth-secondary)}.woocommerce .product .single_add_to_cart_button:hover,.woocommerce .product .single_add_to_cart_button:focus-visible{background-color:var(--sth-primary);border-color:var(--sth-primary);text-decoration:none}.woocommerce .product .single_add_to_cart_button{width:100%;padding:1em;font-size:1rem}.woocommerce .cart-collaterals .button,.woocommerce .woocommerce-cart-form .button{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;padding:.75em 1.75em;border:2px solid transparent;border-radius:var(--sth-radius-sm);cursor:pointer;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;background-color:var(--sth-secondary);color:#fff;border-color:var(--sth-secondary)}.woocommerce .cart-collaterals .button:hover,.woocommerce .cart-collaterals .button:focus-visible,.woocommerce .woocommerce-cart-form .button:hover,.woocommerce .woocommerce-cart-form .button:focus-visible{background-color:var(--sth-primary);border-color:var(--sth-primary);text-decoration:none}.woocommerce .woocommerce-checkout .form-row{margin-bottom:var(--sth-space-md)}.woocommerce .woocommerce-checkout .form-row label{font-family:var(--sth-font-ui);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;margin-bottom:var(--sth-space-xs);display:block}.woocommerce .woocommerce-checkout .form-row input,.woocommerce .woocommerce-checkout .form-row select,.woocommerce .woocommerce-checkout .form-row textarea{width:100%;padding:var(--sth-space-sm) var(--sth-space-md);border:1px solid var(--sth-border);border-radius:var(--sth-radius-sm);font-family:var(--sth-font-body);font-size:.9375rem;background-color:var(--sth-bg);color:var(--sth-text);transition:border-color .2s ease}.woocommerce .woocommerce-checkout .form-row input:focus,.woocommerce .woocommerce-checkout .form-row select:focus,.woocommerce .woocommerce-checkout .form-row textarea:focus{outline:none;border-color:var(--sth-secondary)}.woocommerce .woocommerce-checkout #place_order{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;padding:.75em 1.75em;border:2px solid transparent;border-radius:var(--sth-radius-sm);cursor:pointer;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;background-color:var(--sth-secondary);color:#fff;border-color:var(--sth-secondary)}.woocommerce .woocommerce-checkout #place_order:hover,.woocommerce .woocommerce-checkout #place_order:focus-visible{background-color:var(--sth-primary);border-color:var(--sth-primary);text-decoration:none}.woocommerce .woocommerce-checkout #place_order{width:100%;padding:1em;font-size:1rem}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{border-top-color:var(--sth-secondary);background-color:var(--sth-surface);color:var(--sth-text);padding:var(--sth-space-md) var(--sth-space-lg);border-radius:var(--sth-radius-sm);margin-bottom:var(--sth-space-lg)}.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-info .button{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:var(--sth-font-ui);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;padding:.75em 1.75em;border:2px solid transparent;border-radius:var(--sth-radius-sm);cursor:pointer;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;background-color:transparent;color:var(--sth-secondary);border-color:var(--sth-secondary)}.woocommerce .woocommerce-message .button:hover,.woocommerce .woocommerce-message .button:focus-visible,.woocommerce .woocommerce-info .button:hover,.woocommerce .woocommerce-info .button:focus-visible{background-color:var(--sth-secondary);color:#fff;text-decoration:none}.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-info .button{font-size:.75rem}.woocommerce .woocommerce-error{border-top-color:#d63031;background-color:#fff5f5;padding:var(--sth-space-md) var(--sth-space-lg);border-radius:var(--sth-radius-sm)}
