.footer{background:var(--gradient-background, rgb(var(--color-background)))}.footer__top{padding-top:4rem;padding-bottom:4rem;border-top:.1rem solid rgb(var(--color-border))}.footer__top-container{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:990px){.footer__top-container{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2.4rem}}@media screen and (min-width:1360px){.footer__top-container{gap:4.8rem}}@media screen and (min-width:990px){.footer__top-container:has(.footer__info):has(.footer__subscribe) .footer__menu--blocks-3{justify-content:center}.footer__top-container:has(.footer__info):has(.footer__subscribe) .footer__menu--blocks-3 .footer__nav{width:auto}}@media screen and (min-width:1440px){.footer__top-container:has(.footer__info):has(.footer__subscribe) .footer__menu--blocks-3{gap:3.2rem}.footer__top-container:has(.footer__info):has(.footer__subscribe) .footer__menu--blocks-3 .footer__nav{max-width:min(40rem,(100% - 6.4rem) / 3)}}@media screen and (min-width:990px){.footer__top-container:has(.footer__info):not(:has(.footer__subscribe)) .footer__info+.footer__menu{max-width:50%;justify-content:flex-end}}.footer__top:has(.footer__top-container:empty),.footer__top:has(.footer__info:empty):has(.footer__menu:empty):has(.footer__subscribe:empty){display:none}.footer__info{width:100%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width:576px){.footer__info{max-width:50%}}@media screen and (min-width:990px){.footer__info{max-width:27.6rem}}@media screen and (min-width:1920px){.footer__info{max-width:31rem}}.footer__info:empty{display:none}.footer__logo{position:relative;display:flex;padding:0;text-decoration:none;word-break:break-word;transition:opacity var(--duration-default) ease-in-out}.footer__logo:not(:last-child){margin:0 0 1.2rem}.footer__logo-image.footer__logo-image--dm{display:none}.footer__logo-image:not(.footer__logo-image--dm){display:block}.footer__logo-image:only-child{display:block!important}@media(prefers-color-scheme:dark){[data-scheme=auto] .footer__logo-image:not(.footer__logo-image--dm){display:none}[data-scheme=auto] .footer__logo-image.footer__logo-image--dm{display:block}}[data-scheme=dark] .footer__logo-image:not(.footer__logo-image--dm){display:none}[data-scheme=dark] .footer__logo-image.footer__logo-image--dm{display:block}@media screen and (pointer:fine){.footer__logo:hover{opacity:var(--hover-opacity)}}.footer__subscribe{width:100%;display:flex;flex-direction:column}@media screen and (min-width:576px){.footer__subscribe{max-width:50%}}@media screen and (min-width:990px){.footer__subscribe{max-width:31rem}}.footer__subscribe-form:not(:first-child){margin:1.6rem 0 0}.footer__subscribe-description:not(:first-child){margin:1.2rem 0 0}.footer__subscribe:empty{display:none}.footer__socials:not(:first-child){margin:2rem 0 0}.footer__menu{width:100%;display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:990px){.footer__menu{flex-direction:row;flex-wrap:wrap}.footer__menu--blocks-2>.footer__nav{max-width:min(40rem,(100% - 1.2rem) / 2)}.footer__menu--blocks-1>.footer__nav{max-width:min(40rem,100%)}}@media screen and (min-width:1160px){.footer__menu{gap:1.6rem}}@media screen and (min-width:1360px){.footer__menu{gap:2.4rem}.footer__menu--blocks-2>.footer__nav{max-width:min(40rem,(100% - 2.4rem) / 2)}.footer__menu--blocks-1>.footer__nav{max-width:min(40rem,100%)}}.footer__menu:empty{display:none}.footer__nav{width:100%;position:relative;display:flex;flex-direction:column;transition:all .5s cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:990px){.footer__nav{min-width:7rem;max-width:min(40rem,(100% - 4.8rem) / 3)}}@media screen and (min-width:1160px){.footer__nav{max-width:min(40rem,(100% - 3.2rem) / 3)}}@media screen and (min-width:1360px){.footer__nav{max-width:min(40rem,(100% - 4.8rem) / 3)}}.footer__nav-heading{margin:0 0 1.6rem}.footer__nav-content{width:100%}.footer__nav-list{display:flex;flex-direction:column}.footer__nav-icon{display:none}.footer__nav-link{color:rgb(var(--color-foreground-secondary));padding:.35rem 0}@media screen and (hover:hover)and (pointer:fine){.footer__nav-link:hover>.hover-underlined-link-secondary{background-size:100% .1rem;background-position:left 94%}}.footer__nav-item:first-child .footer__nav-link{padding-top:0}.footer__nav-item:last-child .footer__nav-link{padding-bottom:0}@media screen and (max-width:989.9px){.footer__nav{overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.03);border-radius:var(--border-radius-block);box-shadow:0 2px 2px rgba(var(--color-shadow),.12);background-color:rgb(var(--color-select))}.footer__nav-heading{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:2.4rem;margin:0;width:100%;cursor:pointer}.footer__nav-icon{flex-shrink:0;pointer-events:none;display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;transform:rotate(-90deg);transition:transform var(--duration-default) ease-in-out}.footer__nav-icon svg{width:1.4rem;height:1.4rem;color:rgba(var(--color-foreground-secondary))}[dir=rtl] .footer__nav-icon{transform:rotate(90deg)}.footer__nav-content{-webkit-user-select:none;user-select:none;max-height:0;pointer-events:none;visibility:hidden;overflow:hidden;transition:max-height .5s cubic-bezier(.165,.84,.44,1),visibility .5s cubic-bezier(.165,.84,.44,1)}.footer__nav-list{padding:0 2.4rem 2.4rem}.footer__nav[open=true] .footer__nav-icon{transform:rotate(45deg)}.footer__nav[open=true] .footer__nav-content{max-height:var(--footer-menu-max-height, 100%);pointer-events:all;visibility:visible}[dir=rtl] .footer__nav[open=true] .footer__nav-icon{transform:rotate(-45deg)}.no-js .footer__nav .footer__nav-icon{display:none}.no-js .footer__nav .footer__nav-content{max-height:unset;pointer-events:all;visibility:visible}}.footer__bottom{padding-top:2rem;padding-bottom:2rem;border-top:.1rem solid rgb(var(--color-border))}.footer__bottom-container{display:flex;flex-direction:column;gap:2rem}.footer__bottom-line{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer__bottom-line:nth-child(1){flex-wrap:wrap-reverse}.footer__bottom-line:empty{display:none}.footer .footer-list-payment{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.7rem}.footer .footer-list-payment__item{align-items:center;display:flex}.footer .footer-list-payment__item svg{height:2.3rem;width:auto}.footer .footer-copyright__content{color:rgb(var(--color-foreground-secondary))}.footer .footer-copyright a{display:inline;color:rgb(var(--color-foreground-secondary));background-position:right 94%;background-size:0% .1rem;background-image:linear-gradient(to right,currentColor 0%,currentColor 100%);background-repeat:no-repeat;text-decoration:none;word-break:break-word;transition:background-size var(--duration-default) ease-in-out}@media screen and (hover:hover)and (pointer:fine){.footer .footer-copyright a:hover{background-size:100% .1rem;background-position:left 94%}}.footer .footer-copyright a:focus-visible{outline:.1rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.footer .footer-localization{display:flex;gap:1rem}.footer .footer-policies{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem}.footer .footer-policies__link{color:rgb(var(--color-foreground-secondary))}.footer .footer-follow-on-shop{flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer.css.map */
