.news__page{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:auto}.news__header{font-family:Ermilov,sans-serif,sans-serif;font-weight:400;font-style:normal;font-size:6.5rem;margin-block:120px;text-transform:uppercase;color:#277fc9}@media (max-width: 1023px){.news__header{font-size:5rem;margin-block:100px}}@media (max-width: 767px){.news__header{font-size:3.125rem;margin-block:60px}}.news__type_header .accent{color:#0d2b4e}@media (max-width: 767px){.news__type_header .accent{display:block;margin-top:.25em}}.news__navigation{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:120px}@media (max-width: 767px){.news__navigation{margin-bottom:100px}}.news__search{display:flex;align-items:center;justify-content:start}.news__search img{width:18px;height:18px;margin-right:10px}@media (max-width: 767px){.news__search img{width:14px;height:14px}}.news__search input{width:400px;height:33px;color:#0d2b4e;background-color:transparent;font-size:1.5rem}@media (max-width: 767px){.news__search input{width:150px;font-size:1rem}}.news__search input::placeholder{color:#0d2b4e;font-weight:700;opacity:30%;font-size:1.5rem}@media (max-width: 767px){.news__search input::placeholder{font-size:1rem}}.news__dropdown{width:145px}@media (max-width: 767px){.news__dropdown{width:150px;right:0;top:0}}.news__dropdown .dropdown__menu{width:151px;height:auto;margin-top:14px;text-transform:uppercase;z-index:10}.news__body{display:grid;grid-template-columns:repeat(3,minmax(300px,339px));grid-template-rows:auto;justify-content:space-between;column-gap:50px;row-gap:200px}@media (max-width: 1100px){.news__body{grid-template-columns:repeat(2,minmax(300px,323px));justify-content:center;column-gap:70px}}@media (max-width: 767px){.news__body{grid-template-columns:1fr;row-gap:120px;justify-content:normal;justify-items:stretch}}.news__column{width:339px;height:auto;z-index:1}@media (max-width: 767px){.news__column{width:293px}.news__column:nth-child(odd){justify-self:end}.news__column:nth-child(2n){justify-self:start}}.news__item{width:100%}.news__button{width:192px;height:55px;margin:200px auto 300px;display:flex;align-items:center;justify-content:center;border-radius:1000px;background-color:#0d2b4e;color:#fffcea;transition:all .3s;font-size:1.125rem;z-index:10}.news__button:hover,.news__button:active{background-color:#ffe42b;color:#0d2b4e}.news__button.is-disabled,.news__button:disabled{opacity:.8;pointer-events:none}@media (max-width: 1023px){.news__button{margin:120px auto 200px}}@media (max-width: 767px){.news__button{width:175px;height:58px;font-size:1rem}}.news__line{width:752px;position:absolute;bottom:0;right:-250px;pointer-events:none}@media (max-width: 1800px){.news__line{right:-190px}}@media (max-width: 1700px){.news__line{right:-120px}}@media (max-width: 1600px){.news__line{right:-50px}}@media (max-width: 767px){.news__line{display:none}}.news__line-mobile{display:none}@media (max-width: 767px){.news__line-mobile{display:block;width:850px;height:auto;position:absolute;bottom:-29px;left:0}}@media (max-width: 550px){.news__line-mobile{width:550px}}.news__noresults{display:none;flex-direction:column;align-items:center;margin-bottom:200px}@media (max-width: 767px){.news__noresults{margin-top:10px}}.news__noresults-img{max-width:335px;margin-bottom:48px}@media (max-width: 767px){.news__noresults-img{max-width:267px}}.news__noresults-img img{object-fit:cover}.news__noresults-text{width:388px;font-size:2rem;font-weight:700;text-align:center;line-height:1.5;margin:0 50px}@media (max-width: 1023px){.news__noresults-text{font-size:2rem;line-height:1.3;margin:0 30px}}@media (max-width: 767px){.news__noresults-text{width:300px;font-size:1.25rem;margin:0 0 48px;line-height:1.3}}.item-news{color:#0d2b4e;transition:all .3s}.item-news:hover,.item-news:active{color:#277fc9}.item-news__icon img{width:100%;height:226px;object-fit:cover;border-radius:22px}@media (max-width: 767px){.item-news__icon img{height:197px}}.item-news__meta{margin-top:25px;margin-bottom:16px;display:flex;justify-content:start;align-items:center;column-gap:5px;font-size:1rem;font-weight:700;text-transform:uppercase}.item-news__title{font-size:1.125rem;text-align:start}
