.hs_mediaPressWrapper .top-pane{margin-bottom:40px;text-align:center}.hs_mediaPressWrapper .subTitle{text-align:center}.hs_mediaPressWrapper .row{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.hs_mediaPressWrapper .card .inner-wrapper{border:1px solid #f1f1f1;border-radius:20px;box-shadow:0 8px 10px rgba(0,0,0,.15);height:100%}.hs_mediaPressWrapper .image img{border-top-left-radius:20px;border-top-right-radius:20px;max-height:300px;object-fit:cover;width:100%}.hs_mediaPressWrapper .card .text-content{padding:20px}.hs_mediaPressWrapper .text-content h5{margin-bottom:5px}.hs_mediaPressWrapper .text-content p{font-size:16px}.hs_mediaPressWrapper .text-content .link{align-items:center;background-color:#ececec;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.hs_mediaPressWrapper .card:hover .link{transform:rotate(-25deg)}@media(max-width:991px){.hs_mediaPressWrapper .row{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hs_mediaPressWrapper .row{grid-template-columns:1fr}}