.footer-custom{width:100%;border-radius:var(--footer-border-radius) var(--footer-border-radius) 0 0;overflow:hidden}.footer-custom__inner{display:flex;flex-direction:column;gap:var(--footer-gap)}.footer-custom__brand{display:flex;align-items:center;gap:16px;justify-content:center}@media screen and (min-width: 750px){.footer-custom__brand{justify-content:flex-start}}.footer-custom__brand-logo img{display:block;max-width:180px;height:auto}.footer-custom__brand-name{margin:0;font:inherit;font-size:var(--footer-brand-size-mobile, clamp(1.5rem, 2vw, 2.25rem));line-height:1.1}@media screen and (min-width: 750px){.footer-custom__brand-name{font-size:var(--footer-brand-size, clamp(1.5rem, 2vw, 2.25rem))}}.footer-custom__main{width:100%}.footer-custom__grid{display:grid;gap:clamp(16px,3vw,28px);grid-template-columns:1fr;row-gap:clamp(24px,4vw,36px)}.footer-custom__column--about{margin-bottom:clamp(24px,4vw,36px)}.footer-custom__columns-other{display:grid;gap:clamp(16px,3vw,28px);grid-template-columns:repeat(2,1fr)}@media screen and (min-width: 750px){.footer-custom__grid{grid-template-columns:1fr 1fr;gap:clamp(16px,3vw,28px);column-gap:clamp(32px,5vw,48px);row-gap:clamp(16px,3vw,28px)}.footer-custom__column--about{margin-right:clamp(16px,3vw,24px);margin-bottom:0}.footer-custom__bottom-social{display:none}.footer-custom__columns-other{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,3vw,28px)}}.footer-custom__column-heading{margin:0 0 8px;font-size:var(--footer-heading-size-mobile, 1rem);text-transform:uppercase;letter-spacing:.04em}@media screen and (min-width: 750px){.footer-custom__column-heading{font-size:var(--footer-heading-size, 1rem)}}.footer-custom__about-text{margin:0 0 12px;color:rgba(var(--color-foreground),.75);font-size:var(--footer-body-size-mobile, 1rem);text-align:justify}@media screen and (min-width: 750px){.footer-custom__about-text{font-size:var(--footer-body-size, 1rem)}}.footer-custom__contact-list,.footer-custom__link-list{display:grid}.footer-custom__link{display:inline-flex;align-items:center;gap:6px;font-size:var(--footer-link-size-mobile, 1rem)!important;text-decoration:none!important}.footer-custom__link:hover,.footer-custom__link:focus,.footer-custom__link:active,.footer-custom__link:visited{text-decoration:none!important}@media screen and (min-width: 750px){.footer-custom__link{font-size:var(--footer-link-size, 1rem)!important}}.footer-custom__link--active{text-decoration:none!important}.footer-custom__social-links{display:none}.footer-custom__bottom-social{margin-top:0;margin-bottom:16px;justify-content:center;display:flex;gap:12px 20px}@media screen and (min-width: 750px){.footer-custom__social-links{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:8px}.footer-custom__bottom-social{display:none}}.footer-custom__social-link{display:inline-flex;align-items:center;gap:8px;font-size:var(--footer-link-size-mobile, 1rem)!important;text-decoration:none!important}.footer-custom__social-link:hover,.footer-custom__social-link:focus,.footer-custom__social-link:active,.footer-custom__social-link:visited{text-decoration:none!important}@media screen and (min-width: 750px){.footer-custom__social-link{font-size:var(--footer-link-size, 1rem)!important}}.footer-custom__social-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.footer-custom__social-icon svg,.footer-custom__social-icon img{width:var(--footer-social-icon-size-mobile, 18px);height:var(--footer-social-icon-size-mobile, 18px);display:block}@media screen and (min-width: 750px){.footer-custom__social-icon svg,.footer-custom__social-icon img{width:var(--footer-social-icon-size, 18px);height:var(--footer-social-icon-size, 18px)}}.footer-custom__bottom{display:grid;gap:12px;align-items:center;grid-template-columns:1fr}.footer-custom__bottom-left{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center}.footer-custom__bottom-center{display:flex;justify-content:center;align-items:center}.footer-custom__bottom-right{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center}.footer-custom__bottom-legal-copyright{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;flex-direction:row}.footer-custom__legal-links{display:flex;gap:4px;align-items:center;flex-wrap:wrap}@media screen and (min-width: 750px){.footer-custom__bottom{grid-template-columns:1fr auto 1fr;align-items:center}.footer-custom__bottom-left{grid-column:1;justify-self:start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap}.footer-custom__bottom-social{justify-content:flex-start}.footer-custom__bottom-center{grid-column:2;justify-self:center}.footer-custom__bottom-right{grid-column:3;justify-self:end;flex-direction:row;justify-content:flex-end}.footer-custom__bottom-legal-copyright{flex-direction:row;justify-content:flex-end}}.footer-custom__bottom-items{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.footer-custom__bottom-item{display:inline-flex;align-items:center;gap:8px}.footer-custom__bottom-icon svg{width:18px;height:18px}.footer-custom__time{color:rgba(var(--color-foreground),.75);font-size:var(--footer-body-size-mobile, 1rem)}@media screen and (min-width: 750px){.footer-custom__time{font-size:var(--footer-body-size, 1rem)}}.footer-custom__legal-link{white-space:nowrap;font-size:var(--footer-copyright-size-mobile, .875rem)!important;text-decoration:none!important}.footer-custom__legal-link:hover,.footer-custom__legal-link:focus,.footer-custom__legal-link:active,.footer-custom__legal-link:visited{text-decoration:none!important}@media screen and (min-width: 750px){.footer-custom__legal-link{font-size:var(--footer-copyright-size, .875rem)!important}}.footer-custom__legal-link.footer-custom__bottom-text{font-size:var(--footer-bottom-item-size-mobile, .875rem)!important}@media screen and (min-width: 750px){.footer-custom__legal-link.footer-custom__bottom-text{font-size:var(--footer-bottom-item-size, .875rem)!important}}.footer-custom__copyright-text{white-space:nowrap;font-size:var(--footer-copyright-size-mobile, .875rem)}@media screen and (min-width: 750px){.footer-custom__copyright-text{font-size:var(--footer-copyright-size, .875rem)}}.footer-custom__bottom-text{font-size:var(--footer-bottom-item-size-mobile, .875rem)}@media screen and (min-width: 750px){.footer-custom__bottom-text{font-size:var(--footer-bottom-item-size, .875rem)}}.footer-custom a,.footer-custom a.link,.footer-custom a.link--text{text-decoration:none!important}.footer-custom a:hover,.footer-custom a:focus,.footer-custom a:active,.footer-custom a:visited,.footer-custom a.link:hover,.footer-custom a.link:focus,.footer-custom a.link:active,.footer-custom a.link:visited,.footer-custom a.link--text:hover,.footer-custom a.link--text:focus,.footer-custom a.link--text:active,.footer-custom a.link--text:visited{text-decoration:none!important}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
