.inner-banner{position:relative;min-height:500px;display:flex;align-items:center;padding:100px 0 60px;margin-bottom:50px}.inner-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.6;z-index:1}@media(min-width:768px){.inner-banner{min-height:600px;padding:160px 0 80px}}.inner-banner .banner-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.inner-banner .banner-background img{width:100%;height:100%;object-fit:cover}.inner-banner .banner-background .overlay{position:absolute;top:0;left:0;width:100%;height:100%}.inner-banner .banner-content{position:relative;z-index:1;width:92%;text-align:left;color:var(--color-white);margin:0 auto}.inner-banner .banner-content .banner-text{width:100%}.inner-banner .banner-content .banner-text h1{color:var(--color-white);margin-bottom:1.5rem;font-size:clamp(2rem,6vw,48px);font-weight:800;line-height:1.2}.inner-banner .banner-content .banner-text p{color:hsla(0,0%,100%,.95);font-size:1.1rem;line-height:1.6;max-width:850px;margin-bottom:2.5rem}@media screen and (max-width:1200px){.inner-banner .banner-content{width:100%}}@media screen and (max-width:576.5px){.inner-banner{padding:100px 0 30px;margin-bottom:20px}}