
.resources-page .resource-hero{min-height:505px;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;position:relative;}
.resources-page .resource-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,33,61,.18),rgba(20,33,61,.45));}
.resources-page .resource-hero .container{position:relative;z-index:1;display:flex;justify-content:center;width:100%;}
.resources-page .resource-hero h1{color:#fff;font-size:72px;line-height:1;margin:0;text-align:center;white-space:nowrap;max-width:none;width:100%;}
.resources-page .resource-section{padding:58px 0 78px;background:#fff;}
.resources-page .resource-copy{max-width:980px;margin:0 auto;background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important;}
.resources-page .resource-copy h2{font-size:44px;line-height:1.08;color:#14213d;margin:0 0 18px;text-align:left;}
.resources-page .resource-copy p{font-size:17px;line-height:1.75;color:#5f6f89;margin:0 0 16px;text-align:left;}
.resources-page .resource-copy a{color:#00b2d9;font-weight:700;text-decoration:underline;text-underline-offset:2px;}
.resources-page .footer-live .footer-cta{background:#2550b5;color:#fff;padding:72px 0 56px;text-align:center;}
.resources-page .footer-live .footer-cta h2{color:#fff;margin:0 0 18px;}
.resources-page .footer-live .footer-cta p{color:rgba(255,255,255,.96);max-width:900px;margin:0 auto 14px;font-size:18px;line-height:1.8;text-align:center;}
.resources-page .footer-live .footer-cta a{color:#84f2ff;}
@media(max-width:900px){.resources-page .resource-hero h1{font-size:52px;white-space:normal}.resources-page .resource-copy{padding:0 20px!important;}}


.ready-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 322px;gap:70px;align-items:start;}
.ready-content-image img{display:block;width:322px;max-width:100%;height:auto;margin:0 auto;}
.ready-roadmap-graphic{padding:0 0 72px;background:#fff;text-align:center;}
.ready-roadmap-graphic img{display:block;width:960px;max-width:calc(100% - 32px);height:auto;margin:0 auto;}
@media(max-width:900px){.ready-content-grid{grid-template-columns:1fr;gap:32px}.ready-content-image{order:-1}.ready-roadmap-graphic{padding-bottom:48px}}
