.elementor-widget-montoport_full_slider {
  width: 100%;
  max-width: 100%;
}

.montoport-full-slider {
  background: transparent !important;
}

/* Same slider/track/scrollbar markup as Rhythm Explore; layout + theme overrides only. */
section.montoport-full-slider.montoport-rhythm {
  color: #54585a;
  --rhythm-bg: transparent;
  --rhythm-text: #54585a;
  --rhythm-scrollbar-track: #3a3a3a;
  --rhythm-scrollbar-thumb: #54585a;
  background: transparent;
  background-color: transparent;
  border-top: none;
  padding-top: 80px;
  padding-bottom: 116px;
  padding-left: max(0px, calc((100% - 1280px) / 2));
  padding-right: 0;
  overflow-x: clip;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* Beat Rhythm Explore --slides-per-view breakpoints for this widget. */
section.montoport-full-slider.montoport-rhythm.montoport-rhythm-clean.montoport-rhythm--explore .montoport-rhythm__track {
  --slides-per-view: 3;
  --slide-gap: 28px;
}

.montoport-full-slider .montoport-rhythm__inner {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  grid-template-columns: 1fr;
  gap: clamp(28px, 4vw, 48px);
  box-sizing: border-box;
}

.montoport-full-slider .montoport-rhythm__intro {
  display: grid;
  grid-template-columns: 1fr minmax(160px, 40%);
  gap: 10px;
  align-items: start;
  margin: 0;
  min-width: 0;
  max-width: 1280px;
}

.montoport-full-slider .montoport-full-slider__header--no-title {
  grid-template-columns: 1fr;
}

.montoport-full-slider .montoport-full-slider__header--no-title .montoport-full-slider__intro-col {
  text-align: left;
}

.montoport-full-slider .montoport-rhythm__title {
  margin: 0;
  font-family: "Berlingske Serif", "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: var(--fs-title-color, #54585a);
  max-width: 20ch;
}

.montoport-full-slider .montoport-full-slider__intro-col {
  display: flex;
  flex-direction: column;
  text-align: right;
  justify-self: stretch;
  min-width: 0;
}

.montoport-full-slider .montoport-full-slider__intro-kicker {
  margin: 0 0 10px;
  font-family: 'Ghotam';
  font-weight: 400;
  font-size: 11px;
  color: var(--Blue);
  letter-spacing: 1.4px;
  text-transform: uppercase;
  align-self: center;
}

p.montoport-full-slider__intro-kicker {
  text-align: center !important;
}

.montoport-full-slider .montoport-rhythm__text {
  margin: 0 0 0.75em;
  margin-left: auto;
  max-width: 42ch;
  font-family: 'Ghotam';
  font-size: 12px;
  font-weight: 325;
  line-height: 16px;
  color: var(--fs-intro-color, #54585a);
}

.montoport-full-slider .montoport-rhythm__text:last-child {
  margin-bottom: 0;
}

.montoport-full-slider .montoport-rhythm__slider-wrap {
  width: 100%;
  max-width: 100%;
  padding-top: 8px;
}

.montoport-full-slider .montoport-rhythm__line {
  display: none;
}

.montoport-full-slider.montoport-rhythm--explore .montoport-rhythm__media {
  width: 528px;
  max-width: 100%;
  height: 362px;
  aspect-ratio: auto;
  background: #1a1a1a;
  border: 0;
}

.montoport-full-slider.montoport-rhythm--explore .montoport-rhythm__card-title {
  font-family: "Berlingske Serif";
  font-size: clamp(16px, 1.6vw, 20px);
  font-weight: 400;
  letter-spacing: 0.04em;
  color: var(--fs-card-title-color, #54585a);
}

.montoport-full-slider .montoport-rhythm__card-arrow {
  color: #54585a;
}

.montoport-full-slider .montoport-rhythm__card-arrow svg path {
  stroke: #54585a !important;
}

.montoport-full-slider .montoport-rhythm__card-footer {
  padding-top: 20px !important;
}

.montoport-full-slider.montoport-rhythm--explore .montoport-rhythm__scrollbar {
  margin-top: 113px;
}

@media (max-width: 767px) {
  .montoport-full-slider .montoport-rhythm__slide {
    height: auto;
    box-sizing: border-box;
    flex: 0 0 calc((100% - (var(--slides-per-view) - -2.96) * var(--slide-gap)) / var(--slides-per-view)) !important;
    scroll-snap-align: start ;
  }

  .elementor-widget-montoport_full_slider .montoport-rhythm__card-footer {
    margin-top: 20px !important;
  }

  /* Rhythm Explore mobile rules use !important; keep Full Slider spacing predictable. */
  section.montoport-full-slider.montoport-rhythm.montoport-rhythm-clean.montoport-rhythm--explore {
    padding-left: max(0px, calc((100% - 1280px) / 2)) !important;
    padding-right: 0 !important;
  }

  section.montoport-full-slider.montoport-rhythm.montoport-rhythm-clean.montoport-rhythm--explore .montoport-rhythm__track {
    --slides-per-view: 1.2;
    --slide-gap: 24px;
  }

  .montoport-full-slider .montoport-rhythm__slide {
    flex: 0 0 calc((100% - (var(--slides-per-view) - 1) * var(--slide-gap)) / var(--slides-per-view));
  }

  .montoport-full-slider.montoport-rhythm--explore .montoport-rhythm__media {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 10;
  }

  .montoport-full-slider .montoport-rhythm__intro {
    grid-template-columns: 1fr;
  }

  header.montoport-rhythm__intro {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 0px !important;
  }

  .montoport-full-slider .montoport-full-slider__intro-col {
    text-align: left;
  }

  .montoport-full-slider .montoport-full-slider__intro-kicker {
    text-align: left;
  }

  .montoport-full-slider .montoport-rhythm__text {
    margin-left: 0;
    max-width: none;
  }

  .montoport-full-slider .montoport-rhythm__title {
    max-width: none;
    text-align: center;
  }
}
