.shopify-section-group-header-group .shopify-section:has(.foc-header-wrapper),.shopify-section-group-footer-group .shopify-section:has(.foc-footer){margin:0;padding:0}.foc-header-wrapper{position:sticky;top:0;z-index:100;font-family:Spezia,sans-serif}.foc-header{background-color:#f9f9f9eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e0e0e0}.foc-header__inner{max-width:128rem;margin:0 auto;padding:1.6rem 2.4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.foc-header__brand-wrap{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}.foc-header__brand{display:inline-flex;align-items:center;gap:1.2rem;text-decoration:none;color:#231f20;flex-shrink:0}.foc-header__brand-logo{width:auto;height:auto;max-height:4.8rem;display:block}.foc-header__drawer-logo-link{display:block;line-height:0}.foc-header__drawer-logo{width:auto;height:auto;max-height:3.6rem;display:block}.foc-header__brand-text{font-family:Spezia,sans-serif;font-weight:700;font-size:1.8rem;letter-spacing:-.02em;line-height:1}.foc-header__nav{display:none;align-items:center;gap:3.2rem}@media screen and (min-width:990px){.foc-header__nav{display:flex}}.foc-header__nav-link{font-size:1.4rem;font-weight:500;color:#231f208c;text-decoration:none;padding-bottom:.4rem;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.foc-header__nav-link:hover{color:#231f20}.foc-header__nav-link--active{color:#231f20;border-bottom-color:#e53c3c}.foc-header__actions{display:flex;align-items:center;gap:1.2rem;flex-shrink:0}.foc-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:#231f208c;text-decoration:none;border:none;background:transparent;cursor:pointer;padding:0;transition:color .2s ease}.foc-header__icon-btn:hover{color:#231f20}.foc-header__icon-btn svg{width:2rem;height:2rem}.foc-header__cart-count{position:absolute;top:.4rem;right:.4rem;min-width:1.6rem;height:1.6rem;padding:0 .4rem;border-radius:999px;background:#e53c3c;color:#fff;font-size:1rem;font-weight:600;line-height:1.6rem;text-align:center}.foc-header__cart-wrap{position:relative}.foc-header__join{display:none;align-items:center;justify-content:center;height:4rem;padding:0 2rem;border-radius:1.2rem;background-color:#231f20;color:#fff;font-family:Spezia,sans-serif;font-size:1.4rem;font-weight:600;text-decoration:none;transition:opacity .2s ease}.foc-header__join:hover{opacity:.9;color:#fff}@media screen and (min-width:750px){.foc-header__join{display:inline-flex}}.foc-header__menu-toggle{display:inline-flex}@media screen and (min-width:990px){.foc-header__menu-toggle{display:none}}.foc-header__drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:199;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.foc-header__drawer-overlay.is-open{opacity:1;visibility:visible}.foc-header__drawer{position:fixed;top:0;left:0;width:min(32rem,88vw);height:100%;background:#f9f9f9;z-index:200;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;border-right:1px solid #e0e0e0;font-family:Spezia,sans-serif}.foc-header__drawer.is-open{transform:translate(0)}.foc-header__drawer-head{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.4rem;border-bottom:1px solid #e0e0e0}.foc-header__drawer-close{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:none;background:transparent;cursor:pointer;color:#231f20;padding:0}.foc-header__drawer-nav{list-style:none;margin:0;padding:1.6rem 0}.foc-header__drawer-link{display:block;padding:1.4rem 2.4rem;font-size:1.6rem;font-weight:500;color:#231f20;text-decoration:none}.foc-header__drawer-link--active{color:#e53c3c}.foc-header__drawer-footer{padding:2.4rem;border-top:1px solid #e0e0e0}.foc-header__drawer-join{display:flex;width:100%;align-items:center;justify-content:center;height:4.8rem;border-radius:1.2rem;background:#231f20;color:#fff;font-weight:600;text-decoration:none}.foc-footer{font-family:Spezia,sans-serif;background-color:#f9f9f9;color:#231f20;border-top:1px solid #e0e0e0}.foc-footer__inner{max-width:128rem;margin:0 auto;padding:8rem 2.4rem 4rem}@media screen and (min-width:990px){.foc-footer__inner{padding-left:4.8rem;padding-right:4.8rem}}.foc-footer__grid{display:grid;grid-template-columns:1fr;gap:4.8rem}@media screen and (min-width:750px){.foc-footer__grid{grid-template-columns:repeat(3,1fr);gap:4rem 6.4rem}}.foc-footer__heading{font-family:Spezia,sans-serif;font-weight:700;font-size:1.8rem;color:#231f20;margin:0 0 3.2rem}.foc-footer__links{list-style:none;margin:0;padding:0}.foc-footer__links li+li{margin-top:1.6rem}.foc-footer__link{font-size:1.6rem;color:#231f208c;text-decoration:none;transition:color .2s ease}.foc-footer__link:hover{color:#231f20}.foc-footer__newsletter{margin-top:6.4rem}.foc-footer__form{position:relative;max-width:36rem}.foc-footer__input{width:100%;border:1px solid #e0e0e0;background:#f9f9f9;padding:1.2rem 4.8rem 1.2rem 1.6rem;font-family:Spezia,sans-serif;font-size:1.6rem;color:#231f20;outline:none;transition:border-color .2s ease}.foc-footer__input::placeholder{color:#231f2073}.foc-footer__input:focus{border-color:#231f20}.foc-footer__submit{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);border:none;background:transparent;padding:0;cursor:pointer;color:#231f20;display:inline-flex;transition:color .2s ease}.foc-footer__submit:hover{color:#e53c3c}.foc-footer__submit svg{width:2rem;height:2rem}.foc-footer__form-message{margin-top:1.2rem;font-size:1.4rem}.foc-footer__form-message--error{color:#e53c3c}.foc-footer__form-message--success{color:#231f20}.foc-footer__col-club{display:flex;flex-direction:column}.foc-footer__social{margin-top:6.4rem}@media screen and (min-width:750px){.foc-footer__social{margin-top:auto;padding-top:6.4rem;display:flex;justify-content:flex-end}}.foc-footer__social-link{display:inline-flex;color:#231f20;transition:color .2s ease}.foc-footer__social-link:hover{color:#e53c3c}.foc-footer__social-link svg{width:2.4rem;height:2.4rem}.foc-footer__bottom{margin-top:6.4rem;padding-top:3.2rem;border-top:1px solid #e0e0e0;text-align:center}.foc-footer__copyright{margin:0;font-size:1.4rem;color:#231f208c}
/*# sourceMappingURL=/cdn/shop/t/3/assets/foc-layout.css.map */
