.standard-hero{background-size:cover;max-width:100%;padding:200px 20px 120px;position:relative}@media (max-width:767px){.standard-hero{padding-bottom:100px}}.standard-hero__full-width .standard-hero__inner{display:block;max-width:850px;text-align:center}.standard-hero__include-overlay:after{background:linear-gradient(180deg,#0075c9,rgba(0,117,201,.05));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.standard-hero__include-overlay .standard-hero__inner h1,.standard-hero__include-overlay .standard-hero__inner h5,.standard-hero__include-overlay .standard-hero__inner p{color:#fff}.standard-hero__inner{align-items:center;display:grid;gap:100px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px;position:relative;z-index:2}@media (max-width:767px){.standard-hero__inner{grid-template-columns:1fr}}.standard-hero__inner h5{color:#555361;font-family:GT-Walsheim;font-size:16px;font-weight:700;letter-spacing:1.6px;line-height:26px;margin-bottom:16px;margin-top:0;text-transform:uppercase}.standard-hero__inner h1{color:#1a51a4;font-size:48px;font-weight:700;line-height:1.2;margin:0 0 20px}.standard-hero__inner p{color:#555361}.standard-hero__inner a{background:#f2cd00;border:0;border-radius:3px;box-shadow:0 4px 30px 0 rgba(0,48,60,.05);color:#00303c;display:inline-block;font-size:16px;font-weight:700;max-width:200px;padding:10px 20px;text-align:center;transition:background .25s ease-in-out;width:auto}.standard-hero__inner a:hover{background:#dfbf0c}.standard-hero__image img{height:auto;max-width:100%}