.cards-image-text{padding:100px 0}.cards-image-text__heading{margin-bottom:30px}.cards-image-text__heading--narrow{max-width:1000px}.cards-image-text__cards{display:flex;flex-wrap:wrap;justify-content:center;margin:40px -10px}.cards-image-text__cards--card{background-color:#fff;border-radius:var(--br-box);margin:10px;overflow:hidden;position:relative;width:calc(33.33% - 20px)}.cards-image-text__cards--card img{aspect-ratio:16/9;object-fit:cover}.cards-image-text__cards--card--text{padding:20px}.cards-image-text__cards--card--text h5{font-size:20px;margin-bottom:10px;text-transform:uppercase}.cards-image-text__cta{margin:70px 0 0;text-align:center}@media (max-width:991px){.cards-image-text__cards--card{width:calc(50% - 20px)}}@media (max-width:768px){.cards-image-text__cards--card{width:calc(100% - 20px)}.cards-image-text__cta{margin:40px 0 0}.cards-image-text{padding:50px 0}}