@charset "UTF-8";@media screen and (max-width: 520px){.news__item{display:flex;flex-direction:column;align-items:center}}.news__item-image{max-width:250px;min-width:200px;height:fit-content}@media screen and (max-width: 520px){.news__item-image{margin-bottom:20px;max-width:340px}}.news__item-text{display:flex;flex-wrap:wrap}@media screen and (max-width: 520px){.news__item-text{flex-direction:column;align-items:center}}.news__item-description{max-width:702px;padding:0 10px 0 0}@media screen and (max-width: 520px){.news__item-description{text-align:center}}.news__item-date{background:#2975dbe6;padding:1px 6px;border-radius:6px;box-shadow:-2px 2px 5px #0003}@media screen and (max-width: 520px){.news__item-date{text-align:center}}.nolink{text-decoration:none}.news__grid-item{background:linear-gradient(180deg,#f26e59 35%,#021f4acc 80%);color:#fff;padding:20px;text-align:center;box-sizing:border-box;transition:all .5s ease-in;border-radius:10px;box-shadow:0 0 5px #0003;cursor:pointer}.news__grid-item:hover{box-shadow:0 0 15px #0006}
