.boton-rutan__list{display:flex;flex-wrap:wrap;gap:12px}.boton-rutan__button{align-items:center;border:none;display:inline-flex;font-size:16px;font-weight:600;gap:8px;justify-content:center;line-height:1.2;padding:12px 24px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.boton-rutan__button-icon{display:inline-flex;line-height:1}.boton-rutan__button-icon svg{fill:currentColor;height:18px;width:18px}.boton-rutan__button:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media (max-width:992px){.boton-rutan__button{font-size:15px;padding:11px 20px}}@media (max-width:576px){.boton-rutan__list{gap:10px}.boton-rutan__button{font-size:14px;padding:11px 16px}}