.cro-section,
.head_products.head_products_22.cro-section {
  margin-bottom: 56px;
}
.head_products.head_products_22.cro-section .btn_blue {
  margin-top: 35px;
  height: 40px;
  padding: 12px;
}
.new-section.cro-section .cro-section__title {
  margin-bottom: 8px;
}
.new-section.cro-section .cro-section__sub-title {
  margin: 0 auto 24px;
}
.cro-section .cro-section__content-wrapp-in-half {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
.cro-section .cro-section__img-block {
  width: 100%;
  flex-shrink: 0;
  padding: 12px;
  border-radius: 20px;
  border: 1px solid #F4F5F9;
  background: #F1F3F9;
}
.cro-section .cro-section__img-block img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: contain;
}
.new-section.cro-section .cro-section__content-block {
  padding: 0;
  flex-shrink: 0;
  width: 100%;
  border: none;
  border-radius: 0;
}
.new-section.cro-section.whats-wrong {
  background-color: #fff;
}
.cro-section.cro-section--bg {
  background-color: #F8FAFD;
}
.cro-section .cro-section__container-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 0;
}
.cro-section .btn_blue {
  height: 40px;
  padding: 12px;
}
.cro-section.whats-wrong .whats-wrong__item {
  gap: 20px;
}
.whats-wrong .whats-wrong__advantage,
.whats-wrong .whats-wrong__text {
  padding: 0;
  margin: 0;
}
.whats-wrong .whats-wrong__text {
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
}
.whats-wrong .whats-wrong__advantage {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #6C6E79;
}
.new-section.whats-wrong.cro-section {
  padding: 0;
}
.lets-wrap .lets-wrap__grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 5px;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 100%;
}
.cro-faq .cro-faq__badge,
.lets-wrap .lets-wrap__grid-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cro-faq .cro-faq__badge img,
.lets-wrap .lets-wrap__grid-item img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.new-section.lets-wrap.cro-section .lets-wrap__content {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: unset;
  max-width: unset;
  align-self: unset;
}
.lets-wrap.cro-section .btn_google.btn_google--white {
  padding: 12px 16px;
}
.cro-section .cro-section__content-list {
  padding: 0;
  margin: 0 0 24px 0;
  list-style: none;
}
.cro-section .cro-section__content-list-item {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  font-size: 18px;
  line-height: 29px;
}
.icon-on-bg {
  display: inline-flex;
  width: 40px;
  height: 40px;
  border-radius: 12px;
  background: #F4F5F9;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  flex-shrink: 0;
}
.icon-on-bg.icon-on-bg--cro1 {
  background-image: url('../svg/cro-service-icon1.svg');
}
.icon-on-bg.icon-on-bg--cro2 {
  background-image: url('../svg/cro-service-icon2.svg');
}
.icon-on-bg.icon-on-bg--step1 {
  background-image: url('../svg/cro-service-step1.svg');
}
.icon-on-bg.icon-on-bg--step2 {
  background-image: url('../svg/cro-service-step2.svg');
}
.icon-on-bg.icon-on-bg--step3 {
  background-image: url('../svg/cro-service-step3.svg');
}
.icon-on-bg.icon-on-bg--step4 {
  background-image: url('../svg/cro-service-step4.svg');
}
.icon-on-bg.icon-on-bg--step5 {
  background-image: url('../svg/cro-service-step5.svg');
}
.icon-on-bg.icon-on-bg--step6 {
  background-image: url('../svg/cro-service-step6.svg');
}
.icon-on-bg.icon-on-bg--step7 {
  background-image: url('../svg/cro-service-step7.svg');
}
.icon-on-bg.icon-on-bg--step8 {
  background-image: url('../svg/cro-service-step8.svg');
}
.icon-on-bg.icon-on-bg--step9 {
  background-image: url('../svg/cro-service-step9.svg');
}
.cro-section .cro-section__btns-wrapp {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
.block_reviews_hero {
  display: flex;
  gap: 12px;
  align-items: center;
}
.block_reviews_hero__avatars {
  display: flex;
}
.block_reviews_hero__rating_wrap {
  display: flex;
  flex-direction: column;
}
.block_reviews_hero__avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1.8px solid #FFF;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.block_reviews_hero__avatar:not(:first-child) {
  margin-left: -15px;
}
.block_reviews_hero__avatar.block_reviews_hero__avatar--1 {
  background-image: url('../png/av1.png');
}
.block_reviews_hero__avatar.block_reviews_hero__avatar--2 {
  background-image: url('../png/av2.png');
}
.block_reviews_hero__avatar.block_reviews_hero__avatar--3 {
  background-image: url('../png/av3.png');
}
.block_reviews_hero__avatar.block_reviews_hero__avatar--4 {
  background-image: url('../png/av4.png');
}
.block_reviews_hero__stars {
  display: flex;
}
.block_reviews_hero__star {
  width: 19px;
  height: 19px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #D7D7D7;
  -webkit-mask-image: url('../svg/star_container.svg');
  mask-image: url('../svg/star_container.svg');
}
.block_reviews_hero__star.block_reviews_hero__star--full {
  background-color: #F2B347;
}
.block_reviews_hero__star.block_reviews_hero__star--70 {
  background: linear-gradient(to right, #F2B347 60%, #D7D7D7 40%);
}
.block_reviews_hero__rating {
  display: flex;
  align-items: center;
  gap: 4px;
}
.block_reviews_hero__rating_wrap .block_reviews_hero__rating_text {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  color: #6E6E6E;
}
.block_reviews_hero .block_reviews_hero__info {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #6E6E6E;
}
.cro-section .cro-section__features {
  width: 100%;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 0 0 24px 0;
}
.cro-section .cro-section__features li {
  padding-left: 24px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px;
  background-image: url('../svg/done-4.svg');
  font-size: 18px;
  line-height: 29px;
  margin: 0;
}
.cro-section .cro-section__img-block.cro-section__img-block--full {
  width: 100%;
}
.cro-section .cro-section__title-link {
  text-decoration: underline;
  color: #0E77F1;
}
.cro-section .cro-section__title-link:hover,
.cro-section .cro-section__title-link:active {
  text-decoration: none;
  color: #3367D6;
}
.new-section.cro-section .cro-section__slider-item {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  width: 100%;
}
.cro-section__slider .slick-track {
  display: flex !important;
  align-items: stretch !important;
}
.cro-section .cro-section__step {
  height: auto;
  display: flex !important;
  flex: 1 1 auto;
  padding: 12px;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 1px solid #F4F5F9;
}
.cro-section .cro-section__step ul,
.cro-section .cro-section__step p,
.cro-section .cro-section__step-number {
  color: #6C6E79;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px;
  margin: 0;
  padding: 0;
}
.cro-section .cro-section__step-number {
  display: flex;
  gap: 8px;
  align-items: center;
}
.cro-section .cro-section__step ul,
.cro-section .cro-section__step p {
  font-weight: 400;
}
.cro-section .cro-section__step h3 {
  color: #191B23;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: normal;
  margin: 0;
  padding: 0;
}
.cro-section .cro-section__step h3 span {
  color: #6C6E79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.cro-section .cro-section__slider {
  padding-bottom: 50px;
}
.cro-section .cro-section__packages {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  width: 100%;
  margin-bottom: 24px;
}
.cro-section .package {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid #B7D6FB;
  background-color: #FFF;
  padding: 12px;
}
.cro-section .package.package--best {
  border-color: #0E77F1;
}
.package .package__top {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.package .package__top h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  padding: 0;
  margin: 0;
  letter-spacing: normal;
}
.package .package__top p {
  padding: 0;
  margin: 0;
  color: #6C6E79;
  font-size: 14px;
  line-height: 20px;
  min-height: 60px;
}
.package .package__price {
  font-size: 36px;
  font-weight: 400;
  line-height: 45px;
}
.package .package__btn.btn {
  width: 100%;
  text-align: center;
}
.package .package__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.package .package__list-item {
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 24px;
  padding-left: 36px;
  margin: 0;
  background-image: url('../svg/correctly_item.svg');
}
.cro-section .cro-section__packages-add-info {
  color: #6C6E79;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
}
.cro-faq .cro-faq__title {
  margin-bottom: 24px;
}
.cro-faq .cro-faq__list-wrapper {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-shrink: 0;
  list-style: none;
  padding: 0;
  margin: 0 auto 24px auto;
  max-width: 830px;
}
.cro-faq .cro-faq__list-item {
  position: relative;
  display: flex;
  padding: 8px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  border-radius: 12px;
  border: 1px solid #E0E3E6;
  background: #FFF;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 12px;
}
.cro-faq .cro-faq__list-item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  width: 100%;
  padding-top: 12px;
}
.cro-faq .cro-faq__list-item .accordion-content {
  display: none;
}
.cro-faq__list-item .p_icon {
  position: absolute;
  width: 24px;
  height: 24px;
  background-size: 24px;
  top: 12px;
  right: 12px;
}
.cro-faq .cro-faq__list-item-q {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 0 26px 0 0;
  color: #191B23;
  margin: 0;
  letter-spacing: normal;
}
.cro-faq .cro-faq__list-item.active .p_icon {
  transform: rotate(180deg);
}
.cro-faq .cro-faq__list-item-a {
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #6C6E79;
}
.cro-faq .cro-faq__badges {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 0 auto 24px auto;
  max-width: 576px;
  padding: 0 12px;
}
.cro-faq .cro-faq__btext {
  text-align: center;
  margin: 0 auto 24px auto;
}
.cro-faq .cro-faq__btn {
  display: flex;
  margin: 0 auto;
  width: max-content;
}
.lets-wrap .lets-wrap__btn {
  width: max-content;
  margin: 0 auto;
}
.cro-section.serp-section .title_products {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.head_products.cro-section .title_products .cro-section__title-badge {
  display: inline-block;
  width: auto;
  font-size: 12px;
  padding: 5px 10px;
  background-color: #FF492C;
  color: #fff;
  border-radius: 333px;
  margin-top: 5px;
  animation: cro-badge-wiggle 3s ease-in-out infinite;
  transform-origin: center center;
  white-space: nowrap;
  word-break: normal;
  word-wrap: normal;
  letter-spacing: normal;
}
.cro-list-icon {
  display: inline-flex;
  width: 29px;
  height: 29px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 29px;
  flex-shrink: 0;
}
.cro-list-icon.cro-list-icon--x {
  background-image: url('../svg/x_icon_red.svg');
}
.cro-list-icon.cro-list-icon--solution {
  background-image: url('../svg/solution_icon.svg');
}
.cro-list-icon.cro-list-icon--done {
  background-image: url('../svg/done_icon.svg');
}
.cro-section .cro-section__pmb {
  margin-bottom: 24px;
}
.cro-section .cro-section__content-list.cro-section__content-list--flg {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.cro-section__content-list.cro-section__content-list--flg .cro-section__content-list-item {
  align-items: flex-start;
}
.cro-section .c-orange {
  color: #FF642D;
}
.full-stack {
  display: flex;
  flex-direction: column;
}
.full-stack .full-stack__list {
  display: flex;
  flex-direction: column;
  gap: 33px;
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 572px;
  margin: 0 auto;
}
.full-stack .full-stack__list-item {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 12px;
  gap: 2px;
  border-radius: 12px;
  border: 2px solid #B7D6FB;
  background-color: #F8FAFD;
  margin: 0;
}
.full-stack .full-stack__list-item.full-stack__list-item--add::after {
  content: '';
  display: block;
  position: absolute;
  top: calc(100% + 2px);
  left: 50%;
  transform: translateX(-50%);
  background-image: url('../svg/plus_icon.svg');
  width: 29px;
  height: 29px;
  background-position: center;
  background-size: 14px;
  background-repeat: no-repeat;
}
.full-stack .full-stack__text {
  color: #191B23;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px; 
}
.full-stack .full-stack__price {
  color: #6C6E79;
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
}
.full-stack .full-stack__bottom {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  margin: 0 auto;
  max-width: 572px;
  padding: 24px;
}
.full-stack .full-stack__bottom-bg {
  background-color: #FFDCA2;
  padding: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.cro-section.cro-section--full-stack .cro-section__btn {
  display: flex;
  width: max-content;
  margin: 0 auto;
}
.full-stack .full-stack__bottom-text {
  color: #191B23;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.full-stack .full-stack__bottom-total span {
  position: relative;
}
.full-stack .full-stack__bottom-total span::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='none'><line x1='0' y1='100' x2='100' y2='0' stroke='%23C74952' stroke-width='4'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}
.cro-faq ol.cro-faq__list-item-a,
.cro-faq ul.cro-faq__list-item-a {
  margin: 0 0 10px 15px;
}
.whats-wrong a.whats-wrong__link span {
  text-decoration: underline;
}
.whats-wrong a.whats-wrong__link:hover span,
.whats-wrong a.whats-wrong__link:active  span {
  text-decoration: none;
}
.cro-section .cro-section__step ul {
  margin: 0;
}

@keyframes cro-badge-wiggle {
  0%, 5%   { transform: rotate(-10deg); }
  10%      { transform: rotate(-4deg); }
  20%      { transform: rotate(-16deg); }
  30%      { transform: rotate(-8deg); }
  40%      { transform: rotate(-14deg); }
  45%,100% { transform: rotate(-10deg); }
}

.cro-section__badge-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: help;
  white-space: nowrap;
  word-break: normal;
  word-wrap: normal;
  letter-spacing: normal;
  line-height: normal;
}

.cro-section__badge-wrapper::after {
  max-width: 320px;
  width: max-content;
  content: attr(data-tooltip);
  position: absolute;
  bottom: 105%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  font-size: 11px;
  padding: 5px 8px;
  border-radius: 4px;
  white-space: normal;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.cro-section__badge-wrapper::before {
  content: '';
  position: absolute;
  bottom: calc(100% - 6px);
  left: 50%;
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.85);
  opacity: 0;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.cro-section__badge-wrapper.show-tooltip::after,
.cro-section__badge-wrapper.show-tooltip::before,
.cro-section__badge-wrapper:hover::after,
.cro-section__badge-wrapper:hover::before {
  opacity: 1;
  transform: translateX(-50%) translateY(-4px);
}

.mini-case {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.mini-case .mini-case__item-wrapp {
  width: 100%;
  position: relative;
  padding: 8px;
  border-radius: 20px;
  border: 1px solid #F4F5F9;
  background: #F1F3F9;
  overflow: hidden;
}
.mini-case .mini-case__item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  border-radius: 20px;
  border: 1px solid #F4F5F9;
  background: #F1F3F9;
  overflow: hidden;
  border-radius: 12px;
  padding: 40px 20px;
  gap: 20px;
  background-color: #FFF;
}
.mini-case__badge {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 30px;
  padding: 2px 12px;
  border-bottom-left-radius: 20px;
}
.mini-case__badge.mini-case__badge--before {
  background-color: #FFF3D9;
  color: #FF642D;
}
.mini-case__badge.mini-case__badge--after {
  background-color: #DBFEE8;
  color: #007C65;
}
.mini-case__item picture,
.mini-case__item img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 12px;
}
.mini-case__info-block {
  display: flex;
  flex-direction: column;
  gap: 3px;
  flex-shrink: 0;
}
.mini-case__info-block-title {
  color: #6C6E79;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.mini-case__info-block-val {
  color: #191B23;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}
.mini-case__info-block-rate {
  display: inline-flex;
  gap: 4px;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.mini-case__info-block-rate.mini-case__info-block-rate--up {
  color: #007C65;
}
.mini-case__info-block-rate.mini-case__info-block-rate--down {
  color: #C74952;
}
.mini-case__info-block-rate::before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}
.mini-case__info-block-rate.mini-case__info-block-rate--down::before {
  background-image: url('../svg/down_icon_r.svg');
}
.mini-case__info-block-rate.mini-case__info-block-rate--up::before {
  background-image: url('../svg/up_icon_g.svg');
}
.full-stack .full-stack__bottom-total {
  color: #6C6E79;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.info-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  background-image: url('../svg/info-3.svg');
  transform: translateY(3px);
}
.with-tooltip {
  position: relative;
  cursor: pointer;
}
.with-tooltip::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 108%;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  font-size: 14px;
  line-height: 140%;
  padding: 5px 8px;
  border-radius: 4px;
  opacity: 0;
  pointer-events: none;
  max-width: 160px;
  width: max-content;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.with-tooltip::before {
  content: '';
  position: absolute;
  bottom: calc(100% - 4px);
  left: 50%;
  transform: translateX(-50%);
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(0, 0, 0, 0.85);
  opacity: 0;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.with-tooltip:hover::after,
.with-tooltip:hover::before {
  opacity: 1;
  transform: translateX(-50%) translateY(-4px);
}
@media (min-width: 768px) {
  [lang="uk"] .cro-section__badge-wrapper::after,
  [lang="fr-FR"] .cro-section__badge-wrapper::after,
  [lang="es-ES"] .cro-section__badge-wrapper::after {
    left: -45%;
  }
  .cro-section__badge-wrapper::after {
    max-width: unset;
  }
  .with-tooltip::after {
    max-width: 200px;
  }
  .mini-case .mini-case__item {
    display: flex;
    padding: 40px;
    justify-content: space-between;
  }
  .mini-case__badge {
    padding: 8px 12px;
    font-size: 20px;
  }
  .mini-case__item.mini-case__item--m {
    display: none;
  }
  .mini-case .mini-case__item-wrapp {
    padding: 12px;
  }
  .mini-case {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .full-stack .full-stack__list-item {
    padding: 24px;
  }
  .cro-section__badge-wrapper {
    position: absolute;
    left: 100%;
    margin-left: 8px;
    margin-top: 0;
    font-size: 12px;
  }
  .lets-wrap .lets-wrap__btn {
    margin: 0;
  }
  .cro-faq .cro-faq__badges {
    grid-template-columns: repeat(6, 1fr);
    padding: 0;
  }
  .cro-faq .cro-faq__list-wrapper {
    margin: 0 auto 40px auto;
  }
  .cro-faq__list-item .p_icon {
    top: 20px;
    right: 24px;
  }
  .cro-faq .cro-faq__list-item-content {
    padding-top: 20px;
  }
  .cro-faq .cro-faq__list-item {
    padding: 20px 24px;
    min-height: 64px;
  }
  .cro-faq .cro-faq__title {
    margin-bottom: 56px;
  }
  .cro-section .package {
    padding: 24px;
  }
  .cro-section .cro-section__packages {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 40px;
  }
  .cro-section .cro-section__step {
    padding: 20px;
  }
  .cro-section .cro-section__slider {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    max-width: 100%;
    padding: 0;
  }
  /* .new-section.cro-section .cro-section__slider-item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  } */
  .cro-section .cro-section__features {
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px;
    flex-direction: row;
  }
  .cro-section .cro-section__btns-wrapp {
    flex-direction: row;
  }
  .new-section.lets-wrap.cro-section .lets-wrap__title {
    max-width: 86%;
  }
  .new-section.lets-wrap.cro-section .lets-wrap__content-wrapper{
    gap: 56px;
    align-items: stretch;
  }
  .lets-wrap .lets-wrap__grid {
    gap: 10px;
    flex-basis: 42%;
  }
  .whats-wrong .whats-wrong__advantage {
    line-height: 20px;
  }
  .cro-section .cro-section__container-center {
    padding: 56px 0;
  }
  .new-section.cro-section .cro-section__content-block,
  .cro-section .cro-section__img-block {
    width: calc(50% - 28px);
  }
  .cro-section .cro-section__content-wrapp-in-half {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .new-section.cro-section .cro-section__sub-title {
    margin: 0 auto 40px;
  }
  .cro-section,
  .head_products.head_products_22.cro-section {
    margin-bottom: 100px;
  }
}