.newsItem{position:relative;height:auto;width:100%;cursor:pointer}.newsItem:hover .newsItem-head-title{--tw-text-opacity:1;color:rgb(255 229 0/var(--tw-text-opacity))}.newsItem:hover .newsItem-cover{--tw-brightness:brightness(1.1);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.newsItem-head{position:relative;margin-bottom:20px;display:flex;height:30px;width:100%;align-items:center;justify-content:space-between;overflow:hidden}.newsItem-head-title{height:40px;max-width:85%;font-size:1.5rem;font-weight:600;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.newsItem-head-date,.newsItem-head-title{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.newsItem-head-date{margin-bottom:3px;height:15px;font-family:Exo2;font-size:.875rem;font-weight:500;opacity:.7}.newsItem-cover{height:450px;width:100%;overflow:hidden;border-radius:10px;border-width:2px;border-color:var(--color-theme);-o-object-fit:cover;object-fit:cover;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.newsSection{margin-left:auto;margin-right:auto;width:100%;max-width:900px}.newsSection-itemsContainer{position:relative;margin-top:30px;display:grid;height:auto;row-gap:30px}