.multi-button-container{display:flex;flex-wrap:wrap;gap:15px 24px}.button-container .button.button--large{border-color:#fff;font-size:16px;padding:10px 18px}.button{font-weight:600;line-height:100%;min-width:190px;padding:9px 16px;text-align:center;text-transform:none}.button.blue-btn{background:#0cf}.button:hover{transform:scale(1.04)}.multi-button-container{gap:14px}.button.black-btn{background:#0c1025;color:#0cf}.button.green{background:#00eaa5;color:#fff}.button.purple{background:#9819f5}@media (max-width:767px){.multi-button-container{gap:15px 10px}}