.common-hero-banner{padding-bottom:5%;padding-top:30%;position:relative;z-index:1}.common-hero-banner-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.common-hero-banner-box{background-color:rgba(0,0,0,.8);border:2px solid var(--tertiary-color);margin:0 auto;padding:20px 30px 30px;position:relative;width:fit-content}.common-hero-banner .hero-image-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.common-hero-banner .hero-image-container img{height:100%;object-fit:cover;width:100%}.common-hero-banner .common-hero-banner-logo{max-width:150px;position:absolute;right:-15px;top:15px;transform:translateY(-100%);width:100%}