.feature-grid i svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wa{width:60px;height:60px;padding:7px;gap:0;overflow:hidden;white-space:nowrap;transition:width .32s ease,gap .32s ease,transform .2s,box-shadow .2s}
.wa:hover,.wa:focus-visible{width:194px;gap:10px;transform:translateY(-3px);box-shadow:0 18px 42px #145f3866}
.wa:focus-visible{outline:3px solid #fff;outline-offset:3px}
.wa-icon{display:grid!important;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;background:#ffffff1f}
.wa-icon svg{width:29px;height:29px;fill:currentColor}
.wa-label{display:grid!important;width:120px;flex:0 0 120px;opacity:0;transform:translateX(8px);line-height:1.2;transition:opacity .2s .08s,transform .25s .05s}
.wa:hover .wa-label,.wa:focus-visible .wa-label{opacity:1;transform:none}
.wa-label b{font:700 13px Manrope,sans-serif}.wa-label small{margin-top:3px;color:#ffffffdc;font-size:10px}
@media(max-width:620px){.wa,.wa:hover,.wa:focus-visible{right:14px;bottom:14px;width:60px;gap:0;transform:none}.wa-label{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}}
