*{box-sizing:border-box}
.card-content{padding:24px !important;margin-bottom:20px;border-radius:16px;background:#fafafa;height:auto;margin:auto;margin-bottom:24px;border:0}
.card-content h2{margin-top:0}
.card-content p{margin:0;font-size:16px;font-weight:400;line-height:24px;color:#444}
.card-section{margin-bottom:-10px}
.news-heading{font-weight:800;font-size:24px;line-height:30.12px;color:#444;padding:1.765rem;display:flex;align-items:center;justify-content:center;font-style:normal}
.display-date{font-weight:400;font-size:14px;line-height:17.57px;color:#999}
.card-content .display-title{font-weight:800 !important;font-size:16px;line-height:20.08px;color:#444;text-decoration:underline}
.read-more a{font-weight:700;font-size:14px;line-height:24px;color:#fa0;padding-top:15px;cursor:pointer;position:relative;display:inline-block}
.read-more a::before{content:"";display:block;width:6px;height:1.33px;background:#fa0;transform:rotate(40deg);position:absolute;top:26px;left:80px;cursor:pointer}
.read-more a::after{content:"";display:block;width:6px;height:1.33px;background:#fa0;position:absolute;top:29px;transform:rotate(140deg);left:80px;cursor:pointer}
.show-more{font-weight:700;font-size:16px;line-height:24px;color:#444;text-align:center;cursor:pointer}
.show-more::before{content:"";display:block;width:6px;height:1.33px;background:#444;transform:rotate(140deg);position:relative;top:14px;left:60px;margin:auto}
.show-more::after{content:"";display:block;width:6px;height:1.33px;background:#444;margin:auto;position:relative;top:-11px;transform:rotate(45deg);left:56px}
#showMoreContent{display:none}
.show-more.opened::before{transform:rotate(-140deg)}
.show-more.opened::after{transform:rotate(-45deg)}
.news-website{padding-bottom:10px}
@media(max-width:768px){.news-heading{display:flex;padding-bottom:10px;padding-left:0;justify-content:flex-start}
.card-content{width:100% !important;padding:14px !important;margin-bottom:16px}
.card-content p{margin:0;font-size:12px;line-height:18px}
.card-content .display-title{font-size:14px !important;line-height:17.57px}
.read-more a{font-weight:800;font-size:12px;line-height:18px}
.read-more a{padding-top:10px}
.read-more a::before{position:absolute;top:18px;left:70px}
.read-more a::after{position:absolute;top:21px;left:70px}
.display-date{font-size:12px;line-height:15.06px}
.show-more{font-size:14px}
}
@media(min-width:768px){.news-heading::after,.news-heading::before{content:'';flex:1 1 auto;height:1px;width:20%}
.card-content{padding:14px;width:100% !important;max-width:940px}
.news-heading{text-align:center}
}
.no-news-content{max-width:940px;margin:0 auto;text-align:center}
.hide-no-news-content{display:none}
.newsHide{display:none}