.holcim_blockpromotion {
  position: relative;
}
.holcim_blockpromotion .blockpromotion_title_wrapper {
  font-size: 2.75rem;
  position: absolute;
  margin-left: 0;
  margin-top: 0.625rem;
  z-index: 2;
  max-width: 90%;
}
@media (max-width: 119.99875rem) {
  .holcim_blockpromotion .blockpromotion_title_wrapper {
    font-size: 2rem;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_blockpromotion .blockpromotion_title_wrapper {
    font-size: 1.875rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_blockpromotion .blockpromotion_title_wrapper {
    font-size: 1.6875rem;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_blockpromotion .blockpromotion_title_wrapper {
    max-width: 85%;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_blockpromotion .blockpromotion_title_wrapper {
    position: relative;
    margin-bottom: -5rem;
  }
}
.holcim_blockpromotion .swiper .swiper-wrapper {
  margin-top: 6.25rem;
}
.holcim_blockpromotion .swiper .swiper-wrapper .swiper-slide {
  height: auto;
  padding-bottom: 4.375rem;
}
.holcim_blockpromotion .swiper .swiper_buttons_wrapper {
  position: absolute;
  top: 10px;
  right: 15px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 47.99875rem) {
  .holcim_blockpromotion .swiper .swiper_buttons_wrapper {
    top: inherit;
    bottom: 20px;
    left: 55.5%;
    right: inherit;
    transform: translateX(calc(-50% - 25px));
    z-index: 1;
  }
}
.holcim_blockpromotion .swiper .swiper_buttons_wrapper .swiper-button-disabled {
  visibility: hidden;
}
.holcim_blockpromotion .swiper .swiper_buttons_wrapper .button {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-left: 0.625rem;
  position: relative;
}
.holcim_blockpromotion .swiper .swiper_buttons_wrapper .button.button-next {
  margin-left: 1.875rem;
}
.holcim_blockpromotion .swiper .swiper_navigation {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 0.625rem 1.125rem;
  background: #fff;
  border-radius: 999px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  margin: 2.5rem auto 0.625rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.holcim_blockpromotion .swiper .swiper_navigation .button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.holcim_blockpromotion .swiper .swiper_navigation .button svg {
  width: 14px;
  height: 14px;
}
.holcim_blockpromotion .swiper .swiper_navigation .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 !important;
  background: var(--corporate-premium-blue);
  opacity: 1;
  border-radius: 999px;
  transition: all 0.2s ease;
}
.holcim_blockpromotion .swiper .swiper_navigation .swiper-pagination-bullet-active {
  width: 24px;
  background: var(--corporate-premium-blue);
}
.holcim_blockpromotion .swiper .swiper_navigation .swiper-pagination {
  position: relative;
  width: auto !important;
  bottom: auto !important;
  display: flex;
  align-items: center;
  gap: 8px;
}
.holcim_blockpromotion.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_blockpromotion.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_blockpromotion.lb-background-color-5 .swiper .swiper_buttons_wrapper .button img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
/*# sourceMappingURL=style.css.map */
