.anchor-text-buttons{align-items:stretch;display:flex;gap:20px;justify-content:center;margin:0 auto 32px;max-width:900px}.anchor-text-buttons__item{align-items:center;background:#a9ccef;border-radius:16px;color:#fff;display:inline-flex;flex:1 1 0;font-family:Arial,sans-serif;font-size:32px;font-weight:700;justify-content:center;line-height:1.4;min-width:0;padding:10px 32px;text-align:center;text-decoration:none}.anchor-text-buttons__item:hover{opacity:.85}@media (max-width:767px){.anchor-text-buttons{flex-direction:column;gap:12px}.anchor-text-buttons__item{font-size:20px;padding:18px 20px;width:100%}}