.esmax-hero-banner{position:relative;padding:144px 0;overflow:hidden}.esmax-hero-banner__img{position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.esmax-hero-banner__content{z-index:10;display:flex;height:100%;max-width:376px;align-items:center}.esmax-hero-banner__title{text-wrap:balance;z-index:10;color:#fff;font-family:var(--font-exo);font-weight:700;font-size:58px;line-height:60px;letter-spacing:0;vertical-align:middle}.esmax-hero-banner__overlay{position:absolute;left:0;top:0;width:50%;height:100%;background:#000;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.4) 50%,transparent);z-index:5}@media(max-width:575px){.esmax-hero-banner__content{justify-content:center;width:100%;max-width:100%}.esmax-hero-banner__overlay{width:100%;background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 50%,rgba(0,0,0,.2))}.esmax-hero-banner__title{text-align:center;font-size:40px;line-height:42px;max-width:280px}}