.section-hero__wrapper{display:flex;flex-direction:column-reverse;gap:0}@media screen and (min-width: 750px){.section-hero__wrapper{flex-direction:row;align-items:center;justify-content:center}}.section-hero__media{display:flex;width:100%;height:100%;max-width:940px}.section-hero__media picture{display:flex;width:100%;height:100%}.section-hero__media img{height:100%;width:100%}.section-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:24px 16px;padding-bottom:48px}@media screen and (min-width: 750px){.section-hero__content{gap:32px;padding:0;padding-left:40px;padding-right:32px}}.section-hero__content h1{margin:0}.section-hero__content .button{width:100%}@media screen and (min-width: 750px){.section-hero__content .button{width:-moz-fit-content;width:fit-content}}