@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer{background:#0a0a0a;color:#f5f5f5;position:relative;overflow:hidden;padding:0;margin-top:0}.footer__signoff{background:#ff4683;color:#fff;border-top:2px solid #0a0a0a;border-bottom:2px solid #0a0a0a;overflow:hidden;font-family:Inter;font-weight:800;font-size:clamp(13px,1.4vw,17px);letter-spacing:.06em;padding:14px 0}.footer__signoff-track{display:flex;gap:36px;white-space:nowrap;animation:marquee 32s linear infinite;width:max-content}.footer__signoff-track span{display:inline-flex;align-items:center;gap:36px}.footer__signoff-track i{color:#ffffffb3;font-style:normal;font-size:.85em}.footer__main{position:relative;padding:64px 0 40px}.footer__main .page-inner{position:relative;z-index:2}.footer__grid{display:grid;grid-template-columns:1.6fr 3.4fr;gap:56px;align-items:start}.footer__brand{display:flex;flex-direction:column;gap:16px}.footer__logo-link{display:inline-block;width:max-content;transform:rotate(-1deg);transition:transform .2s ease}.footer__logo-link:hover{transform:rotate(0)}.footer__logo-link img{display:block;height:52px;width:auto}.footer__tagline{font-family:Inter;font-size:14px;line-height:1.65;color:#f5f5f5a6;max-width:320px}.footer__address{font-style:normal;display:flex;gap:10px;flex-wrap:wrap;font-family:Inter;font-size:12px}.footer__address a{color:#f5f5f573;border:1.5px solid rgba(255,255,255,.12);border-radius:50px;padding:4px 12px;font-weight:600;font-size:12px;transition:color .15s,border-color .15s}.footer__address a:hover{color:#fdda0d;border-color:#fdda0d66}.footer__socials{display:flex;gap:8px;flex-wrap:wrap}.footer__social{width:40px;height:40px;border-radius:50%;background:var(--c, #ffffff);color:#fff;border:2px solid #0a0a0a;box-shadow:3px 3px #fdda0d;display:inline-flex;align-items:center;justify-content:center;font-size:18px;transition:transform .15s ease,box-shadow .15s ease}.footer__social:hover{transform:translate(2px,2px);box-shadow:1px 1px #fdda0d}.footer__cols{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.footer__col h4{font-family:Snug-Black,sans-serif;font-weight:900;font-size:15px;text-transform:uppercase;letter-spacing:.05em;color:#465ae6;margin:0 0 14px;padding:0}.footer__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.footer__col a{font-family:Inter;font-size:14px;font-weight:500;color:#f5f5f5b8;display:block;padding:6px 0;transition:color .15s}.footer__col a:hover{color:#fdda0d}.footer__freeship{display:inline-flex;align-items:center;gap:6px;font-family:Inter;font-size:12px;font-weight:700;color:#fdda0d;padding:5px 0}.footer__mumbai{font-family:Inter;font-size:12px;font-weight:500;color:#f5f5f566;margin:0}.footer__dot{position:absolute;border-radius:50%;z-index:1;pointer-events:none}.footer__dot--1{width:12px;height:12px;top:80px;left:5%;background:#fdda0d;border:2px solid #ff4683}.footer__dot--2{width:8px;height:8px;top:220px;right:6%;background:#25d366;border:2px solid #fdda0d}.footer__dot--3{width:10px;height:10px;bottom:50px;left:40%;background:#ff4683;border:2px solid #fdda0d}.footer__dot--4{width:7px;height:7px;top:55%;left:52%;background:#465ae6;border:2px solid #fdda0d}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer__star{position:absolute;z-index:1;pointer-events:none}.footer__star--1{width:28px;height:28px;top:72px;right:20%;animation:spin-slow 22s linear infinite}.footer__star--2{width:24px;height:24px;bottom:72px;left:20%;animation:spin-slow 30s linear infinite reverse}.footer__star svg{display:block;width:100%;height:100%}.footer__wordmark{font-family:Snug-Black,sans-serif;font-weight:900;font-size:clamp(80px,18vw,280px);letter-spacing:-.02em;text-transform:uppercase;color:transparent;-webkit-text-stroke:2px #fdda0d;text-align:center;line-height:.85;padding:0 20px;margin:0;-webkit-user-select:none;user-select:none;white-space:nowrap;overflow:hidden;position:relative;z-index:2;transition:color .7s ease}.footer__wordmark.is-filled{color:#fdda0d1a}.footer__bottom-strip{background:#0a0a0a;border-top:1px solid rgba(245,245,245,.08);padding:18px 0}.footer__bottom{display:flex;justify-content:space-between;align-items:center;font-family:Inter;flex-wrap:wrap;gap:10px}.footer__copyright{display:flex;gap:12px;align-items:center;font-size:12px;color:#f5f5f566;flex-wrap:wrap}.footer__legal{display:flex;align-items:center}.footer__legal a{font-size:12px;color:#f5f5f573;padding:4px 10px;border-right:1px solid rgba(245,245,245,.12);transition:color .15s}.footer__legal a:first-child{padding-left:0}.footer__legal a:last-child{border-right:none}.footer__legal a:hover{color:#f5f5f5e6}.footer__bottom .pay{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.pay__card{display:inline-flex;border-radius:5px;overflow:hidden;border:1px solid rgba(245,245,245,.08);transition:opacity .15s}.pay__card:hover{opacity:.85}.pay__card svg{display:block;width:52px;height:32px}.footer__back-top{position:fixed;bottom:86px;right:24px;z-index:280;width:40px;height:40px;border-radius:50%;padding:0;background:#fdda0d;border:2px solid #0a0a0a;box-shadow:3px 3px #0a0a0a;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:17px;color:#0a0a0a;transition:transform .15s ease,box-shadow .15s ease}.footer__back-top:hover{transform:translate(2px,2px);box-shadow:1px 1px #0a0a0a}.footer__back-top.is-visible{display:flex}@media(max-width:980px){.footer__grid{grid-template-columns:1fr;gap:40px}.footer__tagline{max-width:none}.footer__cols{grid-template-columns:repeat(4,1fr);gap:24px}}@media(max-width:768px){.footer__back-top{display:none!important}}@media(max-width:640px){.footer__main{padding:40px 0 32px}.footer__cols{grid-template-columns:1fr 1fr;gap:28px 16px}.footer__col h4,.footer__col a{font-size:13px}.footer__wordmark{font-size:clamp(60px,22vw,120px);-webkit-text-stroke-width:1.5px}.footer__dot,.footer__star{display:none}.footer__bottom{gap:8px}.footer__copyright{font-size:11px;gap:6px}.footer__legal{flex-wrap:wrap}.footer__legal a{font-size:11px}.pay__card svg{width:44px;height:28px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/kitsters-footer.css.map */
