.wave-section{width:100%;position:relative;background:var(--color-background)}.image-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:var(--background-image-opacity)}.wave{line-height:0;margin-top:-1px;margin-bottom:-1px;--wave-clipped-color: var(--color-body-background)}.wave.wave-bottom--clip{position:absolute;bottom:0;z-index:1;width:100%}.wave.wave-bottom--clip svg{transform:rotate(180deg)}.wave.wave-bottom--clip path{fill:var(--wave-clipped-color)}.wave.wave-top--clip{position:absolute;top:0;z-index:1;width:100%}.wave.wave-top--clip svg{transform:rotate(180deg)}.wave.wave-top--clip path{fill:var(--wave-clipped-color)}.section__content-double-image-and-text .section-double-image-and-text{position:relative}.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper{display:flex;flex-direction:column;padding-top:5rem;padding-bottom:5rem}@media screen and (min-width: 990px){.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper{gap:3rem}.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper.display--horizontal_text_first{flex-direction:row}.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper.display--horizontal_image_first{flex-direction:row-reverse}}.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper .section__text{display:flex;align-items:center;width:100%;padding:20px}.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper .section__text.alignment--left{text-align:left}.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper .section__text.alignment--center{text-align:center}.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper .section__text.alignment--right{text-align:right}.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper .section__image{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center}.section__content-double-image-and-text .section-double-image-and-text .section__double-image--wrapper .section__image .image_button--wrapper{display:flex;flex-direction:column;align-items:center;gap:3rem}