.hero{min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:100px 0 80px 0;position:relative;z-index:1;overflow:hidden}@media(min-width:1200px){.hero{padding:183px 0 90px 0}}.hero__container{position:relative}.hero__copy{margin-top:10px}@media(min-width:1200px){.hero__copy{max-width:410px}}.hero__copy p:last-child{margin-bottom:0}.hero__cta{margin-top:60px}@media(min-width:1200px){.hero__cta{margin-top:32px}}.hero__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-row:auto auto;grid-row-gap:10px;margin-top:30px}@media(min-width:768px){.hero__grid{margin-top:60px;grid-column-gap:30px}}@media(min-width:1200px){.hero__grid{margin-top:-30px;display:grid;grid-template-columns:260px 260px}}.hero__grid .heroCard{opacity:0}.hero__pattern{position:absolute;bottom:0;width:100%}.hero__pattern-inner{height:100%}.hero__pattern-svg{width:100%;height:100%}