.hero{background-color:var(--color-offwhite);padding:4rem 1rem}.hero__container{align-items:center;display:flex;flex-direction:column;gap:4rem;justify-content:space-between}@media only screen and (min-width:913px){.hero__container{display:flex;flex-direction:row;gap:4rem}}.hero__copy{display:flex;flex-direction:column;gap:1rem;max-width:unset;text-align:center}@media only screen and (min-width:768px){.hero__copy{text-align:left}}@media only screen and (min-width:913px){.hero__copy{gap:2rem;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}}.hero__badges{align-items:center;display:flex;flex-direction:row;gap:2rem}@media only screen and (min-width:767px){.hero__badges{display:flex;flex-direction:row;gap:2rem}}ul{padding-left:1.25rem;padding-right:20px;text-align:left}