.csg-module{--csg-max-width:1140px;--csg-text-dark:#2d3840;--csg-text-medium:#4a5568;--csg-text-light:#a0aec0;--csg-pretitle-color:#6c757d;--csg-background:#fff;--csg-grid-gap:30px;--csg-card-overlay-start:rgba(0,0,0,.1);--csg-card-overlay-end:rgba(0,0,0,.8);--csg-card-text-color:#fff;--csg-font-family:Arial,sans-serif;background-color:var(--csg-background);font-family:var(--csg-font-family);padding:60px 0}.csg-container{box-sizing:border-box;margin:0 auto;max-width:var(--csg-max-width);padding:0 15px}.csg-text-content{margin-bottom:50px;text-align:center}.csg-pretitle{color:#005f85;font-size:12px;letter-spacing:4px;margin-bottom:0;text-transform:uppercase}.csg-pretitle,.csg-title{font-family:Lato;font-weight:700}.csg-title{color:#000;font-size:51px;line-height:1.25;margin:0 0 15px}.csg-description{color:#000;font-family:Lato;font-size:18px;line-height:24px;margin:0 auto;max-width:500px!important;max-width:700px}.csg-description p:last-child{margin-bottom:0}.csg-grid{display:grid;gap:var(--csg-grid-gap);grid-template-columns:repeat(2,1fr)}.csg-card{aspect-ratio:16/10;background-position:50%;background-size:cover;border-radius:8px;color:var(--csg-card-text-color);display:block;overflow:hidden;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.csg-card:hover{box-shadow:0 10px 20px rgba(0,0,0,.1);transform:translateY(-5px)}.csg-card-overlay{background:linear-gradient(to top,var(--csg-card-overlay-end) 10%,transparent 52%);content:"";height:100%;left:0;position:absolute;top:0;transition:background .3s ease;width:100%;z-index:1}.csg-card:hover .csg-card-overlay{background:linear-gradient(0deg,rgba(0,0,0,.9) 10%,rgba(0,0,0,.15) 70%)}.csg-card-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:25px;position:relative;z-index:2}.csg-card-title{display:-webkit-box;font-family:Lato;font-size:31px;font-weight:700;line-height:39px;margin:0 0 10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;overflow:hidden;text-overflow:ellipsis}.csg-card-link{color:#5bc4f5!important;display:inline-block;font-family:Lato;font-size:18px;font-weight:600;text-decoration:none;transition:color .3s ease}.csg-card:hover .csg-card-link{color:var(--csg-secondary-blue)}@media (max-width:767px){.csg-module{padding:50px 0}.csg-title{font-size:32px}.csg-description{font-size:16px}.csg-text-content{margin-bottom:40px}.csg-grid{gap:25px;grid-template-columns:1fr}.csg-card{aspect-ratio:16/9}.csg-card-title{font-size:20px}.csg-card-link{font-size:14px}.csg-card-content{padding:20px}}