.hero_section{align-items:center;background-position-x:center;background-position-y:bottom;background-size:cover;display:flex;flex-direction:column;gap:32px;text-align:center}.hero_section .text_container{display:flex;flex-direction:column;gap:12px}.hero_section .text{max-width:680px}.hero_section .button-container{align-items:center;display:flex;flex-direction:row;gap:16px}@media (max-width:767px){.hero_section{background-repeat:no-repeat;background-size:120vh}.hero_section .title{font-size:48px}}@media (max-width:367px){.hero_section .title{font-size:38px}}