.tariff-card-sass {

  border: 1px solid #EAEAEA;

  border-right: 0;

  padding: 22px 20px 22px 21px;

  text-align: center;

  font-family: 'Open Sans';

}



.tariff-card-sass__inner > .swiper-slide:first-child .tariff-card-sass {

  border-top-left-radius: 36px;

  border-bottom-left-radius: 36px;

}



.tariff-card-sass__inner > .swiper-slide:last-child .tariff-card-sass {

  border-right: 1px solid #EAEAEA;

  border-top-right-radius: 36px;

  border-bottom-right-radius: 36px;

}



.tariff-card-sass > li:last-child {

  margin-bottom: 0;

}



.tariff-card-sass__title {

  font-family: 'Rubik';

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  margin-bottom: 22px;

}



.tariff-card-sass__image {

  margin-bottom: 15px;

  height: 56px;

}



.tariff-card-sass__price {

  font-family: 'Rubik';

  font-weight: 500;

  font-size: 24px;

  line-height: 20px;

  color: #1A202C;

  margin-bottom: 14px;

}



.tariff-card-sass__text {

  color: #484848;

  line-height: 28px;

  font-size: 15px;

  margin-bottom: 27px;

}



.tariff-card-sass__text p {

  margin-bottom: 0;

}



.tariff-card-sass__text-subtitle, .tariff-card-sass__text-subtitle p {

  font-weight: bold;

  font-size: 14px;

  color: #8D929E;

}



.tariff-license-cards {

  display: block;

}



.tariff-license-cards__inner {

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

  -webkit-box-pack: justify;

      -ms-flex-pack: justify;

          justify-content: space-between;

}



.tariff-license-cards .swiper-wrapper {

  height: auto;

}



.tariff-license-cards .swiper-slide {

  -ms-flex-negative: 1;

      flex-shrink: 1;

  height: auto;

}



@media (max-width: 1400px) {

  .tariff-license-cards .swiper-slide {

    -ms-flex-negative: 0;

        flex-shrink: 0;

  }

}



.tariff-license-cards__inner > .swiper-slide:first-child .tariff-card-license {

  border-top-left-radius: 36px;

  border-bottom-left-radius: 36px;

}



.tariff-license-cards__inner > .swiper-slide:last-child .tariff-card-license {

  border-right: 1px solid #EAEAEA;

  border-top-right-radius: 36px;

  border-bottom-right-radius: 36px;

}



.tariff-card-license {

  border: 1px solid #EAEAEA;

  border-right: 0;

  padding: 22px 20px 22px 21px;

  text-align: center;

  font-family: 'Open Sans';

}



.tariff-card-license__title {

  font-family: 'Rubik';

  font-size: 18px;

  line-height: 30px;

  color: #000000;

  margin-bottom: 22px;

}



.tariff-card-license__image {

  margin-bottom: 15px;

}



.tariff-card-license__price {

  font-family: 'Rubik';

  font-weight: 500;

  font-size: 24px;

  line-height: 20px;

  color: #1A202C;

  margin-bottom: 14px;

}



.tariff-card-license__text {

  color: #484848;

  line-height: 28px;

  font-size: 15px;

  margin-bottom: 19px;

}



.tariff-card-license__second-price {

  font-family: 'Rubik';

  font-size: 20px;

  line-height: 20px;

  color: #1A202C;

}



.tariff-card-license__second-text {

  color: #484848;

  line-height: 28px;

  font-size: 15px;

}

/*# sourceMappingURL=rent-tarrif.css.map */





.msp-panel-imgs {

  margin: 0 0 32px 0;

}



.msp-panel-imgs__img {

  width: 165px;

  height: 55px;

  max-height: 55px;

  background-size: contain;

  background-repeat: no-repeat;

  background-position: 50%;

  display: inline-block;

  margin-left: 52px;

}

.msp-panel-imgs__link:first-child .msp-panel-imgs__img {

  margin-left: 0;

}

.msp-panel-imgs__img_digital {

  background-image: url('/images/msp/minCifri.png');

}

.msp-panel-imgs__img_digital:hover {

  background-image: url('/images/msp/minCifriColored.png');

}



.msp-panel-imgs__img_fund {

  background-image: url('/images/msp/ITFond.png');

}



.msp-panel-imgs__img_fund:hover {

  background-image: url('/images/msp/ITFondColored.png');

}



@media screen and (max-width: 1040px) {

  .msp-panel-imgs {

    text-align: center;

  }

}

@media screen and (max-width: 768px) {

  .msp-panel-imgs__link {

    display: block;

  }

  .msp-panel-imgs__img {

    margin-left: 0;

  }

}



a {

  color: rgb(230, 28, 64, 0.90);

}



@media (max-width: 1040px) {

    .kanban-page--options .kanban-header__inner {

      margin-top: 20px;
      padding-top: 0; 

    }

    .kanban-page--options .kanban-header-info__inner {

      margin-top: 20px;

    }

}



.kanban-header-info__image-wrapper_delete {

  box-shadow: none;

  background: transparent;

}



.kanban-header-info__image-wrapper img {

    display: block;

    width: 100%;

    max-height: 392px;

}



.msp-card-sass__inner {

  align-items: stretch;

  -webkit-box-align: stretch;

      -ms-flex-align: stretch;

}



.msp-card-sass__inner .tariff-card-sass,

.msp-card-sass__inner .tariff-card-license  {

  box-sizing: border-box;

  height: 100%;

}



.tariff-card__price_through {

  font-size: 21px;

  font-weight: 500;

  font-family: 'Rubik';

  color: #8d929e;

} 





.msp-block {

  margin-top: 32px;

}



.msp-block__inner {

  display: flex;

}



.msp-block__squad {

  width: 100%;

  text-align: center;

  margin: 0 32px;

  padding: 100px 75px;

  box-shadow: 0px 4.775px 34.25px rgba(0, 0, 0, 0.05);

}



.msp-block__squad:first-child {

  margin-left: 0;

}



.msp-block__squad:last-child {

  margin-right: 0;

}



@media screen and (max-width: 768px) {

  .msp-block__inner {

    flex-direction: column;

  }

  .msp-block__squad {

    margin: 0;

    width: auto;

    padding: 40px 25px;

  }

  .msp-block__squad:first-child {

    margin-bottom: 24px;

  }

}