.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('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-icon1.svg');
}
.icon-on-bg.icon-on-bg--cro2 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-icon2.svg');
}
.icon-on-bg.icon-on-bg--step1 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-step1.svg');
}
.icon-on-bg.icon-on-bg--step2 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-step2.svg');
}
.icon-on-bg.icon-on-bg--step3 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-step3.svg');
}
.icon-on-bg.icon-on-bg--step4 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-step4.svg');
}
.icon-on-bg.icon-on-bg--step5 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-step5.svg');
}
.icon-on-bg.icon-on-bg--step6 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-step6.svg');
}
.icon-on-bg.icon-on-bg--step7 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-step7.svg');
}
.icon-on-bg.icon-on-bg--step8 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/cro-service-step8.svg');
}
.icon-on-bg.icon-on-bg--step9 {
  background-image: url('/wp-content/themes/twentytwenty/images/cro-service/icons/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('/wp-content/themes/twentytwenty/images/home/av1.png');
}
.block_reviews_hero__avatar.block_reviews_hero__avatar--2 {
  background-image: url('/wp-content/themes/twentytwenty/images/home/av2.png');
}
.block_reviews_hero__avatar.block_reviews_hero__avatar--3 {
  background-image: url('/wp-content/themes/twentytwenty/images/home/av3.png');
}
.block_reviews_hero__avatar.block_reviews_hero__avatar--4 {
  background-image: url('/wp-content/themes/twentytwenty/images/home/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('/wp-content/themes/twentytwenty/images/home/star_container.svg');
  mask-image: url('/wp-content/themes/twentytwenty/images/home/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('/wp-content/themes/twentytwenty/images/cro-service/icons/done.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 .cro-section__step {
  display: flex;
  padding: 12px;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 1px solid #F4F5F9;
}
.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 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('/wp-content/themes/twentytwenty/images/new_products/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;
}

@media (min-width: 768px) {
  .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: flex;
    flex-direction: column;
    gap: 20px;
    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;
  }
}