@charset "UTF-8";
/**********************************************************************************************************************/
/***********************************************  Profilecenter  ******************************************************/
/**********************************************************************************************************************/
.page-profilecenter .product {
  /*************************************************  monitor  **************************************************/
  /*************************************************  scheme  ***************************************************/
}
.page-profilecenter .product__monitor {
  padding: 100px 0 210px;
}
.page-profilecenter .product__monitor-title {
  margin-bottom: 52px;
}
.page-profilecenter .product__monitor-title h2 {
  margin-bottom: 40px;
}
.page-profilecenter .product__monitor-title h2 strong {
  background: none;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-text-fill-color: initial;
  font-weight: 400;
  color: #FF6D00;
  position: relative;
}
.page-profilecenter .product__monitor-title span {
  color: #8A8A8A;
}
.page-profilecenter .product__monitor-img img {
  width: 295px;
  height: 214px;
}
.page-profilecenter .product__scheme {
  padding: 100px 0 78px;
}
.page-profilecenter .product__scheme-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 68px;
}
.page-profilecenter .product__scheme-title h2 {
  font-size: 100px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.06em;
  text-align: center;
  text-transform: capitalize;
  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;
  margin-bottom: 40px;
}
.page-profilecenter .product__scheme-title span {
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.02em;
  text-align: center;
  color: #8E9199;
  display: inline-block;
  width: 100%;
}
.page-profilecenter .product__scheme-container {
  position: relative;
}
.page-profilecenter .product__scheme-icons {
  width: 808px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding-bottom: 198px;
}
.page-profilecenter .product__scheme-icon {
  width: 140px;
  height: 140px;
  border-radius: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-profilecenter .product__scheme-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  padding: 1.5px;
  background: linear-gradient(180deg, #C7C7E2 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 3;
  transform-origin: center;
}
.page-profilecenter .product__scheme-icon .anime-wrapper {
  position: absolute;
  bottom: -136px;
  left: 65px;
}
.page-profilecenter .product__scheme-icon:nth-child(2):before {
  transform: rotate(135deg);
}
.page-profilecenter .product__scheme-icon:nth-child(2) .anime-wrapper {
  bottom: -181px;
  left: 70px;
}
.page-profilecenter .product__scheme-icon:nth-child(3):before {
  transform: rotate(-30deg);
}
.page-profilecenter .product__scheme-icon:nth-child(3) .anime-wrapper {
  bottom: -144px;
  left: 0;
}
.page-profilecenter .product__scheme-icon:nth-child(4):before {
  transform: rotate(-165deg);
}
.page-profilecenter .product__scheme-icon:nth-child(4) .anime-wrapper {
  bottom: -163px;
  left: -258px;
}
.page-profilecenter .product__scheme-text {
  width: 860px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.page-profilecenter .product__scheme-text svg {
  position: relative;
  left: 5px;
}
.page-profilecenter .product__scheme-text span {
  font-size: 36px;
  font-weight: 400;
  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;
  width: 394px;
  margin: 0 0 34px 29px;
}
.page-profilecenter .product__scheme-text:nth-child(3) {
  justify-content: flex-start;
}
.page-profilecenter .product__scheme-text:nth-child(3) span {
  margin: 0 30px 86px 0;
  text-align: right;
}
.page-profilecenter .product__scheme-text:nth-child(4) {
  flex-direction: column;
  align-items: center;
  padding-bottom: 332px;
}
.page-profilecenter .product__scheme-text:nth-child(4) .product__scheme-circle {
  margin: 22px 0 8px;
}
.page-profilecenter .product__scheme-text:nth-child(4) span {
  margin: 0;
  text-align: center;
}
.page-profilecenter .product__scheme-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: linear-gradient(68.26deg, #7860BB 14.71%, #060539 105.23%);
  margin: 10px 0 16px;
}
.page-profilecenter .product__scheme-clouds-block {
  position: relative;
  width: 100%;
  height: 0;
}
.page-profilecenter .product__scheme-clouds {
  position: absolute;
  width: 994px;
  height: 624px;
  top: -600px;
  left: calc(50% - 497px);
}
.page-profilecenter .product__scheme-cloud {
  border-radius: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-profilecenter .product__scheme-cloud:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  padding: 0.5px;
  background: linear-gradient(180deg, #C7C7E2 0%, #FFFFFF 110.43%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 3;
  transform-origin: center;
}
.page-profilecenter .product__scheme-cloud:first-child {
  width: 251px;
  height: 251px;
  right: 180px;
}
.page-profilecenter .product__scheme-cloud:first-child:before {
  transform: rotate(-60deg);
}
.page-profilecenter .product__scheme-cloud:first-child .product__scheme-cloud-inner {
  width: 203px;
  height: 203px;
}
.page-profilecenter .product__scheme-cloud:first-child .product__scheme-cloud-inner:before {
  transform: rotate(-165deg);
}
.page-profilecenter .product__scheme-cloud:nth-child(2) {
  width: 163px;
  height: 163px;
  top: 256px;
}
.page-profilecenter .product__scheme-cloud:nth-child(2) .product__scheme-cloud-inner {
  width: 163px;
  height: 163px;
}
.page-profilecenter .product__scheme-cloud:nth-child(2) .product__scheme-cloud-inner:before {
  transform: rotate(180deg);
}
.page-profilecenter .product__scheme-cloud:nth-child(3) {
  width: 249px;
  height: 249px;
  left: 118px;
  top: 74px;
}
.page-profilecenter .product__scheme-cloud:nth-child(3):before {
  transform: rotate(90deg);
}
.page-profilecenter .product__scheme-cloud:nth-child(3) .product__scheme-cloud-inner {
  width: 163px;
  height: 163px;
}
.page-profilecenter .product__scheme-cloud:nth-child(4) {
  width: 249px;
  height: 249px;
  right: 0;
  top: 66px;
}
.page-profilecenter .product__scheme-cloud:nth-child(4):before {
  transform: rotate(90deg);
}
.page-profilecenter .product__scheme-cloud:nth-child(4) .product__scheme-cloud-inner {
  width: 163px;
  height: 163px;
}
.page-profilecenter .product__scheme-cloud:nth-child(4) .product__scheme-cloud-inner:before {
  transform: rotate(-90deg);
}
.page-profilecenter .product__scheme-cloud:nth-child(5) {
  width: 234px;
  height: 234px;
  right: 106px;
  top: 256px;
}
.page-profilecenter .product__scheme-cloud:nth-child(5):before {
  transform: rotate(-60deg);
}
.page-profilecenter .product__scheme-cloud:nth-child(5) .product__scheme-cloud-inner {
  width: 163px;
  height: 163px;
}
.page-profilecenter .product__scheme-cloud:nth-child(5) .product__scheme-cloud-inner:before {
  transform: rotate(75deg);
}
.page-profilecenter .product__scheme-cloud:nth-child(6) {
  width: 327px;
  height: 327px;
  bottom: 0;
  left: 108px;
}
.page-profilecenter .product__scheme-cloud:nth-child(6):before {
  transform: rotate(90deg);
}
.page-profilecenter .product__scheme-cloud:nth-child(6) .product__scheme-cloud-inner {
  width: 211px;
  height: 211px;
}
.page-profilecenter .product__scheme-cloud:nth-child(6) .product__scheme-cloud-inner:before {
  transform: rotate(180deg);
}
.page-profilecenter .product__scheme-cloud:nth-child(7) {
  width: 268px;
  height: 268px;
  bottom: 28px;
  left: 400px;
}
.page-profilecenter .product__scheme-cloud:nth-child(7) .product__scheme-cloud-inner {
  width: 268px;
  height: 268px;
}
.page-profilecenter .product__scheme-cloud:nth-child(7) .product__scheme-cloud-inner:before {
  transform: rotate(120deg);
}
.page-profilecenter .product__scheme-cloud-inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-profilecenter .product__scheme-cloud-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  padding: 1.5px;
  background: linear-gradient(180deg, #C7C7E2 0%, #FFFFFF 110.43%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 3;
  transform-origin: center;
}
.page-profilecenter .product__scheme-cloud-inner span {
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -0.02em;
  text-align: center;
  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;
}

/**********************************************************************************************************************/
/******************************                 Адаптивная верстка                      *******************************/
/**********************************************************************************************************************/
/****************************************   Для экранов меньше 992px   ************************************************/
@media (max-width: 991.98px) {
  .page-profilecenter .product {
    /*************************************************  monitor  **********************************************/
    /*************************************************  scheme  ***********************************************/
    /*************************************************  interfaces  *******************************************/
    /*************************************************  points  ***********************************************/
  }
  .page-profilecenter .product__monitor {
    padding: 80px 0;
  }
  .page-profilecenter .product__monitor-title h2 {
    margin-bottom: 30px;
  }
  .page-profilecenter .product__monitor-slide {
    padding: 30px 60px 60px;
  }
  .page-profilecenter .product__monitor-slide-title {
    margin-bottom: 0;
  }
  .page-profilecenter .product__monitor-img img {
    width: auto;
    height: 140px;
  }
  .page-profilecenter .product__scheme {
    padding: 80px 0;
  }
  .page-profilecenter .product__scheme-title h2 {
    font-size: 80px;
  }
  .page-profilecenter .product__scheme-icons {
    width: 722px;
    padding-bottom: 170px;
  }
  .page-profilecenter .product__scheme-icon {
    width: 124px;
    height: 124px;
  }
  .page-profilecenter .product__scheme-icon:first-child img {
    width: 56.1px;
    height: 56.1px;
  }
  .page-profilecenter .product__scheme-icon:first-child .anime-wrapper {
    bottom: -118px;
    left: 60px;
  }
  .page-profilecenter .product__scheme-icon:first-child .anime-wrapper svg {
    width: 277px;
    height: 107px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(2) img {
    width: 53.47px;
    height: 54.35px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(2) .anime-wrapper {
    bottom: -160px;
    left: 58px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(2) .anime-wrapper svg {
    width: 91px;
    height: 155px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(3) img {
    width: 52.6px;
    height: 51.72px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(3) .anime-wrapper {
    bottom: -128px;
    left: 8px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(3) .anime-wrapper svg {
    width: 58px;
    height: 121px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(4) {
    padding-bottom: 0;
  }
  .page-profilecenter .product__scheme-icon:nth-child(4) img {
    width: 56.1px;
    height: 53.47px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(4) .anime-wrapper {
    bottom: -142px;
    left: -226px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(4) .anime-wrapper svg {
    width: 280px;
    height: 130px;
  }
  .page-profilecenter .product__scheme-text {
    flex-direction: column;
    align-items: center;
    width: 722px;
  }
  .page-profilecenter .product__scheme-text:nth-child(3) {
    flex-direction: column-reverse;
  }
  .page-profilecenter .product__scheme-text:nth-child(3) span {
    margin: 0 auto;
    text-align: center;
  }
  .page-profilecenter .product__scheme-text:nth-child(4) {
    padding-bottom: 0;
  }
  .page-profilecenter .product__scheme-text span {
    text-align: center;
    margin: 0 auto;
  }
  .page-profilecenter .product__scheme-text svg {
    left: 0;
  }
  .page-profilecenter .product__scheme-circle {
    margin: 15px 0 20px;
  }
  .page-profilecenter .product__scheme-clouds-block {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .page-profilecenter .product__scheme-clouds {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100vw;
    display: inline-flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    width: 100vw;
    height: auto;
    margin-top: 66px;
    padding: 0 0 36px;
  }
  .page-profilecenter .product__scheme-clouds::-webkit-scrollbar {
    display: none;
  }
  .page-profilecenter .product__scheme-cloud {
    position: relative;
    flex: 0 0 auto;
    max-width: 142px;
    min-width: 142px;
    margin-right: 22px;
    margin-top: 36px;
  }
  .page-profilecenter .product__scheme-cloud:before {
    top: -36px;
    left: -36px;
    right: -36px;
    bottom: -36px;
  }
  .page-profilecenter .product__scheme-cloud:first-child, .page-profilecenter .product__scheme-cloud:nth-child(2), .page-profilecenter .product__scheme-cloud:nth-child(3), .page-profilecenter .product__scheme-cloud:nth-child(4), .page-profilecenter .product__scheme-cloud:nth-child(5), .page-profilecenter .product__scheme-cloud:nth-child(6), .page-profilecenter .product__scheme-cloud:nth-child(7) {
    width: 142px;
    height: 142px;
    right: initial;
    left: initial;
    top: initial;
    bottom: initial;
  }
  .page-profilecenter .product__scheme-cloud:first-child:before, .page-profilecenter .product__scheme-cloud:nth-child(2):before, .page-profilecenter .product__scheme-cloud:nth-child(3):before, .page-profilecenter .product__scheme-cloud:nth-child(4):before, .page-profilecenter .product__scheme-cloud:nth-child(5):before, .page-profilecenter .product__scheme-cloud:nth-child(6):before, .page-profilecenter .product__scheme-cloud:nth-child(7):before {
    transform: rotate(90deg);
  }
  .page-profilecenter .product__scheme-cloud:first-child .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(2) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(3) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(4) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(5) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(6) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(7) .product__scheme-cloud-inner {
    width: 142px;
    height: 142px;
  }
  .page-profilecenter .product__scheme-cloud:first-child .product__scheme-cloud-inner:before, .page-profilecenter .product__scheme-cloud:nth-child(2) .product__scheme-cloud-inner:before, .page-profilecenter .product__scheme-cloud:nth-child(3) .product__scheme-cloud-inner:before, .page-profilecenter .product__scheme-cloud:nth-child(4) .product__scheme-cloud-inner:before, .page-profilecenter .product__scheme-cloud:nth-child(5) .product__scheme-cloud-inner:before, .page-profilecenter .product__scheme-cloud:nth-child(6) .product__scheme-cloud-inner:before, .page-profilecenter .product__scheme-cloud:nth-child(7) .product__scheme-cloud-inner:before {
    transform: rotate(0deg);
  }
  .page-profilecenter .product__scheme-cloud:first-child {
    margin-left: 22px;
  }
  .page-profilecenter .product__scheme-cloud:nth-child(7) {
    margin-right: 22px;
  }
  .page-profilecenter .product__interfaces {
    height: 750px;
  }
  .page-profilecenter .product__points {
    padding: 80px 20px;
  }
}
/****************************************   Для экранов меньше 768px   ***********************************************/
@media (max-width: 767.98px) {
  .page-profilecenter .product {
    /*************************************************  monitor  **********************************************/
    /*************************************************  scheme  ***********************************************/
    /*************************************************  interfaces  *******************************************/
    /*************************************************  points  ***********************************************/
  }
  .page-profilecenter .product__monitor {
    padding: 60px 0 20px;
  }
  .page-profilecenter .product__monitor-title h2 {
    font-size: 26px;
  }
  .page-profilecenter .product__scheme {
    padding: 60px 0;
  }
  .page-profilecenter .product__scheme-title h2 {
    font-size: 65px;
  }
  .page-profilecenter .product__scheme-icons {
    width: 286px;
    padding-bottom: 66px;
  }
  .page-profilecenter .product__scheme-icon {
    width: 49px;
    height: 49px;
  }
  .page-profilecenter .product__scheme-icon:first-child img {
    width: 22.15px;
    height: 22.15px;
  }
  .page-profilecenter .product__scheme-icon:first-child .anime-wrapper {
    bottom: -46px;
    left: 24px;
  }
  .page-profilecenter .product__scheme-icon:first-child .anime-wrapper svg {
    width: 109px;
    height: 42px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(2) img {
    width: 21.12px;
    height: 21.46px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(2) .anime-wrapper {
    bottom: -66px;
    left: 22px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(2) .anime-wrapper svg {
    width: 36px;
    height: 61px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(3) img {
    width: 20.77px;
    height: 20.42px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(3) .anime-wrapper {
    bottom: -52px;
    left: 2px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(3) .anime-wrapper svg {
    width: 23px;
    height: 48px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(4) img {
    width: 22.15px;
    height: 21.12px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(4) .anime-wrapper {
    bottom: -56px;
    left: -88px;
  }
  .page-profilecenter .product__scheme-icon:nth-child(4) .anime-wrapper svg {
    width: 110px;
    height: 51px;
  }
  .page-profilecenter .product__scheme-text {
    width: 286px;
  }
  .page-profilecenter .product__scheme-text:nth-child(4) .product__scheme-circle {
    margin: 15px 0 5px;
  }
  .page-profilecenter .product__scheme-text span {
    font-size: 20px;
    width: auto;
  }
  .page-profilecenter .product__scheme-circle {
    width: 8px;
    height: 8px;
    margin: 15px 0 5px;
  }
  .page-profilecenter .product__scheme-clouds {
    margin-top: 30px;
  }
  .page-profilecenter .product__scheme-cloud {
    max-width: 128px;
    min-width: 128px;
    margin-right: 18px;
    margin-top: 34px;
  }
  .page-profilecenter .product__scheme-cloud:before {
    top: -34px;
    left: -34px;
    right: -34px;
    bottom: -34px;
  }
  .page-profilecenter .product__scheme-cloud:first-child, .page-profilecenter .product__scheme-cloud:nth-child(2), .page-profilecenter .product__scheme-cloud:nth-child(3), .page-profilecenter .product__scheme-cloud:nth-child(4), .page-profilecenter .product__scheme-cloud:nth-child(5), .page-profilecenter .product__scheme-cloud:nth-child(6), .page-profilecenter .product__scheme-cloud:nth-child(7) {
    width: 128px;
    height: 128px;
  }
  .page-profilecenter .product__scheme-cloud:first-child .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(2) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(3) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(4) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(5) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(6) .product__scheme-cloud-inner, .page-profilecenter .product__scheme-cloud:nth-child(7) .product__scheme-cloud-inner {
    width: 128px;
    height: 128px;
  }
  .page-profilecenter .product__scheme-cloud-inner span {
    font-size: 13px;
  }
  .page-profilecenter .product__interfaces {
    margin: 20px 0;
  }
  .page-profilecenter .product__points {
    padding: 40px 20px;
  }
  .page-profilecenter .product__points-title {
    margin-bottom: 30px;
  }
  .page-profilecenter .product__points-item {
    margin-bottom: 15px;
  }
}
/****************************************   For screens smaller than 576px   ******************************************/
@media (max-width: 575.98px) {
  .page-profilecenter .product {
    /*************************************************  monitor  **********************************************/
    /*************************************************  scheme  ***********************************************/
    /*************************************************  interfaces  *******************************************/
  }
  .page-profilecenter .product__monitor-title {
    margin-bottom: 30px;
  }
  .page-profilecenter .product__monitor-title h2 {
    font-size: 20px;
  }
  .page-profilecenter .product__monitor-title span br {
    display: none;
  }
  .page-profilecenter .product__monitor-img {
    margin-bottom: 34px;
  }
  .page-profilecenter .product__monitor-img img {
    height: 134px;
  }
  .page-profilecenter .product__monitor-slide {
    padding: 44px 30px 30px;
  }
  .page-profilecenter .product__scheme-title {
    margin-bottom: 30px;
  }
  .page-profilecenter .product__scheme-title h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .page-profilecenter .product__scheme-title span {
    font-size: 15px;
  }
  .page-profilecenter .product__scheme-title span br {
    display: none;
  }
  .page-profilecenter .product__interfaces {
    height: 434px;
    margin: 20px 0 60px;
  }
}

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