.hero__item{flex-direction:column}.hero__item>div.hero__item__label{font-weight:var(--font_weight_semi_bold);margin-bottom:var(--spacer_xxxs);text-transform:uppercase}.hero__item .title{margin-bottom:calc(var(--spacer_lg) - var(--spacer_xxxxs))}.hero__item .title h1>span{color:var(--primary_color)}.hero__item .title h1>span,.hero__item .title h2{font-weight:var(--font_weight_bold)}.hero__item p{margin-bottom:var(--spacer_xxxs)}.hero__item__button-wrapper{display:flex;flex-wrap:wrap;margin-top:var(--spacer_lg)}.hero__item__button-wrapper>a:not(:last-child){margin-bottom:calc(var(--spacer_lg)/2);margin-right:calc(var(--spacer_lg)/2)}.hero__item__top-logo{height:4rem;margin-bottom:1rem}.hero__item--image{align-items:flex-end;display:flex}@media (max-width:767px){.hero__item--image{align-items:center;margin-top:var(--spacer_lg)}}