@keyframes flicker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.header {
  height: 70px;
}

.header-misc__contact-us {
  font-family: Museo, sans-serif;
}

.case-corps__logo {
  height: 100px;
}

.case-slider__deco {
  z-index: 0;
}

.itsm-scripts-item__text p:not(:last-child) {
  margin-bottom: 10px;
}

.cpi-download__button {
  margin: auto 0 auto auto;
}

.about__download .cpi-download__row {
  align-items: flex-start;
}

.cpi-folder-item__text p:not(:last-child) {
  margin-bottom: 10px;
}

.cpi-details-item.is-active .cpi-details-item__text {
  text-shadow: none;
  color: #FFFFFF;
}

.cpi-details-item__text {
  transition: color .3s ease;
}

.main-about-video__preview {
  -o-object-fit: cover;
  object-fit: cover;
}

.main-about-video__video {
  width: 100%;
  height: 100%;
}

.cpi-banner {
  background: #c4d0dc;
  height: calc(100vh - 90px);
}


.asset-banner {
  background: #c4d0dc;
}

.cpi__banner .cpi-banner__background, .itsm-banner .cpi-banner__background, .rnd-banner .cpi-banner__background, .asset-banner .cpi-banner__background {
  top: 0;
  right: 0;
}

.listing-cards-item__date {
  z-index: 1;
}

.listing-cards-item__date a:hover, .news-detail__date a:hover {
  text-decoration: underline;
  transition: .2s;
}

@media (max-width: 1024px) {
  .cpi-banner {
    height: unset;
  }

  .cpi-banner__background {
    right: 0;
    transform: unset;
  }
}

@media (max-width: 767px) {
  .cpi-banner__background {
    left: unset;
    min-width: unset;
    min-height: unset;
  }
}

.footer__privacy--1 {
  margin-bottom: 30px;
  display: inline-block;
}

.footer__row--2 {
  flex-direction: row;
  align-items: center;
}

.footer__slogan {
  transform: none;
}

.footer__copyrights {
  text-align: right;

  max-width: 50vw;

  margin-left: auto;

  padding-left: 5vw;
  box-sizing: border-box;
}

.footer__row--2 > *:not(:last-child) {
  margin-right: 0;
}

.footer__row--3 {
  justify-content: flex-end;
  margin-top: 10px;
}

.footer__row--3 .footer__logo {
  margin-bottom: 0;
}

.footer__row--3 .footer__logo svg {
  width: 143px;
}

@media (max-width: 767px) {
  .asset__tabs {
    margin-bottom: 0;
  }

  .footer__container {
    gap: 30px;
    padding-bottom: 60px;
  }

  .footer.is-active .footer__slogan {
    transform: none;
  }

  .footer__logo:first-child {
    margin-bottom: 30px;
  }

  .footer__logo:last-child {
    margin-bottom: 0;
    margin-top: 0;
  }

  .footer__privacy--1 {
    display: none;
  }

  .footer__row--2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer__copyrights {
    text-align: left;
  }

  .footer__row--3 {
    justify-content: flex-start;
  }
}

.cpi-nav-bar {
  height: 70px;
}

.rnd-schematic__powered {
  position: absolute;
  bottom: 50px;
  right: 100px;
}

.rnd-schematic__hand {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  top: 190px;
  right: 100px;
}

.rnd-schematic__hand img {
  width: 24px;
  height: 32px;
  fill: transparent;
}

.case-goal-video__row {
  display: flex;
  justify-content: center;
}

.case-goal__video iframe {
  width: 700px;
  height: 360px;
}

@media (max-width: 1500px) {
  .rnd-schematic__powered {
    right: 30px;
    height: 70px;
    width: 218px;
  }

  .rnd-schematic__hand {
    right: 30px;
    top: 190px;
  }
}

@media (max-width: 1200px) {
  .rnd-schematic__powered {
    bottom: 150px;
  }

  .rnd-schematic__hand img {
    width: calc(3.3333333333vw / 2 + 40px / 2);
    height: calc(3.3333333333vw / 2 + 40px / 2);
  }

  .rnd-schematic__hand {
    top: 500px;
  }
}

@media (max-width: 930px) {
  .rnd__schematic.rnd-schematic .rnd-schematic__powered {
    width: 170px;
  }
}

@media (max-width: 768px) {
  .rnd__schematic.rnd-schematic .rnd-schematic__powered {
    width: 100px;
    bottom: 50px;
  }

  .rnd-schematic__hand {
    top: 529px;
  }

  .itsm-schematic-visual-svg__focus {
    opacity: 1;
    transform: scale(0.9);
  }
}

@media (max-width: 640px) {
  .case-goal__video iframe {
    width: 396px;
    height: 224px;
  }
}

@media (max-width: 440px) {
  .case-goal__video iframe {
    width: 318px;
    height: 174px;
  }
}

@media (max-width: 320px) {
  .case-goal__video iframe {
    width: 290px;
    height: 158px;
  }
}

@media (max-width: 991px) {
  .about-experts__row {
    gap: 0;
  }
}

.cpi-download__row-captcha {
  align-items: center;
  flex-direction: row;
  gap: 20px;
}

@media (max-width: 1200px) {
  .cpi-download__row-captcha {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .cpi-download__row-captcha {
    flex-wrap: wrap;
    align-items: flex-start;

  }

  .cpi-download__button {
    height: 75px;
  }

  .itsm-solve__col--1 {
    display: flex;
    align-items: center;
  }
}

.cpi-download__captcha {
  position: relative;
}

.cpi-download__captcha-error {
  position: absolute;
  top: -20px;
  left: 0;
  color: red;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
}

@media (max-width: 320px) {
  .g-recaptcha {
    margin-left: -12px;
  }
}

.cpi-banner__slogan {
  width: 43vw;
  bottom: 1%;
}

.rnd-banner__slogan, .itsm-banner__slogan, .asset-banner__slogan {
  left: 20%;
}

@media (max-width: 767px) {
  .cpi-banner__slogan {
    /*width: 75vw;*/
    display: none;
  }

  .rnd-banner__slogan {
    /*left: 5%;*/
  }
}

.itsm-provide__image {
  display: block;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .rnd-benefits__col {
    margin-bottom: 15px;
  }
}

.itsm-tabs__col--1 {
  margin-bottom: 30px;
}

.header__logo--small {
  display: none;
}

.button-svg:hover {
  background: #3395cd;
  color: #fff;
}

.button-svg {
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  color: #3395cd;
  background: #fff;
  border: 1px solid #3395cd;
  border-radius: 3px;
  transition: .1s ease;
}

.button-svg:hover svg {
  fill: #fff;
}

.button-svg svg {
  fill: #3395cd;
}

.main-banner-content__logo--1 svg {
  width: unset;
}

.listing-cards-item__logo--1 {
  width: unset;
  height: 122px;
}

@media (max-width: 767px) {
  .footer__logo:first-child {
    margin-bottom: calc(48px + 33px);
  }

  .contacts__block {
    display: flex;
    flex-direction: column;
  }

  .contacts__block div:first-child {
    margin-bottom: 25px;
  }
}

.case-profit__likes--is-active {
  color: #e84954;
}

.case-profit__likes--is-active svg path {
  fill: #e84954;
}

.case-profit__views {
  color: #4789b6;
}

.case-corps__title:hover {
  text-decoration: none;
}

.case-public__card:hover {
  background: #f4f5f6;
  border-color: transparent;
}

.contacts__block {
  display: flex;
}

.rnd-list {
  margin-bottom: 54px;
}

.rnd-list > *:not(:last-child) {
  margin-bottom: 20px;
}

.rnd-list__subtitle {
  font-size: 22px;
}

.rnd-list--custom li {

  display: flex;
  place-items: center;
}

.itsm-scripts__photo {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 50%;
  width: auto;
  height: auto;
  transform: translateY(-50%)
}


.blockquote {
  margin: 1em 0;
  padding: 0 !important;
  box-sizing: border-box;
  background: #f5f5f500 !important;
  color: #fefefe !important;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-style: italic;
}

.blockquote::before {
  content: "«";
  font-size: 200px;
  line-height: 100px;
  color: rgb(196, 218, 90);
  position: absolute;
  opacity: 0.4;
  z-index: -1;
  left: 20px !important;
  top: 16px !important;
}

.case-feature__subtitle a, .news-detail__text a, .case-control__text a, .about-history__text a, .case-develop__text a {
  color: #b7d232;
}

.case-develop__text a, .news-detail__text a, .case-control__text a, .about-history__text a, .case-develop__text a, .case-goal__text a {
  text-decoration: underline;
}

.case-feature__subtitle a:hover, .case-develop__text a:hover, .news-detail__text a:hover, .case-control__text a:hover, .about-history__text a:hover, .case-develop__text a:hover, .case-goal__text a:hover {
  color: #b7d232;
  text-decoration: none;
}

.news-detail__text img {
  width: 100% !important;
}

.folder__content {
  margin-top: 10px;
}

@media (max-width: 320px) {
  .case-scripts__folder-title .itsm-scripts-item-heading__title {
    line-height: 21px;
  }
}

.case-feature__subtitle strong {
  color: #b7d232;
}

.case-feature__subtitle__border {
  border-top: 1px solid;
  padding-top: 30px;
}

.itsm-scripts__text {
  width: 635px;
}

.itsm-scripts__row--with-heading {
  align-items: unset;
  flex-direction: column;
}

.itsm-scripts__row--with-heading h2 {
  margin-bottom: 30px;
}

.select-items {
  z-index: 1;
}

.main-news-item__photo {
  width: 100%;
  height: 104px;
  margin-bottom: 18px;
  position: relative;
  transition: filter .3s ease;
}

.listing-cards-item__image--border-yellow {
  border-bottom: 4px solid transparent;
  border-color: #fe0;
}

.listing-cards-item__image--border-green {
  border-bottom: 4px solid transparent;
  border-color: #c4da5a;
}

.listing-cards-item__image--border-blue {
  border-bottom: 4px solid transparent;
  border-color: #3395cd;
}

.main-news__item .main-news-item-desc__more:hover {
  opacity: 1;
}

.main-news-item .main-news-item-desc__more:hover {
  opacity: 1;
}

.download-form__success {
  position: absolute;
  font-size: 18px;
  line-height: 27px;
  padding: 4px 0;
  bottom: 0;
}

.loader__elem--since {
  display: none;
}

@media (max-width: 480px) {
  .download-form__success {
    padding: 0;
  }
}

@media (max-width: 539px) {
  .cpi-demo__video {
    width: 100%;
  }

  .itsm-solve__col--1 {
    padding-top: 40px !important;
  }

  .about-management__image--2 {
    margin-bottom: 30px;
  }

  .about-training__row > *:not(:last-child) {
    margin-bottom: 30px;
  }

  .case-banner__background {
    height: 100%;
    top: 0;
  }
}

.itsm-solve__row:not(:last-child) {
  margin-bottom: 50px;
}

.cpi-download__youtube {
  display: flex;
  align-items: center;
}

.cpi-download__youtube h2 {
  margin: 0;
}

.about-management__image--1 {
  height: calc(17.7083333333vw / 2 + 460px / 2);
}

.case-profit__likes--is-active {
  color: #e84954;
}

.case-profit__likes--is-active svg path {
  fill: #e84954;
}

.case-profit__views {
  color: #4789b6;
}

.about-management__image {
  -o-object-fit: cover;
  object-fit: cover;
}

.about-training__row:not(:last-of-type) {
  margin-bottom: 1.2083333333vw;
}

.about-training__col {
  margin-bottom: 20px;
}

.about-training-count__num {
  font-size: calc(7.8125vw / 2 + 118px / 2);
  padding-bottom: calc(2.8125vw / 2 + 44px / 2);
  margin-bottom: calc(1.0416666667vw / 2 + 20px / 2);
}

.about-training-count__text {
  margin-bottom: 20px;
}

.footer-nav > *:not(:last-child) {
  margin-right: 3.2083333333vw;
}

.contacts__block > *:not(:last-child) {
  margin-right: 4.4083333333vw;
}

.cpi-steps-stair__list > *:not(:last-child) {
  margin-bottom: 14px;
}

.cpi-steps-stair-item-num--3 {
  width: 118px;
  min-width: 118px;
  height: 118px;
  font-size: 36px;
}

@media (max-width: 767px) {
  .cpi-steps-stair-item-num--1, .cpi-steps-stair-item-num--2, .cpi-steps-stair-item-num--3 {
    width: 36px;
    min-width: 36px;
    height: 36px;
    font-size: 12px;
  }
}

/* Consulting */

.itsm-solve__title {
  font-weight: 700;
  padding-bottom: 40px;
  margin-bottom: 0;
}

.itsm-solve__col--1 {
  padding-top: 148px;
}

.itsm-solve-item__num {
  margin-bottom: 8px;
}

.rnd-schematic__container {
  position: relative;
}

.rnd-schematic__col--2 {
  position: relative;
}

.main__cases .case-date__block {
  width: 270px;
  height: 220px;
  padding: 60px 0 80px;
}

@media (max-width: 539px) {
  .main__cases .case-date__block {
    height: auto;
  }
}

.case-date__logo img {
  object-position: center;
}

.main__cases .case-goal__col--1 {
  margin-top: 0;
  margin-bottom: 0;
}

.main__cases .case-goal__text {
  margin-bottom: 0;
}

.main__cases .case-goal {
  margin-bottom: 60px;
}

.main__cases .case-control {
  margin-bottom: 60px;
}

.main__cases .case-slider {
  margin-bottom: 60px;
}

.main__cases .case-public {
  margin-bottom: 60px;
}

.main__cases .case-corps {
  margin-top: 60px;
}

.main__cases .case-develop__col--2 {
  display: flex;
  align-content: center;
  align-items: center;
}

.main__cases .case-slider__author {
  margin-top: 20px;
}

.main__cases .case-public__row > *:not(:last-child) {
  margin-right: 0;
  flex: 0 0 30%;
  display: flex;
  flex-direction: column;
}

.itsm-demo iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .main__cases .case-goal__col--1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .main__cases .case-goal__text {
    margin-bottom: 0;
  }

  .main__cases .case-goal {
    margin-bottom: 40px;
  }

  .main__cases .case-control {
    margin-bottom: 40px;
  }

  .main__cases .case-slider {
    margin-bottom: 40px;
  }
}

.case-banner-aside__logo_1 {
  width: auto;
  height: 53.02px;
}

.cpi-integration__dots {
  pointer-events: none;
}

.rnd-schematic__hand {
  display: flex;
  align-items: center;

  position: absolute;
  top: -10px;
  right: 0;

  opacity: .25;

  transform: translateY(-100%);
}

.rnd-schematic__hand img {
  display: block;

  width: 40px;
  height: 40px;
}

.rnd-schematic__hand span {
  display: block;

  font-size: 16px;
  margin-left: 10px;
}

.rnd-schematic__powered {
  bottom: -60px;
  right: 20px !important;
}

@media (max-width: 1200px) {
  .rnd-schematic__powered {
    bottom: 0 !important;
  }

  .rnd-schematic__hand img {
    width: calc(3.3333333333vw / 2 + 40px / 2);
    height: calc(3.3333333333vw / 2 + 40px / 2);
  }

  .rnd-schematic__hand {
    top: 30px;
    right: 50%;
    transform: translateX(50%);
  }
}

@media (max-width: 740px) {
  .rnd-schematic__hand {
    top: 20px;
  }

  .rnd-schematic__hand span {
    font-size: 12px;
    line-height: 130%;
  }
}

.main_about__video {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main_about__video iframe {
  width: 80%;
  height: inherit;
}

@media (max-width: 540px) {
  .rnd-schematic__hand {
    top: -20px;
  }

  .rnd-schematic__content {
    margin-top: 40px;
  }

  .main-about__video {
    height: auto;
  }

  .main_about__video iframe {
    width: 90%;
    height: 260px;
  }
}

.itsm-schematic-heading__logo svg {
  width: 100%;
  height: 100%;
}

.itsm-schematic-visual, .itsm-schematic-visual__svg {
  width: 656px;
  height: 449px;
  max-width: 100%;
  max-height: 100%;
}

.itsm-schematic-visual-svg__focus {
  width: auto;
  height: auto;
}

@supports (-webkit-touch-callout: none) {
  .itsm-schematic-visual-svg__focus {
    transform: none;
  }
}

@media (max-width: 1200px) {
  .itsm-schematic-visual, .itsm-schematic-visual__svg {
    width: 100%;
    height: 100%;
    max-height: 40vh;
  }
}

.aside-btns {
  display: block !important;
}

@media (max-width: 991px) {
  .aside-btns__button {
    width: 130px;
    height: 40px;
    padding: 5px;
  }
}

@media (max-width: 539px) {
  .aside-btns {
    display: none !important;
  }
}

.footer__privacy {
  margin-bottom: 0;
}

.footer__logo--1 {
  margin-bottom: 46px;
}

.footer__logo--2 {
  margin-bottom: 16px;
}

.footer__logo--3 {
  display: none;
}

.footer-nav {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
}

.footer-nav__box {
  margin: 0 !important;
}

.footer__col--2 {
  flex-direction: column;
}

.footer-contacts__box {
  margin: 0 !important;
}

@media (max-width: 1400px) {
  .footer-nav {
    grid-template-columns: repeat(5, 1fr);
    gap: 20px 10px;
  }
}

@media (max-width: 1200px) {
  .footer-nav {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 1000px) {
  .footer-nav {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767px) {
  .footer__logo--2 {
    margin-bottom: 16px;

    display: none;
  }

  .footer__logo--3 {
    display: block;

    margin-top: 0 !important;
    margin-bottom: 12px !important;
  }

  .footer__row--1 > *:not(:last-child) {
    margin-bottom: 32px;
  }

  .footer__container > *:first-child {
    margin-bottom: 0;
  }

  .footer-nav {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
  }

  .footer-nav-box__list {
    color: #fff;
  }

  .footer__privacy--2 {
    margin-top: 0 !important;
    margin-bottom: 22px;
  }

  .footer__slogan {
    width: 100%;
    max-width: 400px;
    height: auto;

    padding-bottom: 0;
    border-bottom: none;

    margin-bottom: 40px;
  }

  .footer__copyrights {
    margin-left: 0;
    padding-left: 0;
  }

  .footer__col--4 {
    margin-top: 0;
    width: 100%;
  }
}

@media (max-width: 539px) {
  .footer__slogan {
    margin: 0 auto 40px;
  }

  .footer__container > *:not(:last-child) {
    margin-bottom: 0;
  }

  .footer__copyrights {
    width: 100%;
    max-width: 235px;

    margin: 0 auto 0;

    font-size: 8px;
    line-height: 120%;
    text-align: center;
  }

  .footer__row--3 {
    margin-top: 0;
  }

  .footer__logo--last {
    margin: 0 auto 0 !important;
  }
}

.footer-contacts__social {
  margin-top: 22px;
  margin-bottom: 0;
  display: block !important;
}

@media (max-width: 1200px) {
  .main-news__item--mobile-hidden {
    display: none;
  }
}

@media (min-width: 992px) {
  .main-about-video__play-btn {
    margin-top: 0;
  }
}

.case-corps--detail {
  margin: 40px 0;
}

@media (max-width: 1800px) and (min-width: 1481px) {
  .case-corps .case-corps__list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width: 1481px) and (min-width: 992px) {
  .case-corps .case-corps__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}


.main-news-item:hover .main-news-item__photo img {
  filter: none;
}

.main-news-item {
  position: relative;
}

.main-news-item-desc__abs-link {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 3;
}

.main-news-item-desc__tags {
  font-weight: 400;
  position: relative;
  z-index: 5;
}

.main-news-item-desc__tags a:hover {
  text-decoration: underline;
}

.main-news-item--wide {
  grid-column: 3 / -1;
}

.folder__content {
  margin-top: 27px;
}

@media (max-width: 1200px) {
  .main-news-item--wide {
    grid-column: 1 / -1;
  }
}

.button--double {
  font-family: Museo, sans-serif;
  width: 200px;
}

.js-itsm-cost {
  height: 70px;
  border-width: 1px;
}

.document-links > a {
  background: #8D99A2;
  color: #FFFFFF;
}

.document-links .listing-cards__more {
  border-color: #FFFFFF;
  opacity: 1;
}

.document-links .listing-cards-more__text,
.document-links h3 {

  font-family: Museo, sans-serif;
  color: #FFFFFF;
  font-weight: 300;
}

.document-links h3 {
  font-size: 26px;
  text-transform: unset;
}

.document-links .listing-cards-more__text {
  font-size: 20px;
}

@media (max-width: 991px) {
  .document-links h3 {
    font-size: 20px;
  }
}

.document-links > a:hover {
  background: #B7D232;
}

.itsm-cost {

  width: 100%;
  padding: 0 calc(50% - 200px);
  font-family: Museo, sans-serif;
  font-size: 16px;
  margin: 0 auto 20px;
  text-align: center;
}

@media (max-width: 450px) {
  .itsm-cost {
    width: 100%;
  }
}

.itsm-cost--green {
  color: #B7D232;
}


.partners__list {
  display: flex;
  gap: 26px;
  flex-wrap: wrap;
}

@media (max-width: 539px) {
  .partners__list {
    gap: 12px;
  }
}

.partners-item--single .partners-item__link {
  width: 254px;
  height: 127px;
}

@media (max-width: 767px) {
  .partners-item--single .partners-item__link {
    width: 280px;
    height: 140px;
  }
}

.partners-item--single .partners-item__link .partners-item__img {
  max-width: 205px;
  max-height: 90px;
}

@media (max-width: 767px) {
  .partners-item--single .partners-item__link .partners-item__img {
    max-width: 226px;
    max-height: 100px;
  }
}

.partners-item__link {
  display: flex;
  justify-content: center;
  align-items: center;

  width: 280px;
  height: 140px;

  border-radius: 6px;
  border: 1px solid #C5D0DB;
  box-sizing: border-box;

  transition: .25s ease;
}

@media (max-width: 767px) {
  .partners-item__link {
    width: 224px;
    height: 112px;
  }
}

@media (max-width: 539px) {
  .partners-item__link {
    width: 134px;
    height: 68px;
  }
}

.partners-item__link:hover {
  box-shadow: 0 4px 24px 0 rgba(150, 150, 150, 0.20);
  border-color: transparent;

  transition: .5s;
}

.partners-item__img {
  display: block;

  width: auto;
  height: auto;

  max-width: 226px;
  max-height: 100px;

  object-fit: contain;
}

@media (max-width: 767px) {
  .partners-item__img {
    max-width: 200px;
    max-height: 80px;
  }
}

@media (max-width: 539px) {
  .partners-item__img {
    max-width: 110px;
    max-height: 50px;
  }
}

.partners__detail {
  margin-bottom: 150px;
}

@media (max-width: 991px) {
  .partners__detail {
    margin-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .partners__detail {
    margin-bottom: 66px;
  }
}

.partners-detail__container {
  display: flex;
  gap: 28px;

  padding-top: 80px;
}

@media (max-width: 991px) {
  .partners-detail__container {
    padding-top: 60px;
  }
}

@media (max-width: 767px) {
  .partners-detail__container {
    flex-direction: column;
    gap: 40px;

    padding-top: 40px;
  }
}

.partners-detail__col--1 {
  flex: 0 0 280px;
}

.partners-detail__col--2 {
  flex: 1 1 auto;
}

.partners-detail__title {
  font-size: 110px;
  font-weight: 300;
  line-height: 100%;
  color: #B7D232;

  margin-bottom: 32px;
}

@media (max-width: 991px) {
  .partners-detail__title {
    font-size: 64px;
  }
}

@media (max-width: 767px) {
  .partners-detail__title {
    font-size: 76px;
  }
}

@media (max-width: 539px) {
  .partners-detail__title {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .partners-detail__title--desktop {
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  .partners-detail__title--mobile {
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
  }
}

a.partners-detail__text {
  color: #3395cd;
  text-decoration: underline;
}

a.partners-detail__text:hover {
  text-decoration: none;
}

.partners-detail__text ul li:before {
  content: "- ";
}

.partners-detail__text--common {
  font-size: 20px;
  font-weight: 400;
  line-height: 145%;
}

@media (max-width: 991px) {
  .partners-detail__text--common {
    font-size: 18px;
  }
}

@media (max-width: 539px) {
  .partners-detail__text--common {
    font-size: 16px;
  }
}

.partners-detail__text--small {
  font-size: 18px;
  font-weight: 300;
  line-height: 125%;
}

.partners-detail__subtitle {
  font-size: 22px;
  font-weight: 600;
  line-height: 113.636%;

  margin-bottom: 16px;
}

.partners-detail__tag-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8px;
  row-gap: 14px;
}

.partners-detail__tag-item {
  color: #6A7E96;

  border: 1px solid;
  padding: 8px 24px;
  box-sizing: border-box;
  border-radius: 6px;

  font-size: 16px;
  font-weight: 300;
  line-height: 121.875%;
}

.partners-detail__item {
  margin-bottom: 32px;
}

.partners-detail__wrapper-content:not(:last-of-type) {
  border-bottom: 1px solid #C5D0DB;
  padding-bottom: 32px;
  box-sizing: border-box;

  margin-bottom: 32px;
}

.partners-detail__wrapper-content--horizontal {
  display: flex;
  gap: 72px;
}

@media (max-width: 539px) {
  .partners-detail__wrapper-content--horizontal {
    flex-direction: column;
    gap: 32px;
  }
}

.partners-detail-contacts {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.partners-detail-contacts-item {
  padding-left: 38px;
  box-sizing: border-box;

  position: relative;
}

.partners-detail-contacts-item__icon {
  display: flex;

  width: 24px;
  height: 24px;

  position: absolute;
  top: 0;
  left: 0;
}

.partners-detail-contacts-item__title {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;

  margin-bottom: 4px;
}

.rnd-cards__svg {
  position: absolute;
  top: 0;
  right: 0
}

@media (max-width: 992px) {
  .rnd-cards__svg {
    scale: 0.7;
  }
}

@media (max-width: 768px) {
  .rnd-cards__svg {
    scale: 0.5;
    margin-right: -70px;
  }
}

@media (max-width: 560px) {
  .rnd-cards__svg {
    margin-top: -20px;
  }

  .rnd-cards__svg + .rnd-schematic__title {
    width: 50%;
  }
}

.rnd-schematic__sepatator {
  margin: 18px 0;
}

.main-banner {
  background: linear-gradient(180deg, #E8ECF1 123px, rgba(255, 255, 255, 0) 47.4%, rgba(232, 236, 241, 0) 100%);
  padding-bottom: 50px;
}

@media (max-width: 539px) {
  .main-banner {
    padding-bottom: 80px;
  }
}

.main-banner__container {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.main-banner__row {
  height: 100%;
  display: flex;
  justify-content: center;
}

@media (max-width: 991px) {
  .main-banner__row {
    flex-direction: column;
    gap: 90px;
    padding: 160px 0 100px;
  }
}

@media (max-width: 539px) {
  .main-banner__row {
    padding-top: 160px;
  }
}

.main-banner__col {
  flex: 1 1 calc(100% / 3);
  height: 100%;
  display: flex;
  padding: 260px 40px 200px;
  box-sizing: border-box;
  transition: 0.1s;
  z-index: 0;
  position: relative;
}

@media (max-width: 1600px) {
  .main-banner__col {
    padding: calc(16.25vw * 1 + 260px * (1 - 1)) calc(2.5vw * 1 + 40px * (1 - 1)) calc(12.5vw * 1 + 200px * (1 - 1));
  }
}

@media (max-width: 991px) {
  .main-banner__col {
    padding: 0;
  }
}

.main-banner__col:not(:last-of-type) {
  border-right: 2px solid #E9E9E9;
}

@media (max-width: 991px) {
  .main-banner__col:not(:last-of-type) {
    border-right: none;
  }
}

@media (min-width: 992px) {
  .main-banner__col:not(:first-of-type) {
    overflow: hidden;
  }
}

.main-banner__col:first-child {
  padding-left: 0;
}

.main-banner__col:last-child {
  padding-right: 0;
}

.main-banner-letter {
  position: absolute;
  top: 232px;
}

@media (max-width: 991px) {
  .main-banner-letter {
    top: 50%;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
}

.main-banner-letter--1 {
  left: -70px;
  transform: translateX(-50px);
}

@media (max-width: 1600px) {
  .main-banner-letter--1 {
    left: calc(-4.375vw * 1 + -70px * (1 - 1));
  }
}

.main-banner-letter--1 .main-banner-letter__shadow, .main-banner-letter--1 .main-banner-letter__main {
  width: 556px;
  height: 435px;
  left: 0;
}

@media (max-width: 1600px) {
  .main-banner-letter--1 .main-banner-letter__shadow, .main-banner-letter--1 .main-banner-letter__main {
    width: calc(34.75vw * 1 + 556px * (1 - 1));
    height: calc(27.1875vw * 1 + 435px * (1 - 1));
  }
}

@media (max-width: 991px) {
  .main-banner-letter--1 .main-banner-letter__shadow, .main-banner-letter--1 .main-banner-letter__main {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(86.875vw * 0.25 + 278px * (1 - 0.25));
    height: calc(67.96875vw * 0.25 + 217.5px * (1 - 0.25));
  }
}

.main-banner-letter--2 {
  left: 55px;
  transform: translateX(50px);
}

@media (max-width: 1600px) {
  .main-banner-letter--2 {
    left: calc(3.4375vw * 1 + 55px * (1 - 1));
  }
}

.main-banner-letter--2 .main-banner-letter__shadow, .main-banner-letter--2 .main-banner-letter__main {
  width: 432px;
  height: 435px;
  left: 0;
}

@media (max-width: 1600px) {
  .main-banner-letter--2 .main-banner-letter__shadow, .main-banner-letter--2 .main-banner-letter__main {
    width: calc(27vw * 1 + 432px * (1 - 1));
    height: calc(27.1875vw * 1 + 435px * (1 - 1));
  }
}

@media (max-width: 991px) {
  .main-banner-letter--2 .main-banner-letter__shadow, .main-banner-letter--2 .main-banner-letter__main {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(67.5vw * 0.25 + 216px * (1 - 0.25));
    height: calc(67.96875vw * 0.25 + 217.5px * (1 - 0.25));
  }
}

.main-banner-letter--3 {
  left: 75px;
  transform: translateX(50px);
}

@media (max-width: 1600px) {
  .main-banner-letter--3 {
    left: calc(4.6875vw * 1 + 75px * (1 - 1));
  }
}

.main-banner-letter--3 .main-banner-letter__shadow, .main-banner-letter--3 .main-banner-letter__main {
  width: 379px;
  height: 435px;
  left: 0;
}

@media (max-width: 1600px) {
  .main-banner-letter--3 .main-banner-letter__shadow, .main-banner-letter--3 .main-banner-letter__main {
    width: calc(23.6875vw * 1 + 379px * (1 - 1));
    height: calc(27.1875vw * 1 + 435px * (1 - 1));
  }
}

@media (max-width: 991px) {
  .main-banner-letter--3 .main-banner-letter__shadow, .main-banner-letter--3 .main-banner-letter__main {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(59.21875vw * 0.25 + 189.5px * (1 - 0.25));
    height: calc(67.96875vw * 0.25 + 217.5px * (1 - 0.25));
  }
}

.main-banner-letter__shadow, .main-banner-letter__main {
  position: absolute;
  top: 0;
}

.main-banner-letter__shadow {
  color: rgba(56, 59, 65, 0.1);
  transform: translateY(20px);
  filter: blur(30px);
}

.main-banner-letter__main {
  width: 578px;
  height: 642px;
  color: #fff;
}

.main-banner__content {
  width: 100%;
  z-index: 1;
}

@media (max-width: 991px) {
  .main-banner__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

.main-banner-content {
  display: flex;
  flex-direction: column;
  margin-bottom: auto;
}

.main-banner-content__logo {
  display: flex;
  padding-bottom: 24px;
  margin-bottom: 46px;
  opacity: 0;
  position: relative;
}

@media (max-width: 767px) {
  .main-banner-content__logo {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.main-banner-content__logo:after {
  content: '';
  width: 79px;
  height: 2px;
  background: #465A69;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.5;
}

@media (max-width: 991px) {
  .main-banner-content__logo:after {
    left: 50%;
    transform: translate(-50%, 0);
  }
}

.main-banner-content__logo img {
  width: auto;
  height: 66px;
  object-fit: contain;
}

@media (max-width: 539px) {
  .main-banner-content__logo img {
    height: 52px;
  }
}

.main-banner-content__title {
  font-weight: bold;
  font-size: 110px;
  line-height: 120px;
  color: #383B41;
}

.main-banner-content__text {
  font-size: 22px;
  line-height: 120%;
  color: #383B41;
  margin-bottom: 40px;
  opacity: 0;
  transform: translateX(-15%);
}

@media (max-width: 1200px) {
  .main-banner-content__text {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .main-banner-content__text {
    max-width: 400px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .main-banner-content__text {
    font-size: 18px;
    margin-bottom: 20px;
  }
}

.main-banner-content__button {
  width: 221px;
  height: 56px;
  opacity: 0;
  transition: 0s;
}

@media (max-width: 991px) {
  .main-banner-content__button {
    width: 200px;
  }
}

@media (max-width: 539px) {
  .main-banner-content__button {
    text-align: center;
    width: 210px;
    height: 32px;
    font-size: 11.1px;
  }
}

.main-banner__slogan {
  display: inline-block;
  position: relative;
  left: 50%;
  z-index: -1;
  opacity: 0;
  transform: translateX(-50%);
  width: 370px;
  height: 63px;
}

@media (max-width: 539px) {
  .main-banner__slogan {
    width: 70vw;
    height: 8vw;
    left: unset;
    transform: none;
  }

  .main-banner__slogan img {
    width: 100%;
    height: 100%;
  }
}

.main-banner__links {
  margin: 0 auto;
  z-index: 1;
}

.main-banner-links {
  display: flex;
  flex-wrap: wrap;
  margin-top: -22px;
  gap: 22px;
}

@media (max-width: 991px) {
  .main-banner-links {
    justify-content: center;
    margin-top: 0;
  }
}

@media (max-width: 539px) {
  .main-banner-links {
    flex-direction: column;
    gap: 14px;
  }
}

.main-banner-links__item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  text-align: left;
  font-size: 14px;
  line-height: 17px;
  width: 272px;
  height: 78px;
  background: #fff;
  border: 1px solid #D0DFF1;
  box-sizing: border-box;
  border-radius: 4px;
  opacity: 0;
  transform: translateY(50px);
}

@media (max-width: 539px) {
  .main-banner-links__item {
    width: 230px;
    height: 66px;
    justify-content: flex-start;
    padding-left: 22px;
  }
}

.main-banner-links__item:hover {
  border-color: #fff;
  box-shadow: 0px 4px 24px rgba(150, 150, 150, 0.2);
}

.main-banner-links__item:hover svg path.hover {
  display: block;
}

.main-banner-links__item svg {
  width: 31px;
  height: 31px;
}

.main-banner-links__item svg path.hover {
  display: none;
}

.body__wrapper {
  transition: 0.5s ease;
  background: #FFFFFF;
}

.body__wrapper.is-active .direction__text, .body__wrapper.is-active .cpi-banner__text {
  opacity: 1;
  transform: none;
  transition: 1s ease;
}

.container {
  max-width: 100%;
}

.container--2 {
  width: calc(86.875vw / 2 + 1390px / 2);
  margin-left: auto;
}

.container--large {
  width: 1600px;
  padding: 0 20px;
  box-sizing: border-box;
  margin: 0 auto;
}

.direction {
  height: 740px;
  position: relative;
  z-index: 0;
  background: #fff;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .direction {
    height: 600px;
    margin-bottom: 40px;
  }
}

@media (max-width: 539px) {
  .direction {
    height: 500px;
    margin-bottom: 20px;
  }
}

.direction:before, .direction:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #E8ECF1 0%, rgba(255, 255, 255, 0) 47.4%, rgba(232, 236, 241, 0) 100%);
  pointer-events: none;
}

@media (max-width: 767px) {
  .direction:before, .direction:after {
    opacity: 0.75;
  }
}

.direction::after {
  transform: scaleY(-1);
}

@media (max-width: 539px) {
  .direction::after {
    display: none;
  }
}

.direction__container {
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}

@media (max-width: 539px) {
  .direction__container {
    align-items: center;
  }
}

.about-directions__letter-fade {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 55%;
  right: 0;
  transform: translate(0, -50%);
  z-index: -1;
  -webkit-mask-image: linear-gradient(to bottom, transparent 10%, black 25%, black 75%, transparent 90%);
  mask-image: linear-gradient(to bottom, transparent 10%, black 25%, black 75%, transparent 90%);
}

.about-directions__letter-anchor {
  position: relative;
  margin-left: auto;
}

@media (max-width: 539px) {
  .about-directions__letter-anchor {
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .about-directions__letter-anchor--x {
    margin-right: -40px;
  }
}

.direction__letter {
  width: 690px;
  height: 690px;
  color: #fff;
}

@media (max-width: 767px) {
  .direction__letter {
    width: 420px;
    height: 454.5px;
  }
}

@media (max-width: 539px) {
  .direction__letter {
    width: 370px;
    height: 330px;
  }
}

.direction__letter--shadow {
  color: rgba(56, 59, 65, 0.2);
  filter: blur(30px);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.direction__letter:not(.direction__letter--shadow) {
  color: #fff;
}

.direction__logo {
  padding-bottom: 42px;
  margin-bottom: 42px;
  position: relative;
}

@media (max-width: 539px) {
  .direction__logo {
    padding-bottom: 20px;
    margin-bottom: 32px;
    margin-top: 30px;
  }
}

.direction__logo::before {
  content: '';
  width: 79px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.5;
  background: #383B41;
}

@media (max-width: 539px) {
  .direction__logo::before {
    width: 47px;
    left: 50%;
    transform: translateX(-50%);
  }
}

.direction__logo img {
  width: 428px;
  height: 113px;
  object-fit: contain;
}


img.direction-logo__e {
  width: 405px;
}

@media (max-width: 767px) {
  .direction__logo img {
    width: 270px;
    height: 71px;
  }
}

@media (max-width: 539px) {
  .direction__logo img {
    width: 220px;
    height: 60px;
  }
}

.direction__text {
  max-width: 620px;
  font-size: 32px;
  line-height: 125%;
  margin-bottom: 50px;
  opacity: 0;
  font-weight: 600;
  transform: translateX(-100px);
}

@media (max-width: 991px) {
  .direction__text {
    max-width: 500px;
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .direction__text {
    max-width: 420px;
    font-size: 20px;
  }
}

@media (max-width: 539px) {
  .direction__text {
    max-width: 285px;
    font-size: 18px;
    text-align: center;
  }
}

.imports {
  margin: 100px 0;
}

@media (max-width: 767px) {
  .imports {
    margin-bottom: 80px;
  }
}

@media (max-width: 539px) {
  .imports {
    margin-bottom: 62px;
  }
}

.imports__heading {
  display: flex;
  justify-content: space-between;
  gap: 64px;
  margin-bottom: 48px;
}

@media (max-width: 991px) {
  .imports__heading {
    flex-direction: column;
    gap: 32px;
    margin-bottom: 48px;
  }
}

@media (max-width: 767px) {
  .imports__heading {
    margin-bottom: 32px;
  }
}

@media (max-width: 539px) {
  .imports__heading {
    margin-bottom: 20px;
  }
}

.imports__title {
  font-weight: 700;
  font-size: 42px;
  line-height: 120%;
  padding-bottom: 50px;
  position: relative;
}

@media (max-width: 991px) {
  .imports__title {
    font-size: 36px;
    line-height: 130%;
    padding-bottom: calc(5vw / 2 + 16px / 2);
  }
}

@media (max-width: 767px) {
  .imports__title {
    font-size: 24px;
    line-height: 29px;
  }
}

.imports__title:before {
  content: '';
  width: 281px;
  height: 1px;
  background: #6A7A86;
  position: absolute;
  bottom: 0;
  left: 0;
}

.imports__title strong {
  font-weight: normal;
  color: #B7D232;
}

.imports__text {
  max-width: 585px;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

@media (max-width: 767px) {
  .imports__text {
    font-size: 20px;
  }
}

@media (max-width: 539px) {
  .imports__text {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 539px) {
  .imports__text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
}

.imports__text b {
  color: #B7D232;
  font-weight: inherit;
}

.imports__list {
  display: none !important;
  /*display: grid;*/
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 20px;
}

@media (max-width: 991px) {
  .imports__list {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 767px) {
  .imports__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 539px) {
  .imports__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 400px) {
  .imports__list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.imports__item {
  height: 88px;
}

.imports__logo {
  max-width: 183px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.imports__content {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}


.import__unit {
  width: 276px;
  display: flex;
  flex-direction: column;
  gap: 28px;
  font-weight: 500;
}


.import__unit span {
  font-size: 20px;
}

@media (max-width: 539px) {
  .import__unit span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
}

.import__unit:nth-of-type(2) {
  width: 291px;
}

.import__unit:nth-of-type(4) {
  width: 138px;
}

@media (max-width: 1200px) {
  .import__unit,
  .import__unit:nth-of-type(2),
  .import__unit:nth-of-type(4) {
    width: 45%;
  }
}

@media (min-width: 1200px) {
  .import__unit {
    padding: 0 0 106px;
  }
}

.itsm-scripts {
  position: relative;
  overflow: hidden;
}

@media (min-width: 992px) {
  .itsm-scripts {
    padding: 100px 0 100px;
  }
}

.itsm-scripts__col--1, .itsm-scripts__col--3 {
  flex: 1 1 auto;
}

.itsm-scripts__col--2 {
  flex: 0 0 calc(17vw + 337px);
  padding-top: 60px;
}

@media (max-width: 1200px) {
  .itsm-scripts__col--2 {
    padding-top: 0;
  }
}

@media (max-width: 991px) {
  .itsm-scripts__col--2 {
    flex: 1 1 100%;
  }
}

.itsm-scripts-item.is-active .itsm-scripts-item-heading:before, .itsm-scripts-item.is-active .itsm-scripts-item-heading:after {
  transform: scaleX(0);
}

.itsm-scripts-item.is-active .itsm-scripts-item-heading:after {
  transform: scaleX(0);
  transition: 0s;
}

.itsm-scripts-item.is-active .itsm-scripts-item-heading .itsm-scripts-item-heading__icon svg {
  transform: rotate(135deg);
}

.itsm-scripts-item-heading {
  height: 152px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.itsm-scripts-item-heading > *:not(:last-child) {
  margin-right: 16px;
}

@media (max-width: 991px) {
  .itsm-scripts-item-heading {
    height: 60px;
  }
}

.itsm-scripts-item-heading:before, .itsm-scripts-item-heading:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #B3C3D0;
  position: absolute;
  left: 0;
  transform-origin: left;
}

.itsm-scripts-item-heading:before {
  top: 0;
  transition: 0.5s ease;
}

.itsm-scripts-item-heading:after {
  bottom: 0;
  transition: 0.5s 0.5s ease;
}

.itsm-scripts-item-heading__title {
  font-weight: 700;
  font-size: 34px;
  line-height: 110%;
}

@media (max-width: 991px) {
  .itsm-scripts-item-heading__title {
    font-size: 24px;
    line-height: 130%;
  }
}

@media (max-width: 767px) {
  .itsm-scripts-item-heading__title {
    font-size: 18px;
    line-height: 22px;
  }
}

.itsm-scripts-item-heading__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 45.25px;
  width: 45.25px;
  height: 45.42px;
  border-radius: 50%;
  border: 1px solid #383B41;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #C4DA5A;
}

@media (max-width: 767px) {
  .itsm-scripts-item-heading__icon {
    min-width: 30px;
    width: 30px;
    height: 30px;
  }
}

.itsm-scripts-item-heading__icon:before {
  content: '';
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border-radius: 50%;
  background: #C4DA5A;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.itsm-scripts-item-heading__icon svg {
  width: 19.57px;
  height: 19.57px;
  fill: #fff;
  transition: transform 0.5s ease;
  position: relative;
}

.itsm-scripts__deco-cube-wrapper {
  position: relative;
}

.itsm-scripts__deco-cube {
  position: absolute;
  top: 230px;
  left: -285px;
  width: 569px;
  height: 569px;
  color: #B7D232;
  z-index: -1;
}

@media (max-width: 1200px) {
  .itsm-scripts__deco-cube {
    width: calc(47.4166666667vw * 0.75 + 569px * (1 - 0.75));
    height: calc(47.4166666667vw * 0.75 + 569px * (1 - 0.75));
    top: calc(-20vw * 1 + -240px * (1 - 1));
    left: auto;
    right: -83px;
  }
}

.rnd-schematic__col--1 {
  flex: 0 0 330px;
}

.rnd-schematic__list {
  padding-top: 18px;
}

.rnd-schematic__item:not(:last-child) {
  padding-bottom: 18px;
  margin-bottom: 18px;
  position: relative;
}

.rnd-schematic__item:not(:last-child):before {
  content: '';
  width: 281px;
  height: 1px;
  background: #6A7A86;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  left: 0;
}

.rnd-schematic__subtitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: #B7D232;
  margin-bottom: 18px;
}

.rnd-schematic__text {
  max-width: 540px;
  font-size: 18px;
  line-height: 24px;
  color: #5A5A5A;
}

.rnd-schematic__text strong {
  font-weight: normal;
  color: #B7D232;
}

.rnd-schematic__text p {
  opacity: 0;
  transform: translateX(-20px);
  transition: all 1s ease;
}

.rnd-schematic__text p:not(:last-of-type) {
  margin-bottom: 1em;
}

.rnd-schematic__letter {
  height: 660px;
  width: 603px;
  fill: transparent;
  stroke: #B7D232;
  stroke-width: 2px;
  position: absolute;
  bottom: 50px;
  left: -140px;
  opacity: 0.3;
}

.center:hover .center__button rect:first-of-type {
  stroke: #B8D334;
  stroke-width: 2;
  fill: #fff;
}

.center__button {
  cursor: pointer;
  fill: #F5F5F5;
  transform-box: fill-box;
  transform-origin: center;
  opacity: 0;
  animation: appearBubble 0.5s 5s ease forwards;
  transform-origin: center;
}

.center__button:hover {
  fill: #fff;
}

.rnd__scripts {
  margin-bottom: 68px;
}

.rnd__scripts::before {
  display: none;
}

.itsm-scripts__title {
  font-weight: 700;
}

.rnd__scripts .itsm-scripts__title {
  font-size: 42px;
  font-weight: 700;
  line-height: 43px;
  padding-bottom: 43px;
}

@media (max-width: 991px) {
  .rnd__scripts .itsm-scripts__title {
    font-size: 36px;
    line-height: 130%;
    margin-bottom: 48px;
    padding-bottom: calc(5vw / 2 + 16px / 2);
  }
}

@media (max-width: 767px) {
  .rnd__scripts .itsm-scripts__title {
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 20px;
  color: #383B41;
  height: 56px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #D0DFF1;
  transition: 0.1s ease;
}

@media (max-width: 991px) {
  .button {
    font-size: 16px;
    line-height: 19px;
  }
}

.button--green {
  color: #fff;
  background: #B7D232;
  border-color: #B7D232;
  border-width: 2px;
  transition: all 0.3s ease;
}

.button--green:hover {
  box-shadow: 8px 8px 15px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #B7D232;
}

.button--blue {
  background: #3395CD;
  border-color: #3395CD;
  color: #fff;
  font-family: 'Museo', sans-serif;
  transition: all 0.3s ease;
  border-width: 2px;
}

.button--blue:hover {
  box-shadow: 8px 8px 15px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #3395CD;
}

.button--hover-green, .button--hover-yellow, .button--hover-blue {
  box-shadow: 0px 4px 24px rgba(150, 161, 170, 0.1);
}

.button--hover-yellow:hover {
  background: #FFEE00;
  border-color: #FFEE00;
}

.button--hover-green:hover {
  background: #B7D232;
  border-color: #B7D232;
}

.button--hover-blue:hover {
  background: #3395CD;
  border-color: #3395CD;
  color: #fff;
}

.header-misc__contact-us {
  width: 125px;
  height: 40px !important;
}

.aside-btns__button {
  width: 151px;
  box-shadow: 0px 4px 10px rgba(106, 126, 150, 0.3);

  font-size: 14px;
  line-height: 20px;

  padding-right: 0;
}

.main__services-download {
  margin-bottom: 100px;
}

@media (max-width: 539px) {
  .main__services-download {
    margin-bottom: 80px;
  }
}

.cpi-download {
  height: 250px;
  background: #383b41;
  color: #fff;
  position: relative;
  padding-top: 70px;
  box-sizing: border-box;
}

.cpi-download--no-input {
  padding-top: 70px;
}

@media (max-width: 1200px) {
  .cpi-download--long h2 {
    text-wrap: nowrap;
  }
}
@media (max-width: 991px) {
  .cpi-download--long h2 {
    text-wrap: wrap;
  }
}

@media (max-width: 991px) {
  .cpi-download {
    height: auto;
    padding: 66px 0;
  }
}

.cpi-download--no-input .cpi-download__col--1 {
  flex: 1 1 100%;
}

.cpi-download__col--2 {
  justify-content: center;
}

.cpi-download--no-input .cpi-download__col--2 {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 768px) {
  .cpi-download__col--2 {
    margin-top: 40px;
  }
}


.cpi-download__title {
  font-weight: 600;
}

.cpi-download__button {
  width: 277px;
  height: 72px;
  font-size: 20px;
  margin-left: auto;
}

@media (max-width: 991px) {
  .cpi-download__button {
    margin-right: auto;
    margin-left: 0;
    height: 60px;
  }
}

@media (max-width: 539px) {
  .cpi-download__button {
    width: 100%;
    margin-left: auto;
    font-size: 18px;
  }
}

.cpi-download__button--center {
  margin-top: auto;
  margin-bottom: auto;
}

.callback {
  overflow: hidden;
  position: relative;
}

.callback__deco {
  width: 360px;
  height: 395px;
  fill: transparent;
  stroke: #b7d232;
  stroke-width: 2px;
  position: absolute;
  top: 126px;
  right: 126px;
}

@media (max-width: 1920px) {
  .callback__deco {
    right: calc(38vw - 500px);
  }
}

@media (max-width: 1200px) {
  .callback__deco {
    display: none;
  }
}

.callback__title {
  font-size: 42px;
  font-weight: 600;
  line-height: 120%;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .callback__title {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .callback__title {
    font-size: 30px;
    padding-bottom: 0;
  }
}

@media (max-width: 539px) {
  .callback__title {
    font-size: 24px;
  }
}

.callback__title strong {
  font-weight: normal;
  color: #b7d232;
}

.callback__title:before {
  content: '';
  width: 281px;
  height: 1px;
  background: #6a7a86;
  position: absolute;
  bottom: 0;
  left: 0;
}

.callback-form {
  max-width: 770px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

@media (max-width: 991px) {
  .callback-form {
    max-width: 100%;
  }
}

.callback-form__row {
  display: flex;
  gap: 18px;
}

@media (max-width: 767px) {
  .callback-form__row {
    flex-direction: column;
  }
}

.callback-form__input, .callback-form__textarea {
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  font-family: inherit;
  border-radius: 10px;
  border: 1px solid #cecece;
}

@media (max-width: 767px) {
  .callback-form__input, .callback-form__textarea {
    font-size: 18px;
  }
}

.callback-form__input::placeholder, .callback-form__textarea::placeholder {
  color: #5a5a5a;
}

.callback-form__input {
  flex: 0 1 calc(50% - 9px);
  height: 74px;
  padding: 0 26px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .callback-form__input {
    flex: 1 1 auto;
    height: 58px;
    padding: 16px;
  }
}

.callback-form__textarea {
  resize: none;
  display: block;
  height: 159px;
  padding: 26px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .callback-form__textarea {
    padding: 16px;
  }
}

.callback-form__check {
  display: flex;
  gap: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  color: #5a5a5a;
  cursor: pointer;
  position: relative;
}

.callback-form__check a {
  text-decoration: underline;
}

.callback-form__check a:hover {
  text-decoration: none;
}

.callback-form__check input {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
}

.callback-form__check input:checked + svg use:nth-child(2) {
  display: none;
}

.callback-form__check input:checked + svg use:nth-child(1) {
  display: block;
}

.callback-form__check svg {
  display: flex;
  width: 20px;
  height: 20px;
}

.callback-form__check svg use:nth-child(2) {
  display: block;
}

.callback-form__check svg use:nth-child(1) {
  display: none;
}

.callback-form__check span {
  max-width: 420px;
}

.callback-form__submit {
  width: 277px;
  height: 75px;
  margin-top: 40px;
  font-size: 20px;
}

@media (max-width: 767px) {
  .callback-form__submit {
    font-size: 18px;
    height: 55px;
  }
}

@media (max-width: 539px) {
  .callback-form__submit {
    width: 100%;
  }
}

.main__generic-content {
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .main__generic-content {
    margin-bottom: 60px;
  }
}

@media (max-width: 539px) {
  .main__generic-content {
    margin-bottom: 20px;
  }
}

.generic-content__row {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .generic-content__row {
    background: #3395cd;
    padding: 28px 20px 32px;
    margin: 0 -20px;
  }

  .generic-content__row .generic-content__text * {
    color: #fff;
  }
}

@media (max-width: 767px) {
  .generic-content__col--left {
    display: none;
  }
}

.generic-content__col--right {
  flex: 0 0 676px;
}

@media (max-width: 991px) {
  .generic-content__col--right {
    flex: 0 0 calc(68.213925328vw * 1.5 + 676px * (1 - 1.5));
  }
}

@media (max-width: 767px) {
  .generic-content__col--right {
    flex: 1 1 auto;
  }
}

.generic-content__deco {
  width: 251px;
  height: 274px;
  stroke-width: 2px;
  stroke: #b7d232;
  fill: transparent;
  opacity: 0.6;
}

.generic-content__text {
  font-size: 22px;
  line-height: 130%;
  color: #5a5a5a;
}

@media (max-width: 991px) {
  .generic-content__text {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .generic-content__text {
    font-size: 18px;
  }
}

@media (max-width: 539px) {
  .generic-content__text {
    font-size: 16px;
  }
}

.generic-content__text b, .generic-content__text strong {
  font-weight: 600;
  color: #222;
}

.generic-content__text p:not(:last-child) {
  margin-bottom: 1em;
}

.itsm-tasks {
  position: relative;
}

.itsm-tasks--consulting {
  margin-bottom: 100px;
}

@media (max-width: 539px) {
  .itsm-tasks--consulting {
    margin-bottom: 40px;
  }
}

@media (max-width: 539px) {
  .itsm-tasks__wrapper {
    background: #3395cd;
    margin: 0 -20px 30px;
    padding: 32px 20px;
    box-sizing: border-box;
  }

  .itsm-tasks__wrapper *, .itsm-tasks__wrapper .itsm-tasks__text {
    color: #fff;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}

.itsm-tasks__title {
  font-size: 42px;
  line-height: 50px;
  font-weight: 700;
  padding-bottom: 50px;
  margin-bottom: 56px;
  position: relative;
}

@media (max-width: 991px) {
  .itsm-tasks__title {
    font-size: 36px;
    line-height: 130%;
    margin-bottom: 48px;
    padding-bottom: calc(5vw / 2 + 16px / 2);
  }
}

@media (max-width: 767px) {
  .itsm-tasks__title {
    font-size: 24px;
    line-height: 29px;
  }
}

.itsm-tasks__title strong {
  font-weight: 700;
  color: #b7d232;
}

.itsm-tasks__title:before {
  content: '';
  width: 281px;
  height: 1px;
  background: #6a7a86;
  position: absolute;
  bottom: 0;
  left: 0;
}

.itsm-tasks__title--small {
  font-size: 32px;
}

@media (max-width: 991px) {
  .itsm-tasks__title--small {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .itsm-tasks__title--small {
    font-size: 28px;
    padding-bottom: 0;
  }
}

@media (max-width: 991px) {
  .itsm-tasks__title--small {
    font-size: 22px;
    margin-bottom: 22px;
  }
}

.itsm-tasks__deco-cube {
  width: 563.656px;
  height: 648.224px;
  transform: rotate(30deg);
  opacity: 0.5;
  color: #b7d232;
  position: absolute;
  top: 0;
  left: -40px;
}

@media (max-width: 1920px) {
  .itsm-tasks__deco-cube {
    left: calc(-2.0833333333vw * -10 + -40px * (1 - -10));
  }
}

@media (max-width: 991px) {
  .itsm-tasks__deco-cube {
    display: none;
  }
}

.itsm-tasks__deco-pyramid {
  width: 1000px;
  height: 1200px;
  opacity: 0.5;
  color: #b7d232;
  stroke-width: 1px;
  position: absolute;
  top: 600px;
  left: -500px;
}

@media (max-width: 1920px) {
  .itsm-tasks__deco-pyramid {
    left: calc(-26.0416666667vw * -0.5 + -500px * (1 - -0.5));
  }
}

@media (max-width: 991px) {
  .itsm-tasks__deco-pyramid {
    display: none;
  }
}

.itsm-tasks__text {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 144%;
  color: #5a5a5a;
}

@media (max-width: 767px) {
  .itsm-tasks__text {
    font-size: 16px;
  }
}

.itsm-tasks-item__title {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 18px;
  transform: translateX(-50px);
  opacity: 0;
}

@media (max-width: 539px) {
  .itsm-tasks-item__title self:not(&--always-visible) {
    display: none;
  }
}

.itsm-tasks__text {
  max-width: 587px;
  font-size: 20px;
  line-height: 144%;
  color: #5a5a5a;
  margin-bottom: 67px;
}

@media (max-width: 991px) {
  .itsm-tasks__text {
    font-size: 16px;
    margin-bottom: 40px;
  }
}

@media (max-width: 539px) {
  .itsm-tasks__text {
    margin-bottom: 0;
  }
}

.itsm-tabs-item__name {
  line-height: 130%;
}

.itsm-tabs-item__text {
  font-size: 18px;
  line-height: 130%;
  color: #5a5a5a;
}

.itsm-tabs-item__text p:not(:last-of-type) {
  margin-bottom: 1em;
}

.itsm-tabs-item__text ul li {
  position: relative;
  padding-left: 1em;
}

.itsm-tabs-item__text ul li::before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
}

.itsm-tabs-item__text ul li:not(:last-of-type) {
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  .rnd-schematic__subtitle {
    font-size: 18px;
  }
}

.services-banner {
  padding-top: 210px;
  margin-bottom: 100px;
}

.aibox_banner {
  padding-top: 0;
}

@media (max-width: 991px) {
  .services-banner {
    padding-top: 160px;
    margin-bottom: 100px;
  }

  .aibox_banner {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .services-banner {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}


.services-banner__row {
  display: flex;
  gap: 25px;
}

@media (max-width: 767px) {
  .services-banner__row {
    flex-direction: column;

  }
}

.services-banner__col {
  flex: 1 1 50%;
  display: flex;
  flex-direction: column;
}

.services-banner__col--left {
  gap: 60px;
}

@media (max-width: 767px) {
  .services-banner__col--left {
    flex-direction: column-reverse;
  }
}

@media (max-width: 539px) {
  .services-banner__col--left {
    gap: 28px;
  }
}

.services-banner__col--right {
  gap: 40px;
}

.services-banner__title {
  text-wrap: nowrap;
  font-size: 42px;
  font-weight: 600;
  line-height: 80%;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .services-banner__title {
    font-size: 50px;
    margin-bottom: 48px;
  }
}

@media (max-width: 767px) {
  .services-banner__title {
    font-size: 40px;
    padding-bottom: 28px;
    margin-bottom: 14px;
  }
}

@media (max-width: 539px) {
  .services-banner__title {
    font-size: 30px;
  }
}

.services-banner__title strong {
  color: #b7d232;
}

.services-banner__title:before {
  content: '';
  width: 281px;
  height: 1px;
  background: #6a7a86;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media (max-width: 767px) {
  .services-banner__title:before {
    transform: none;
  }
}

@media (max-width: 539px) {
  .services-banner__title:before {
    width: 100%;
  }
}

.services-banner__text--large {
  font-size: 32px;
  font-weight: 600;
  line-height: 125%;
  color: #383b41;
}

@media (max-width: 991px) {
  .services-banner__text--large {
    font-size: 28px;
  }
}

@media (max-width: 539px) {
  .services-banner__text--large {
    font-size: 22px;
  }
}

.services-banner__text--small {
  font-size: 22px;
  font-weight: 400;
  line-height: 130%;
  color: #5a5a5a;
}

@media (max-width: 991px) {
  .services-banner__text--small {
    font-size: 18px;
  }
}

@media (max-width: 539px) {
  .services-banner__text--small {
    font-size: 16px;
  }
}

.services-banner__text--small p:not(:last-child) {
  margin-bottom: 1em;
}

.services-banner__text b, .services-banner__text strong {
  color: #b7d232;
}

.services-banner__img {
  width: 470px;
  height: auto;
  object-fit: cover;
  margin-left: -230px;
}

@media (max-width: 767px) {
  .services-banner__img {
    width: 100vw;
    height: 380px;
    margin: 0 -20px;
  }
}

@media (max-width: 539px) {
  .services-banner__img {
    height: 300px;
  }
}

.services-banner__button {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  font-size: 14px;
  line-height: 17px;
  font-weight: 600;
  width: 272px;
  height: 78px;
  background: #fff;
  border: 1px solid #d0dff1;
  box-sizing: border-box;
  border-radius: 4px;
}

@media (max-width: 539px) {
  .services-banner__button {
    width: 230px;
    height: 66px;
    justify-content: flex-start;
    padding-left: 22px;
  }
}

.services-banner__button:hover {
  border-color: #fff;
  box-shadow: 0px 4px 24px rgba(150, 150, 150, 0.2);
}

.services-banner__button:hover svg path.hover {
  display: block;
}

.services-banner__button svg {
  width: 31px;
  height: 31px;
}

.services-banner__button svg path.hover {
  display: none;
}

.services-steps {
  margin-bottom: 100px;
}

.services-steps__description {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .services-steps__description {
    margin-bottom: 50px;
  }
}

@media (max-width: 539px) {
  .services-steps__description {
    background: #3395cd;
    padding: 28px 20px 38px;
    margin: 0 -20px 36px;
    color: #fff;
  }
}

.services-steps__title {
  max-width: 400px;
  font-size: 32px;
  font-weight: 600;
  line-height: 125%;
  margin-bottom: 26px;
}

@media (max-width: 991px) {
  .services-steps__title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .services-steps__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

@media (max-width: 539px) {
  .services-steps__title {
    font-size: 22px;
  }
}

.services-steps__title--large {
  max-width: none;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .services-steps__title--large {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .services-steps__title--large {
    font-size: 30px;
    padding-bottom: 0;
  }
}

@media (max-width: 539px) {
  .services-steps__title--large {
    font-size: 24px;
  }
}

.services-steps__title--large strong {
  font-weight: normal;
  color: #b7d232;
}

.services-steps__title--large:before {
  content: '';
  width: 281px;
  height: 1px;
  background: #6a7a86;
  position: absolute;
  bottom: 0;
  left: 0;
}

.services-steps__text {
  max-width: 590px;
  font-size: 22px;
  font-weight: 400;
  line-height: 130%;
}

@media (max-width: 991px) {
  .services-steps__text {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .services-steps__text {
    font-size: 18px;
  }
}

@media (max-width: 539px) {
  .services-steps__text {
    font-size: 16px;
  }
}

.services-steps__list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -27px;
}

.services-steps__list > *:not(:last-child) {
  margin-right: 27px;
  margin-bottom: 43px;
}

@media (max-width: 991px) {
  .services-steps__list > *:not(:last-child) {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .services-steps__list > *:not(:last-child) {
    margin-bottom: 24px;
  }
}

@media (max-width: 539px) {
  .services-steps__list > *:not(:last-child) {
    margin-bottom: 60px;
  }
}

.services-steps__list.is-active .services-steps-item__num {
  opacity: 1;
  transition: 0.5s ease;
}

.services-steps__list.is-active .services-steps-item__num:before {
  transform: scaleX(0);
  transition: 0.5s ease;
}

.services-steps__list.is-active .services-steps-item__text {
  opacity: 1;
  transition: 0.5s ease;
}

.services-steps__list.is-active .services-steps-item:nth-child(1) .services-steps-item__num {
  transition-delay: 0.1s;
}

.services-steps__list.is-active .services-steps-item:nth-child(1) .services-steps-item__num:before {
  transform: none;
  transition-delay: 0.2s;
}

.services-steps__list.is-active .services-steps-item:nth-child(1) .services-steps-item__text {
  transition-delay: 0.2s;
}

.services-steps__list.is-active .services-steps-item:nth-child(2) .services-steps-item__num {
  transition-delay: 0.2s;
}

.services-steps__list.is-active .services-steps-item:nth-child(2) .services-steps-item__num:before {
  transform: none;
  transition-delay: 0.3s;
}

.services-steps__list.is-active .services-steps-item:nth-child(2) .services-steps-item__text {
  transition-delay: 0.3s;
}

.services-steps__list.is-active .services-steps-item:nth-child(3) .services-steps-item__num {
  transition-delay: 0.3s;
}

.services-steps__list.is-active .services-steps-item:nth-child(3) .services-steps-item__num:before {
  transform: none;
  transition-delay: 0.4s;
}

.services-steps__list.is-active .services-steps-item:nth-child(3) .services-steps-item__text {
  transition-delay: 0.4s;
}

.services-steps__list.is-active .services-steps-item:nth-child(4) .services-steps-item__num {
  transition-delay: 0.4s;
}

.services-steps__list.is-active .services-steps-item:nth-child(4) .services-steps-item__num:before {
  transform: none;
  transition-delay: 0.5s;
}

.services-steps__list.is-active .services-steps-item:nth-child(4) .services-steps-item__text {
  transition-delay: 0.5s;
}

.services-steps__list.is-active .services-steps-item:nth-child(5) .services-steps-item__num {
  transition-delay: 0.5s;
}

.services-steps__list.is-active .services-steps-item:nth-child(5) .services-steps-item__num:before {
  transform: none;
  transition-delay: 0.6s;
}

.services-steps__list.is-active .services-steps-item:nth-child(5) .services-steps-item__text {
  transition-delay: 0.6s;
}

.services-steps__list.is-active .services-steps-item:nth-child(6) .services-steps-item__num {
  transition-delay: 0.6s;
}

.services-steps__list.is-active .services-steps-item:nth-child(6) .services-steps-item__num:before {
  transform: none;
  transition-delay: 0.7s;
}

.services-steps__list.is-active .services-steps-item:nth-child(6) .services-steps-item__text {
  transition-delay: 0.7s;
}

.services-steps__list.is-active .services-steps-item:nth-child(7) .services-steps-item__num {
  transition-delay: 0.7s;
}

.services-steps__list.is-active .services-steps-item:nth-child(7) .services-steps-item__num:before {
  transform: none;
  transition-delay: 0.8s;
}

.services-steps__list.is-active .services-steps-item:nth-child(7) .services-steps-item__text {
  transition-delay: 0.8s;
}

.services-steps__list.is-active .services-steps-item:nth-child(8) .services-steps-item__num {
  transition-delay: 0.8s;
}

.services-steps__list.is-active .services-steps-item:nth-child(8) .services-steps-item__num:before {
  transform: none;
  transition-delay: 0.9s;
}

.services-steps__list.is-active .services-steps-item:nth-child(8) .services-steps-item__text {
  transition-delay: 0.9s;
}

.services-steps__list.is-active .services-steps-item:nth-child(9) .services-steps-item__num {
  transition-delay: 0.9s;
}

.services-steps__list.is-active .services-steps-item:nth-child(9) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1s;
}

.services-steps__list.is-active .services-steps-item:nth-child(9) .services-steps-item__text {
  transition-delay: 1s;
}

.services-steps__list.is-active .services-steps-item:nth-child(10) .services-steps-item__num {
  transition-delay: 1s;
}

.services-steps__list.is-active .services-steps-item:nth-child(10) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1.1s;
}

.services-steps__list.is-active .services-steps-item:nth-child(10) .services-steps-item__text {
  transition-delay: 1.1s;
}

.services-steps__list.is-active .services-steps-item:nth-child(11) .services-steps-item__num {
  transition-delay: 1.1s;
}

.services-steps__list.is-active .services-steps-item:nth-child(11) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1.2s;
}

.services-steps__list.is-active .services-steps-item:nth-child(11) .services-steps-item__text {
  transition-delay: 1.2s;
}

.services-steps__list.is-active .services-steps-item:nth-child(12) .services-steps-item__num {
  transition-delay: 1.2s;
}

.services-steps__list.is-active .services-steps-item:nth-child(12) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1.3s;
}

.services-steps__list.is-active .services-steps-item:nth-child(12) .services-steps-item__text {
  transition-delay: 1.3s;
}

.services-steps__list.is-active .services-steps-item:nth-child(13) .services-steps-item__num {
  transition-delay: 1.3s;
}

.services-steps__list.is-active .services-steps-item:nth-child(13) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1.4s;
}

.services-steps__list.is-active .services-steps-item:nth-child(13) .services-steps-item__text {
  transition-delay: 1.4s;
}

.services-steps__list.is-active .services-steps-item:nth-child(14) .services-steps-item__num {
  transition-delay: 1.4s;
}

.services-steps__list.is-active .services-steps-item:nth-child(14) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1.5s;
}

.services-steps__list.is-active .services-steps-item:nth-child(14) .services-steps-item__text {
  transition-delay: 1.5s;
}

.services-steps__list.is-active .services-steps-item:nth-child(15) .services-steps-item__num {
  transition-delay: 1.5s;
}

.services-steps__list.is-active .services-steps-item:nth-child(15) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1.6s;
}

.services-steps__list.is-active .services-steps-item:nth-child(15) .services-steps-item__text {
  transition-delay: 1.6s;
}

.services-steps__list.is-active .services-steps-item:nth-child(16) .services-steps-item__num {
  transition-delay: 1.6s;
}

.services-steps__list.is-active .services-steps-item:nth-child(16) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1.7s;
}

.services-steps__list.is-active .services-steps-item:nth-child(16) .services-steps-item__text {
  transition-delay: 1.7s;
}

.services-steps__list.is-active .services-steps-item:nth-child(17) .services-steps-item__num {
  transition-delay: 1.7s;
}

.services-steps__list.is-active .services-steps-item:nth-child(17) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1.8s;
}

.services-steps__list.is-active .services-steps-item:nth-child(17) .services-steps-item__text {
  transition-delay: 1.8s;
}

.services-steps__list.is-active .services-steps-item:nth-child(18) .services-steps-item__num {
  transition-delay: 1.8s;
}

.services-steps__list.is-active .services-steps-item:nth-child(18) .services-steps-item__num:before {
  transform: none;
  transition-delay: 1.9s;
}

.services-steps__list.is-active .services-steps-item:nth-child(18) .services-steps-item__text {
  transition-delay: 1.9s;
}

.services-steps__list.is-active .services-steps-item:nth-child(19) .services-steps-item__num {
  transition-delay: 1.9s;
}

.services-steps__list.is-active .services-steps-item:nth-child(19) .services-steps-item__num:before {
  transform: none;
  transition-delay: 2s;
}

.services-steps__list.is-active .services-steps-item:nth-child(19) .services-steps-item__text {
  transition-delay: 2s;
}

.services-steps__list.is-active .services-steps-item:nth-child(20) .services-steps-item__num {
  transition-delay: 2s;
}

.services-steps__list.is-active .services-steps-item:nth-child(20) .services-steps-item__num:before {
  transform: none;
  transition-delay: 2.1s;
}

.services-steps__list.is-active .services-steps-item:nth-child(20) .services-steps-item__text {
  transition-delay: 2.1s;
}

.services-steps__item {
  flex: 0 0 calc(25% - 27px);
}

@media (max-width: 1024px) {
  .services-steps__item {
    flex: 0 0 calc(50% - 27px);
  }
}

@media (max-width: 539px) {
  .services-steps__item {
    flex: 0 0 calc(100% - 27px);
  }
}

.services-steps-item__num {
  font-weight: 600;
  font-size: 18px;
  line-height: 33px;
  color: #3395cd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  opacity: 1;
  position: relative;
}

.services-steps-item__num:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #222;
  position: absolute;
  bottom: 0;
  left: 0;
  transform-origin: left;
}

.services-steps-item__title {
  font-size: 22px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 20px;
}

.services-steps-item__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 144.444%;
  color: #5a5a5a;
  opacity: 0;
}

@media (max-width: 767px) {
  .services-steps-item__text {
    font-size: 16px;
  }
}

.services-cards {
  margin-bottom: 100px;
}

@media (max-width: 991px) {
  .services-cards {
    margin-bottom: 100px;
  }
}

@media (max-width: 539px) {
  .services-cards {
    margin-bottom: 70px;
  }
}

.services-cards__title {
  font-size: 42px;
  font-weight: 600;
  line-height: 120%;
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .services-cards__title {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .services-cards__title {
    font-size: 30px;
    padding-bottom: 0;
  }
}

@media (max-width: 539px) {
  .services-cards__title {
    font-size: 24px;
  }
}

.services-cards__title strong {
  font-weight: inherit;
  color: #b7d232;
}

.services-cards__title:before {
  content: '';
  width: 281px;
  height: 1px;
  background: #6a7a86;
  position: absolute;
  bottom: 0;
  left: 0;
}

.services-cards__list {
  display: flex;
}

@media (max-width: 991px) {
  .services-cards__list {
    flex-wrap: wrap;
    gap: 22px;
  }
}

@media (max-width: 539px) {
  .services-cards__list {
    flex-direction: column;
    gap: 22px;
  }
}

.services-cards__list > *:not(:last-child) {
  margin-right: 9px;
}

@media (max-width: 539px) {
  .services-cards__list > *:not(:last-child) {
    margin-right: 0;
  }
}

.services-cards__list.is-active .services-cards__item:nth-child(1) {
  opacity: 1;
  transition-delay: 0.25s;
}

.services-cards__list.is-active .services-cards__item:nth-child(2) {
  opacity: 1;
  transition-delay: 0.5s;
}

.services-cards__list.is-active .services-cards__item:nth-child(3) {
  opacity: 1;
  transition-delay: 0.75s;
}

.services-cards__list.is-active .services-cards__item:nth-child(4) {
  opacity: 1;
  transition-delay: 1s;
}

.services-cards__list.is-active .services-cards__item:nth-child(5) {
  opacity: 1;
  transition-delay: 1.25s;
}

.services-cards__list.is-active .services-cards__item:nth-child(6) {
  opacity: 1;
  transition-delay: 1.5s;
}

.services-cards__list.is-active .services-cards__item:nth-child(7) {
  opacity: 1;
  transition-delay: 1.75s;
}

.services-cards__list.is-active .services-cards__item:nth-child(8) {
  opacity: 1;
  transition-delay: 2s;
}

.services-cards__list.is-active .services-cards__item:nth-child(9) {
  opacity: 1;
  transition-delay: 2.25s;
}

.services-cards__list.is-active .services-cards__item:nth-child(10) {
  opacity: 1;
  transition-delay: 2.5s;
}

.services-cards__list.is-active .services-cards__item:nth-child(11) {
  opacity: 1;
  transition-delay: 2.75s;
}

.services-cards__list.is-active .services-cards__item:nth-child(12) {
  opacity: 1;
  transition-delay: 3s;
}

.services-cards__list.is-active .services-cards__item:nth-child(13) {
  opacity: 1;
  transition-delay: 3.25s;
}

.services-cards__list.is-active .services-cards__item:nth-child(14) {
  opacity: 1;
  transition-delay: 3.5s;
}

.services-cards__list.is-active .services-cards__item:nth-child(15) {
  opacity: 1;
  transition-delay: 3.75s;
}

.services-cards__list.is-active .services-cards__item:nth-child(16) {
  opacity: 1;
  transition-delay: 4s;
}

.services-cards__list.is-active .services-cards__item:nth-child(17) {
  opacity: 1;
  transition-delay: 4.25s;
}

.services-cards__list.is-active .services-cards__item:nth-child(18) {
  opacity: 1;
  transition-delay: 4.5s;
}

.services-cards__list.is-active .services-cards__item:nth-child(19) {
  opacity: 1;
  transition-delay: 4.75s;
}

.services-cards__list.is-active .services-cards__item:nth-child(20) {
  opacity: 1;
  transition-delay: 5s;
}

.services-cards__item {
  opacity: 0;
  transition: opacity 1s ease;
  flex: 0 1 calc(33.33% - 9px);
}


.services-cards__item--out-of-two {
  flex: 0 1 calc(50% - 30px);
}

@media (max-width: 991px) {
  .services-cards__item {
    flex: 1 1 calc(50% - 30px);
  }
}

.services-cards-item {
  min-height: 393px;
  border: 1px solid #8d99a2;
  box-sizing: border-box;
  border-radius: 6px;
}

@media (max-width: 539px) {
  .services-cards-item {
    min-height: auto;
  }
}

.services-cards-item:hover {
  border-color: transparent;
  background: rgba(141, 153, 162, 0.1);
}

.services-cards-item:hover .services-cards-item-more__text, .services-cards-item:hover .services-cards-item-more__icon {
  opacity: 1;
}

.services-cards-item__link {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 40px;
  width: 100%;
  height: 100%;
  padding: 76px 30px 36px;
  box-sizing: border-box;
}

@media (max-width: 991px) {
  .services-cards-item__link {
    padding: 40px 30px;
    gap: 30px;
  }
}

@media (max-width: 767px) {
  .services-cards-item__link {
    padding: 30px 20px;
  }
}

@media (max-width: 539px) {
  .services-cards-item__link {
    padding: 40px 30px;
  }
}

.services-cards-item__logo {
  height: 90px;
  margin-bottom: 60px;
}

.services-cards-item__logo--cpi {
  width: 176px;
}

.services-cards-item__logo--itsm {
  width: 215px;
}

.services-cards-item__logo--asset {
  width: 222px;
}

.services-cards-item__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.services-cards-item__name {
  font-weight: 600;
  font-size: 34px;
  line-height: normal;
}

@media (max-width: 991px) {
  .services-cards-item__name {
    font-size: 30px;
  }
}

@media (max-width: 539px) {
  .services-cards-item__name {
    font-size: 28px;
  }
}

.services-cards-item__text {
  font-size: 20px;
  line-height: 130%;
  margin-bottom: auto;
  color: #5a5a5a;
}

@media (max-width: 991px) {
  .services-cards-item__text {
    font-size: 18px;
  }
}

@media (max-width: 539px) {
  .services-cards-item__text {
    font-size: 16px;
  }
}

.services-cards-item-more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  border-top: 1px solid rgba(141, 153, 162, 0.6);
  box-sizing: border-box;
}

.services-cards-item-more__text {
  font-size: 20px;
  line-height: 23px;
  font-weight: 600;
  color: #5a5a5a;
}

.services-cards-item-more__icon {
  height: 21.25px;
  width: 21.25px;
  fill: #323232;
}

.services-cards__link-more {
  display: inline-flex;
  align-items: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: underline;
  margin-top: 40px;
}

@media (max-width: 539px) {
  .services-cards__link-more {
    margin-top: 27px;
  }
}

.services-cards__link-more:hover {
  text-decoration: none;
}

.services-cards__link-more svg {
  width: 42px;
  height: 42px;
}

.services-graphic__list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -26px;
}

.services-graphic__list > *:not(:last-child) {
  margin-right: 26px;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .services-graphic__list {
    padding: 28px 0;
  }
}

@media (max-width: 539px) {
  .services-graphic__list > *:not(:last-child) {
    margin-right: 24px;
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .services-graphic__list--col {
    flex-direction: column;
  }
}

.services-graphic-item {
  flex: 0 0 calc(50% - 26px);
  overflow: hidden;
}

.services-graphic-item--short {
  flex: 0 0 calc(25% - 26px);
}

@media (max-width: 1024px) {
  .services-graphic-item--short {
    flex: 0 0 calc(50% - 26px);
  }
}

@media (max-width: 539px) {
  .services-graphic-item--short {
    flex: 0 0 calc(100% - 26px);
  }

  .services-graphic-item--short > *:not(:last-child) {
    margin-right: 20px;
  }
}

.services-graphic-item--logo-list {
  display: flex;
  flex-wrap: wrap;
}

.services-graphic-item__icon {
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
}

.services-graphic-item__icon--green {
  color: #c4da5a;
}

.services-graphic-item__icon--blue {
  color: #3395cd;
}

.services-graphic-item__icon--gray {
  color: #8d99a2;
}

.services-graphic-item__icon--red {
  color: #e84954;
}

.services-graphic-item__name {
  font-weight: 600;
  font-size: 22px;
  line-height: 130%;
  padding-top: 20px;
  border-top: 1px solid #5a5a5a;
  margin-bottom: 20px;
}

@media (max-width: 539px) {
  .services-graphic-item__name {
    padding-top: 20px;
  }
}

.services-graphic-item__name--border-bottom {
  border-top: none;
  border-bottom: 1px solid #5a5a5a;
  padding-top: 0;
  padding-bottom: 28px;
  height: 2em;
}

@media (max-width: 767px) {
  .services-graphic-item__name--border-bottom {
    padding-bottom: 15px;
  }
}

.services-graphic-item__desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  color: #5a5a5a;
}

@media (max-width: 767px) {
  .services-graphic-item__desc {
    font-size: 16px;
  }
}

.services-graphic-item__desc ul li {
  position: relative;
  padding-left: 1em;
}

.services-graphic-item__desc ul li:before {
  content: '•';
  position: absolute;
  top: 0;
  left: 0;
}

.services-graphic-item__desc ul li:not(:last-child) {
  margin-bottom: 1em;
}

.partners-info {
  position: relative;
}

.callback-form__title {
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 42px;
}

.callback-form__title--small {
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .callback-form__title--small {
    font-size: 20px;
  }
}

@media (max-width: 539px) {
  .callback-form__title--small br {
    display: none;
  }
}

.callback-form__textarea {
  resize: none;
  display: block;
  height: 159px;
  padding: 26px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .callback-form__textarea {
    padding: 16px;
  }
}

.callback-form__check {
  display: flex;
  gap: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  color: #5a5a5a;
  cursor: pointer;
  position: relative;
}

.callback-form__check a {
  text-decoration: underline;
}

.callback-form__check a:hover {
  text-decoration: none;
}

.callback-form__check input {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
}

.callback-form__check input:checked + svg use:nth-child(2) {
  display: none;
}

.callback-form__check input:checked + svg use:nth-child(1) {
  display: block;
}

.callback-form__check svg {
  display: flex;
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
}

.callback-form__check svg use:nth-child(2) {
  display: block;
}

.callback-form__check svg use:nth-child(1) {
  display: none;
}

.callback-form__check span {
  max-width: 420px;
}

.callback-form__submit {
  width: 277px;
  height: 75px;
  margin-top: 40px;
  font-size: 20px;
}

@media (max-width: 767px) {
  .callback-form__submit {
    font-size: 18px;
    height: 55px;
  }
}

@media (max-width: 539px) {
  .callback-form__submit {
    width: 100%;
  }
}

.callback-form__submit--long {
  width: 100%;
  height: 55px;
}

.callback-form-label__title {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  color: #5a5a5a;
  margin-bottom: 10px;
  display: block;
}

.callback-form__dropdown {
  flex: 1 1 auto;
}

.custom-dropdown {
  position: relative;
}

.custom-dropdown[data-multiple="true"] .custom-dropdown__list li::before {
  content: '';
  width: 27px;
  height: 27px;
  border-radius: 4px;
  border: 1px solid #222;
  box-sizing: border-box;
  margin-right: 20px;
}

.custom-dropdown__selected {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  height: 74px;
  padding: 0 26px;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  font-family: inherit;
  border-radius: 10px;
  border: 1px solid #cecece;
  cursor: pointer;
}

@media (max-width: 767px) {
  .custom-dropdown__selected {
    flex: 1 1 auto;
    height: 58px;
    font-size: 18px;
    padding: 16px;
  }
}

.custom-dropdown__selected:not(.selected-option) {
  color: #5a5a5a;
}

.custom-dropdown__selected i {
  color: #222;
  font-style: normal;
  font-size: 40px;
  width: 24px;
}

.custom-dropdown__list {
  display: none;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #cecece;
  border-top: none;
  box-sizing: border-box;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  z-index: 2;
}

.custom-dropdown__list li {
  display: flex;
  align-items: center;
  height: 74px;
  padding: 10px;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  padding: 0 26px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .custom-dropdown__list li {
    height: 58px;
    font-size: 18px;
    padding: 16px;
  }
}

.custom-dropdown__list li:hover {
  background-color: #f5f5f5;
}

.custom-dropdown__list li:not(:last-child) {
  border-bottom: 1px solid #cecece;
}

.custom-dropdown__list li.selected:before {
  background: #b7d232;
}

.custom-dropdown--active i {
  transform: scaleY(-1);
  position: relative;
  top: -3px;
}

.custom-dropdown--active .custom-dropdown__selected {
  border-radius: 10px 10px 0 0;
}

.custom-dropdown--active .custom-dropdown__list {
  overflow-y: scroll;
  max-height: 500px;
  display: block;
}

.itsm-tasks__img {
  position: absolute;
  top: 0;
  left: -352px;
}

@media (max-width: 1920px) {
  .itsm-tasks__img {
    left: calc(-18.3333333333vw * 1 + -352px * (1 - 1));
  }
}

@media (max-width: 991px) {
  .itsm-tasks__col--1 {
    display: none;
  }
}

.modal__partners-callback {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: 0.15s ease;
  pointer-events: none;
}

.modal__partners-callback.is-active {
  opacity: 1;
  transform: translate(-50%, -50%);
  transition: 0.5s ease;
  pointer-events: auto;
}

.modal-partners-callback {
  overflow: scroll;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  scrollbar-width: none;
}

.modal-partners-callback::-webkit-scrollbar {
  display: none;
}

.modal-partners-callback__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 40px;
  height: 40px;
}

.modal-partners-callback__close svg {
  width: 100%;
  height: 100%;
}

.modal-partners-callback__form {
  width: 895px;
  max-width: 90vw;
  margin: 15vh 0 0;
  padding: 46px 60px;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0px 4px 24px 0px rgba(150, 161, 170, 0.30);
  position: relative;
}

@media (max-width: 767px) {
  .modal-partners-callback__form {
    padding: 46px 30px;
  }
}

@media (max-width: 539px) {
  .modal-partners-callback__form {
    padding: 24px 15px;
  }
}

.main__partners-intro {
  padding-top: 260px;
  margin-bottom: 100px;
}

@media (max-width: 991px) {
  .main__partners-intro {
    padding-top: 240px;
  }
}

@media (max-width: 539px) {
  .main__partners-intro {
    padding-top: 180px;
    margin-bottom: 56px;
  }
}

@media (max-width: 539px) {
  .main__partners-intro--low-margin {
    margin-bottom: 0;
  }
}

.partners-intro {
  position: relative;
}

.partners-intro__container {
  box-sizing: border-box;
}

.partners-intro__title {
  font-size: 110px;
  font-weight: 600;
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .partners-intro__title {
    font-size: 80px;
    margin-bottom: 32;
  }
}

@media (max-width: 767px) {
  .partners-intro__title {
    font-size: 60px;
    margin-bottom: 14px;
  }
}

@media (max-width: 539px) {
  .partners-intro__title {
    font-size: 30px;
  }
}

.partners-intro__text {
  max-width: 783px;
  font-size: 42px;
  font-weight: 600;
  line-height: 120%;
  margin-bottom: 100px;
}

@media (max-width: 991px) {
  .partners-intro__text {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .partners-intro__text {
    font-size: 24px;
    margin-bottom: 60px;
  }
}

@media (max-width: 539px) {
  .partners-intro__text {
    font-size: 18px;
    margin-bottom: 40px;
  }
}

.partners-intro__text--small {
  font-size: 32px;
  line-height: 125%;
  margin-bottom: 52px;
}

@media (max-width: 767px) {
  .partners-intro__text--small {
    font-size: 24px;
  }
}

@media (max-width: 539px) {
  .partners-intro__text--small {
    font-size: 18px;
  }
}

.partners-intro__text b, .partners-intro__text strong {
  font-weight: inherit;
  color: #b7d232;
}

.partners-intro__img {
  width: 448px;
  height: 280px;
  object-fit: cover;
  position: absolute;
  bottom: 40px;
  right: 200px;
}

@media (max-width: 1920px) {
  .partners-intro__img {
    right: calc(10.4166666667vw * 3.5 + 200px * (1 - 3.5));
  }
}

@media (max-width: 767px) {
  .partners-intro__img {

    bottom: 0;
    position: static;
    width: 100vw;
    height: calc(61.25vw * 0.25 + 196px * (1 - 0.25));
    margin-left: -20px;
    margin-top: 40px;
  }
}

.partners-intro__wrapper-buttons {
  display: flex;
  gap: 37px;
  margin-bottom: 100px;
}

@media (max-width: 539px) {
  .partners-intro__wrapper-buttons {
    gap: 14px;
    flex-direction: column;
    margin-bottom: 40px;
  }
}

.partners-intro__wrapper-buttons .main-banner-links__item {
  transition: 0s !important;
}

.partners-graphic__list {
  max-width: 900px;
  display: flex;
  flex-wrap: wrap;
  margin-right: -26px;
}

.partners-graphic__list > *:not(:last-child) {
  margin-right: 26px;
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .partners-graphic__list {
    padding: 28px 0;
  }
}

@media (max-width: 539px) {
  .partners-graphic__list > *:not(:last-child) {
    margin-right: 24px;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .partners-graphic__list--col {
    flex-direction: column;
  }
}

.partners-graphic-item {
  flex: 0 0 calc(100% / 3 - 26px);
  overflow: hidden;
}

@media (max-width: 767px) {
  .partners-graphic-item {
    flex: 0 0 calc(100% - 26px);
  }

  .partners-graphic-item > *:not(:last-child) {
    margin-right: 20px;
  }
}

.partners-graphic-item__name {
  font-weight: 600;
  font-size: 22px;
  line-height: 130%;
  padding-bottom: 20px;
  border-bottom: 1px solid #5a5a5a;
  margin-bottom: 20px;
}

@media (max-width: 539px) {
  .partners-graphic-item__name {
    padding-bottom: 20px;
  }
}

@media (max-width: 539px) {
  .partners-graphic-item__name br {
    display: none;
  }
}

.partners-graphic-item__desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  color: #5a5a5a;
}

@media (max-width: 767px) {
  .partners-graphic-item__desc {
    font-size: 16px;
  }
}

.partners-graphic-item__desc ul li {
  position: relative;
  padding-left: 1em;
}

.partners-graphic-item__desc ul li:before {
  content: '•';
  position: absolute;
  top: 0;
  left: 0;
}

.partners-graphic-item__desc ul li:not(:last-child) {
  margin-bottom: 1em;
}

.main__partners-join {
  margin-bottom: 174px;
}

@media (max-width: 767px) {
  .main__partners-join {
    margin-bottom: 100px;
  }
}

@media (max-width: 539px) {
  .main__partners-join {
    margin-bottom: 82px;
  }
}

.partners-join__container {
  height: 705.841px;
  padding-top: 260px;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (max-width: 1200px) {
  .partners-join__container {
    height: calc(58.8200833333vw * 0.5 + 705.841px * (1 - 0.5));
  }
}

@media (max-width: 539px) {
  .partners-join__container {
    height: auto;
    padding-top: 100px;
  }
}

.partners-join__map {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

@media (max-width: 539px) {
  .partners-join__map {
    top: -90px;
  }
}

.partners-join__map use:not(:nth-child(1)) {
  animation: flicker 2s infinite;
}

.partners-join__map use:nth-child(2) {
  animation-delay: 0.2s;
}

.partners-join__map use:nth-child(3) {
  animation-delay: 0.4s;
}

.partners-join__map use:nth-child(4) {
  animation-delay: 0.6s;
}

.partners-join__map use:nth-child(5) {
  animation-delay: 0.8s;
}

.partners-join__map use:nth-child(6) {
  animation-delay: 1s;
}

.partners-join__map use:nth-child(7) {
  animation-delay: 1.2s;
}

.partners-join__map use:nth-child(8) {
  animation-delay: 1.4s;
}

.partners-join__map use:nth-child(9) {
  animation-delay: 1.6s;
}

.partners-join__map use:nth-child(10) {
  animation-delay: 1.8s;
}

.partners-join__map use:nth-child(11) {
  animation-delay: 2s;
}

.partners-join__logo {
  width: 592.71px;
  height: 103.41px;
  margin-bottom: 38px;
}

@media (max-width: 767px) {
  .partners-join__logo {
    width: 414.897px;
    height: 72.387px;
  }
}

@media (max-width: 539px) {
  .partners-join__logo {
    width: 237.084px;
    height: 41.364px;
    margin-bottom: 80px;
  }
}

.partners-join__title {
  color: #6a7e96;
  font-size: 34px;
  font-weight: 600;
  line-height: 116.176%;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .partners-join__title {
    font-size: 28px;
  }
}

@media (max-width: 539px) {
  .partners-join__title {
    font-size: 22px;
    margin-bottom: 32px;
  }
}

.partners-join__button {
  width: 100%;
  max-width: 277px;
}

.partners-types {
  padding: 100px 0;
  background: #fbfbfb;
  margin-bottom: 100px;
}

@media (max-width: 539px) {
  .partners-types {
    padding-top: 0;
    margin-bottom: 0;
  }
}

.partners-types__title {
  font-size: 42px;
  font-weight: bold;
  line-height: 50px;
  padding-bottom: 50px;
  margin-bottom: 94px;
  position: relative;
}

@media (max-width: 991px) {
  .partners-types__title {
    font-size: 36px;
    line-height: 130%;
    margin-bottom: 70px;
    padding-bottom: calc(5vw / 2 + 16px / 2);
  }
}

@media (max-width: 767px) {
  .partners-types__title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 50px;
  }
}

@media (max-width: 539px) {
  .partners-types__title {
    margin-bottom: 30px;
  }
}

.partners-types__title:before {
  content: '';
  width: 281px;
  height: 1px;
  background: #6a7a86;
  position: absolute;
  bottom: 0;
  left: 0;
}

.partners-types__title strong {
  font-weight: normal;
  color: #b7d232;
}

.partners-types__cards-list {
  display: flex;
  gap: 29px;
  margin-bottom: 100px;
}

@media (max-width: 991px) {
  .partners-types__cards-list {
    flex-direction: column;
    gap: 20px;
  }
}

.partners-types__cards-item {
  flex: 1 1 calc(100% / 3);
}

.partners-types-card {
  padding: 34px 29px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 73.67805px 221.03413px 0px rgba(150, 161, 170, 0.30);
}

.partners-types-card__title {
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 39px;
}

@media (max-width: 1200px) {
  .partners-types-card__title {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .partners-types-card__title {
    font-size: 20px;
  }
}

.partners-types-card__text {
  font-size: 20px;
  line-height: normal;
  color: #5a5a5a;
}

@media (max-width: 767px) {
  .partners-types-card__text {
    font-size: 16px;
  }
}

.partners-types-directions {
  display: flex;
  align-items: center;
  gap: 70px;
}

@media (max-width: 991px) {
  .partners-types-directions {
    flex-direction: column;
    align-items: flex-start;
    gap: 60px;
  }
}

.partners-types-directions__text {
  max-width: 500px;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  color: #5a5a5a;
}

@media (max-width: 991px) {
  .partners-types-directions__text {
    max-width: 100%;
  }
}

.partners-types-directions__wrapper-logos {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 991px) {
  .partners-types-directions__wrapper-logos {
    width: 100%;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-evenly;
  }
}

@media (max-width: 539px) {
  .partners-types-directions__wrapper-logos {
    flex-direction: column;
    gap: 90px;
  }
}

.partners-types-directions__logo {
  width: 184px;
  height: 84px;
  object-fit: contain;
}

.main__contacts {
  margin-bottom: 100px;
}

@media (max-width: 539px) {
  .main__contacts {
    margin-bottom: 0;
  }
}

@media (max-width: 539px) {
  .contacts {
    background: #3395cd;
    color: #fff;
    padding: 30px 0 70px;
  }
}

.contacts__row {
  display: flex;
  gap: 9px;
}

@media (max-width: 539px) {
  .contacts__row {
    flex-direction: column;
    gap: 80px;
  }
}

.contacts__col {
  flex: 1 1 50%;
}

.main__managers {
  margin-bottom: 100px;
}

@media (max-width: 539px) {
  .main__managers {
    margin-bottom: 80px;
  }
}

.managers__container {
  position: relative;
}

.managers__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px 26px;
}

@media (max-width: 991px) {
  .managers__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 539px) {
  .managers__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 400px) {
  .managers__list {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 1200px) {
  .managers-item__photo {
    height: calc(28.1666666667vw * 1 + 338px * (1 - 1));
  }
}

@media (max-width: 991px) {
  .managers-item__photo {
    height: calc(36.3269424823vw * 1 + 360px * (1 - 1));
  }
}

@media (max-width: 539px) {
  .managers-item__photo {
    height: calc(55.6586270872vw * 1 + 300px * (1 - 1));
  }
}

@media (max-width: 400px) {
  .managers-item__photo {
    height: calc(100vw * 1 + 400px * (1 - 1));
  }
}

.managers__deco {
  width: 276px;
  height: 303px;
  fill: transparent;
  stroke: #b7d232;
  stroke-width: 2px;
  position: absolute;
  bottom: 60px;
  right: 60px;
}

@media (max-width: 991px) {
  .managers__deco {
    display: none;
  }
}

.rnd-nav-bar__logo {
  height: 28.62px;
  width: 90px;
}

.header-nav-item__link,
.f32p,
.main-news__title,
.main-banner-content__button,
.main-banner-content__text,
.header-nav__dropdown span {
  font-weight: 700;
}

.main-banner-links__item span {
  font-weight: 500;
  font-family: 'Museo';
}

@media (min-width: 991px) {
  .f32p {
    font-size: 32px;
    line-height: 125%;

  }

  .f24p {
    font-size: 24px;
    line-height: 37px;
  }
}

.cpi-integration__container {
  position: relative;
}


@media (max-width: 1200px) {
  .cpi-integration-heading__logo {
    position: absolute;
    transform: translateY(-100%);
  }
}

.disablebefore:before {
  content: none;
}

.container--form {
  padding-top: 150px;
  margin: 0 auto 50px;
}

.container--form .callback-form {
  margin: 0 auto;
}

.container--form .callback-form__title {
  display: block;
}

.case-scripts {
  background: #3395CD;
}

.case-scripts .itsm-scripts-item__text {
  color: #ffffff;
}

.callback-form-label__title {
  margin: 10px 26px;
}

.callback-form-label__title--head {
  margin: 10px 26px -10px;
}

.callback-form__textarea::placeholder,
.callback-form__input::placeholder {
  color: #bdbdbd;
}

.partners-item__link--grayscale {
  filter: grayscale(1);
  opacity: 0.7;
}

.partners-item__link--grayscale:hover {
  filter: unset;
  opacity: 1;
}


.body.is-search-opened {
  background: #425162;
}

.body.is-search-opened .body__wrapper {
  transform: translateY(60vh) scale(0.9);
  pointer-events: none;
}

.body__fake {
  background: #FFFFFF;
}

.body.is-search-opened .body__fake {
  transition: .75s ease, opacity 0s;
  background: #FFFFFF;
}

.body.is-search-opened .body__fake--1 {
  transform: translateY(48vh) scale(0.75);
  background: #B3B3B3;
}

.body.is-search-opened .body__fake--2 {
  transform: translateY(52vh) scale(0.8);
  background: #CCCCCC;
}

.body.is-search-opened .body__fake--3 {
  background: #E6E6E6;
  transform: translateY(56vh) scale(0.85);
}

.body.is-search-opened .search__button-close {
  opacity: .3;
  transition: .75s ease;
}

.body.is-search-opened .search__form {
  opacity: 1;
  transform: translate(-50%, 0);
  transition: .75s ease;
}

.body__wrapper {
  transform-origin: top;
  transition: .75s ease;
  position: relative;
  z-index: 1;
  background: #fff;
}

.body__fake {
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform-origin: top;
  transform: translateY(60vh) scale(0.9);
  transition: .75s ease;
}

.body__overflow {
  overflow: hidden;
}

.search__button-close {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  padding: 24px;
  box-sizing: border-box;
  opacity: 0;
}

@media (max-width: 768px) {
  .search__button-close {
    padding: 16px;
  }
}

@media (max-width: 540px) {
  .search__button-close {
    padding: 8px;
  }
}

.search__button-close svg {
  width: 32px;
  height: 32px;
  color: #003CA5;
}

@media (max-width: 768px) {
  .search__button-close svg {
    width: 24px;
    height: 24px;
  }
}

.search__form {
  position: absolute;
  top: 15vh;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, 10vh);
  transition: .75s ease;
}

.search-form {
  max-width: 80vw;
  width: 746px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.search-form__wrapper {
  position: relative;
}

.search-form__input {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 2px solid #fff;
  padding: 24px 0 24px 24px;
  box-sizing: border-box;
  color: #fff;
}

@media (max-width: 768px) {
  .search-form__input {
    padding: 16px 0;
  }
}

.search-form__input::placeholder {
  color: #fff;
}

.search-form__submit {
  height: calc(100% - 2px);
  position: absolute;
  bottom: 2px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-form__submit svg {
  width: 32px;
  height: 32px;
  color: #fff;
}

.search-form__text {
  color: #fff;
  opacity: .3;
}

.search__trigger {
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: flex;
  margin: auto 30px auto auto;
  opacity: 0.7;
}

.search__trigger:hover {
  opacity: 1;
}

.search__trigger svg {
  stroke: #b3d4fc;
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .search__trigger {
    margin: auto calc(0.41222222vw + 8px) auto auto;
  }
}

.deactivated {
  display: none;
}

.listing__container.folder.is-active .deactivated {
  display: flex;
}

.listing__container.folder.is-active .activated {
  display: none;
}

@media (max-width: 768px) {
  .m-fs-16 {
    font-size: 24px;
    line-height: 120%;
  }
}


.callback-form__input--error,
.feedback-form__input--error {
  border: 2px solid #ed3028;
}

.hidden {
  display: none;
}

.callback-form__captcha--error iframe {
  border-radius: 13px;
  border: 2px solid #ed3028;
}

.callback-form__row--old {
  margin: 0 0 18px;
  width: 100%;
}

.callback-form__row--old .custom-dropdown__selected {
  border: 1px solid #cecece;
}

.feedbackFormMessage,
.feedbackFormContent,
.costFormMessage,
.costFormContent {
  display: contents;
}

.callback-form__captcha {
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .feedback-form__input--short {
    width: 100%;
    margin-bottom: 15px;
  }
}

.feedback-form__agreement {
  position: relative;
}

.feedback-form__agreement input {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  display: block;
}

.footer__logo--2 {
  margin-top: 20px;
}

.footer__logo--3 {
  margin-left: auto;
}

.footer__logo--3,
.footer__logo--2 {
  width: 140px;
  height: 41px;
}

.footer__logo--2 img,
.footer__logo--3 img {
  width: 100%;
  height: 100%;
}

.subscribe-form__background {
  position: absolute;
  top: 0;
  left: 30%;
}

.subscribeContent {
  max-width: 100%;
  z-index: 2
}

.subscribeMessage {
  max-width: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.feedback-form--subscribe .feedback__title {
  text-align: left;
  margin-bottom: 24px;
  font-weight: 700;
}

.feedback-form--subscribe .subscribe-form__text {
  color: #5A5A5A;
  line-height: 28px;
  width: 73%;
  padding: 0 0 24px;
  font-size: 18px;
}

.feedback-form--subscribe input {
  margin: 0 0 24px;
}

.feedback-form--subscribe input.feedback-form__submit {
  margin: 0;
}

.subscribe-form__block {
  display: flex;
  margin-bottom: 42px;
}

.feedback-form__agreement--first span {
  margin-bottom: 24px;
}

.aside__subscribe {
  transform: translate(100%, -50%);
  transition: 0s .25s ease, opacity .1s ease;
  opacity: 0;
  position: fixed;
  z-index: 10;
  right: 20px;
  bottom: 40px;
}

.aside-btns__trigger.is-active + .aside__subscribe {
  transform: translate(0, -50%);
  opacity: 1;
  transition: .5s ease, opacity 0s;
}

.aside__subscribe:hover path {
  transition: 200ms 100ms;
}

.aside__subscribe:hover path {
  stroke: white;
}

.feedback__close-btn {
  z-index: 10;
}

@media (max-width: 540px) {
  .feedback--subscribe {
    padding: 20px;
  }

  .aside__subscribe svg {
    width: 35px;
    height: 35px;
  }

  .subscribe-form__agreements .feedback-form__agreement span {
    margin-bottom: 24px;
  }

  .subscribe-form__block {
    flex-direction: column;
  }

  .aside-btns--mobile {
    display: block !important;
  }

  .subscribe-form__background {
    width: 70%;
    overflow: hidden;
  }

  .subscribe-form__background svg {
    margin: -20px 0 0 60px;
    width: 100%;
  }

  .subscribe-form__block {
    margin-bottom: 8px;
  }

  .feedback-form--subscribe .subscribe-form__text {
    width: 100%;
  }

  .body__overflow {
    position: relative;
  }
}

.rnd-cards__container {
  position: relative;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}


@media (max-width: 991px) {

  .rnd-cards__container .rnd-schematic__title {
    font-size: 24px;
    margin-bottom: 0;
  }
}

@media (max-width: 568px) {
  .rnd-cards__container .rnd-cards__svg {
    position: relative;
  }

  .rnd-cards__container .rnd-schematic__title {
    max-width: 100%;
    width: 100%;
  }

  .rnd-cards__container > .rnd-cards__svg {
    margin: 0 auto 20px;
  }
}

@media (max-width: 767px) {
  .f24p {
    font-size: 20px !important;
  }
}

.r52-a-cookies__body a {
  text-decoration: underline;
}

.r52-a-cookies__body a:hover {
  text-decoration: none;
}

/*NEW*/

.summary__container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
}

@media (min-width: 992px) {
  .asset__tabs .summary__container {
    margin-bottom: 100px;
  }
}

@media (min-width: 560px) {
  .summary__container {
    gap: 50px;
  }
}

@media (min-width: 991px) {
  .summary__container {
    gap: 0;
    flex-direction: row;
  }
}

.summary__title {
  font-size: 22px;
  line-height: 120%;
  font-weight: 700;

  position: relative;
  height: min-content;
  transform-origin: center center;
  transition: 1s;
}

@media (min-width: 560px) {
  .summary__title {
    font-size: 42px;
    margin-bottom: 0;
  }
}

.title--global strong {
  font-weight: 700;
  color: #b7d232;
}

.summary__text {
  font-size: 14px;
  line-height: 130%;
}

@media (min-width: 560px) {
  .summary__text {
    font-size: 20px;
    max-width: 70%;
  }
}

@media (min-width: 991px) {
  .summary__text {
    max-width: 50%;
  }
}

@media (max-width: 560px) {
  .content--half {
    width: 60%;
  }
}

.content--gray {
  color: #5A5A5A;
}

.summary {
  margin-bottom: 30px;
  margin-top: 30px;
}

@media (min-width: 560px) {
  .summary {
    margin-bottom: 48px;
    margin-top: 48px;
  }
}

@media (min-width: 767px) {
  .summary {
    margin-top: 0;
  }
}

@media (min-width: 991px) {
  .summary {
    margin-bottom: 100px
  }
}

.feature-tabs {
  background: none !important;
}

@media (min-width: 991px) {
  .feature-tabs {
    margin-bottom: 100px;
  }

  .feature-tabs:has(+ .integration__block) {
    margin-bottom: 60px;
  }
}

.itsm-tabs-item__icon--99 {
  width: auto;
  height: 66px;
}

@media (max-width: 767px) {
  .itsm-tabs-item__icon--99 {
    height: 44px;
  }
}

.integration__block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.integration__content {
  width: 664px;
  border-radius: 300px;
  background: #EFF2F5;
  padding: 50px;
  align-items: center;
  display: flex;
  gap: 80px;
}

@media (max-width: 767px) {
  .integration__content {
    padding: 30px;
    flex-direction: column;
    border-radius: 30px;
    width: unset;
    gap: 30px;
    margin: 0 16px;
  }
}

.integration__image .integration__image--desktop {
  width: 140px;
}

@media (max-width: 767px) {
  .integration__image .integration__image--desktop {
    display: none;
  }
}

.integration__image .integration__image--mobile {
  display: none;
  width: 66px;
}

@media (max-width: 767px) {
  .integration__image .integration__image--mobile {
    display: block;
  }
}

.integration__text {
  color: #5A5A5A;
  font-size: 20px;
  line-height: 130%;
}

@media (max-width: 767px) {
  .integration__text {
    font-size: 14px;
  }
}

.core__block {
  padding: 136px 0 176px;
  display: flex;
  width: 1072px;
  margin: 0 auto;
  max-width: 100%;
}

@media (max-width: 991px) {
  .core__block {
    padding: 48px 20px;
  }
}

@media (max-width: 767px) {
  .core__block {
    padding: 10px;
  }
}

.core__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background: #EFF2F5;
  align-items: center;
  padding: 50px;
}

@media (max-width: 767px) {
  .core__content {
    gap: 30px;
  }
}

.core__heading {
  font-size: 37px;
  font-weight: 700;
  color: #5A5A5A;
}

.core__image .core__image--desktop {
  width: 140px;
}

@media (max-width: 767px) {
  .core__image .core__image--desktop {
    display: none;
  }
}

.core__image .core__image--mobile {
  display: none;
  width: 66px;
}

@media (max-width: 767px) {
  .core__image .core__image--mobile {
    display: block;
  }
}

.core__logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width: 767px) {
  .core__logos {
    flex-direction: column;
  }
}

.core__separator {
  background: #FFFFFF;
  height: 4px;
  width: 100%;
}

.core__text {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  color: #5A5A5A;
  font-size: 20px;
  line-height: 130%;
}

@media (max-width: 767px) {
  .core__text {
    flex-direction: column;
  }
}

.core__text--left,
.core__text--right {
  flex-basis: calc(50% - 12px);
}

.core__text ul {
  list-style-type: disc;
}

.core__text ul li {
  margin-left: 24px;
}

.mechanism {
  background: #fbfbfb;
  padding: 100px 0;
  margin: 100px auto;
  display: flex;
  position: relative;
  max-width: 100%;

  flex-direction: column;
}

.mechanism__list {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 23px;
}

.mechanism__list li {
  width: calc(100% / 4 - 23px);
}

@media (max-width: 1200px) {
  .mechanism__list li {
    width: calc(100% / 3 - 23px);
  }

  .hide-l {
    display: none;
  }
}

@media (max-width: 991px) {
  .hide-m {
    display: none;
  }

  .mechanism__list li {
    width: calc(100% / 2 - 23px);
  }
}

@media (max-width: 768px) {
  .mechanism {
    padding: 30px 0;
    margin: 30px auto;
  }

  .mechanism__list li {
    width: 100%;
  }
}

.mechanism-list__point {
  background: #B7D232;
  width: 16px;
  height: 16px;
  margin: 10px 0;
  border-radius: 50%;
}

.mechanism-list__arrow {
  width: 16px;
  height: 16px;
  margin: 10px 0;
}

.mechanism-list__line {
  background: #6A7E96;
  width: 100%;
  height: 1px;
  margin-bottom: 38px;
}

.mechanism__subtitle {
  font-size: 30px;
  line-height: 50px;
  font-weight: 700;
}

.mechanism__subtitle--m {
  margin: 70px 0 50px;
}

@media (max-width: 767px) {
  .mechanism__subtitle {
    font-size: 22px;
  }

  .mechanism__subtitle--m {
    margin: 50px 0 20px;
  }
}

.mechanism-list__caption {
  font-size: 20px;
  color: #5a5a5a;
  line-height: 26px;
}
@media (max-width: 768px) {
  .mechanism-list__caption {
    font-size: 14px;
  }
}
.mechanism .partners-types__cards-list {
  margin-bottom: 0;
}

.mechanism .partners-types-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1024px) {
  .mechanism .partners-types-card__title {
    margin-bottom: 20px
  }
}

.use-cases__container {
  display: flex;
  justify-content: space-between;
}

.use-cases .itsm-tabs-tab__content {
  width: 50%;
}

.itsm-tabs-item--half {
  flex: 0 0 calc(50% - 26px);
}

.main__bubble {
  margin-top: 100px;
}

.bubble-block {

}

.bubble-wrapper {
  display: flex;
  background: #EFF2F5;
  border-radius: 300px;
  padding: 50px 20px 50px 100px;
  gap: 56px;
  align-items: center;
}

@media (max-width: 768px) {
  .bubble-wrapper {

    gap: 30px;
    border-radius: 30px;
    flex-direction: column;
    padding: 30px 20px;
  }
}

.bubble-text {
  font-size: 20px;
  line-height: 120%;
  color: #5A5A5A;
}

@media (max-width: 768px) {
  .bubble-text {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .layers {
    padding-bottom: 50px;
  }
}

@media (max-width: 768px) {
  .layers {
    padding-bottom: 30px;
  }
}

.layers .itsm-schematic__row {
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .layers .itsm-schematic__row {
    margin-bottom: 30px;
  }
}

.layers__subtitle {
  font-size: 20px;
  line-height: 130%;
}

@media (max-width: 768px) {
  .layers__subtitle {
    font-size: 14px;
  }
}

.layers__buttons {
  display: flex;
  gap: 17px;
  flex-wrap: wrap;
}

.layers__button {
  color: #909090;
  padding: 8px 24px;
  border: 1px solid #909090;
  border-radius: 6px;
  font-size: 20px;
  line-height: 130%;
}

@media (max-width: 768px) {
  .layers__button {
    padding: 2px 12px;
    font-size: 14px;
  }
}

.layers__button:not(.layers__button--active) {
  cursor: pointer;
}

.layers__button--active {
  color: #FFFFFF;
  border: 1px solid #B7D232;
}

.layers__content {
  display: flex;
}

.layers__content:not(.layers__content--active) {
  display: none;
}

.layers__content .layer__heading,
.layers__content .layer__text {
  width: 50%;
}

.layers__content .layer__heading {
  font-size: 42px;
}

.layers__content .layer__text {
  padding-right: 90px;
  font-size: 20px;
  line-height: 130%;
}

.layers__content .layer__text p:last-of-type {
  line-height: 160%;
}

@media (max-width: 1440px) {
  .layers__content .layer__text {
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .layers__content .layer__heading {
    font-size: 36px;
  }
}

@media (max-width: 768px) {
  .layers__content .layer__heading {
    font-size: 24px;
  }

  .layers__content .layer__heading,
  .layers__content .layer__text {
    width: 100%;
  }

  .layers__content {
    flex-direction: column;
    gap: 30px;
  }

  .layers__content .layer__text {
    font-size: 14px;
  }
}

.layers__deco--first {
  position: absolute;
  bottom: 0;
}

@media (max-width: 991px) {
  .layers__deco--first {
    display: none;
  }
}

.tools {
  color: #5A5A5A;
  line-height: 130%;
  margin: 100px 0;
}

@media (max-width: 768px) {
  .tools {
    margin: 50px 0;
  }
}

.tools__header {
  border-radius: 20px 20px 0 0;
  background: #EFF2F5;
  padding: 30px 40px;

  display: grid;
  grid-template-columns: 1fr 2fr;
  align-items: center;
}

@media (max-width: 768px) {
  .tools__header {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 30px 16px;
  }
}

.tools__title {
  font-size: 37px;
  min-width: 250px;
}

.tools__subtitle {
  font-size: 20px;
}

.tools__item {
  padding: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border: 1px solid #EFF2F5;
  justify-content: space-between;
}

.tools__item:last-of-type {
  border-radius: 0 0 20px 20px;
}

@media (max-width: 768px) {
  .tools__item {
    display: flex;
    padding: 20px 16px;
    gap: 34px;
    flex-direction: column;
  }

  .tools__subtitle,
  .tools__item,
  .tools__text {
    font-size: 16px !important;
  }
}

.tools__label {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.tools__label svg {
  max-width: 90%;
}

.tools__text {
  font-size: 20px;
  line-height: 140%;
}

@media (max-width: 768px) {

  .tools__label svg {
    margin: 0 auto;
  }
}

.plus__block {
  margin-bottom: 100px;
}

@media (max-width: 991px) {
  .plus__block {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .plus__block {
    margin-top: 50px;
  }
}

.plus__wrapper {
  padding: 6px 50px;
  display: flex;
  justify-content: space-between;
  background: #383B41;
  border-radius: 30px;

  align-items: center;
}

.plus--mobile {
  display: none;
}

@media (max-width: 1024px) {
  .plus__wrapper {
    flex-direction: column;
    gap: 10px;
  }

}

@media (max-width: 767px) {
  .plus__wrapper svg:nth-of-type(1) {
    width: 400px;
    height: auto;
  }

  .plus__wrapper svg:nth-of-type(2) {
    width: 35px;
    height: auto;
  }

  .plus__wrapper svg:nth-of-type(3) {
    width: 225px;
    height: auto;
  }
}

@media (max-width: 500px) {
  .plus__wrapper svg:nth-of-type(1) {
    width: 265px;
  }

  .plus__wrapper svg:nth-of-type(2) {
    width: 23px;
  }

  .plus__wrapper svg:nth-of-type(3) {
    width: 151px;
  }
}


.cpi-banner__button--double {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

/*
.cpi-banner {
  height: 100%;
}*/
.container__double {
  display: flex;
  justify-content: space-between;
}

.container__double--caption {
  color: #5a5a5a;
  max-width: 550px;
  font-size: 20px;
  line-height: 130%;
}

@media (max-width: 767px) {
  .listing--docs .container__double {
    flex-direction: column;
  }

  .container__double--caption {
    font-size: 14px;
    margin-bottom: 40px;
  }

  .listing--docs .cpi-demo__title {
    margin-bottom: 0;
  }
}


.cards-list--grid {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 1250px) {
  .cards-list--grid {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .cards-list--grid {
    gap: 15px;
    grid-template-columns: 1fr;
  }
}

.container--gray {
  background: #F8F8F8;
}

.itsm__tabs .itsm-tabs-tab--2 .itsm-tabs__list--triple {
  flex-wrap: wrap;
}

@media (min-width: 1200px) {
  .itsm-tabs__list--triple .itsm-tabs-item {
    flex: 0 0 calc(33% - 26px) !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
}

@media (min-width: 768px) {
  .itsm-tabs-heading--fullwidth {
    flex-wrap: wrap;
    gap: 1em;
    white-space: nowrap;
  }

  .itsm-tabs-heading--fullwidth .itsm-tabs-heading__title {
    flex: unset;
    padding: 0 20px 17px;
  }

  .itsm-tabs-heading--fullwidth .itsm-tabs-heading__title:not(.is-active) {

    border-bottom: 5px solid transparent;
  }
}

.itsm-tabs-item__name--clean {
  border-top: none;
}

.itsm-releases {
  margin: 0;

  padding: 0 0 100px;
}

.mt100 {
  margin-top: 100px;
}

@media (max-width: 767px) {
  .mt100 {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .cpi-banner__container {
    background: #ffffff;
    height: auto;
    position: absolute;
    bottom: 0;
  }

  .cpi-banner__button--double {
    gap: 12px;
    margin-bottom: 0 !important;
  }

  .cpi-banner__button button {
    width: 100%;
  }
}

@media (max-width: 767px) {

  .htp {
    padding-top: 0 !important;
  }

  .hbm {
    margin-bottom: 0;
  }

  .htm {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .hide-desktop {
    display: none;
  }
}

@media (max-width: 767px) {
  .cpi-banner__container,
  .itsm-banner img {
    position: relative;
  }

  .banner--desktop {
    display: none;
  }
}

@media (max-width: 991px) {
  .aibox_banner .services-banner__row {
    flex-direction: column;
  }

  .plus__block + .asset__tabs {
    padding-top: 0;
  }

  .aibox_banner .rnd-schematic__title {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  .itsm-tabs__col--custom-width {
    width: 50%;
  }
}
