.text-image{--ti-bg:#fff;--ti-text:#1b2352;--ti-heading:#111;--ti-muted:#8a8a8a;--ti-accent:#6f98b6;--ti-scribble:#b8d96a;--ti-blob:hsla(93,46%,75%,.78);background:var(--ti-bg);padding:clamp(0rem,0vw,6rem) 0}.text-image *{box-sizing:border-box}.text-image__inner{align-items:center;display:flex;gap:clamp(2.5rem,3vw,7rem);margin:0 auto;padding:20px;width:min(100%,1180px)}.text-image__content{max-width:472px}.text-image__eyebrow{color:var(--ti-muted);font-size:clamp(1rem,.95rem + .3vw,1.25rem);font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 .9rem;text-transform:uppercase}.text-image__title{color:var(--ti-heading);font-size:clamp(2rem,1.5rem + 1.9vw,3.55rem);font-size:30px;font-weight:700;line-height:120%;margin:0}.text-image__title-highlight,.text-image__title-main{display:block}.text-image__title-highlight{color:var(--ti-accent)}.text-image__body{color:var(--ti-text);font-size:clamp(1.08rem,.98rem + .35vw,1.28rem);font-weight:400;line-height:1.58;margin-top:clamp(1.5rem,2vw,2rem);max-width:29rem}.text-image__body *{font-size:18px}.text-image__body>:first-child{margin-top:0}.text-image__body>:last-child{margin-bottom:0}.text-image__media{margin:auto;padding-top:.5rem;position:relative;width:min(100%,500px)}.text-image__image-wrap{aspect-ratio:1/1;margin-left:auto;overflow:hidden;position:relative;width:min(100%,485px);z-index:2}.text-image__image{display:block;height:100%;object-fit:contain;width:100%}.text-image__image-placeholder{background:linear-gradient(180deg,#b9d0e7,#d8e0d9);height:100%;width:100%}.text-image__scribble{height:clamp(3.25rem,10vw,5.25rem);left:-2.9rem;pointer-events:none;position:absolute;top:-.35rem;width:clamp(9rem,26vw,14rem);z-index:4}.text-image__scribble svg{height:174px;width:232px}.text-image__scribble svg path{fill:#c3e588}@media (max-width:991px){.text-image__inner{flex-flow:column;gap:2.5rem;grid-template-columns:1fr}.text-image__body,.text-image__content{max-width:100%}.text-image__media{margin:0 auto;width:min(100%,420px)}.text-image__image-wrap{margin:0 auto;width:min(100%,360px)}.text-image__blob{bottom:-2.5rem;right:-.5rem}.text-image__scribble{left:.5rem}}