.footer-custom-section{color:var(--color-foreground)}.footer-custom__main{background-color:var(--color-background);color:var(--color-foreground)}.footer-custom__main-inner{max-width:var(--page-width);margin:0 auto;padding:48px var(--page-margin) 36px}.footer-custom__top{display:flex;flex-direction:column;gap:0}@media screen and (min-width:990px){.footer-custom__top{display:grid;grid-template-columns:1.6fr auto 1fr 1fr 1fr auto 1fr;gap:40px;align-items:start}}@media screen and (min-width:750px)and (max-width:989px){.footer-custom__top{display:grid;grid-template-columns:1fr 1fr;gap:32px}}.footer-custom__divider{display:none}@media screen and (min-width:990px){.footer-custom__divider{display:block;width:1px;align-self:stretch;background-color:var(--color-border)}}.footer-custom__newsletter{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:749px){.footer-custom__newsletter{display:none}}@media screen and (min-width:750px)and (max-width:989px){.footer-custom__newsletter{grid-column:1 / -1}}.footer-custom__newsletter-header{display:flex;gap:16px;align-items:flex-start}.footer-custom__mail-icon{display:none;width:36px;height:36px;flex-shrink:0;margin-top:2px;color:var(--color-foreground)}@media screen and (min-width:990px){.footer-custom__mail-icon{display:block}}.footer-custom__newsletter-heading{margin:0 0 6px;letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:700;color:var(--color-foreground)}.footer-custom__newsletter-desc{margin:0;font-size:.8125rem;line-height:1.6;color:var(--color-foreground);opacity:.8}.footer-custom__form{width:100%}.footer-custom__input-group{display:flex;border:1px solid var(--color-border);border-radius:4px;overflow:hidden;background-color:var(--color-input-background, var(--color-background))}.footer-custom__input{flex:1;min-width:0;padding:12px 16px;border:none;background:transparent;color:var(--color-input-text, var(--color-foreground));font-size:.875rem;font-family:inherit;outline:none}.footer-custom__input::placeholder{color:rgb(var(--color-foreground-rgb) / .5)}.footer-custom__submit-btn{padding:12px 28px;background-color:var(--color-primary-button-background);color:var(--color-primary-button-text);border:none;font-size:.8125rem;font-weight:700;font-family:inherit;letter-spacing:.08em;cursor:pointer;white-space:nowrap;transition:background-color .2s ease}.footer-custom__submit-btn:hover{background-color:var(--color-primary-button-hover-background);color:var(--color-primary-button-hover-text)}.footer-custom__message{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:.8125rem;color:var(--color-foreground)}.footer-custom__message-icon{width:16px;height:16px;flex-shrink:0}.footer-custom__message-text{margin:0}.footer-custom__menu-col{min-width:0}@media screen and (max-width:749px){.footer-custom__menu-col{border-bottom:1px solid var(--color-border)}.footer-custom__menu-col:first-of-type{border-top:1px solid var(--color-border)}}.footer-custom__menu-desktop{display:none}@media screen and (min-width:750px){.footer-custom__menu-desktop{display:block}}.footer-custom__menu-heading{margin:0 0 16px;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-foreground)}.footer-custom__menu-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.footer-custom__menu-link{color:var(--color-foreground)!important;text-decoration:none;font-size:.875rem;opacity:.75;transition:opacity .2s ease}.footer-custom__menu-link:hover{opacity:1}.footer-custom__menu-mobile{display:block}@media screen and (min-width:750px){.footer-custom__menu-mobile{display:none}}.footer-custom__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;color:var(--color-foreground)}.footer-custom__accordion-trigger::-webkit-details-marker{display:none}.footer-custom__accordion-trigger::marker{display:none;content:""}.footer-custom__accordion-title{font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-foreground)}.footer-custom__accordion-icon{display:flex;width:16px;height:16px;transition:transform .3s ease;color:var(--color-foreground)}.footer-custom__accordion-icon svg{width:100%;height:100%}details[open]>.footer-custom__accordion-trigger .footer-custom__accordion-icon{transform:rotate(180deg)}.footer-custom__accordion-content{padding-bottom:16px}.footer-custom__accordion-content .footer-custom__menu-list{gap:12px}.footer-custom__brand{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media screen and (min-width:990px){.footer-custom__brand{align-items:flex-end;text-align:right}}@media screen and (max-width:749px){.footer-custom__brand{order:-1;padding:0 0 24px}}.footer-custom__logo{width:var(--footer-logo-width, 140px);max-width:100%}.footer-custom__logo-img{width:100%;height:auto;object-fit:contain}.footer-custom__shop-name{margin:0;color:var(--color-foreground)}.footer-custom__brand-desc{font-size:.8125rem;line-height:1.6;margin:0;max-width:260px;color:var(--color-foreground);opacity:.8}@media screen and (min-width:750px){.footer-custom__brand-desc{display:none}}.footer-custom__social{display:flex;gap:16px;align-items:center}.footer-custom__social-link{display:flex;align-items:center;justify-content:center;color:var(--social-icon-color)!important;fill:var(--social-icon-color)!important;transition:opacity .2s ease}.footer-custom__social-icon path{fill:var(--social-icon-color)}.footer-custom__social-link:hover{opacity:.7}.footer-custom__social-icon{width:var(--social-icon-size, 24px);height:var(--social-icon-size, 24px)}.footer-custom__payment{padding:32px 0 0}.footer-custom__payment-list{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0}.footer-custom__payment-item{display:flex;align-items:center}.footer-custom__payment-item .icon{height:28px;width:auto}.footer-custom__bottom-wrap{background-color:var(--color-background);color:var(--color-foreground)}.footer-custom__bottom-inner{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-margin)}.footer-custom__bottom{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;padding:16px 0;font-size:.75rem;border-top:1px solid var(--color-border)}@media screen and (min-width:750px){.footer-custom__bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer-custom__copyright{color:var(--color-foreground);opacity:.8}.footer-custom__policies{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer-custom__policy-link{color:var(--color-foreground)!important;text-decoration:none;opacity:.8;transition:opacity .2s ease;font-size:.75rem}.footer-custom__policy-link:hover{opacity:1;text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/5/assets/footer-custom.css.map */
