.image-with-text .container-fluid{width:100%}.image-with-text__inner{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:center}.image-with-text__inner--right{direction:rtl}.image-with-text__inner--right>*{direction:ltr}.image-with-text__media{overflow:hidden}.image-with-text__image-wrap{overflow:hidden}.image-with-text__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.image-with-text__image-wrap:hover .image-with-text__img{transform:scale(1.03)}.image-with-text__content{display:flex;flex-direction:column;gap:0;align-items:flex-start}.image-with-text--overlay{position:relative;overflow:hidden}.image-with-text--overlay .image-with-text__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.image-with-text--overlay .image-with-text__overlay-gradient{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.62) 0,rgba(0,0,0,.3) 55%,transparent 80%);pointer-events:none}.image-with-text--overlay .container,.image-with-text--overlay .container-fluid{position:relative;z-index:1}.image-with-text--overlay .image-with-text__overlay-wrap{display:flex}.image-with-text--overlay .image-with-text__overlay-content{display:flex;flex-direction:column;gap:0}.image-with-text--pos-left .image-with-text__overlay-wrap{justify-content:flex-start}.image-with-text--pos-left .image-with-text__overlay-gradient{background:linear-gradient(to right,rgba(0,0,0,.62) 0,rgba(0,0,0,.3) 55%,transparent 80%)}.image-with-text--pos-center .image-with-text__overlay-wrap{justify-content:center}.image-with-text--pos-center .image-with-text__overlay-gradient{background:radial-gradient(ellipse at center,rgba(0,0,0,.55) 0,rgba(0,0,0,.2) 60%,transparent 100%)}.image-with-text--pos-right .image-with-text__overlay-wrap{justify-content:flex-end}.image-with-text--pos-right .image-with-text__overlay-gradient{background:linear-gradient(to left,rgba(0,0,0,.62) 0,rgba(0,0,0,.3) 55%,transparent 80%)}.image-with-text__eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-secondary,#1a2942);border-bottom:2px solid var(--color-primary);padding-bottom:2px;margin-bottom:10px}.image-with-text--overlay .image-with-text__eyebrow{color:rgba(255,255,255,.75)}.image-with-text__heading{font-family:var(--font-heading);font-size:28px;font-weight:700;line-height:1.2;color:var(--color-secondary);margin-bottom:25px;text-transform:uppercase}.image-with-text--overlay .image-with-text__heading{color:var(--color-background)}.image-with-text__subheading{font-size:1rem;font-weight:400;color:var(--color-secondary);margin-bottom:12px}.image-with-text--overlay .image-with-text__subheading{color:var(--color-background)}.image-with-text__text{color:#555;margin-bottom:28px;line-height:1.7}.image-with-text__text p{margin-bottom:1em;color:inherit}.image-with-text--overlay .image-with-text__text{color:var(--color-background)}.image-with-text--overlay .image-with-text__cta{letter-spacing:.12em;font-size:.8125rem;padding:12px 32px}@media (max-width:1023px){.image-with-text__inner{grid-template-columns:1fr;gap:0}.image-with-text__inner--right{direction:ltr}.image-with-text__inner--right .image-with-text__content{order:-1}}@media (max-width:767px){.image-with-text__inner{gap:40px}.image-with-text__heading{font:normal normal 600 22px/36px var(--font-heading);margin-bottom:15px}.image-with-text__text{margin-bottom:20px}.image-with-text__cta-btn{text-align:center}.image-with-text--overlay .image-with-text__overlay-gradient{background:linear-gradient(to bottom,rgba(0,0,0,.5) 0,rgba(0,0,0,.65) 100%)}.image-with-text--overlay .image-with-text__overlay-content{text-align:center!important;align-items:center!important}}