.site-footer{min-height:952px;padding:80px 0 28px;background:var(--ink);color:#fff}
.footer-search{display:flex;align-items:center;justify-content:space-between;padding-bottom:60px;border-bottom:1px solid #3f3b38}
.brand--footer{width:320px}
.brand--footer img{width:auto;max-width:320px;height:58px;filter:brightness(0) invert(1)}
.brand--footer.is-monochrome img{filter:grayscale(1) brightness(0) invert(1)}
.footer-search form{width:min(756px,58%);display:grid;grid-template-columns:1fr 140px}
.footer-search input,.footer-search button{height:72px;border:1px solid #4b4743;border-radius:0}
.footer-search input{padding:0 24px;background:#24211f;color:#fff;outline:none}
.footer-search input:focus{border-color:var(--gold)}
.footer-search button{border-left:0;background:var(--gold);color:#fff;font-weight:700;cursor:pointer}
.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:100px;padding:60px 0}
.footer-grid details{border:0}
.footer-grid summary{display:block;margin:0 0 24px;list-style:none;font-family:"Merriweather Sans","Open Sans",sans-serif;font-size:22px;font-weight:700;cursor:default}
.footer-grid summary::-webkit-details-marker{display:none}
.footer-grid nav,.footer-grid details>div{display:flex;flex-direction:column;align-items:flex-start;gap:14px}
.footer-grid a,.footer-grid p{margin:0;color:#aaa;font-size:17px;font-weight:600;line-height:1.4}
.footer-grid a:hover{color:var(--gold)}
.footer-contact-row{display:grid;grid-template-columns:repeat(3,1fr);gap:100px;padding:56px 0;border-top:1px solid #3f3b38}
.footer-contact-row>div{display:flex;flex-direction:column;align-items:flex-start;gap:13px}
.footer-contact-row strong{font-size:18px;line-height:1.4}
.footer-contact-row p,.footer-contact-row a,.footer-contact-row span{margin:0;color:#aaa;font-size:15px;font-weight:600;line-height:1.45}
.footer-contact-row a:not(.figma-socials__item):hover{color:var(--gold)}
.footer-contact-row .figma-socials{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:6px}
.footer-contact-row .figma-socials__item{width:36px;height:36px;border:0;background:#24211f;color:#fff}
.figma-socials{display:flex;flex-wrap:wrap;gap:7px}
.figma-socials__item{display:grid;place-items:center;width:42px;height:42px;color:#fff;transition:transform .2s,filter .2s}
.figma-socials__item:hover{color:#fff;filter:none;transform:translateY(-2px)}
.figma-socials__item svg{width:19px;height:19px}.figma-socials__item.is-max svg{width:18px;height:18px}
.figma-socials__item.is-vk{background:#0077ff}.figma-socials__item.is-telegram{background:#229ed9}.figma-socials__item.is-whatsapp{background:#25d366}.figma-socials__item.is-youtube{background:#ff0000}.figma-socials__item.is-max{background:#5b5bd6}
.footer-bottom{display:flex;justify-content:space-between;padding-top:28px;border-top:1px solid #3f3b38;color:#888;font-size:14px}
.footer-bottom a:hover{color:#fff}
