.main-news__title {
  color: #333333;
  font-size: 55px;
  font-family: Roboto Condensed, sans-serif;
  font-weight: 400;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .main-news__title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .main-news__title {
    font-size: 35px;
  }
}
@media (max-width: 479px) {
  .main-news__title {
    font-size: 30px;
  }
}
.main-news__inner {
  display: flex;
  flex-wrap: wrap;
}
.main-news__item {
  display: flex;
  flex-direction: column;
  width: calc(25% - 20px);
  margin: 10px 10px 15px;
}
@media (max-width: 960px) {
  .main-news__item {
    width: calc(33.333% - 20px);
  }
}
@media (max-width: 768px) {
  .main-news__item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 480px) {
  .main-news__item {
    width: 100%;
    margin: 10px 0 15px;
  }
}
.main-news .main-news__item-image {
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .main-news .main-news__item-image {
    text-align: center;
  }
}
.main-news .main-news__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-news .main-news__item-date {
  font-size: 14px;
  color: #7e3b15;
  margin-bottom: 10px;
}
.main-news .main-news__item-title a {
  display: inline-block;
  text-decoration: none;
  color: #333;
  font-size: 18px;
}
.main-news .btn {
  margin-top: 30px;
  text-align: center;
}
.main-news .btn a {
  font-family: Montserrat, sans-serif;
  padding: 20px 50px;
  display: inline-block;
  text-decoration: none;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.main-news .btn a:hover {
  background: #c8be90;
}
.mosaic-s3-include--u-iqrnwyqid {
  width: 100%;
}
.red-block {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.red-block .red-main {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1300px) {
  .red-block .red-main {
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .red-block .red-main {
    margin: 0;
  }
}
.red-block .red-main .red-link {
  display: inline-block;
  width: calc(20% - 20px);
  margin: 0 10px 10px;
}
@media (max-width: 1024px) {
  .red-block .red-main .red-link {
    width: calc(25% - 20px);
  }
}
@media (max-width: 768px) {
  .red-block .red-main .red-link {
    width: calc(50% - 20px);
  }
}
@media (max-width: 480px) {
  .red-block .red-main .red-link {
    width: 100%;
    margin: 0 0 10px;
  }
}
.red-block .red-main .red-link .r-img {
  margin-bottom: 20px;
  width: 100%;
  min-height: 344px;
  position: relative;
}
.red-block .red-main .red-link .r-img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.red-block .red-main .red-link .r-title {
  font-family: Roboto Condensed, sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: #333;
  display: inline-block;
  margin-bottom: 20px;
}
.red-block .red-main .red-link .r-title:hover {
  text-decoration: underline;
}
.red-block .red-main .red-link .time {
  font-family: Roboto Condensed, sans-serif;
  font-size: 14px;
  color: #7e3b15;
}
.red-block .link-more {
  font-size: 14px;
  font-family: Montserrat, sans-serif;
  display: inline-block;
  margin: 0 auto;
  text-decoration: none;
  padding: 20px 50px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #000;
}
.red-block .link-more:hover {
  background: #c8be90;
}
.red-block-v {
  display: flex;
  flex-direction: column;
  padding: 30px;
}
.red-block-v .red-main-v .r-img-v {
  font-size: 0;
  margin-bottom: 20px;
}
.red-block-v .red-main-v .r-img-v img {
  border-radius: 2px;
  max-width: 100%;
  width: auto;
  height: auto;
}
.red-block-v .red-main-v .r-title-v {
  font-family: Roboto Condensed, sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: #333;
  display: inline-block;
  margin-bottom: 10px;
}
.red-block-v .red-main-v .r-title-v:hover {
  text-decoration: underline;
}
.red-block-v .red-main-v .time-v {
  font-family: Roboto Condensed, sans-serif;
  font-size: 16px;
  color: #7e3b15;
}
.red-block-v .link-more-v {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  color: #050505;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  margin-top: 20px;
  padding: 16px 10px;
  width: 100%;
  text-align: center;
  border: 2px solid #050505;
  color: #000;
}
.red-block-v .link-more-v:hover {
  background: #050505;
  color: #fff;
}
.site-versions-wrap {
  display: flex;
  position: relative;
  margin: 0px 0 0 0px;
  font-weight: 500;
  font-size: 15px;
  text-align: left;
  align-items: baseline;
}
@media (max-width: 640px) {
  .site-versions-wrap {
    /*justify-content: center;*/
    margin-bottom: 0px;
  }
}
.site-versions-title {
  color: #050505;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px;
  position: relative;
  font-weight: 500;
  border: 2px solid #050505;
}
.site-versions-title em, .site-versions-title i {
  font-size: 0;
  line-height: 0;
  width: 20px;
  height: 20px;
  margin: 0 10px 0 0;
}
.site-versions-title em svg, .site-versions-title i svg {
  fill: #050505;
  width: 100%;
  height: 100%;
}
.site-versions-title i {
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
}
.site-versions-list {
  position: absolute;
  z-index: 16;
  left: 0;
  top: 105%;
  width: 100%;
  margin: 2px 0 0;
  background: #fff;
  border: 2px solid #050505;
  border-radius: 10px;
  padding: 10px;
  box-sizing: border-box;
  display: none;
}
.site-versions-list a {
  display: block;
  padding: 4px 0 4px 0px;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.site-versions-list a:hover {
  text-decoration: underline;
  color: #050505;
}
