.footer{background:var(--gradient-dark);color:var(--color-neutral);padding-top:clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--gradient-gold)}.footer:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(var(--color-primary-rgb),.04) 0%,transparent 60%);bottom:-200px;left:-100px;pointer-events:none}.footer__grid{display:grid;gap:2.5rem;padding-bottom:clamp(2.5rem,5vw,4rem)}@media(min-width:750px){.footer__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media(min-width:990px){.footer__grid{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3rem 4rem}.footer__col{flex:0 1 auto;min-width:160px}.footer__col--brand{flex:1 1 340px}}.footer__col--brand{max-width:400px}.footer__logo{display:inline-block;margin-bottom:1rem}.footer__logo img{filter:brightness(0) invert(1);opacity:.9}.footer__brand-name{display:block;font-family:var(--font-heading);font-weight:700;font-size:1.375rem;color:var(--color-background);margin-bottom:1rem}.footer__description{font-size:.875rem;line-height:1.7;color:var(--color-text);margin-bottom:1.5rem}.footer__social{display:flex;gap:.75rem}.footer__social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--color-neutral);border:1px solid rgba(255,255,255,.12);border-radius:50%;transition:all var(--transition-base);position:relative}.footer__social a:hover{color:var(--color-dark);background:var(--gradient-gold);border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 15px rgba(var(--color-primary-rgb),.3)}.footer__heading{font-family:var(--font-heading);font-weight:700;font-size:.8125rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-background);margin-bottom:1.25rem}.footer__links{display:flex;flex-direction:column;gap:.625rem}.footer__link{font-size:.875rem;color:var(--color-text);transition:color var(--transition-fast)}.footer__link:hover{color:var(--color-primary)}.footer__text{font-size:.875rem;line-height:1.7;color:var(--color-text)}.footer__contact-list{display:flex;flex-direction:column;gap:.75rem}.footer__contact-item{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--color-text)}.footer__contact-item a{color:var(--color-text);transition:color var(--transition-fast)}.footer__contact-item a:hover{color:var(--color-primary)}.footer__contact-item .icon{flex-shrink:0;color:var(--color-primary)}.footer__contact-item--address{align-items:flex-start;white-space:pre-line}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0}.footer__bottom-inner{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:750px){.footer__bottom-inner{flex-direction:row;justify-content:space-between}}.footer__copyright{font-size:.75rem;color:var(--color-text);opacity:.7}.footer__payment{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.footer__payment-icon{width:38px;height:24px;opacity:.6;transition:opacity var(--transition-fast)}.footer__payment-icon:hover{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-footer.css.map */
