.dbutton a,.dbutton a:active,.dbutton a:hover{transform:none!important}.botonesads{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:25px auto;text-align:center;min-height:88px}.dbutton a{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:5px 36px;font-size:clamp(1.3rem, 2.5vw, 1.4rem);border-radius:12px;color:#fff;background:linear-gradient(135deg,#ff4d4d,#c00 70%);box-shadow:0 6px 20px rgba(0,0,0,.25);text-decoration:none;font-weight:700;transition:background-color .25s,box-shadow .25s;min-height:58px}.dbutton a:hover{background:linear-gradient(135deg,#f66,#e60000 70%);box-shadow:0 10px 28px rgba(0,0,0,.35)}.dbutton a:active{box-shadow:0 6px 10px rgba(0,0,0,.2)}.dbutton a i{width:1.2em;height:1.2em;display:inline-block;flex:0 0 1.2em}@media (max-width:640px){.botonesads{flex-direction:column;gap:14px}.dbutton a{width:100%;max-width:320px}}