@media screen and (width <= 992px){.section__news{padding-top:90px}}.news{display:grid;gap:60px;grid-template-columns:repeat(3, 1fr);margin-top:80px}@media screen and (width <= 1440px){.news{gap:40px;margin-top:60px}}@media screen and (width <= 1280px){.news{grid-template-columns:repeat(2, 1fr)}}@media screen and (width <= 992px){.news{gap:20px;margin-top:35px}}@media screen and (width <= 768px){.news{grid-template-columns:repeat(1, 1fr)}}@media screen and (width <= 1440px){.news{gap:40px;margin-top:60px}}@media screen and (width <= 1280px){.news{grid-template-columns:repeat(2, 1fr)}}@media screen and (width <= 992px){.news{gap:20px;margin-top:35px}}@media screen and (width <= 768px){.news{grid-template-columns:repeat(1, 1fr)}}.news__title{font-size:60px}@media screen and (width <= 1440px){.news__title{font-size:54px}}@media screen and (width <= 1280px){.news__title{font-size:48px}}@media screen and (width <= 992px){.news__title{font-size:40px;text-align:center}}@media screen and (width <= 768px){.news__title{font-size:25px}}.news__item{background:var(--color-blue-60);transition:.3s all;position:relative}@media screen and (width <= 768px){.news__item.news__item-hidden{display:none}}.news__item-body{background:var(--color-blue-40);padding:30px;display:flex;gap:30px}@media screen and (width <= 1440px){.news__item-body{gap:20px;padding:20px}}@media screen and (width <= 992px){.news__item-body{padding:15px}}.news__item-link{margin-left:auto;padding-bottom:32px;font-size:17px !important}@media screen and (width <= 768px){.news__item-link{font-size:12px !important}}.news__item-info{display:flex;flex-direction:column;width:100%}.news__links{display:flex;flex-direction:column;margin-top:auto;padding-bottom:20px}.news__item-badge{font-size:17px;font-style:normal;font-weight:400;line-height:188%;padding:9px 10px;background:var(--color-blue-60);color:var(--color-blue-200);max-width:fit-content}@media screen and (width <= 768px){.news__item-badge{font-size:12px}}.news__position{font-size:17px;font-style:normal;font-weight:700;line-height:129%;margin-top:15px;color:var(--color-blue-200);transition:.3s color}.news__position:hover{color:var(--color-orange)}@media screen and (width <= 768px){.news__position{font-size:12px;margin-top:7px}}.news__city{font-size:17px;font-style:normal;font-weight:400;line-height:129%;margin-top:10px;color:var(--color-blue-100);transition:.3s color}.news__city:hover{color:var(--color-orange)}@media screen and (width <= 768px){.news__city{font-size:12px;margin-top:7px}}.news__item-footer{display:flex;padding:0 30px;align-items:center;min-height:96px;gap:30px}.news__item-footer--text{font-size:17px;color:var(--color-blue-200);line-height:129%}@media screen and (width <= 768px){.news__item-footer--text{font-size:12px}}.news__item-price{display:flex;flex-direction:column;flex-shrink:0;gap:4px;align-items:end}.news__item-num{font-size:25px;font-style:normal;font-weight:700;line-height:72%;color:var(--color-blue-200)}@media screen and (width <= 768px){.news__item-num{font-size:15px}}.news__item-text{font-size:17px;font-style:normal;font-weight:400;line-height:18px;color:var(--color-blue-200)}@media screen and (width <= 768px){.news__item-text{font-size:12px}}/*# sourceMappingURL=_news.min.css.map */