.tic-footer-section{margin:0!important;padding:0!important}.tic-footer{position:relative;background:var(--tic-dark, #021736);color:#fff;padding-top:clamp(3rem,6vw,5rem);padding-bottom:0;border-top:1px solid rgba(34,211,238,.12);overflow:hidden;isolation:isolate}.tic-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse 60% 60% at 0% 0%,rgba(12,92,187,.18) 0%,transparent 55%),radial-gradient(ellipse 50% 50% at 100% 100%,rgba(34,211,238,.08) 0%,transparent 55%);pointer-events:none}.tic-footer__inner{position:relative;z-index:1;width:100%;max-width:1440px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem)}.tic-footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:clamp(2rem,4vw,4rem);padding-bottom:clamp(2.5rem,5vw,4rem);border-bottom:1px solid rgba(255,255,255,.08)}@media(max-width:989px){.tic-footer__top{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}}@media(max-width:600px){.tic-footer__top{grid-template-columns:1fr;gap:2.25rem}}.tic-footer__brand-logo{font-family:Inter,sans-serif;font-size:var(--tic-fs-2xl, 2.4rem);font-weight:900;letter-spacing:.04em;color:#fff;margin:0 0 .95rem;display:inline-flex;align-items:baseline;gap:.15rem}.tic-footer__brand-logo-mark{color:#22d3ee}.tic-footer__brand-tag{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:1rem;padding:6px 13px;background:#22d3ee1f;border:1px solid rgba(34,211,238,.36);border-radius:100px;font-size:1.35rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#22d3ee}.tic-footer__brand-tag-dot{width:5px;height:5px;border-radius:50%;background:#22d3ee;box-shadow:0 0 6px #22d3ee}.tic-footer__brand-desc{font-size:1.45rem;line-height:1.65;color:#ffffffb8;margin:0 0 1.5rem;max-width:380px}.tic-footer__brand-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1.4rem 0;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.tic-footer__brand-stat{position:relative;display:flex;flex-direction:column;padding:.1rem 0;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.tic-footer__brand-stat+.tic-footer__brand-stat{border-left:1px solid rgba(255,255,255,.06);padding-left:1.4rem}.tic-footer__brand-stat-icon{display:inline-flex;width:22px;height:22px;color:#22d3eed9;margin-bottom:.55rem;transition:transform .3s ease,color .3s ease}.tic-footer__brand-stat-icon svg{width:100%;height:100%;display:block}.tic-footer__brand-stat-num{font-family:Inter,sans-serif;font-size:clamp(1.85rem,2.4vw,2.35rem);font-weight:900;letter-spacing:-.025em;line-height:1;background:linear-gradient(135deg,#fff,#22d3ee 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#22d3ee}.tic-footer__brand-stat-bar{width:28px;height:2px;margin:.55rem 0;background:linear-gradient(90deg,#22d3ee,#22d3ee00);border-radius:2px;transition:width .3s ease}.tic-footer__brand-stat-label{font-size:.82rem;font-weight:800;letter-spacing:.16em;color:#ffffffe6;text-transform:uppercase;line-height:1.2}.tic-footer__brand-stat-detail{margin-top:.3rem;font-size:.72rem;font-weight:500;letter-spacing:.02em;color:#ffffff73;line-height:1.45}.tic-footer__brand-stat:hover{transform:translateY(-2px)}.tic-footer__brand-stat:hover .tic-footer__brand-stat-icon{color:#22d3ee;transform:scale(1.08)}.tic-footer__brand-stat:hover .tic-footer__brand-stat-bar{width:48px}@media(max-width:720px){.tic-footer__brand-stats{grid-template-columns:1fr;gap:1rem}.tic-footer__brand-stat+.tic-footer__brand-stat{border-left:none;border-top:1px solid rgba(255,255,255,.05);padding-left:0;padding-top:1rem}}.tic-footer__col-heading{font-family:Inter,sans-serif;font-size:1.3rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#fff;margin:0 0 1.1rem;padding-bottom:.7rem;border-bottom:1px solid rgba(34,211,238,.25);display:inline-block}.tic-footer__col-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.tic-footer__col-list li{font-family:Inter,sans-serif;font-size:1.45rem;line-height:1.55;color:#ffffffb8;letter-spacing:.005em}.tic-footer__col-list a{display:inline-block;color:inherit;text-decoration:none;transition:color .2s ease,transform .2s ease}.tic-footer__col-list a:hover{color:#22d3ee;transform:translate(3px)}.tic-footer__newsletter,.tic-footer__nl-heading,.tic-footer__nl-sub,.tic-footer__nl-form-wrap,.tic-footer__nl-form,.tic-footer__nl-input,.tic-footer__nl-submit,.tic-footer__nl-success{display:none!important}.tic-footer__nl-sub{font-size:var(--tic-fs-base, 1.6rem);color:#ffffffad;margin:0 0 1rem;line-height:1.6}.tic-footer__nl-form{display:flex;gap:0;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden;max-width:380px;transition:border-color .2s ease}.tic-footer__nl-form:focus-within{border-color:#22d3ee;box-shadow:0 0 0 3px #22d3ee2e}.tic-footer__nl-input{flex:1;-webkit-appearance:none;appearance:none;background:transparent;border:none;outline:none;padding:1rem 1.1rem;color:#fff;font-family:inherit;font-size:var(--tic-fs-base, 1.6rem)}.tic-footer__nl-input::placeholder{color:#fff6}.tic-footer__nl-submit{background:linear-gradient(135deg,#3b82f6,#0891b2);color:#fff;border:none;padding:0 1.5rem;font-family:inherit;font-size:var(--tic-fs-sm, 1.4rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s ease;display:inline-flex;align-items:center;gap:.4rem}.tic-footer__nl-submit:hover{background:linear-gradient(135deg,#0c5cbb,#0891b2)}.tic-footer__nl-success{margin-top:.6rem;padding:.55rem .85rem;background:#10b9811f;border:1px solid rgba(16,185,129,.35);border-radius:6px;color:#34d399;font-size:1.312rem}.tic-footer__middle{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.tic-footer__social{display:flex;gap:.65rem}.tic-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:100px;color:#ffffffb3;text-decoration:none;transition:all .25s ease}.tic-footer__social a:hover{background:#22d3ee1f;border-color:#22d3ee66;color:#22d3ee;transform:translateY(-2px)}.tic-footer__social svg{width:18px;height:18px;fill:currentColor}.tic-footer__payment{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.tic-footer__payment-label{font-size:1.3rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin-right:.55rem}.tic-footer__payment-list{display:flex;gap:6px;flex-wrap:wrap;list-style:none;margin:0;padding:0}.tic-footer__payment-list li{display:inline-flex;align-items:center;justify-content:center;width:38px;height:24px;padding:0;background:#fff;border:1px solid rgba(255,255,255,.18);border-radius:5px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.tic-footer__payment-list li:hover{transform:translateY(-2px);box-shadow:0 4px 12px #22d3ee40}.tic-footer__payment-list li svg{width:100%;height:100%;display:block}.tic-footer__bottom{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;padding:1.4rem 0;font-size:var(--tic-fs-sm, 1.4rem);color:#ffffff80;text-align:center}.tic-footer__bottom a{color:#ffffffa6;text-decoration:none;transition:color .2s ease}.tic-footer__bottom a:hover{color:#22d3ee}.tic-footer__legal{display:flex;gap:1.4rem;flex-wrap:wrap;font-size:var(--tic-fs-sm, 1.4rem)}.tic-footer__copyright{font-size:1.35rem;color:#ffffff94;letter-spacing:0;white-space:nowrap;margin-left:auto}.tic-footer__copyright strong{color:#ffffffc7;font-weight:800;letter-spacing:.04em}@media(max-width:749px){.tic-footer__copyright{white-space:normal;text-align:center;width:100%;margin:.4rem 0 0}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/tic-footer.css.map */
