@charset "UTF-8";
/**********************************************************************************************************************/
/***********************************************  Risk Monitor  *******************************************************/
/**********************************************************************************************************************/
.page-srm .product {
  /***********************************************  monitor  ****************************************************/
  /*************************************************  how  ******************************************************/
  /*************************************************  about  ****************************************************/
  /***********************************************  accordion  **************************************************/
  /*************************************************  book  *****************************************************/
}
.page-srm .product__monitor {
  padding: 100px 0 118px;
}
.page-srm .product__monitor-title h2 {
  font-size: 100px;
  line-height: 110%;
  letter-spacing: -0.06em;
  text-transform: capitalize;
  margin-bottom: 30px;
}
.page-srm .product__monitor .product-monitor-slider.owl-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}
.page-srm .product__monitor .product-monitor-slider.owl-carousel .owl-item {
  flex-shrink: 0;
}
.page-srm .product__monitor .product-monitor-slider.owl-carousel .owl-item img {
  width: 20px;
}
.page-srm .product__monitor-slide {
  padding: 46px 45px 50px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-srm .product__monitor-slide.hide {
  display: none;
}
.page-srm .product__monitor-slide-wrapper {
  justify-content: center;
}
.page-srm .product__monitor-text-block {
  margin-right: 0;
}
.page-srm .product__monitor-slide-title {
  font-size: 36px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.02em;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 43px;
}
.page-srm .product__monitor-slide-list.list-col {
  display: flex;
  flex-wrap: wrap;
}
.page-srm .product__monitor-slide-list.list-col li {
  width: 50%;
}
.page-srm .product__monitor-slide-list li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-bottom: 18px;
}
.page-srm .product__monitor-slide-list img {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.page-srm .product__how-title h2 {
  padding-bottom: 4px;
}
.page-srm .product__about {
  padding: 126px 0 100px;
}
.page-srm .product__about-text {
  margin-bottom: 40px;
}
.page-srm .product__about-separator {
  margin: 20px 0;
}
.page-srm .product__about-title-mini {
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -0.02em;
  background: linear-gradient(68.26deg, #7860BB 14.71%, #060539 105.23%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
.page-srm .product__about-info {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  color: #5C5E6D;
}
.page-srm .product__about-item {
  font-size: 16px;
}
.page-srm .product__about-item img {
  width: 20px;
  height: 20px;
}
.page-srm .product__about-btn {
  margin-top: 37px;
  text-transform: none;
}
.page-srm .product__accordion {
  padding: 104px 0 80px;
}
.page-srm .product__accordion-title {
  margin-bottom: 58px;
}
.page-srm .product__accordion-title h2 {
  margin: 0 auto;
  background: linear-gradient(68.26deg, #7860BB 14.71%, #060539 105.23%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}
.page-srm .product__book-circle img {
  top: 60px;
  left: calc(50% - 79px);
  width: 158px;
  height: 224px;
}

/**********************************************************************************************************************/
/******************************                 Адаптивная верстка                      *******************************/
/**********************************************************************************************************************/
/****************************************   Для экранов меньше 992px   ************************************************/
@media (max-width: 991.98px) {
  .page-srm .product {
    /********************************************* monitor ****************************************************/
    /********************************************** about *****************************************************/
    /******************************************** accordion ***************************************************/
    /********************************************** book ******************************************************/
  }
  .page-srm .product__monitor {
    padding: 100px 0 80px;
  }
  .page-srm .product__monitor-title h2 {
    font-size: 80px;
  }
  .page-srm .product__monitor .product-monitor-slider.owl-carousel {
    align-items: stretch;
  }
  .page-srm .product__monitor-slide {
    height: auto;
    justify-content: flex-start;
  }
  .page-srm .product__monitor-slide.hide {
    display: flex;
  }
  .page-srm .product__about {
    padding: 80px 0;
  }
  .page-srm .product__about-title-mini.title-mini-3 {
    margin-top: 40px;
  }
  .page-srm .product__accordion {
    padding: 80px 0;
  }
  .page-srm .product__book {
    padding: 60px 0;
  }
}
/****************************************   Для экранов меньше 768px   ***********************************************/
@media (max-width: 767.98px) {
  .page-srm .product {
    /********************************************* monitor ****************************************************/
    /********************************************** about *****************************************************/
    /********************************************** braces ****************************************************/
  }
  .page-srm .product__monitor-title h2 {
    font-size: 65px;
  }
  .page-srm .product__about-title-mini.title-mini-2 {
    margin-top: 40px;
  }
  .page-srm .product .braces__card span {
    font-size: 10px;
  }
  .page-srm .product__monitor-slide-list.list-col {
    flex-direction: column;
  }
  .page-srm .product__monitor-slide-list.list-col li {
    width: 100%;
  }
}
/****************************************   For screens smaller than 576px   ******************************************/
@media (max-width: 575.98px) {
  .page-srm .product {
    /********************************************* gartner ****************************************************/
    /********************************************* monitor ****************************************************/
    /********************************************* about ******************************************************/
    /******************************************* accordion ****************************************************/
  }
  .page-srm .product__gartner {
    padding: 116px 0 160px;
  }
  .page-srm .product__monitor {
    padding: 60px 0;
  }
  .page-srm .product__monitor-title {
    margin-bottom: 0;
  }
  .page-srm .product__monitor-title h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .page-srm .product__monitor-slide {
    padding: 40px 30px;
  }
  .page-srm .product__monitor-slide-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .page-srm .product__monitor-slide-list li {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .page-srm .product__monitor-slide-list.list-col li {
    width: 100%;
  }
  .page-srm .product__monitor-slide-list img {
    width: 12px;
    height: 12px;
    margin: 4px 12px 0 0;
  }
  .page-srm .product__about {
    padding: 60px 0;
  }
  .page-srm .product__about-item img {
    width: 12px;
    height: 12px;
    margin: 5px 12px 0 0;
  }
  .page-srm .product__accordion {
    padding: 60px 0;
  }
  .page-srm .product__accordion-title {
    margin-bottom: 0;
  }
  .page-srm .product__accordion-title h2 {
    margin-bottom: 30px;
  }
}

/*# sourceMappingURL=products-srm.css.map */
