section.hero-section{display:-webkit-box;display:-ms-flexbox;display:flex;padding:89px 0;background-size:cover;background-repeat:no-repeat;background-position:center;color:#fff;min-height:380px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:576px){section.hero-section{padding:30px 0;min-height:258px}}section.hero-section h1{text-align:center;width:100%;max-width:900px;margin:0 auto;text-transform:uppercase}section.hero-section .text{text-align:center;margin-top:8px;max-width:900px;margin-left:auto;margin-right:auto;font-size:16px}section.hero-section .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}@media (max-width:576px){section.hero-section .buttons{margin-top:22px;gap:5px}}