:root{--font-family-primary: "Work Sans", sans-serif;--base-font-family: var(--font-family-primary);--reset-rem-size: 16px;--header-z-index: 99;--card-img-height: auto;--card-img-border-radius: 8px}.news-card{--card-img-height: 204px;--card-img-border-radius: 16px}@media only screen and (max-width: 767px){.news-card{--card-img-height: 190px}.news-card .card-title{display:block}}.news-card .card-img img{height:auto;aspect-ratio:16/9}.news-card:hover .card-img>img{transform:scale(1.1)}.news-card:hover .card-title{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px;text-underline-position:from-font}.banner-sec-img{background:var(--neutral-300);max-width:685px;border-radius:16px;overflow:hidden}.banner-content{max-width:500px}@media only screen and (min-width: 1201px){.news-card .card-title{max-width:354px}}.card-img-lists{row-gap:64px}@media only screen and (max-width: 991px){.card-img-lists{--grid-columns: 2;row-gap:40px}}@media only screen and (max-width: 767px){.card-img-lists{--grid-columns: 1}}/*# sourceMappingURL=news-page.min.css.map */