.ds_box{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;height:75vh;justify-content:center}.ds_box,.ds_box-text{display:flex;flex-direction:column}.ds_box-text{gap:1rem;max-width:700px;padding:2rem}.ds_box-button-div{align-items:end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0}@media screen and (max-width:375px){.ds_box-button-div{gap:.25rem}}