.buttons-module-section{display:flex;justify-content:center;padding:0 20px}.buttons-module-section .buttons{align-items:stretch;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:1200px;width:100%}.buttons-module-section .buttons a{align-items:center;background-color:#e8eaea;color:#007dc3;display:inline-flex;flex:1 1 100%;font-size:20px!important;font-weight:700!important;justify-content:center;min-height:56px;min-width:0;overflow:hidden;padding:0 14px;text-align:center;text-decoration:none;text-overflow:ellipsis;transition:.3s ease;white-space:nowrap}.buttons-module-section .buttons a:hover{color:#000}@media (min-width:520px){.buttons-module-section .buttons{padding:0 20px}.buttons-module-section .buttons a{flex:1 1 calc(50% - 16px);min-height:72px}}@media (min-width:900px){.buttons-module-section .buttons{gap:20px;padding:0 40px}.buttons-module-section .buttons a{flex:0 1 220px;min-height:90px}}