.footer-custom{--footer-bg-color: #280003;--footer-text-color: #FFFFFF;--footer-heading-color: #FFFFFF;--footer-link-color: #FFFFFF;--footer-link-hover-color: rgba(255, 255, 255, .8);--footer-border-color: rgba(255, 255, 255, .2);--footer-input-border-color: #d1d5dc;--footer-button-bg: #FFFFFF;--footer-button-text: #280003}.footer-custom .footer{background-color:var(--footer-bg-color);color:var(--footer-text-color);padding:60px 0 40px}.footer-custom .footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px;max-width:1440px;margin:0 auto;padding:0 96px}@media screen and (max-width: 1200px){.footer-custom .footer__grid{padding:0 40px;gap:30px}}@media screen and (max-width: 991px){.footer-custom .footer__grid{grid-template-columns:1fr 1fr;gap:40px 30px}}@media screen and (max-width: 575px){.footer-custom .footer__grid{grid-template-columns:1fr;gap:40px;padding:0 24px}.footer-custom .footer__brand-block,.footer-custom .footer__menu-block,.footer-custom .footer__newsletter-block{align-items:center;text-align:center}.footer-custom .footer__brand-text,.footer-custom .footer__logo-custom-text{max-width:100%}.footer-custom .footer__menu-list{align-items:center}.footer-custom .footer__newsletter-heading{max-width:100%;text-align:center}.footer-custom .footer__logo.footer__logo{max-width:168px;width:100%}.footer-custom .footer__newsletter-form{width:100%}.footer-custom .footer__newsletter-button{width:100%!important}}.footer-custom .footer__brand-block{display:flex;flex-direction:column;gap:20px}.footer-custom .footer__logo{max-width:117px;height:auto}.footer-custom .footer__logo img{width:100%;height:auto;display:block}.footer-custom .footer__logo-custom-text{font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:var(--footer-text-color);margin:0}.footer-custom .footer__logo-custom-text p{margin:0 0 8px}.footer-custom .footer__logo-custom-text p:last-child{margin-bottom:0}.footer-custom .footer__logo-custom-text strong,.footer-custom .footer__logo-custom-text b{font-weight:700}.footer-custom .footer__logo-custom-text em,.footer-custom .footer__logo-custom-text i{font-style:italic}.footer-custom .footer__logo-custom-text a{color:var(--footer-link-color);text-decoration:underline;transition:opacity .2s ease}.footer-custom .footer__logo-custom-text a:hover{opacity:.8}.footer-custom .footer__brand-text{font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:var(--footer-text-color);margin:0;max-width:280px}.footer-custom .footer__menu-block{display:flex;flex-direction:column;gap:16px}.footer-custom .footer__menu-title{font-family:Manrope,sans-serif;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.7px;text-transform:uppercase;color:var(--footer-heading-color);margin:0 0 4px}.footer-custom .footer__menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.footer-custom .footer__menu-list li{margin:0;padding:0}.footer-custom .footer__menu-list a{font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:var(--footer-link-color);text-decoration:none;transition:color .2s ease,opacity .2s ease}.footer-custom .footer__menu-list a:hover{color:var(--footer-link-hover-color);opacity:.8}.footer-custom .footer__newsletter-block{display:flex;flex-direction:column;gap:20px}.footer-custom .footer__newsletter-heading{font-family:"Source Serif 4","Source Serif Pro",Georgia,serif;font-size:22px;font-weight:500;line-height:30px;letter-spacing:-.6px;color:var(--footer-heading-color);margin:0;max-width:297px;text-transform:none}.footer-custom .footer__newsletter-form{display:flex;flex-direction:column;gap:12px}.footer-custom .footer__newsletter-input-wrapper{position:relative}.footer-custom .footer__newsletter-input{width:100%;padding:17px;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;line-height:normal;color:var(--footer-text-color);background:transparent;border:1px solid var(--footer-input-border-color);border-radius:4px;outline:none;transition:border-color .2s ease;box-sizing:border-box}.footer-custom .footer__newsletter-input::placeholder{color:var(--footer-text-color);opacity:1}.footer-custom .footer__newsletter-input:focus{border-color:var(--footer-text-color)}.footer-custom .footer__newsletter-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;background-color:var(--footer-button-bg);color:var(--footer-button-text);font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:normal;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease,transform .2s ease;width:fit-content}.footer-custom .footer__newsletter-button:hover{background-color:#ffffffe6;transform:translateY(-1px)}.footer-custom .footer__newsletter-success{font-family:Manrope,sans-serif;font-size:14px;color:var(--footer-text-color)}.footer-bottom-custom{--footer-bottom-bg-color: #280003;--footer-bottom-text-color: #FFFFFF;--footer-bottom-border-color: rgba(255, 255, 255, .2)}.footer-bottom-custom .footer-bottom{background-color:var(--footer-bottom-bg-color);color:var(--footer-bottom-text-color);padding:0}.footer-bottom-custom .footer-bottom__divider{width:100%;height:1px;background-color:var(--footer-bottom-border-color);margin:0}.footer-bottom-custom .footer-bottom__divider svg{display:block;width:100%;height:auto}.footer-bottom-custom .footer-bottom__content{display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:20px 96px}@media screen and (max-width: 1200px){.footer-bottom-custom .footer-bottom__content{padding:20px 40px}}@media screen and (max-width: 767px){.footer-bottom-custom .footer-bottom__content{flex-direction:column;gap:20px;padding:20px 24px;text-align:center}}.footer-bottom-custom .footer-bottom__copyright{font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:var(--footer-bottom-text-color);margin:0}.footer-bottom-custom .footer-bottom__copyright a{color:inherit;text-decoration:none}.footer-bottom-custom .footer-bottom__copyright a:hover{text-decoration:underline}.footer-bottom-custom .footer-bottom__social{display:flex;align-items:center;gap:16px}.footer-bottom-custom .footer-bottom__social-link{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--footer-bottom-text-color);transition:opacity .2s ease,transform .2s ease}.footer-bottom-custom .footer-bottom__social-link:hover{opacity:.8;transform:translateY(-2px)}.footer-bottom-custom .footer-bottom__social-link svg{width:20px;height:20px;fill:currentColor}.footer-custom .footer__back-to-top,.footer-custom .footer__back-to-top-border,.footer-custom .footer__cols-borders,.footer-custom .footer__block-wrapper{border:none!important}.footer-custom .footer__mobile-menu-expandable{display:none}@media screen and (max-width: 575px){.footer-custom .footer__menu-block .footer__menu-list{display:flex}}.footer-custom .newsletter-spinner{display:none}.footer-custom .newsletter-spinner.show{display:inline-block}.footer-custom .footer__newsletter-form .form-error{color:#ff6b6b;font-size:12px;margin-top:4px}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-footer-custom.css.map */
