.ch{background:linear-gradient(180deg,#2368a1 0,#0d263b);font-family:Roboto,sans-serif;position:relative;width:100%}.ch__inner{align-items:center;box-sizing:border-box;display:grid;gap:40px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);margin:0 auto;max-width:1200px;padding:80px 24px}.ch__left{display:flex;flex-direction:column;gap:20px;min-width:0}.ch__eyebrow{color:#c8d6e8;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.ch__eyebrow,.ch__heading{font-family:Roboto,sans-serif;margin:0}.ch__heading{color:#fff;font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1.1}.ch__subhead{color:#c8d6e8;font-size:18px;font-weight:400;line-height:1.65;margin:0}.ch__cta,.ch__subhead{font-family:Roboto,sans-serif}.ch__cta{background:linear-gradient(120deg,#f9a51b,#ff6b00);border-radius:8px;color:#0d263b;display:inline-block;font-size:15px;font-weight:600;padding:13px 28px;text-decoration:none;transition:background .15s ease;width:fit-content}.ch__cta:hover{background:linear-gradient(120deg,#ffb21d,#ff7400)}.ch__right{align-items:center;display:flex;justify-content:center;min-width:0}.ch__image-wrap{aspect-ratio:4/3;border-radius:16px;overflow:hidden;width:100%}.ch__image{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.ch__inner{gap:40px;padding:64px 24px}.ch__heading{font-size:40px}.ch__subhead{font-size:17px}}@media (max-width:768px){.ch__inner{gap:32px;grid-template-columns:1fr;padding:48px 16px}.ch__right{display:none}.ch__heading{font-size:32px}.ch__subhead{font-size:16px}}