

/* Start:/local/templates/onix/components/bitrix/news/configurator/style.css?1644322156116*/
.configurator {
  padding-top: 80px;
}
@media (max-width: 990.98px) {
  .configurator {
    padding-top: 58px;
  }
}
/* End */


/* Start:/local/templates/onix/components/bitrix/news/configurator/bitrix/news.list/.default/style.css?16494110364393*/
.configurator__head {
  height: calc(100vh - 80px);
  max-height: 720px;
  position: relative;
}

.configurator__head .container {
  height: 100%;
}

.configurator__head:before {
  content: "";
  position: absolute;
  z-index: 2;
  right: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.36);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
}

.configurator__head-content {
  position: relative;
  z-index: 2;
}

.configurator__head-title {
  padding-left: 40px;
}

.configurator__head-title:before {
  content: "";
  position: absolute;
  left: 8px;
  width: 11px;
  height: 48px;
  -webkit-transform: skewX(-20deg);
      -ms-transform: skewX(-20deg);
          transform: skewX(-20deg);
  background: #ffc800;
}

.configurator__head-text {
  font-size: 18px;
}

.configurator__head-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.configurator__list {
  background: #FFF;
  color: #000;
  padding: 6px 0;
}

.configurator__list-item{
  margin-bottom: 6px;
}
.configurator__list-item:list-child{
  margin-bottom: 0;
}

.configurator__list-head {
  height: 100%;
  background: #F2F4F6;
  margin-right: 55px;
  padding: 56px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.configurator__list-title{
  margin-bottom: 24px;
}

.configurator__list__types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 36px 0 31px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left: none;
  border-right: none;
}

.configurator__list__types-item {
  margin-top: 32px;
  text-align: center;
  max-width: 50%;
}

.configurator__list__types-item:nth-child(-n+2) {
  margin-top: 0;
}

.configurator__list__types-title {
  margin-bottom: 8px;
  font-family: "Akrobat", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.configurator__list__types-img {
  max-width: 100%;
}

@media (min-width: 991px) {
  .configurator__head-content {
    padding: 40px 0 56px;
    width: 50%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 990.98px) {
  .configurator {
    padding-top: 60px;
  }

  .configurator__head {
    height: calc(100vh - 60px);
    min-height: 400px;
    max-height: 670px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .configurator__head .container {
    height: auto;
  }

  .configurator__head:before {
    display: none;
  }

  .configurator__head-content {
    background: rgba(0, 0, 0, 0.36);
    -webkit-backdrop-filter: blur(30px);
            backdrop-filter: blur(30px);
    margin: 0 -3px;
    padding: 24px 20px 32px;
  }

  .configurator__head-title {
    padding-left: 0;
    margin-bottom: 86px;
  }

  .configurator__head-title:before {
    display: none;
  }

  .configurator__list-head {
    margin-right: 0;
    padding: 40px 24px 24px 24px;
  }

  .configurator__list-title {
    margin-right: 0;
    margin-bottom: 24px;
  }

  .configurator__list__types {
    border-top: none;
  }

  .configurator__list__types-item {
    max-width: none;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .configurator__list__types-item:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 991px) and (max-width: 1199.98px) {
  .configurator__list-head {
    margin-right: 0;
    padding: 30px 25px;
  }
}
/* End */
/* /local/templates/onix/components/bitrix/news/configurator/style.css?1644322156116 */
/* /local/templates/onix/components/bitrix/news/configurator/bitrix/news.list/.default/style.css?16494110364393 */
