:root{--footer-primary: #2C4A5A;--footer-secondary: #d9eef9;--footer-text: #262626;--footer-cta: #4445DC;--footer-accent-impact: #FFB400;--footer-accent-benefit: #4CC328}.custom-footer{font-family:Poppins,sans-serif;margin:0;padding:0;background-color:var(--footer-primary)}.custom-footer__container{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 24px}.custom-footer .highlight{position:relative;display:inline;background-image:linear-gradient(to bottom,transparent 50%,var(--footer-accent-impact) 50%);padding:0 4px;margin-left:-4px;border-radius:2px}.custom-footer__main-wrapper{padding:60px 0 40px}.custom-footer__main{display:grid;grid-template-columns:50% 15% 15% 15%;gap:0}@media screen and (max-width: 990px){.custom-footer__main{grid-template-columns:1fr 1fr;gap:40px}}@media screen and (max-width: 749px){.custom-footer__main-wrapper{padding:45px 0 35px}.custom-footer__main{grid-template-columns:1fr;gap:35px}}.custom-footer__newsletter-column{grid-column:span 1}.custom-footer__title{font-family:Grandstander,cursive,sans-serif;font-size:22px;font-weight:600;color:#fff;margin:0 0 8px;line-height:1.3;text-transform:uppercase;letter-spacing:.5px}.custom-footer__subtitle{font-size:14px;font-weight:400;color:#fff;margin:0 0 24px;line-height:1.6}.custom-footer__newsletter-wrapper{width:85%;display:flex;gap:0;margin-bottom:10px;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000026}@media screen and (max-width: 749px){.custom-footer__newsletter-wrapper{flex-direction:column;width:100%;margin-left:auto;margin-right:auto}}.custom-footer__newsletter-input{flex:1;padding:14px 18px;border:none;font-size:14px;font-family:Poppins,sans-serif;background-color:#fff;color:var(--footer-text);min-width:0;border-radius:0}.custom-footer__newsletter-input::placeholder{color:#999}.custom-footer__newsletter-input:focus{outline:none}.custom-footer__newsletter-button{padding:14px 28px;background-color:var(--footer-cta);color:#fff;border:none;border-radius:0;font-size:14px;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;transition:all .3s ease;white-space:nowrap}.custom-footer__newsletter-button:hover{background-color:#3536b8;box-shadow:0 4px 15px #4445dc66}@media screen and (max-width: 749px){.custom-footer__newsletter-button{width:100%}}.custom-footer__newsletter-success{color:var(--footer-accent-benefit);font-size:13px;font-weight:500;margin-top:12px}.custom-footer__newsletter-error{color:#ff6b6b;font-size:13px;margin-top:12px}.custom-footer__social-inline{display:flex;gap:12px;margin-top:24px}.custom-footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--footer-secondary);border-radius:50%;color:var(--footer-primary);transition:all .3s ease}.custom-footer__social-link:hover{background-color:var(--footer-cta);transform:translateY(-3px);box-shadow:0 4px 15px #4445dc59;color:#fff}.custom-footer__social-link svg{width:18px;height:18px}.custom-footer__menu-column{grid-column:span 1;margin-left:50px}.custom-footer__menu-title{font-family:Grandstander,cursive,sans-serif;font-size:15px;font-weight:600;color:#fff;margin:0 0 20px;text-transform:uppercase;letter-spacing:1px}.custom-footer__menu-list{list-style:none;padding:0;margin:0}.custom-footer__menu-item{margin-bottom:14px}.custom-footer__menu-item span{background-color:var(--footer-accent-impact);border-radius:5px;padding:2px 5px;color:#262626}.custom-footer__menu-item:last-child{margin-bottom:0}.custom-footer__menu-link{color:#fffc;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s ease;display:inline-block;position:relative}.custom-footer__menu-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:var(--footer-accent-impact);transition:width .3s ease}.custom-footer__menu-link:hover{color:#fff}.custom-footer__menu-link:hover:after{width:100%}.custom-footer__menu-link:has(span):after{display:none}.custom-footer__menu-item span:hover{background-color:var(--footer-secondary)}.custom-footer__middle-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;padding-bottom:30px}@media screen and (max-width: 749px){.custom-footer__middle-row{flex-direction:column;align-items:center;text-align:center;gap:25px}}.custom-footer__menu-column{margin-left:0}.custom-footer__newsletter-column{margin-right:50px}.custom-footer__address-content{font-size:14px;font-weight:400;color:#ffffffbf;line-height:1.5}.custom-footer__address-content a{color:var(--footer-accent-impact);text-decoration:none;font-weight:500;transition:color .3s ease}.custom-footer__address-content a:hover{color:#fff;text-decoration:underline}.custom-footer__payment{display:flex;align-items:center;gap:12px}.custom-footer__payment-list{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;list-style:none;padding:0;margin:0}.custom-footer__payment-item{display:flex;align-items:center;justify-content:center}.custom-footer__payment-icon{height:28px;width:auto}.custom-footer__bottom-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;padding:0 0 30px}@media screen and (max-width: 749px){.custom-footer__bottom-row{flex-direction:column;text-align:center}}.custom-footer__legal-list{display:flex;flex-wrap:wrap;gap:25px;list-style:none;padding:0;margin:0}@media screen and (max-width: 749px){.custom-footer__legal-list{flex-direction:column;gap:12px}}.custom-footer__legal-link{color:#fff9;font-size:12px;text-decoration:none;transition:color .3s ease}.custom-footer__legal-link:hover{color:#fff}.custom-footer__copyright{color:#ffffff80;font-size:12px}.custom-footer__copyright small{font-weight:400}@media screen and (max-width: 749px){.custom-footer__newsletter-column{margin-right:0;text-align:center}.custom-footer__title{font-size:20px}.custom-footer__menu-title{font-size:14px}.custom-footer__social-inline{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/custom-footer.css.map */
