.social-media{display:flex;flex-wrap:wrap}.social-media__item{position:relative;transform:translateZ(0)}.no-focus-outline .social-media__item{overflow:hidden}.social-media__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:calc(100% + 1px);height:calc(100% + 1px);background:currentColor;-webkit-clip-path:polygon(0 25%,100% 0,100% 100%,0% 100%);clip-path:polygon(0 25%,100% 0,100% 100%,0% 100%);transform:scaleY(0);transform-origin:bottom;transition:transform .3s cubic-bezier(.215,.61,.355,1),-webkit-clip-path .3s cubic-bezier(.215,.61,.355,1);transition:transform .3s cubic-bezier(.215,.61,.355,1),clip-path .3s cubic-bezier(.215,.61,.355,1);transition:transform .3s cubic-bezier(.215,.61,.355,1),clip-path .3s cubic-bezier(.215,.61,.355,1),-webkit-clip-path .3s cubic-bezier(.215,.61,.355,1);pointer-events:none;z-index:1}[dir=ltr] .social-media:not(.social-media--no-radius) .social-media__item:first-child{border-top-left-radius:var(--button-border-radius)}[dir=rtl] .social-media:not(.social-media--no-radius) .social-media__item:first-child{border-top-right-radius:var(--button-border-radius)}[dir=ltr] .social-media:not(.social-media--no-radius) .social-media__item:first-child{border-bottom-left-radius:var(--button-border-radius)}[dir=rtl] .social-media:not(.social-media--no-radius) .social-media__item:first-child{border-bottom-right-radius:var(--button-border-radius)}[dir=ltr] .social-media:not(.social-media--no-radius) .social-media__item:last-child{border-top-right-radius:var(--button-border-radius)}[dir=rtl] .social-media:not(.social-media--no-radius) .social-media__item:last-child{border-top-left-radius:var(--button-border-radius)}[dir=ltr] .social-media:not(.social-media--no-radius) .social-media__item:last-child{border-bottom-right-radius:var(--button-border-radius)}[dir=rtl] .social-media:not(.social-media--no-radius) .social-media__item:last-child{border-bottom-left-radius:var(--button-border-radius)}.social-media__link{position:relative;display:flex;justify-content:center;align-items:center;height:45px;width:45px;color:currentColor;z-index:1;transition:color .3s cubic-bezier(.215,.61,.355,1)}@media screen and (min-width: 741px){.social-media__link{height:55px;width:55px}}@media screen and (pointer: fine){.social-media__item:hover .social-media__link{color:rgb(var(--background))}.social-media__item:hover:before{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);transform:scaleY(1)}}.payment-methods-list{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:60px}.payment-methods-list--center{justify-content:center}.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:20px;grid-template-columns:1fr}.footer__item{width:100%;word-break:break-word}.footer__item-title{margin-bottom:12px}.footer__image{display:block}.footer__item--social-media .footer__item-content{margin-top:0}.footer__aside{margin-top:42px}.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:block;margin-top:32px;color:rgba(var(--footer-text-color),.7)}.footer__payment-methods__notop{margin-top:0}.footer__copyright{display:flex;align-items:center}.footer__payment-methods-label{display:inline-block;margin-bottom:8px}@media screen and (max-width: 740px){.footer__item--image,.footer__item--newsletter,.footer__item--newsletter+.footer__item--social-media:last-child{grid-column:span 2}}@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: 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}.footer__item--social-media .footer__item-content{margin-top:20px}}@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__inner{display:grid;grid-template-columns:2fr 5fr;gap:20px}.footer__item-title{margin-bottom:20px}.footer__aside{display:flex;align-items:end;justify-content:flex-start;flex-wrap:nowrap;row-gap:24px;margin-top:50px}[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}}.Footer__remark{margin-top:50px}.footer__payment-methods{display:flex;flex-direction:column;align-items:start}.footer__payment-icon-container{width:100%}.footer__payment-icon-container svg{height:30px;width:48px;margin:4px}.second-social-row{margin-top:30px}.footer__legal-section{background:#162640}.footer__legal-content{display:flex;padding:18px 0;color:#fff}.footer__desktop{display:grid}.footer__mobile{display:none}footer .heading{text-transform:none;font-weight:600}.footer__legal-links{margin-left:3rem}.footer__privacy-settings{margin-left:auto}.footer__item.footer__item--text,.footer__item.footer__item--social-media,.Footer__remark{line-height:1.35}@media screen and (max-width: 1000px){.footer__desktop{display:none}.footer__mobile{display:flex;flex-direction:column}.Footer__remark{order:99}.payment-methods-list{margin-bottom:0}.footer__copyright,.footer__payment-methods{margin-top:12px}.footer{padding-top:0}.footer__item.footer__item--text,.footer__item.footer__item--social-media,.Footer__remark{margin-top:12px}.social-media{justify-content:center}.footer__privacy-settings{display:none}.footer__legal-links,.footer__privacy-settings{margin-left:unset}.footer__legal-content{flex-direction:column-reverse}.footer__legal-links,.footer__copyright-text{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;column-gap:5px}.footer__legal-content{padding:12px 0;gap:5px}.linklist__item:not(:first-child){padding-top:6px!important}}
/*# sourceMappingURL=/cdn/shop/t/1194/assets/section_footer.css.map */
