.hero-with-text{font-family:'Nunito',Helvetica,Arial;position:relative;z-index:10;width:100%;padding:75px 0;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center}.hero-with-text .container{text-align:center}.hero-with-text .text-container{max-width:650px;color:#fff;margin:0 auto}.hero-with-text .text-container h1{font-weight:900;font-size:50px !important;line-height:57px;color:#fff}.hero-with-text .text-container p{font-weight:200;font-size:20px;line-height:26px;margin:25px 0 35px}.hero-with-text a{color:#fff;background:0;border:2px solid #fff;border-radius:6px;padding:15px 25px;font-weight:900;font-size:15px;line-height:26px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background-color .2s}.hero-with-text a:hover{color:#e10085;background-color:#fff}@media screen and (min-width:768px){.hero-with-text .text-container h1{font-size:72px !important}.hero-with-text{padding:150px 0}}