section.section-hero{min-height:500px;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:flex-end;transition:background-image .3s ease;position:relative}section.section-hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1}@media(min-width: 768px)and (max-width: 1149px){section.section-hero{min-height:450px}}@media(max-width: 767px){section.section-hero{min-height:400px}}section.section-hero .container{padding-bottom:60px;padding-top:40px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px;position:relative;z-index:2;padding-left:64px;padding-right:64px}@media(min-width: 768px)and (max-width: 1149px){section.section-hero .container{padding-left:20px;padding-right:20px}}@media(max-width: 767px){section.section-hero .container{padding-left:16px;padding-right:16px}}@media(min-width: 768px)and (max-width: 1149px){section.section-hero .container{padding-bottom:40px;padding-top:30px}}@media(max-width: 767px){section.section-hero .container{flex-direction:column;gap:13px;padding-bottom:30px;padding-top:20px}}section.section-hero .container h1{max-width:752px;color:#fff}@media(min-width: 768px)and (max-width: 1149px){section.section-hero .container h1{max-width:400px}}section.section-hero .container .content{max-width:304px}@media(min-width: 768px)and (max-width: 1149px){section.section-hero .container .content{max-width:280px}}@media(max-width: 767px){section.section-hero .container .content{max-width:100%}}section.section-hero .container .content p{color:#fff;font-size:14px;line-height:140%;font-weight:400;padding-top:18px;padding-left:32px;border-top:1px solid #fff;border-left:1px solid #fff;border-top-left-radius:10px}@media(max-width: 767px){section.section-hero .container .content p{border:0;padding-left:0;padding-top:0}}section.section-hero .container .content .--button{margin-top:28px;margin-left:32px}@media(max-width: 767px){section.section-hero .container .content .--button{margin-left:0;width:100%}}
