.bannerProcess{height:100vh;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;display:flex;justify-content:center;align-items:flex-end;background-image:url(/_next/static/media/banner-process.6070fef4.jpg)}.bannerProcess:after{content:"";position:absolute;background-color:rgba(0,0,0,.5529411765);width:100%;height:100%;top:0;left:0}.bannerProcess .bannerContent{position:relative;z-index:5;line-height:1.4;padding-bottom:80px}.bannerProcess .bannerContent h1{font-size:35px;color:#fff;margin-bottom:10px;text-transform:capitalize;font-weight:500}.bannerProcess .bannerContent h1 span{color:var(--primary)}@media only screen and (min-width:640px){.bannerProcess .bannerContent h1{font-size:40px}}.bannerProcess .bannerContent p{font-size:20px;color:#fff;margin-bottom:20px}@media only screen and (min-width:640px){.bannerProcess .bannerContent p{font-size:24px}}