

/* Start:/local/templates/xbitt/components/bitrix/news/blog/style.css?1767706294698*/
.sectionList {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 2.75rem;
}

.sectionList li {
  display: inline-block;
  margin-right: 1.5625rem;
  margin-bottom: 0.5rem;
}

.sectionList li a {
  display: block;
  border: 1px solid transparent;
  color: #727272;
  padding: 0.25rem;
}

.sectionList li a:hover,
.sectionList li a.selected {
  border-color: #ececec;
  color: #be1e2d;
}

@media screen and (max-width: 780px) {
  .sectionList {
    margin-bottom: 2rem;
  }

  .sectionList li {
    margin-right: 1rem;
  }
}

@media screen and (max-width: 560px) {
  .sectionList {
    margin-bottom: 1rem;
  }
}
/*# sourceMappingURL=../../../maps/components/news/blog/style.css.map */

/* End */


/* Start:/local/templates/xbitt/components/bitrix/system.pagenavigation/round2/style.css?1767706294223*/
.pageNav {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  text-align: center;
}

.pageNav__numBlock {
  margin-bottom: 1rem;
}
/*# sourceMappingURL=../../../maps/components/system.pagenavigation/round2/style.css.map */

/* End */


/* Start:/local/templates/xbitt/components/bitrix/news.list/blog/css/items.css?17677062943609*/
.newsList {
  position: relative;
}

.newsList__item {
  margin-bottom: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
}

.newsList__item:nth-child(4n+1),
.newsList__item:nth-child(4n) {
  width: calc(62.50000000000001% - 20px);
}

.newsList__item:nth-child(4n+2),
.newsList__item:nth-child(4n+3) {
  width: calc(37.5% - 20px);
}

.newsList__itemContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 380px;
  background: transparent center center/cover no-repeat;
  color: #fff;
  font-size: 24px;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
  z-index: 10;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}

.newsList__itemContainer:hover {
  color: #fff;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
}

.newsList__itemContainer:hover:before {
  opacity: 0;
  z-index: -5;
}

.newsList__itemContainer:before {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
  background-color: rgba(0,0,0,0.5);
}

.newsList__itemContainer.__nophoto {
  background-size: contain;
}

.newsList__itemContainer.__nophoto img {
  -o-object-fit: contain;
     object-fit: contain;
}

.newsList__itemContainer.__nolink:before {
  display: none;
}

.newsList__itemContainer.__nolink > a {
  --indent: 0;
  position: absolute;
  top: var(--indent);
  bottom: var(--indent);
  right: var(--indent);
  left: var(--indent);
  margin: auto;
  padding: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #fff;
}

.newsList__itemContainer.__nolink > a:before {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
  background-color: rgba(0,0,0,0.5);
}

.newsList__itemContainer.__nolink > a:hover {
  color: #fff;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
}

.newsList__itemContainer.__nolink > a:hover:before {
  opacity: 0;
}

.newsList__itemContainer.__nolink > a img {
  --sizeSquare: 100%;
  width: var(--sizeSquare);
  height: var(--sizeSquare);
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: var(--indent);
  bottom: var(--indent);
  right: var(--indent);
  left: var(--indent);
  margin: auto;
  z-index: -2;
}

@media screen and (max-width: 960px) {
  .newsList__item:nth-child(4n+1),
  .newsList__item:nth-child(4n) {
    width: calc(50% - 20px);
  }

  .newsList__item:nth-child(4n+2),
  .newsList__item:nth-child(4n+3) {
    width: calc(50% - 20px);
  }
}

@media screen and (max-width: 780px) {
  .newsList__itemContainer {
    height: 300px;
    padding: 1rem;
  }
}

@media screen and (max-width: 560px) {
  .newsList__item:nth-child(4n+1),
  .newsList__item:nth-child(4n) {
    width: calc(100% - 20px);
  }

  .newsList__item:nth-child(4n+2),
  .newsList__item:nth-child(4n+3) {
    width: calc(100% - 20px);
  }
}

@media screen and (max-width: 400px) {
  .newsList__itemContainer {
    height: 250px;
  }
}
/* End */
/* /local/templates/xbitt/components/bitrix/news/blog/style.css?1767706294698 */
/* /local/templates/xbitt/components/bitrix/system.pagenavigation/round2/style.css?1767706294223 */
/* /local/templates/xbitt/components/bitrix/news.list/blog/css/items.css?17677062943609 */
