.hero--large .main-wrapper--padded{padding-bottom:18rem;padding-top:12rem}@media(max-width:1200px){.hero--large .main-wrapper--padded{padding-bottom:4rem;padding-top:4rem}}.hero__row{display:flex;flex-wrap:wrap}.hero__title{align-items:center;display:flex;flex:0 50%}@media(max-width:1200px){.hero__title{min-width:100%}}.hero__title h1{margin:0 0 10px}@media(min-width:1200px){.hero__title--short{justify-content:center;padding-right:4rem}.hero__title--short h1{font-size:10rem}}.hero__lead{flex:0 50%;font-size:2.4rem;padding:6rem 4rem 6rem 0;position:relative}@media(max-width:1200px){.hero__lead{font-size:1.8rem;min-width:100%;padding:4rem 0}}.hero__lead:before{background:#35b863;border-radius:.4rem;content:"";display:block;height:.6rem;margin:0 0 4rem;position:absolute;top:3rem;width:32rem}@media(max-width:1200px){.hero__lead:before{position:relative;top:0}}@media(max-width:450px){.hero__lead:before{width:100%}}.hero__lead .cta_button{background:var(--green);border-radius:.4rem;bottom:-3rem;color:#fff;display:block;font-size:2.2rem;font-weight:600;padding:1.6rem 0;position:absolute;text-align:center;text-decoration:none;width:32rem}.hero__lead .cta_button:hover{background:#fff;color:var(--dark)}@media(max-width:1200px){.hero__lead .cta_button{bottom:0;margin-top:1rem;position:relative}}@media(max-width:450px){.hero__lead .cta_button{display:inline-block;font-size:2rem;padding:1rem 3rem;width:auto}}