.Custom_Icon_Outcomes{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-bottom:30px}.Custom_Icon_Outcomes.cols-2 .service-box{width:calc(50% - 16px)}.Custom_Icon_Outcomes.cols-3 .service-box{width:calc(33.333% - 16px)}.Custom_Icon_Outcomes.cols-4 .service-box{width:calc(25% - 18px)}.Custom_Icon_Outcomes.cols-6 .service-box{width:calc(16.3% - 15px)}.Custom_Icon_Outcomes .service-box{align-items:center;background-color:#fff;border-bottom:5px solid #8f0009;border-radius:0 0 50px 50px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);display:flex;flex:0 0 auto;flex-direction:column;gap:15px;overflow:hidden;padding:30px 20px;position:relative;text-align:center;transition:box-shadow .3s ease}.Custom_Icon_Outcomes img{height:auto;max-width:80px!important}.Custom_Icon_Outcomes .box-title{color:#013f78;font-size:22px;line-height:1.2;transition:color .4s ease}.Custom_Icon_Outcomes p{color:#013f78;font-family:Century Gothic,Sans-serif;font-size:16px;text-align:center}@media (max-width:992px){.Custom_Icon_Outcomes.cols-3 .service-box,.Custom_Icon_Outcomes.cols-4 .service-box,.Custom_Icon_Outcomes.cols-6 .service-box{width:calc(50% - 12px)}}@media (max-width:576px){.Custom_Icon_Outcomes.cols-2 .service-box,.Custom_Icon_Outcomes.cols-3 .service-box,.Custom_Icon_Outcomes.cols-4 .service-box,.Custom_Icon_Outcomes.cols-6 .service-box{width:100%}}