.home-banner{border-radius:20px;padding:120px 0}.home-banner__inner{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.home-banner__left{max-width:580px}.home-banner__left__description{max-width:492px}.home-banner__left h1{color:var(--white)}.home-banner__right img{border-radius:var(--border-radius-med);margin-bottom:-200px}@media (max-width:1024px){.home-banner__inner{align-items:center}.home-banner__right img{margin:0}}@media (max-width:900px){.home-banner{border-radius:20px;margin-bottom:100px;padding:60px 0 0}.home-banner__inner{align-items:flex-start;display:flex;flex-direction:column;gap:20px}.home-banner__left{max-width:none;width:100%}.home-banner__right{margin-bottom:-100px}}