.hero{background-color:var(--color-dark);padding:4rem 1rem}.hero-container{display:flex;flex-direction:column}@media only screen and (min-width:913px){.hero-container{display:flex;flex-direction:row;gap:4rem}}.hero-copy,.hero-title{text-align:left}.hero-copy{display:flex;flex-direction:column;gap:1rem;justify-content:center;max-width:unset}@media only screen and (min-width:768px){.hero-copy{text-align:left}}@media only screen and (min-width:913px){.hero-copy{max-width:45%}}.hero-copy p{font-size:1.2rem!important}@media only screen and (min-width:913px){.hero-copy p{font-size:1.5rem!important}}.hero-footer{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:20px}@media only screen and (min-width:767px){.hero-footer{align-items:unset;flex-direction:column}}ul{padding-left:1.25rem;padding-right:20px;text-align:left}