.b24-widget-button-position-top-right{bottom:100px !important;}
.d-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.skiptranslate {
	display: none !important;
}
.translated-ltr font {
	background-color: transparent !important;
	box-shadow: none !important;
}
@media (max-width: 960px) {
  .link-group--message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 5px;
    padding-bottom: 15px;
    background-color: #f3f3f3;
  }
}

@media (max-width: 960px) {
  .link-group__button {
    max-width: 280px;
    margin: auto;
  }
}
.index-blog .post-block .post-block__name:hover {
  color: #343037;
}

.ready-solution-advantages__video {
  position: relative;
  padding: 0 0 56.25% 0;
  height: 0;
  overflow: hidden;
}

.ready-solution-advantages__video iframe, .ready-solution-advantages__video object, .ready-solution-advantages__video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ready-solution-advantages__video-wrapper {
  max-width: 500px;
  margin: auto;
}

.ready-solution-advantages__text_padd {
  padding-left: 20px;
}

.ready-solution-advantages__text_bg_gradient {
  background: -webkit-gradient(linear, left top, right top, from(rgba(181, 68, 110, 0.5)), to(rgba(157, 68, 181, 0.1)));
  background: -webkit-linear-gradient(left, rgba(181, 68, 110, 0.5) 0%, rgba(157, 68, 181, 0.1) 100%);
  background: -o-linear-gradient(left, rgba(181, 68, 110, 0.5) 0%, rgba(157, 68, 181, 0.1) 100%);
  background: linear-gradient(to right, rgba(181, 68, 110, 0.5) 0%, rgba(157, 68, 181, 0.1) 100%);
  padding: 20px;
}

.ready-solution-advantages__title {
  margin-bottom: 30px;
}

.company .ready-solution-advantages__title {
  text-align: left;
}

.ready-solution-advantages__name {
  padding-top: 12px;
  text-align: left;
}

.ready-solution-advantages__devices-wrapper {
  position: relative;
}

.ready-solution-advantages__devices {
  margin-top: 25px;
}

@media (min-width: 1024px) {
  .ready-solution-advantages__devices {
    margin-left: -60px;
  }
}

.ready-solution-advantages__devices-text {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .ready-solution-advantages__devices-text {
    position: absolute;
    left: 31px;
    top: 15px;
    max-width: 240px;
  }
}

.ready-solution-advantages__devices-text a {
  font-size: 1.0625rem;
}

.ready-solution-advantages__devices-text div {
  font-size: 0.75rem;
}

.ready-solution-advantages ul li {
  font-weight: bold;
}

.ready-solution-advantages__block {
  padding-top: 20px;
  padding-bottom: 20px;
}

.ready-solution-advantages__block ul li {
  padding-left: 40px;
}

.ready-solution-advantages__block ul li:before {
  top: 6px;
  color: #000 !important;
  background: #fff;
}

.ready-solution-advantages__block_bg {
  background: -webkit-gradient(linear, left top, right top, from(rgba(181, 68, 110, 0.5)), to(rgba(157, 68, 181, 0.25)));
  background: -webkit-linear-gradient(left, rgba(181, 68, 110, 0.5) 0%, rgba(157, 68, 181, 0.25) 100%);
  background: -o-linear-gradient(left, rgba(181, 68, 110, 0.5) 0%, rgba(157, 68, 181, 0.25) 100%);
  background: linear-gradient(to right, rgba(181, 68, 110, 0.5) 0%, rgba(157, 68, 181, 0.25) 100%);
}

.ready-solution-advantages_theme_dark {
  color: #fff;
}

.ready-solution-advantages_bg_1 {
  background: url(/img/e-shop/dark_bg-1.jpg) no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
}

.m-bottom-1 {
  margin-bottom: 10px;
}

.m-bottom-2 {
  margin-bottom: 20px;
}

.m-bottom-3 {
  margin-bottom: 30px;
}

.m-bottom-4 {
  margin-bottom: 40px;
}

.m-bottom-5 {
  margin-bottom: 50px;
}

.m-bottom-6 {
  margin-bottom: 60px;
}

.m-bottom-7 {
  margin-bottom: 70px;
}

.m-bottom-8 {
  margin-bottom: 80px;
}

.m-bottom-9 {
  margin-bottom: 90px;
}

.m-bottom-10 {
  margin-bottom: 100px;
}

.p-bottom-0 {
  padding-bottom: 0 !important;
}

.p-top-0 {
  padding-top: 0 !important;
}

@media screen and (max-width: 59.9375em) and (min-width: 0em) {
  .m-ready-solution_nav .m-ready-solution_nav__dropdown {
    padding-top: 5px;
  }
}

.context-table {
  width: 100%;
  border-collapse: collapse;
}

.context-table thead {
  font-size: 1.25rem;
  font-weight: 600;
}

@media (max-width: 600px) {
  .context-table thead {
    display: none;
  }
}

.context-table thead td {
  vertical-align: middle;
  background-color: #f3f3f3;
}

.context-table td {
  vertical-align: top;
  width: 50%;
  padding: 20px;
}

@media (max-width: 600px) {
  .context-table td {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .context-table td:before {
    content: attr(data-label);
    display: block;
    padding-bottom: 20px;
    font-size: 1.25rem;
    font-weight: 600;
  }
}

.infoblock-b {
  position: relative;
  padding: 40px 60px;
  margin-bottom: 10px;
  color: #343037;
  background: url(../img/anti-crisis/infoblock-bg.jpg) repeat 100%;
}

@media (max-width: 40rem) {
  .infoblock-b {
    padding: 30px 15px;
  }
}

.infoblock-b_red {
  color: #fff;
  background: url(../img/anti-crisis/infoblock-bg_red.jpg) no-repeat 100%;
  -webkit-background-size: cover;
          background-size: cover;
}

.infoblock-b_red .infoblock-b__right {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.infoblock-b_red .infoblock-b__right p {
  width: 100%;
}

.infoblock-b .b-button {
  padding-left: 15px;
  padding-right: 15px;
}

.infoblock-b__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 25px;
}

.infoblock-b__title:last-child {
  margin-bottom: 0;
}

.infoblock-b__title_blue {
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#3b91e6), color-stop(80%, #9d44b5), to(rgba(255, 255, 255, 0.1)));
  background: -webkit-linear-gradient(left, #3b91e6 0%, #9d44b5 80%, rgba(255, 255, 255, 0.1) 100%);
  background: -o-linear-gradient(left, #3b91e6 0%, #9d44b5 80%, rgba(255, 255, 255, 0.1) 100%);
  background: linear-gradient(to right, #3b91e6 0%, #9d44b5 80%, rgba(255, 255, 255, 0.1) 100%);
}

@media (max-width: 40rem) {
  .infoblock-b__title_blue {
    margin-left: 0;
    margin-right: 0;
  }
}

.infoblock-b__desc {
  margin-bottom: 15px;
}

.infoblock-b__desc:last-child {
  margin-bottom: 0;
}

@media (min-width: 60rem) {
  .infoblock-b__desc {
    max-width: 590px;
  }
}

.infoblock-b__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.infoblock-b__right, .infoblock-b__right p {
  font-size: 15px;
}

@media (max-width: 60em) {
  .infoblock-b__right {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media (max-width: 60rem) {
  .infoblock-b__info {
    margin-bottom: 30px;
  }
}

.infoblock-b__link {
  position: relative;
  display: inline;
  color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.infoblock-b__link:after {
  position: absolute;
  right: 0;
  top: 50%;
  content: '\e901';
  display: inline-block;
  margin-left: 5px;
  font-family: 'icomoon';
  vertical-align: middle;
  font-size: 15px;
  -webkit-transform: rotate(-90deg) translate(83%, 100%);
      -ms-transform: rotate(-90deg) translate(83%, 100%);
          transform: rotate(-90deg) translate(83%, 100%);
}

.drop-b {
  position: relative;
  width: 180px;
  height: 180px;
  background-image: url(../img/anti-crisis/svg/skidka.svg);
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  font-size: 22px;
}

.drop-b__info {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.drop-b__price {
  display: block;
  white-space: nowrap;
  text-align: center;
}

.drop-b__price_old {
  font-weight: 300;
  text-decoration: line-through;
}

.important-text:after {
  content: '*';
  color: #dc107e;
  margin-left: 5px;
}

.important-text_before {
  position: relative;
  padding-left: 25px;
}

.important-text_before::after {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-20%);
      -ms-transform: translateY(-20%);
          transform: translateY(-20%);
  margin-left: 0;
}

.support > .support-task {
  padding-top: 75px !important;
}

.support-task__info {
  max-width: 300px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.support-task__info h6 {
  color: #dc107e;
  margin-bottom: 0;
  font-weight: 800;
}

.support-task__info b {
  color: #dc107e;
}

.ready-solution__offer {
  color: #dc107e;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}

.ready-solution__offer p {
  margin-bottom: 10px;
  font-size: inherit;
}

.ready-solution__offer_gray {
  background-color: #f3f3f3;
  padding: 10px 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 15px;
}

.ready-solution__link {
  text-decoration: underline;
  color: inherit;
  font-weight: 600;
  -webkit-transition-property: transparent;
  -o-transition-property: transparent;
  transition-property: transparent;
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

.ready-solution__link:hover {
  -webkit-text-decoration: transparent;
          text-decoration: transparent;
}

.ready-solution__link:after {
  font-family: "icomoon";
  content: "\e901";
  display: inline-block;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 12px;
  line-height: 12px;
  margin-left: 10px;
  margin-right: 15px;
}

.ready-solution .ready-solution_site .ready-solution_site__product___list____item {
  height: -webkit-calc(100% - 30px);
  height: calc(100% - 30px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ready-solution .ready-solution_site .ready-solution_site__product___list____item .ready-solution__offer {
  margin-top: auto;
}

.ready-solution .ready-solution_site .ready-solution_site__product___list____item .b-align-center {
  margin-top: auto;
}

.ready-solution_site__product___list____item.is-offer-b .name {
  height: auto !important;
  margin-bottom: 10px !important;
}

.kind-price-anti-krizis {
  font-size: 15px;
}

.calc-price__economy {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #dc107e;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

#dev_calc_start .hint-popup.left {
  left: 0 !important;
  right: auto !important;
}

#dev_calc_start .hint-popup.right {
  left: auto !important;
  right: 0 !important;
}

@media (max-width: 40rem) {
  .anchor-margin {
    padding-top: 70px;
    margin-top: -70px;
  }
}

.basket {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2000;
  left: 100%;
  width: 710px;
  max-height: 100vh;
  margin-top: 54px;
  background-color: #fff;
  -webkit-box-shadow: 1px 0 43px rgba(0, 0, 0, 0.35);
          box-shadow: 1px 0 43px rgba(0, 0, 0, 0.35);
  line-height: normal;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

@media (max-width: 960px) {
  .basket {
    top: -140px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
    max-height: -webkit-calc(100vh - 54px);
    max-height: calc(100vh - 54px);
    margin-top: 0;
  }
}

.basket__overlay {
  display: none;
}

.basket--overlay .basket__overlay {
  display: block;
}

.basket__inner {
  position: relative;
}

.basket__wrapper {
  background: #fff;
  position: relative;
}

@media (max-width: 960px) {
  .basket__wrapper {
    max-height: -webkit-calc(100vh - 54px);
    max-height: calc(100vh - 54px);
    min-height: -webkit-calc(100vh - 54px);
    min-height: calc(100vh - 54px);
    overflow-y: auto;
  }
}

.basket__call-icon {
  margin: 5px;
  margin-left: 1px;
}

.basket__call-button {
  position: absolute;
  top: 0;
  right: 100%;
  width: 80px;
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  background-color: #dc107e;
  -webkit-border-radius: 8px 0 0 8px;
          border-radius: 8px 0 0 8px;
  -webkit-box-shadow: 10px 0 15px rgba(0, 0, 0, 0.52);
          box-shadow: 10px 0 15px rgba(0, 0, 0, 0.52);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.basket__call-button:hover {
  background-color: #ef2190;
}

@media (max-width: 960px) {
  .basket__call-button {
    top: auto;
    bottom: 30px;
  }
}

.basket__call-count {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 5px;
  overflow: hidden;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  color: #dc107e;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #fff;
}

.basket__header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 30px 40px 30px;
}

@media (max-width: 960px) {
  .basket__header {
    padding: 90px 30px 30px 30px;
  }
}

@media (max-width: 500px) {
  .basket__header {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.basket__header-close {
  position: absolute;
  top: 20px;
  right: 30px;
  display: none;
}

@media (max-width: 960px) {
  .basket__header-close {
    display: block;
  }
}

@media (max-width: 500px) {
  .basket__header-close {
    right: 15px;
  }
}

.basket__header-title {
  font-size: 1.25rem;
  font-weight: bold;
}

@media (max-width: 960px) {
  .basket__header-title {
    margin: auto;
    font-size: 1.875rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
  }
}

.basket__header-clear {
  display: inline-block;
  font-size: 0.75rem;
  color: #969ba5;
}

@media (max-width: 960px) {
  .basket__header-clear {
    display: none;
  }
}

.basket__header-icon-chevron {
  margin-left: 9px;
}

@media (max-width: 960px) {
  .basket__header-icon-chevron {
    display: none;
  }
}

.basket__header-icon-close {
  margin-left: 9px;
}

.basket__body-thead {
  padding: 12px 30px;
  font-size: 0.75rem;
  color: #969ba5;
  background: #fbfbfb;
  border: 1px solid #f3f3f3;
  border-left: 0;
  border-right: 0;
}

@media (max-width: 500px) {
  .basket__body-thead {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.basket__body-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}

.basket__body-td {
  padding: 0 5px;
  text-align: left;
}

.basket__body-td:nth-child(1) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-basis: 17%;
      -ms-flex-preferred-size: 17%;
          flex-basis: 17%;
}

@media (max-width: 960px) {
  .basket__body-td:nth-child(1) {
    display: none;
  }
}

.basket__body-td:nth-child(2) {
  -webkit-flex-basis: 32%;
      -ms-flex-preferred-size: 32%;
          flex-basis: 32%;
}

@media (max-width: 960px) {
  .basket__body-td:nth-child(2) {
    -webkit-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%;
  }
}

@media (max-width: 500px) {
  .basket__body-td:nth-child(2) {
    -webkit-flex-basis: 40%;
        -ms-flex-preferred-size: 40%;
            flex-basis: 40%;
  }
}

.basket__body-td:nth-child(3) {
  -webkit-flex-basis: 18%;
      -ms-flex-preferred-size: 18%;
          flex-basis: 18%;
}

@media (max-width: 960px) {
  .basket__body-td:nth-child(3) {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
  }
}

@media (max-width: 500px) {
  .basket__body-td:nth-child(3) {
    display: none;
  }
}

.basket__body-td:nth-child(4) {
  -webkit-flex-basis: 18%;
      -ms-flex-preferred-size: 18%;
          flex-basis: 18%;
}

@media (max-width: 960px) {
  .basket__body-td:nth-child(4) {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
  }
}

.basket__body-td:nth-child(5) {
  -webkit-flex-basis: 22.5%;
      -ms-flex-preferred-size: 22.5%;
          flex-basis: 22.5%;
}

@media (max-width: 960px) {
  .basket__body-td:nth-child(5) {
    -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
    text-align: center;
  }
}

@media (max-width: 500px) {
  .basket__body-td:nth-child(5) {
    -webkit-flex-basis: 35%;
        -ms-flex-preferred-size: 35%;
            flex-basis: 35%;
  }
}

.basket__body-tbody {
  min-height: 125px;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}

@media (max-width: 960px) {
  .basket__body-tbody {
    padding-left: 30px;
    padding-right: 30px;
    max-height: none;
  }
}

@media (max-width: 500px) {
  .basket__body-tbody {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.basket__body-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 22.5px 30px;
  min-width: 710px;
  margin: 0 -5px;
  border-bottom: 1px solid #f3f3f3;
}

.basket__body-item:last-child {
  border-bottom: 0;
}

@media (max-width: 960px) {
  .basket__body-item {
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
    padding-bottom: 20px;
  }
}

.basket__item-img {
  position: relative;
  max-width: 70px;
}

.basket__item-title, .basket__item-price {
  margin-bottom: 10px;
  font-size: 0.875rem;
  font-weight: bold;
}

@media (max-width: 500px) {
  .basket__item-title, .basket__item-price {
    font-size: 0.8125rem;
  }
}

.basket__item-title {
  line-height: normal;
}

@media (min-width: 960px) {
  .basket__item-title {
    max-width: 160px;
  }
}

.basket__item-subtitle {
  font-size: 0.75rem;
  color: #969ba5;
  line-height: normal;
}

@media (max-width: 960px) {
  .basket__item-subtitle {
    display: none;
  }
}

.basket__item-price--now {
  font-size: 1rem;
}

.basket__item-price--old {
  font-size: 0.875rem;
  text-decoration: line-through;
  color: #969ba5;
  font-weight: 400;
}

.basket__item-ammount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.basket__item-plus, .basket__item-minus {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 25px;
  height: 25px;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  line-height: 25px;
  color: #c9c9c9;
  background-color: #ececec;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.basket__item-plus:hover, .basket__item-minus:hover {
  color: #fff;
  background-color: #dc107e;
}

.basket__item-minus {
  line-height: 23px;
}

.basket__item-num {
  min-width: 35px;
  height: 25px;
  text-align: center;
}

.basket__item-total-price {
  font-size: 1rem;
  font-weight: 700;
}

@media (max-width: 960px) {
  .basket__item-total-price {
    text-align: right;
  }
}

@media (max-width: 500px) {
  .basket__item-total-price {
    font-size: 0.875rem;
  }
}

.basket__item-close {
  position: absolute;
  top: 15px;
  right: 30px;
  cursor: pointer;
}

@media (max-width: 960px) {
  .basket__item-close {
    right: 5px;
  }
}

.basket__total {
  padding: 12px 55px;
  font-size: 1rem;
  font-weight: bold;
  text-align: right;
  background: #fbfbfb;
  border: 1px solid #f3f3f3;
}

@media (max-width: 960px) {
  .basket__total {
    padding: 12px 30px;
  }
}

@media (max-width: 500px) {
  .basket__total {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.basket__footer {
  padding: 20px 30px 30px 30px;
}

.basket__footer--message {
  padding-bottom: 50px;
}

@media (max-width: 500px) {
  .basket__footer {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.basket__footer-forms {
  margin: 0 -10px;
}

.basket__footer-forms, .basket__footer-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.basket__footer-form {
  width: 33%;
  padding: 0 10px !important;
  margin-bottom: 20px !important;
}

.basket__footer-form:before {
  right: 25px !important;
}

@media (max-width: 960px) {
  .basket__footer-form {
    width: 100%;
  }
}

.basket__footer-input {
  height: 30px !important;
  margin-bottom: 0 !important;
  font-size: 0.75rem !important;
}

.basket__footer-input.error {
  outline: 1px solid #f00 !important;
}

.basket__footer-input::-webkit-input-placeholder {
  font-size: 0.75rem !important;
}

.basket__footer-input:-ms-input-placeholder {
  font-size: 0.75rem !important;
}

.basket__footer-input::-ms-input-placeholder {
  font-size: 0.75rem !important;
}

.basket__footer-input::placeholder {
  font-size: 0.75rem !important;
}

@media (max-width: 960px) {
  .basket__footer-input::-webkit-input-placeholder {
    font-size: 1.125rem !important;
  }
  .basket__footer-input:-ms-input-placeholder {
    font-size: 1.125rem !important;
  }
  .basket__footer-input::-ms-input-placeholder {
    font-size: 1.125rem !important;
  }
  .basket__footer-input::placeholder {
    font-size: 1.125rem !important;
  }
}

@media (max-width: 960px) {
  .basket__footer-input {
    height: 50px !important;
    font-size: 1.125rem !important;
  }
}

.basket__footer-buttons {
  margin: 0 -15px -15px -15px;
}

.basket__footer-button {
  height: 38px;
  margin: 0 15px 15px 15px;
  padding: 0 18px;
  font-size: 0.8125rem;
  line-height: 36px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 960px) {
  .basket__footer-button--tablet-hidden {
    display: none;
  }
}

@media (max-width: 960px) {
  .basket__footer-button {
    width: 100%;
    max-width: 100%;
    height: 58px;
    font-size: 1.125rem;
    line-height: 56px;
  }
}

.basket__message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

@media (max-width: 500px) {
  .basket__message {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    text-align: center;
  }
}

.basket__message-icon {
  -webkit-flex-basis: 120px;
      -ms-flex-preferred-size: 120px;
          flex-basis: 120px;
  min-width: 120px;
}

@media (max-width: 500px) {
  .basket__message-icon {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 15px;
  }
}

.basket__message-text {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

.basket__message-title {
  margin-bottom: 15px;
  font-size: 1.125rem;
  font-weight: bold;
}

.basket__message-description {
  margin-bottom: 30px;
  font-size: 0.875rem;
  color: #969ba5;
}

.basket__message-description:last-child {
  margin-bottom: 0;
}

.discount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45px;
  height: 45px;
  font-size: 0.625rem;
  line-height: 120%;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: url(/css/../img/certificates/svg/discount-bg.svg) no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
}

.discount--basket {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(25%, -20%);
      -ms-transform: translate(25%, -20%);
          transform: translate(25%, -20%);
}

.overlay-custom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: url(/css/../img/certificates/overlay.png) repeat center;
}

.loader-custom {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  color: #ffffff;
  font-size: 10px;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
          animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0) translate(-50%, -50%);
          transform: translateZ(0) translate(-50%, -50%);
}

@-webkit-keyframes load4 {
  0%,
  100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
            box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
            box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
            box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

@keyframes load4 {
  0%,
  100% {
    -webkit-box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
            box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    -webkit-box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    -webkit-box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    -webkit-box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
            box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    -webkit-box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
            box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    -webkit-box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
            box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

.icon-close {
  fill: #95979a;
}

.icon-close--large {
  width: 20px;
  height: 20px;
  fill: #343037;
}

.icon-close--small {
  height: 9px;
  width: 9px;
}

.icon-chevron {
  fill: #95979a;
}

.icon-chevron--small {
  height: 11px;
  width: 9px;
}

.icon-basket {
  fill: #fff;
}

.icon-basket--small {
  width: 24px;
  height: 24px;
}

.icon-plus {
  fill: #ececec;
}

.icon-plus--small {
  width: 10px;
  height: 10px;
}

.icon-minus {
  fill: #ececec;
}

.icon-minus--small {
  width: 5px;
  height: 2px;
}

.icon-success {
  fill: #e5e5e5;
}

.icon-success--large {
  width: 88px;
  height: 88px;
}

.icon-empty {
  fill: #e5e5e5;
}

.icon-empty--large {
  width: 88px;
  height: 88px;
}

.icon-circle {
  -webkit-border-radius: 100%;
          border-radius: 100%;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.icon-circle img {
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.icon-circle:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.icon-circle_size_large {
  height: 170px;
  width: 170px;
  line-height: 170px;
}

.icon-circle_theme_light {
  background-color: #e6eef8;
}

.icon-circle_icon_rocket img {
  max-width: 90px;
  max-height: 90px;
}

.text-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-height: 50px;
  text-align: left;
  padding: 2px 10px;
  font-size: 0.9375rem;
  background-color: #F4F7FA;
}

.text-message__inner {
  display: inline-block;
}

.success-list {
  position: relative;
  margin-bottom: 15px;
  text-align: left;
}

.success-list::before {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "icomoon";
  -webkit-border-radius: 50%;
          border-radius: 50%;
  counter-increment: none;
}

.success-list_size_large {
  padding-left: 62px;
  font-size: 1.0625rem;
  font-weight: bold;
}

.success-list_size_large::before {
  content: "\e900";
  width: 40px;
  height: 40px;
  background-color: #e6eef8;
  color: #3b91e6;
}

.success-list_icon {
  padding-left: 80px;
  margin-bottom: 40px;
}

.success-list_icon::before {
  width: 55px;
  height: 55px;
  color: #fff;
  font-size: 28px;
  -webkit-background-size: 60% 60%, cover;
          background-size: 60% 60%, cover;
  background-repeat: no-repeat;
  background-position: center;
}

.success-list_icon .success-list__text-wrapper {
  min-height: 55px;
}

.success-list_icon_virus::before {
  content: '';
  background-image: url(../img/anti-crisis/svg/icon-virus.svg), -webkit-gradient(linear, left top, right top, from(#b5446e), to(#9d44b5));
  background-image: url(../img/anti-crisis/svg/icon-virus.svg), -webkit-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background-image: url(../img/anti-crisis/svg/icon-virus.svg), -o-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background-image: url(../img/anti-crisis/svg/icon-virus.svg), linear-gradient(to right, #b5446e 0%, #9d44b5 100%);
}

.success-list_icon_card::before {
  content: '';
  background-image: url(../img/anti-crisis/svg/icon-card.svg), -webkit-gradient(linear, left top, right top, from(#b5446e), to(#9d44b5));
  background-image: url(../img/anti-crisis/svg/icon-card.svg), -webkit-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background-image: url(../img/anti-crisis/svg/icon-card.svg), -o-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background-image: url(../img/anti-crisis/svg/icon-card.svg), linear-gradient(to right, #b5446e 0%, #9d44b5 100%);
}

.success-list_icon_shop::before {
  content: '';
  background-image: url(../img/anti-crisis/svg/icon-shop.svg), -webkit-gradient(linear, left top, right top, from(#b5446e), to(#9d44b5));
  background-image: url(../img/anti-crisis/svg/icon-shop.svg), -webkit-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background-image: url(../img/anti-crisis/svg/icon-shop.svg), -o-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background-image: url(../img/anti-crisis/svg/icon-shop.svg), linear-gradient(to right, #b5446e 0%, #9d44b5 100%);
}

.success-list_icon_intelligence::before {
  content: '';
  background-image: url(../img/anti-crisis/svg/icon-intelligence.svg), -webkit-gradient(linear, left top, right top, from(#b5446e), to(#9d44b5));
  background-image: url(../img/anti-crisis/svg/icon-intelligence.svg), -webkit-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background-image: url(../img/anti-crisis/svg/icon-intelligence.svg), -o-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background-image: url(../img/anti-crisis/svg/icon-intelligence.svg), linear-gradient(to right, #b5446e 0%, #9d44b5 100%);
}

.success-list__text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 38px;
}

.success-list__text-wrapper > span {
  width: 100%;
  max-width: 100%;
}

.title-block_size_small {
  font-size: 1.75rem;
  line-height: 114.28571%;
}

.title-block_font-weight_bold {
  font-weight: bold;
}

.title-block_font-weight_semi-bold {
  font-weight: 600;
}

.title-block_font-weight_800 {
  font-weight: 800;
}

.title-block_margin-bottom_20 {
  margin-bottom: 20px;
}

.title-block_uppercase {
  text-transform: uppercase;
}

.title-block__sub {
  display: inline-block;
  margin-left: 10px;
  font-size: 0.75rem;
  font-weight: 400;
}

.circle-number {
  -webkit-border-radius: 100%;
          border-radius: 100%;
}

.circle-number_size_medium {
  height: 55px;
  width: 55px;
  font-weight: 700;
  font-size: 38px;
  text-align: center;
  line-height: 55px;
}

.circle-number_theme_purple {
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#b5446e), to(#9d44b5));
  background: -webkit-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background: -o-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background: linear-gradient(to right, #b5446e 0%, #9d44b5 100%);
}

.circle-number_theme_white {
  color: #343037;
  background: white;
}

.b-button_normal {
  white-space: normal;
  line-height: normal;
  height: auto;
}

.b-button_size_small {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
}

.b-button_size_meduim, .b-button_size_medium {
  padding-top: 11.5px;
  padding-bottom: 11.5px;
}

.b-button_padd_medium {
  padding-left: 30px;
  padding-right: 30px;
}

.price-b {
  font-size: 20px;
  font-weight: 700;
  color: #dc107e;
}

.notification-b {
  margin: 0 -3px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
}

.notification-b__item {
  padding: 2px 5px;
  margin: 3px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
}

.notification-b__item_theme_blue {
  background-color: #3b91e6;
}

.mobile-nav {
  margin-bottom: 30px;
}

.mobile-nav__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1px;
  padding: 15px;
  background-color: #e6eef8;
}

.mobile-nav__item:last-child {
  margin-bottom: 0;
}

.mobile-nav__info {
  width: 100%;
  padding-right: 15px;
  text-align: left;
}

.mobile-nav__info h4 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}

.mobile-nav__info h4:last-child {
  margin-bottom: 0;
}

.mobile-nav__info p {
  margin-bottom: 7px;
  font-size: 12px;
  line-height: normal;
  font-weight: 400;
}

.mobile-nav__info p:last-child {
  margin-bottom: 0;
}

.mobile-nav__button {
  min-width: 104px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.crisis-header {
  min-height: 640px;
  padding-top: 30px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-image: url(../img/anti-crisis/header-bg.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
}

.crisis-header .row {
  width: 100%;
}

.crisis-header .breadcrumb-list li a {
  color: #fff;
}

.crisis-header h1 {
  color: #fff;
}

.crisis-header h4 {
  color: #fff;
}

.crisis-header__content {
  margin-top: auto;
  margin-bottom: auto;
}

.crisis-econom__title {
  width: 100%;
  padding-bottom: 25px;
  margin-top: 35px;
  margin-bottom: 30px;
  text-align: center;
  border-bottom: 2px solid #e6eef8;
}

@media (max-width: 40rem) {
  .crisis-drop {
    margin-top: 40px;
  }
}

@media (max-width: 60rem) {
  .context-crisis__img {
    margin-bottom: 20px;
  }
}

.context-crisis__list {
  padding-bottom: 25px;
}

.context-crisis__list > div:nth-child(1) .price-b {
  font-size: 25px;
}

.context-crisis__list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

@media (max-width: 60rem) {
  .context-crisis__list-item {
    padding-bottom: 20px;
  }
}

.context-crisis__list-item, .context-crisis__list-item p {
  text-align: left;
}

@media (max-width: 60rem) {
  .context-crisis__list-item, .context-crisis__list-item p {
    text-align: center;
  }
}

.context-crisis__list-header {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.context-crisis__list-header p {
  margin-bottom: 10px;
}

.context-crisis__division {
  height: 1px;
  background: #000;
  margin-bottom: 25px;
}

.context-crisis__name {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
}

.context-crisis__slider-title {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.context-crisis .calc-list_item {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.context-crisis .calc-list_item .compare-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.context-crisis .division {
  height: 1px;
  background-color: #e6eef8;
  margin-bottom: 25px;
}

.context-crisis .img {
  width: auto !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.crisis-grow {
  background-image: url(../img/anti-crisis/crisis-grow.jpg);
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #fff;
}

@media (max-width: 40rem) {
  .crisis-grow__number {
    float: left;
  }
}

@media (max-width: 40rem) {
  .crisis-grow__title {
    overflow: hidden;
  }
}

@media (max-width: 40rem) {
  .crisis-grow__row {
    display: block;
  }
}

.crisis-grow__advantages {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(52, 48, 55, 0.9);
}

.crisis-grow__advantage-title {
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
  font-size: 26px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}

.crisis-grow__advantage-title span {
  display: inline-block;
  -webkit-transform: translateY(-27%);
      -ms-transform: translateY(-27%);
          transform: translateY(-27%);
  font-size: 17px;
  color: #dc107e;
  vertical-align: super;
  margin-left: 1px;
  margin-right: 1px;
}

.crisis-grow__list {
  margin-bottom: 35px;
}

.crisis-grow__logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 15px;
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.crisis-grow__logo {
  display: inline-block;
  margin-left: 7.5px;
  margin-right: 7.5px;
  margin-bottom: 10px;
  max-height: 40px;
  max-width: 90px;
}

.crisis-grow__logo img {
  max-height: 31px;
  max-width: 90px;
}

.crisis-grow .ready-solution-advantages__text_bg_gradient {
  background: -webkit-gradient(linear, left top, right top, from(#b5446e), to(rgba(157, 68, 181, 0.1)));
  background: -webkit-linear-gradient(left, #b5446e 0%, rgba(157, 68, 181, 0.1) 100%);
  background: -o-linear-gradient(left, #b5446e 0%, rgba(157, 68, 181, 0.1) 100%);
  background: linear-gradient(to right, #b5446e 0%, rgba(157, 68, 181, 0.1) 100%);
}

.crisis-grow__advantage-notify {
  position: relative;
  padding-left: 30px;
  text-align: left;
}

.crisis-grow__advantage-notify::before {
  content: '*';
  position: absolute;
  font-size: 17px;
  left: 0;
  bottom: 100%;
  color: #dc107e;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
}

.crisis-grow__footer-subtitle {
  font-size: 22px;
}

.crisis-grow__footer-subtitle b, .crisis-grow__footer-subtitle s {
  display: inline-block;
}

.crisis-grow__footer-info {
  margin-top: 20px;
  margin-bottom: 50px;
}

.crisis-count .ready-solution-advantages__text {
  margin-bottom: 10px;
}

.crisis-count .ready-solution-advantages__text:last-child {
  margin: 0;
}

.crisis-count .ready-solution-advantages__text_bg_gradient:last-child, .crisis-count .ready-solution-advantages__text_bg_gradient {
  margin-top: 30px;
}

.crisis-count h2 {
  font-size: 26px;
  max-width: 770px;
  line-height: normal;
  margin-left: auto;
  margin-right: auto;
}

.crisis-count .context {
  margin-top: 40px;
}

.crisis-tariff {
  color: #fff;
  background-image: url(../img/anti-crisis/tariff-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
}

.crisis-tariff__title {
  font-weight: 800;
  text-transform: uppercase;
}

.crisis-tariff ul li:before {
  top: 2px;
}

.crisis-license .certificates-license__item {
  position: relative;
  z-index: 1;
  background: #e6eef8;
}

.crisis-license .certificates-license__item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: -webkit-gradient(linear, left top, right top, from(#b5446e), to(#9d44b5));
  background: -webkit-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background: -o-linear-gradient(left, #b5446e 0%, #9d44b5 100%);
  background: linear-gradient(to right, #b5446e 0%, #9d44b5 100%);
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

.crisis-license .certificates-license__item:hover::before {
  opacity: 1;
}

.crisis-license__econom {
  font-size: 15px;
  font-weight: 400;
}

.crisis-license .b-button {
  margin: auto;
  min-width: 200px;
}

.crisis-license .certificates-license__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.crisis-license .certificates-license__img {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.crisis-license__subtext {
  text-align: left;
}

.crisis-license__subtext a {
  color: inherit;
  border-bottom-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-transition-property: color, border-color;
  -o-transition-property: color, border-color;
  transition-property: color, border-color;
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

.crisis-license__subtext a:hover {
  color: #dc107e;
  border-color: #dc107e;
}

.crisis-table__title {
  font-size: 17px;
  font-weight: 700;
  line-height: normal;
}

.crisis-table table {
  width: 100%;
  border: 3px solid #dc107e;
  border-collapse: collapse;
}

.crisis-table thead {
  color: #fff;
  background-color: #dc107e;
}

.crisis-table th {
  padding: 20px;
  text-align: left;
}

@media (max-width: 40rem) {
  .crisis-table th {
    padding: 15px 10px;
  }
}

@media (max-width: 60rem) {
  .crisis-table th:nth-child(2) {
    text-align: right;
  }
}

.crisis-table .table-hours {
  width: 40%;
}

@media (max-width: 60rem) {
  .crisis-table .table-hours {
    text-align: right;
  }
}

.crisis-table td {
  padding: 15px 20px;
}

@media (max-width: 40rem) {
  .crisis-table td {
    padding: 10px;
  }
}

@media (max-width: 60rem) {
  .crisis-table td:nth-child(2) {
    text-align: right;
  }
}

.crisis-table tbody tr {
  -webkit-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
}

.crisis-table tbody tr:nth-child(2n + 1) {
  background-color: #f0f0f0;
}

.crisis-table tbody tr:hover {
  background-color: #c4c4c4;
}

.crisis-advantages {
  position: relative;
  margin-bottom: 30px;
  background-image: url(../img/anti-crisis/advantages-bg.jpg);
  background-position: center;
  -webkit-background-size: cover;
          background-size: cover;
}

.crisis-advantages__title {
  font-weight: 800;
}

.crisis-advantages__mouse {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 60%);
      -ms-transform: translate(-50%, 60%);
          transform: translate(-50%, 60%);
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
}

.crisis-advantages__mouse:hover {
  -webkit-transform: translate(-50%, 60%) scale(1.1);
      -ms-transform: translate(-50%, 60%) scale(1.1);
          transform: translate(-50%, 60%) scale(1.1);
}

.crisis-advantages__mouse .icon-mouse {
  font-size: 30px;
}

.crisis-advantages__mouse .icon-2arrows {
  font-size: 10px;
  margin-top: 5px;
}

@media (max-width: 60rem) {
  .gtm_compare {
    display: none !important;
  }
}

.preview-video{
	position: relative;
	display: block;
}

.preview-video img{
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.preview-video::before{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 10;
	content: '';
	background: rgba(0, 0, 0, 0.5);
	transition: .15s ease;
}

.preview-video::after{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 20px solid #fff;
	border-left-width: 34px;
	margin-left: 15px;
	border-right-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	content: '';
	z-index: 15;
	transition: .15s ease;
}

.preview-video:hover::after{
	border-left-color: #dc107e;
}

.preview-video__subtitle{
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #dc107e;
}

@media screen and (max-width: 40em){
	.preview-video{
		margin-top: 20px;
	}
}
.bxst-prices-table .bxst-prices-table-price-discount-label {height: 24px;}


.discount-price {
  display: inline-block;
  height: 24px;
  padding: 0 10px;
  border-radius: 5px;
  font-size: .75rem;
  vertical-align: middle;
  user-select: none;
}
.discount-price_theme_green {
  background-color: #cfee52;
}

.yield .large-expand .b-button{
	margin: 0px 0px 20px 0px;
}
@media (min-width: 960px) {
	.yield .large-expand .b-button{
		margin: -5px 0px 15px 0px;
	}
}

/*indidvidual logo page*/
.individual-logo .individual-solution_header {
	background: url("../img/individual-logo/header-bg.jpg") top center/cover no-repeat;
}
.individual-logo h2 {
	margin-bottom: 40px;
}
.individual-logo h5 {
	margin-bottom: 40px;
	font-size: 21px;
}
.yield .yield-page.individual-logo .yield-page_section {
	padding: 80px 0;
}
.yield .yield-page.individual-logo .yield-page_section.yield-page_section--intro {
	padding: 30px 0 75px;
}
.yield .yield-page.individual-logo .yield-page_section.ready-solution_step {
	padding: 0 0 80px;
}
.individual-logo__subhead {
	font-size: 28px;
	font-weight: 600;
	line-height: 36px;
	margin: 0px 0px 40px 0px;
}
.individual-logo .ready-solution_step__list___item>.img {
	margin: 0px 0px 22px 0px;
}
.ready-solution .yield-page_section.ready-solution_step .ready-solution_step__list .slick-dots>li a::before {
	font-size: 32px;
	line-height: 40px;
	font-style: normal;
	font-weight: 300;
	background: none;
}
.ready-solution .yield-page_section.ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(1) a::before {
	content: '01';
}
.ready-solution .yield-page_section.ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(2) a::before {
	content: '02';
}
.ready-solution .yield-page_section.ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(3) a::before {
	content: '03';
}
.ready-solution .yield-page_section.ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(4) a::before {
	content: '04';
}
.ready-solution .yield-page_section.ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(5) a::before {
	content: '05';
}
.ready-solution .yield-page_section.ready-solution_step .ready-solution_step__list .slick-dots>li>a {
	background: #E6EEF8;
	color: #DC107E;
}
.ready-solution .yield-page_section.ready-solution_step .ready-solution_step__list .slick-dots > li.slick-active > a {
	background: #DC107E;
	color: #fff;
}
.ready-solution .yield-page_section.ready-solution_step .ready-solution_step__list .slick-dots > li a:hover::after, .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots > li.slick-active > a:after {
	border-color: #DC107E;
	animation: spining infinite linear 20s;
}
.individual-logo .individual-solution .individual-solution_header h4 {
	text-transform: none;
	font-size: 28px;
	font-weight: 600;
	margin: 0px 0px 40px 0px;
}
.yield .yield-page.individual-logo .yield-page_title {
	margin: 0px 0px 12px 0px;
}
.individual-logo .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:first-child>a>span {
	top: -55px;
    left: -75px;
}
.individual-logo .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(2)>a>span {
	top: -70px;
    left: -200px;
}
.individual-logo .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(3)>a>span {
    top: -70px;
    left: -53px;
}
.individual-logo .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(4)>a>span {
	top: -90px;
    right: -225px;
}
.individual-logo .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(5)>a>span {
	top: -80px;
    right: -155px;
}
.individual-logo .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li>a>span {
	font-size: 17px;
	line-height: 21px;
	font-weight: 700;
}
.individual-logo .ready-solution .hide-for-large {
	display: block !important;
}
.individual-logo .ready-solution .show-for-large {
	display: none !important;
}

@media screen and (min-width: 0em) and (max-width: 1199px) {
	.m-ready-solution_step__list___item .img {
		color: #ffffff;
		font-size: 32px;
		font-weight: 300;
		line-height: 75px;
		height: 75px;
		width: 75px;
		text-align: center;
		background-color: #dc107e;
		border-radius: 100%;
	}
	.m-ready-solution_step__list___item:not(:last-child) {
		margin-bottom: 30px;
	}
	.m-ready-solution_step__list___item {
		text-align: left;
	}
	.m-ready-solution_step__list___item .name {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 10px;
		font-weight: 600;
	}
}
@media screen and (min-width: 0em) and (max-width: 39.9375em) {
	.individual-logo .individual-solution .individual-solution_header h4 {
		font-size: 20px;
	}
	.yield .yield-page.individual-logo .yield-page_section.yield-page_section--intro {
		padding: 60px 0;
	}
	.yield .yield-page.individual-logo .b-slider__slider .b-button {
		display: block;
	}
}

@media (min-width: 1200px) {
	.individual-logo .ready-solution .hide-for-large {
		display: none !important;
	}
	.individual-logo .ready-solution .show-for-large {
		display: block !important;
	}
}
@keyframes spining {
	0% {
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		transform: translate(-50%, -50%) rotate(360deg);
	}
}
/*b-points*/
.yield-page__b-points {}
.b-points {
	padding: 80px 0;
	background: center / cover no-repeat url("/img/individual-logo/points/bg.jpg");
	overflow: hidden;
	text-align: center;
	color: #343037;
}
	.b-points__container {
		margin: 0 auto;
		max-width: 1200px;
		padding: 0 15px;
	}
	.b-points__items {
		text-align: left;
		margin: 0px 0px 40px 0px;
	}
	.b-points__items__container {
		margin: 0px 0px -30px 0px;
	}
	.b-points__item {
		margin: 0px 0px 30px 0px;
		border-radius: 30px;
		background: #fff;
		padding: 30px 30px 20px;
	}
	.b-points__item-logo {
		margin: 0px 0px 10px 0px;
		width: 70px;
		height: 70px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.b-points__item-logo img {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
	}
	.individual-logo .b-points__item-head {
		margin: 0px 0px 10px 0px;
		font-size: 17px;
		font-weight: 700;
		line-height: 21px;
	}
	.b-points__item-text {
		font-weight: 400;
		line-height: 21px;
		font-size: 17px;
	}
@media(min-width: 768px) {
	.b-points__items-container {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin: 0 -15px -30px;
	}
	.b-points__item {
		margin: 0 15px 30px;
		width: calc(50% - 30px);
		flex: 0 0 calc(50% - 30px);
	}
}
@media(min-width: 1024px) {
	.b-points__item-logo {
		transition: transform 0.3s ease;
		transform: scale(1);
	}
	.b-points__item:hover .b-points__item-logo {
		transform: scale(1.1);
	}
	.b-points__item {
		width: calc(33.333% - 30px);
		flex: 0 0 calc(33.333% - 30px);
	}
	.individual-logo .ready-solution_step__list___item>.img {
		transition: transform 0.3s ease;
	}
	.individual-logo .ready-solution_step .slick-list {
		overflow: visible;
	}
	.individual-logo .ready-solution_step__list___item.slick-active:hover>.img {
		transform: scale(1.1);
	}
}
/*slider*/
.b-slider {
	padding: 80px 0px;
	color: #343037;
	overflow: hidden;
	text-align: left;
}
	.b-slider__container {
		max-width: 1200px;
		padding: 0 15px;
		margin: 0 auto;
		position: relative;
	}
	.b-slider__slider {
		position: relative;
	}
	.b-slider__head {
		margin: 0px 0px 40px 0px;
		text-align: center;
	}
	.b-slider__slider .slick-prev {
		left: 5px;
	}
	.b-slider__slider .slick-next {
		right: 5px;
	}
	.slick-dotted .b-slider__item {
		pointer-events: none;
	}
	.slick-dotted .b-slider__item.slick-active {
		pointer-events: all;
	}
	.slick-dotted .b-slider__item.slick-active {
		cursor: grab;
	}
	.slick-dotted .b-slider__item.slick-active:active {
		cursor: grabbing;
	}
	.b-slider__item-img {
		position: relative;
		flex: 0 0 50%;
		background: center / cover no-repeat url('/img/individual-logo/slider/first-bg.jpg');
		min-height: 380px;
	}
	.b-slider__item-img img {
		position: absolute;
		left: 50%;
		bottom: -105px;
		width: 570px;
		height: 575px;
		object-fit: contain;
		max-width: none;
		transform: translate(-65%, 0);
		pointer-events: none;
	}
	.b-slider .slick-dots {
		margin-top: 60px;
	}
	.b-slider .slick-list {
		overflow: visible !important;
	}
	.b-slider__item-info {
		flex: 0 0 50%;
		padding: 65px 39px;
		background: #F3F3F3;
	}
	.b-slider .b-slider__item-head {
		font-weight: 800;
		font-size: 28px;
		line-height: 36px;
		margin: 0px 0px 10px 0px;
	}
	.b-slider__item-text {
		font-weight: 400;
		line-height: 24px;
		font-size: 17px;
		margin: 0px 0px 20px 0px;
	}
	.b-slider__item .article {
		margin: 0px 0px 30px 0px;
	}
	.b-slider__item .article li {
		margin: 0px 0px 20px 0px;
	}
	.b-slider__item .article li:last-child {
		margin: 0px 0px 0px 0px;
	}
	.b-slider__item .article ul {
		margin: 0px 0px 0px 0px;
	}
@media(min-width: 768px) {
	.b-slider__item-img img {
		width: 816px;
		height: 604px;
		left: -205px;
		transform: translate(0);
	}
	.b-slider__item-img {
		min-height: 465px;
	}
	
}
@media (min-width: 1024px) {
	.b-slider__item-container {
		display: flex;
	}
}
@media (min-width: 1024px) and (max-width: 1440px) {
	.b-slider__item-img img {
		width: 745px;
		height: 604px;
	}
}
.b-slider__item-img_full img {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(0);
}
/*presentation design*/
.b-slider-presentation .b-slider__item {
	box-shadow: 0px 0px 20px 0px #0000001A;
	padding: 30px;
	background: #fff;
}
.b-slider-presentation .slick-track:before, .b-slider-presentation .slick-track:after {
	display: none;
}
.b-slider-presentation .slick-slide {
	float: none;
}
.b-slider-presentation .slick-arrow {
	top: 260px;
}
	.b-slider-presentation__container {
		margin: 0 0 -15px;
		opacity: 0.9;
	}
	.b-slider-presentation__item {
		margin: 0 0 15px;
	}
	.b-slider-presentation .b-slider-presentation__name {
		font-size: 28px;
		line-height: 32px;
		font-weight: 700;
		margin: 0px 0px 10px 0px;
	}
	.b-slider-presentation .b-slider-presentation__text {
		font-weight: 700;
		font-size: 15px;
		line-height: 21px;
	}
	.b-slider-presentation .b-slider-presentation__link {
		display: flex;
		align-items: center;
		margin-top: auto;
		margin-bottom: 0;
		text-decoration: underline;
		text-decoration-skip-ink: none;
		font-weight: 600;
		font-size: 17px;
		line-height: 23px;
	}
	.b-slider-presentation .b-slider-presentation__link:hover {
		text-decoration: none;
	}
	.b-slider-presentation .b-slider-presentation__link  svg {
		margin: 0px 10px 0px 0px;
		width: 30px;
		height: 30px;
	}
	.b-slider-presentation .slick-dots {
		margin-top: 30px;
		position: relative;
	}
	.b-slider-presentation .slick-track {
		display: flex;
	}
	.presentation-design .individual-solution_header {
		background: url("../img/presentation-design/header-bg.jpg") top center/cover no-repeat;
	}
	.presentation-design .individual-solution_advantage .large-10 {
		flex: 0 0 auto;
		max-width: 100%;
	}
	.b-points__info {
		background: linear-gradient(90deg, #3B91E6 0%, rgba(157, 68, 181, 0.1) 100%);
		text-align: left;
		padding: 15px 30px;
		margin: 0px auto 30px;
		max-width: 916px;
	}
	.b-points__info-container {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.b-points__info-img {
		width: 50px;
		height: 50px;
		flex: 0 0 50px;
		margin: 0px 10px 20px 0px;
	}
	.b-points__info-text {
		flex: 1 1 100%;
		color: #ffffff;
		margin: 0px 0px 0px 10px;
		font-weight: 600;
		font-size: 16px;
		line-height: 21px;
	}
	.presentation-design .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(4)>a>span {
		top: -70px;
		right: -140px;
	}
	.presentation-design .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(5)>a>span {
		top: -60px;
		right: -130px;
	}
	.presentation-design .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:first-child>a>span {
		left: -150px;
	}
	.presentation-design .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(3)>a>span {
		left: -70px;
	}
@media (min-width: 500px) {
	.b-slider-presentation__container {
		text-align: center;
	}
}
@media (max-width: 640px) {
	.yield .yield-page.presentation-design .yield-page_section.yield-page_section--intro {
		padding: 114px 0 60px 0;
	}
}
@media (min-width: 768px) {
	.b-slider-presentation.b-slider {
		padding-bottom: 120px;
	}
	.b-points__info-img {
		margin: 0px 10px 0px 0px;
	}
	.b-points__info-container {
		flex-wrap: nowrap;
	}
	.b-points__info-text {
		font-size: 19px;
	}
	.b-slider-presentation__container {
		display: flex;
		flex-wrap: wrap;
		margin: -7.5px;
	}
	.b-slider-presentation__item {
		text-align: left;
		display: flex;
		flex-direction: column;
		flex: 0 0 calc(33.333% - 15px);
		margin: 7.5px;
	}
}
@media (min-width: 1024px) {
	.b-slider-presentation .b-slider-presentation__name {
		font-size: 32px;
		line-height: 32px;
		margin: 0px 0px 20px 0px;
	}
	.b-slider-presentation .b-slider-presentation__text {
		font-size: 17px;
		line-height: 23px;
	}
}
@media (min-width: 1440px) {
	.b-slider-presentation .slick-prev {
		left: -35px;
	}
	.b-slider-presentation .slick-next {
		right: -35px;
	}
}
@media (max-width: 767px) {
	.b-slider-presentation .b-slider-presentation__item:nth-child(n+3) {
		display: none;
	}
	.b-slider-presentation .b-slider__head {
		margin-bottom: 20px;
	}
}
/*========*/
.yield .yield-page.parsing-inherit .yield-page_section.yield-page_section--intro {
  padding: 30px 0 75px;
}
.yield .yield-page.parsing-inherit .breadcrumb-list {
  margin-bottom: 60px;
}
.presentation-design.parsing-inherit .individual-solution_header {
  background: url(../img/parsing/header-bg.png) top center/cover no-repeat;
}
.parsing-inherit .individual-solution .individual-solution_header h4 {
  margin: 0px 0 40px 0;
  max-width: 814px;
}
.parsing-inherit .individual-solution_advantage .large-up-3 {
  max-width: 1160px;
  justify-content: center;
}
.parsing-inherit .individual-solution_advantage p.descr {
  max-width: 785px;
  margin: 0 auto 40px;
  font-size: 21px;
  line-height: 26px;
  font-weight: 600;
}
.parsing-inherit .individual-solution_advantage h2 {

}
.parsing-inherit .b-points {
  background: center / cover no-repeat url(/img/parsing/points/bg.png);
}
.yield .yield-page.parsing-inherit .yield-page_section.ready-solution_step {
  padding: 80px 0;
}
.parsing-inherit .feedback h2 {
  font-size: 39px;
}
@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .parsing-inherit .feedback h2 {
    font-size: 28px;
  }
  .parsing-inherit .individual-solution_advantage p.descr {
    font-size: 18px;
  }
  .yield .yield-page.parsing-inherit .yield-page_section.yield-page_section--intro {
    padding: 114px 0 60px 0;
  }
}

.parsing-inherit .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(3)>a>span {
  left: 50%;
  transform: translateX(-50%);
}
.parsing-inherit .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:first-child>a>span {
  left: -112px;
  top: -48px;
}
.parsing-inherit .ready-solution .ready-solution_step .ready-solution_step__list .slick-dots>li:nth-child(5)>a>span {
  top: -55px;
}
/*kaspi-pay*/
.kaspi-pay {
	overflow: hidden;
}
.kaspi-pay .yield-page_title, .kaspi-pay .kaspi-pay__banner {
	color: #fff;
}
.kaspi-pay .kaspi-pay__banner p {
	font-weight: 600;
	font-size: 28px;
	line-height: 36px;
	margin: 0px 0px 47px 0px;
}
.kaspi-pay .kaspi-pay__banner p:last-child {
	margin: 0px 0px 0px 0px;
}
.kaspi-pay .kaspi-pay__banner-img {
	display: none;
}
.kaspi-pay .breadcrumb-list li a span {
	color: #ffffff;
}
.yield-page.kaspi-pay .kaspi-pay__banner-container {
	position: relative;
	z-index: 3;
}
.kaspi-pay .breadcrumb-list {
	opacity: 1;
}
.kaspi-pay .breadcrumb-list li a::before {
	background: #fff;
}
.kaspi-pay .kaspi-pay__banner {
	background: center / cover no-repeat url('/img/kaspi-pay/promo/kaspi-banner-bg.jpg');
}
.kaspi-pay .kaspi-pay__banner .b-button {
	max-width: 340px;
	height: auto;
	white-space: normal;
	padding: 0 10px;
}
.kaspi-pay #mobile-features {
	padding: 80px 20px;
}
.kaspi-pay #mobile-features .features-list .item .icon {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #fff;
	width: 80px;
	height: 80px;
}
.kaspi-pay #mobile-features .features-list {
	max-width: 1140px;
}
.kaspi-pay #mobile-features .features-list .item .icon img {
	width: auto;
}
.kaspi-pay #mobile-ss {
	background: #F4F7FA;
}
.kaspi-pay #mobile-ss .item .num {
	left: -101px;
}
.kaspi-pay #mobile-ss .item .text {
	color: #000;
}
.kaspi-pay #mobile-ss .item .body {
	max-width: 402px;
}
.kaspi-pay #mobile-ss h2 {
	max-width: 954px;
}
.kaspi-pay #mobile-ss .item:last-child {
	margin-bottom: 0;
}
.kaspi-pay .feedback h2 {
	max-width: 702px;
	margin-right: auto;
	margin-left: auto;
}
.kaspi-pay .feedback h2+h5 {
	max-width: 605px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 640px) {
	.kaspi-pay .kaspi-pay__banner .b-button {
		max-width: 400px;
	}
	
	.kaspi-pay #mobile-ss .item h3 {
		font-size: 26px;
		line-height: 34px;
	}
	.kaspi-pay #mobile-ss h2 {
		font-size: 42px;
	}
}
@media (min-width: 1024px) {
	.yield-page.kaspi-pay .yield-page_section.yield-page_section--intro {
		padding-bottom: 0;
	}
	.yield-page.kaspi-pay .kaspi-pay__banner-container {
		padding-bottom: 135.5px;
	}
	.kaspi-pay .kaspi-pay__banner-img {
		display: block;
		position: relative;
	}
	.kaspi-pay .kaspi-pay__banner-img img {
		position: absolute;
		width: 583px;
		height: 583px;
		max-width: none;
		max-height: none;
		left: -165px;
		bottom: 0;
	}
}
@media (min-width: 1440px) {
	.kaspi-pay .kaspi-pay__banner-img img {
		left: -131px;
		bottom: 0;
	}
}
/*integration and features*/
.index .index-portfolio_categories li a, #mobile-features .tabs .tab {
	color: #343037;
	background: #F4F7FA;
	border-color: #F4F7FA;
	font-weight: 400;
}
.index .index-portfolio_categories li:hover a, #mobile-features .tabs .tab:hover {
	color: #343037;
	background: #E6EEF8;
	border-color: #E6EEF8;
}
.index .index-portfolio_categories li.is-active a, #mobile-features .tabs .tab.active {
	color: #DC107E;
	background: transparent;
}
.index .index-portfolio_categories li.is-active, #mobile-features .tabs .tab.active {
	pointer-events: none;
}
.what-includes__images img {
	display: block;
	object-fit: contain;
	margin: 0px 0px 9px 0px;
}
.what-includes__images img:last-child {
	margin: 0px 0px 0px 0px;
}
.what-includes__images {
	margin: 20px 0px 0px 0px;
}
.features-list__item-text {
	margin-top: 10px;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	font-weight: 400;
}
.features-list__item-text a, .features-list__item-text a:visited {
	color: #DC107E;
	text-decoration: underline;
}
.integration #mobile-features h2 {
	max-width: 1136px;
}
.integration #mobile-features .features-list {
	max-width: 1085px;
}
.button.btn_transparent {
	background: transparent;
	color: #DC107E;
	border: 1px solid #DC107E;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	padding: 10px 15px;
	display: inline-block;
	margin: 20px 0px 0px 0px;
	font-weight: 600;
	cursor: pointer;
}
.integration #mobile-ss h2 {
	margin-bottom: 40px;
	max-width: 870px;
}
.integration .b-slider .b-slider__item-head {
	text-transform: uppercase;
	margin-bottom: 22px;
}
.integration #mobile-ss .item h3 {
	font-size: 26px;
	line-height: 34px;
}
.integration #mobile-ss {
	background: #F4F7FA;
}
.integration #mobile-ss .item .text {
	color: #000;
}
.integration #mobile-dev .list {
	max-width: 1170px;
}
.integration #mobile-dev .b-button {
	margin: 20px 0px 0px 0px;
	padding: 15px 20px;
	height: auto;
	line-height: 1;
	white-space: normal;
}
.integration #mobile-dev .list .item:nth-child(3) {
	align-items: center;
}
.integration #mobile-dev .list .item:nth-child(3) h3 {
	font-weight: 800;
	text-transform: uppercase;
}
.integration .b-slider__item-img {
	background: none;
}
.b-slider__item-list-head {
	font-weight: 700;
	font-size: 17px;
	line-height: 24px;
	margin: 0px 0px 20px 0px;
}
.integration .b-slider__item-info {
	background: #E5EDF7;
}
.integration .b-slider__item-img {
	display: none;
}
.integration__info-flex {
	margin: 0px 0px 60px 0px;
	padding: 0 15px;
}
.integration__info-flex-container {
	max-width: 1015px;
	margin: 0 auto;
}
.integration__info-flex-text {
	font-size: 17px;
	line-height: 28px;
	font-weight: 600;
}
.integration__info-flex-img {
	text-align: center;
	margin: 0px 0px 20px 0px;
}
.integration__blocks-decisions {
	max-width: 1000px;
	padding: 0 15px;
	margin: 0 auto 80px;
}
.integration__blocks-decisions-item {
	padding: 20px 25px;
	background: no-repeat center / cover url("/img/integration/blocks-bg.jpg");
	text-align: center;
	margin: 0px 0px 30px 0px;
}
.integration__blocks-decisions-item-head {
	margin: 0px 0px 10px 0px;
	font-weight: 700;
	line-height: 28px;
	font-size: 20px;
}
.integration__blocks-decisions-item-text {
	margin: 0px 0px 30px 0px;
	line-height: 25px;
	font-size: 16px;
}
.integration__blocks-decisions-item-price {
	font-weight: 700;
	line-height: 28px;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}
.integration__recs {
	overflow: hidden;
	margin: 0px 0px 80px 0px;
}
.integration__recs-container {
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
}
.integration__recs-head {
	font-size: 26px;
	line-height: 1;
	font-weight: 800;
	margin: 0px auto 40px;
	max-width: 900px;
	text-align: center;
	text-transform: uppercase;
}
.integration__recs-item {
	margin: 0px 0px 20px 0px;
}
.integration__recs-item-img {
	flex: 0 0 40px;
	width: 40px;
	height: 40px;
	background: center / 20px 15px no-repeat url('/img/integration/arrow.svg'),#E6EEF8;
	border-radius: 50%;
	margin: 0px auto 20px;
}
.integration__recs-item-text {
	text-align: center;
}
.integration #mobile-ss .item:last-child {
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.integration__recs-item-text {
		text-align: left;
	}
	.integration__recs-item-img {
		margin: 0px 20px 0px 0px;
	}
	.integration__recs-head {
		font-size: 42px;
	}
	.integration__recs-item {
		display: flex;
		flex: 0 0 calc(50% - 30px);
		margin: 0 15px;
	}
	.integration__recs-items {
		display: flex;
		margin: 0 -15px;
	}
	.integration__blocks-decisions-item-text {
		line-height: 28px;
		font-size: 17px;
	}
	.integration__blocks-decisions-item-head {
		line-height: 36px;
		font-size: 28px;
	}
	.integration__blocks-decisions-item-price {
		line-height: 36px;
		font-size: 28px;
	}
	.integration__blocks-decisions-item {
		padding: 40px 50px;
	}
	.integration__info-flex-img {
		flex: 0 0 95px;
		margin: 0px 38px 0px 0px;
	}
	.integration__info-flex-container {
		display: flex;
		align-items: center;
	}
	.integration .b-slider__item-img img {
		left: -84px;
		top: -65px;
	}
	.integration .b-slider__item-img {
		flex: 0 0 585px;
	}
}
@media (min-width: 375px) {
	.what-includes__images {
		display: flex;
		justify-content: center;
	}
	.what-includes__images img {
		margin: 0px 10px 0px 0px;
	}
}
@media (min-width: 679px) {
	.integration #mobile-ss .item .num {
		left: -105px;
	}
}
@media (min-width: 1024px) {
	.integration__blocks-decisions-item {
		flex: 0 0 calc(50% - 30px);
		margin: 0 15px;
		display: flex;
		flex-direction: column;
	}
	.integration__blocks-decisions-item-text {
		flex: 1 1 100%;
	}
	.integration__blocks-decisions-container {
		display: flex;
		margin: 0 -15px;
	}
	.integration .b-slider__item-img {
		display: block;
	}
	.integration #mobile-dev .list .item {
		gap: 100px;
	}
	.button.btn_transparent {
		transition: background 0.3s ease, color 0.3s ease;
	}
	.button.btn_transparent:hover {
		background: #DC107E;
		color: #ffffff;
	}
	.features-list__item-text a:hover {
		text-decoration: none;
	}
	.what-includes__images {
		display: block;
		margin: 0px 0px 0px 0px;
	}
	.what-includes__images img {
		margin: 0px 0px 9px 0px;
	}
	#what-includes .what-includes__info-container .title {
		margin: 0;
	}
	#what-includes .what-includes__info-container .items {
		justify-content: flex-start;
	}
	.integration #what-includes .red-container {
		display: flex;
		align-items: center;
	}
	.what-includes__info-container {
		flex: 1;
		margin: 0px 20px 0px 0px;
	}
}
@media (min-width: 1024px) and (max-width: 1440px) {
	.integration .b-slider__item-img img {
		left: -49px;
	}
}
/*ready-solution*/
.yield .yield-page .yield-page_section.ready-solution-lists {
	padding: 40px 0 80px;
	text-align: left;
}
.ready-solution-lists .title-block {
	font-weight: 800;
	margin-bottom: 30px;
}
.ready-solution-lists {
	padding: 0 0 0 0;
}
.ready-solution-lists .success-list_size_large::before {
	font-size: 14px;
}
.list-clean, .ready-solution-lists .success-list_size_large {
	padding-left: 55px;
}
.list-clean li {
	margin: 0px 0px 20px 0px;
}
.list-clean li:last-child {
	margin: 0px 0px 0px 0px;
}
.ready-solution-new .ready-solution_step__list___item>.img {
	margin-bottom: 35px;
}
.ready-solution.ready-solution-new .ready-solution_site .ready-solution_site__hint {
	display: none;
}
.ready-solution-new .breadcrumb-list li a {
	color: #ffffff;
}
.ready-solution-new .breadcrumb-list {
	opacity: 1;
}
.ready-solution-new .breadcrumb-list li a span {
	border: 0;
}
.ready-solution-new.ready-solution .creation-header {
	background: url('../img/landing/landing-bg.jpg') top center/cover no-repeat;
	color: #ffffff;
}
.ready-solution-new.ready-solution .tabs.tabs--rounded {
	border: 0;
	padding: 0 0 15px;
	margin-bottom: 15px;
	border-radius: 0;
	overflow: auto;
	flex-wrap: nowrap;
}
.ready-solution-new.ready-solution .tabs.tabs--rounded li a {
	border: 2px solid #F4F7FA;
	padding: 5px 15px;
	color: #343037;
	height: auto;
	font-size: 14px;
	line-height: 19px;
	background: #F4F7FA;
	font-weight: 400;
	border-radius: 50px;
}
.ready-solution-new.ready-solution .tabs li.is-active a {
	background: transparent;
	color: #DC107E;
	border-color: #DC107E;
	pointer-events: none;
}
.ready-solution-new .creation-task-decision__container {
	display: flex;
	flex-wrap: wrap;
}
.ready-solution-new .creation-task-decision__item-img {
	margin: 0 15px 0 0;
}
.ready-solution-new .creation-task-decision .name {
	text-align: left;
}
.ready-solution-new .creation-task-decision__item-info {
	flex: 0 0 calc(100% - 90px);
}
.creation-task-decision__item-btn {
	flex: 0 0 100%;
}
.yield .yield-page.ready-solution-new.ready-solution .yield-page_section.creation-task-decision {
	padding: 0px 0 40px;
}
.yield .yield-page.ready-solution-new.ready-solution .yield-page_section.ready-solution_site {
	padding: 30px 0;
}
.ready-solution-new.ready-solution .tabs li {
	flex: 0 0 auto;
	margin: 0px 10px 0px 0px;
	width: auto;
}
.ready-solution-new.ready-solution .tabs li:last-child {
	margin: 0px 0px 0px 0px;
}
.ready-solution-new.ready-solution .ready-solution_site .ready-solution_site__product___list____item {
	padding: 0;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #DEE5EC;
}
.catalog-solution__info {
	padding: 30px;
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}
.ready-solution.ready-solution-new .ready-solution_site .ready-solution_site__product___list____item .name {
	text-align: left;
	font-size: 21px;
	line-height: 24px;
	font-weight: 700;
}
.ready-solution.ready-solution-new .ready-solution_site .ready-solution_site__product___list____item .price {
	text-align: left;
}
.ready-solution .ready-solution_site .ready-solution_site__product___list____item .catalog-solution__img {
	margin: 0px 0px 0px 0px;
	position: relative;
}
.ready-solution.ready-solution-new .ready-solution_site .ready-solution_site__product___list____item .name {
	height: auto;
	margin: 0px 0px 10px 0px;
}
.ready-solution.ready-solution-new .ready-solution_site .ready-solution_site__product___list____item .price {
	height: auto;
	margin: 0px 0px 0px 0px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.catalog-solution__info-text {
	margin: 0px 15px 0px 0px;
	font-weight: 700;
}
.catalog-solution__info-svg {
	width: 32px;
	height: 32px;
	flex: 0 0 32px;
}
.ready-solution.ready-solution-new .ready-solution_site .ready-solution_site__product___list____item .prop.prop--new {
	background: #2DB24A;
}
.ready-solution.ready-solution-new .ready-solution_site .ready-solution_site__product___list____item .prop.prop--heat {
	background: #3B91E6;
}
.ready-solution.ready-solution-new .ready-solution_site .ready-solution_site__product___list____item .prop {
	bottom: 10px;
	top: auto;
	left: 10px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 600;
	line-height: 16px;
	font-size: 12px;
	padding: 5px 10px;
	height: auto;
	width: auto;
}
.ready-solution .ready-solution_site .ready-solution_site__product___more {
	margin-top: 0;
	margin-bottom: 60px;
}
.catalog-solution__preview-text {
	font-size: 15px;
	line-height: 21px;
	text-align: left;
	margin: 0px 0px 30px 0px;
	flex: 1 1 auto;
}
.catalog-solution__preview-text p:last-child {
	margin: 0px 0px 0px 0px;
}
.ready-solution-new .b-slider__item-img img {
	max-width: 100%;
	left: auto;
	right: 0;
	bottom: -57px;
	transform: none;
	width: auto;
	height: auto;
	max-height: 280px;
}
@media (min-width: 768px) {
	.ready-solution-new .creation-task-decision__item-info {
		flex: 0 0 calc(100% - 120px);
	}
	.ready-solution-new.ready-solution .tabs.tabs--rounded li a {
		padding: 8px 30px;
		font-size: 17px;
		line-height: 23px;
	}
	.ready-solution-new .b-slider__item-img img {
		right: 20px;
		max-height: none;
	}
}
@media (min-width: 1024px) {
	.ready-solution-new.ready-solution .tabs li {
		margin: 0px 20px 0px 0px;
	}
	.creation-task-decision__item-btn {
		flex: 0 0 auto;
	}
	.ready-solution-new .creation-task-decision__item-info {
		flex: 1 1 auto;
	}
	.ready-solution-new .creation-task-decision__container {
		flex-wrap: nowrap;
	}
	.catalog-solution .catalog-solution__info-svg path {
		transition: fill 0.3s ease;
	}
	.catalog-solution:hover .catalog-solution__info-svg path {
		fill: #DC107E;
	}
	.ready-solution-new.ready-solution .ready-solution_site .catalog-solution .ready-solution_site__product___list____item {
		transition: box-shadow 0.3s ease, border 0.3s ease;
	}
	.ready-solution-new.ready-solution .ready-solution_site .catalog-solution:hover .ready-solution_site__product___list____item {
		box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.07);
		border-color: #fff;
	}
	.ready-solution.ready-solution-new .ready-solution_site .ready-solution_site__product___list____item .name {
		transition: color 0.3s ease;
	}
	.ready-solution.ready-solution-new .catalog-solution:hover .ready-solution_site__product___list____item .name {
		color: #DC107E;
	}
	.ready-solution-new.ready-solution .tabs.tabs--rounded li a:hover {
		background: #E6EEF8;
		border-color: #E6EEF8;
	}
}
/*movile-dev*/
/*sozdanie-sajtov and grants*/
.feedback, .portfolio .portfolio-similar {
	background: #F4F7FA;
}
.portfolio-similar .b-button {
	background: rgb(184, 41, 160);
	border-color: rgb(184, 41, 160);
	border-radius: 5px;
}
.portfolio-similar .b-button:hover {
	background: rgb(214, 71, 190);
	border-color: rgb(214, 71, 190);
}
#mobile-dev .list {
	display: flex;
	flex-wrap: wrap;
}
#mobile-dev .list .item {
	flex: 0 0 calc(50% - 15px);
}
#mobile-dev .list .item.item_big {
	flex: 0 0 100%;
}
.yield-page-new.creation .creation-header, .grant-new.grant .creation-header {
	background: url('../img/creation/header-bg-dark.jpg') top center/cover no-repeat;
	color: #ffffff;
}
.grant-new.grant .breadcrumb-list li a {
	color: #ffffff;
}
.b-button_blue {
	background: #3B91E6;
	border: #3B91E6;
}
.yield-page-new.creation .creation-header .large-7 {
	max-width: 570px;
}
.yield .yield-page.yield-page-new.creation .yield-page_title, .grant-new.grant .yield-page_title, .ready-solution-new.ready-solution .yield-page_title {
	margin-bottom: 20px;
}
.yield-page-new.creation .creation-header h4, .grant-new.grant .creation-header h4, .ready-solution-new.ready-solution .creation-header h4 {
	margin-bottom: 40px;
}
.grant-new.grant #mobile-features .features-list {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 0;
}
.grant-new.grant #mobile-features {
	padding: 80px 15px;
}
.grant-new.grant #mobile-features .features-list .icon {
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.grant-new.grant #mobile-features .features-list .icon img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.yield-page-new.creation .creation-header .large-align-middle {
	justify-content: space-between;
}
.yield-page-new.creation .creation-task h2 {
	text-align: center;
	margin: 0px 0px 40px 0px;
}
.yield .yield-page.yield-page-new.creation .yield-page_section.creation-task-decision {
	padding: 0px 0 80px;
}
.yield-page-new.creation .creation-task .creation-task_list__item {
	position: relative;
	background: none;
}
.creation-task__container {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.yield-page-new.creation .creation-task .creation-task_list__item::after {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: no-repeat center / cover url("/img/integration/blocks-bg.jpg");
}
.yield-page-new.creation .creation-task .large-6:nth-child(even) .creation-task_list__item:after {
	transform: rotate(180deg)
}
.yield-page-new.creation .creation-task .creation-task_list__item {
	height: 100%;
}
.yield-page-new.creation .creation-task .creation-task_list__item .name {
	height: auto;
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}
.yield-page-new.creation .creation-task .creation-task_list__item .img {
	margin-bottom: 20px;
	width: 110px;
	height: 110px;
}
.yield-page-new.creation .creation-task .large-12 {
	max-width: 1000px;
	margin: 0 auto;
}
.yield-page-new.creation .creation-task .creation-task_list__item .desc {
	text-align: center;
	margin: 0 auto 20px;
	flex: 1 1 auto;
}
.yield-page-new.creation .creation-task .creation-task_list__item .price {
	font-weight: 700;
	margin: 0px 0px 10px 0px;
}
.yield-page-new.creation .creation-task .creation-task_list {
	margin: 0px 0px 0px 0px;
}
.creation-task-decision .name {
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	line-height: 21px;
	font-weight: 600;
}
.creation-task-decision .desc {
	font-size: 17px;
	line-height: 28px;
}
.creation-task-decision__container {
	background: no-repeat center / cover url("/img/creation/decision-bg.jpg");
	padding: 20px 20px 35px;
	border-radius: 30px;
	margin: 0 15px;
	width: 100%;
}
.creation-task-decision__item-info {
	flex: 1 1 auto;
}
.creation-task-decision__item-img {
	max-width: 70px;
	margin: 0px auto 20px;
}
.creation-task-decision__item-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px 0px 0px 0px;
}
.creation-task-decision__small-text:last-child {
	margin: 0px 0px 0px 0px;
}
.creation-task-decision__item-btn .b-button {
	padding: 12px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: auto;
	line-height: 1;
	white-space: normal;
}

.yield-page-new.creation #mobile-dev {
	background: transparent;
	background: url('../img/mobile-apps/dev.png') center center/cover no-repeat;
}
.yield-page-new.creation #mobile-dev h2 {
	line-height: 42px;
}
.yield-page-new.creation #mobile-dev .item {
	background: #F4F7FA;
}
.yield-page-new.creation #mobile-dev .list {
	max-width: 1170px;
}
.yield-page-new.creation .creation-header .img, .grant-new.grant .creation-header .img, .ready-solution-new.ready-solution .creation-header .img {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0;
}
.hide-mobile {
	display: none;
}
.creation-task-decision .desc:last-child, .creation-task-decision .name:last-child {
	margin: 0px 0px 0px 0px;
}
@media (max-width: 639px) {
	.yield-page-new.creation .creation-task .creation-task__item {
		margin-bottom: 20px;
	}
	.yield-page-new.creation .creation-task .creation-task__item:last-child {
		margin-bottom: 0;
	}
}
@media (min-width: 375px) {
	.creation-task-decision__item-btn .b-button {
		white-space: nowrap;
	}
}
@media (min-width: 768px) {
	.creation-task-decision__container {
		padding: 30px;
	}
	.creation-task-decision__item-img {
		margin: 0px auto 30px;
		flex: 0 0 100px;
		max-width: 100px;
	}
	.creation-task-decision .name {
		font-size: 21px;
		line-height: 28px;
	}
}
@media (min-width: 1024px) {
	.ready-solution-new.ready-solution .yield-page_title {
		font-size: 48px;
	}
	.creation-task-decision__item-btn {
		margin: 0px 0px 0px 0px;
	}
	.hide-mobile {
		display: block;
	}
	.grant-new.grant #mobile-features .features-list .item .icon img {
		transition: transform 0.3s ease;
	}
	.grant-new.grant #mobile-features .features-list .item:hover .icon img {
		transform: scale(1.1);
	}
	.yield-page-new.creation .creation-task .creation-task_list__item {
		padding: 40px 30px 40px 35px;
	}
	.yield-page-new.creation .creation-task .creation-task_list__item .name {
		font-size: 28px;
		line-height: 36px;
	}
	.yield-page-new.creation .creation-task .creation-task_list__item .price {
		font-size: 28px;
		line-height: 36px;
	}
	.yield-page-new.creation .creation-task .creation-task_list__item .desc {
		margin: 0 auto 58px;
		font-size: 17px;
		line-height: 28px;
	}
	.creation-task-decision__item-info {
		margin: 0px 36px 0px 0px;
	}
	.creation-task-decision__container {
		display: flex;
		align-items: center;
		flex-wrap: nowrap;
		text-align: left;
		justify-content: flex-start;
	}
	.creation-task-decision__item-img {
		margin: 0px 40px 0px 0px;
	}
}
/*points-sozdanie-saitov*/
.points-sozdanie-saitov {
	padding: 60px 0;
	text-align: left;
}
.b-slider .points-sozdanie-saitov {
	padding: 0px 0px 40px 0px;
}
	.points-sozdanie-saitov._colored {
		color: #ffffff;
	}
	.points-sozdanie-saitov__wrapper {
		max-width: 1230px;
		padding: 0 15px;
		margin: 0 auto;
	}
	.points-sozdanie-saitov._narrow .points-sozdanie-saitov__wrapper {
		max-width: 800px;
	}
	.points-sozdanie-saitov__point {
		width: 55px;
		height: 55px;
		flex: 0 0 55px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 38px;
		line-height: 52px;
		font-weight: 700;
		color: #ffffff;
		border-radius: 50%;
		background: #B5446F;
		background: linear-gradient(90deg, #B5446F 0%, #9D44B4 100%);
		margin: 0px 0px 15px 0px;
	}
	.points-sozdanie-saitov__h3 {
		line-height: 32px;
		font-weight: 700;
	}
	.points-sozdanie-saitov__block-text {
		padding: 20px;
		background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #E6EEF8 100%);
		
	}
	.points-sozdanie-saitov._colored .points-sozdanie-saitov__block-text {
		background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(181, 68, 110, 0.4) 100%);
	}
	.points-sozdanie-saitov__img {
		display: none;
	}
	.points-sozdanie-saitov p:last-child {
		margin: 0px 0px 0px 0px;
	}
	.points-sozdanie-saitov__btn {
		text-align: center;
		margin: 40px 0px 0px 0px;
	}
@media (min-width: 768px) {
	.points-sozdanie-saitov__point {
		margin: 0px 30px 0px 0px;
	}
	.points-sozdanie-saitov__info {
		margin: 12px 0px 0px 0px;
	}
	.points-sozdanie-saitov__h3 {
		margin: 0px 0px 32px 0px;
	}
	.points-sozdanie-saitov__container {
		max-width: 970px;
		margin: 0 auto;
		display: flex;
	}
	.points-sozdanie-saitov__img {
		width: 170px;
		height: 170px;
		flex: 0 0 170px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		background: #E6EEF8;
		margin: 0px 0px 0px 30px;
	}
}
/*tabs-new*/
.post-body_categories li.is-active {
	pointer-events: none;
}
.tabs-new {
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 10px 0px;
	overflow: auto;
}
	.tabs-new__container {
		max-width: 1200px;
		padding: 0 15px;
		margin: 0 auto;
		display: flex;
	}
	.tabs-new__item {
		margin: 0px 20px 0px 0px;
		padding: 8px 20px;
		background: #F4F7FA;
		color: #343037;
		border: 2px solid transparent;
		border-radius: 500px;
		white-space: nowrap;
		transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
	}
	.tabs-new__item:last-child {
		margin: 0px 0px 0px 0px;
	}
	.tabs-new__item._active {
		color: #DC107E;
		background: transparent;
		border-color: #DC107E;
		pointer-events: none;
	}
@media (min-width: 1024px) {
	.tabs-new__item:hover {
		background: #E6EEF8;
	}
}

.ready-solution-advantages__title, .title-block_size_small {
	text-align: center;
}
/*list-flex*/
.list-flex {
	overflow: hidden;
}
	.list-flex__item {
		display: flex;
		margin: 0px 0px 13px 0px;
	}
	.list-flex__item:last-child {
		margin-bottom: 0;
	}
	.list-flex__item_img {
		width: 40px;
		flex: 0 0 40px;
		height: 40px;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0px 15px 0 0;
		background: #E6EEF8;
	}
	.list-flex__item_img:before {
		font-family: "icomoon";
		content: "\e900";
		color: #3b91e6;
		font-size: 14px;
	}
@media (min-width: 768px) {
	.list-flex__item_img {
		margin: 0px auto 15px;
	}
	.list-flex__container {
		display: flex;
		margin: 0 -13px;
	}
	.list-flex__item {
		display: block;
		margin: 0 13px;
		flex: 0 0 calc(33.333% - 26px);
		text-align: center;
	}
}
/*showreel*/
.showreel-fixed {
	display: none;
}
@media (min-width: 1600px) {
	.showreel-fixed {
		display: block;
		position: fixed;
		z-index: 10;
		padding: 25px 28px;
		bottom: 20px;
		left: 20px;
		opacity: 0;
		transition: opacity 0.3s ease;
	}
	.showreel-fixed:hover .showreel-fixed__bg-circle {
		animation-play-state: paused;
	}
	.showreel-fixed.showreel-fixed--active {
		opacity: 1;
	}
		.showreel-fixed__bg-circle {
			background: #ffffffc4;
			position: absolute;
			left: 0;
			right: 0;
			bottom: 0;
			top: 0;
			border-radius: 50%;
			overflow: hidden;
			animation: pulseScale 1.5s linear alternate infinite;
		}
		.showreel-fixed__bg-circle::before {
			content: '';
			display: block;
			width: 100%;
			height: 100%;
			opacity: 0.2;
			background: radial-gradient(71.59% 71.59% at 50% 50%, #A051BB 40%, #8165C8 47%, #6875D3 54%, #5481DB 61%, #468AE1 70%, #3E8FE4 81%, #3C91E6 99%);
		}
		.showreel-fixed__container {
			position: relative;
			z-index: 2;
		}
		.showreel-fixed__icon {
			width: 48px;
			height: 48px;
			display: flex;
			align-items: center;
			justify-content: center;
			margin: 0 auto 6px;
			position: relative;
		}
		.showreel-fixed__icon svg {
			width: 20px;
			height: 20px;
		}
		.showreel-fixed__icon svg {
			position: relative;
			z-index: 2;
		}
		.showreel-fixed__icon::before {
			content: '';
			position: absolute;
			left: 0;
			right: 0;
			bottom: 0;
			top: 0;
			background: linear-gradient(90deg, #B5446F 0%, #9D44B4 100%);
			border-radius: 50%;
		}
		.showreel-fixed__head {
			color: #DC107E;
			text-transform: uppercase;
			font-size: 18px;
			line-height: 24px;
			font-weight: 700;
			text-align: center;
		}
		.showreel-fixed__subhead {
			color: #343037;
			font-size: 12px;
			line-height: 16px;
			text-align: center;
		}
		.showreel-fixed__icon {
			transition: transform 0.3s ease, background 0.3s ease;
		}
		.showreel-fixed:hover .showreel-fixed__icon {
			transform: scale(1.1);
		}
		.showreel-fixed__icon::before {
			transition: transform 0.3s ease;
		}
		.showreel-fixed:hover .showreel-fixed__icon::before {
			transform: rotate(180deg);
		}
}
@keyframes pulseScale {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(1.1);
	}
}

.custom-pulse {
    animation: pulseScale 2s infinite ease-in-out alternate;
}

/*search*/
.block-search {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s ease, visibility 0.2s ease;
}
.block-search.block-search--active {
	opacity: 1;
	visibility: visible;
}
	.block-search__container {
		position: relative;
		z-index: 2;
		background: #FFFFFF;
	}
	.block-search__wrapper {
		max-width: 1200px;
		padding: 23px 15px;
		margin: 0 auto;
	}
	.block-search__overflow {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #343037CC;
	}
	.search-input {
		position: relative;
	}
	.block-search__input {
		margin: 0px 0px 11px 0px;
	}
	.search-input__input input {
		width: 100%;
		font-size: 15px;
		line-height: 1;
		color: #343037;
		border: 0;
		padding: 12px 78px 12px 15px;
		border-radius: 5px;
		background: #F4F7FA;
	}
	.search-input__input input::placeholder {
		color: #B0C1D0;
	}
	.search-input__delete {
		position: absolute;
		right: 54px;
		top: 50%;
		width: 24px;
		height: 24px;
		cursor: pointer;
		transform: translate(0, -50%);
	}
	.search-input__delete:after, .search-input__delete:before {
		content: '';
		position: absolute;
		left: 50%;
		top: 50%;
		background: #B0C1D0;
		width: 8px;
		height: 2px;
	}
	.search-input__delete:before {
		transform: translate(-50%, -50%) rotate(-45deg);
	}
	.search-input__delete:after {
		transform: translate(-50%, -50%) rotate(45deg);
	}
	.search-input__btn {
		position: absolute;
		right: 0px;
		top: 0;
		bottom: 0;
		width: 39px;
		padding: 0px 15px 0px 0px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.search-input__btn input {
		cursor: pointer;
		background: none;
		border: 0;
		font-size: 0px;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 0;
		opacity: 0;
	}
	.block-search__tags {
		display: flex;
		overflow: auto;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px -10px 0px;
	}
	.block-search__tags-item {
		margin: 0px 10px 0px 0px;
		font-size: 15px;
		line-height: 1;
		padding: 8px 20px;
		background: #F4F7FA;
		border-radius: 50px;
		cursor: pointer;
		white-space: nowrap;
		color: #B0C1D0;
	}
	.block-search__tags-item:last-child {
		margin: 0px 0px 0px 0px;
	}
.header-search-icon {
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (min-width: 1024px) {
	.block-search__tags-item {
		transition: color 0.2s ease;
	}
	.block-search__tags-item:hover {
		color: #343037;
	}
	.search-input__delete:after, .search-input__delete:before {
		transition: background 0.2s ease;
	}
	.search-input__delete:hover:after, .search-input__delete:hover:before {
		background: #B829A0;
	}
	.block-search__btn-icon path, .header-search-icon path, .search-input__btn .search-input__btn-icon path {
		transition: fill 0.2s ease;
	}
	.block-search__btn:hover .block-search__btn-icon path, .header-search-icon:hover path, .search-input__btn:hover .search-input__btn-icon path {
		fill: #343037;
	}
}
/*slider-mobile*/
.slider-mobile {
	color: #ffffff;
	background: center / cover no-repeat url('/img/mobile-dev/slider-bg.jpg');
	padding: 60px 0;
	overflow: hidden;
}
	.slider-mobile__container {
		padding: 0 15px;
		max-width: 1200px;
		margin: 0 auto;
		position: relative;
	}
	.slider-mobile__head {
		text-transform: uppercase;
		text-align: center;
		margin: 0px 0px 30px 0px;
		font-weight: 800;
		font-size: 28px;
		line-height: 36px;
	}
	.slider-mobile__tabs {
		overflow: auto;
		margin: 0px 0px 30px 0px;
		padding: 0px 0px 10px 0px;
		width: calc(100% + 15px);
	}
	.slider-mobile__tabs-container {
		display: flex;
		width: fit-content;
		margin: 0 auto;
	}
	.slider-mobile__tabs-item {
		color: rgba(255, 255, 255, 0.5);
		border: 2px solid transparent;
		background: rgba(255, 255, 255, 0.1);
		margin: 0px 30px 0px 0px;
		transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
		padding: 8px 20px;
		border-radius: 50px;
		white-space: nowrap;
		cursor: pointer;
	}
	.slider-mobile__tabs-item:last-child {
		margin: 0px 0px 0px 0px;
	}
	.slider-mobile__tabs-item--active {
		border-color: #fff;
		color: #ffffff;
		background: transparent;
		pointer-events: none;
	}
	.slider-mobile__text-container {
		margin: 0px 0px 20px 0px;
	}
	.slider-mobile__text {
		line-height: 26px;
		margin: 0px 0px 10px 0px;
	}
	.slider-mobile__text:last-child {
		margin: 0px 0px 0px 0px;
	}
	.slider-mobile__text--bold {
		font-weight: 700;
	}
	.slider-mobile__img {
		width: 80px;
		height: 80px;
		border-radius: 50%;
		background: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 auto 30px;
	}
	.slider-mobile__img img {
		max-width: 100%;
		max-height: 100%;
		object-fit: contain;
	}
	.slider-mobile__middle {
		position: relative;
		margin: 0px 0px 40px 0px;
	}
	.slider-mobile__tabs-content-js {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		left: 0;
		right: 0;
	}
	.slider-mobile__tabs-content-js.slider-mobile__tabs-content--active {
		position: static;
		opacity: 1;
		visibility: visible;
	}
	.slider-mobile__slider {
		position: relative;
		z-index: 2;
	}
	.slider-mobile__finger {
		position: absolute;
		right: 55px;
		transform: translate(100%, 0);
		bottom: -170px;
		z-index: 3;
	}
	.slider-mobile__right-hand {
		position: absolute;
		right: -215px;
		bottom: -180px;
	}
	.slider-mobile__left-hand {
		position: absolute;
		left: -170px;
		bottom: -210px;
	}
	.slider-mobile__right {
		text-align: center;
	}
	.slider-mobile__link {
		color: #ffffff;
		text-decoration: underline;
		text-decoration-skip-ink: none;
		display: inline-block;
		margin: 0px 0px 20px 0px;
	}
	.slider-mobile__left {
		text-align: center;
		z-index: 2;
	}
	.slider-mobile__left.slider-mobile__tabs-content--active {
		position: relative;
	}
	.slider-mobile__btn {
		text-align: center;
		margin: 10px 0px 0px 0px;
	}
	.slider-mobile__btn .b-button, .creation-header .b-button, .mobile-blocks-table__item-btn .b-button {
		white-space: normal;
		height: auto;
		line-height: 25px;
		padding: 10px 30px;
	}
	.slider-mobile-main .slick-arrow {
		background: #fff;
	}
	.slider-mobile-main .slick-arrow::before {
		color: #343037;
	}
	.slider-mobile-main .slick-arrow.slick-disabled {
		opacity: 1;
	}
	.slider-mobile-main__item {
		text-align: center;
	}
	.slider-mobile-main .slick-next {
		right: 0px;
	}
	.slider-mobile-main .slick-prev {
		left: 0px;
	}
@media (min-width: 768px) {
	.mobile-dev-info__head, .offer-mobile-page__head, .slider-mobile__head,	.mobile-dev.ready-solution .ready-solution-advantages h4.title-block, .mobile-blocks-table__head {
		font-size: 38px;
		line-height: 50px;
	}
	.mobile-dev h1 {
		font-size: 52px;
		line-height: 1;
		max-width: none;
	}
}
@media (min-width: 1024px) {
	.slider-mobile__tabs-content {
		right: 88px;
	}
	.slider-mobile-main .slick-next {
		right: -10px;
	}
	.slider-mobile-main .slick-prev {
		left: -10px;
	}
	.slider-mobile__tabs {
		width: auto;
	}
	.slider-mobile__right-hand {
		right: -125px;
		bottom: 0;
	}
	.slider-mobile__left-hand {
		left: -30px;
		bottom: 0;
	}
	.slider-mobile__finger {
		right: -25px;
		bottom: 0;
		transform: translate(0);
	}
	.slider-mobile__text-container {
		margin: 0px 0px 30px 0px;
	}
	.slider-mobile__link {
		margin: 0px 0px 30px 0px;
	}
	.slider-mobile__middle {
		margin: 0px 0px 0px 0px;
	}
	.slider-mobile {
		padding: 80px 0 0;
	}
	.slider-mobile__img {
		margin: 0;
	}
	.slider-mobile__right .slider-mobile__img {
		margin: 0 0 0 auto;
	}
	.slider-mobile__left-hand {
		display: none;
	}
	.slider-mobile__right {
		flex: 0 0 222px;
		order: 3;
		text-align: right;
	}
	.slider-mobile__middle {
		order: 2;
		flex: 0 0 calc(100% - 310px - 222px);
		max-width: calc(100% - 310px - 222px);
		padding: 0px 88px 178px 0px;
	}
	.slider-mobile__wrapper {
		display: flex;
	}
	.slider-mobile__left {
		order: 1;
		flex: 0 0 310px;
		text-align: left;
	}
	.slider-mobile__btn {
		position: absolute;
		left: 50%;
		bottom: 80px;
		transform: translate(-50%, 0);
		z-index: 10;
		margin: 0px 0px 0px 0px;
	}
	.slider-mobile__tabs-item {
		transition: color 0.2s ease;
	}
	.slider-mobile__tabs-item:hover {
		color: #ffffff;
	}
	.slider-mobile__link:hover {
		text-decoration: none;
	}
	.slider-mobile-main .slick-arrow {
		transition: background 0.2s ease, color 0.2s ease, opacity 0.2s ease;
	}
	.slider-mobile-main .slick-arrow:hover {
		background: #3B91E6;
	}
	.slider-mobile-main .slick-arrow::before {
		transition: color 0.2s ease;
	}
	.slider-mobile-main .slick-arrow:hover::before {
		color: #fff;
	}
}
@media (min-width: 1200px) {
	.slider-mobile__left-hand {
		display: block;
		position: absolute;
		left: -30px;
		bottom: 0;
	}
	.slider-mobile__right-hand {
		right: -35px;
	}
	.slider-mobile__finger {
		right: 56px;
	}
}
/*===========*/
#dev_portfolio_similar {
	max-width: 100%;
}
.b-form-block__decs-label {
	margin-bottom: 5px;
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: #727272;
}
.b-form-block__select .b-form-block__select-elem, .b-form-block__input-container {
	position: relative;
}
.b-form-block__select .b-form-block__select-elem::after {
	content: '\e903';
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(0, -50%);
	display: block;
	pointer-events: none;
	font-family: 'icomoon';
	font-size: 8px;
	font-weight: 400;
	color: #333;
}
/*form*/
.b-form .b-form-required {
	position: static;
	margin-top: 10px;
	padding-left: 0;
	color: rgba(181, 188, 194, 1);
	margin-bottom: 30px;
}
.b-form-block__label {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translate(0, -50%);
	color: #B0C1D0;
	font-size: 15px;
	pointer-events: none;
	transition: all 0.3s ease;
}
.b-form-block.is-focus .b-form-block__label, .b-form-block._active .b-form-block__label {
	font-size: 12px;
	line-height: 12px;
	top: 10px;
	transform: translate(0);
}
.b-form .b-form-block:not(.b-form-block__select) .b-form-block_field {
	padding-top: 15px;
	height: 50px;
	font-size: 15px;
	line-height: 12px;
	padding-right: 40px;
}
.b-form .b-form-block .b-form-block_textarea::placeholder {
	color: #B0C1D0;
}
.b-form-block__submit {
	text-align: center;
	
}
.mobile-apps .b-form-block__submit .b-button {
	padding: 14px 60px;
}
.b-form .b-form-block .b-form-block_textarea, .b-form .b-form-block .b-form-block_field {
	border-radius: 5px;
	border: 0;
	transition: box-shadow 0.3s ease, color 0.3s ease;
}
.b-form .b-form-block.is-focus .b-form-block_textarea, .b-form .b-form-block.is-focus .b-form-block_field {
	box-shadow: 0 0 15px 0 #1F2A331A;
}
.b-form .b-form-block .b-form-block_field {
	height: 50px;
}
.b-form .b-form-block select.b-form-block_field option {
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
.feedback h2 {
	text-transform: none;
}
.hystmodal .hystmodal__window, .b-leave-request {
	background: rgba(244, 247, 250, 1);
}
.b-leave-request.b-leave-request--modal {
	background: rgba(0, 0, 0, 0.6);
	width: auto;
	right: 0;
	bottom: 0;
	padding: 0 15px;
}
.b-leave-request--modal .b-form-block__submit .b-button {
	width: auto;
}
.b-leave-request--modal .b-leave-request__wrap {
	max-width: calc(100% - 30px);
	width: 490px;
	max-height: 100%;
	overflow: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: rgba(244, 247, 250, 1);
	padding: 70px 30px 60px;
	border-radius: 15px;
}
.b-leave-request--modal.b-leave-request .close {
	right: 20px;
	top: 20px;
	background: #EEF2F5;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.b-leave-request--modal.b-leave-request .close:hover {
	background: rgb(184 41 160 / 1);
}
.b-leave-request--modal.b-leave-request .close:before {
	font-weight: 400;
	font-size: 14px;
}
.b-form .b-form-block__select .b-form-block_field, .b-form-block__select .b-form-block__select-elem::after {
	color: rgba(176, 193, 208, 1);
	transition: color 0.3s ease;
}
.b-form-block__select._selected .b-form-block_field, .b-form-block__select._selected .b-form-block__select-elem::after, .b-form .b-form-block__select .b-form-block_field:focus {
	color: #333;
}
.b-form-block__icon {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(0, -50%);
	pointer-events: none;
}
.b-form-block__icon svg {
	display: block;
}
.is-error .b-form-error {
	color: #dc107e;
	font-size: 12px;
	margin: 7px 0px 0px 0px;
	line-height: 1;
}
.b-form .b-form-block.is-error.b-form-block--name::before, .default-feedback-form .b-form-block--message, .feedback .b-form-block--message {
	display: none;
}
.hystmodal__wrap {
	padding: 31px 15px;
}
.hystmodal__window {
	border-radius: 15px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
}
.reveal-overlay {
	padding: 30px 15px;
}
.reveal-overlay.active {
	display: block;
}
.reveal {
	padding: 70px 30px 60px;
}
.default-feedback-form__subtitle {
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	margin-top: 10px;
}
@media (min-width: 768px) {
	.b-leave-request--modal .b-leave-request__wrap {
		padding: 60px;
	}
	.reveal {
		padding: 60px;
	}
	.default-feedback-form .b-form-block--message, .feedback .b-form-block--message {
		display: block;
	}
	.feedback .b-form__flex-container, .default-feedback-form .b-form__flex-container {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -15px 0px;
	}
	.feedback .b-form-block, .default-feedback-form .b-form-block {
		flex: 0 0 calc(50% - 30px);
		margin: 0 15px 20px;
	}
	.b-form-block.b-form-block--message {
		flex: 0 0 calc(100% - 30px);
	}
}
.faq-content blockquote, .faq-content h1, .faq-content h2, .faq-content h3, .faq-content h4, .faq-content h5, .faq-content h6, .faq-content p {
	margin-bottom: 20px;
}
.faq-content blockquote:last-child, .faq-content h1:last-child, .faq-content h2:last-child, .faq-content h3:last-child, .faq-content h4:last-child, .faq-content h5:last-child, .faq-content h6:last-child, .faq-content p:last-child {
	margin-bottom: 0px;
}
.process-block__item {
	transform: translate(-80px, 205px);
}
.process-block__item:nth-child(2) {
	transform: translate(61px, -4px);
}
.process-block__item:nth-child(3) {
	transform: translate(375px, -111px);
}
.process-block__item:nth-child(4) {
	transform: translate(675px, -4px);
}
.process-block__item:nth-child(5) {
	transform: translate(820px, 205px);
}
.process-block--six-items .process-block__item:nth-child(3) {
	transform: translate(267px, -72px);
}
.process-block--six-items .process-block__item:nth-child(4) {
	transform: translate(484px, -72px);
}
.process-block--six-items .process-block__item:nth-child(5) {
	transform: translate(695px, 40px);
}
.process-block__item:nth-child(6) {
	transform: translate(820px, 205px);
}
body #megaheader .main-header .megamenu li .dropdown-menu .dropdown-inner {
	display: block;
	background: #fff;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	padding: 0;
	overflow: hidden;
	box-shadow: 0 0 15px 0 #34303726;
}
.dropdown-inner a span {
	font-weight: 700;
}
.b-wrapper #megaheader .top-header {
	padding: 5px 0;
	height: 54px;
}
body #megaheader .main-header .megamenu li .dropdown-menu .dropdown-inner .menu {
	padding: 40px 60px;
}
#megaheader .top-header .links-ul li>a.header-links__portfolio {
	color: #B829A0;
}
#megaheader .top-header .links-ul li>a.header-links__portfolio:hover {
	color: rgb(214 71 190);
}
#megaheader .top-header .links-ul li>a.header-links__portfolio:hover path {
	fill: rgb(214 71 190);
}
/*temp*/
#megaheader .main-header .logo .only-logo-temp-fix:nth-child(2) {
	width: auto;
}
.blog-content p, .blog-content ul {
	margin-bottom: 30px;
}
.blog-content .alert {
	border-radius: 15px;
	background-color: #F4F7FA;
	font-size: 22px;
	line-height: 32px;
	margin: 0px 0px 30px 0px;
}
.blog-content p:last-child, .blog-content ul:last-child, .blog-content .alert:last-child {
	margin: 0px 0px 0px 0px;
}
.blog-content p:last-child {
	margin-bottom: 0;
}
.blog-content .iframe-box {
	overflow: hidden;
	border-radius: 15px;
}
.blog-content .iframe-box iframe {
	width: 100%;
	height: 100%;
}
/*top-line*/
.top-line {
	min-height: 48px;
	background: center / cover no-repeat url('/images/sozdanie-sajtov/optimized/top-line.webp');
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 4px;
}
	.top-line__text {
		color: #ffffff;
		font-size: 15px;
		font-weight: 600;
		line-height: 1;
		margin: 0px 15px 0px;
		max-width: 270px;
		text-align: center;
	}
	.top-line__button {
		display: none;
	}
	.top-line__icon {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.top-line__icon svg {
		margin: 2px 0px 0px 0px;
		width: 18px;
		height: auto;
	}
@media (min-width: 768px) {
	.top-line__text {
		max-width: none;
	}
	.top-line__button {
		display: flex;
		align-items: center;
		font-size: 15px;
		padding: 5px 10px;
		border-radius: 5px;
		color: #ffffff;
		justify-content: center;
		background: #FFFFFF3D;
	}
}
@media (min-width: 1029px) {
	.top-line {
		margin: 0px 0px 0px 0px;
	}
}
/*language changer*/
#language-mobile {
	background: #fff;
	border-bottom: 1px solid #F1F1F1;
}
#language-mobile .lang-list {
	display: flex;
}
#language-mobile .lang-list li {
	padding: 15px 20px;
	font-size: 17px;
	line-height: 24px;
	font-weight: 700;
}
#language-mobile .lang-list li.active {
	color: #B829A0;
}
body {
	top: 0 !important;
}
.marquiz__frame_open {
	max-width: none;
}
/*==============*/
.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0;
	border-radius: 100vw;
	font-weight: 500;
	line-height: 20 / 17;
	white-space: nowrap;
	transition: all 0.3s ease;
	isolation: isolate;
	border: none;
	cursor: pointer;
	font-size: 17px;
	svg {
		display: block;
		flex-shrink: 0;
	}
	&::after {
		border-radius: inherit;
		transition: inherit;
		position: absolute;
		inset: 0;
		z-index: -1;
	}
	
	&:not(.btn--large, .btn--extra-large ) {
		text-align: center;
		padding: 10px 20px;
	}
	&.btn--large {
		padding: 20px 36px;
		font-size: 20px;
		gap: 16px;
		&:has(svg) {
			padding: 8px 24px;
		}
		svg {
			width: 54px;
			height: 54px;
			margin-right: -14px;
		}
	}
	&.btn--extra-large {
		padding: 25px 55px;
		font-size: 24px;
		gap: 16px;
		font-weight: 600;
		&:has(svg) {
			padding: 8px 24px;
		}
		svg {
			width: 54px;
			height: 54px;
			margin-right: -14px;
		}
	}
	&.btn--primary {
		color: white;
		background: #B829A0;
		position: relative;
		isolation: isolate;
		&::after {
			content: "";
			background: linear-gradient(90deg, transparent, #6366F1);
		}
		&:hover {
			&::after {
				opacity: 0;
			}
		}
	}
	&.btn--white-outline {
		background: white;
		color: #B829A0;
		border: 2px solid rgba(255, 255, 255, 0.4);
		font-weight: 600;
		line-height: 1.2;
		&:hover {
			color: white;
			background: transparent;
		}
	}
	&.btn--white {
		background: white;
		color: #19013A;
		position: relative;
		&::after {
			content: "";
			background: linear-gradient(to right, transparent, #6366F1);
			opacity: 0;
		}
		&:hover {
			background: #B829A0;
			color: white;
			&::after {
				opacity: 1;
			}
		}
	}
}

/* Individual solution */
.animate-\[--path\] {
	stroke-dasharray: 5000;
	stroke-dashoffset: 5000;
	animation: --path 10s linear infinite reverse !important; 
}
@keyframes --path {
	0% {
		stroke-dashoffset: 5000j;
	}
	40% {
		stroke-dashoffset: 0;
	}
	100% {
		stroke-dashoffset: -5000;
	}
}
img[src*="parallax"][alt=""] {
	transform: translateY(calc(var(--offset-y) * var(--speed, 0) * 1px)) rotate(calc(var(--offset-y) * var(--rotate-speed, 0) * 1deg));
	transition: transform .1s;
}
.individualnye-resheniya :has(> img[src*="parallax"][alt=""]) {
	z-index: -1;
	display: block;
	position: absolute;
	pointer-events: none;
}
body .\[--container-padding\:14px\] {
	--container-padding:14px;
	@media (width >= 768px) {
		--container-padding:max(21px, (100vw - 1166px) / 2);
	}
}
.fancybox-iframe {
	margin: 0 auto;
}
@keyframes --bounce {
	0%, 100% {
		translate: 0 2%;
		rotate: -2deg
	}
	50% {
		rotate: 2deg;
		translate: 0 -2%;
	}

}
@keyframes --scale {
	0%, 100% {
		scale: 97%;
	}
	50% {
		scale: 103%;
	}
}
.font-\[Montserrat\] .font-\[Inter\], .font-\[Montserrat\] {
	font-family: "Montserrat", sans-serif!important; 
}

.default-feedback-form.site-creating h2 {
	text-wrap: balance;		
	@media (width >= 1024px) {
		width: calc(100% + 3em);
		margin-left: -1.5em;	
	}
}