.image-text-module .module__main-content{align-items:stretch}.image-text-module .module__block{align-items:stretch;min-width:0}.image-text__block{background:transparent;border-radius:var(--block-radius,var(--block-radius-default,var(--radius-2xs)));color:var(--image-text-block-color,rgba(var(--color-body-text-rgb,24,24,24),.9));height:100%}.image-text__block--image{align-self:stretch;padding:var(--space-1-5)}.image-text__block--image.module__block--no-padding{padding:0}.image-text__block--video{align-self:stretch}.image-text__block--text{padding:clamp(var(--space-1-5),3vw,var(--space-2-5));padding-inline:clamp(var(--space-2),4vw,var(--space-3))}.image-text-module .module__main-content--first-wide>.module__block:first-child.image-text__block--text,.image-text-module .module__main-content--second-wide>.module__block:last-child.image-text__block--text{padding:clamp(var(--space-3),5vw,var(--space-5));padding-inline:clamp(var(--space-3),6vw,var(--space-6))}.image-text__block--text.module__block--no-padding{padding:0}.image-text-module--big-blocks.module--flush .image-text__block--text{padding:clamp(var(--space-2),5vw,var(--space-4))}.image-text-module--big-blocks.module--flush .image-text__block{height:auto}.image-text-module--big-blocks.module--flush .module__main-content{--image-text-grid-content:min(100vw,var(--content-normal-max-width));--image-text-grid-gap:var(--module-gap,0px);--image-text-grid-side:max(0px,calc((100vw - var(--image-text-grid-content))/2));--image-text-row-min-height:clamp(240px,24vw,360px)}.image-text-module--big-blocks.module--flush .module__main-content--width-narrow{--image-text-grid-content:min(100vw,var(--content-narrow-max-width))}.image-text-module--big-blocks.module--flush .module__main-content--width-normal{--image-text-grid-content:min(100vw,var(--content-normal-max-width))}.image-text-module--big-blocks.module--flush .module__main-content--width-full{--image-text-grid-content:min(100vw,var(--content-full-max-width))}.image-text-module--big-blocks.module--flush .image-text__block--image,.image-text-module--big-blocks.module--flush .image-text__block--video{justify-content:flex-start;min-height:0;overflow:hidden;padding:0}.image-text-module--big-blocks.module--flush .image-text__media,.image-text-module--big-blocks.module--flush .image-text__media--video{flex:var(--image-text-media-flex,1);height:var(--image-text-media-height,100%);min-height:0;width:100%}.image-text-module--big-blocks.module--flush .image-text__image,.image-text-module--big-blocks.module--flush .image-text__video{border-radius:0;display:block;height:100%;object-fit:var(--image-text-media-fit,cover);object-position:var(--image-text-media-position,center center);width:100%}.image-text-module--big-blocks.module--flush .image-text__block--image,.image-text-module--big-blocks.module--flush .image-text__block--video{margin-bottom:0;margin-top:0}.image-text-module--big-blocks.module--flush .module__main-content:not(.module__main-content--cols-2):not(.module__main-content--cols-3) .image-text__block--image,.image-text-module--big-blocks.module--flush .module__main-content:not(.module__main-content--cols-2):not(.module__main-content--cols-3) .image-text__block--video{margin-left:calc(-50vw - -50%);margin-right:calc(-50vw - -50%);max-width:100vw;width:100vw}@media (min-width:768px){.image-text-module--big-blocks.module--flush .module__main-content--cols-2>.image-text__block{min-height:var(--image-text-row-min-height)}.image-text-module--big-blocks.module--flush .module__main-content--cols-2>.image-text__block--image .image-text__media{position:relative}.image-text-module--big-blocks.module--flush .module__main-content--cols-2>.image-text__block--image .image-text__image{inset:0;position:absolute}.image-text-module--big-blocks.module--flush .module__main-content--cols-2{--image-text-grid-col-1:calc((var(--image-text-grid-content) - var(--image-text-grid-gap))/2);--image-text-grid-col-2:calc((var(--image-text-grid-content) - var(--image-text-grid-gap))/2);column-gap:var(--image-text-grid-gap);grid-template-columns:var(--image-text-grid-col-1) var(--image-text-grid-col-2);margin-left:auto;margin-right:auto;max-width:var(--image-text-grid-content);width:var(--image-text-grid-content)}.image-text-module--big-blocks.module--flush .module__main-content--cols-2.module__main-content--first-wide{--image-text-grid-col-1:calc((var(--image-text-grid-content) - var(--image-text-grid-gap))*2/3);--image-text-grid-col-2:calc((var(--image-text-grid-content) - var(--image-text-grid-gap))/3)}.image-text-module--big-blocks.module--flush .module__main-content--cols-2.module__main-content--second-wide{--image-text-grid-col-1:calc((var(--image-text-grid-content) - var(--image-text-grid-gap))/3);--image-text-grid-col-2:calc((var(--image-text-grid-content) - var(--image-text-grid-gap))*2/3)}.image-text-module--big-blocks.module--flush .module__main-content--cols-2.module__main-content--bleed-first.module__main-content--bleed-last,.image-text-module--big-blocks.module--flush .module__main-content--cols-2.module__main-content--bleed-first:not(.module__main-content--bleed-last),.image-text-module--big-blocks.module--flush .module__main-content--cols-2.module__main-content--bleed-last:not(.module__main-content--bleed-first){margin-left:calc(-50vw - -50%);margin-right:calc(-50vw - -50%);max-width:100vw;width:100vw}.image-text-module--big-blocks.module--flush .module__main-content--cols-2.module__main-content--bleed-first:not(.module__main-content--bleed-last){grid-template-columns:calc(var(--image-text-grid-col-1) + var(--image-text-grid-side)) var(--image-text-grid-col-2);justify-content:start}.image-text-module--big-blocks.module--flush .module__main-content--cols-2.module__main-content--bleed-last:not(.module__main-content--bleed-first){grid-template-columns:var(--image-text-grid-col-1) calc(var(--image-text-grid-col-2) + var(--image-text-grid-side));justify-content:end}.image-text-module--big-blocks.module--flush .module__main-content--cols-2.module__main-content--bleed-first.module__main-content--bleed-last{grid-template-columns:calc(var(--image-text-grid-col-1) + var(--image-text-grid-side)) calc(var(--image-text-grid-col-2) + var(--image-text-grid-side))}.image-text-module--big-blocks.module--flush .module__main-content--cols-2>.image-text__block--image,.image-text-module--big-blocks.module--flush .module__main-content--cols-2>.image-text__block--video{margin-left:0;margin-right:0;max-width:100%;width:100%}}.image-text__media{display:flex;flex-direction:column;gap:var(--space-1);height:100%;margin:0}.image-text__image{border-radius:var(--block-radius,var(--block-radius-default,var(--radius-2xs)))}.image-text__image,.image-text__video{display:block;height:auto;object-fit:cover;width:100%}.image-text__video{border:0;border-radius:var(--block-radius,var(--block-radius-default,var(--radius-2xs)))}.image-text__caption{color:rgba(var(--color-body-text-rgb,24,24,24),.65);font-family:var(--font-primary,"Work Sans",sans-serif);font-size:.95rem;margin:0}.image-text__content{color:var(--image-text-block-color,rgba(var(--color-body-text-rgb,24,24,24),.85));display:flex;flex-direction:column;gap:var(--space-1-5);justify-content:flex-start}.image-text__content--align-left{align-items:flex-start;text-align:left}.image-text__content--align-center{align-items:center;text-align:center}.image-text__heading{color:inherit;hyphens:auto;margin:0;overflow-wrap:anywhere;word-break:normal}.image-text__heading--media{align-self:flex-start;margin-bottom:var(--space-1);text-align:left}.image-text__body{color:inherit;font-family:var(--font-primary,"Work Sans",sans-serif);font-size:1rem;line-height:1.65}.image-text__body p:last-child{margin-bottom:0}.image-text-module .module__actions--align-center{justify-content:center}.image-text-module .module__actions--block{margin-top:var(--space-1)}.image-text-module--big-blocks.module--flush .image-text__block--text>*{margin-left:0;margin-right:0;max-width:none;width:100%}.image-text-module--big-blocks .module__actions--block.module__actions--has-ghost-arrow{justify-content:flex-start;padding-inline:0;text-align:left}.image-text-module--big-blocks .image-text__content--align-center+.module__actions--block.module__actions--has-ghost-arrow,.image-text-module--big-blocks .module__actions--block.module__actions--has-ghost-arrow.module__actions--align-center{justify-content:center;text-align:center}.image-text-module--big-blocks .module__actions--block.module__actions--has-ghost-arrow.module__actions--stack-mobile{align-items:flex-start}.image-text-module--big-blocks .image-text__content--align-center+.module__actions--block.module__actions--has-ghost-arrow.module__actions--stack-mobile,.image-text-module--big-blocks .module__actions--block.module__actions--has-ghost-arrow.module__actions--align-center.module__actions--stack-mobile{align-items:center}.image-text-module--big-blocks .module__actions--has-ghost-arrow .button--ghost-arrow{display:inline-flex;margin:0}.image-text-module--big-blocks .module__actions--has-ghost-arrow .button--ghost-arrow:after{margin-left:0}@media (max-width:767px){.image-text__block{text-align:center}.image-text__content{align-items:center}.image-text__caption{text-align:center}.image-text-module--big-blocks.module--flush .module__main-content{margin-left:calc(-50vw - -50%);margin-right:calc(-50vw - -50%);max-width:100vw;row-gap:var(--module-gap,clamp(2rem,4vw,4rem));width:100vw}.image-text-module--big-blocks.module--flush .module__main-content>.image-text__block--text:not(.module__block--no-padding){padding-bottom:var(--space-1);padding-top:var(--space-1)}.image-text-module--big-blocks.module--flush .module__main-content>.image-text__block--text+.image-text__block--text:not(.module__block--no-padding){padding-top:0}.image-text-module--big-blocks.module--flush .module__main-content:has(>.image-text__block--text+.image-text__block--text){gap:0}.image-text-module--big-blocks.module--flush .module__main-content:has(>.image-text__block--text+.image-text__block--text)>.image-text__block--text:not(.module__block--no-padding){padding-bottom:var(--space-1);padding-top:var(--space-1)}.image-text-module--big-blocks.module--flush .module__main-content:has(>.image-text__block--text+.image-text__block--text)>.image-text__block--text+.image-text__block--text:not(.module__block--no-padding){padding-top:0}.image-text-module--big-blocks.module--flush .image-text__block{margin-left:0;margin-right:0;max-width:100%;width:100%}.image-text-module .module__actions--block:not(.module__actions--has-ghost-arrow){justify-content:center}}