.fitscale-footer-premium{color:var(--fitscale-footer-text);background:var(--fitscale-footer-bg);font-family:var(--fitscale-footer-font-body),Inter,var(--font-body--family),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border-top:var(--fitscale-footer-border-width) solid var(--fitscale-footer-border)}.fitscale-footer-premium--gradient{background:linear-gradient(135deg,var(--fitscale-footer-bg),color-mix(in srgb,var(--fitscale-footer-accent) 14%,var(--fitscale-footer-bg)))}.fitscale-footer-premium *,.fitscale-footer-premium *:before,.fitscale-footer-premium *:after{box-sizing:border-box}.fitscale-footer-premium__inner{width:min(calc(100% - 32px),var(--fitscale-footer-container));margin:0 auto;padding:var(--fitscale-footer-pt-desktop) 0 var(--fitscale-footer-pb-desktop);display:grid;grid-template-columns:minmax(180px,.9fr) minmax(360px,1.6fr) minmax(260px,1fr);gap:var(--fitscale-footer-gap);align-items:start}.fitscale-footer-premium__brand,.fitscale-footer-premium__right{min-width:0}.fitscale-footer-premium__logo{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:10px;color:var(--fitscale-footer-title);font-family:var(--fitscale-footer-font-heading),Poppins,var(--font-heading--family),Inter,sans-serif;font-size:clamp(1.6rem,2.5vw,2.5rem);font-weight:900;line-height:1;text-decoration:none}.fitscale-footer-premium__logo img{width:auto;max-width:var(--fitscale-footer-logo-width);max-height:92px;display:block;object-fit:contain}.fitscale-footer-premium__logo-mark{width:70px;height:70px;display:grid;place-items:center;border-radius:20px;background:var(--fitscale-footer-title);color:var(--fitscale-footer-bg);font-size:2.5rem;font-weight:900}.fitscale-footer-premium__brand h2,.fitscale-footer-premium__menu h3,.fitscale-footer-premium__social h3,.fitscale-footer-premium__newsletter h3{margin:0;color:var(--menu-title-color, var(--fitscale-footer-title));font-family:var(--fitscale-footer-font-heading),Poppins,var(--font-heading--family),Inter,sans-serif;font-size:var(--fitscale-footer-title-size);font-weight:900;line-height:1.2}.fitscale-footer-premium__brand h2{margin-top:18px;font-size:clamp(1.2rem,2vw,1.7rem)}.fitscale-footer-premium__brand-text,.fitscale-footer-premium__brand-text p,.fitscale-footer-premium__newsletter div,.fitscale-footer-premium__newsletter p{margin:10px 0 0;color:var(--fitscale-footer-muted);font-size:var(--fitscale-footer-text-size);line-height:1.55}.fitscale-footer-premium__menus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,44px)}.fitscale-footer-premium__menu ul{margin:18px 0 0;padding:0;display:grid;gap:10px;list-style:none}.fitscale-footer-premium a{color:var(--menu-link-color, var(--fitscale-footer-link));text-decoration:none;transition:color .16s ease,opacity .16s ease}.fitscale-footer-premium a:hover{color:var(--fitscale-footer-link-hover)}.fitscale-footer-premium a:focus-visible,.fitscale-footer-premium button:focus-visible,.fitscale-footer-premium input:focus-visible{outline:3px solid color-mix(in srgb,var(--fitscale-footer-accent) 55%,#fff);outline-offset:3px}.fitscale-footer-premium__menu a,.fitscale-footer-premium__legal a{font-size:var(--fitscale-footer-link-size);font-weight:650;line-height:1.35}.fitscale-footer-premium__right{display:grid;gap:28px}.fitscale-footer-premium__social-list{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.fitscale-footer-premium__social-link{width:calc(var(--fitscale-footer-social-size) + 12px);height:calc(var(--fitscale-footer-social-size) + 12px);display:grid;place-items:center;border-radius:50%;background:var(--social-bg, var(--fitscale-footer-card));color:var(--social-color, var(--fitscale-footer-title));font-size:var(--fitscale-footer-social-size);font-weight:900}.fitscale-footer-premium__social-link img{width:var(--fitscale-footer-social-size);height:var(--fitscale-footer-social-size);object-fit:contain}.fitscale-footer-premium__form{margin-top:16px;display:grid;grid-template-columns:1fr auto;gap:10px}.fitscale-footer-premium__form input{min-height:52px;width:100%;padding:0 16px;border:1px solid var(--fitscale-footer-border);border-radius:var(--fitscale-footer-radius);background:var(--fitscale-footer-card);color:var(--fitscale-footer-text);font:inherit}.fitscale-footer-premium__form button{min-height:52px;padding:0 28px;border:0;border-radius:var(--fitscale-footer-radius);background:var(--fitscale-footer-button-bg);color:var(--fitscale-footer-button-text);font:inherit;font-weight:850;cursor:pointer}.fitscale-footer-premium__form-message{grid-column:1 / -1;margin:6px 0 0;color:var(--fitscale-footer-muted);font-size:.86rem}.fitscale-footer-premium__bottom{grid-column:1 / -1;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);gap:18px;align-items:center;padding-top:28px;border-top:1px solid var(--fitscale-footer-border)}.fitscale-footer-premium__legal,.fitscale-footer-premium__payments{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center}.fitscale-footer-premium__payments{justify-content:center}.fitscale-footer-premium__payment,.fitscale-footer-premium__payment-svg{min-width:42px;height:25px;display:inline-grid;place-items:center;border-radius:4px;background:var(--payment-bg, #fff);color:var(--payment-text, #101820);font-size:.68rem;font-weight:850;box-shadow:0 0 0 1px color-mix(in srgb,var(--fitscale-footer-border) 80%,transparent)}.fitscale-footer-premium__payment img{max-width:46px;max-height:20px;object-fit:contain}.fitscale-footer-premium__copyright{margin:0;color:var(--fitscale-footer-muted);font-size:.86rem;text-align:right}@media screen and (min-width:750px){.fitscale-footer-premium__hide-desktop{display:none}}@media screen and (max-width:989px){.fitscale-footer-premium__inner{grid-template-columns:1fr}.fitscale-footer-premium__menus{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.fitscale-footer-premium__inner{width:min(calc(100% - 24px),560px);padding:var(--fitscale-footer-pt-mobile) 0 var(--fitscale-footer-pb-mobile);gap:30px}.fitscale-footer-premium__hide-mobile{display:none}.fitscale-footer-premium__logo img{max-width:var(--fitscale-footer-logo-width-mobile)}.fitscale-footer-premium__menus{grid-template-columns:1fr;gap:24px}.fitscale-footer-premium__form{grid-template-columns:1fr}.fitscale-footer-premium__bottom{grid-template-columns:1fr;justify-items:start}.fitscale-footer-premium__payments{justify-content:flex-start}.fitscale-footer-premium__copyright{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/15/compiled_assets/styles.css.map */
