  .cards{display:flex;width:100%}.cards .cta_button span{font-weight:300!important}.cards-item{padding:60px;width:50%}.cards-item,.cards-item>div{display:flex;flex-direction:column}.cards-item>div{align-items:center;max-width:600px;width:100%}.card-img-1{height:150px;width:300px}.card-img-1 img{height:100%;object-fit:contain;padding-top:35px;width:100%}.card-img-2{height:150px;width:140px}.card-img-2 img{height:100%;object-fit:contain;width:100%}.card-text{font-size:20px;font-weight:700;margin-bottom:50px;margin-top:50px;text-align:center;width:300px}.card-text.number1{color:#004c99}.card-text.number2{color:#008e4f}.cards-item.number1{align-items:flex-end;background-color:#effafd}.cards-item.number2{background-color:#eee;transition:background-color .3s linear}.cards-item.number2:hover{background-color:#fff;cursor:pointer}.cards .card-cta a{font-family:hero-new,sans-serif!important}@media (max-width:500px){.cards{flex-direction:column}.cards-item{width:100%}}