.footer{padding:50px 0 60px;color:var(--white);background:linear-gradient(55.4deg,#fc5208 16.69%,#aa0501 71.37%)}.footer__inner{max-width:1440px;margin:0 auto;padding:0;display:grid;grid-template-columns:4fr 2fr 2fr 2fr;gap:40px}.footer__logo{height:52px;width:185px;object-fit:contain}.footer__address{margin-top:32px;font-size:15px;line-height:1.6;color:rgba(255,255,255,.9);font-style:normal}.footer__address strong{font-weight:var(--fw-bold);color:var(--white)}.footer__heading{font-size:24px;font-weight:var(--fw-bold);color:var(--white)}.footer__list{list-style:none;margin-top:22px;font-size:17px;line-height:2;color:rgba(255,255,255,.9)}.footer__list li{display:flex;align-items:flex-start;gap:8px}.footer__list .bullet{color:rgba(255,255,255,.7);margin-top:2px}.footer__list a{color:rgba(255,255,255,.85);text-decoration:none;transition:color .15s,opacity .15s}.footer__list a:hover{color:#fff;opacity:.75}.footer__cert-img{margin-top:28px;height:63px;width:167px;object-fit:contain}