.cardsWithIconModule{display:flex;justify-content:center;width:100%;padding:0px 0px}.cardsWithIconContent{width:100%;max-width:1140px;min-width:350px}.cardsWithIconTitle{font-size:35px;color:#172755;margin-bottom:30px;font-weight:700}.cardsWithIconCardsSection{display:flex;flex-wrap:wrap}.cardsWithIconCardWrapper{text-decoration:none !important;color:black;width:100%;min-width:350px;max-width:33%;display:flex}.cardsWithIconCard{width:100%;box-sizing:border-box;border:solid 1px #e8eaf0;transition:1s}.cardsWithIconCard:hover{box-shadow:0 8px 40px 0 rgb(16 18 23 / 50%);border-width:0px}.cardsWithIconCardTopBarSection{width:100%;height:6px;margin-bottom:20px}.cardsWithIconCardTopBar{height:6px;width:0;transition:.7s;background-color:#00ceb5}.cardsWithIconCard:hover .cardsWithIconCardTopBar{width:100%}.cardsWithIconCardIconSection{padding:0px 35px;margin-bottom:15px;min-height:30px}.cardsWithIconCardIcon i{font-size:24px;font-style:normal}.cardsWithIconCardTitle{padding:0px 35px;margin-bottom:15px;font-size:24px;font-weight:500;text-transform:uppercase;min-height:74px}.cardsWithIconCardText{padding:0px 35px 20px 35px;font-size:18px;min-height:105px}.cardsWithIconCard:hover .cardsWithIconCardTitle,.cardsWithIconCard:hover .cardsWithIconCardIcon{color:#00ceb5}.cardsWithIconRedirectSection{margin-top:35px}.cardsWithIconRedirectWrapper{font-size:18px;color:#2d62d1;text-decoration:none}.cardsWithIconRedirect{display:inline-block;font-weight:500}.cardsWithIconRedirect i{font-size:18px;color:#2d62d1;margin-left:20px}.cardsWithIconRedirectUnderlineSection{width:100%;height:3px}.cardsWithIconRedirectUnderline{height:2px;width:0;transition:.4s;background-color:#2d62d1}.cardsWithIconRedirect:hover .cardsWithIconRedirectUnderline{width:100%}.iconHover{display:none}.cardsWithIconCard:hover .iconHover{display:block}.cardsWithIconCard:hover .iconNormal{display:none}.iconHover img{height:60px;width:auto}.iconNormal img{height:60px;width:auto}@media only screen and (max-width:1190px){.cardsWithIconContent{max-width:92%}.cardsWithIconCardWrapper{max-width:50%}}@media only screen and (max-width:790px){.cardsWithIconCardWrapper{max-width:100%}}