.fifty-fifty-section{overflow:hidden;width:100%}.fifty-fifty-container{margin:0 auto;max-width:var(--container-xl);padding:0 20px}.fifty-fifty-row{align-items:center;display:flex;flex-wrap:wrap;gap:var(--spacing-section-sm)}.fifty-fifty-row--reverse{flex-direction:row-reverse}.fifty-fifty-col{flex:1 1 100%}.fifty-fifty-col--media,.fifty-fifty-col--text{min-width:0}.content-column,.fifty-fifty-content{max-width:600px}.content-column__eyebrow,.fifty-fifty-eyebrow{align-items:center;display:flex;gap:10px;margin-bottom:var(--spacing-sm)}.content-column__eyebrow-circle,.fifty-fifty-eyebrow__circle{background-color:var(--color-brand-accent);border-radius:var(--radius-round);display:inline-block;flex-shrink:0;height:8px;width:8px}.content-column__eyebrow-text,.fifty-fifty-eyebrow__text{color:inherit;font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.05em;opacity:.8}.content-column__heading,.fifty-fifty-heading{margin-bottom:var(--spacing-lg)}.content-column__heading h1,.content-column__heading h2,.content-column__heading h3,.content-column__heading h4,.content-column__heading h5,.content-column__heading h6,.fifty-fifty-heading h1,.fifty-fifty-heading h2,.fifty-fifty-heading h3,.fifty-fifty-heading h4,.fifty-fifty-heading h5,.fifty-fifty-heading h6{color:inherit;margin:0}.content-column__text,.fifty-fifty-text{margin-bottom:var(--spacing-xl)}.content-column__text p,.fifty-fifty-text p{color:var(--color-text-muted-on-dark);font-size:clamp(.8rem,4vw,1.3rem);margin:0 0 var(--spacing-sm) 0}.fifty-fifty-section--brand-light .content-column__text p,.fifty-fifty-section--brand-light .fifty-fifty-text p{color:var(--color-text-muted-on-light)}.fifty-fifty-section--brand-dark .content-column__text p,.fifty-fifty-section--brand-dark .fifty-fifty-text p{color:var(--color-text-muted-on-dark)}.fifty-fifty-section--custom .content-column__text p,.fifty-fifty-section--custom .fifty-fifty-text p{color:inherit}.content-column__text p:last-child,.fifty-fifty-text p:last-child{margin-bottom:0}.content-column__cta,.fifty-fifty-cta{align-items:center;display:flex;gap:15px;margin-top:30px}.fifty-fifty-image-wrapper{height:100%;width:100%}.fifty-fifty-image{border-radius:8px;display:block;height:auto;width:100%}.fifty-fifty-video-wrapper{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.fifty-fifty-video-wrapper embed,.fifty-fifty-video-wrapper iframe,.fifty-fifty-video-wrapper object,.fifty-fifty-video-wrapper video{border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:768px){.fifty-fifty-row{flex-wrap:nowrap}.fifty-fifty-col{flex:1 1 50%}.fifty-fifty-container{padding:0 40px}}@media (min-width:1024px){.fifty-fifty-row{gap:60px}.fifty-fifty-heading{margin-bottom:25px}.fifty-fifty-text{margin-bottom:35px}}@media (min-width:1400px){.fifty-fifty-container{max-width:1400px}.fifty-fifty-row{gap:80px}}