.site-footer{--footer-accent:var(--brand,#176b4b);margin-top:clamp(56px,8vw,104px);border-top:1px solid #e3e8e5;background:#f7f8f7;color:#172019;font-family:Manrope,Arial,sans-serif}.site-footer *{box-sizing:border-box}.site-footer__inner{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:54px 0 46px;display:grid;grid-template-columns:minmax(230px,1.4fr) minmax(150px,.7fr) minmax(210px,.9fr) minmax(250px,1fr);gap:42px;align-items:start}.site-footer__brand{display:grid;gap:18px}.site-footer__logo{width:max-content;color:#172019;text-decoration:none}.site-footer__logo img{display:block;width:auto;max-width:170px;height:34px;object-fit:contain;object-position:left center}.site-footer__logo strong{font-size:25px;letter-spacing:.12em}.site-footer__brand p{max-width:310px;margin:0;color:#69716c;font-size:13px;line-height:1.65}.site-footer__nav,.site-footer__contacts{display:grid;gap:11px;margin:0;font-style:normal}.site-footer__nav strong,.site-footer__contacts strong{margin-bottom:5px;color:#7c847f;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-footer__nav a,.site-footer__contacts a{width:max-content;max-width:100%;color:#172019;font-size:13px;font-weight:650;line-height:1.4;text-decoration:none}.site-footer__nav a:hover,.site-footer__contacts a:hover{color:var(--footer-accent)}.site-footer__registration{min-height:132px;padding:22px 24px;display:flex;flex-direction:column;justify-content:center;border:1px solid #cddbd3;border-radius:22px;background:#edf4f0;color:#143525;text-decoration:none;transition:background .18s,border-color .18s,transform .18s}.site-footer__registration:hover{border-color:#8fb9a2;background:#e5f0e9;transform:translateY(-2px)}.site-footer__registration span{color:var(--footer-accent);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-footer__registration strong{margin-top:9px;font-size:17px;line-height:1.25}.site-footer__registration small{margin-top:8px;color:#66726b;font-size:11px}.site-footer__registration i{font-style:normal}.site-footer__bottom{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:18px 0 24px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #dde2df;color:#858c87;font-size:10px;letter-spacing:.05em;text-transform:uppercase}@media(max-width:900px){.site-footer__inner{grid-template-columns:1fr 1fr}.site-footer__registration{grid-column:1/-1;min-height:0}}@media(max-width:560px){.site-footer{margin-top:56px}.site-footer__inner{width:calc(100% - 32px);padding:38px 0 34px;grid-template-columns:1fr;gap:30px}.site-footer__brand p{font-size:12px}.site-footer__registration{grid-column:auto;padding:20px;border-radius:18px}.site-footer__bottom{width:calc(100% - 32px);padding-bottom:20px;flex-direction:column;gap:5px}}
