.custom-site-footer__wrapper{padding:40px 20px 25px;background-color:var(--gris-sepiia);color:#fff;position:relative}.custom-site-footer__wrapper .footer-prefooter{position:absolute;top:0;width:100%;left:0;padding-top:.5rem;padding-bottom:.8rem;display:flex;justify-content:center}.custom-site-footer__wrapper .footer-prefooter .icon{color:var(--icons-color)}.custom-site-footer{width:100%;height:fit-content;display:flex;justify-content:center;align-items:center;flex-direction:column}li{list-style:none}ul{margin:0;padding:0;font-size:12px;letter-spacing:1.4px}.custom-site-footer__logo-row{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-bottom:2.5vw}.custom-site-footer__logo img{width:100%;max-width:200px;margin:0 auto;height:auto}.custom-site-footer__menu-row{display:flex;width:100%;padding-bottom:50px;border-bottom:1px solid #fff}.custom-site-footer__menu{margin-top:30px}.custom-site-footer__menus-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:8vw;justify-content:space-between;width:100%}.custom-site-footer__menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.custom-site-footer__menu:last-of-type{margin-right:0}.custom-site-footer__menu-title,.custom-site-footer__menu-item{text-transform:uppercase;color:#fff}.custom-site-footer__menu-item+.custom-site-footer__menu-item{margin-top:10px}.custom-site-footer__menu-title{font-weight:700;margin-bottom:10px;font-size:16px}.custom-site-footer__menu-item a{color:#fff;text-decoration:none;text-transform:none;opacity:.8;font-size:16px;font-weight:300}.custom-site-footer__menu-item{display:flex;align-items:center;gap:8px}.custom-site-footer__menu-item img{width:22px}.custom-site-footer__menu-item a:hover{color:#fff;opacity:1}.custom-site-footer__right-wrapper{width:40%}.newsletter__input{border:1px solid #fff;margin-bottom:8px;width:100%;padding:10px;color:#fff;background:transparent}.custom-site-footer .input-group{width:400px}.custom-site-footer__newsletter{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin-bottom:35px}.custom-site-footer__social-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.custom-site-footer__social-menu{display:flex;justify-content:flex-start}.custom-site-footer .social-icons__item{padding-left:0;opacity:.5;margin-bottom:30px}.custom-site-footer .social-icons__item:hover{opacity:1}.custom-site-footer .social-icons__item .icon{fill:#fff}.custom-site-footer .social-icons__link{color:#fff}.custom-site-footer__copyright-row{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding-top:30px}.site-footer__copyright-content{color:#fff}.site-footer__copyright-content a{color:#fff;transition:all .35s ease-in;font-size:16px;text-transform:uppercase;text-decoration:none}.site-footer__copyright-content a:hover{color:#fff;opacity:.7}.custom-site-footer__payment-menu-wrapper{display:flex;justify-content:flex-end;flex-wrap:wrap}.custom-site-footer__legal-menu-wrapper,.custom-site-footer__copyright-wrapper{display:flex;align-items:center;gap:10px;justify-content:center;list-style-type:none}.custom-site-footer__copyright-wrapper select{all:unset;color:#fff;cursor:pointer;background-color:transparent;border:none;outline:none;margin:0;padding:0;text-transform:uppercase}.custom-site-footer__copyright-wrapper span{margin-right:5px}.custom-site-footer__payment-menu-wrapper .payment-icon{margin-left:10px}.custom-site-footer .payment-icon .icon{width:30px;height:30px}.custom-site-footer__social-wrapper--mobile{display:none}@media(max-width:990px){.custom-site-footer__menu-row{flex-direction:column}.custom-site-footer__logo-row{margin-bottom:75px;width:100%;justify-content:center}.custom-site-footer__logo{text-align:center;margin-bottom:35px}.custom-site-footer__logo img{max-width:150px;width:90%}.custom-site-footer__menus-wrapper{order:2;grid-template-columns:1fr;width:100%;margin-bottom:0;gap:0}.custom-site-footer__menu--shown{transition:all .35s ease-in;--menu-height: 0;height:var(--menu-height)!important}.custom-site-footer__menu-hide{height:0;overflow:hidden;transition:all .35s ease-in}.custom-site-footer__menu-container{padding-bottom:20px}.custom-site-footer__menu{width:100%;margin:0}.custom-site-footer__menu .custom-site-footer__menu-title{width:100%;display:flex;align-items:center;margin:0;padding:10px 0;position:relative}.custom-site-footer__menu .custom-site-footer__menu-title:before{content:"";position:absolute;top:50%;right:0;width:6px;height:6px;border-top:1px solid #fff;border-right:1px solid #fff;transform:translateY(-50%) rotate(45deg);transition:transform .25s ease;pointer-events:none}.custom-site-footer__menu .custom-site-footer__menu-title:after{content:"";position:absolute;top:50%;right:1px;width:10px;height:1px;background-color:#fff;transform:translateY(-50%);transition:transform .25s ease}.custom-site-footer__menu .custom-site-footer__menu-title:has(+.is-open):after,.custom-site-footer__menu .custom-site-footer__menu-title:has(+.custom-site-footer__menu--shown):after{transform:translateY(50%) translate(30%) rotate(270deg)}.custom-site-footer__menu .custom-site-footer__menu-title:has(+.is-open):after,.custom-site-footer__menu .custom-site-footer__menu-title:has(+.custom-site-footer__menu--shown):before{transform:translateY(-50%) rotate(315deg)}.custom-site-footer__right-wrapper{order:1;width:100%;margin-bottom:60px}.custom-site-footer__right-wrapper .input-group,.custom-site-footer__right-wrapper .contact-form{width:100%}.custom-site-footer__social-wrapper--mobile{display:flex;justify-content:center;order:3}.custom-site-footer__social-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.custom-site-footer .social-icons__item{margin-bottom:10px;opacity:1;padding-left:15px;padding-right:0}.custom-site-footer__copyright-row{display:flex;flex-direction:column;justify-content:center;align-items:center}.custom-site-footer__legal-menu-wrapper{flex-direction:column;align-items:center;justify-content:center;padding-bottom:30px}.custom-site-footer__legal-menu-wrapper li:not(.custom-site-footer__menu-item){display:none}.custom-site-footer__payment-menu-wrapper{flex-wrap:wrap;justify-content:center;margin-bottom:20px;width:75%}.custom-site-footer__newsletter{margin-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/185/assets/section-custom-footer.css.map */
