.flex{display:flex}.justify-content{justify-content:space-between}.justify-center{justify-content:center}.f-wrap{flex-wrap:wrap}.card{border-radius:.5rem;box-shadow:0 4px 8px 2px rgba(0,0,0,.1);color:#333;display:block;flex-grow:1;gap:1%;min-width:31%;position:relative;text-decoration:none;top:0;transition:all .3s}.card p:last-child{margin-bottom:0!important;margin-top:1.3rem!important}.card li,.card p{font-size:16px!important}.card:active,.card:hover{box-shadow:0 4px 8px 2px rgba(0,0,0,.2);text-decoration:none}.card-img{align-items:center;border-radius:10px 10px 0 0;display:flex;justify-content:center}.card-img img{border-radius:.5rem .5rem 0 0;width:100%}.card .content{background-color:#fff;border-radius:0 0 10px 10px;display:block;padding:1.5rem}.cta_button,.qh{border-radius:50px!important;font-size:14px!important;line-height:14px!important;padding:10px 20px!important}.cta_button span,.qh span{font-size:inherit!important}.cta_button:hover,.qh:hover{background-color:#653c5f!important}.card .content h3{color:#333;font-size:1rem;font-weight:400;line-height:1rem;margin:0 0 .5rem}.little-guy{background:#f1f1f1;border-radius:5px;color:#666;display:block;font-size:.45rem;letter-spacing:2px;line-height:normal;margin-bottom:10px;padding:5px 10px;text-transform:uppercase;width:fit-content}@media (max-width:1024px){.card{width:48%}}@media (max-width:767px){.card{margin:1rem 0;width:auto}}