.cards-module-wrapper .cards-row{display:flex;flex-wrap:wrap;gap:40px;margin:60px 0}.cards-module-wrapper .card{background:hsla(0,0%,100%,.1);border-radius:10px;color:#fff;display:flex;flex:1 1 0%;flex-direction:column;justify-content:flex-start;min-width:200px;padding:30px}.cards-three .card{flex:1 1 calc(33.33333% - 26.66667px)}.cards-four .card{flex:1 1 calc(25% - 30px)}.cards-four>.card:nth-last-child(-n+4):nth-child(n+5),.cards-three>.card:nth-last-child(-n+3):nth-child(n+4){flex:1 1 0%}.cards-module-wrapper .card-img{margin-bottom:16px;max-height:35px;max-width:35px;object-fit:fill}.card-text *{color:#fff}.card-text h3{font-family:Geist;font-size:24px;font-style:normal;font-weight:600;line-height:120%}.module-title-row h2{margin:0}.module-title-row{display:flex;margin-bottom:60px}.cards-cta{text-align:right}.module-title-row *{color:#fff}.module-title-row .title{width:100%}.module-title-row .subtitle{font-family:Work Sans;font-size:22px;font-style:normal;font-weight:400;line-height:150%;width:100%}@media (max-width:992px){.module-title-row{flex-wrap:wrap}.cards-module-wrapper .cards-row{margin:50px 0}.cards-row{flex-direction:column;gap:20px}.cards-module-wrapper .card{flex:1 1 100%;max-width:100%}}