.hero-assist{display:flex;flex-direction:column-reverse;box-shadow:var(--shadow-shifted)}.hero-assist__content{padding:20px;background-color:var(--color-white)}.hero-assist__img{height:240px}.hero-assist__buttons{display:grid;gap:24px}.hero-assist__title{margin-bottom:32px}.hero-assist__wrap{display:flex;flex-direction:column;gap:16px}@media(max-width:998px){.hero-assist__col:nth-child(2){align-self:center}}@media(min-width:999px){.hero-assist{flex-direction:row}.hero-assist__content{flex:1;padding:40px}.hero-assist__wrap{flex-direction:row;justify-content:space-between}.hero-assist__title{margin-bottom:48px}.hero-assist__buttons{grid-template-columns:repeat(2,1fr)}.hero-assist__img{flex:0 0 39.5%;aspect-ratio:unset;aspect-ratio:490 / 240;height:auto}}
