body,body.light{--text-primary:#1f1f1f;--text-secondary:#777;--text-tertiary:#efefef;--tint-white1:#fff;--tint-gray1:#f9f9f9;--tint-gray2:#d9d9d9;--tint-gold1:#fc3;--tint-gold2:#ffcc33b3;--tint-gold1-accent:#d6a100;--gradient-gold:linear-gradient(90deg,#fc3 5%,#c98115)}body.dark{--text-primary:#f5f5f5;--text-secondary:#9e9e9e;--text-tertiary:#2c2c2c;--tint-white1:#121212;--tint-gray1:#1f1f1f;--tint-gray2:#383838;--tint-gold1:#fc3;--tint-gold2:#ffcc33b3;--tint-gold1-accent:#d6a100;--gradient-gold:linear-gradient(90deg,#fc3 5%,#c98115)}@keyframes fade-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fade-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes toAutoHeight{to{height:auto}}.news-full-item{flex-direction:column;gap:14px;display:flex;position:relative}.news-full-item.huge .news-full-item__image{width:100%;height:470px;min-height:470px}.news-full-item__image{width:100%;height:309px;min-height:309px}.news-full-item__image img{object-fit:cover;width:100%;height:100%}.news-full-item__body{justify-content:space-between;align-items:flex-start;gap:8px;height:100%}.news-full-item__body,.news-full-item__body__content{flex-direction:column;display:flex}.news-full-item__body__date{color:var(--text-secondary);font-size:16px;font-weight:400;line-height:21px}.news-full-item__body__name{font-size:18px;font-weight:400;line-height:23px}.news-full-item__body__name:not(:first-child){margin-top:8px}.news-full-item__body__description{-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:16px;font-weight:400;line-height:21px;display:-webkit-box;overflow:hidden}.news-full-item__body__description:not(:first-child){margin-top:14px}@media only screen and (width<=1141px){.news-full-item.huge .news-full-item__image{height:309px!important;min-height:309px!important}}@media only screen and (width<=767px){.news-full-item{gap:3.73333vw}.news-full-item.huge .news-full-item__image{height:82.4vw!important;min-height:82.4vw!important}.news-full-item__image{height:82.4vw;min-height:82.4vw}.news-full-item__body{gap:2.13333vw}.news-full-item__body__date{font-size:4.26667vw;line-height:5.6vw}.news-full-item__body__name{font-size:4.8vw;line-height:6.13333vw}.news-full-item__body__name:not(:first-child){margin-top:2.13333vw}.news-full-item__body__description{font-size:4.26667vw;line-height:5.6vw}.news-full-item__body__description:not(:first-child){margin-top:3.73333vw}}@media only screen and (width>=768px){.news-full-item.huge{flex-direction:row;justify-content:space-between}.news-full-item.huge .news-full-item__image{order:1;max-width:900px}.news-full-item.huge .news-full-item__body{max-width:325px}}
