.social-strip{background:linear-gradient(90deg,#b6201b,#e53935,#ff645b);color:#fff}.social-strip>.wrap{min-height:42px;display:flex;justify-content:flex-end;align-items:center}.social-toggle{display:none}.social-links{display:flex;gap:7px}.social-links a{display:flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-size:11px;font-weight:750;padding:7px 9px;border-radius:8px;transition:.2s}.social-links a:hover{background:#ffffff20;transform:translateY(-2px)}.social-links svg,.footer-social svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.footer-social{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff18;padding-top:20px;margin-top:5px}.footer-social>div{display:flex;gap:9px}.footer-social a{width:40px;height:40px;border-radius:10px;background:#ffffff0c;border:1px solid #ffffff18;color:#fff;display:grid;place-items:center;transition:.2s}.footer-social a:hover{background:#e53935;transform:translateY(-3px)}@media(max-width:820px){.social-strip>.wrap{display:block;padding:7px 4%}.social-toggle{display:flex;width:100%;border:0;background:#ffffff12;color:#fff;border-radius:9px;align-items:center;justify-content:space-between;padding:10px 13px;font-weight:800}.social-links{display:none;grid-template-columns:repeat(3,1fr);padding:8px 0 3px}.social-strip.open .social-links{display:grid;animation:socialin .25s ease}.social-links a{justify-content:center;flex-direction:column;padding:10px 5px;background:#ffffff0d}.social-strip.open .social-toggle i{transform:rotate(180deg)}@keyframes socialin{from{opacity:0;transform:translateY(-8px)}}.footer-social{align-items:flex-start;flex-direction:column;gap:13px}.footer-social>div{flex-wrap:wrap}}
