.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-page-count {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 74px;
  line-height: 74px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 40px;
  font-weight: 500;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
}

a {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-decoration: none;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-top: 30px;
  margin-bottom: 30px;
}

figcaption {
  margin-top: 5px;
  text-align: center;
}

.body {
  background-color: #161616;
}

.div-main-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 120px;
  padding-top: 4vh;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-main-block.article-page {
  padding-top: 40px;
}

.div-main-block.category {
  padding-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-main-block.about-page {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-main-page-block {
  display: -ms-grid;
  display: grid;
  margin-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-block {
  display: block;
  width: 100%;
  color: #fff;
  text-decoration: none;
}

.slider {
  height: 100%;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.div-post-cover {
  position: relative;
  overflow: hidden;
  height: 40vw;
  max-height: 700px;
  border-radius: 20px;
}

.div-post-cover.news {
  height: 20vw;
  max-height: 400px;
  border-radius: 10px;
}

.div-post-cover.news.russia {
  height: 24vw;
  max-height: 450px;
  border-radius: 10px;
}

.div-post-cover.news.russia.category {
  height: 24vw;
  max-height: 300px;
}

.div-post-cover.news.other {
  max-height: 300px;
}

.div-post-cover.news.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-post-cover.slider {
  height: 75vh;
  min-height: 400px;
  border-radius: 10px;
}

.div-post-cover.video {
  height: 100%;
  max-height: none;
}

.div-post-heading {
  margin-top: 10px;
  margin-bottom: 5px;
}

.div-post-heading.other-articles {
  margin-top: 10px;
  margin-bottom: 0px;
}

.div-post-heading.interview {
  position: absolute;
  z-index: 1;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
}

.div-post-heading.small {
  margin-bottom: 5px;
}

.div-post-heading.small.interview {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 20px;
  margin-bottom: 20px;
}

.image-post-cover {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.slide-nav {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-news-block {
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-news-block.other-news {
  margin-top: 40px;
  padding-top: 0px;
  padding-bottom: 40px;
}

.div-news-block.interview {
  padding-top: 0px;
}

.div-news-block.category {
  padding-top: 20px;
}

.div-news-section-name {
  margin-bottom: 20px;
}

.div-news-section-name.category {
  margin-bottom: 40px;
}

.text-news-section-name {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-news-section-name.category {
  font-size: 80px;
  line-height: 80px;
}

.text-news-section-name.other {
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
}

.div-post-date {
  font-family: Montserrat, sans-serif;
  color: #868686;
  line-height: 18px;
  font-weight: 300;
}

.button-news-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 75px;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #272727;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.button-news-section:hover {
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  background-color: #292929;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: block;
  width: 120px;
  height: 100vh;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #0a0a0a;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image {
  width: 100%;
  height: 60px;
  padding-top: 0px;
}

.image.article-cover {
  width: 100%;
  height: 40rem;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.nav-link {
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}

.nav-link:hover {
  border-radius: 10px;
  background-color: #1f1f1f;
}

.nav-link.w--current {
  border: 1px solid #000;
  color: #fff;
  font-weight: 800;
}

.nav-link.bio-menu {
  display: none;
}

.nav-link.best {
  margin-top: 10px;
  padding: 8px 5px;
  border-style: none;
  border-width: 1px;
  border-color: #bbb;
  border-radius: 7px;
  background-color: #7a6751;
  color: #e6e6e6;
  font-size: 11px;
  line-height: 11px;
  font-weight: 600;
}

.nav-link.best:hover {
  border-color: #b9b9b9;
  background-color: #9b8166;
  color: #fff;
}

.div-sizing {
  max-width: 1600px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-sizing.news-article {
  max-width: 1200px;
}

.div-sizing.about-page {
  display: block;
  max-width: 1060px;
  margin-top: 20px;
  margin-right: 30px;
  margin-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-arrow {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  height: 75vh;
  max-height: 700px;
  min-height: 400px;
  background-color: transparent;
  opacity: 0.3;
}

.left-arrow:hover {
  background-color: rgba(0, 0, 0, 0.32);
  opacity: 1;
}

.right-arrow {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  height: 75vh;
  max-height: 700px;
  min-height: 400px;
  background-color: rgba(255, 0, 0, 0);
  opacity: 0.3;
}

.right-arrow:hover {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: rgba(0, 0, 0, 0.32);
  opacity: 1;
}

.div-footer {
  display: block;
  padding-top: 30px;
  padding-bottom: 50px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-article {
  padding-bottom: 40px;
}

.subheading {
  font-size: 22px;
  line-height: 30px;
  font-weight: 200;
}

.div-article-frame {
  overflow: hidden;
  margin-top: 20px;
  border-radius: 10px;
  background-color: #fff;
}

.div-article-content {
  padding: 40px 3vw;
}

.rich-text---articles h2 {
  color: #000;
}

.rich-text---articles p {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
}

.rich-text---articles h4 {
  color: #000;
}

.rich-text---articles blockquote {
  font-family: Montserrat, sans-serif;
  color: #a5a5a5;
  font-size: 16px;
  line-height: 32px;
}

.rich-text---articles figcaption {
  font-family: Montserrat, sans-serif;
  color: #a5a5a5;
  font-weight: 300;
}

.post-heading {
  font-size: 4.1vh;
  line-height: 4.1vh;
}

.post-heading.other-articles {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}

.post-heading.medium {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
}

.post-heading.medium._3-columns {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 22px;
}

.post-heading.interview {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 20px;
}

.post-heading.small {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.brand {
  padding: 0px;
  border-radius: 20px;
}

.brand:hover {
  padding: 0px;
}

.div-article-cover {
  position: relative;
}

.div-other-articles {
  display: none;
  overflow: visible;
  margin-top: 60px;
  margin-bottom: 60px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-radius: 0px;
}

.div-other-article {
  overflow: hidden;
  height: auto;
  padding: 20px;
  border-radius: 20px;
  background-color: #303030;
}

.div-other-article:hover {
  background-color: #353535;
}

.other-articles-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 400;
}

.div-post-attributes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-share-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  margin-left: 10px;
  padding: 10px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-radius: 10px;
  background-color: #303030;
}

.div-share-button:hover {
  background-color: #353535;
  color: #333;
}

.div-share-button.facebook:hover {
  background-color: #1877f2;
}

.div-share-button.vkontakte:hover {
  background-color: #2787f5;
}

.div-share-button.twitter:hover {
  background-color: #1d9bf0;
}

.div-share-button.yandex-news {
  margin-left: 8px;
}

.div-share-button.yandex-news:hover {
  background-color: #c22020;
}

.div-share-button.yandex-news.footer {
  display: none;
  margin-right: 8px;
  margin-left: 0px;
}

.div-share-button.google-news {
  margin-left: 8px;
}

.div-share-button.google-news:hover {
  background-color: #496fda;
}

.div-share-button.google-news.div-footer {
  display: none;
  margin-right: 8px;
  margin-left: 0px;
}

.text---share-buttom {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.div-share-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 75vh;
  max-height: 700px;
  min-height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.image-2 {
  display: none;
}

.collection-item-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-we-are-on-buttons {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999999999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-bottom: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  font-size: 55px;
  line-height: 55px;
}

.collection-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-list.other-news.video {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.collection-list.other-news.video.main-page {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.collection-list.category {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.collection-list-2 {
  display: -ms-grid;
  display: grid;
  height: 35vw;
  max-height: 400px;
  min-height: 350px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.collection-list-3 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-other-news-section-name {
  margin-bottom: 20px;
}

.text-other-news-section-name {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  text-transform: uppercase;
}

.previous {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 150px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-radius: 10px;
  background-color: #272727;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.previous:hover {
  background-color: #292929;
}

.next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 150px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-radius: 10px;
  background-color: #272727;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.next:hover {
  background-color: #292929;
}

.pagination {
  margin-top: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-top-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 7.5px;
  padding-bottom: 0px;
  border-radius: 10px;
}

.div-top-interview {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: auto;
  min-width: auto;
  margin-bottom: 7.5px;
  padding-bottom: 0px;
  border-radius: 10px;
  background-color: rgba(0, 255, 47, 0);
}

.youtube {
  overflow: hidden;
  min-height: 22vh;
  border-radius: 10px;
  background-color: #000;
}

.image-4 {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.link-block-2 {
  position: relative;
  width: 100%;
  height: 100%;
}

.interview-gradient {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 110px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(0%, transparent), to(rgba(0, 0, 0, 0.53)));
  background-image: linear-gradient(180deg, #000, transparent 0%, rgba(0, 0, 0, 0.53));
}

.interview-gradient.big {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(0%, transparent), to(rgba(0, 0, 0, 0.69)));
  background-image: linear-gradient(180deg, #000, transparent 0%, rgba(0, 0, 0, 0.69));
}

.category-tag {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 10px;
  margin-left: 10px;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.48);
}

.article-tag {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 0px;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #f5f5f5;
  color: #b1b1b1;
}

.article-tag:hover {
  background-color: #e9e9e9;
  color: #2c2c2c;
}

.collection-item-4 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.collection-list-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.video-2 {
  overflow: hidden;
}

.button-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 5vw;
  max-height: 60px;
  min-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #272727;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.button-video:hover {
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  background-color: #292929;
}

.button-video.small {
  max-height: 50px;
}

.page-count-2 {
  font-family: Montserrat, sans-serif;
  color: #868686;
}

.div-next-previous-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-about-content {
  margin-bottom: 40px;
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
}

.slider-2 {
  width: 100%;
  height: 70vh;
  max-height: 900px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.slide-nav-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.image-5 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-social-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-social-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 40px;
  margin-right: 8px;
  margin-left: 0px;
  padding: 10px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-radius: 10px;
  background-color: #272727;
}

.div-social-button:hover {
  background-color: #353535;
  color: #fff;
}

.div-social-button.facebook:hover {
  background-color: #1877f2;
}

.div-social-button.vkontakte:hover {
  background-color: #2787f5;
}

.div-social-button.twitter:hover {
  background-color: #1d9bf0;
}

.div-social-button.yandex-news:hover {
  background-color: #c22020;
}

.div-social-button.google-news:hover {
  background-color: #496fda;
}

.div-social-button.main-page {
  display: none;
}

.footer-section-name {
  display: block;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

.div-footer-section {
  margin-bottom: 0px;
}

.image-6 {
  height: 84px;
  margin-bottom: 5px;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 200;
}

.div-footer-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 20px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  background-color: transparent;
  font-size: 18px;
  line-height: 30px;
}

.div-footer-menu.facebook:hover {
  background-color: #1877f2;
}

.div-footer-menu.vkontakte:hover {
  background-color: #2787f5;
}

.div-footer-menu.twitter:hover {
  background-color: #1d9bf0;
}

.div-footer-menu.yandex-news:hover {
  background-color: #c22020;
}

.div-footer-menu.google-news:hover {
  background-color: #496fda;
}

.div-block {
  padding-top: 30px;
  padding-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .div-main-block {
    margin-left: 0px;
    padding-top: 70px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-main-block.article-page {
    padding-top: 80px;
  }

  .div-main-block.category {
    padding-top: 80px;
  }

  .div-main-block.about-page {
    padding-top: 80px;
  }

  .div-main-page-block {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-post-cover.slider {
    max-height: 450px;
  }

  .div-post-heading {
    margin-bottom: 5px;
  }

  .div-post-heading.other-articles {
    margin-top: 5px;
  }

  .div-post-heading.interview {
    margin-top: 10px;
    margin-left: 10px;
  }

  .div-post-heading.small.interview {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .div-news-block {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-news-block.category {
    padding-top: 0px;
  }

  .div-news-section-name {
    margin-bottom: 15px;
  }

  .div-news-section-name.category {
    margin-bottom: 20px;
  }

  .text-news-section-name {
    font-size: 60px;
    line-height: 60px;
  }

  .text-news-section-name.category {
    font-size: 50px;
    line-height: 50px;
  }

  .text-news-section-name.other {
    font-size: 50px;
    line-height: 50px;
    font-weight: 600;
  }

  .button-news-section {
    height: 60px;
  }

  .navbar {
    width: 100%;
    height: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image {
    display: none;
    height: 30px;
  }

  .image.article-cover {
    display: block;
    height: 27rem;
  }

  .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    padding-right: 20px;
    padding-left: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav-link.bio {
    display:none;
  }

  .nav-link.bio-menu {
    display:none;
  }

  .nav-link.best {
    margin-top: 0px;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-sizing.about-page {
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .left-arrow {
    max-height: 450px;
  }

  .right-arrow {
    max-height: 450px;
  }

  .div-footer {
    padding-bottom: 10px;
  }

  .div-article {
    padding-bottom: 20px;
  }

  .subheading {
    font-size: 20px;
    line-height: 26px;
  }

  .div-article-frame {
    border-radius: 10px;
  }

  .div-article-content {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .rich-text---articles p {
    font-size: 15px;
    line-height: 28px;
  }

  .rich-text---articles blockquote {
    font-size: 15px;
    line-height: 28px;
  }

  .post-heading {
    font-size: 40px;
    line-height: 40px;
  }

  .post-heading.other-articles {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 22px;
  }

  .post-heading.medium {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 20px;
  }

  .post-heading.medium._3-columns {
    font-size: 15px;
    line-height: 19px;
  }

  .post-heading.interview {
    font-size: 16px;
  }

  .post-heading.small {
    font-size: 12px;
    line-height: 16px;
  }

  .brand {
    padding: 0px;
  }

  .div-other-article.w--current {
    padding: 15px;
  }

  .other-articles-heading {
    font-size: 12px;
    line-height: 16px;
  }

  .div-share-button.yandex-news.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    height: 40px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-share-button.google-news.div-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 40px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .collection-item {
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .top-side {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-height: none;
    min-height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .image-2 {
    display: block;
    height: 18px;
  }

  .menu-button {
    display: none;
  }

  .date.medium {
    font-size: 12px;
    line-height: 14px;
  }

  .date.small {
    font-size: 12px;
    line-height: 14px;
  }

  .div-we-are-on-buttons {
    display: none;
  }

  .heading {
    font-size: 50px;
    line-height: 50px;
  }

  .collection-list-2 {
    height: auto;
    max-height: none;
    min-height: auto;
  }

  .div-other-news-section-name {
    margin-bottom: 15px;
  }

  .text-other-news-section-name {
    font-size: 30px;
    line-height: 40px;
  }

  .div-top-video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    margin-left: 5px;
  }

  .div-top-interview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-right: 5px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .youtube {
    min-height: 0px;
  }

  .image-4 {
    width: 100%;
    max-width: 100%;
  }

  .image-4.section {
    min-height: 30vw;
  }

  .category-tag {
    margin-top: 10px;
    margin-left: 10px;
  }

  .text-block-6 {
    font-size: 12px;
    line-height: 18px;
  }

  .article-tag {
    margin-top: 0px;
    margin-left: 0px;
  }

  .collection-list-4 {
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .button-video {
    height: 5vw;
  }

  .div-about-content {
    margin-bottom: 20px;
  }

  .text-block-7 {
    font-size: 16px;
    line-height: 24px;
  }

  .slider-2 {
    max-height: 500px;
  }

  .div-social-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-social-button {
    width: auto;
    height: auto;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-social-button.main-page {
    display: block;
  }

  .footer-section-name {
    font-size: 24px;
    line-height: 30px;
  }

  .div-footer-section {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .div-main-block {
    padding-top: 60px;
  }

  .div-main-block.article-page {
    padding-top: 50px;
  }

  .div-main-block.category {
    padding-top: 60px;
  }

  .div-main-block.about-page {
    padding-top: 50px;
  }

  .div-post-cover.news {
    height: 30vw;
    max-height: 350px;
  }

  .div-post-cover.news.russia {
    height: 30vw;
    border-radius: 5px;
  }

  .div-post-cover.news.russia.category {
    border-radius: 5px;
  }

  .div-post-cover.news.small {
    border-radius: 5px;
  }

  .div-post-cover.news.other {
    border-radius: 5px;
  }

  .div-post-cover.news.video {
    height: auto;
  }

  .div-post-cover.slider {
    height: 70vh;
    max-height: 500px;
    min-height: 0px;
    border-radius: 5px;
  }

  .slide-nav {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-news-block.category {
    padding-top: 0px;
  }

  .div-news-section-name.category {
    margin-bottom: 10px;
  }

  .text-news-section-name {
    font-size: 40px;
    line-height: 40px;
  }

  .text-news-section-name.category {
    font-size: 30px;
    line-height: 30px;
  }

  .text-news-section-name.other {
    font-size: 35px;
    line-height: 35px;
  }

  .button-news-section {
    height: 60px;
    font-weight: 500;
  }

  .navbar {
    height: 50px;
  }

  .nav-menu {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #0a0a0a;
  }

  .image.article-cover {
    height: 18rem;
  }

  .menu {
    height: 50px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .nav-link {
    display: inline-block;
    overflow: hidden;
    margin: 5px;
    border-radius: 10px;
    background-color: #1f1f1f;
  }

  .nav-link.bio {
    display: none;
  }

  .nav-link.bio-menu {
    display: inline-block;
  }

  .nav-link.best {
    margin: 5px;
    padding: 10px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
  }

  .left-arrow {
    width: 50px;
    height: 70vh;
    max-height: 500px;
    min-height: 0px;
    opacity: 1;
  }

  .left-arrow:hover {
    background-color: transparent;
  }

  .right-arrow {
    width: 50px;
    height: 70vh;
    max-height: 500px;
    min-height: 0px;
    opacity: 1;
  }

  .right-arrow:hover {
    background-color: transparent;
  }

  .div-article {
    padding-bottom: 0px;
  }

  .div-aticle-heading {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .subheading {
    font-size: 18px;
    line-height: 22px;
  }

  .div-article-content {
    padding: 20px 4vw;
  }

  .rich-text---articles p {
    font-size: 14px;
    line-height: 22px;
  }

  .rich-text---articles blockquote {
    font-size: 14px;
    line-height: 22px;
  }

  .post-heading {
    font-size: 20px;
    line-height: 20px;
  }

  .post-heading.other-articles {
    font-size: 14px;
    line-height: 18px;
  }

  .post-heading.medium._3-columns {
    font-size: 14px;
    line-height: 18px;
  }

  .post-heading.interview {
    font-size: 12px;
    line-height: 16px;
  }

  .div-other-articles {
    margin-top: 20px;
    margin-bottom: 40px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-other-article {
    padding: 15px;
    border-radius: 10px;
  }

  .div-share-button.facebook {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .div-share-button.vkontakte {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .div-share-button.twitter {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .div-share-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .top-side {
    height: 270px;
  }

  .image-2 {
    height: 18px;
  }

  .menu-button {
    display: block;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-button.w--open {
    background-color: hsla(0, 0%, 78.4%, 0);
  }

  .div-we-are-on-buttons {
    display: none;
  }

  .heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 35px;
  }

  .collection-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .collection-list.other-news.video {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .collection-list.category {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .collection-list-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-other-news-section-name {
    font-size: 30px;
    line-height: 40px;
  }

  .menu-line {
    width: 30px;
    height: 2px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #fff;
  }

  .menu-line.top {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .menu-line.bottom {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .div-top-video {
    border-radius: 5px;
  }

  .div-top-interview {
    height: 100%;
    border-radius: 5px;
  }

  .youtube {
    border-radius: 5px;
  }

  .category-tag {
    margin-top: 5px;
    margin-left: 5px;
    padding: 2px 7px;
    border-radius: 5px;
  }

  .article-tag {
    margin-top: 10px;
    margin-left: 0px;
    padding: 5px 10px;
    border-radius: 5px;
  }

  .collection-list-4 {
    margin-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .button-video {
    height: 5vw;
    min-height: 40px;
    font-size: 12px;
    font-weight: 500;
  }

  .text-block-7 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 200;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .slider-2 {
    max-height: 300px;
  }

  .div-social-button.facebook {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .div-social-button.vkontakte {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .div-social-button.twitter {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .footer-section-name {
    font-size: 24px;
    line-height: 30px;
  }

  .div-footer-menu.facebook {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .div-footer-menu.vkontakte {
    padding: 5px 10px;
    border-radius: 5px;
  }

  .div-footer-menu.twitter {
    padding: 5px 10px;
    border-radius: 5px;
  }
}

@media screen and (max-width: 479px) {
  .div-main-block {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-main-block.category {
    padding-top: 70px;
  }

  .div-main-page-block {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-post-cover.news.russia {
    border-radius: 5px;
  }

  .div-post-cover.news.small {
    height: 50vw;
    border-radius: 5px;
  }

  .div-post-cover.slider {
    height: 60vh;
    max-height: 500px;
    border-radius: 5px;
  }

  .div-post-heading {
    margin-top: 8px;
    margin-bottom: 2px;
  }

  .div-post-heading.interview {
    margin-top: 15px;
    margin-left: 15px;
  }

  .div-post-heading.small {
    margin-bottom: 2px;
  }

  .div-post-heading.small.interview {
    margin-left: 10px;
  }

  .div-news-block.other-news {
    padding-top: 0px;
    padding-bottom: 40px;
  }

  .div-news-block.category {
    padding-top: 0px;
  }

  .div-news-section-name.category {
    margin-bottom: 20px;
  }

  .text-news-section-name {
    font-size: 30px;
    line-height: 30px;
  }

  .text-news-section-name.category {
    font-size: 22px;
    line-height: 22px;
  }

  .text-news-section-name.other {
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
  }

  .button-news-section {
    height: 55px;
    font-size: 14px;
  }

  .navbar {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .nav-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .nav-link {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .nav-link.bio-menu {
    display: inline-block;
  }

  .div-sizing.about-page {
    margin-right: 10px;
    margin-left: 10px;
  }

  .left-arrow {
    width: 50px;
    height: 60vh;
  }

  .right-arrow {
    width: 50px;
    height: 60vh;
  }

  .div-aticle-heading {
    margin-bottom: 20px;
  }

  .subheading {
    font-size: 16px;
    line-height: 20px;
  }

  .div-article-frame {
    margin-top: 10px;
  }

  .post-heading.medium {
    font-size: 13px;
    line-height: 15px;
  }

  .post-heading.medium._3-columns {
    font-size: 13px;
    line-height: 15px;
  }

  .post-heading.interview {
    font-size: 16px;
    line-height: 20px;
  }

  .post-heading.small {
    font-size: 14px;
    line-height: 17px;
  }

  .div-other-articles {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-other-article.w--current {
    padding: 10px;
  }

  .div-share-buttons {
    display: none;
  }

  .collection-item {
    padding-bottom: 0px;
  }

  .top-side {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-2 {
    height: 18px;
  }

  .date.medium {
    font-size: 11px;
  }

  .heading {
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
  }

  .collection-list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .collection-list.other-news.video {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .collection-list.other-news.video.main-page {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .collection-list-2 {
    height: 100%;
    max-height: 100%;
    min-height: 100%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    font-size: 14px;
  }

  .collection-list-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .text-other-news-section-name {
    font-size: 20px;
    line-height: 25px;
  }

  .previous {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 5px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-radius: 10px;
  }

  .next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    margin-right: 0px;
    margin-left: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-style: none;
    border-radius: 10px;
  }

  .pagination {
    display: -ms-grid;
    display: grid;
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .text-block-4 {
    font-family: Montserrat, sans-serif;
  }

  .text-block-5 {
    font-family: Montserrat, sans-serif;
  }

  .div-top-video {
    overflow: hidden;
    margin-top: 15px;
    margin-left: 0px;
    border-radius: 5px;
    background-color: rgba(0, 255, 47, 0);
  }

  .div-top-interview {
    border-radius: 5px;
  }

  .youtube {
    border-radius: 0px;
  }

  .article-tag {
    display: inline-block;
    margin-top: 10px;
    margin-left: 0px;
    padding-top: 5px;
    text-align: left;
  }

  .collection-list-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .button-video {
    height: 45px;
    font-size: 13px;
  }

  .page-count-2 {
    margin-top: 0px;
  }

  .text-block-7 {
    font-size: 15px;
    line-height: 19px;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .slider-2 {
    max-height: 300px;
  }

  .footer-section-name {
    font-size: 20px;
    line-height: 25px;
  }
}

#w-node-c26669f7-b447-9001-5aa0-536f0d9959ad-d3c189ba {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}

#w-node-_574f6334-e905-8ae6-f0b5-9ff7d96e0523-d3c189ba {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-a0320f6b-0dd9-7864-ad1d-9b852cbf2a24-2cbf2a23 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_2ebd9108-8fd5-909a-1ea8-9898057ab1e3-5c037b27 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 6;
  grid-column-start: span 6;
  -ms-grid-column-span: 6;
  grid-column-end: span 6;
}

#w-node-_2ebd9108-8fd5-909a-1ea8-9898057ab1e3-bf673092 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 6;
  grid-column-start: span 6;
  -ms-grid-column-span: 6;
  grid-column-end: span 6;
}

#w-node-_2ebd9108-8fd5-909a-1ea8-9898057ab1e3-d28b4856 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 6;
  grid-column-start: span 6;
  -ms-grid-column-span: 6;
  grid-column-end: span 6;
}

@media screen and (max-width: 991px) {
  #w-node-_574f6334-e905-8ae6-f0b5-9ff7d96e0523-d3c189ba {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_574f6334-e905-8ae6-f0b5-9ff7d96e0523-d3c189ba {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 4;
    grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c26669f7-b447-9001-5aa0-536f0d9959ad-d3c189ba {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_574f6334-e905-8ae6-f0b5-9ff7d96e0523-d3c189ba {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_2ebd9108-8fd5-909a-1ea8-9898057ab1e3-5c037b27 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-aeef0cda-8fc8-618a-f4fa-40f7e759cd0d-5c037b27 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_3dcd0a16-d4ee-c807-c2ee-060624ff2e46-5c037b27 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_2ebd9108-8fd5-909a-1ea8-9898057ab1e3-bf673092 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-ed8ddd4c-b914-bac3-4982-6a06dded450f-bf673092 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }

  #w-node-b20a249f-1e35-7e44-64e2-1522548ea3f9-bf673092 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-aeef0cda-8fc8-618a-f4fa-40f7e759cd0d-ecbed4e1 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_5a53a05e-38f2-75e9-3936-11e029b4a09f-f4460bca {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_5a53a05e-38f2-75e9-3936-11e029b4a0a8-f4460bca {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_2ebd9108-8fd5-909a-1ea8-9898057ab1e3-d28b4856 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 3;
    grid-column-start: span 3;
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }

  #w-node-aeef0cda-8fc8-618a-f4fa-40f7e759cd0d-d28b4856 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-_3dcd0a16-d4ee-c807-c2ee-060624ff2e46-d28b4856 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-bold.ttf') format('truetype'), url('../fonts/montserrat-extrabold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-bolditalic.ttf') format('truetype'), url('../fonts/montserrat-extrabolditalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-blackitalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-extralight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-extralightitalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-lightitalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-mediumitalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-semibolditalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-thinitalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}