.textBox{gap:48px}.textBox,.textBox .titleBox{align-items:center;display:flex;flex-direction:column}.textBox .titleBox{align-self:stretch;gap:16px;text-align:center}.textBox .buttons{align-items:center;display:flex;gap:24px;justify-content:center}@media (max-width:767px){.textBox .buttons{align-items:stretch;flex-direction:column;width:100%}}