.flexible__list-wrapper{display:flex;flex-direction:column;gap:48px}.flexible__content-wrapper{display:flex;flex-direction:row;gap:72px;justify-content:space-between}.flexible__content--img-left{flex-direction:row-reverse}.flexible__content--img-right{flex-direction:row}.flexible__text-content{display:flex;flex-direction:column;gap:32px;max-width:440px;padding-top:32px;width:clamp(400px,40vw,560px)}.flexible__image{aspect-ratio:16/9;max-width:clamp(40%,50vw,900px);object-fit:cover;width:100%}.content-wrapper--edge-img .flexible__image{max-width:clamp(50%,55vw,1200px)}.content-wrapper--edge-img{max-width:calc(100vw - 96px)}.flexible__content--img-left.content-wrapper--edge-img{margin:0 auto 0 10vw;padding-left:0}.flexible__content--img-right.content-wrapper--edge-img{margin:0 10vw 0 auto;padding-right:0}.flexible__module-standard-content{margin-top:96px}.flexible__row-title{font-weight:700;max-width:24ch}@media screen and (min-width:1440px){.content-wrapper--edge-img{max-width:calc(100vw - 248px)}.flexible__content--img-left .flexible__text-content,.flexible__content--img-right .flexible__text-content{padding:0 24px}}@media screen and (min-width:1680px){.content-wrapper--edge-img{max-width:calc(100vw - 248px)}}@media screen and (max-width:960px){.flexible__list-wrapper{gap:32px}.flexible__image{max-width:unset;width:100%}.flexible__text-content{padding-left:24px;padding-right:24px}.flexible__content-wrapper{gap:32px}.flexible__content--img-left{flex-direction:column-reverse}.flexible__content--img-right{flex-direction:column}.flexible__module-standard-content{margin-top:48px}.flexible__content-wrapper{align-items:center}.content-wrapper--edge-img{max-width:100%}.flexible__content--img-left.content-wrapper--edge-img,.flexible__content--img-right.content-wrapper--edge-img{margin:0;padding-left:0;padding-right:0}}@media screen and (max-width:760px){.flexible__content-wrapper{flex-direction:column;max-width:100%}}