.banner-area{--banner-height:0px;min-height:60vh;width:100%;text-align:center;padding:80px 170px;display:flex;flex-direction:column;justify-content:center;background-repeat:no-repeat,repeat;background-size:cover;background-position:center;color:#efefef;background-color:#615e5a}.banner-area:before{content:"";background-image:url();background-repeat:no-repeat,repeat;background-size:cover;background-position-x:left;position:absolute;left:0;width:100%;height:var(--banner-height);z-index:0}.banner-area h1,.banner-area h5,.banner-area h4{color:#efefef;z-index:1}@media(max-width:1024px) and (min-width:801px){.banner-area{padding-left:70px;padding-right:70px}}@media(max-width:800px){.banner-area{padding-left:30px;padding-right:30px}}