@font-face{font-family:Epilogue-Regular;font-style:normal;font-weight:400;src:url(/assets/font/Epilogue-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-Medium;font-style:normal;font-weight:500;src:url(/assets/font/Epilogue-Medium.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-SemiBold;font-style:normal;font-weight:600;src:url(/assets/font/Epilogue-SemiBold.woff2)format("woff2");font-display:swap}@font-face{font-family:Epilogue-Bold;font-style:normal;font-weight:700;src:url(/assets/font/Epilogue-Bold.woff2)format("woff2");font-display:swap}.news{justify-content:center;width:100%;padding:0 24px;display:flex;position:relative}.news__grid{z-index:-1;transition:all .2s ease-in-out;display:none;position:absolute}.news__grid.-left{top:0;left:0}.news__grid.-right{top:25%;right:0}.news .container{z-index:4;position:relative;transform:translateY(-80px)}.news__wrapper{grid-template-columns:1fr;gap:16px;display:grid}.news__item{z-index:1;isolation:isolate;background:linear-gradient(270deg,#1b0107 0%,#231f20 100%);border-radius:24px;flex-direction:column;justify-content:stretch;height:100%;padding:24px;transition:transform .4s,box-shadow .4s,opacity .4s;display:flex;position:relative;overflow:hidden}.news__item:before{z-index:-1;content:"";filter:blur(300px);pointer-events:none;background:linear-gradient(257.04deg,#3351a3 -1.38%,#a4ce3b 88.79%);width:100%;height:100%;position:absolute;bottom:-50%;left:-50%}.news__item.-hidden{opacity:0;visibility:hidden;display:none}.news__item:hover{box-shadow:0 0 30px #2626260d}.news__item:hover .news__icon{transform:scale(1.1)}.news__item:hover .news__image img{transform:scale(1.05)}.news__image{z-index:2;height:224px;position:relative;overflow:hidden}.news__item:not(.-highlight) .news__image{margin:0 0 16px}.news__image img{border-radius:12px;width:100%;height:100%;transition:transform .5s}.news__content{z-index:2;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;padding:0 30px 0 0;display:flex;position:relative}.news__icon{z-index:2;pointer-events:none;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex;position:absolute;bottom:10px;right:10px}.news__icon svg{width:40px;height:40px}.news__icon svg path{opacity:1}.news__icon svg path:first-child{fill:#ed1c24}.news__icon svg path:last-child{fill:#fff}.news__date{color:#f0eeee;--font-size:12px;--font-size-rem:.75rem;--line-height:16px;--line-height-rem:1rem;font-family:Epilogue-Regular;font-size:var(--font-size-rem);line-height:var(--line-height-rem);letter-spacing:0}.news__name{color:#fff;--font-size:18px;--font-size-rem:1.125rem;--line-height:24px;--line-height-rem:1.5rem;font-size:var(--font-size-rem);line-height:var(--line-height-rem)}.news__text p{color:#fff;--font-size:14px;--font-size-rem:.875rem;--line-height:24px;--line-height-rem:1.5rem;font-family:Epilogue-Regular;font-size:var(--font-size-rem);line-height:var(--line-height-rem)}.news__item:not(.-highlight) .news__text{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news__load-more{margin:16px 0 0}.news__load-more.-hidden{display:none}@media screen and (width>=768px){.news__wrapper{grid-template-columns:repeat(2,1fr);gap:24px}}@media screen and (width>=1024px){.news__wrapper{grid-template-columns:repeat(3,1fr)}.news__item.-highlight{flex-direction:row;grid-column:span 3;min-height:440px}.news__item.-highlight .news__link{width:100%;display:flex}.news__item.-highlight .news__image{width:50%;height:auto}.news__item.-highlight .news__content{width:50%;padding:0 60px 0 40px}.news__item.-highlight .news__icon{bottom:24px;right:24px}.news__load-more{margin:40px 0 0}}@media screen and (width>=1280px){.news{padding:0}.news__grid{display:block}}