.hero-small{align-items:center;display:flex;flex-flow:column;gap:30px;justify-content:space-between;margin:auto;max-width:1440px;padding:40px 25px}@media screen and (min-width:1145px){.hero-small{flex-flow:row;padding:80px 75px}}.hero-button_green{background-color:#20c6a1;color:#fff;outline:none;transition:background-color .2s ease-in-out}.hero-button_green:hover{background-color:#0c9a7a;color:#fff;outline:none}.hero-button_blue{background-color:#003a78;color:#fff;outline:none;transition:background-color .2s ease-in-out}.hero-button_blue:hover{background-color:#3d648f;color:#fff;outline:none}@media screen and (max-width:1145px){.hero-image{transform:translateY(0)!important}}.hero-image img{height:auto;max-width:100%}.hero-content{flex:1;text-align:center}@media screen and (min-width:1145px){.hero-content{text-align:left}.hero-content.hero-central{text-align:center}}@media (min-width:1145px){.hero-title{min-width:500px}}.hero-title{margin-bottom:25px}.hero-description{font-size:20px;margin:auto auto 40px;max-width:900px}.hero-spacing{margin-top:48px}@media (max-width:1200px){.hero-spacing{margin-top:20px}}@media(max-width:767px){.hero-description{font-size:18px}}.button-container{display:flex;gap:20px;justify-content:center}.button-container .hs-button{box-shadow:none}@media screen and (min-width:1145px){.button-container{justify-content:left}.hero-central .button-container{justify-content:center}}.hero-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}