.footer{padding:60px 0 0;text-decoration:none;list-style:none;transition:background-color .3s,color .3s;position:relative}.footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#8b0000 20%,#e62020 50%,#f53 80%,#0000 100%);height:3px;display:block;position:absolute;top:0;left:0;right:0}.footer .footer-brand{text-align:center;margin-bottom:48px}.footer .footer-brand .footer-brand-img{object-fit:contain;filter:drop-shadow(0 2px 8px #00000059);width:auto;max-width:260px;margin:0 auto 12px;display:block}.footer .footer-brand .footer-brand-name{font-family:var(--font-display,"Anton", Impact, sans-serif);letter-spacing:.18em;text-transform:uppercase;background:linear-gradient(135deg,#8b0000 0%,#e62020 50%,#f53 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1}.footer .footer-brand .footer-brand-tagline{letter-spacing:.45em;text-transform:uppercase;opacity:.45;margin:0;font-size:.72rem}.footer .footer-brand .footer-brand-divider{background:linear-gradient(90deg,#8b0000,#e62020);border-radius:1px;width:40px;height:2px;margin:14px auto 0}.footer .footer-sections{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:36px 24px;margin-bottom:48px;display:grid}@media (width<=576px){.footer .footer-sections{grid-template-columns:1fr 1fr;gap:28px 16px}}@media (width<=380px){.footer .footer-sections{grid-template-columns:1fr;gap:24px}}.footer .item{text-align:left}.footer .item h3{font-family:var(--font-display,"Anton", Impact, sans-serif);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text);margin-bottom:16px;padding-bottom:10px;font-size:.85rem;font-weight:400;position:relative}.footer .item h3:after{content:"";background:linear-gradient(90deg,#8b0000,#e62020);border-radius:1px;width:24px;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.footer .item:hover h3:after{width:40px}.footer .item ul{margin:0;padding:0;list-style:none}.footer .item ul li{margin-bottom:8px}.footer .item ul li .footer-icon{color:#e62020;vertical-align:middle;opacity:.8;margin-right:7px;font-size:12px}.footer .item ul li a{color:var(--color-text);opacity:.72;align-items:center;gap:6px;font-size:13px;text-decoration:none;transition:opacity .2s,color .2s,transform .2s;display:inline-flex}.footer .item ul li a:hover{color:#e62020;opacity:1;transform:translate(3px)}.footer .item ul li span{opacity:.72;font-size:13px}@media (width<=576px){.footer .item{text-align:center}.footer .item h3:after{left:50%;transform:translate(-50%)}.footer .item ul li a:hover{transform:none}}.footer .social{justify-content:center;gap:10px;margin:20px 0;display:flex}.footer .social a{color:var(--color-text);background:#0000000f;border:1.5px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;transition:all .25s;display:inline-flex}.footer .social a:hover{color:#fff;background:linear-gradient(135deg,#8b0000,#e62020);border-color:#e62020;transform:translateY(-3px);box-shadow:0 5px 14px #e6202059}.footer .payment-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:20px 0;display:flex}.footer .payment-icons i{color:var(--color-text);opacity:.55;font-size:28px;transition:all .25s}.footer .payment-icons i:hover{opacity:1;color:#e62020;transform:scale(1.1)}.footer .footer-bottom{border-top:1px solid #80808026;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:0;padding:18px 0;display:flex}@media (width<=576px){.footer .footer-bottom{text-align:center;flex-direction:column;padding:14px 0}}.footer .copyright{color:var(--color-text);opacity:.5;letter-spacing:.04em;margin:0;font-size:12px}.footer .powered-by{color:var(--color-text);opacity:.55;margin:0;font-size:11px}.footer .powered-by strong{color:#e62020;opacity:1;font-weight:700}.footer.footer-loading,.footer.footer-error,.footer.footer-empty{justify-content:center;align-items:center;min-height:120px;padding:30px 0;display:flex}.footer .loading-spinner{flex-direction:column;align-items:center;gap:12px;display:flex}.footer .loading-spinner .spinner{border:3px solid #00000014;border-top-color:#e62020;border-radius:50%;width:36px;height:36px;animation:.9s linear infinite footer-spin}.footer .loading-spinner p{color:var(--color-text);opacity:.6;margin:0;font-size:13px}.footer .error-message{color:#e62020;background:#e6202012;border-radius:8px;padding:16px 24px;font-size:13px}.footer.footer-preview{background:#00000005;border:2px dashed #00000026;margin-top:20px;padding:10px;position:relative}.footer.footer-preview:after{content:"PREVIEW";color:#aaa;letter-spacing:.08em;background:#fff;border-radius:4px;padding:2px 10px;font-size:10px;font-weight:700;position:absolute;top:-11px;left:20px}.home-newsletter{background:linear-gradient(135deg,#8b0000 0%,#e62020 50%,#f53 100%);padding:80px 0;position:relative;overflow:hidden}.home-newsletter:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1440 320\"><path fill=\"rgba(0,0,0,0.15)\" d=\"M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,112C672,96,768,96,864,112C960,128,1056,160,1152,160C1248,160,1344,128,1392,112L1440,96L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z\"></path></svg>") bottom/cover no-repeat;position:absolute;inset:0}.home-newsletter .single{text-align:center;z-index:2;max-width:640px;margin:0 auto;position:relative}.home-newsletter .single h2{font-family:var(--font-display,"Anton", Impact, sans-serif);color:#fff;text-transform:uppercase;letter-spacing:.08em;text-shadow:0 2px 12px #0000004d;margin-bottom:32px;font-size:clamp(1.4rem,4vw,2rem);font-weight:400}.home-newsletter .single .form-control{background:#ffffffeb;border-color:#0000;border-radius:25px 0 0 25px;height:50px;padding:0 20px;font-size:14px;transition:all .3s}.home-newsletter .single .form-control:focus{background:#fff;border-color:#fff;box-shadow:0 0 0 3px #ffffff59}.home-newsletter .single .form-control::placeholder{color:#0006}.home-newsletter .single .btn{color:#fff;letter-spacing:.04em;background:#111;border:none;border-radius:0 25px 25px 0;min-height:50px;padding:0 28px;font-weight:700;transition:all .25s}.home-newsletter .single .btn:hover{background:#000;transform:translate(2px);box-shadow:0 5px 14px #0006}.home-newsletter .single .btn:active{transform:translate(0)}@media (width<=768px){.home-newsletter{padding:50px 20px}.home-newsletter .single h2{margin-bottom:24px}.home-newsletter .single .form-control,.home-newsletter .single .btn{border-radius:25px;margin-bottom:10px}}@keyframes footer-spin{to{transform:rotate(360deg)}}
