.hero{padding:24px 0}.hero__inner{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:24px}.hero__inner>*{flex:0 0 100%}.hero__subtitle{color:#1f1f1f;font-weight:400;margin-bottom:18px}.hero__title{font-size:40px;line-height:50px;margin-bottom:18px}@media screen and (min-with:768px){.hero__title{font-size:56px}}.hero__description{font-size:20px;margin-bottom:32px}.hero__description__image{font-size:20px;margin-bottom:12px;margin-left:-10%}.hero__ctas{display:flex;gap:16px;margin-bottom:32px}.hero__disclaimer{color:var(--color-gray)}@media screen and (min-width:768px){.hero__inner{display:row-reverse}.hero__content{flex:5 0 0}.hero__image{flex:7 0 0}}@media screen and (max-width:767px){.hero__description__image{margin-left:-5%}.hero__title{font-size:34px;line-height:40px}.hero{padding:0 0 24px}.hero__inner{gap:6px}}