.content-cards-module{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:100px 0;position:relative}.content-cards-module .max-width{margin:0 auto;max-width:1440px;padding:0 2rem}.content-cards-module .title-description{margin-bottom:3rem}.content-cards-module .boxes{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:950px}.content-cards-module .box-container{margin-bottom:20px;padding:0 5px}.content-cards-module .box{background-color:#fff;border-top:8px solid #fff;-webkit-box-shadow:0 0 20px #0000001a;box-shadow:0 0 20px #0000001a;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:150px;padding:1.25rem 25px 1.5rem;position:relative}.content-cards-module .box:hover{border-top:8px solid #306295}.content-cards-module .box h3{font-size:20px;margin-bottom:0}.content-cards-module .box:hover h3{font-family:Zurich Bold}.content-cards-module .box:hover hr{border-color:#fff}.content-cards-module .box .icon{width:65px}.content-cards-module h2{font-family:Zurich Bold;font-size:30px;margin-bottom:1.5rem}.content-cards-module p{color:#000;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:700px}@media (max-width:767px){.content-cards-module{padding:60px 0}.content-cards-module .max-width{padding:0 30px}.content-cards-module h2{font-size:30px}.content-cards-module .box{border-top:8px solid #306295}.content-cards-module .box h3{font-family:Zurich Bold}.content-cards-module p{margin-bottom:50px}}@media (max-width:500px){.content-cards-module .box-container{padding:0}}