.hero-2col-container{background:linear-gradient(to bottom right,#005f85,#023245);color:#fff;display:flex;min-height:500px;width:100%}.hero-2col-container.reversed{flex-direction:row-reverse}.hero-2col-image{align-items:center;background:transparent;display:flex;justify-content:flex-end;position:relative;width:50%}.hero-2col-image img{display:block;height:auto;max-width:100%}.hero-2col-content{align-items:flex-start;background:transparent;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:60px 80px 60px 40px;width:50%}.hero-preheader{color:#55bfe8;font-size:13px;font-weight:700;letter-spacing:3px;margin-bottom:14px;text-transform:uppercase}.hero-title{border-left:none;color:#fff;font-size:48px;font-weight:700;line-height:1.1;margin:0 0 24px;padding-left:0}.hero-description{color:#f0f4f8;font-size:18px;line-height:1.6;margin-bottom:32px;max-width:90%}.hero-btn-row{display:flex;flex-wrap:wrap;gap:18px}.hero-cta{background-image:linear-gradient(180deg,#34a853,#1c5f2e);border:none;border-radius:8px;box-shadow:none;display:inline-block;font-family:Lato,sans-serif;outline:none;padding:16px 44px;text-align:center;transition:background-image .2s ease,box-shadow .2s ease;white-space:nowrap}.hero-cta,.hero-cta:active,.hero-cta:focus,.hero-cta:hover,.hero-cta:link,.hero-cta:visited{color:#fff;font-size:18px;font-weight:600;text-decoration:none}.hero-cta:focus,.hero-cta:hover{background-image:linear-gradient(180deg,#2f8f48,#174824);box-shadow:0 0 0 2px hsla(0,0%,100%,.1)}.hero-cta:active{background-image:linear-gradient(180deg,#2a7c41,#12381f);box-shadow:0 0 0 2px hsla(0,0%,100%,.16)}@media (max-width:992px){.hero-2col-content{padding:40px 32px}.hero-title{font-size:38px}}@media (max-width:768px){.hero-2col-container,.hero-2col-container.reversed{flex-direction:column}.hero-2col-content,.hero-2col-image{height:auto;width:100%}.hero-2col-image{justify-content:center;min-height:280px}.hero-2col-content{align-items:center;padding:40px 20px 48px;text-align:center}.hero-description{max-width:100%}.hero-btn-row{justify-content:center;width:100%}.hero-cta{max-width:350px;width:100%}}