@font-face{font-family:PIXY;src:url(../../../fonts/PIXY.ttf)}@font-face{font-family:Technology;src:url(../../../fonts/Technology.ttf)}@font-face{font-family:Unbounded;font-weight:300;font-style:normal;src:url(../../../fonts/UnboundedLight.ttf)}@font-face{font-family:Unbounded;font-weight:400;font-style:normal;src:url(../../../fonts/UnboundedRegular.ttf)}@font-face{font-family:Unbounded;font-weight:500;font-style:normal;src:url(../../../fonts/UnboundedMedium.ttf)}@font-face{font-family:Unbounded;font-weight:700;font-style:normal;src:url(../../../fonts/UnboundedBold.ttf)}@font-face{font-family:Unbounded;font-weight:800;font-style:normal;src:url(../../../fonts/UnboundedBlack.ttf)}.date-filter{height:36px}.date-filter__items{display:flex;box-sizing:border-box;gap:12px;position:absolute;left:0;right:0;width:100vw;max-width:fit-content;padding-left:calc((100vw - 336px)/2);padding-right:12px;transform:translate(calc((100vw - 336px)/-2));-ms-overflow-style:none;scrollbar-width:none}.date-filter__items::-webkit-scrollbar{display:none}.date-filter__item{box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 12px;gap:4px;margin:0;outline:none;background:transparent;height:36px;border:1px solid rgba(239,239,239,.4);border-radius:24px;font-family:Nunito sans;font-weight:700;font-size:16px;line-height:128%;color:#efefef}.date-filter__item .icon{fill:currentColor;width:16px;height:16px;min-width:16px;min-height:16px}.date-filter__item_active{background:#fff;color:#7934ff}.date-filter__calendar{transform-origin:top;transition:transform .2s ease-in-out,opacity .2s ease-in-out;position:absolute;z-index:50;opacity:0;top:36px;transform:scaleY(0);color:#efefef}.date-filter__calendar_to_bottom{transform:scaleY(1) translateY(8px);opacity:1}@media (min-width: 768px){.date-filter__items{width:auto;position:relative;padding:0;left:0;transform:translate(0)}}@font-face{font-family:PIXY;src:url(../../../fonts/PIXY.ttf)}@font-face{font-family:Technology;src:url(../../../fonts/Technology.ttf)}@font-face{font-family:Unbounded;font-weight:300;font-style:normal;src:url(../../../fonts/UnboundedLight.ttf)}@font-face{font-family:Unbounded;font-weight:400;font-style:normal;src:url(../../../fonts/UnboundedRegular.ttf)}@font-face{font-family:Unbounded;font-weight:500;font-style:normal;src:url(../../../fonts/UnboundedMedium.ttf)}@font-face{font-family:Unbounded;font-weight:700;font-style:normal;src:url(../../../fonts/UnboundedBold.ttf)}@font-face{font-family:Unbounded;font-weight:800;font-style:normal;src:url(../../../fonts/UnboundedBlack.ttf)}.news__header{display:flex;flex-direction:column;gap:16px}.news__filters{display:flex;flex-direction:column;margin:48px 0;z-index:100;position:relative}.news__content,.news__list,.news__row{display:flex;flex-direction:column;gap:48px}.news__border{width:100%;height:1px;background-color:#3e3c45;margin:24px 0}.news__group{display:flex;flex-direction:column;width:100%}@media (min-width: 768px){.news__filters{flex-direction:row;margin:64px 0;justify-content:space-between}.news__content,.news__list{gap:64px}.news__row{flex-direction:row;gap:16px}}