.lv-channel{position:relative;border-top-color:var(--channel)!important;transition:transform .25s,box-shadow .25s}.lv-channel:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(6,26,50,.1)}.lv-channel i{font-style:normal;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--channel);color:#fff;margin-bottom:18px}.lv-footer-socials{display:flex;gap:8px;margin-top:20px}.lv-footer-socials a{width:34px;height:34px;border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;border-radius:50%;transition:.2s}.lv-footer-socials a:hover{background:#d4af37;color:#08213e}.lv-whatsapp{position:fixed;right:20px;bottom:22px;z-index:60;display:flex;align-items:center;gap:9px;background:#25d366;color:#fff;padding:9px 10px 9px 15px;border-radius:30px;box-shadow:0 10px 28px rgba(0,0,0,.2);font-size:11px;font-weight:800}.lv-whatsapp b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#25a850}@media(max-width:600px){.lv-whatsapp{bottom:86px}.lv-whatsapp span{display:none}.lv-whatsapp{padding:7px}.lv-channel-grid{grid-template-columns:1fr 1fr}}
