.footer{background-color:var(--color-secondary);color:#fff;padding-top:5rem}.footer__newsletter{text-align:center;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:4rem}.footer__newsletter-title{color:#fff;margin-bottom:.5rem;font-size:2rem}.footer__newsletter-text{color:#ffffffb3;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.footer__newsletter-form{display:flex;justify-content:center;gap:1rem;max-width:500px;margin:0 auto}.footer__newsletter-input{flex:1;padding:1rem 1.5rem;border:none;border-radius:4px;font-size:1rem;background-color:#ffffff1a;color:#fff}.footer__newsletter-input::placeholder{color:#ffffff80}.footer__newsletter-input:focus{outline:none;background-color:#ffffff26}.footer__newsletter-button{padding:1rem 2rem;background-color:var(--color-accent);color:var(--color-secondary);border:none;border-radius:4px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.footer__newsletter-button:hover{background-color:var(--color-primary);color:#fff;transform:translateY(-2px)}.footer__content{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:3rem;padding-bottom:4rem}.footer__about{padding-right:2rem}.footer__logo{display:inline-block;margin-bottom:1.5rem}.footer__logo img{max-height:50px}.footer__logo-text{font-family:var(--font-heading);font-size:1.5rem;color:#fff}.footer__about-text{color:#ffffffb3;line-height:1.8;margin-bottom:1.5rem}.footer__social{display:flex;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background-color:#ffffff1a;border-radius:50%;color:#fff;transition:background-color .3s ease,transform .3s ease}.footer__social-link:hover{background-color:var(--color-accent);color:var(--color-secondary);transform:translateY(-3px)}.footer__social-link svg{width:20px;height:20px}.footer__column-title{color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.footer__menu{list-style:none}.footer__menu-item{margin-bottom:.75rem}.footer__menu-link{color:#ffffffb3;font-size:.95rem;transition:color .3s ease,padding-left .3s ease}.footer__menu-link:hover{color:var(--color-accent);padding-left:5px}.footer__contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;color:#ffffffb3}.footer__contact-icon{width:20px;height:20px;color:var(--color-accent);flex-shrink:0;margin-top:3px}.footer__bottom{background-color:#0003;padding:1.5rem 0}.footer__bottom-content{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto;padding:0 2rem}.footer__copyright{color:#ffffff80;font-size:.875rem}.footer__payments{display:flex;gap:.75rem}.footer__payment-icon{height:28px;opacity:.7;transition:opacity .3s ease}.footer__payment-icon:hover{opacity:1}@media (max-width: 1024px){.footer__content{grid-template-columns:repeat(2,1fr)}.footer__about{grid-column:span 2;padding-right:0}}@media (max-width: 640px){.footer{padding-top:3rem}.footer__content{grid-template-columns:1fr;gap:2rem}.footer__about{grid-column:1;text-align:center}.footer__social{justify-content:center}.footer__column{text-align:center}.footer__newsletter-form{flex-direction:column}.footer__bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer__payments{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/component-footer.css.map */
