.site-footer{--footer-purple: var(--brand-purple, #692393);--footer-purple-dark: var(--brand-purple-dark, #4E176F);--footer-green: var(--brand-green, #8DBB1B);--footer-bg: #12091b;--footer-bg-soft: #1b1028;--footer-panel: rgba(255, 255, 255, .07);--footer-panel-strong: rgba(105, 35, 147, .32);--footer-border: rgba(255, 255, 255, .14);--footer-heading: #ffffff;--footer-text: rgba(255, 255, 255, .78);--footer-muted: rgba(255, 255, 255, .58);background:linear-gradient(135deg,#6923935c,#8dbb1b14 42%,#12091b00 70%),linear-gradient(180deg,var(--footer-bg-soft),var(--footer-bg));color:var(--footer-text);margin-top:clamp(2.5rem,4vw,4rem);padding:clamp(1.45rem,2.7vw,2.35rem) 0 1.35rem}.site-footer__container{max-width:1504px;padding-inline:clamp(1rem,2vw,1.75rem)}.site-footer__top{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:62px}.site-footer__logo-link{display:inline-flex;align-items:center;flex:0 0 auto;max-width:clamp(132px,10.5vw,178px)}.site-footer__logo{display:block;width:auto;max-width:100%;height:auto;max-height:96px;object-fit:contain}.site-footer__contact-pills{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem}.site-footer__pill{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:38px;padding:.55rem 1rem;border-radius:8px;background:var(--footer-panel);color:var(--footer-text);font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease,border-color .2s ease}.site-footer__pill svg{width:16px;height:16px;color:var(--footer-purple);fill:currentColor;flex:0 0 auto}.site-footer__pill:hover,.site-footer__pill:focus-visible{background:var(--footer-purple);color:#fff;transform:translateY(-1px);outline:none}.site-footer__pill:hover svg,.site-footer__pill:focus-visible svg{color:var(--footer-green)}.site-footer__pill--whatsapp{background:#8dbb1b29;color:var(--footer-green)}.site-footer__pill--whatsapp svg{color:var(--footer-green)}.site-footer__pill--whatsapp:hover,.site-footer__pill--whatsapp:focus-visible{background:var(--footer-green);color:#102000}.site-footer__pill--whatsapp:hover svg,.site-footer__pill--whatsapp:focus-visible svg{color:#102000}.site-footer__rule{height:1px;background:linear-gradient(90deg,#692393c2,#8dbb1bc2,#ffffff1f);opacity:.62;margin:clamp(1.6rem,3vw,2.3rem) 0}.site-footer__columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.8fr) minmax(0,1fr);gap:clamp(1.4rem,4vw,4.75rem);align-items:start}.site-footer__column,.site-footer__column--categories{min-width:0}.footer-heading{color:var(--footer-heading);font-family:var(--font-body);font-size:.92rem;font-weight:800;line-height:1.2;letter-spacing:0;margin:0 0 1.2rem;text-transform:uppercase}.site-footer__list{list-style:none;padding:0;margin:0;display:grid;gap:.9rem}.site-footer__category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,3rem)}.site-footer__category-grid--single{grid-template-columns:minmax(0,1fr);max-width:320px}.site-footer__list a{color:var(--footer-muted);font-size:.9rem;font-weight:600;line-height:1.3;text-decoration:none;transition:color .2s ease,transform .2s ease;overflow-wrap:anywhere}.site-footer__list a:hover,.site-footer__list a:focus-visible{color:var(--footer-green);outline:none}.site-footer__social-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-footer__social-wrap{display:flex;align-items:center;gap:.9rem;min-width:0}.site-footer__follow{color:var(--footer-muted);font-size:.9rem;font-weight:700;white-space:nowrap}.site-footer__socials{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem}.site-footer__social{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff17;color:#ffffffbd;text-decoration:none;box-shadow:inset 0 0 0 1px #ffffff05;transition:background .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease,border-color .22s ease}.site-footer__social svg{width:18px;height:18px;fill:currentColor;transition:transform .22s ease,filter .22s ease}.site-footer__social:hover,a.site-footer__social:focus-visible{background:var(--footer-purple);box-shadow:0 12px 26px #69239357,0 0 0 1px #8dbb1b52;color:#fff;transform:translateY(-2px) scale(1.04);outline:none}.site-footer__social:hover svg,a.site-footer__social:focus-visible svg{transform:scale(1.08);filter:drop-shadow(0 0 10px rgba(255,255,255,.18))}.site-footer__social:not(a){opacity:.82}.site-footer__apps{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.8rem}.site-footer__app-badge{display:inline-flex;align-items:center;gap:.62rem;min-width:136px;min-height:48px;padding:.5rem .85rem;border-radius:8px;background:#ffffff17;color:#fff}.site-footer__app-badge svg{width:25px;height:25px;fill:currentColor;flex:0 0 auto}.site-footer__app-badge span{display:grid;gap:.08rem}.site-footer__app-badge small,.site-footer__app-badge strong{display:block;line-height:1}.site-footer__app-badge small{font-size:.58rem;color:#ffffffb3;font-weight:700}.site-footer__app-badge strong{font-size:.9rem;font-weight:800}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:clamp(1.6rem,3vw,2.2rem);padding-top:1.45rem;text-align:center}.site-footer__bottom p{color:#ffffff6b;font-size:.78rem;line-height:1.4;margin:0}@media(max-width:1180px){.site-footer__columns{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) minmax(0,1fr);gap:2rem}}@media(max-width:900px){.site-footer__top,.site-footer__social-row{align-items:flex-start;flex-direction:column}.site-footer__contact-pills{justify-content:flex-start}.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__column--categories{grid-column:1 / -1}.site-footer__apps{justify-content:flex-start}}@media(max-width:560px){.site-footer{padding-top:2.25rem}.site-footer__columns{grid-template-columns:1fr;gap:1.6rem}.site-footer__category-grid{grid-template-columns:1fr;gap:1rem}.site-footer__contact-pills,.site-footer__apps{width:100%}.site-footer__pill,.site-footer__app-badge{width:100%;justify-content:center}.site-footer__social-wrap{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-footer.css.map */
