.wp-block-cble-block-brand-review-left .block-title {
  display: flex;
  align-items: center;
}
.wp-block-cble-block-brand-review-left .block-title p {
  margin-bottom: 0;
}
.wp-block-cble-block-brand-review-left .block-title .countri-image {
  border-radius: 4px;
  margin-right: 10px;
  overflow: hidden;
}
.wp-block-cble-block-brand-review-left h1 {
  margin-bottom: 26px;
}
.wp-block-cble-block-brand-review-left .bonus-block {
  display: flex;
  margin-bottom: 20px;
  align-items: baseline;
}
.wp-block-cble-block-brand-review-left .bonus-block h5 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 140%;
  color: #06845A;
  margin-right: 10px;
}
.wp-block-cble-block-brand-review-left .bonus-block p {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 140%;
  color: #0C120C;
}
@media screen and (max-width: 600px) {
  .wp-block-cble-block-brand-review-left .bonus-block {
    display: block;
  }
}
.wp-block-cble-block-brand-review-left .block-links {
  display: flex;
  align-items: center;
  margin-bottom: 29px;
}
@media screen and (max-width: 600px) {
  .wp-block-cble-block-brand-review-left .block-links {
    display: block;
  }
  .wp-block-cble-block-brand-review-left .block-links button {
    margin-bottom: 20px;
  }
}
.wp-block-cble-block-brand-review-left .block-links button {
  height: 80px;
  width: 280px;
  background: #fff;
  border-radius: 6px;
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #0C120C;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  border: 1px solid #F2994A;
  cursor: pointer;
}
.wp-block-cble-block-brand-review-left .block-links button:first-child {
  background: #F2994A;
  color: #fff;
}
.wp-block-cble-block-brand-review-left .block-links button::after {
  content: url('img/button-arrow-green.svg');
  margin-left: 20px;
}
.wp-block-cble-block-brand-review-left .block-links button:first-child::after {
  content: url('img/button-arrow.svg');
}
.wp-block-cble-block-brand-review-left .block-links a:hover,
.wp-block-cble-block-brand-review-left .block-links button:hover {
  color: #fff;
  background: #E7872D;
}
.wp-block-cble-block-brand-review-left .block-links a:hover::after,
.wp-block-cble-block-brand-review-left .block-links button:hover::after {
  content: url('img/button-arrow.svg');
  margin-left: 20px;
}
.wp-block-cble-block-brand-review-left .block-links a:last-child,
.wp-block-cble-block-brand-review-left .block-links button:last-child {
  color: #0C120C;
  background: #fff;
}
.wp-block-cble-block-brand-review-left .block-links a:last-child::after,
.wp-block-cble-block-brand-review-left .block-links button:last-child::after {
  content: url('img/button-arrow-green.svg');
  margin-left: 20px;
}
.wp-block-cble-block-brand-review-left .block-links a:last-child:hover,
.wp-block-cble-block-brand-review-left .block-links button:last-child:hover {
  color: #fff;
  background: #E7872D;
}
.wp-block-cble-block-brand-review-left .block-links a:last-child:hover::after,
.wp-block-cble-block-brand-review-left .block-links button:last-child:hover::after {
  content: url('img/button-arrow.svg');
  margin-left: 20px;
}
.wp-block-cble-block-brand-review-left .parameters {
  display: flex;
  margin-bottom: 20px;
}
@media screen and (max-width: 600px) {
  .wp-block-cble-block-brand-review-left .parameters {
    display: block;
  }
  .wp-block-cble-block-brand-review-left .parameters .item {
    border-right: 0 !important;
  }
  .wp-block-cble-block-brand-review-left h1 {
    margin-bottom: 20px;
  }
  .wp-block-cble-block-brand-review-left .bonus-block h5 {
    font-size: 40px;
  }
  .wp-block-cble-block-brand-review-left .block-links button {
    margin-left: auto;
    margin-right: auto;
  }
  .wp-block-cble-block-brand-review-left .parameters .item {
    text-align: center;
  }
}
.wp-block-cble-block-brand-review-left .parameters .item {
  flex: 1;
  padding: 10px 0 10px 15px;
  border: 1px solid #E7E7E7;
  border-left: 0;
}
.wp-block-cble-block-brand-review-left .parameters .item:last-child {
  border-right: 0;
}
.wp-block-cble-block-brand-review-left .parameters .item p {
  font-family: Cabin;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  color: #0C120C;
  margin-bottom: 2px;
}
.wp-block-cble-block-brand-review-left .parameters .item h6 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  color: #0C120C;
  margin-bottom: 0;
}
.wp-block-cble-block-brand-review-left .wp-block-cble-block-flex-img {
  margin: 30px 0 40px;
}
.wp-block-cble-block-brand-review-left .wp-block-cble-block-flex-img p {
  width: 100%;
}
