.custom-card-outer .cc-out{align-items:center;display:flex;flex-wrap:wrap}.custom-card-lo{align-items:stretch;background:#fff;border:.8px solid #e7e7e7;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;margin:10px;padding:40px;position:relative;width:100%;width:calc(25% - 20px)}.custom-card-lo.no-pad{padding:0}.custom-card-lo:before{background:#56189e;content:"";display:block;height:10px;left:0;position:absolute;top:0;width:100%}.custom-card-lo .title{padding:5px 0;width:100%}.custom-card-lo .card-image,.custom-card-lo .card-image img{width:100%}.custom-card-lo .title h3{font-family:Montserrat Medium;font-size:16px!important;font-weight:700;line-height:130%;padding-top:10px;text-align:left}.custom-card-lo .content,.custom-card-lo .title h3{color:#212121;font-family:Montserrat;font-style:normal}.custom-card-lo .content{font-size:16px;font-weight:400;line-height:100%;padding-top:5px}.custom-card-lo .content ul{list-style-type:disc;padding-left:15px}.custom-card-lo .content ul li{list-style-type:disc;padding:3px 0}.custom-card-lo .content ul li::marker{color:#56189e}.custom-card-lo .content a{color:#7040dc;transition:all .4s ease}.custom-card-lo .content a:hover{text-decoration:underline}@media (max-width:1199px){.custom-card-lo .content h4{font-size:24px!important}.custom-card-lo{margin-bottom:10px}}@media (max-width:991px){.custom-card-lo{width:calc(50% - 20px)}}@media (max-width:767px){.custom-card-lo{width:100%}}