.hero-banner-wrapper .bg-area{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;padding:50px 0;position:relative}.hero-banner-wrapper .bg-area:before{background:rgba(82,124,156,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-banner-wrapper .bg-area .content-wrapper{position:relative;z-index:2}.hero-banner-wrapper .bg-area .content-wrapper .text *{color:#fff}.hero-banner-wrapper .bg-area .content-wrapper .logo{margin-left:auto;min-width:140px}@media (min-width:768px){.hero-banner-wrapper .bg-area{padding:50px clamp(1.25rem,-4.448rem + 11.887vw,6.25rem)}.hero-banner-wrapper .bg-area .content-wrapper .text{max-width:630px;padding-right:50px}.hero-banner-wrapper .bg-area .content-wrapper{align-items:center;display:flex;width:100%}}@media (max-width:767px){.hero-banner-wrapper .bg-area .content-wrapper .logo{margin-top:100px;max-width:140px}}