.a1-nav{display:block;font-family:var(--font-body--family,Arial,sans-serif)}.a1-menu-tabs{display:flex;gap:24px;align-items:center}.a1-menu-tabs>a{display:flex;align-items:center;min-height:60px;padding:16px 0 13px;color:#eeede7;font-size:14px;font-weight:600;text-decoration:none;border-bottom:3px solid transparent;white-space:nowrap}.a1-menu-tabs>a[aria-expanded=true]{border-color:#cdbd9c}.a1-menu-surface{position:fixed;inset:auto 0 auto 0;top:var(--a1-menu-top,80px);width:100%;max-width:none;margin:0;padding:0;border:0;border-top:1px solid #303431;border-bottom:1px solid #303431;color:#eeede7;background:#080a0b;box-shadow:0 16px 24px #0003;font-family:var(--font-body--family,Arial,sans-serif);font-size:14px;text-align:start;overflow-y:auto;overscroll-behavior:contain;max-height:calc(100dvh - var(--a1-menu-top,80px));color-scheme:dark}.a1-menu-surface::backdrop{background:#0008}.a1-menu-wrap{width:min(1280px,calc(100% - 64px));margin:auto}.a1-menu-panel{padding-top:22px}.a1-menu-panel[hidden],.a1-menu-catalog[hidden],.a1-catalog-links>a[hidden],.a1-menu-surface [hidden]{display:none!important}.a1-menu-panel-top{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#b5b7af;font-size:12px;margin-bottom:22px}.a1-menu-panel-top>a{color:#cdbd9c;text-decoration:none}.a1-menu-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.a1-menu-group{min-width:0}.a1-menu-group>summary{display:flex;align-items:center;gap:13px;list-style:none;min-height:84px;margin:0 0 12px;padding:0 0 18px;border-bottom:1px solid #303431;color:#eeede7;font-size:14px;font-weight:600;line-height:1.35;cursor:default}.a1-menu-group>summary::-webkit-details-marker{display:none}.a1-menu-group>summary img{width:64px;height:64px;flex:0 0 64px;object-fit:cover;border-radius:50%;background:#1c2020}.a1-menu-group>summary .a1-group-toggle{display:none}.a1-menu-links{display:grid;gap:0}.a1-menu-links>a{display:flex;align-items:center;gap:10px;min-height:36px;line-height:1.4;padding:7px 0;font-size:13px;color:#eeede7;text-decoration:none}.a1-menu-links .atlas-nav-icon{width:18px;height:18px;flex:0 0 18px;color:currentColor}.a1-menu-links>a:hover,.a1-catalog-links>a:hover{text-decoration:underline;text-underline-offset:4px}.a1-menu-links>a[aria-current=page]{color:#cdbd9c}.a1-menu-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #303431;padding:16px 0;margin-top:24px;gap:16px}.a1-menu-surface button{font:inherit;color:inherit;background:transparent;border:0;cursor:pointer}.a1-menu-bottom button{font-size:12px;padding:8px 0}.a1-menu-bottom button:first-child{color:#cdbd9c}.a1-menu-open{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;background:none;color:inherit}.a1-menu-open svg{width:24px;height:24px}.a1-mobile-head{display:none}.a1-menu-catalog{padding-top:22px}.a1-menu-catalog h2{color:#eeede7;font-size:22px;line-height:1.25;margin:16px 0}.a1-menu-catalog input{width:100%;border:1px solid #626860;border-radius:6px;padding:12px 14px;color:#eeede7;background:#111415;font:inherit;margin:0 0 22px}.a1-catalog-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 24px}.a1-catalog-links>a{font-size:13px;line-height:1.5;min-height:32px;padding:4px 0;color:#eeede7;text-decoration:none}.a1-nav :is(a,button,input,summary):focus-visible,.a1-menu-surface :is(a,button,input,summary):focus-visible{outline:2px solid #cdbd9c;outline-offset:3px}.a1-nav--mobile dialog{top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-height:100dvh;max-width:100%;border:0;--a1-menu-top:0px}.a1-nav--mobile .a1-menu-wrap{width:calc(100% - 40px);padding-bottom:env(safe-area-inset-bottom,20px)}.a1-nav--mobile .a1-mobile-head{display:flex;justify-content:space-between;align-items:center;height:64px;border-bottom:1px solid #303431;font-size:14px;font-weight:600;letter-spacing:.08em}.a1-mobile-head button{width:44px;height:44px;font-size:30px;font-weight:400}.a1-nav--mobile .a1-menu-tabs{justify-content:space-between;gap:12px;position:sticky;top:0;background:#080a0b;z-index:1;border-bottom:1px solid #303431}.a1-nav--mobile .a1-menu-tabs>a{font-size:13px;min-height:56px}.a1-nav--mobile .a1-menu-grid{display:block}.a1-nav--mobile .a1-menu-group{border-bottom:1px solid #303431}.a1-nav--mobile .a1-menu-group>summary{border:0;margin:0;padding:14px 0;cursor:pointer;min-height:64px}.a1-nav--mobile .a1-menu-group>summary img{width:52px;height:52px;flex-basis:52px}.a1-nav--mobile .a1-menu-group>summary .a1-group-toggle{display:block;margin-inline-start:auto;font-size:24px;font-weight:400}.a1-nav--mobile .a1-menu-group[open]>summary .a1-group-toggle{transform:rotate(45deg)}.a1-nav--mobile .a1-menu-links{padding:0 0 18px;grid-template-columns:1fr}.a1-nav--mobile .a1-menu-links>a{min-height:44px;font-size:14px}.a1-nav--mobile .a1-menu-links .atlas-nav-icon{width:20px;height:20px;flex-basis:20px}.a1-nav--mobile .a1-catalog-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.a1-nav--mobile .a1-catalog-links>a{min-height:44px}.a1-nav--mobile .a1-menu-bottom{margin-top:20px}.a1-mobile-locked{overflow:hidden!important}body.atlas-menu-open .gw-widget-placeholder-RC{visibility:hidden!important}body.atlas-menu-open shopify-chat::part(activator){visibility:hidden}.a1-nav--desktop .a1-menu-group>summary{pointer-events:none}.a1-nav--desktop .a1-menu-group:not(:has(img))>summary{min-height:42px;padding-bottom:16px}@media(min-width:990px){#header-component[data-menu-style=menu] .header__drawer:has(.a1-nav--mobile){display:none}#header-component[data-menu-style=drawer] .a1-nav--desktop{display:none}}@media(max-width:989px){.a1-nav--desktop{display:none!important}#header-component .header__drawer:has(.a1-nav--mobile){display:flex!important;min-height:60px}}.a1-footer{display:block;background:#080a0b;color:#eeede7;font:14px/1.5 var(--font-body--family,Arial,sans-serif);padding:0 0 26px}.a1-footer-wrap{width:min(1280px,calc(100% - 64px));margin:auto}.a1-footer a{color:inherit;text-decoration:none}.a1-footer a:hover{text-decoration:underline;text-underline-offset:4px}.a1-footer :is(a,button,input,summary):focus-visible{outline:2px solid #cdbd9c;outline-offset:4px}.a1-footer-brandline{display:flex;justify-content:space-between;align-items:center;padding:32px 0;border-bottom:1px solid #303431;gap:24px}.a1-footer .a1-footer-signature{color:#cdbd9c!important;letter-spacing:.14em;font-size:13px;font-weight:600}.a1-footer-signature small{display:block;font-size:10px;letter-spacing:.12em;color:#b5b7af;font-weight:400;margin-top:6px}.a1-footer-socials .social-icons__wrapper{gap:14px;flex-wrap:wrap}.a1-footer-socials .social-icons__icon-wrapper{width:auto;min-width:24px;height:32px}.a1-footer-socials .social-icons__icon-wrapper svg{width:19px;height:19px}.a1-footer-socials a{font-size:12px;min-height:32px;display:flex;align-items:center}.a1-footer-newsletter{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:34px 0;border-bottom:1px solid #303431}.a1-footer-newsletter h2{color:#eeede7;font-size:22px;letter-spacing:-.025em;line-height:1.3;margin:0 0 6px;font-weight:600}.a1-footer .a1-footer-newsletter p{margin:0;color:#b5b7af!important;font-size:13px;line-height:1.6}.a1-footer-signup{width:min(440px,45%);flex-shrink:0}.a1-footer-input-row{display:flex;border:1px solid #626860;border-radius:6px;overflow:hidden}.a1-footer-input-row input{padding:13px 15px;background:transparent;border:0;color:#eeede7;min-width:0;flex:1;font:inherit}.a1-footer-input-row button{background:#cdbd9c;color:#191b18;border:0;padding:13px 18px;font:600 13px var(--font-body--family,Arial,sans-serif);cursor:pointer;white-space:nowrap}.a1-footer-signup small{font-size:11px;color:#b5b7af;display:block;margin-top:8px;line-height:1.5}.a1-footer-signup small a{text-decoration:underline}.a1-footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.45fr;gap:38px;padding:34px 0}.a1-footer-group summary{list-style:none;font-size:14px;font-weight:600;margin-bottom:14px;line-height:1.5}.a1-footer-group summary::-webkit-details-marker{display:none}.a1-footer-group summary span{display:none}.a1-footer-links{display:grid;gap:8px}.a1-footer .a1-footer-links a{font-size:13px;line-height:1.6;color:#c4c7bf!important;padding:3px 0}.a1-footer-contact h3{color:#eeede7;font-size:14px;margin:0 0 15px;line-height:1.5;letter-spacing:normal}.a1-footer .a1-footer-contact p{font-size:13px;color:#c4c7bf!important;line-height:1.75;margin:0 0 12px}.a1-footer-contact address{font-style:normal;font-size:12px;color:#b5b7af;line-height:1.7}.a1-footer-contact address span{display:block;margin-top:8px}.a1-footer-legal{border-top:1px solid #303431;padding-top:22px}.a1-footer-policies{display:flex;flex-wrap:wrap;gap:10px 24px;font-size:12px;color:#c4c7bf}.a1-footer .a1-footer-policies a{color:#c4c7bf!important;line-height:1.6}.a1-footer-copyright{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#b5b7af;margin-top:22px;line-height:1.6}.a1-footer-message{margin-top:12px}.a1-footer-group summary{cursor:default}@media(min-width:601px){.a1-footer-group>summary{pointer-events:none}}@media(max-width:1000px){.a1-footer-grid{gap:24px;grid-template-columns:1fr 1fr}.a1-footer-wrap{width:calc(100% - 40px)}}@media(max-width:600px){.a1-footer-brandline{align-items:flex-start;flex-direction:column;padding:28px 0;gap:18px}.a1-footer-signature{font-size:12px}.a1-footer-newsletter{display:block;padding:26px 0}.a1-footer-newsletter h2{font-size:22px}.a1-footer-signup{width:100%;margin-top:20px}.a1-footer-input-row button{padding:12px}.a1-footer-grid{display:block;padding:10px 0 26px}.a1-footer-group{border-bottom:1px solid #303431;padding:0}.a1-footer-group summary{display:flex;justify-content:space-between;align-items:center;min-height:60px;margin:0;cursor:pointer}.a1-footer-group summary span{display:block;font-size:22px;font-weight:400}.a1-footer-group[open] summary span{transform:rotate(45deg)}.a1-footer-links{padding-bottom:20px;gap:5px}.a1-footer .a1-footer-links a{min-height:36px;display:flex;align-items:center;font-size:14px}.a1-footer-contact{padding-top:26px}.a1-footer .a1-footer-contact p{font-size:14px}.a1-footer-policies{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.a1-footer-policies a{min-height:36px;display:flex;align-items:center;font-size:12px;overflow-wrap:anywhere}.a1-footer-copyright{display:block;line-height:1.8;margin-top:18px}.a1-footer-copyright>span{display:block}}.a1-footer-input-row input::placeholder{color:#b5b7af;opacity:1}@media(max-width:600px){.a1-footer{padding-bottom:max(72px,env(safe-area-inset-bottom))}}footer .atlas-trust-row{border:0;padding-inline:clamp(18px,4vw,40px)}footer .atlas-trust-row__inner{max-width:1280px}.a1-footer-coach{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-block:1px solid #303431;margin-bottom:32px}.a1-footer-coach h2{font:600 22px/1.25 var(--font-heading--family,inherit);letter-spacing:-.02em;margin:0 0 8px;color:#eeede7}.a1-footer-coach p{font-size:14px;line-height:1.6;margin:0;max-width:62ch}.a1-footer-coach>a{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:46px;padding:12px 18px;border:1px solid #cdbd9c;border-radius:5px;white-space:nowrap;text-decoration:none;font-size:14px;line-height:1.4}.a1-footer-coach>a:hover{background:#262820}.a1-footer-coach>a:focus-visible{outline:2px solid #cdbd9c;outline-offset:4px}@media(max-width:749px){.a1-footer-coach{align-items:stretch;flex-direction:column;gap:18px;padding:24px 0}.a1-footer-coach h2{font-size:20px}.a1-footer-coach>a{align-self:flex-start;white-space:normal}}.a1-footer-engage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;padding:24px 0;border-block:1px solid #303431}.a1-footer-engage .a1-footer-coach,.a1-footer-engage .a1-footer-newsletter{display:block;padding:0;border:0;margin:0}.a1-footer-engage .a1-footer-coach h2,.a1-footer-engage .a1-footer-newsletter h2{font-size:20px;line-height:1.25;margin:0 0 8px}.a1-footer-engage .a1-footer-coach p,.a1-footer-engage .a1-footer-newsletter p{font-size:13px;line-height:1.6;margin:0}.a1-footer-engage .a1-footer-coach>a{margin-top:14px;min-height:44px;padding:10px 16px}.a1-footer-engage .a1-footer-signup{width:100%;margin-top:14px}.a1-footer-brandline{padding:20px 0;gap:24px}.a1-footer .a1-footer-signature{display:inline-flex;align-items:center;gap:14px}.a1-footer-signature-text{text-align:center;line-height:1.4;font-size:12px;letter-spacing:.13em}.a1-footer-signature-text small{font-size:9px;letter-spacing:.1em}.a1-footer-mascot{width:44px;height:44px;flex:none;overflow:hidden;border-radius:50%;border:1px solid #6c614d}.a1-footer-mascot img{display:block;width:100%;height:100%;object-fit:cover}.a1-footer-grid{padding:24px 0;gap:30px}.a1-footer-contact summary{margin:0 0 14px;font-size:14px;font-weight:600;list-style:none}.a1-footer-contact summary::-webkit-details-marker{display:none}.a1-footer-contact summary>span{display:none}.a1-footer-contact-body p{margin-top:0}footer .atlas-trust-row{padding-block:20px}.a1-footer-copyright{margin-top:14px}@media(max-width:749px){.a1-footer-engage{gap:24px;grid-template-columns:1fr;padding:22px 0}.a1-footer-engage .a1-footer-coach h2,.a1-footer-engage .a1-footer-newsletter h2{font-size:18px}.a1-footer-brandline{padding:20px 0}.a1-footer-signature-text{font-size:10px;letter-spacing:.1em}.a1-footer .a1-footer-signature{gap:11px}.a1-footer-signature-text small{font-size:8px;letter-spacing:.05em}.a1-footer-mascot{width:40px;height:40px}.a1-footer-grid{padding:0 0 20px}.a1-footer-contact{padding-top:0}.a1-footer-group summary{min-height:52px}.a1-footer-contact summary{margin:0}.a1-footer-contact-body{padding-bottom:18px}.a1-footer-contact summary>span{display:block}}@media(max-width:549px){footer .atlas-trust-row__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 8px}footer .atlas-trust-row__item{padding:4px 0;gap:7px}footer .atlas-trust-row__icon svg{width:28px;height:28px}footer .atlas-trust-row__label{font-size:10px;letter-spacing:.03em}footer .atlas-trust-row__sub{font-size:9px;letter-spacing:0;line-height:1.4}}.a1-footer-brand-column{min-width:0}.a1-footer-brand-column>.a1-footer-signature{margin:0 0 24px}.a1-footer-brand-column .a1-footer-signature-text{font-size:10px;letter-spacing:.08em}.a1-footer-brand-column .a1-footer-signature-text small{font-size:8px;letter-spacing:.035em}.a1-footer-brand-column .a1-footer-mascot{width:36px;height:36px}.a1-footer .a1-footer-brand-column .a1-footer-signature{gap:9px}.a1-footer-grid{padding:32px 0;grid-template-columns:1.12fr 1fr .9fr 1.1fr;gap:40px}.a1-footer-contact .a1-footer-socials{margin-top:22px}.a1-footer-contact .social-icons__wrapper{justify-content:flex-start;gap:12px;flex-wrap:wrap}.a1-footer-contact .social-icons__icon-wrapper{flex:none}.a1-footer .a1-footer-links .a1-footer-help-coach{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #b5a481;border-radius:5px;margin-top:12px;min-height:44px;font-size:12px;line-height:1.5;text-decoration:none}.a1-footer-help-coach:hover{background:#242822}.a1-footer-newsletter-disclosure{margin-top:12px;min-width:0}.a1-footer .a1-footer-newsletter-disclosure>summary{pointer-events:auto;cursor:pointer;display:flex;justify-content:space-between;gap:10px;align-items:center;min-height:44px;font-size:12px;font-weight:400;line-height:1.5;list-style:none;margin:0;padding:8px 0}.a1-footer-newsletter-disclosure>summary::-webkit-details-marker{display:none}.a1-footer .a1-footer-newsletter-disclosure>summary>span{display:block;font-size:18px;font-weight:400}.a1-footer-newsletter-disclosure[open]>summary>span{transform:rotate(45deg)}.a1-footer-newsletter-disclosure .a1-footer-newsletter{display:block;border:0;padding:8px 0 12px}.a1-footer-newsletter-disclosure .a1-footer-signup{width:100%;margin:0}.a1-footer-newsletter-disclosure .a1-footer-input-row{display:flex;flex-wrap:wrap;gap:8px}.a1-footer-newsletter-disclosure .a1-footer-input-row input{width:100%;min-width:0;border:1px solid #484d44;min-height:44px;padding:10px}.a1-footer-newsletter-disclosure .a1-footer-input-row button{min-height:40px;padding:8px 12px;border-radius:5px}.a1-footer-newsletter-disclosure .a1-footer-signup>small{display:block;margin-top:10px;line-height:1.6}.a1-footer :is(a,summary):focus-visible{outline:2px solid #cdbd9c;outline-offset:4px}footer .atlas-trust-row{padding-top:36px;padding-bottom:36px}.atlas-related-styles.atlas-context{padding-bottom:80px!important}@media(max-width:1100px)and (min-width:601px){.a1-footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:600px){.a1-footer-grid{display:block;padding:12px 0 28px}.a1-footer-brand-column>.a1-footer-signature{margin:10px 0 18px}.a1-footer-brand-column .a1-footer-signature-text{font-size:11px}.a1-footer-brand-column .a1-footer-mascot{width:40px;height:40px}.a1-footer .a1-footer-brand-column .a1-footer-signature{gap:12px}.a1-footer-group>summary{min-height:56px}.a1-footer-contact .a1-footer-socials{margin-top:20px}.a1-footer-newsletter-disclosure{margin:8px 0}.a1-footer .a1-footer-newsletter-disclosure>summary{min-height:44px}.a1-footer-newsletter-disclosure .a1-footer-input-row{flex-wrap:nowrap}.a1-footer-newsletter-disclosure .a1-footer-input-row input{flex:1;width:0}.atlas-related-styles.atlas-context{padding-bottom:56px!important}footer .atlas-trust-row{padding-top:28px;padding-bottom:28px}}.a1-footer .a1-footer-newsletter-disclosure:not([open])>summary>span{transform:none}.a1-menu-open svg{width:22px;height:22px;flex:none}@media(max-width:600px){.a1-footer-brand-column>.a1-footer-signature{display:flex;width:max-content;max-width:100%;margin:10px auto 28px;justify-content:center}.a1-footer-group+.a1-footer-group{margin-top:14px}.a1-footer-contact{border-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/atlas-navigation-footer.css.map */
