.year{background:#ced9eb;border:1px solid #ced9eb;border-radius:0;display:flex;font-size:18px;font-weight:600;height:100%;justify-content:space-between;padding:20px;position:relative;width:100%}.year *{pointer-events:none}.year.active{background:#de1b76;border-color:#de1b76}.year:first-of-type{border-radius:5px 5px 0 0}.year:last-of-type:not(.active){border-radius:0 0 5px 5px}.year.active{color:#fff}.year.active .plus:after{background-color:#de1b76;content:"-";height:20px;position:absolute;right:20px;top:20px;width:12px}.article-list{background:#f7faff;list-style:none;margin:0;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out;width:100%}.list-item{border:1px solid #ced9eb;border-top:none}.article-list:last-of-type .list-item:last-of-type{border-radius:0 0 5px 5px}.list-item a{display:flex;height:100%;justify-content:space-between;padding:20px;width:100%}.list-item a p{font-size:18px;margin:0}.item-title{font-family:Faktum;font-style:normal;font-weight:600;overflow:hidden;text-overflow:ellipsis}.date{margin-left:10px!important;min-width:max-content;text-align:right;white-space:nowrap}.hit-us{font-size:18px;line-height:1.2em;margin-top:20px}.hit-us a{color:#de1b76;text-decoration:underline}@media screen and (max-width:630px){.list-item a{display:block}.list-item a .item-title{margin-bottom:10px}p.date{margin-left:0!important;text-align:left}}