.elementor-3052 .elementor-element.elementor-element-b281d59{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3052 .elementor-element.elementor-element-9bebc86{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3052 .elementor-element.elementor-element-b55b85d{--display:flex;}.elementor-3052 .elementor-element.elementor-element-b55b85d.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-3052 .elementor-element.elementor-element-8c34e7e.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-3052 .elementor-element.elementor-element-b55b85d{--width:98.754%;}}/* Start custom CSS for html, class: .elementor-element-8c34e7e */.hf-campaign-slider {
  max-width: 1320px;
  margin: 0 auto;
  padding: 30px 0 20px;
  position: relative;
  overflow: hidden;
}

.hf-campaign-slider .swiper-wrapper {
  align-items: center;
}

.hf-campaign-slider .swiper-slide {
  width: 390px !important;
  display: flex;
  justify-content: center;
  transition: all 0.45s ease;
  transform: scale(0.82);
  opacity: 1;
  filter: grayscale(100%);
  z-index: 1;
}

.hf-campaign-slider .swiper-slide-prev,
.hf-campaign-slider .swiper-slide-next {
  transform: scale(0.9);
  opacity: 1;
  filter: grayscale(100%);
  z-index: 2;
}

.hf-campaign-slider .swiper-slide-active {
  transform: scale(1);
  opacity: 1;
  filter: grayscale(0%);
  z-index: 5;
}

.hf-campaign-slider .campaign-card {
  position: relative;
  width: 100%;
  height: 500px;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 14px 35px rgba(0,0,0,0.14);
}

.hf-campaign-slider .swiper-slide-active .campaign-card {
  box-shadow: 0 18px 40px rgba(0,0,0,0.24);
}

.hf-campaign-slider .campaign-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.hf-campaign-slider .overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      to top,
      rgba(0, 0, 0, 0.88) 0%,
      rgba(0, 0, 0, 0.62) 38%,
      rgba(0, 0, 0, 0.28) 68%,
      rgba(0, 0, 0, 0.08) 100%
    );
  z-index: 1;
}

.hf-campaign-slider .campaign-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.38);
  z-index: 2;
  pointer-events: none;
  transition: all 0.35s ease;
}

.hf-campaign-slider .swiper-slide-active .campaign-card::after {
  background: rgba(0, 0, 0, 0);
}

.hf-campaign-slider .content,
.hf-campaign-slider .view-btn {
  opacity: 0;
  transition: all 0.35s ease;
  z-index: 4;
}

.hf-campaign-slider .swiper-slide-active .content,
.hf-campaign-slider .swiper-slide-active .view-btn {
  opacity: 1;
}

.hf-campaign-slider .content {
  position: absolute;
  left: 22px;
  bottom: 22px;
  color: #fff;
  transform: translateY(12px);
}

.hf-campaign-slider .swiper-slide-active .content {
  transform: translateY(0);
}

.hf-campaign-slider .tag {
  display: block;
  color: #E57A2F;
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 6px;
  line-height: 1.1;
}

.hf-campaign-slider .content h3 {
  margin: 0;
  color: #fff;
  font-size: 34px;
  line-height: 1.05;
  font-weight: 500;
  font-family: "Playfair Display", serif;
  max-width: 85%;
}

.hf-campaign-slider .view-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #1E9BD7;
  color: #fff;
  text-decoration: none;
  padding: 10px 18px;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  transform: translateY(-8px);
}

.hf-campaign-slider .swiper-slide-active .view-btn {
  transform: translateY(0);
}

.hf-slider-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: 34px;
  position: relative;
  z-index: 50;
}

.hf-arrow {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #E57A2F;
  color: #fff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  z-index: 60;
  flex: 0 0 42px;
}

.hf-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 80px;
}

.hf-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 !important;
  background: #d0d0d0;
  opacity: 1;
  border-radius: 50%;
}

.hf-pagination .swiper-pagination-bullet-active {
  background: #E85B8C;
}

.hf-all-btn-wrap {
  text-align: center;
  margin-top: 18px;
  position: relative;
  z-index: 50;
}

.hf-all-btn {
  display: inline-block;
  background: #1E9BD7;
  color: #fff;
  text-decoration: none;
  padding: 15px 38px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 15px;
}

@media (max-width: 1024px) {
  .hf-campaign-slider {
    max-width: 100%;
    padding: 20px 0 20px;
  }

  .hf-campaign-slider .swiper-slide {
    width: 320px !important;
  }

  .hf-campaign-slider .campaign-card {
    height: 430px;
  }

  .hf-campaign-slider .content h3 {
    font-size: 28px;
  }

  .hf-campaign-slider .tag {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .hf-campaign-slider {
    width: 100%;
    max-width: 100%;
    padding: 10px 0 26px;
    overflow: hidden;
  }

  .hf-campaign-slider .swiper {
    overflow: visible;
  }

  .hf-campaign-slider .swiper-wrapper {
    align-items: center;
  }

  .hf-campaign-slider .swiper-slide {
    width: 220px !important;
    opacity: 0.22;
    filter: grayscale(100%);
    transform: scale(0.9);
    transition: all 0.35s ease;
  }

  .hf-campaign-slider .swiper-slide-active {
    width: 230px !important;
    opacity: 1;
    filter: grayscale(0%);
    transform: scale(1);
    z-index: 5;
  }

  .hf-campaign-slider .swiper-slide-prev,
  .hf-campaign-slider .swiper-slide-next {
    opacity: 0.5;
    transform: scale(0.92);
  }

  .hf-campaign-slider .campaign-card {
    height: 305px;
    border-radius: 20px;
  }

  .hf-campaign-slider .overlay {
    background:
      linear-gradient(
        to top,
        rgba(0, 0, 0, 0.84) 0%,
        rgba(0, 0, 0, 0.54) 38%,
        rgba(0, 0, 0, 0.18) 68%,
        rgba(0, 0, 0, 0.05) 100%
      );
  }

  .hf-campaign-slider .campaign-card::after {
    background: rgba(0, 0, 0, 0.24);
  }

  .hf-campaign-slider .swiper-slide-active .campaign-card::after {
    background: rgba(0, 0, 0, 0);
  }

  .hf-campaign-slider .content {
    left: 14px;
    bottom: 14px;
    transform: translateY(0);
  }

  .hf-campaign-slider .tag {
    font-size: 13px;
    margin-bottom: 3px;
  }

  .hf-campaign-slider .content h3 {
    font-size: 19px;
    line-height: 1.05;
    max-width: 92%;
  }

  .hf-campaign-slider .view-btn {
    top: 10px;
    right: 10px;
    font-size: 11px;
    padding: 7px 11px;
    border-radius: 8px;
  }

  .hf-slider-controls {
    margin-top: 18px;
    gap: 12px;
  }

  .hf-arrow {
    width: 36px;
    height: 36px;
    font-size: 18px;
    flex: 0 0 36px;
  }

  .hf-pagination {
    min-width: 56px;
    gap: 5px;
  }

  .hf-pagination .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
  }

  .hf-all-btn-wrap {
    margin-top: 14px;
  }

  .hf-all-btn {
    padding: 12px 24px;
    font-size: 12px;
    border-radius: 999px;
  }
}


.hf-campaign-slider .view-btn:hover,
.hf-all-btn:hover {
  background: #8BC34A;
}

.hf-arrow:hover {
  background: #E85B8C;
}/* End custom CSS */