.footer{background:#fff;border-top:1px solid #00000014;padding:48px 0}.footer__grid{grid-template-columns:1fr 1fr 1fr 1.4fr;align-items:start;gap:42px;display:grid}.footer__title{color:#111827;margin:0 0 14px;font-size:13px;font-weight:800}.footer__links{color:#111827a6;flex-direction:column;gap:10px;font-size:12px;display:flex}.footer__links a:hover{color:var(--brand)}.footer__subscribeRow{align-items:center;width:100%;max-width:420px;display:flex}.footer__input{background:var(--brand);color:#fff;border:none;border-radius:10px;outline:none;flex:1;height:42px;padding:0 16px;font-weight:700}.footer__input::placeholder{color:#ffffffe6;font-weight:700}.footer__btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:10px;height:42px;margin-left:-14px;padding:0 18px;font-weight:800}.footer__btn:hover{background:#000}@media (max-width:950px){.footer__grid{grid-template-columns:1fr 1fr;gap:28px}.footer__subscribeRow{max-width:100%}}@media (max-width:520px){.footer__grid{grid-template-columns:1fr}.footer__subscribeRow{flex-direction:column;gap:12px}.footer__input{width:100%;height:48px}.footer__btn{width:100%;height:48px;margin-left:0}}.footer__btn:focus,.footer__btn:focus-visible,.footer__btn:active{box-shadow:none;outline:none}.footer__bottom{border-top:1px solid #00000014;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:40px;padding-top:22px;display:flex}.footer__socials{align-items:center;gap:14px;display:flex}.footer__socialLink{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex}.footer__socialLink:hover{background:var(--brand);transform:translateY(-2px)}.footer__socialLink:focus,.footer__socialLink:active{box-shadow:none;outline:none}.footer__copyright{color:#11182799;font-size:12px}
