.related-content-module,.content-full-row{display:flex;flex-wrap:wrap;justify-content:center}.related-content-module{padding-left:8px;padding-right:8px}.content-cards-wrapper{display:flex;justify-content:space-around;flex:0 0 100%;flex-wrap:wrap}.content-card{flex:0 0 31%;box-shadow:0 22px 43px -20px rgba(0,0,0,0.15);align-self:flex-start}.content-card:hover{box-shadow:0 12px 23px -15px rgba(0,0,0,0.15)}.content-card h4{color:#174751;transition:300ms;font-size:17px}.content-card h4:hover{color:#3eb1c8}.content-card-bg{height:112px;width:auto;background-size:cover;background-position:center;border-radius:4px 4px 0px 0px}.content-card-text{background-color:#fff;padding:30px;border-radius:0px 0px 4px 4px;height:100%}.content-card-text p{font-size:14px}.content-card-button{background:#174751;color:white !important;padding:10px 15px;font-size:12px;font-weight:bold;min-width:32px;border-radius:20px;display:inline-block;line-height:1;transition:300ms}.content-card-button:hover{background:#11363d}@media(max-width:991px){.content-card{flex:0 0 100%;margin-bottom:30px}}