.hero-text{background-color:#fff}.hero-text__container{display:flex;flex-direction:column-reverse;position:relative}@media (min-width:750px){.hero-text__container{display:block}}.hero-text__image-wrapper{height:0;margin-top:1.5rem;padding-bottom:70%;position:relative;width:100%}@media(min-width:750px){.hero-text__image-wrapper{margin-left:auto;margin-top:0;padding-bottom:38%;width:65%}}.hero-text__image{height:100%;max-width:100%;object-fit:cover;position:absolute;top:0;width:100%}.hero-text__upper-text{color:rgb(var(--color-foreground));display:block;font-size:1.8rem;font-weight:700;line-height:1.2}@media (min-width:750px){.hero-text__upper-text{font-size:2.4rem;margin-bottom:1rem}}.hero-text__title{color:var(--primary);font-size:2.4rem;line-height:1;margin:0}@media (min-width:750px){.hero-text__title{font-size:4rem}}@media (min-width:1024px){.hero-text__title{font-size:5rem;line-height:1.2}}@media (min-width:750px){.hero-text__content{align-items:center;aspect-ratio:1.8/1;background-color:var(--white);display:flex;justify-content:center;padding:3rem 1.5rem 5rem;position:absolute;top:50%;transform:translateY(-50%);width:45%}}@media (min-width:1024px){.hero-text__content{padding:6rem 3.5rem 10rem}}