/* Start custom CSS for html, class: .elementor-element-421b9e8a */.award-card .card {background: #FFFFFF;box-shadow: 0px 11px 12px rgba(15, 36, 56, 0.16);
border-radius: 10px;padding: 30px;
    min-height: 510px;
    height: inherit;
}
.award-card .card-header p{color:#F4781E;font-weight: 600;font-size: 12px;line-height: 175%;letter-spacing: 0.1em;text-transform: uppercase;margin-top:10px;}
.award-card .card-body .card-title {font-weight: 500;font-size: 28px;line-height: 120%;letter-spacing: -0.01em;color: #0D0B23;}
.award-card .card-body .card-text {font-weight: 400;font-size: 16px;line-height: 175%;color: #444444;}
.award-card .card-body .learnMore {display: flex;text-align: center;letter-spacing: -0.02em;color: #2A387A;font-weight:600}
.award-card .card-body .learnMore span:first-child {margin-right:10px;}
.award-card:hover .card {background: #E1FFE3;box-shadow: 0px 11px 12px rgba(15, 36, 56, 0.16);cursor:pointer;}
.learnMore-btn {display: inline-block;}
@media (max-width: 767px) {
    .award-card .card {
        height:auto;
    }
    .award-card .card-body .card-title {
    font-size: 20px;        
    }
}
.award-card .insurtech100{
    max-width: 102px;
    height: 100px;
}/* End custom CSS */