

/* Start:/tools/css/poup-vid.css?17702815201457*/
.b-popup-vid .__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  .b-popup-vid .__inner {
    grid-template-columns: 1fr;
  }
}
.b-popup-vid .__video {
  height: 100%;
  width: 100%;
  display: block;
  object-fit: cover;
}
@media (max-width: 767px) {
  .b-popup-vid .__video {
    display: none;
  }
}
.b-popup-vid .__form {
  padding: 80px;
}
@media (max-width: 1439px) {
  .b-popup-vid .__form {
    padding: 32px;
  }
}
.b-popup-vid .__close {
  top: 32px;
  right: 32px;
  position: absolute;
  z-index: 3;
}
@media (max-width: 1439px) {
  .b-popup-vid .__close {
    top: 8px;
    right: 8px;
  }
}
.b-popup-vid .__close path {
  transition: 0.3s ease-out;
}
.b-popup-vid .__close:hover path {
  fill: #8A92A0;
}
.b-popup-vid .iexmodal-popup {
  border-radius: 16px;
  overflow: hidden;
}
.b-popup-vid h3, .b-popup-vid .b-h3 {
  color: #FFF;
  text-shadow: 0px 2px 4px rgba(20, 91, 151, 0.08);
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}
.b-popup-vid h3.--iex-black, .b-popup-vid .b-h3.--iex-black {
  color: #181A1F;
}
@media (max-width: 1439px) {
  .b-popup-vid h3, .b-popup-vid .b-h3 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .b-popup-vid h3, .b-popup-vid .b-h3 {
    font-size: 22px;
  }
}
.b-popup-vid .iexmodal-inner {
  padding: 0;
}
.b-popup-vid .iexmodal-close-inner {
  display: none;
}

.--mb-24 {
  margin-bottom: 24px;
}

/*# sourceMappingURL=poup-vid.css.map */

/* End */


/* Start:/tools/css/integration1c.css?16956487362951*/
.b-1cintegration-header {

}

.b-bitrix-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.b-integr-pr {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 8px;
    border: 1px solid #F3F3F3;
    padding: 32px;
    height: 200px;
}

.b-border-fix{
    outline: 2px solid #fff;
    outline-offset: -2px;
}

.b-bg-bitrix h1 {
    line-height: 1.2;
    font-size: 58px;
}

.b-1c-subtitle {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
}

.b-1c-text {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
}

.b-1c-h3 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2;
}

.b-list.--1c li{
    margin-left: 20px;
    font-size: 18px;
    color: #1A1A1A;
}

.b-list.--1c li:last-child{
    margin-bottom: 0;
}

.b-block.--1c{
    padding: 72px;
    background: #F9F9F9;
    box-shadow: none;
}

/* 1c bitrix - start */

.b-bg-bitrix {
    background-image: url("/images/iex/bitrix/bg-top.png");
    background-size: cover;
    margin: 0 16px;
    border-radius: 16px;
    padding: 148px 0;
    position: relative;
    overflow: hidden;
}

.b-bg-bitrix .container-lg {
   position: relative;
    z-index: 2;
}

.b-bg-bitrix .__video {
    position: absolute;
    object-fit: cover;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.b-bg-bitrix-2 {
    background: #FFDE00;
    background-size: cover;
    margin: 0 16px;
    border-radius: 16px;
    padding: 20px 0;
}

.b-bg-bitrix-3 {
    background: #FFDE00;
}

.b-bg-bitrix .b-header {
    background: rgba(255, 255, 255, 0);
}

/* 1c bitrix - end */

@media (max-width: 1460px) {
    .b-integr-pr {
        padding: 24px;
    }
}

@media (max-width: 1399px) {
    .b-bg-bitrix h1 {
        font-size: 34px;
    }
    .b-bg-bitrix{
        padding: 80px 0;
    }
    .b-1c-h3 {
        font-size: 28px;
    }
}



@media (max-width: 991px) {
    .b-bitrix-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .b-bg-bitrix h1 {
        font-size: 28px;
    }
    .b-bg-bitrix{
        padding: 40px 0;
    }
    .b-1c-subtitle {
        font-size: 18px;
    }
    .b-1c-text {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.4;
    }
    .b-1c-h3 {
        font-size: 22px;
    }
    .b-list.--1c li{
        margin: 0 0 16px 20px;
        font-size: 16px;
    }
    .b-bg-bitrix-2 .__img{
        max-width: 460px;
        width: 100%;
        margin-bottom: 16px;
    }
    .b-bg-bitrix-2{
        padding: 32px 0;
    }
    .b-block.--1c{
        padding: 32px;
    }
}

@media (max-width: 767px) {
    .b-integr-pr {
        height: auto;
        padding: 24px 0;
        align-items: center;
    }
    .b-bg-bitrix, .b-bg-bitrix-2{
        border-radius: 0;
        margin: 0;
    }
    .b-list.--1c{
        padding-left: 0;
    }
    .b-block.--1c{
        padding: 24px;
    }
}

@media (max-width: 575px) {

}
/* End */
/* /tools/css/poup-vid.css?17702815201457 */
/* /tools/css/integration1c.css?16956487362951 */
