.img-w-cards .section-header{margin:0 0 30px}.img-w-cards .section-header h3{margin-bottom:16px}.img-w-cards .section-header .sh--inner :last-child{margin-bottom:0}.img-w-cards .cards-wrapper{display:flex;flex-wrap:wrap;gap:30px 20px;justify-content:space-between}.img-w-cards .cards-wrapper .card{width:calc(33.33% - 20px)}.img-w-cards .cards-wrapper .card .card-inner{border:1px solid #24354e;border-radius:4px;text-align:center}.img-w-cards .cards-wrapper .card .content-group{display:flex;flex-direction:column;padding:20px}.img-w-cards .cards-wrapper .card .content-group h3.title{font-size:20px;font-weight:700;letter-spacing:0;line-height:1.25;margin-bottom:10px}.img-w-cards .cards-wrapper .button-link{margin-top:20px}.img-w-cards .cards-wrapper .richtext :last-child{margin-bottom:0}.img-w-cards .cards-wrapper .card .card-inner img.image{border-top-left-radius:4px;border-top-right-radius:4px;width:100%}@media(max-width:767px){.img-w-cards .cards-wrapper .card{width:calc(50% - 10px)}}@media(max-width:479px){.img-w-cards .cards-wrapper .card{width:100%}}