.holcim_blockslider.overlap .blockslider_title_wrapper {
  margin-bottom: 2.1875rem;
}
.holcim_blockslider.overlap .swiper .swiper-wrapper {
  margin-bottom: 3.75rem;
}
.holcim_blockslider.overlap .swiper .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .holcim_blockslider_overlap_slide .image_wrapper .button,
.holcim_blockslider.overlap .swiper .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .holcim_blockslider_overlap_slide .video_wrapper .button {
  display: none;
}
.holcim_blockslider.overlap .swiper .swiper-pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.holcim_blockslider.overlap .swiper .swiper-pagination .swiper-pagination-bullet {
  width: 44px;
  height: 8px;
  border-radius: 0;
  background-color: var(--corporate-palette-5);
}
@media (max-width: 79.99875rem) {
  .holcim_blockslider.overlap .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 34px;
    height: 4px;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_blockslider.overlap .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 24px;
  }
}
.holcim_blockslider.overlap .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  height: 13px;
  background-color: var(--corporate-main-color);
}
@media (max-width: 79.99875rem) {
  .holcim_blockslider.overlap .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 8px;
  }
}
.holcim_blockslider.overlap.hasBackground.background-color-grey .swiper .swiper-wrapper .swiper-slide {
  background-color: var(--corporate-palette-6);
}
.holcim_blockslider.overlap.hasBackground .swiper .swiper-wrapper .swiper-slide .text_wrapper {
  padding: 2.5rem;
}
.holcim_blockslider.overlap.hasBackground .swiper .swiper-wrapper .swiper-slide .text_wrapper .title_wrapper {
  margin-top: 0;
}
.holcim_blockslider.overlap.hasBackground .swiper .swiper-wrapper .swiper-slide .text_wrapper .description_wrapper:not(.hasTitle) {
  margin-top: 0;
}
.holcim_blockslider.overlap.lb-background-color-3 .swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: var(--corporate-white);
  opacity: 0.5;
}
.holcim_blockslider.overlap.lb-background-color-3 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.holcim_blockslider.overlap.lb-background-color-4 .swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: var(--corporate-white);
  opacity: 0.5;
}
.holcim_blockslider.overlap.lb-background-color-4 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.holcim_blockslider.overlap.lb-background-color-5 .swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: var(--corporate-white);
  opacity: 0.5;
}
.holcim_blockslider.overlap.lb-background-color-5 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.holcim_blockslider.thumbnail {
  position: relative;
}
.holcim_blockslider.thumbnail .blockslider_title_wrapper {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 1.25rem;
  background-image: none;
  background-clip: inherit;
  -webkit-text-fill-color: inherit;
  font-weight: 900;
  width: inherit;
}
@media (max-width: 47.99875rem) {
  .holcim_blockslider.thumbnail .swiper {
    padding-bottom: 3.125rem;
  }
}
.holcim_blockslider.thumbnail .swiper .swiper-wrapper {
  margin-top: 6.875rem;
}
@media (max-width: 47.99875rem) {
  .holcim_blockslider.thumbnail .swiper .swiper-wrapper {
    margin-top: 3.75rem;
  }
}
.holcim_blockslider.thumbnail .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  max-width: 140px;
  margin: 0.1875rem;
  padding: 0.1875rem;
}
.holcim_blockslider.thumbnail .swiper .swiper_buttons_wrapper {
  position: absolute;
  top: 10px;
  right: 15px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 47.99875rem) {
  .holcim_blockslider.thumbnail .swiper .swiper_buttons_wrapper {
    top: inherit;
    bottom: 0;
    left: 0;
    right: 0;
    width: 97%;
    height: 38px;
    margin-bottom: 0.625rem;
  }
}
.holcim_blockslider.thumbnail .swiper .swiper_buttons_wrapper .swiper-button-disabled {
  visibility: hidden;
}
.holcim_blockslider.thumbnail .swiper .swiper_buttons_wrapper .button {
  width: 38px;
  height: 38px;
  display: inline-block;
  margin-left: 0.625rem;
  background-color: var(--corporate-white);
  position: relative;
  background-color: transparent;
}
.holcim_blockslider.thumbnail .swiper .swiper_buttons_wrapper .button.button-next {
  margin-left: 1.875rem;
}
@media (max-width: 47.99875rem) {
  .holcim_blockslider.thumbnail .swiper .swiper_buttons_wrapper .button {
    position: absolute;
    top: 0;
  }
  .holcim_blockslider.thumbnail .swiper .swiper_buttons_wrapper .button.button-prev {
    left: 0;
  }
  .holcim_blockslider.thumbnail .swiper .swiper_buttons_wrapper .button.button-next {
    margin-left: 0;
    right: 0;
  }
}
.holcim_blockslider.thumbnail .thumbnail_grid_wrapper .slide {
  margin-top: calc(var(--bs-gutter-x) * 0.5);
  margin-bottom: calc(var(--bs-gutter-x) * 0.5);
}
.holcim_blockslider.thumbnail .thumbnail_grid_wrapper .slide img {
  width: 100%;
  height: auto;
  max-width: 210px;
}
.holcim_blockslider.thumbnail.lb-background-color-3 .swiper .swiper_buttons_wrapper .button img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.holcim_blockslider.thumbnail.lb-background-color-4 .swiper .swiper_buttons_wrapper .button img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.holcim_blockslider.thumbnail.lb-background-color-5 .swiper .swiper_buttons_wrapper .button img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}

.holcim_blockslider.box {
  position: relative;
}
.holcim_blockslider.box .blockslider_title_wrapper:not(.hasGrid) {
  position: absolute;
  margin-left: 1.5625rem;
  margin-top: 0.625rem;
  z-index: 2;
  max-width: 90%;
}
@media (max-width: 79.99875rem) {
  .holcim_blockslider.box .blockslider_title_wrapper:not(.hasGrid) {
    max-width: 85%;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_blockslider.box .blockslider_title_wrapper:not(.hasGrid) {
    position: relative;
    margin-bottom: -5rem;
  }
}
.holcim_blockslider.box .swiper .swiper-wrapper {
  margin-top: 6.25rem;
}
.holcim_blockslider.box .swiper .swiper-wrapper .swiper-slide {
  height: auto;
  padding-bottom: 4.375rem;
}
.holcim_blockslider.box .swiper .swiper_buttons_wrapper {
  position: absolute;
  top: 10px;
  right: 15px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 47.99875rem) {
  .holcim_blockslider.box .swiper .swiper_buttons_wrapper {
    top: inherit;
    bottom: 0;
    left: 55.5%;
    right: inherit;
    transform: translateX(calc(-50% - 25px));
    z-index: 1;
  }
}
.holcim_blockslider.box .swiper .swiper_buttons_wrapper .swiper-button-disabled {
  visibility: hidden;
}
.holcim_blockslider.box .swiper .swiper_buttons_wrapper .button {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-left: 0.625rem;
  position: relative;
}
.holcim_blockslider.box .swiper .swiper_buttons_wrapper .button.button-next {
  margin-left: 1.875rem;
}
.holcim_blockslider.box.no-swiper .swiper {
  margin-left: 0;
}
.holcim_blockslider.box.no-swiper .swiper .swiper-wrapper {
  margin-top: 0;
}
.holcim_blockslider.box.no-swiper .swiper .swiper-wrapper .swiper-slide .holcim_blockslider_box_slide {
  margin: 0;
}
.holcim_blockslider.box.no-swiper .swiper .swiper_buttons_wrapper {
  display: none;
}
.holcim_blockslider.box.lb-background-color-3 .swiper .swiper_buttons_wrapper .button img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.holcim_blockslider.box.lb-background-color-4 .swiper .swiper_buttons_wrapper .button img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.holcim_blockslider.box.lb-background-color-5 .swiper .swiper_buttons_wrapper .button img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}

.holcim_blockslider .blockslider_title_wrapper {
  font-size: 2.75rem;
}
@media (max-width: 119.99875rem) {
  .holcim_blockslider .blockslider_title_wrapper {
    font-size: 2rem;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_blockslider .blockslider_title_wrapper {
    font-size: 1.875rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_blockslider .blockslider_title_wrapper {
    font-size: 1.6875rem;
  }
}
.holcim_blockslider[class*=lb-background-color-] {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.holcim_blockslider[class*=lb-background-color-] .blockslider_title_wrapper {
  left: 20px;
}
/*# sourceMappingURL=style.css.map */
