.hero-section__content{align-items:center;display:flex;flex-direction:column;max-width:1160px;padding:40px 20px}.hero-section__content .paragraph{margin-top:24px}.hero-section__content img{margin-top:32px}.hero-section__hero-text{color:var(--grey01);display:block;font-size:18px;font-weight:600;line-height:21px;margin-bottom:24px}.hero-section__cta-wrapper{margin-top:24px}.hero-section__secondary-cta{margin-top:16px}@media (min-width:500px){.hero-section__secondary-cta{margin-left:16px}}@media (max-width:1000px){.hero-section__content img{max-height:500px!important}}@media (min-width:1000px){.hero-section__content{flex-direction:row;justify-content:space-between;padding-bottom:80px;padding-top:80px}.hero-section__content img{display:block;margin-left:60px;margin-top:0;max-width:40%}.hero-section__content .paragraph{margin:24px 90px 0 0}.hero-section__content .paragraph+.paragraph{margin-top:1em}}@media (min-width:1200px){.hero-section__content{flex-direction:row;padding:80px 0}}