.hero{height:100vh;background:var(--background);display:flex;justify-content:center;align-items:center;flex-direction:column}.hero__title{font-family:var(--regular);font-weight:400;font-size:var(--title-size)}.hero__container{max-width:920px;padding:0 16px}.hero__content{font-size:var(--text-size);line-height:1.6}
