.custom-footer{--footer-bg: #511E84;--footer-bottom-bg: #3D1566;--footer-text-color: #FFFFFF;--footer-heading-color: #FFFFFF;--footer-link-color: #FFFFFF;--footer-link-hover-color: #E0E0E0;--footer-input-bg: #3D1566;--footer-input-text: #FFFFFF;--footer-button-bg: #FFFFFF;--footer-button-text: #000000}.custom-footer__top{background-color:var(--footer-bg);padding:80px 0 120px}.custom-footer__grid{display:grid;grid-template-columns:3.5fr .7fr 1.3fr 1.2fr;gap:40px}.custom-footer__column--brand{max-width:439px}.custom-footer__logo{margin-bottom:24px}.custom-footer__logo-image{max-width:184px;height:auto;object-fit:none}.custom-footer__logo-text{font-size:24px;font-weight:700;color:var(--footer-heading-color);text-transform:uppercase;letter-spacing:.05em}.custom-footer__subscribe-text{color:var(--footer-text-color);font-size:16px;line-height:110%;letter-spacing:.02em;margin:0 0 24px;font-weight:400}.custom-footer__newsletter{margin-bottom:20px}.custom-footer__newsletter-wrapper{display:flex;gap:16px;flex-wrap:wrap}.custom-footer__newsletter-input{font-family:var(--font-heading-family);flex:1;background-color:var(--footer-input-bg);border:1px solid #fff;color:var(--footer-input-text);padding:20px 24px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;outline:none;transition:border-color .3s ease}.custom-footer__newsletter-input::placeholder{color:#fff;letter-spacing:.1em;font-size:16px;font-weight:300!important}.custom-footer__newsletter-input:focus{border-color:#fff9;outline:none;box-shadow:none}.custom-footer__newsletter-button{font-family:var(--font-heading-family);background-color:var(--footer-button-bg);color:var(--footer-button-text);border:none;padding:22px 32px;font-size:16px;font-weight:700;line-height:100%;letter-spacing:.15px;cursor:pointer;transition:opacity .3s ease;white-space:nowrap}.custom-footer__newsletter-message{margin:10px 0 0;font-size:14px;line-height:1.4;color:var(--footer-text-color);display:flex;align-items:center;gap:8px}.custom-footer__newsletter-message--error{color:#ffd2d2}.custom-footer__newsletter-message--success{color:#c8f5a5}.custom-footer__newsletter-message .svg-wrapper svg{width:18px;height:18px}.custom-footer__social{display:flex;gap:8px}.custom-footer__social-link{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(255,255,255,1);color:var(--footer-text-color);transition:all .3s ease}.custom-footer__social-link:hover{background-color:#ffffff1a;border-color:#fffc}.custom-footer__social-icon{display:flex;align-items:center;justify-content:center}.custom-footer__social-icon svg{width:18px;height:18px}.custom-footer__column--menu{padding-top:0}.custom-footer__heading{font-family:var(--font-heading-family);color:var(--footer-heading-color);font-size:20px;font-weight:700;white-space:nowrap;margin:0 0 28px;text-transform:none;letter-spacing:.15px;line-height:110%}.custom-footer__accordion-trigger{width:100%;background:none;border:none;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;color:inherit}.custom-footer__accordion-icon{display:inline-flex;align-items:center;justify-content:center}@media screen and (min-width:576px){.custom-footer__accordion-icon{display:none}}.custom-footer__accordion-icon .icon-line-vertical{transition:transform .2s ease}.custom-footer__accordion-trigger.is-open .icon-line-vertical{transform:scaleY(0)}.custom-footer__menu{list-style:none;margin:0;padding:0}.custom-footer__menu-item{margin-bottom:8px}.custom-footer__menu-item:last-child{margin-bottom:0}.custom-footer__menu-link{color:var(--footer-link-color);text-decoration:none;font-size:16px;line-height:100%;transition:color .3s ease;position:relative;white-space:nowrap;align-items:center;gap:6px}.custom-footer__menu-link:hover{color:var(--footer-link-hover-color);opacity:1}.custom-footer__menu-link:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1.2px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .28s cubic-bezier(.25,.1,.25,1);opacity:.8}.custom-footer__menu-link:hover:after{transform:scaleX(1);transform-origin:left center}.custom-footer__column--contact{padding-top:0}.custom-footer__contact-list{list-style:none;margin:0;padding:0}.custom-footer__contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.custom-footer__contact-item:last-child{margin-top:24px;margin-bottom:0}.custom-footer__contact-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:-1px}.custom-footer__contact-icon svg{width:18px;height:18px;color:var(--footer-text-color)}.custom-footer__contact-link,.custom-footer__contact-text{color:var(--footer-link-color);text-decoration:none;font-size:16px;line-height:100%;transition:color .3s ease;position:relative;align-items:center}.custom-footer__contact-link:hover{color:var(--footer-link-hover-color);opacity:1}.custom-footer__contact-item--address .custom-footer__contact-text{max-width:214px;line-height:1.5}.custom-footer__bottom{background-color:var(--footer-bottom-bg);margin-top:-2px}.custom-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.2);padding-top:16px;padding-top:10px!important;padding-bottom:20px!important;box-sizing:border-box}.custom-footer__copyright{color:var(--footer-text-color);font-size:16px;font-weight:400;line-height:150%;letter-spacing:.15px}.custom-footer__badges{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.custom-footer__badge{display:flex;align-items:center;gap:6px}.custom-footer__badge-icon{display:flex;align-items:center;justify-content:center}.custom-footer__badge-icon svg{width:18px;height:18px}.custom-footer__badge-icon img{width:9px;height:16px;object-fit:contain;display:block}.custom-footer__badge-text{color:var(--footer-text-color);font-size:14px;white-space:nowrap;font-weight:700;letter-spacing:.15px;line-height:150%}@media screen and (max-width:1210px){.custom-footer__grid{gap:30px;grid-template-columns:2fr 1fr 1fr}.custom-footer__badges{display:flex;align-items:center;column-gap:24px;flex-wrap:wrap;row-gap:10px;justify-content:end}.custom-footer__copyright{font-size:14px}.custom-footer__badge-text{font-size:12px}}@media screen and (max-width:1110px){.custom-footer__bottom-inner{flex-direction:column-reverse}}@media screen and (max-width:990px){.custom-footer__top{padding:50px 0 40px}.custom-footer__grid{grid-template-columns:1fr 1fr;gap:40px 30px}.custom-footer__column--brand{max-width:100%;grid-column:1 / -1}.custom-footer__newsletter-wrapper{max-width:400px}.custom-footer__social{margin-top:10px}.custom-footer__badges{gap:16px}}@media screen and (max-width:749px){.custom-footer__top{padding:40px 0 0}.custom-footer__grid{grid-template-columns:1fr 1fr;gap:30px 20px}.custom-footer__column--brand{grid-column:1 / -1;text-align:center}.custom-footer__logo{display:flex;justify-content:center}.custom-footer__newsletter-wrapper{max-width:100%}.custom-footer__social{justify-content:center}.custom-footer__heading{font-size:15px;margin-bottom:0}.custom-footer__menu-link,.custom-footer__contact-link,.custom-footer__contact-text{font-size:13px}.custom-footer__bottom-inner{flex-direction:column-reverse;text-align:center;gap:16px;padding-top:20px!important}.custom-footer__badges{justify-content:center;gap:12px 20px}.custom-footer__copyright,.custom-footer__badge-text{font-size:12px}}@media screen and (max-width:749px){.custom-footer__top{padding-top:35px}.custom-footer__badges{display:grid;grid-template-columns:repeat(2,1fr)}.custom-footer__grid{grid-template-columns:1fr;gap:0px}.custom-footer__column--brand{text-align:center;margin-bottom:20px}.custom-footer__column--menu,.custom-footer__column--contact{text-align:left}.custom-footer__accordion-content{overflow:hidden;max-height:none;transition:max-height .25s ease}.custom-footer__accordion-trigger{padding:12px 0;border-top:1px solid #ffffff20}.custom-footer__accordion-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff80;border-radius:50%;flex-shrink:0;transition:all .3s ease}.custom-footer__accordion-icon svg{width:24px;height:24px;color:#511e84;transition:transform .3s ease}.custom-footer__accordion-icon .icon-line{transition:all .3s ease;transform-origin:center}.custom-footer__accordion-trigger.is-open .custom-footer__accordion-icon{transform:rotate(45deg)}.custom-footer__accordion-trigger.is-open .custom-footer__accordion-icon .icon-line-vertical,.custom-footer__accordion-trigger.is-open .custom-footer__accordion-icon .icon-line-horizontal{transform:rotate(90deg)}.custom-footer__newsletter-wrapper{flex-direction:column;gap:10px}.custom-footer__newsletter-input{border-right:1px solid rgba(255,255,255,.3);text-align:left}.custom-footer__newsletter-button{width:100%}.custom-footer__logo-image{max-width:150px}.custom-footer__badges{flex-direction:column;gap:12px;width:100%}.custom-footer__bottom{padding:0}.custom-footer__bottom .page-width{padding-top:0}}@media screen and (max-width:375px){.custom-footer__top{padding:30px 0 0}.custom-footer__subscribe-text{font-size:13px}.custom-footer__newsletter-input{padding:12px 14px;font-size:12px}.custom-footer__newsletter-button{padding:12px 20px;font-size:13px}.custom-footer__social-link{width:32px;height:32px}.custom-footer__social-icon svg{width:16px;height:16px}}.custom-footer__menu-link:focus,.custom-footer__contact-link:focus,.custom-footer__social-link:focus,.custom-footer__newsletter-button:focus{outline:none;box-shadow:none}.custom-footer__accordion-content{overflow:hidden}@media screen and (max-width:1100px){.custom-footer__newsletter-button{width:100%}}@media(prefers-reduced-motion:reduce){.custom-footer__menu-link,.custom-footer__contact-link,.custom-footer__social-link,.custom-footer__newsletter-input,.custom-footer__newsletter-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-custom-footer.css.map */
