.social-actions{display:flex;align-items:center;gap:7px;margin-left:18px;padding-right:16px;border-right:1px solid #d8e3eb}
.social-btn{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff;font:800 14px/1 "Manrope",sans-serif;box-shadow:0 5px 14px #173e741d;transition:transform .25s,box-shadow .25s,filter .25s}
.social-btn:hover{transform:translateY(-3px) scale(1.06);box-shadow:0 9px 20px #173e7430;filter:brightness(1.08)}
.social-btn:focus-visible{outline:3px solid #52a9d855;outline-offset:3px}
.social-btn.linkedin{background:#0a66c2;font-size:15px}
.social-btn.whatsapp{background:#25d366;font-size:18px}
.social-btn.email{background:#315de8;font-size:18px}
@media(max-width:1240px){.social-actions{margin-left:8px;padding-right:9px;gap:5px}.social-btn{width:32px;height:32px}}
@media(max-width:800px){.header{padding-left:12px;padding-right:12px}.brand-image{width:105px!important;height:58px!important}.social-actions{margin-left:auto;padding-right:7px;gap:4px}.social-btn{width:28px;height:28px;font-size:12px}.social-btn.whatsapp,.social-btn.email{font-size:15px}.language-switcher{margin-left:0;margin-right:7px}.lang-btn{width:28px;height:28px}.lang-btn img{width:21px;height:21px}}
