:root {
  --white: #FFF;
  --black: #000;
  --bg: #fff;
}

@font-face {
  font-family: "Mulish";
  src: url(../fonts/Mulish-ExtraLight.woff2), url(../fonts/Mulish-ExtraLight.woff);
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Mulish";
  src: url(../fonts/Mulish-Light.woff2), url(../fonts/Mulish-Light.woff);
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Mulish";
  src: url(../fonts/Mulish-Regular.woff2), url(../fonts/Mulish-Regular.woff);
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Mulish";
  src: url(../fonts/Mulish-Medium.woff2), url(../fonts/Mulish-Medium.woff);
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Mulish";
  src: url(../fonts/Mulish-SemiBold.woff2), url(../fonts/Mulish-SemiBold.woff);
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Mulish";
  src: url(../fonts/Mulish-Bold.woff2), url(../fonts/Mulish-Bold.woff);
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Mulish";
  src: url(../fonts/Mulish-ExtraBold.woff2), url(../fonts/Mulish-ExtraBold.woff);
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Mulish";
  src: url(../fonts/Mulish-Black.woff2), url(../fonts/Mulish-Black.woff);
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

nav, footer, header, aside {
  display: block;
}

html, body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input, button, textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-style: inherit;
  font-weight: 400;
}

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  min-width: 320px;
  font-family: "Mulish", sans-serif;
  color: #41464C;
  background: #ffffff;
}

body.scroll-lock {
  overflow: hidden;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
}

.main {
  flex: 1 0 auto;
}

.footer {
  flex: 0 0 auto;
}

.container {
  max-width: 1340px;
  padding: 0 20px;
  margin: 0 auto;
}

h1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h4 {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h5 {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

h6 {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

p {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

[class*=c-orange],
[class^=c-orange] {
  color: #F9774E;
}

[class*=icons-] {
  flex: 0 0 auto;
}

.icons-facebook {
  width: 8.4px;
  height: 15.5px;
  fill: #fff;
}

.icons-instagram {
  width: 15.24px;
  height: 15.24px;
  fill: #fff;
}

.icons-vkontakte {
  width: 18.7px;
  height: 11.5px;
  fill: #fff;
}

.icons-youtube {
  width: 21.2px;
  height: 15px;
  fill: #fff;
}

.icons-telegram {
  width: 16.8px;
  height: 13.8px;
  fill: #fff;
}

.icons-whatsapp {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.icons-search {
  width: 24px;
  height: 24px;
  fill: #F9774E;
}

.icons-phone {
  width: 13.7px;
  height: 13.7px;
  fill: #fff;
}

.icons-up {
  width: 44px;
  height: 44px;
  background-color: transparent;
}

.icons-arrow-angle {
  width: 10px;
  height: 16px;
  fill: #fff;
}

.icons-play {
  width: 17.9px;
  height: 20.63px;
  fill: #FF9416;
}

.icons-double-arrow {
  width: 13px;
  height: 8px;
  fill: #FF9416;
}

.icons-eye {
  width: 19px;
  height: 12px;
  fill: #7C828B;
}

.icons-marks {
  width: 30px;
  height: 22.39px;
  fill: #FF9416;
}

.icons-nav-arrow {
  width: 16px;
  height: 9.89px;
  fill: #fff;
}

.icons-hot {
  width: 16px;
  height: 18.29px;
  fill: #FF7D1F;
}

.icons-next {
  width: 9.89px;
  height: 16px;
  fill: #FF7D1F;
}

.icons-triangle {
  width: 8px;
  height: 6px;
  fill: #fff;
}

/* Swiper CSS */
.swiper-arrow {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #EB222D;
}

.swiper-arrow .icons-arrow-angle {
  width: 24px;
  height: 15px;
  rotate: 90deg;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
  top: 50%;
  transform: translateY(-50%);
}

.swiper-button-next {
  right: 0;
}

.swiper-button-prev {
  left: 0;
}

.swiper-arrow-next .icons-arrow-angle {
  rotate: -90deg;
}

.swiper-pagination-bullet {
  background: #272C31;
  opacity: 1;
  width: 10px;
  height: 10px;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.slider__btns {
  display: flex;
}

.slider-next-btn,
.slider-prev-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: #08463B;
}

.swiper-button-disabled {
  opacity: 0.5;
}

.pagination {
  display: flex;
  align-items: center;
  gap: 34.5px;
}
.pagination__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #FF7D1F;
}
.pagination__items {
  display: flex;
  gap: 24px;
}
.pagination__item {
  display: flex;
  align-items: center;
}
.pagination__item-link {
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #08463B;
}
.pagination__dots {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #08463B;
}
.pagination-active {
  color: #FF7D1F;
}

.dropdown {
  display: none;
  padding: 14px 21px 14px 30px;
  background-color: #064136;
  position: absolute;
  top: calc(100% + 25px);
  left: -30px;
  z-index: 2;
}
.dropdown__list {
  display: flex;
  flex-direction: column;
}
.dropdown__link {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 250%;
  white-space: nowrap;
}
.dropdown__link:hover {
  color: #FF7D1F;
}

.breadcrumbs {
  margin: 17px 0 25px;
}
.breadcrumbs__inner {
  display: flex;
  align-items: center;
  gap: 2px;
  font-weight: 500;
  font-size: 12px;
  line-height: 140%;
  color: #7C828B;
}
.breadcrumbs__link {
  color: #7C828B;
}
.breadcrumbs__link:last-child {
  pointer-events: none;
}

.burger.burger-active .burger__overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: all 0.1s linear;
}
.burger.burger-active .burger__menu {
  right: 0;
  transition: all 0.1s linear;
}
.burger__overlay {
  position: fixed;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.1s linear;
}
.burger__menu {
  position: relative;
  right: -100%;
  top: 0;
  max-width: 368px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  background: #08463B;
  display: flex;
  flex-direction: column;
  gap: 30px;
  overflow: auto;
}
.burger__head {
  width: 100%;
  height: 60px;
  display: flex;
}
.burger__close {
  width: 60px;
  height: 60px;
  background: #01241e;
  position: relative;
}
.burger__close-line {
  width: 25px;
  height: 3px;
  background-color: #FFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
}
.burger__close-line:nth-child(1) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.burger__close-line:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.burger__content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  flex: 1 0 auto;
}
.burger__list {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.burger__list-link {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  display: block;
  width: 100%;
  padding: 5px 40px;
}
.burger__list-link:hover {
  background: #3D464E;
}
.burger .nav {
  box-shadow: none;
  position: relative;
  bottom: unset;
}
.burger .nav__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
}
.burger .nav__item {
  flex-direction: column;
  width: 100%;
}
.burger .nav__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  padding: 10px 40px;
  width: 100%;
  background: transparent;
}
.burger .nav__link:hover {
  background: #01241e;
}
.burger .nav__link svg {
  width: 20px;
  transform: rotate(180deg);
}
.burger .nav__link.nav-active {
  border-bottom: 1px solid #272C31;
  background: #01241e;
}
.burger .nav__link.nav-active svg {
  transform: rotate(0deg);
}
.burger .nav__link.nav-active + .dropdown__list {
  background: #1C1F21;
}
.burger .dropdown {
  position: unset;
  padding: 10px 40px;
}
.burger .socials {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  flex: 0 0 auto;
  padding: 10px;
}
.burger .socials__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.burger__open {
  display: none;
  width: 34px;
  height: 19px;
  background: transparent;
}
.burger__open span {
  display: block;
  width: 34px;
  height: 3px;
  background: #fff;
  position: relative;
  transition: all 0.2s ease-out;
}
.burger__open span::before {
  content: "";
  width: 34px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: -8px;
  left: 0;
  transition: all 0.2s ease-out;
}
.burger__open span::after {
  content: "";
  width: 34px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 8px;
  left: 0;
  transition: all 0.2s ease-out;
}
.burger__open.active span {
  width: 0;
  transition: all 0.2s ease-out;
}
.burger__open.active span::before {
  top: 0;
  transform: rotate(45deg);
  transition: all 0.2s ease-out;
}
.burger__open.active span::after {
  top: 0;
  transform: rotate(-45deg);
  transition: all 0.2s ease-out;
}
.burger__open .dropdown__list {
  display: flex;
}

.header {
  background-color: #08463B;
}
.topbar__inner {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  justify-content: space-between;
  align-items: center;
  gap: 10px 30px;
  padding: 16px 0 21px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.topbar .address {
  grid-column: 1/2;
}
.topbar .address__text {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}
.topbar .search {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  width: 100%;
  grid-column: 4/7;
}
.topbar .search__form {
  display: flex;
  align-items: center;
  max-width: 420px;
  width: 100%;
  height: 44px;
  margin: 0;
}
.topbar .search__btn {
  width: 24px;
  height: 24px;
  padding: 0;
  background-color: transparent;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
.topbar-search-input {
  width: 100%;
  height: 100%;
  padding: 0 13px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-weight: 500;
  background-color: #10564A;
}

.social {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  grid-column: 2/3;
}

.logo {
  display: flex;
  justify-content: center;
  width: auto;
  height: 60px;
  grid-column: 3/4;
}
.logo__img {
  object-fit: cover;
}

.nav__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 20px 0 25px;
  position: relative;
}
.nav__list {
  display: flex;
  align-items: center;
  gap: 20px 50px;
  flex-wrap: wrap;
  padding-right: 60px;
}
.nav__item {
  display: flex;
  position: relative;
}
.nav__link {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: transparent;
}
.nav__link.nav-active {
  color: #FF7D1F;
}
.nav__link.nav-active svg {
  fill: #FF7D1F;
}
.nav__link.nav-active ~ .dropdown {
  display: block;
}
.nav__link svg {
  margin-top: 2px;
}
.nav__link:hover {
  color: #FF7D1F;
}
.nav__link:hover svg {
  fill: #FF7D1F;
}
.nav__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
}
.nav__btn.nav-active {
  background-color: #064136;
  height: 55px;
  top: calc(50% + 2.5px);
}
.nav__btn.nav-active svg {
  transform: translateY(-1.5px);
}
.nav__btn.nav-active .dropdown {
  display: block;
  top: 100%;
  right: 0;
  left: unset;
  padding: 30px;
}

.header-bottom {
  background-color: #fff;
  padding: 17px 0;
}
.header-bottom__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.header-bottom .trend {
  display: flex;
  align-items: center;
  gap: 33px;
}
.header-bottom .trend__title {
  font-weight: 700;
}
.header-bottom .trend__list {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-bottom .trend__item h6 {
  font-weight: 700;
}
.header-bottom .trend__link {
  color: #08463B;
}
.header-bottom .weather {
  display: flex;
  align-items: center;
  gap: 15px;
}
.header-bottom .weather::after {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #7C828B;
  position: relative;
  z-index: 1;
  order: 2;
}
.header-bottom .weather__item {
  display: flex;
  align-items: center;
  gap: 8px;
  order: 1;
}
.header-bottom .weather__text {
  color: #08463B;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  padding-right: 7px;
}
.header-bottom .weather__text::after {
  content: "c";
  display: block;
  position: absolute;
  right: 0;
  bottom: 8px;
}
.header-bottom .weather__img {
  width: 32px;
  height: auto;
  object-fit: cover;
}
.header-bottom .weather__city {
  color: #7C828B;
  font-size: 14px;
  font-weight: 500;
  order: 3;
}

.footer {
  background-color: #08463B;
}
.footer-content {
  padding: 40px 0 20px;
}
.footer .logo {
  justify-content: flex-start;
}
.footer__inner {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
.footer__item {
  display: flex;
  flex-direction: column;
  gap: 114px;
  max-width: 334px;
}
.footer__item:first-child {
  gap: 120px;
}
.footer__text {
  color: #fff;
  opacity: 0.5;
  line-height: 120%;
}
.footer__menu {
  display: flex;
  flex-direction: row;
  gap: 80px;
}
.footer__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer__list-link {
  color: #fff;
  opacity: 0.5;
}
.footer__list-link:hover {
  opacity: 1;
}
.footer .made {
  display: flex;
  gap: 5px;
}
.footer .made__text {
  color: #fff;
  opacity: 0.5;
  width: 80px;
}
.footer .made__img {
  width: 85px;
  height: auto;
  object-fit: cover;
}
.footer .back__inner {
  display: flex;
  justify-content: flex-end;
}
.footer-bottom {
  background-color: #064136;
}
.footer-bottom__inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
}
.footer-bottom .copyright {
  max-width: 440px;
  width: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.footer-bottom .metrika {
  width: 88px;
  height: auto;
  object-fit: cover;
}

.btn-up {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #064136;
  width: 44px;
  height: 44px;
}
.btn-up svg {
  transform: rotate(180deg);
}

.hero {
  background-color: #F4F4F4;
}
.hero__inner {
  display: flex;
  gap: 20px;
  padding: 20px 0 50px;
}

.news {
  padding: 30px 0;
}
.news__box {
  display: flex;
  flex-direction: column;
  max-width: 860px;
  width: 100%;
}
.news__box-img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.news__box-label {
  display: flex;
  align-items: center;
  padding: 7px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(124, 130, 139, 0.2);
}
.news__box-label svg {
  margin-right: 14px;
}
.news__box-date {
  font-size: 13px;
  font-weight: 500;
  color: #7C828B;
}
.news__box-rubric {
  margin-left: auto;
  font-size: 12px;
  font-weight: 700;
  color: #08463B;
  text-transform: uppercase;
}
.news__box-title {
  max-width: 730px;
  color: #08463B;
  margin-bottom: 20px;
}
.news__box-subtitle {
  color: #7C828B;
}
.news__items {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.news__item {
  display: flex;
  background-color: #fff;
  max-width: 420px;
  width: 100%;
}
.news__item-link {
  width: calc(50% - 10px);
}
.news__item-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news__item-content {
  width: calc(50% + 10px);
  padding: 10px 20px;
}
.news__item-label {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(124, 130, 139, 0.2);
}
.news__item-date {
  font-size: 13px;
  font-weight: 500;
  color: #7C828B;
}
.news__item-rubric {
  font-size: 12px;
  font-weight: 700;
  color: #08463B;
  text-transform: uppercase;
}
.news__item-title {
  color: #FF7D1F;
  font-weight: 700;
}
.news__inner {
  display: flex;
  gap: 20px;
  padding-bottom: 36px;
  border-bottom: 1px solid rgba(124, 130, 139, 0.2);
}
.news .news__items {
  max-width: 310px;
  width: 100%;
}
.news .news__item {
  border-left: 1px solid rgba(124, 130, 139, 0.2);
}
.news .news__item.hot {
  border-color: #FF7D1F;
}
.news .news__item.hot .news__item-title {
  color: #FF7D1F;
  text-transform: uppercase;
}
.news .news__item-content {
  width: 100%;
  padding: 0 0 0 20px;
}
.news .news__item-date {
  order: 1;
}
.news .news__item-label {
  border: 0;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  gap: 12px;
}
.news .news__item-label::after {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #7C828B;
  position: relative;
  order: 2;
}
.news .news__item-rubric {
  color: #7C828B;
  order: 3;
}
.news .news__item-title {
  color: #08463B;
}
.news__boxs {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 20px;
  width: 100%;
}
.news .news__box {
  width: calc(33% - 13.34px);
}
.news .news__box-title {
  font-size: 20px;
  margin-bottom: 10px;
}
.news .news__box-label {
  margin-bottom: 10px;
}
.news__col {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.news__title {
  color: #08463B;
}
.news__link {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #FF7D1F;
  font-size: 12px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.politics {
  margin-bottom: 50px;
}
.politics__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.politics__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.politics__head-title {
  color: #08463B;
}
.politics__head-link {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #FF7D1F;
  font-size: 12px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.politics .news__box {
  max-width: calc(50% - 10px);
}
.politics .news__box-title {
  color: #FF7D1F;
}

.banner {
  margin-bottom: 50px;
}
.banner__inner {
  position: relative;
}
.banner__img {
  width: 100%;
  height: 90px;
  object-fit: cover;
}
.banner__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  font-weight: 600;
  color: #FF7D1F;
}

.economy {
  background-color: #08463B;
}
.economy__inner {
  padding: 50px 0 0 0;
}
.economy__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.economy__head-title {
  color: #FF7D1F;
}
.economy__head-link {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #fff;
  opacity: 0.5;
  font-size: 12px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.economy__head-link svg {
  fill: #fff;
}
.economy .news__boxs {
  padding-bottom: 40px;
}
.economy .news__box {
  width: calc(25% - 15px);
}
.economy .news__box-img {
  aspect-ratio: 310/204;
}
.economy .news__box-title {
  margin-bottom: 10px;
  color: #fff;
}
.economy .news__box-date {
  color: #fff;
}
.economy .news__box-subtitle {
  color: #fff;
  opacity: 0.5;
  font-size: 13px;
  line-height: 140%;
}
.economy .news__box-rubric {
  color: #fff;
  opacity: 0.5;
}
.economy .news__box-label {
  margin-bottom: 10px;
}

.news__row {
  margin-bottom: 30px;
  background-color: #064136;
}
.news__row .news__items {
  flex-direction: row;
  padding: 40px 0;
}
.news__row .news__item {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
}
.news__row .news__item-content {
  width: 100%;
  padding: 0 0 0 20px;
}
.news__row .news__item-label {
  border: 0;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  gap: 12px;
}
.news__row .news__item-date {
  color: #FF7D1F;
}
.news__row .news__item-rubric {
  color: #FF7D1F;
}
.news__row .news__item-title {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.department {
  margin-bottom: 50px;
}
.department__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.department__head-title {
  color: #08463B;
}
.department__head-link {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #FF7D1F;
  font-size: 12px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.department__items {
  display: flex;
  gap: 20px;
  margin-bottom: 45px;
}
.department__item {
  display: flex;
  width: 50%;
}
.department__item-content {
  display: flex;
  flex-direction: column;
  padding: 0 0 0 20px;
}
.department__item-label {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 12px 0;
  border-top: 1px solid rgba(124, 130, 139, 0.2);
  border-bottom: 1px solid rgba(124, 130, 139, 0.2);
  margin-bottom: 17px;
}
.department__item-label svg {
  margin-right: auto;
}
.department__item-date {
  color: #7C828B;
  font-size: 12px;
  font-weight: 500;
}
.department__item-rubric {
  color: #08463B;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
.department__item-title {
  color: #08463B;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 13px;
}
.department__item-name {
  color: #FF7D1F;
  font-size: 20px;
  font-weight: 700;
}
.department__img {
  width: 270px;
  height: 270px;
  object-fit: cover;
}
.department__row {
  display: flex;
  gap: 20px;
}
.department__more-title {
  padding-top: 20px;
  border-top: 1px solid rgba(124, 130, 139, 0.2);
  color: #FF7D1F;
  margin-bottom: 20px;
}
.department__more-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.department__more-item {
  display: flex;
  gap: 40px;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(124, 130, 139, 0.2);
}
.department__more-num {
  font-size: 64px;
  font-weight: 700;
  color: #D5D5D5;
}
.department__more-text {
  font-weight: 700;
  color: #08463B;
}
.department__book {
  padding: 15px 30px 30px;
  background-color: #F4F4F4;
  position: relative;
}
.department__book-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 15px;
}
.department__book-title {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #FF7D1F;
}
.department__slider {
  width: 100%;
}
.department__slider .swiper-wrapper {
  max-width: 640px;
  padding-bottom: 30px;
}
.department__slider .swiper-scrollbar {
  bottom: 0;
  background: #E8E8E8;
}
.department__slider .swiper-scrollbar-drag {
  background: #FF7D1F;
}
.department__slider-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px 0;
  background-color: #fff;
}
.department__slider-img {
  width: 145px;
  height: 215px;
  object-fit: cover;
  aspect-ratio: 145/215;
  margin-bottom: 16px;
}
.department__slider-author {
  font-size: 12px;
  font-weight: 500;
  color: #FF7D1F;
  margin-bottom: 6px;
  text-align: center;
}
.department__slider-name {
  font-weight: 700;
  color: #08463B;
}

.news-bottom {
  background-color: #F4F4F4;
  padding: 50px 0;
}
.news-bottom__inner {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.news-bottom__row {
  display: flex;
  gap: 20px;
}
.news-bottom__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  max-width: 860px;
  width: 100%;
}
.news-bottom__head-title {
  color: #08463B;
}
.news-bottom__head-link {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #FF7D1F;
  font-size: 12px;
  line-height: 100%;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.news-bottom .news__items {
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 860px;
  width: 100%;
}
.news-bottom .news__item {
  max-width: 100%;
  width: calc(50% - 10px);
}

.download {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 18px 0 13px;
  max-width: 420px;
  width: 100%;
  background-color: #fff;
}
.download__title {
  color: #08463B;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
}
.download__subtitle {
  color: #7C828B;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.download__img {
  width: 209px;
  height: 275px;
  object-fit: cover;
  aspect-ratio: 209/275;
  margin-bottom: 9px;
}
.download__link {
  font-size: 14px;
  font-weight: 500;
  color: #7C828B;
  text-align: center;
}
.download__link a {
  color: #FF7D1F;
  text-decoration: underline;
}

.rubric .news__title {
  margin-bottom: 20px;
}
.rubric .news__inner {
  display: flex;
  flex-direction: column;
  gap: unset;
  padding: 20px 0 50px;
}
.rubric .news__boxs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 50px;
}
.rubric .news__box {
  width: 100%;
}
.rubric .news__box:first-child {
  width: 100%;
  grid-column: 1/3;
  grid-row: 1/3;
}
.rubric .news__box:first-child .news__box-title {
  font-size: 32px;
  margin-bottom: 22px;
}
.rubric .news__box:first-child .news__box-subtitle {
  font-size: 18px;
}
.rubric .news__box-label:not(:first-child) {
  margin-bottom: 10px;
}
.rubric .news__box-title:not(:first-child) {
  margin-bottom: 10px;
}
.rubric .news__box-subtitle:not(:first-child) {
  font-size: 13px;
}

.news-page {
  margin-bottom: 50px;
}
.news-page__row {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.news-page__title {
  color: #08463B;
  margin-bottom: 25px;
  max-width: 873px;
}
.news-page__body {
  max-width: 969px;
  width: 100%;
  margin-bottom: 50px;
}
.news-page__items {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 18px 15px 55px 40px;
  background-color: #F4F4F4;
  /*max-width: 969px;*/
  width: 100%;
  margin-bottom: 20px;
}
.news-page__item {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 728px;
  width: 100%;
}
.news-page__item-hero {
  max-width: 914px;
  width: 100%;
}
.news-page__item-head {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 16px;
}
.news-page__item-date {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #7C828B;
}
.news-page__item-rubric {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  text-transform: uppercase;
  color: #FF7D1F;
}
.news-page__item-views {
  display: flex;
  align-items: center;
  gap: 9px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  color: #7C828B;
}
.news-page__item-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 728/492;
}
.news-page__item-cover {
  display: flex;
  flex-direction: row;
  gap: 11px;
}
.news-page__item-desc {
  display: flex;
  flex-direction: row;
  gap: 10px;
  max-width: 175px;
  width: 100%;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #7C828B;
}
.news-page__item-text {
  color: #41464C;
}
.news-page__quote {
  padding: 20px 32px 33px 40px;
  background-color: #fff;
  border-left: 1px solid #FF7D1F;
}
.news-page__quote svg {
  margin-bottom: 20px;
}
.news-page__quote-text {
  color: #41464C;
  margin-bottom: 40px;
}
.news-page__quote-line {
  display: block;
  width: 110px;
  height: 1px;
  background-color: #7C828B;
  margin-bottom: 20px;
}
.news-page__quote-author {
  line-height: 140%;
  color: #FF7D1F;
}
.news-page__block {
  display: flex;
  flex-direction: row;
  gap: 11px;
  max-width: 914px;
  width: 100%;
}
.news-page__slider {
  position: relative;
  max-width: 728px;
  width: 100%;
}
.news-page__slider-item {
  width: 100%;
}
.news-page__slider-img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.news-page__slider .slider-next-btn {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  background-color: #fff;
  transform: translateY(-50%);
}
.news-page__slider .slider-prev-btn {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  background-color: #fff;
  transform: translateY(-50%);
}
.news-page__slider svg {
  fill: #FF7D1F;
}
.news-page__slider .swiper-pagination {
  position: relative;
  top: unset;
  bottom: unset;
  margin-top: 20px;
  text-align: left;
}
.news-page__slider .swiper-pagination-bullet {
  background: #7C828B;
}
.news-page__slider .swiper-pagination-bullet-active {
  background: #FF7D1F;
}
.news-page__author {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding: 0 0 20px 40px;
  border-bottom: 1px solid rgba(124, 130, 139, 0.2);
}
.news-page__author-block {
  display: flex;
  align-items: center;
  gap: 20px;
}
.news-page__author-img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: 50%;
}
.news-page__author-item {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.news-page__author-name {
  font-weight: 700;
  color: #08463B;
}
.news-page__author-post {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  color: #7C828B;
}
.news-page__share {
  display: flex;
  align-items: center;
  gap: 26px;
}
.news-page__share-text {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #7C828B;
}
.news-page__share-items {
  display: flex;
  gap: 4px;
}
.news-page__share-img {
  width: 24px;
  height: 24px;
  object-fit: cover;
  border-radius: 4px;
}
.news-page__sidebar {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 310px;
}
.news-page__sidebar .news__items {
  gap: 30px;
}
.news-page__sidebar .news__item-content {
  width: 100%;
  padding: 0 0 0 20px;
  border-left: 1px solid rgba(124, 130, 139, 0.2);
}
.news-page__sidebar .news__item-date {
  order: 1;
}
.news-page__sidebar .news__item-label {
  flex-direction: row;
  align-items: center;
  border-bottom: unset;
  margin-bottom: 0;
}
.news-page__sidebar .news__item-label::after {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #7C828B;
  position: relative;
  order: 2;
}
.news-page__sidebar .news__item-rubric {
  color: #7C828B;
  order: 3;
}
.news-page__sidebar .news__item-title {
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: #08463B;
}
.news-page__sidebar .news__item.hot .news__item-title {
  font-weight: 800;
  text-transform: uppercase;
  color: #FF7D1F;
}
.news-page__sidebar .news__item.hot .news__item-content {
  border-color: #FF7D1F;
}
.news-page__sidebar .banner__img {
  height: auto;
  aspect-ratio: 310/346;
}

.news-more__title {
  color: #08463B;
  margin-bottom: 20px;
}
.news-more .news__boxs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 50px;
}

.redaction {
  padding-top: 20px;
  margin-bottom: 120px;
}
.redaction__title {
  color: #08463B;
  margin-bottom: 40px;
}
.redaction__row {
  display: flex;
  gap: 20px;
}
.redaction__content {
  display: flex;
  flex-direction: column;
  gap: 50px;
  width: 50%;
}
.redaction__text span {
  font-weight: 700;
}
.redaction__line {
  width: 100%;
  height: 1px;
  background-color: #7C828B;
  opacity: 0.2;
}
.redaction__comm-title {
  color: #FF7D1F;
  margin-bottom: 13px;
}
.redaction__comm-text {
  color: #41464C;
  margin-bottom: 10px;
}
.redaction__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 45px 50px;
  background-color: #F4F4F4;
  width: 50%;
}
.redaction__form-title {
  color: #FF7D1F;
}
.redaction__form-input {
  display: flex;
  align-items: center;
  background-color: #fff;
  max-width: 540px;
  width: 100%;
  height: 40px;
  padding: 10px;
  margin-top: 5px;
}
.redaction__form-label {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #7C828B;
}
.redaction__form-label span {
  color: #FF7D1F;
}
.redaction__form-textarea {
  display: flex;
  align-items: center;
  background-color: #fff;
  max-width: 540px;
  width: 100%;
  min-height: 76px;
  padding: 10px;
  margin-top: 5px;
  resize: none;
}
.redaction__form-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 14px;
  width: fit-content;
  height: 40px;
  background: #08463B;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  text-transform: uppercase;
  color: #FFFFFF;
}

.search__inner {
  display: flex;
  gap: 20px;
}
.search__block {
  position: relative;
  max-width: 640px;
  width: 100%;
  height: 40px;
  margin-bottom: 40px;
}
.search__block-btn {
  display: flex;
  align-items: center;
  padding: 14px;
  background: #08463B;
  height: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 100%;
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
}
.search__block-input {
  width: 100%;
  height: 100%;
  padding: 13px 90px 13px 17px;
  background: #F2F5FA;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #7C828B;
}
.search .banner__inner {
  width: calc(25% - 10px);
  height: fit-content;
}
.search .banner__img {
  height: auto;
  aspect-ratio: 310/346;
}
.search .news__title {
  margin-bottom: 30px;
}
.search .news__title span {
  color: #FF7D1F;
}
.search .news__inner {
  display: flex;
  flex-direction: column;
  gap: unset;
  padding: 20px 0 50px;
}
.search .news__boxs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 50px;
  width: calc(75% + 10px);
}
.search .news__box {
  width: 100%;
}
.search .news__box-label {
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}
.search .news__box-title {
  margin-bottom: 10px;
}
.search .news__box-subtitle {
  font-size: 13px;
}
.search .news__box-rubric {
  margin: 0;
}

.author__head {
  display: flex;
  align-items: center;
  gap: 27px;
  margin-bottom: 30px;
}
.author__head-img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50%;
}
.author__head-item {
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.author__head-name {
  color: #08463B;
}
.author__head-post {
  color: #7C828B;
}
.author__inner {
  display: flex;
  gap: 20px;
}
.author .banner__inner {
  width: calc(25% - 10px);
  height: fit-content;
}
.author .banner__img {
  height: auto;
  aspect-ratio: 310/346;
}
.author .news__title {
  margin-bottom: 30px;
}
.author .news__title span {
  color: #FF7D1F;
}
.author .news__inner {
  display: flex;
  flex-direction: column;
  gap: unset;
  padding: 30px 0 50px;
}
.author .news__boxs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 50px;
  width: calc(75% + 10px);
}
.author .news__box {
  width: 100%;
}
.author .news__box-label {
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}
.author .news__box-title {
  margin-bottom: 10px;
}
.author .news__box-subtitle {
  font-size: 13px;
}
.author .news__box-rubric {
  margin: 0;
}

.book__title {
  color: #08463B;
}
.book__inner {
  display: flex;
  flex-direction: column;
}
.book .banner__inner {
  max-width: 310px;
  width: 100%;
  height: fit-content;
  grid-column: 3/4;
  grid-row: 1/3;
}
.book .banner__img {
  height: auto;
  aspect-ratio: 310/346;
}
.book__body {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 20px;
  margin-bottom: 60px;
}
.book__poster {
  max-width: 310px;
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 310/460;
  grid-column: 1/2;
  grid-row: 1/3;
}
.book__desc {
  display: flex;
  flex-direction: column;
  padding-top: 15px;
  border-top: 1px solid rgba(124, 130, 139, 0.2);
  max-width: 640px;
  width: 100%;
  grid-column: 2/3;
  grid-row: 1/2;
}
.book__author {
  font-weight: 700;
  color: #FF7D1F;
  margin-bottom: 15px;
}
.book__text {
  line-height: 140%;
  color: #41464C;
}
.book__content {
  max-width: 638px;
  width: 100%;
  height: 867px;
  padding: 27px 90px 27px 27px;
  background-color: #A3A3A3;
  overflow: hidden;
  grid-column: 2/3;
  grid-row: 2/4;
}
.book__content-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
.book__content-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 521/774;
  background-color: #F6F6F6;
}
.book__content .swiper-slide {
  height: fit-content;
}
.book__content .swiper-scrollbar {
  top: 27px;
  right: 23px;
  height: calc(100% - 54px);
  background: #EAEAEA;
}
.book__content .swiper-scrollbar-drag {
  background: #3E3939;
}

.header-bottom .weather::after {
  width: 0;
}
.ww-box .ww_col1 {
  padding: 0!important;
  flex-flow: row-reverse!important;
  align-items: center!important;
  font-family: Mulish, sans-serif;
}
.ww_child {
    margin-top: 0!important;
}
.ww_child.current-name {
  margin-bottom: 0!important;
  color: #7C828B;
  font-size: 14px!important;
  font-weight: 500!important;
  padding-left: 15px!important;
  border-left-color: #7C828B!important;
  border-left-width: 1px!important;
  border-left-style: solid!important;
}
.ww_child.current-temp {
  font-size: 14px!important;
  font-weight: 600!important;
  padding-right: 15px!important;
}
.ww_child.current-temp span {
  top: 0;
}
.ww_child.current-conditions {
  order: 1;
}
.ww_child.current-conditions svg {
  height: 30px!important;
  width: 30px!important;
  filter: invert(20%) sepia(8%) saturate(7317%) hue-rotate(132deg) brightness(90%) contrast(94%);
}
.header-bottom .weather {
  gap: 0;
}
.header-bottom .weather .ww_source {
  display: none!important;
}
.news__inner p {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.news-page__item p {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.search.books .news__boxs {
    grid-template-columns: repeat(5, 1fr);
    width: 100%;
}
.book__content {
    padding: 0;
}

@media (max-width: 1200px) {
  .department__item {
    flex-direction: column;
    gap: 20px;
  }
  .department__item-content {
    padding: 0;
  }
  .department__img {
    width: 100%;
    height: auto;
  }
  .news-bottom__row {
    flex-direction: column;
    align-items: center;
  }
  .news-bottom__head,
  .news-bottom .news__items {
    max-width: 100%;
  }
  /* book page */
  .book .banner__inner {
    grid-column: 1/3;
    grid-row: 4/5;
  }
  .book__body {
    grid-template-columns: auto 1fr;
  }
  .book__desc,
  .book__content {
    max-width: 100%;
  }
  /* news-page */
  .news-page__body {
    max-width: calc(100% - 330px);
  }
  .news-page__items {
    padding: 20px 20px 50px;
  }
  .news-page__item-cover,
  .news-page__block {
    flex-direction: column;
  }
  .news-page__item-desc {
    max-width: 100%;
  }
  .news-page__slider {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .hero__inner {
    flex-direction: column;
  }
  .news__box {
    max-width: 100%;
  }
  .hero .news__items {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .hero .news__item {
    max-width: 100%;
    width: calc(50% - 10px);
  }
  .department__row {
    flex-direction: column;
  }
  .footer__inner {
    display: grid;
  }
  .footer__item:first-child {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .footer__menu {
    grid-column: 2/4;
    grid-row: 1/2;
  }
  .footer__item:last-child {
    grid-column: 1/4;
    grid-row: 2/3;
    flex-direction: row;
    justify-content: space-between;
    gap: unset;
    max-width: 100%;
  }
  .footer__menu {
    gap: 30px;
  }
  /* rubric page */
  .rubric .news__boxs {
    grid-template-columns: repeat(3, 1fr);
  }
  /* search page */
  .search .news__boxs {
    grid-template-columns: repeat(2, 1fr);
    width: calc(66% + 10px);
  }
  .search .banner__inner {
    width: calc(33% - 10px);
  }
  /* author page */
  .author .news__boxs {
    grid-template-columns: repeat(2, 1fr);
    width: calc(66% + 10px);
  }
  .author .banner__inner {
    width: calc(33% - 10px);
  }
  /* book page */
  .book__content {
    grid-column: 1/3;
    grid-row: 3/4;
  }
  .book__content {
    height: 100%;
    aspect-ratio: 951/1400;
  }
  /* news-page */
  .news-page__body {
    max-width: 100%;
  }
  .news-more .news__boxs {
    grid-template-columns: repeat(3, 1fr);
  }
  .news-page__row {
    flex-direction: column;
  }
  .news-page__sidebar {
    width: 100%;
  }
  .news-page__sidebar .news__item {
    max-width: 100%;
  }
  .news-page__sidebar .banner__img {
    height: 90px;
  }
  .news-page__sidebar .news__box {
    width: calc(50% - 10px);
  }
  /* redaction */
  .redaction__content {
    gap: 30px;
    width: 100%;
  }
  .redaction__form {
    width: 100%;
  }
  .redaction__row {
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .nav__list {
    padding: 0;
  }
  .burger__open {
    display: block;
  }
  .topbar__inner {
    grid-template-columns: repeat(3, 1fr);
  }
  .social {
    display: none;
  }
  .topbar .address {
    grid-column: 1/4;
  }
  .logo {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .topbar .search {
    grid-column: 2/4;
    grid-row: 2/3;
  }
  .header .nav__list,
  .header .nav__btn {
    display: none;
  }
  .header .nav__inner {
    justify-content: flex-end;
  }
  .header-bottom {
    padding: 10px 0;
  }
  .header-bottom__inner {
    align-items: flex-end;
  }
  .header-bottom .trend {
    flex-direction: column;
    gap: 10px 20px;
    align-items: flex-start;
  }
  .header-bottom .trend__list {
    gap: 10px;
    flex-wrap: wrap;
  }
  .header-bottom .weather {
    gap: 10px;
  }
  .hero .news__items {
    flex-direction: column;
  }
  .hero .news__item {
    width: 100%;
  }
  .news__inner {
    flex-direction: column;
  }
  .news .news__items {
    max-width: 100%;
  }
  .news .news__item {
    max-width: 100%;
  }
  .economy .news__box {
    width: calc(50% - 10px);
  }
  .news__row .news__item-content {
    padding: 0 0 0 10px;
  }
  .department__item-title {
    font-size: 24px;
  }
  .news-bottom .news__item {
    width: 100%;
  }
  .footer__item:first-child {
    grid-column: 1/4;
    grid-row: 1/2;
    gap: 30px;
    max-width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .footer__menu {
    grid-column: 1/4;
    grid-row: 2/3;
    flex-wrap: wrap;
  }
  .footer__item:last-child {
    grid-column: 1/4;
    grid-row: 3/4;
  }
  /* rubric page */
  .rubric .news__boxs {
    grid-template-columns: repeat(2, 1fr);
  }
  /* search page */
  .search .news__boxs {
    width: 100%;
  }
  .search__inner {
    flex-direction: column;
  }
  /* author page */
  .author .news__boxs {
    width: 100%;
  }
  .author__inner {
    flex-direction: column;
  }
  /* book page */
  .book__body {
    display: flex;
    flex-direction: column;
  }
  .book__poster {
    margin: 0 auto;
  }
  .book .banner__inner {
    max-width: 100%;
    height: 310px;
  }
  .book .banner__img {
    height: 100%;
  }
  .book__content {
    padding: 20px;
  }
  .book__content .swiper-scrollbar {
    top: 20px;
    right: 8px;
    height: calc(100% - 40px);
    aspect-ratio: 638/867;
  }
  /* news-page */
  .news-page__author {
    padding: 0 0 20px 0;
  }
  .news-more .news__boxs {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 26px;
  }
  h6 {
    font-size: 14px;
  }
  .logo {
    height: 45px;
  }
  .topbar .search__form {
    height: 35px;
  }
  .news .news__box {
    width: calc(50% - 10px);
  }
  .news .news__box-title {
    font-size: 18px;
  }
  .economy .news__box {
    width: 100%;
  }
  .news__box-label {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 10px;
  }
  .news__box-rubric {
    margin-left: 0;
  }
  .department__item-title {
    font-size: 18px;
  }
  .news__row .news__items {
    flex-wrap: wrap;
  }
  .news__row .news__item {
    width: calc(50% - 10px);
  }
  .footer__item:first-child {
    flex-direction: column;
    align-items: flex-start;
  }
  .pagination {
    justify-content: center;
    gap: 15px;
  }
  .pagination__items {
    gap: 15px;
  }
  /* rubric page */
  .rubric .news__boxs {
    grid-template-columns: repeat(1, 1fr);
  }
  .rubric .news__box:first-child {
    grid-column: unset;
    grid-row: unset;
  }
  .rubric .news__box:first-child .news__box-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .rubric .news__box:first-child .news__box-subtitle {
    font-size: 13px;
  }
  .rubric .news__box-title {
    margin-bottom: 10px;
  }
  /* search page */
  .search .news__boxs {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 0;
  }
  .search__inner {
    gap: 40px;
    margin-bottom: 40px;
  }
  .search .banner__inner {
    width: 100%;
  }
  /* author page */
  .author .news__boxs {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 0;
  }
  .author__inner {
    gap: 40px;
    margin-bottom: 40px;
  }
  .author .banner__inner {
    width: 100%;
  }
  .author__head {
    gap: 20px;
  }
  .author__head-img {
    width: 80px;
    height: 80px;
  }
  /* news-page */
  .news-page__body {
    margin-bottom: 30px;
  }
  .news-page__items {
    padding: 20px 10px 40px;
  }
  .news-page__item {
    gap: 30px;
  }
  .news-page__quote {
    padding: 20px;
  }
  .news-page__quote-text {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .news-page__slider .swiper-pagination {
    text-align: center;
  }
  .news-page__slider .slider-prev-btn,
  .news-page__slider .slider-next-btn {
    top: unset;
    transform: none;
    bottom: 0;
    width: 34px;
    height: 34px;
  }
  .news-page__author {
    flex-direction: column;
  }
  .news-page__share {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .news-page__sidebar .news__box {
    width: 100%;
  }
  .news-more .news__boxs {
    grid-template-columns: repeat(1, 1fr);
  }
  /* redaction */
  .redaction__form {
    padding: 30px 20px;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 18px;
  }
  .topbar .search {
    grid-column: 1/4;
    grid-row: 3/4;
  }
  .logo {
    grid-column: 1/4;
  }
  .header-bottom__inner {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
  .header-bottom .weather {
    width: 100%;
    justify-content: flex-end;
  }
  .hero .news__item {
    flex-direction: column;
  }
  .news .news__box {
    width: 100%;
  }
  .politics .news__box {
    max-width: 100%;
  }
  .department__items {
    flex-wrap: wrap;
  }
  .department__item {
    width: 100%;
  }
  .slider__btns {
    position: absolute;
    left: 30px;
    bottom: 60px;
    z-index: 2;
    width: calc(100% - 60px);
    justify-content: space-between;
  }
  .news-bottom .news__item {
    flex-direction: column;
  }
  .news__item-link,
  .news__item-content {
    width: 100%;
  }
  .footer__item:last-child {
    flex-direction: column;
    gap: 20px;
  }
  .footer__item .social {
    justify-content: flex-start;
  }
}
