.eft-fullbleed{align-items:center;background-color:var(--eft-dark);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--eft-card-radius);display:flex;margin:0 24px;overflow:hidden;position:relative}.eft-fullbleed__overlay{background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(0,0,0,.3));inset:0;pointer-events:none;position:absolute}.eft-fullbleed__content{padding-bottom:80px;padding-top:80px;position:relative;width:100%;z-index:2}.eft-fullbleed__inner{margin:0 auto;max-width:800px}.eft-fullbleed__inner--left{margin:0;max-width:560px}.eft-fullbleed__tag{align-items:center;display:inline-flex;gap:12px;margin-bottom:20px}.eft-fullbleed__tag span{color:hsla(0,0%,100%,.7);font-size:.875rem;font-weight:500;letter-spacing:.05em}.eft-fullbleed__tag:after{background:hsla(0,0%,100%,.3);content:"";display:block;height:1px;width:48px}.eft-fullbleed__heading{color:#fff;font-family:var(--eft-font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2;margin-bottom:20px}.eft-fullbleed__body{color:hsla(0,0%,100%,.75);font-size:.9375rem;line-height:1.7;margin-bottom:32px}.eft-fullbleed__body p{margin-bottom:0}.eft-content-split__grid{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr}.eft-content-split__grid--reversed{direction:ltr}.eft-content-split__grid--reversed>.eft-content-split__text{order:2}.eft-content-split__grid--reversed>.eft-content-split__image{order:1}.eft-content-split__heading{font-family:var(--eft-font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2;margin-bottom:20px}.eft-section--dark .eft-content-split__heading{color:#fff}.eft-content-split__body{color:var(--eft-muted);font-size:1rem;line-height:1.7;margin-bottom:32px}.eft-section--dark .eft-content-split__body{color:hsla(0,0%,100%,.75)}.eft-content-split__image img{border-radius:16px;height:auto;width:100%}@media (max-width:767px){.eft-fullbleed{margin:0 16px;min-height:400px!important}.eft-fullbleed__inner--left{max-width:100%}.eft-content-split__grid{gap:40px;grid-template-columns:1fr}.eft-content-split__grid--reversed>.eft-content-split__text{order:1}.eft-content-split__grid--reversed>.eft-content-split__image{order:2}}