.news__items,.news__items>div:not([class]){display:flex;flex-wrap:wrap;gap:2.5rem .5rem}.news__item,.news__items>div:not([class]){width:100%}.news__item:not(:has(.loading)){opacity:0}.news__item:not(:has(.loading))[load]{animation-delay:calc(var(--delay));animation-duration:.7s;animation-fill-mode:forwards;animation-name:fade;animation-timing-function:ease}@media(min-width:640px){.news__item{width:calc(50% - .25rem)}}@media(min-width:990px){.news__item{width:calc(25% - .375rem)}}.news__filters{background-color:#f4f4f4;margin-bottom:2rem;padding:1rem 0 1.5rem}body:not(.no-animate) .news__filters{opacity:0;transform:translateY(1.5rem);transition-delay:0s;transition-duration:.5s;transition-property:transform,opacity;transition-timing-function:ease}body:not(.no-animate) .news__filters.animate{opacity:1;transform:unset}.news__filters .container{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.news__filters .container{flex-direction:row;flex-wrap:wrap;gap:1.5rem .5rem}}@media(min-width:990px){.news__filters .container{align-items:flex-end;gap:1.5rem 1rem}}@media(min-width:640px)and (max-width:989.98px){.news__filter{padding:0 1rem}}@media(min-width:640px){.news__filter{width:calc(50% - .25rem)}}@media(min-width:990px){.news__filter{width:calc(25% - 1rem)}}.news__filter .select__dropdown{max-height:21.875rem}.news__filter .select__placeholder{background:#f4f4f4}.news__reset{background-color:transparent;border:none;color:red;padding:0;transition-duration:.5s;transition-property:color;transition-timing-function:ease}@media(max-width:989.98px){.news__reset{align-self:flex-start}}@media(min-width:990px){.news__reset{margin-left:auto}}@media(hover:hover)and (pointer:fine){.news__reset.focus-visible,.news__reset:hover{color:#81080f}}.news__reset.focus-visible{color:#81080f}.news__navigation{margin-top:2.5rem}body:not(.no-animate) .news__navigation{opacity:0;transform:translateY(1.5rem);transition-delay:0s;transition-duration:.5s;transition-property:transform,opacity;transition-timing-function:ease}body:not(.no-animate) .news__navigation.animate{opacity:1;transform:unset}@media(min-width:640px)and (max-width:989.98px){.news__navigation{margin-top:3rem}}@media(min-width:1890px){.news__navigation{margin-top:3.5rem}}@media(min-width:640px){.news__empty{padding-left:1.5rem}}.news__empty-title{font-size:1.125rem;font-weight:400;letter-spacing:-.02em;line-height:1.35}@media(min-width:640px){.news__empty-title{font-size:1.5rem;line-height:1.4}}@media(min-width:1890px){.news__empty-title{font-size:2rem}}.news__empty-text{font-size:.875rem;font-weight:400;letter-spacing:-.02em;line-height:1.4;margin-top:.5rem}@media(min-width:640px){.news__empty-text{font-size:1.125rem;line-height:1.4}}@media(min-width:1890px){.news__empty-text{font-size:1.5rem}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes loading{0%{background-position:100%}40%,to{background-position:-100%}}.modal-enter-active,.modal-leave-active{transition-duration:.5s;transition-property:transform;transition-timing-function:ease}.modal-enter,.modal-leave-to{transform:translateX(100%)!important}.modal-enter-to,.modal-leave{transform:translateX(0)!important}.select{cursor:pointer;display:inline-block;position:relative;width:100%}.select:focus-visible .select__selected{border:2px solid #99b3d8}.select:focus-visible .select__placeholder{left:1rem}.select:hover:not(:focus-visible) .select__selected{border:2px solid #dedede;padding-left:1rem}.select:hover:not(:focus-visible) .select__placeholder{left:1rem}.select--filled .select__selected,.select--opened .select__selected{border:2px solid #dedede!important;padding-left:1rem}.select--filled .select__placeholder,.select--opened .select__placeholder{background:#fff;color:#909090;font-size:.75rem;font-weight:400;left:.5rem!important;letter-spacing:-.02em;line-height:1.4;padding:0 .5rem;top:0}@media(min-width:1890px){.select--filled .select__placeholder,.select--opened .select__placeholder{font-size:1rem}}.select--gray .select__placeholder{background-color:#f4f4f4}.select.failed .select__selected{border-color:red}.select.failed .select__placeholder{left:.5rem!important}.select__text{align-items:center;display:inline-flex;font-size:.875rem;font-weight:400;letter-spacing:-.02em;line-height:1.3;max-width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:640px){.select__text{font-size:1rem;line-height:1.4}}@media(min-width:1890px){.select__text{font-size:1.25rem;line-height:1.3}}@media(max-width:639.98px){.select--full-width{max-width:100%;width:100%}}.select__not-found{font-size:.875rem;font-weight:400;letter-spacing:-.02em;line-height:1.3}@media(min-width:640px){.select__not-found{font-size:1rem;line-height:1.4}}@media(min-width:1890px){.select__not-found{font-size:1.25rem;line-height:1.3}}.select__placeholder{left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition-duration:.5s;transition-property:all;transition-timing-function:ease}.select__selected{border:2px solid transparent;border-bottom-color:#dedede;font-size:.875rem;font-weight:400;height:3.5rem;letter-spacing:-.02em;line-height:1.3;padding:1.15625rem 0;position:relative;transition-duration:.5s;transition-property:padding;transition-timing-function:ease}@media(min-width:640px){.select__selected{font-size:1rem;line-height:1.4}}@media(min-width:1890px){.select__selected{font-size:1.25rem;height:4rem;line-height:1.3}}.select__dropdown{box-shadow:0 0 24px 0 rgba(0,0,0,.078);margin-top:.25rem;max-height:11.25rem;position:absolute;width:100%;z-index:1003}.select__dropdown .ps{background:#fff;box-sizing:border-box;height:100%;max-height:inherit;overflow:hidden;padding:1rem;position:relative}.select__dropdown .ps__rail-y{background:#dedede;position:absolute;right:1rem!important;transform:scaleY(.8);width:2px}.select__dropdown .ps__thumb-y{background:#909090;position:absolute;width:2px}.select__dropdown ul{list-style:none;margin-bottom:0;padding:0}@media(min-width:1890px){.select__dropdown{margin-top:.5rem}}.select__option{font-size:.75rem;font-weight:400;letter-spacing:-.02em;line-height:1.4;transition-duration:.5s;transition-property:color;transition-timing-function:ease}@media(min-width:640px){.select__option{font-size:.875rem}}@media(min-width:1890px){.select__option{font-size:1.125rem}}.select__option:not(:last-child){margin-bottom:1rem}.select__option--has-submenu{cursor:auto}@media(hover:hover)and (pointer:fine){.select__option:not(.select__option--has-submenu).focus-visible,.select__option:not(.select__option--has-submenu):hover{color:#0041a0}}.select__option:not(.select__option--has-submenu).focus-visible,.select__selected-item{color:#0041a0}.select__submenu{border-left:2px solid #dedede;margin-top:1rem;padding-left:1.375rem!important}.select__submenu-item{cursor:pointer;font-size:.75rem;font-weight:400;letter-spacing:-.02em;line-height:1.4;transition-duration:.5s;transition-property:color;transition-timing-function:ease}@media(min-width:640px){.select__submenu-item{font-size:.875rem}}@media(min-width:1890px){.select__submenu-item{font-size:1.125rem}}.select__submenu-item:not(:last-child){margin-bottom:1rem}@media(hover:hover)and (pointer:fine){.select__submenu-item.focus-visible,.select__submenu-item:hover{color:#0041a0}}.select__submenu-item.focus-visible{color:#0041a0}.select__icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.select__placeholder-required-mark{color:red}.select__error{color:red;font-size:.75rem;font-weight:400;letter-spacing:-.02em;line-height:1.4;margin-top:.375rem;padding-left:1rem}@media(min-width:1890px){.select__error{font-size:1rem}}.select__search{border:none;font-size:.875rem;font-weight:400;letter-spacing:-.02em;line-height:1.3;padding:0}@media(min-width:640px){.select__search{font-size:1rem;line-height:1.4}}@media(min-width:1890px){.select__search{font-size:1.25rem;line-height:1.3}}