.cards-module .intro h3{line-height:35px}.cards-module .card{margin-top:30px}.cards-module .card .cardWrap{background-color:#fff;border-radius:16px;display:block;padding:25px}.cards-module .card .cardWrap:hover{text-decoration:none}.cards-module .card .inner{align-items:center;display:block}.cards-module .card .image{margin-bottom:15px;text-align:center}.cards-module .card .image img{max-width:192px}.cards-module .card h3{font-size:24px;font-weight:600;line-height:28px}.cards-module .card .readmore{display:inline-block;font-size:15px;font-weight:700;line-height:24px}.cards-module .card .readmore span{padding-right:10px}@media(min-width:768px){.cards-module .cardlist{display:grid;gap:30px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}.cards-module .card{margin-top:0}.cards-module .card .inner{height:320px}.cards-module .card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:29px;overflow:hidden}}@media(min-width:1024px){.cards-module .cardlist{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1920px){.cards-module .card .inner{display:flex;flex-direction:row;gap:20px;height:180px;margin-bottom:20px}.cards-module .card .image{margin-bottom:0}.cards-module .card h3{-webkit-line-clamp:6;margin:0}}