section.cards-images-multi-module{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#151515;overflow:hidden;position:relative;z-index:1}section.cards-images-multi-module.black{background-color:#151515;color:#fdf6ed}section.cards-images-multi-module.black .container .cards .card{background-color:hsla(34,80%,96%,.05)}section.cards-images-multi-module.white{background-color:#fdf6ed}section.cards-images-multi-module.pink{background-color:#ffa8da}section.cards-images-multi-module.orange{background-color:#ff6f40}section.cards-images-multi-module.yellow{background-color:#eaff6e}section.cards-images-multi-module.green{background-color:#2fe295}section.cards-images-multi-module.blue{background-color:#789aff}section.cards-images-multi-module .container{width:100%}section.cards-images-multi-module .container .label{margin-bottom:15px}section.cards-images-multi-module .container>.title{margin-bottom:45px}section.cards-images-multi-module .container .images{display:flex;flex-direction:row;gap:30px;height:365px;margin-bottom:90px;width:100%}section.cards-images-multi-module .container .images .image{border-radius:20px;height:100%;overflow:hidden;width:50%}section.cards-images-multi-module .container .images .image.medium{width:33.3333333333%}section.cards-images-multi-module .container .images .image.small{width:25%}section.cards-images-multi-module .container .images .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.cards-images-multi-module .container .cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;width:100%}section.cards-images-multi-module .container .cards .card{background-color:hsla(0,0%,8%,.05);border-radius:30px;display:flex;flex:1;flex-direction:column;gap:10px;min-width:calc(33.33333% - 20px);padding:30px}section.cards-images-multi-module .container .cards .card .icon{height:30px;width:30px}section.cards-images-multi-module .container .cards .card .icon img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;width:100%}@media screen and (max-width:950px){section.cards-images-multi-module .container .images{display:none}section.cards-images-multi-module .container .cards .card{min-width:calc(50% - 15px)}}@media screen and (max-width:600px){section.cards-images-multi-module .container .cards .card{min-width:100%}}