.du-footer{--du-footer-bg:#050505;--du-footer-text:#d6d6d6;--du-footer-heading:#fff;--du-footer-accent:#e50914;position:relative;width:100%;max-width:none;padding:84px 24px 0;overflow:hidden;background:var(--du-footer-bg);color:var(--du-footer-text);font-family:Inter,Arial,sans-serif}.du-footer,.du-footer *{box-sizing:border-box}.du-footer__glow{position:absolute;right:-180px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(229,9,20,.18),transparent 68%);pointer-events:none}.du-footer__inner{position:relative;max-width:1400px;margin:0 auto}.du-footer__newsletter{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center;margin-bottom:64px;padding:30px 34px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02))}.du-footer__newsletter h2{margin:6px 0 8px;color:var(--du-footer-heading);font-size:clamp(24px,3vw,38px);letter-spacing:-.03em}.du-footer__newsletter p{margin:0}.du-footer__eyebrow{color:#ff4550;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.du-footer__newsletter-form{display:flex;gap:10px}.du-footer__newsletter-form input{min-width:0;flex:1;height:52px;padding:0 16px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#0b0b0b;color:#fff}.du-footer__newsletter-form button{display:inline-flex;align-items:center;gap:8px;height:52px;padding:0 20px;border:0;border-radius:12px;background:var(--du-footer-accent);color:#fff;font-weight:800;cursor:pointer}.du-footer__grid{display:grid;grid-template-columns:1.45fr 1fr 1.15fr 1.2fr;gap:42px}.du-footer__brand-link{display:flex;align-items:center;gap:12px;color:#fff!important;text-decoration:none!important}.du-footer__brand-link img{display:block;max-width:190px;max-height:56px;object-fit:contain}.du-footer__brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--du-footer-accent),#7e050b);font-size:13px;font-weight:900}.du-footer__brand-title{font-size:22px;letter-spacing:-.03em}.du-footer__brand p{max-width:390px;margin:20px 0;line-height:1.75}.du-footer__heading{width:100%;margin:4px 0 20px;padding:0;border:0;background:transparent;color:var(--du-footer-heading);text-align:left;font-size:15px;font-weight:800}.du-footer__accordion-toggle{display:flex;align-items:center;justify-content:space-between}.du-footer a{color:var(--du-footer-text)!important;text-decoration:none!important;transition:color .2s ease,transform .2s ease,background .2s ease}.du-footer a:hover{color:#fff!important}.du-footer ul{list-style:none;margin:0;padding:0}.du-footer__menu li{margin:0 0 11px}.du-footer__links li{border-bottom:1px solid rgba(255,255,255,.07)}.du-footer__links a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;font-size:13px}.du-footer__links a i{color:var(--du-footer-accent);font-size:10px}.du-footer__social{display:flex;flex-wrap:wrap;gap:10px}.du-footer__social a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.12);border-radius:12px}.du-footer__social a:hover{background:var(--du-footer-accent);border-color:var(--du-footer-accent)}.du-footer__contacts{display:grid;gap:14px}.du-footer__contacts>a{display:flex;align-items:center;gap:12px}.du-footer__contact-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:10px;background:rgba(229,9,20,.12);color:#ff4550}.du-footer__contacts small,.du-footer__contacts strong{display:block}.du-footer__contacts small{margin-bottom:3px;color:#888;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.du-footer__contacts strong{color:#fff;font-size:13px}.du-footer__cta{display:inline-flex;align-items:center;gap:10px;margin-top:22px;padding:13px 17px;border-radius:10px;background:linear-gradient(135deg,var(--du-footer-accent),#b10710);color:#fff!important;font-size:13px;font-weight:800}.du-footer__cta:hover{transform:translateY(-2px)}.du-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1400px;margin:58px auto 0;padding:24px 0;border-top:1px solid rgba(255,255,255,.1);font-size:12px}.du-footer__bottom nav{display:flex;flex-wrap:wrap;gap:18px}.du-footer__bottom a{font-size:12px}@media(max-width:1024px){.du-footer__newsletter{grid-template-columns:1fr}.du-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.du-footer{padding:58px 18px 0}.du-footer__newsletter{padding:24px 20px;margin-bottom:38px}.du-footer__newsletter-form{display:grid}.du-footer__grid{grid-template-columns:1fr;gap:18px}.du-footer.has-mobile-accordion .du-footer__column{border-bottom:1px solid rgba(255,255,255,.1)}.du-footer.has-mobile-accordion .du-footer__heading{margin:0;padding:15px 0}.du-footer.has-mobile-accordion .du-footer__panel{display:none;padding-bottom:18px}.du-footer.has-mobile-accordion .du-footer__column.is-open .du-footer__panel{display:block}.du-footer.has-mobile-accordion .du-footer__column.is-open .du-footer__heading i{transform:rotate(180deg)}.du-footer__bottom{align-items:flex-start;flex-direction:column;margin-top:36px}.du-footer__bottom nav{gap:12px}.du-footer__brand{padding-bottom:12px}}@media(prefers-reduced-motion:reduce){.du-footer,.du-footer *{transition:none!important;animation:none!important}}