.allwrap {
  position: relative;
  top: 180px;
}

.tx-grips-newsroom .swiper {
  width: 100%;
  position: relative;
  padding-bottom: 66px;
}
.tx-grips-newsroom .swiper {
  padding-bottom: 80px !important;
}
.tx-grips-newsroom .swiper-wrapper div:last-child {
  margin-right: 0px;
}
.tx-grips-newsroom .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: transparent;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
  align-items: flex-start;
  margin-right: clamp(16px, 1.6vw, 24px);
}
.tx-grips-newsroom .swiper-slide {
  width: auto;
  text-align: left;
  width: 80vw;
  max-height: auto;
  max-width: 334px;
  height: 100%;
}
@media (min-width: 640px) {
  .tx-grips-newsroom .swiper-slide {
    display: block;
    max-width: initial;
    max-height: auto;
    max-width: 334px;
    object-fit: cover;
  }
}
.tx-grips-newsroom .swiper-slide img {
  width: 100%;
  height: auto;
}
.tx-grips-newsroom .btn-buslider {
  width: 40px;
  height: 40px;
  background-image: url(../../Global/Icons/placeholder/arrow-right.svg);
}
.tx-grips-newsroom .swiper-scrollbar {
  top: auto;
  bottom: 50px !important;
}
.tx-grips-newsroom .swiper {
  padding-bottom: 80px;
}
.tx-grips-newsroom .swiper-horizontal > .swiper-pagination-progressbar,
.tx-grips-newsroom .swiper-pagination-progressbar.swiper-pagination-horizontal,
.tx-grips-newsroom .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.tx-grips-newsroom .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: auto;
  bottom: 50px !important;
}
@media (min-width: 640px) {
  .tx-grips-newsroom .swiper {
    padding-bottom: 100px;
  }
  .tx-grips-newsroom .swiper-horizontal > .swiper-pagination-progressbar,
  .tx-grips-newsroom .swiper-pagination-progressbar.swiper-pagination-horizontal,
  .tx-grips-newsroom .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
  .tx-grips-newsroom .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    top: auto;
    bottom: 50px !important;
  }
}
.tx-grips-newsroom .swiper-button-next::after,
.tx-grips-newsroom .swiper-button-prev::after {
  content: "";
}
.tx-grips-newsroom .swiper-button-next,
.tx-grips-newsroom .swiper-button-prev {
  user-select: none;
  top: auto;
  left: auto;
  bottom: 10px;
  height: 1.3em;
  width: 1.3em;
  background-color: #000000;
  mask-image: url(../../../../../wagreboot/Resources/Public/Global/Icons/ui-icons/arrow_forward.svg);
  mask-repeat: no-repeat;
  mask-position: center center;
  mask-size: 100%;
  -webkit-mask-image: url(../../../../../wagreboot/Resources/Public/Global/Icons/ui-icons/arrow_forward.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  -webkit-mask-size: 100%;
  line-height: 1;
}
.tx-grips-newsroom .swiper-button-next.swiper-button-disabled,
.tx-grips-newsroom .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background-color: #969696;
}
.tx-grips-newsroom .swiper-button-prev {
  right: 3em;
  mask-image: url(../../../../../wagreboot/Resources/Public/Global/Icons/ui-icons/arrow_back.svg);
  -webkit-mask-image: url(../../../../../wagreboot/Resources/Public/Global/Icons/ui-icons/arrow_back.svg);
}
.tx-grips-newsroom .swiper-horizontal > .swiper-pagination-progressbar, .tx-grips-newsroom .swiper-pagination-progressbar.swiper-pagination-horizontal {
  height: 1px;
  background-color: #E6E6E6;
}
.tx-grips-newsroom .swiper-horizontal > .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  height: 3px;
  margin-top: -1px;
  background-color: #282828;
}/*# sourceMappingURL=swiper.css.map */