@charset "UTF-8";.c-alternateContent{--block-flex-direction:column-reverse;--block-row-gap:1.875rem;--block-column-gap:0rem;--block-content-btn-margin-t:2.25rem;--block-content-gap:2.5rem}.c-alternateContent__block,.c-alternateContent__block--black,.c-alternateContent__block--inverted{display:flex;row-gap:var(--block-row-gap);-moz-column-gap:var(--block-column-gap);column-gap:var(--block-column-gap);flex-direction:var(--block-flex-direction)}.c-alternateContent__block__img{position:relative}.c-alternateContent__block__content{display:flex;flex-direction:column;gap:var(--block-content-gap)}.c-alternateContent__block__content__wysiwyg__btn{margin-top:var(--block-content-btn-margin-t)}.c-alternateContent__block__shape{position:absolute;bottom:-50%;left:-120%;height:auto;width:175%;z-index:-1}.c-alternateContent__block__shape svg{width:100%;height:auto}.c-alternateContent__block--black{--body-text-color:var(--cream);--body-heading-color:var(--cream)}@media (min-width:768px){.c-alternateContent{--block-flex-direction:row;--block-img-width:40%;--block-content-width:49%;--block-column-gap:11%}.c-alternateContent__block__img{width:var(--block-img-width);height:-moz-fit-content;height:fit-content}.c-alternateContent__block__content{width:var(--block-content-width)}.c-alternateContent__block--inverted{--block-flex-direction:row-reverse;--block-img-width:49%;--block-content-width:40%;--block-column-gap:11%}.c-alternateContent__block--inverted .c-alternateContent__block__content{align-self:center}}@media (min-width:1450px){.c-alternateContent{--block-content-gap:3.75rem}}