.site-footer{background:var(--color-background-inverted);color:var(--color-text-inverted);font-family:var(--font-body-family);width:100%}.site-footer,.site-footer *{box-sizing:border-box}.site-footer .site-container{padding-left:20px;padding-right:20px;width:100%}.site-footer a{color:inherit;text-decoration:none}.site-footer button,.site-footer input{font:inherit}.site-footer__container,.site-footer__content,.site-footer__brand,.site-footer__newsletter,.site-footer__newsletter-copy,.site-footer__navigation,.site-footer__links,.site-footer__link-column,.site-footer__floating-actions{display:flex}.site-footer__container{align-items:flex-end;flex-direction:column;gap:32px;padding-top:50px}.site-footer__content{align-items:flex-start;flex-direction:column;gap:30px;width:100%}.site-footer__brand{align-items:flex-start;flex-direction:column;gap:24px;width:100%}.site-footer__logo{align-items:center;display:inline-flex;width:fit-content}.site-footer__logo-image{background:transparent;display:block;height:170px;max-width:none;object-fit:contain;width:170px}.site-footer__newsletter{align-items:flex-start;flex-direction:column;gap:16px;width:100%}.site-footer__newsletter-copy{align-items:flex-start;flex-direction:column;gap:8px;text-align:left;width:100%}.site-footer__caption,.site-footer__follow-label{color:var(--color-text-field-muted);font-size:var(--caption-small-size);font-weight:var(--weight-semibold);letter-spacing:var(--caption-small-letter-spacing);line-height:var(--caption-small-line-height);margin:0;text-transform:uppercase}.site-footer__newsletter-copy p{color:var(--color-text-inverted);font-family:Inter,var(--font-body-family);font-size:16px;font-weight:var(--weight-regular);letter-spacing:0;line-height:24px;margin:0;max-width:308px}.site-footer__newsletter-form{align-items:center;display:flex;gap:8px;width:100%}.site-footer__newsletter-input{background:var(--color-background-inverted-page);border:0;border-radius:99px;color:var(--color-text-inverted);flex:1 1 auto;font-size:16px;font-weight:var(--weight-regular);height:52px;letter-spacing:0;line-height:28px;min-width:0;padding:12px 16px;transition:background var(--motion-duration-fast) var(--motion-ease-standard),box-shadow var(--motion-duration-fast) var(--motion-ease-standard),color var(--motion-duration-fast) var(--motion-ease-standard)}.site-footer__newsletter-input::placeholder{color:var(--color-text-field-muted)}.site-footer__newsletter-submit,.site-footer__social-link,.site-footer__floating-button{align-items:center;border:0;border-radius:9999px;cursor:pointer;display:inline-flex;justify-content:center}.site-footer__newsletter-submit{background:var(--color-text-inverted);color:var(--color-background-inverted);flex:0 0 auto;height:52px;overflow:hidden;padding:12px 14px;position:relative;transition:background var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard);width:52px}.site-footer__newsletter-submit:before{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--color-primary-500) 35%,transparent),transparent);content:"";inset:0 auto 0 -55%;pointer-events:none;position:absolute;transform:skew(-16deg);transition:transform var(--motion-duration-standard) var(--motion-ease-standard);width:42%}.site-footer__newsletter-submit .ph,.site-footer__floating-button .ph,.site-footer__social-link .ph,.site-footer__social-link .ph-fill{font-size:24px;line-height:24px}.site-footer__navigation{align-items:flex-start;flex-direction:column;gap:16px;width:100%}.site-footer__links{align-items:flex-start;flex-direction:column;gap:32px;width:100%}.site-footer__link-column{align-items:flex-start;flex-direction:column;gap:8px;width:100%}.site-footer__link-list{align-content:flex-start;display:flex;flex-wrap:wrap;gap:8px 24px;list-style:none;margin:0;padding:0;width:100%}.site-footer__link{display:inline-flex;font-size:16px;font-weight:var(--weight-medium);letter-spacing:0;line-height:28px;transition:color var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard);white-space:nowrap}.site-footer__social{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.site-footer__follow-label,.site-footer__social-links{align-items:center;display:flex}.site-footer__follow-label{gap:8px;color:var(--color-text-inverted)}.site-footer__follow-label .ph,.site-footer__follow-label .ph-fill{color:var(--color-primary-500);font-size:16px;line-height:16px}.site-footer__social-links{gap:8px}.site-footer__social-link{background:var(--color-background-inverted-page);color:var(--color-primary-500);height:40px;padding:12px 14px;transition:background var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard);width:40px}.site-footer__social-link .ph,.site-footer__social-link .ph-fill{color:var(--color-primary-500)}.site-footer__floating-actions{align-items:center;animation:site-footer-floating-actions var(--motion-duration-showcase) var(--motion-ease-standard) infinite alternate;bottom:var(--space-5);flex-direction:column;gap:12px;position:fixed;right:var(--space-5);z-index:40}body.jft-inbox-open .site-footer__floating-actions{opacity:0;pointer-events:none;visibility:hidden}body:not(.jft-inbox-open) .site-footer__floating-actions{opacity:1;pointer-events:auto;visibility:visible;z-index:2147483000}html:is(.is-header-drawer-open,.is-search-drawer-open,.is-cart-drawer-open) .site-footer__floating-actions{animation-play-state:paused;opacity:0!important;pointer-events:none!important;visibility:hidden!important}@keyframes site-footer-floating-actions{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.site-footer__floating-button{background:var(--button-secondary-bg, rgba(255, 255, 255, .2));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:inset 0 0 0 1px #ffffff1a;color:var(--color-text-inverted);height:52px;padding:12px 14px;transition:background var(--motion-duration-fast) var(--motion-ease-standard),transform var(--motion-duration-fast) var(--motion-ease-standard);width:52px}.site-footer__floating-button--chat{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--color-button-primary-bg);box-shadow:none;color:var(--color-background-inverted);cursor:pointer}.site-footer__floating-button--chat .ph,.site-footer__floating-button--chat .ph-fill{color:var(--color-background-inverted)}inbox-online-store-chat.jft-inbox-host:not(.jft-chat-panel-open):not([is-open=true]),#ShopifyChat.jft-inbox-host:not(.jft-chat-panel-open):not([is-open=true]),shopify-chat.jft-inbox-host:not(.jft-chat-panel-open):not([is-open=true]),.jft-inbox-host:not(.jft-chat-panel-open):not([is-open=true]){background:transparent!important;height:100%!important;top:0!important;right:0!important;bottom:0!important;left:0!important;max-height:none!important;max-width:none!important;opacity:1!important;overflow:visible!important;pointer-events:none!important;position:fixed!important;width:100%!important;z-index:2147483001!important}inbox-online-store-chat[is-open=true],inbox-online-store-chat.jft-chat-panel-open,#ShopifyChat[is-open=true],#ShopifyChat.jft-chat-panel-open,shopify-chat[is-open=true],shopify-chat.jft-chat-panel-open,.jft-inbox-host[is-open=true],.jft-inbox-host.jft-chat-panel-open,body.jft-inbox-open inbox-online-store-chat,body.jft-inbox-open #ShopifyChat,body.jft-inbox-open shopify-chat,body.jft-inbox-open .jft-inbox-host,body.jft-inbox-open #shopify-chat,#shopify-chat:has([is-open=true]),#shopify-chat.jft-chat-panel-open{height:auto!important;max-height:none!important;max-width:none!important;opacity:1!important;overflow:visible!important;pointer-events:auto!important;width:auto!important;z-index:2147483646!important}html:is(.is-header-drawer-open,.is-search-drawer-open,.is-cart-drawer-open) :is(inbox-online-store-chat,#ShopifyChat,shopify-chat,.jft-inbox-host){opacity:0!important;pointer-events:none!important;visibility:hidden!important;z-index:0!important}body:not(.jft-inbox-open) .site-footer__floating-button--chat{position:relative;z-index:1}.site-footer__bottom{background:var(--color-background-inverted-subtle);margin-top:48px;padding-bottom:16px;padding-top:16px;width:100%}.site-footer__bottom-container{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center}.site-footer__copyright{color:var(--color-text-footer-tertiary);font-family:Inter,var(--font-body-family);font-size:13px;font-weight:var(--weight-regular);line-height:20px;margin:0;text-align:center;white-space:nowrap}.site-footer__payments{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;width:100%}.site-footer__payment-icon{align-items:center;display:inline-flex;height:24px;justify-content:center;width:39.2px}.site-footer__payment-icon svg{display:block;height:24px;max-width:39.2px;width:auto}.site-footer__visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.site-footer__newsletter-submit:hover,.site-footer__newsletter-submit:focus-visible,.site-footer__social-link:hover,.site-footer__social-link:focus-visible,.site-footer__floating-button:hover,.site-footer__floating-button:focus-visible,.site-footer__link:hover,.site-footer__link:focus-visible{outline:none}.site-footer__newsletter-input:focus{background:var(--color-background-inverted-subtle);box-shadow:0 0 0 2px var(--color-primary-500);outline:none}.site-footer__newsletter-submit:hover,.site-footer__newsletter-submit:focus-visible,.site-footer__social-link:hover,.site-footer__social-link:focus-visible,.site-footer__floating-button:hover,.site-footer__floating-button:focus-visible{transform:translateY(var(--motion-hover-lift))}.site-footer__newsletter-submit:hover:before,.site-footer__newsletter-submit:focus-visible:before{transform:translate(440%) skew(-16deg)}.site-footer__link:hover,.site-footer__link:focus-visible{color:var(--color-primary-500);transform:translate(4px)}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{background:var(--color-background-inverted-subtle)}@media screen and (min-width:1024px){.site-footer .site-container{padding-left:var(--padding-side);padding-right:var(--padding-side)}.site-footer__container{align-items:flex-start;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) auto;padding-top:64px}.site-footer__content{align-items:flex-start;display:grid;gap:48px;grid-template-columns:minmax(0,370px) minmax(0,1fr);min-width:0}.site-footer__brand{align-self:stretch;gap:0;justify-content:space-between;width:370px}.site-footer__newsletter{width:370px}.site-footer__newsletter-form{width:318px}.site-footer__caption,.site-footer__follow-label{font-size:var(--caption-small-size);letter-spacing:var(--caption-small-letter-spacing);line-height:var(--caption-small-line-height)}.site-footer__newsletter-copy p{width:308px}.site-footer__navigation{display:grid;gap:16px;grid-template-rows:auto auto;min-width:0;width:100%}.site-footer__links{display:grid;gap:48px;grid-template-columns:repeat(3,minmax(0,1fr));min-height:267px}.site-footer__link-column{gap:16px}.site-footer__link-list{flex-direction:column;flex-wrap:nowrap;gap:4px}.site-footer__social{gap:40px;justify-content:flex-start}.site-footer__bottom-container{flex-direction:row;justify-content:space-between}.site-footer__copyright{text-align:left;width:570px}.site-footer__payments{justify-content:flex-end;width:570px}}@media(prefers-reduced-motion:reduce){.site-footer__floating-actions{animation:none}.site-footer__newsletter-input,.site-footer__newsletter-submit,.site-footer__newsletter-submit:before,.site-footer__link,.site-footer__social-link,.site-footer__floating-button{transition:none}.site-footer__newsletter-submit:hover,.site-footer__newsletter-submit:focus-visible,.site-footer__social-link:hover,.site-footer__social-link:focus-visible,.site-footer__floating-button:hover,.site-footer__floating-button:focus-visible,.site-footer__link:hover,.site-footer__link:focus-visible{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-footer.css.map */
