.footer{background-color:var(--dark-gray);color:var(--white);padding:64px 0 0}.footer__container{max-width:1280px;margin:0 auto;padding:0 24px}.footer__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.footer__grid{grid-template-columns:1.5fr repeat(3,1fr) 1.5fr}}.footer__brand{grid-column:1 / -1}@media(min-width:1024px){.footer__brand{grid-column:auto}}.footer__logo{display:flex;align-items:center;gap:8px;margin-bottom:16px}.footer__logo-icon{width:40px;height:40px;background:linear-gradient(135deg,var(--primary-color),#FF6B8A);border-radius:12px;display:flex;align-items:center;justify-content:center}.footer__logo-icon span{color:var(--white);font-size:20px;font-weight:700}.footer__logo-text{font-size:22px;font-weight:700;color:var(--white)}.footer__description{font-size:14px;color:#ffffffb3;line-height:1.6;margin-bottom:24px;max-width:280px}.footer__social{display:flex;gap:12px}.footer__social-link{width:40px;height:40px;background-color:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .6s ease,box-shadow .8s ease}.footer__social-link:hover{background-color:var(--primary-color)}.footer__social-link svg{width:20px;height:20px;color:var(--white)}.footer__column-title{font-size:16px;font-weight:600;color:var(--white);margin-bottom:16px}.footer__links{display:flex;flex-direction:column;gap:12px}.footer__link{font-size:14px;color:#ffffffb3;transition:color .2s ease}.footer__link:hover{color:var(--primary-color)}.footer__contact-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#ffffffb3;margin-bottom:12px}.footer__contact-item svg{width:18px;height:18px;flex-shrink:0;margin-top:2px}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:48px;padding:24px 0}.footer__bottom-content{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media(min-width:768px){.footer__bottom-content{flex-direction:row;justify-content:space-between;text-align:left}}.footer__copyright{font-size:14px;color:#ffffff80}.footer__legal{display:flex;gap:24px}.footer__legal-link{font-size:14px;color:#ffffff80;transition:color .2s ease}.footer__legal-link:hover{color:var(--white)}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-footer.css.map */
