.footer{padding:48px 0;background:rgb(var(--background));color:rgb(var(--text-color))}.footer--bordered{border-top:1px solid rgb(var(--border-color))}.footer__item-list{display:grid;grid-gap:40px;gap:40px;grid-template-columns:1fr 1fr;justify-content:space-between}.footer__item{max-width:325px;word-break:break-word}.footer__item-title{margin-bottom:12px}.footer__image{display:block;height:auto;object-fit:contain}.footer__item--social-media .footer__item-content{margin-top:20px}.footer__aside{margin-top:42px;font-weight:300;display:flex;justify-content:space-between}.footer__cross-border{display:flex}[dir=ltr] .footer__cross-border .popover-container+.popover-container{margin-left:-1px}[dir=rtl] .footer__cross-border .popover-container+.popover-container{margin-right:-1px}.footer__newsletter-form{margin-top:16px}.footer__copyright,.footer__payment-methods{display:grid;margin-top:32px;color:rgba(var(--footer-text-color),.7)}.footer__copyright{display:flex;align-items:center}.footer__follow-and-payment{display:grid;grid-gap:16px;gap:16px}.footer__payment-methods-label{display:inline-block;margin-bottom:8px}@media screen and (max-width: 740px){.footer__aside{display:block}.footer__item-list{grid-template-columns:1fr;gap:0}.footer__item{max-width:100%;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:16px;padding-top:16px}.footer__item--image{border-bottom:none;padding-top:0;padding-bottom:32px}.footer__item:nth-last-child(1),.footer__item:nth-last-child(2){border-bottom:none}.footer__item-title--desktop{display:none!important}.footer__item-header{display:flex;justify-content:space-between;align-items:center;width:100%}.footer__item-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;padding:0;cursor:pointer;color:rgb(var(--text-color));text-align:left}.footer__item-toggle .footer__item-title{margin:0}.footer__item-content:not(.footer__item-content--always-visible){max-height:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;opacity:0}.footer__item-content:not(.footer__item-content--always-visible)[style*="display: block"]{max-height:1000px;opacity:1;margin-top:12px}.footer__item-content--always-visible{margin-top:12px}.footer__app-badges{display:flex;flex-direction:row;gap:12px;margin-top:12px}.footer__app-badge{display:inline-block;max-width:115px}.footer__app-badge-image{display:block;width:115px;height:33px}}@media screen and (min-width: 741px){.footer__item-toggle{display:none!important}.footer__item-content{display:block!important;max-height:none!important;opacity:1!important}.footer__item-title--mobile{display:none!important}.footer__item-title--desktop{display:block!important}}@media screen and (min-width: 741px) and (max-width: 999px){.footer__item-list{grid-template-columns:1fr 1fr 1fr}.footer__item--image.is-first{grid-column:span 3}.footer__item--newsletter{grid-column:span 2}}@media screen and (min-width: 1000px){.footer__desktop-wrapper{display:flex;flex-direction:row;gap:120px}.footer__desktop-only{display:block!important;flex:0 0 auto}.footer__left-column-desktop{display:flex;flex-direction:column;gap:30px;max-width:325px}.footer__item-list{display:flex!important;align-items:flex-start;flex:1 1 auto}.footer__item-list .footer__item--image,.footer__item-list .footer__item--social-media,.footer__item-list .footer__item--app-download{display:none!important}.footer__item-list .footer__item--text,.footer__item-list .footer__item--links,.footer__item-list .footer__item--newsletter{display:inline-block;vertical-align:top;margin-right:40px}.footer__item-list .footer__item--text:last-child,.footer__item-list .footer__item--links:last-child,.footer__item-list .footer__item--newsletter:last-child{margin-right:0}}@media screen and (min-width: 741px){.footer__payment-methods{display:flex;align-items:center}[dir=ltr] .footer__payment-methods-label{margin-right:14px}[dir=rtl] .footer__payment-methods-label{margin-left:14px}.footer__payment-methods-label{margin-bottom:0}}@media screen and (min-width: 1000px){.footer{padding-top:72px;padding-bottom:50px}.footer__item-list{grid-auto-flow:column;grid-template-columns:none}.footer__item-title{margin-bottom:20px}[dir=ltr] .footer__cross-border{margin-right:32px}[dir=rtl] .footer__cross-border{margin-left:32px}.footer__payment-methods,.footer__copyright{margin-top:0}[dir=ltr] .footer__payment-methods{margin-left:auto}[dir=rtl] .footer__payment-methods{margin-right:auto}}@media screen and (min-width: 1200px){[dir=ltr] .footer__cross-border{margin-right:50px}[dir=rtl] .footer__cross-border{margin-left:50px}}.list--unstyled{list-style:none;padding:0;margin:0}.social-media{display:flex;flex-wrap:wrap}.social-media__item{position:relative;width:32px;height:32px;background:#fff3;border-radius:32px;box-shadow:none;transform:translateZ(0);margin-right:8px}.no-focus-outline .social-media__item{overflow:hidden}.social-media__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:currentColor;border-radius:32px;transform:scale(0);transition:transform .3s cubic-bezier(.215,.61,.355,1);pointer-events:none;z-index:1}.social-media__link{position:relative;display:flex;justify-content:center;align-items:center;height:32px;width:32px;color:currentColor;z-index:1;transition:color .3s cubic-bezier(.215,.61,.355,1)}@media screen and (min-width: 741px){.social-media__item{width:32px;height:32px}.social-media__link{height:32px;width:32px}}@media screen and (pointer: fine){.social-media__item:hover .social-media__link{color:rgb(var(--background))}.social-media__item:hover:before{transform:scale(1)}}.footer__item-content .linklist__item a{color:#fff;font-size:14px;font-weight:400}.footer__item-content .linklist__item a:hover{text-decoration:underline;text-underline-offset:4px}.linklist__item:not(:first-child){padding-top:12px}.linklist__item a{display:inline-block;word-break:break-word}.footer__item-title{text-transform:uppercase;font-size:16px;line-height:22px;font-weight:600}@media screen and (min-width: 1000px){.linklist__item:not(:first-child){padding-top:6px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/footer-focal.css.map */
