.hero-background .container{display:flex}.hero-background.alignRight .container{display:flex;justify-content:flex-end}.hero-background.alignRight .hero-background-desc,.hero-background.alignRight h1{text-align:right}.hero-background{align-items:center;background-position:50%;background-size:cover;display:flex;min-height:570px;padding-bottom:70px;padding-top:70px}.hero-background h1{color:#fff;margin-bottom:32px}.hero-background-cont{width:50%}.hero-background-desc{backdrop-filter:blur(3.5px);background:#fff;color:var(--Black);font-size:32px;font-style:normal;font-weight:500;line-height:35px;padding:16px}.hero-background-img-mob{display:none}@media(max-width:780px){.hero-background-cont{width:100%}.hero-background.alignRight .hero-background-desc,.hero-background.alignRight h1{text-align:left}.hero-background{background-color:var(--Black);background-image:none!important;display:flex;flex-direction:column;min-height:unset;overflow:hidden;padding-top:0}.hero-background-img-mob{display:block;height:220px;margin-bottom:40px}.hero-background-desc{background:none;color:var(--White);padding:0}.hero-background h1{margin-bottom:16px}}