.hero{color:var(--color-dark);height:min-content}.hero,.hero__wrapper{background-color:var(--color-white)}.hero__wrapper{width:100%;height:100%;padding-block:48px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:34px}p,span{font-size:1.75rem;font-weight:500;letter-spacing:-.06em;line-height:1.1em}.hero__wrapper-top{width:100%;display:flex;flex-direction:column;gap:1em}.hero__image-container{width:110px;height:110px}.hero__title{font-size:4.75rem;letter-spacing:-.09em;line-height:1em}.hero__wrapper-bottom{width:100%;display:flex;flex-direction:column;gap:34px}.hero__email-container a span{font-size:1.45rem}.hero__description{text-align:justify}@media screen and (min-width:810px) and (max-width:1200px){p,span{font-size:2rem}.hero{height:calc(100vh - 75.9px)}.hero__wrapper,.hero__wrapper-top{justify-content:space-between}.hero__wrapper-top{flex-direction:row-reverse}.hero__image-container{width:128px;height:128px}.hero__title{font-size:7.25rem}.hero__wrapper-bottom{flex-direction:row;justify-content:space-between}.hero__email-container a span{font-size:1.5rem}.hero__description{max-width:21ch}}@media screen and (min-width:1200px){p,span{font-size:2.5rem}.hero{height:calc(100vh - 92px)}.hero__wrapper,.hero__wrapper-top{justify-content:space-between}.hero__wrapper-top{flex-direction:row-reverse}.hero__image-container{width:168px;height:168px}.hero__title{font-size:11rem}.hero__wrapper-bottom{flex-direction:row;justify-content:space-between}.hero__email-container a span{font-size:1.75rem}.hero__description{max-width:26ch}}