.module--image-text-columns{overflow:initial}.image-text-columns__row{display:flex;flex-wrap:wrap;gap:3rem}.image-text-columns__column{display:flex;flex-direction:column;justify-content:flex-start}.image-text-columns__column--vertical-orientation-top{justify-content:flex-start}.image-text-columns__column--vertical-orientation-center{justify-content:center}.image-text-columns__column--vertical-orientation-bottom{justify-content:flex-end}.image-text-columns__column--text{align-items:flex-start;flex:1 0 100%;order:1}.image-text-columns__column--image{flex:1;order:2}.image-text-columns__column--image-small{order:3}.image-text-columns__column--image-rounded img{border-radius:0 10px 0 10px}.image-text-columns__buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:flex-start;margin-top:3rem}.image-text-columns__image{border-radius:10px}@media (min-width:600px){.image-text-columns__column--image-rounded img{border-radius:0 25px 0 25px}}@media (min-width:900px){.image-text-columns__row{gap:4rem}.image-text-columns__column--image-rounded img{border-radius:0 35px 0 35px}.image-text-columns__column--text-right{text-align:right}.image-text-columns__column--text-right ul li{padding-left:0;padding-right:1.5rem}.image-text-columns__column--text-right ul li:before{left:auto;right:0}.image-text-columns__column--image:not(.image-text-columns__column--image-small){flex:initial}.image-text-columns__column--text-right .image-text-columns__buttons{justify-content:flex-end}.image-text-columns__buttons{margin-top:4rem}}@media (min-width:1200px){.image-text-columns__row{flex-direction:row;flex-wrap:nowrap;gap:0}.image-text-columns__row--1-col .image-text-columns__column {flex:1}.image-text-columns__row--2-col .image-text-columns__column {flex:1 0 calc(50% - 3rem)}.image-text-columns__row--3-col .image-text-columns__column {flex:1 0 calc(33.33333% - 4rem)}.image-text-columns__column{margin-left:6rem}.image-text-columns__column:first-child{margin-left:0}.image-text-columns__column--text{flex:1;margin-bottom:0;order:unset}.image-text-columns__column--wide{flex:1 0 40%}.image-text-columns__column--image{flex:1;order:unset}.image-text-columns__column--image-overlap img{margin-bottom:calc((var(--module-padding-bottom)*2)*-1)}.image-text-columns__row--1-col .image-text-columns__column--image-small{flex:1}.image-text-columns__row--2-col .image-text-columns__column--image-small{flex:1 0 calc(33.33333% - 2rem)}.image-text-columns__row--3-col .image-text-columns__column--image-small{flex:1 0 calc(22.22222% - 2.66667rem)}.image-text-columns__buttons{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:5rem}}