.hero-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:400px;padding:35px 20px}.hero-container{margin:0 auto;max-width:1080px;width:100%}.hero-content{display:flex;flex-wrap:wrap;max-width:50%}.hero-content p{color:#fff;font-size:22px;margin:0}.hero-content ul li{font-size:17px;margin-bottom:4px}.hero-content-cta a{background-color:#1fb441;border-radius:50px;color:#fff;display:inline-block;font-size:16px;font-weight:400;line-height:20px;margin-top:20px;padding:9px 50px;text-align:center;text-transform:uppercase}.hero-content-cta a:hover{background-color:#349c4b}@media only screen and (max-width:1000px){.hero-content{max-width:400px}}