.sulu-news{background:var(--bg-page);min-height:90vh}.sulu-news .sulu-news-list__list{grid-template-columns:1fr!important}.news-card{align-items:flex-start;background:var(--bg);border-radius:var(--border-radius-button);box-shadow:var(--box-shadow-default);color:var(--text);display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:space-between;padding:20px;width:100%}.news-card--full{min-height:150px}.news-card--full .news-card__desc{font-size:14px;font-weight:500;margin-bottom:30px}.news-card--short .news-card__title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;flex-shrink:0;font-size:15px!important;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:992px){.news-card--short .news-card__title{font-size:17px!important}}.news-card--short .news-card__desc{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px!important;max-height:36px;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:992px){.news-card--short .news-card__desc{font-size:15px!important}}.news-card--short .news-card__desc p{text-align:left!important}.news-card--short .news-card__desc strong{font-weight:400!important}.news-card__title{font-weight:500;margin-bottom:10px}.news-card__desc{font-weight:400!important;margin-bottom:10px}.news-card__date{color:gray;font-size:14px;font-weight:500}.news-card__row{align-items:center;display:flex;justify-content:space-between;width:100%}.news-card__button{background:transparent!important;color:var(--main);font-size:14px;font-weight:400;height:100%;padding:0!important}.news-card__button:hover{background:transparent!important;color:var(--main)!important}