._sch-comparison {
  display: block;
  position: relative;
  padding-bottom: 200px;
}
._sch-comparison ._sch-content h4 {
  font-weight: bold;
  font-size: 16px;
}
._sch-comparison ._sch-content ._slider_compa.owl-carousel {
  margin-bottom: 60px;
}
._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage {
  margin: 0 auto;
}
._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
  text-align: center;
}
._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._pr_main_img {
  max-width: 200px;
}
._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item .item h4.marine-title {
  font-weight: bold;
  font-size: 16px;
  margin: 20px auto 40px;
  color: #005DA6;
}
._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._information {
  position: relative;
  display: block;
  text-align: left;
  margin-top: 70px;
  color: #636569;
  font-size: 12px;
  line-height: 14px;
  min-height: 200px;
}
._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._information h5 {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
}
._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._video {
  display: block;
  position: relative;
  margin-top: 24px;
}
._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._information:after {
  content: " ";
  height: 1px;
  width: 700%;
  background-color: #B9B8B8;
  position: absolute;
  top: -16%;
  left: 0;
}
._sch-comparison ._sch-content ._slider_models .owl-dots {
  display: block;
  position: relative;
  text-align: center;
  padding-top: 30px;
  left: 50%;
  transform: translateX(-50%);
}
._sch-comparison ._sch-content ._slider_models .owl-dots .owl-dot span {
  display: block;
  position: relative;
  width: 10px;
  margin: 5px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #707070;
}
._sch-comparison ._sch-content ._slider_models .owl-dots .owl-dot.active span {
  border-color: transparent;
  background-color: #ED1C24;
}
._sch-comparison ._slider_models {
  position: relative;
  max-width: 180px;
}
._sch-comparison ._slider_models ._sub-item {
  max-width: 45px;
  margin: auto;
}
._sch-comparison ._slider_models .owl-nav {
  position: absolute;
  width: 100%;
  top: 30%;
  transform: translateY(-50%);
}
._sch-comparison ._slider_models .owl-nav .owl-prev, ._sch-comparison ._slider_models .owl-nav .owl-next {
  position: absolute;
  color: #B9B8B8;
}
._sch-comparison ._slider_models .owl-nav .owl-prev {
  left: -15px;
}
._sch-comparison ._slider_models .owl-nav .owl-next {
  right: -15px;
}
._sch-comparison ._video {
  text-align: left;
}
._sch-comparison ._video a {
  text-decoration: underline;
  cursor: pointer;
  color: #80A8B2;
}
._sch-comparison ._video a span {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
}
._sch-comparison ._slider_info .item {
  text-align: center;
}
._sch-comparison ._slider_info .item ._head {
  margin: 0 auto;
  padding: 30px 0;
  background-color: #F8F8F9;
  width: 100%;
  height: auto;
}
._sch-comparison ._slider_info .item ._head h4 {
  position: relative;
  z-index: 10;
}
._sch-comparison ._slider_info .item ._head:before {
  position: absolute;
  height: 90px;
  width: 150%;
  z-index: 0;
  background-color: #F8F8F9;
  content: "";
  top: 0;
  left: 0;
}
._sch-comparison ._slider_info .item ._models, ._sch-comparison ._slider_info .item ._weight, ._sch-comparison ._slider_info .item ._measurements, ._sch-comparison ._slider_info .item ._volume, ._sch-comparison ._slider_info .item ._variant, ._sch-comparison ._slider_info .item ._variant_empty, ._sch-comparison ._slider_info .item ._frontpocket, ._sch-comparison ._slider_info .item ._sidepocket, ._sch-comparison ._slider_info .item ._book, ._sch-comparison ._slider_info .item ._airflow, ._sch-comparison ._slider_info .item ._hipbelt, ._sch-comparison ._slider_info .item ._chest, ._sch-comparison ._slider_info .item ._handle, ._sch-comparison ._slider_info .item ._stable_bottom, ._sch-comparison ._slider_info .item ._lock, ._sch-comparison ._slider_info .item ._grs_cert, ._sch-comparison ._slider_info .item ._igr_cert, ._sch-comparison ._slider_info .item ._oeko_cert {
  margin-top: 40px;
}
._sch-comparison ._slider_info .item ._true img._check {
  display: block;
  position: relative;
  width: 16px;
  height: auto;
  max-width: 16px;
  margin: auto;
  padding-top: 9px;
}
._sch-comparison ._slider_info .item ._false span {
  display: block;
  position: relative;
  border-bottom: 3px solid #DEDEDE;
  margin: auto auto 15px;
  width: 16px;
  height: 16px;
}
._sch-comparison ._slider_info .item ._url a.btn-red {
  padding: 6px 25px 8px;
}
._sch-comparison ._slider_info .item ._url a.btn-red:hover {
  text-decoration: underline;
  color: white;
}
._sch-comparison ._slider_info.owl-carousel {
  position: relative;
}
._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._oeko_cert:before {
  content: attr(data-label);
  float: left;
  font-weight: bold;
  width: 290%;
  padding-bottom: 18px;
  position: absolute;
  left: 200%;
  color: #00529D;
  top: -30px;
}
._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._models:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._weight:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._measurements:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._volume:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._variant:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._variant_empty:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._frontpocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._sidepocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._book:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._airflow:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._hipbelt:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._chest:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._handle:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._stable_bottom:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._lock:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._grs_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._igr_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item:first-child .item ._oeko_cert:after {
  content: " ";
  height: 1px;
  width: 700%;
  background-color: #B9B8B8;
  position: absolute;
  left: 0;
  top: -4px;
}
._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item div {
  min-height: 50px;
  display: block;
  position: relative;
}
._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item div h6 {
  color: #A8A8A7;
  font-weight: bold;
  margin-bottom: 0;
}
._sch-comparison ._ci {
  display: block;
  position: absolute;
  width: 100%;
  height: auto;
}
._sch-comparison ._ci._3 {
  bottom: -18px;
  left: 0;
  max-width: 250px;
  z-index: -10;
}
._sch-comparison ._ci._2 {
  max-width: 110px;
  right: -1%;
  bottom: 14%;
}

@media screen and (max-width: 840px) {
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-nav, ._sch-comparison ._sch-content ._slider_info.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 20%;
    transform: translateY(-50%);
    color: #ED1C24;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-nav .owl-prev, ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-nav .owl-next, ._sch-comparison ._sch-content ._slider_info.owl-carousel .owl-nav .owl-prev, ._sch-comparison ._sch-content ._slider_info.owl-carousel .owl-nav .owl-next {
    position: absolute;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-nav .owl-prev, ._sch-comparison ._sch-content ._slider_info.owl-carousel .owl-nav .owl-prev {
    left: -15px;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-nav .owl-next, ._sch-comparison ._sch-content ._slider_info.owl-carousel .owl-nav .owl-next {
    right: -15px;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-dots, ._sch-comparison ._sch-content ._slider_info.owl-carousel .owl-dots {
    display: block;
    position: relative;
    text-align: center;
    padding-top: 30px;
    left: 50%;
    transform: translateX(-50%);
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-dots .owl-dot span, ._sch-comparison ._sch-content ._slider_info.owl-carousel .owl-dots .owl-dot span {
    display: block;
    position: relative;
    width: 10px;
    margin: 5px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #707070;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-dots .owl-dot.active span, ._sch-comparison ._sch-content ._slider_info.owl-carousel .owl-dots .owl-dot.active span {
    border-color: transparent;
    background-color: #ED1C24;
  }
  ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._oeko_cert:before {
    font-size: 12px;
    content: attr(data-label);
    float: left;
    font-weight: bold;
    width: 240%;
    padding-bottom: 18px;
    position: absolute;
    left: -10px;
    color: #00529D;
    top: -30px;
    opacity: 0;
  }
  ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._oeko_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._oeko_cert:before {
    opacity: 1;
    transition: all 400ms ease-in-out;
    left: -150px;
  }
  ._sch-comparison ._ci._2 {
    right: -6%;
    bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel {
    margin-bottom: 20px;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._pr_main_img {
    max-width: 100%;
    margin: auto 25px;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item .item h4.marine-title {
    font-size: 15px;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._information {
    min-height: 106px;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-dots {
    position: absolute;
    bottom: 38%;
  }
  ._sch-comparison ._slider_info .item ._head h4 {
    font-size: 14px;
  }
  ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._oeko_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._oeko_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._oeko_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._oeko_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._oeko_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._oeko_cert:before {
    left: 0;
    width: 100%;
    opacity: 1;
  }
  ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._models:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._weight:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._measurements:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._volume:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._variant:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._variant_empty:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._frontpocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._sidepocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._book:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._airflow:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._hipbelt:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._chest:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._handle:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._stable_bottom:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._lock:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._grs_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._igr_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._one ._oeko_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._models:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._weight:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._measurements:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._volume:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._variant:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._variant_empty:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._frontpocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._sidepocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._book:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._airflow:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._hipbelt:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._chest:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._handle:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._stable_bottom:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._lock:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._grs_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._igr_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._two ._oeko_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._models:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._weight:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._measurements:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._volume:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._variant:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._variant_empty:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._frontpocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._sidepocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._book:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._airflow:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._hipbelt:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._chest:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._handle:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._stable_bottom:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._lock:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._grs_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._igr_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._three ._oeko_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._models:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._weight:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._measurements:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._volume:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._variant:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._variant_empty:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._frontpocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._sidepocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._book:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._airflow:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._hipbelt:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._chest:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._handle:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._stable_bottom:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._lock:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._grs_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._igr_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._four ._oeko_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._models:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._weight:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._measurements:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._volume:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._variant:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._variant_empty:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._frontpocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._sidepocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._book:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._airflow:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._hipbelt:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._chest:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._handle:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._stable_bottom:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._lock:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._grs_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._igr_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._five ._oeko_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._models:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._weight:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._measurements:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._volume:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._variant:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._variant_empty:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._frontpocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._sidepocket:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._book:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._airflow:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._hipbelt:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._chest:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._handle:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._stable_bottom:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._lock:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._grs_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._igr_cert:after, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item.active .item._six ._oeko_cert:after {
    top: -6px;
  }
  ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._models:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._weight:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._measurements:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._volume:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._variant:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._variant_empty:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._frontpocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._sidepocket:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._book:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._airflow:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._hipbelt:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._chest:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._handle:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._stable_bottom:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._lock:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._grs_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._igr_cert:before, ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item ._oeko_cert:before {
    font-size: 11px;
  }
  ._sch-comparison ._slider_info.owl-carousel .owl-stage-outer .owl-stage .owl-item .item div {
    min-height: 36px;
  }
  ._sch-comparison ._slider_models {
    display: none;
  }
  ._sch-comparison ._ci._2 {
    right: -14%;
  }
  html:lang(de-de) ._sch-comparison ._sch-content ._slider_compa.owl-carousel .owl-dots {
    bottom: 42%;
  }
}

/*# sourceMappingURL=comparison.css.map */
