.homepage-hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:2.5rem}.homepage-hero.color-primary-2{background-color:#fe623f}.homepage-hero.color-primary-4{background-color:#ffc9ae}.homepage-hero.color-neutral-light-1{background-color:#ffebe0}.homepage-hero.color-neutral-dark-1{background-color:#111}.homepage-hero.color-white{background-color:#fff}@media (min-width:768px){.homepage-hero{padding:5rem 0}}.homepage-hero__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2rem}@media (min-width:1280px){.homepage-hero__content{display:grid;gap:2.5rem;grid-template-columns:1fr 1fr}}.homepage-hero__text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#111;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media (min-width:1280px){.homepage-hero__text-block{align-self:center;gap:3rem;grid-column:span 1}}.homepage-hero__logo-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:4.4375rem;-moz-column-gap:4.4375rem;column-gap:4.4375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 0;row-gap:2rem}@media (min-width:768px){.homepage-hero__logo-list{gap:3.5rem;padding:2.5rem 0 0}}.homepage-hero__logo-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homepage-hero__logo{max-height:100%;width:6.5rem}.homepage-hero__image-box{height:21.4375rem;position:relative;width:100%}@media (min-width:1280px){.homepage-hero__image-box{aspect-ratio:775/656;height:auto}}.homepage-hero__image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.homepage-hero .button{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}@media (min-width:480px){.homepage-hero .button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}