section.text-media-module{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#151515;overflow:hidden;position:relative;z-index:1}section.text-media-module.black{background-color:#151515;color:#fdf6ed}section.text-media-module.white{background-color:#fdf6ed}section.text-media-module.pink{background-color:#ffa8da}section.text-media-module.orange{background-color:#ff6f40}section.text-media-module.yellow{background-color:#eaff6e}section.text-media-module.green{background-color:#2fe295}section.text-media-module.blue{background-color:#789aff}section.text-media-module .container{align-items:flex-start;display:flex;flex-direction:row;gap:135px;width:100%}section.text-media-module .container.text-image{flex-direction:row-reverse}section.text-media-module .container .media-wrapper{aspect-ratio:505/480;border-radius:30px;height:auto;overflow:hidden;width:calc(52% - 135px)}section.text-media-module .container .media-wrapper .image{height:100%;width:100%}section.text-media-module .container .media-wrapper .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.text-media-module .container .media-wrapper dotlottie-player,section.text-media-module .container .media-wrapper iframe,section.text-media-module .container .media-wrapper video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.text-media-module .container .text-content{width:48%}section.text-media-module .container .text-content .label{margin-bottom:15px}section.text-media-module .container .text-content .ctas{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;margin-top:30px}@media screen and (max-width:950px){section.text-media-module .container{flex-direction:column-reverse;gap:60px}section.text-media-module .container.text-image{flex-direction:column-reverse}section.text-media-module .container .media-wrapper,section.text-media-module .container .text-content{width:100%}}