.en-footer,.en-footer *{box-sizing:border-box}
.en-footer{min-height:326px;padding:45px max(40px,calc((100% - 1160px)/2)) 90px;background:#171717;color:#fff;font-family:"Raleway",sans-serif}
.en-footer__grid{display:grid;grid-template-columns:360px 160px;gap:40px;align-items:start}
.en-footer__logo{display:block;width:120px;height:73px;object-fit:contain;object-position:left center}
.en-footer__credit{margin:47px 0 0;color:#525252;font-size:12px;font-weight:300;line-height:18.6px}
.en-footer__credit a{color:#6e2121;text-decoration:underline}
.en-footer__title{margin:0 0 15px;color:#fff;font-size:14px;font-weight:600;line-height:21px;text-transform:uppercase}
.en-footer__links{margin:0 0 21px;padding:0;list-style:none}
.en-footer__links li{margin-bottom:10px;font-size:12px;font-weight:300;line-height:18.6px}
.en-footer__links a{color:#ff8562;text-decoration:none}
.en-footer__contact{color:#fff;font-size:12px;font-weight:300;line-height:18.6px}
.en-footer__contact strong{font-weight:700}
.en-footer__contact a{color:#fff;text-decoration:none}
@media(max-width:700px){.en-footer{min-height:0;padding:45px 20px 60px}.en-footer__grid{grid-template-columns:1fr;gap:40px}.en-footer__credit{margin-top:30px}}
