.hero-4{--hero-4-bg:#f4f4f4;background:#fff;padding:clamp(1rem,1vw,2rem) 1rem}.hero-4,.hero-4 *{box-sizing:border-box}.hero-4__inner{align-items:center;background:var(--hero-4-bg);border-radius:0;display:grid;gap:clamp(2rem,4vw,5rem);grid-template-columns:minmax(320px,1fr) minmax(320px,620px);margin:0 auto;padding:clamp(0rem,1vw,4rem) clamp(1.5rem,4vw,4rem);width:min(100%,1600px)}.hero-4__content{max-width:42rem}.hero-4__eyebrow{color:#8b837b;font-size:clamp(1rem,.94rem + .2vw,1.15rem);font-size:18px;font-weight:700;line-height:1.2;margin:0 0 .4rem}.hero-4__title{color:#000;font-size:clamp(2.3rem,1.7rem + 2vw,4.35rem);font-size:38px;font-weight:700;line-height:1;margin:0}.hero-4__title-line{display:inline}.hero-4__title-line--highlight{color:#6f98b6}.hero-4__copy{color:#1b2352;font-size:clamp(1rem,.95rem + .24vw,1.15rem);line-height:1.55;margin-top:1rem;max-width:38rem}.hero-4__copy *{font-size:18px}.hero-4__copy>:first-child{margin-top:0}.hero-4__copy>:last-child{margin-bottom:0}.hero-4__copy p{margin:0 0 .85rem}.hero-4__media{align-items:flex-end;display:flex;justify-content:center;overflow:hidden;position:relative}.hero-4__blob{background:hsla(93,46%,75%,.78);border-radius:50%;pointer-events:none;position:absolute}.hero-4__image,.hero-4__placeholder{display:block;height:auto;max-width:29rem;position:relative;width:min(100%,29rem);z-index:2}.hero-4__image{object-fit:contain;object-position:center bottom}.hero-4__placeholder{aspect-ratio:.78/1;background:linear-gradient(180deg,#d9dde4,#eef1f5)}@media (max-width:991px){.hero-4__inner{gap:2rem;grid-template-columns:1fr}.hero-4__content{max-width:100%}}@media (max-width:767px){.hero-4{padding:1rem}.hero-4__inner{padding:1.5rem 1.25rem 2rem}.hero-4__title{line-height:1.02}.hero-4__copy{font-size:1rem;line-height:1.6}.hero-4__blob--left{left:-2%;top:18%;width:14rem}.hero-4__blob--right{right:0;top:2%;width:10rem}.hero-4__image,.hero-4__placeholder{max-width:16rem}}