.zvfbgco9 {
  position: relative;
  z-index: 0;
}
.advantages_container {
  font-size: 13px;
  align-items: center;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  z-index: 2;
}
.advantages_container .swiper-wrapper {
  height: 180px;
}
@media screen and (min-width: 981px) {
  .advantages_container .swiper-wrapper {
    justify-content: space-around;
  }
  .advantages_container .swiper-wrapper .swiper-slide {
    width: unset;
  }
}
.advantages_container.brand_trust .adv_item {
  margin-bottom: 4px;
  margin-top: 4px;
}
@media screen and (max-width: 767px) {
  .advantages_container.brand_trust .adv_item {
    margin-top: 10px;
  }
}
.advantages_container.brand_trust .adv_item.adv_sertificate {
  margin-top: 0px;
}
@media screen and (max-width: 767px) {
  .advantages_container.brand_trust .adv_item.adv_sertificate {
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .advantages_container.search_open_advantages {
    margin-top: 85px;
  }
  .advantages_container ~ .top_slider_margin {
    margin-top: 0px;
  }
}
.advantages_container + hr {
  border-top: 2px solid #f1f1f1;
  margin-top: 0;
  margin-bottom: -2px;
}
@media screen and (min-width: 981px) {
  .advantages_container + hr {
    margin-top: -120px;
  }
}
@media screen and (max-width: 767px) {
  .advantages_container + hr {
    margin-bottom: -30px;
    margin-top: 3px;
  }
}
@media screen and (max-width: 767px) {
  .advantages_container + hr.in_cart {
    margin-bottom: -25px;
  }
}
.advantages_container.main_page_adv + hr {
  margin-bottom: -2px;
}
@media screen and (min-width:1220px) {
  .advantages_container {
    max-width: 1170px;
    margin: auto;
  }
}
@media screen and (min-width: 980px) and (max-width: 1220px) {
  .advantages_container {
    max-width: 1170px;
    margin: auto;
  }
}
@media screen and (max-width: 980px) {
  .advantages_container {
    border: unset;
    margin-bottom: -120px;
  }
}
@media screen and (min-width: 981px) {
  .advantages_container {
    display: flex !important;
  }
}
@media screen and (max-width: 767px) {
  .advantages_container {
    margin-top: 40px;
  }
}
.advantages_container .adv_item {
  cursor: pointer;
  height: 51px;
}
@media screen and (max-width: 767px) {
  .advantages_container .adv_item {
    text-align: left;
    margin-left: 10px;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .advantages_container .adv_item {
    margin-left: 5px;
  }
}
.advantages_container .adv_item:hover {
  color: #0a9e3b;
}
.advantages_container .adv_item:focus {
  outline: unset;
}
.advantages_container .adv_item i {
  display: inline-block;
  height: 42px;
  width: 42px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.advantages_container .adv_item span {
  border-bottom: 1px dashed #444;
  display: inline;
}
.advantages_container .adv_item p {
  display: inline-block;
  text-align: left;
  margin-top: 3px;
  margin-bottom: 3px;
}
.advantages_container .adv_item .adv_spoiler {
  display: none;
  color: #484849 !important;
  position: absolute;
  z-index: 1;
  background-color: #f1f1f1;
  padding: 15px 25px;
  border-radius: 2px;
  width: 290px;
  margin-top: 10px;
}
@media screen and (max-width: 480px) {
  .advantages_container .adv_item .adv_spoiler {
    max-width: 70vw;
    padding: 5px 20px 5px 15px;
  }
}
.advantages_container .adv_item .adv_spoiler:after {
  position: absolute;
  content: '';
  width: 37px;
  height: 10px;
  background: url(/local/templates/main_evalar/img/popup_adv_arrow.png);
  top: -10px;
  left: 10px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
  .advantages_container .adv_item .adv_spoiler:after {
    left: 10%;
  }
}
@media screen and (min-width:481px) and (max-width: 680px) {
  .advantages_container .adv_item .adv_spoiler:after {
    left: 20%;
  }
}
@media screen and (max-width: 480px) {
  .advantages_container .adv_item .adv_spoiler:after {
    left: 31.5%;
  }
}
.advantages_container .adv_item .adv_spoiler.moved_arrow:after {
  left: 90%;
}
.advantages_container .adv_item .adv_spoiler:before {
  content: "\2716";
  color: #828282ad;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 2;
}
@media screen and (max-width: 980px) {
  .advantages_container.profit_and_safety {
    margin-bottom: -130px;
  }
}
@media screen and (max-width: 980px) {
  .advantages_container.profit_and_safety + hr {
    margin-top: 8px;
  }
}
.advantages_container.profit_and_safety .adv_item {
  margin-top: 8px;
}
@media screen and (max-width: 980px) {
  .advantages_container.profit_and_safety .adv_item {
    margin-top: 6px;
  }
}
.advantages_container.profit_and_safety .adv_item i {
  margin-bottom: -8px;
}
.adv_evalar p {
  max-width: 100px;
}
.adv_evalar:hover i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/evalar_active.png);
}
.adv_evalar i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/evalar.png);
  margin-bottom: -12px;
}
.adv_natural_goods p {
  max-width: 140px;
}
.adv_natural_goods:hover i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/natural_goods_active.png);
}
.adv_natural_goods i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/natural_goods.png);
  margin-bottom: -12px;
}
.adv_sertificate {
  margin-top: 0px;
}
.adv_sertificate p {
  max-width: 135px;
}
.adv_sertificate:hover i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/sertificate_active.png);
}
.adv_sertificate i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/sertificate.png);
}
.adv_experts p {
  max-width: 100px;
}
.adv_experts:hover i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/experts_active.png);
}
.adv_experts i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/experts.png);
  margin-bottom: -12px;
}
.adv_delivery i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/delivery.png);
  margin-bottom: -12px;
}
.adv_delivery:hover i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/delivery_active.png);
}
.adv_delivery_point i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/delivery_point.png);
}
.adv_delivery_point:hover i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/delivery_point_active.png);
}
.adv_safety i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/safety.png);
}
.adv_safety:hover i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/safety_active.png);
}
.adv_order_return i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/order_return.png);
}
.adv_order_return:hover i {
  background-image: url(/local/templates/main_evalar/img/advantages_icons/order_return_active.png);
}
