.elementor-233 .elementor-element.elementor-element-b072b80{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-233 .elementor-element.elementor-element-20b78ac{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:60px 60px;--row-gap:60px;--column-gap:60px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-233 .elementor-element.elementor-element-103315a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-233 .elementor-element.elementor-element-103315a.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-233 .elementor-element.elementor-element-39ad588{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-233 .elementor-element.elementor-element-be92e0c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-233 .elementor-element.elementor-element-0eac248{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-233 .elementor-element.elementor-element-77fe461{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-233 .elementor-element.elementor-element-49ede12{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-233 .elementor-element.elementor-element-5eec960{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-233 .elementor-element.elementor-element-9aa6729{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-233 .elementor-element.elementor-element-103315a{--width:70%;}}@media(max-width:767px){.elementor-233 .elementor-element.elementor-element-20b78ac{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-3f64c38 *//* =========================================================
   SPITI RIDERS — WHITE PANEL HERO SLIDER
   Clean image • White content panel • No black image shadow
========================================================= */

.sr-home-hero {
  --sr-hero-blue: #1361cc;
  --sr-hero-blue-dark: #0e4fa9;
  --sr-hero-blue-soft: #eef5ff;

  --sr-hero-black: #000000;
  --sr-hero-heading: #090d14;
  --sr-hero-text: #5d6671;
  --sr-hero-muted: #7d8792;
  --sr-hero-white: #ffffff;
  --sr-hero-border: #e6e9ee;
  --sr-hero-gold: #f4b942;

  position: relative;
  left: 50%;
  width: 100vw;
  min-height: clamp(660px, 78vh, 800px);
  margin-left: -50vw;
  overflow: hidden;
  isolation: isolate;
  color: var(--sr-hero-heading);
  background: #eef2f6;
  font-family: var(--sr-font-primary, "Manrope", Arial, sans-serif);
}

.sr-home-hero,
.sr-home-hero *,
.sr-home-hero *::before,
.sr-home-hero *::after {
  box-sizing: border-box;
}

.sr-home-hero a {
  text-decoration: none !important;
}

.sr-home-hero button {
  margin: 0 !important;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  text-transform: none !important;
  -webkit-appearance: none;
  appearance: none;
}

/* =========================================================
   ELEMENTOR RESET
========================================================= */

.elementor-widget-html:has(.sr-home-hero),
.elementor-widget-html:has(.sr-home-hero)
  > .elementor-widget-container {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: visible;
}

/* =========================================================
   IMAGE SLIDER
========================================================= */

.sr-home-hero__slider {
  position: absolute;
  z-index: 0;
  inset: 0;
  overflow: hidden;
  background: #dbe4ec;
}

.sr-home-hero__slide {
  position: absolute;
  inset: 0;
  opacity: 0;

  /*
   No black gradient or dark shadow over the image.
   Only a very light transparent wash for consistency.
  */

  background-image:
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.04) 0%,
      rgba(255, 255, 255, 0) 46%,
      rgba(19, 97, 204, 0.03) 100%
    ),
    var(--desktop-image);

  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  pointer-events: none;
  transform: scale(1.045);

  transition:
    opacity 900ms ease,
    transform 6500ms ease;
}

.sr-home-hero__slide.is-active {
  z-index: 1;
  opacity: 1;
  transform: scale(1);
}

/* No dark overlay */

.sr-home-hero__slider::after {
  display: none;
}

/* =========================================================
   SHARED 1400PX CONTAINERS
========================================================= */

.sr-home-hero__media-ui,
.sr-home-hero__inner {
  width: min(calc(100% - 80px), 1400px);
  margin-inline: auto;
}

.sr-home-hero__media-ui {
  position: absolute;
  z-index: 4;
  inset: 0;
  pointer-events: none;
}

.sr-home-hero__inner {
  position: relative;
  z-index: 5;
  min-height: clamp(660px, 78vh, 800px);
  pointer-events: none;
}

/* =========================================================
   WHITE CONTENT PANEL
========================================================= */

.sr-home-hero__content {
  position: absolute;
  top: 50%;
  left: 0;
  width: min(720px, 60%);
  padding: clamp(40px, 4.4vw, 62px);
  border: 1px solid rgba(255, 255, 255, 0.88);
  border-radius: 26px;
  color: var(--sr-hero-heading);
  background: rgba(255, 255, 255, 0.94);

  /*
   Soft neutral/blue panel shadow.
   No black shadow on the banner image.
  */

  box-shadow:
    0 24px 60px rgba(19, 97, 204, 0.10),
    0 4px 16px rgba(19, 97, 204, 0.05);

  pointer-events: auto;
  transform: translateY(-50%);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

/* Small blue decorative edge */

.sr-home-hero__content::before {
  position: absolute;
  top: 42px;
  bottom: 42px;
  left: 0;
  width: 4px;
  border-radius: 0 5px 5px 0;
  background: var(--sr-hero-blue);
  content: "";
}

/* =========================================================
   EYEBROW
========================================================= */

.sr-home-hero__eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 18px;
  color: var(--sr-hero-blue);
  font-size: 12px;
  font-weight: 850;
  line-height: 1.3;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.sr-home-hero__eyebrow::before {
  width: 31px;
  height: 2px;
  flex: 0 0 31px;
  border-radius: 999px;
  background: var(--sr-hero-blue);
  content: "";
}

/* =========================================================
   TITLE
========================================================= */

.sr-home-hero__title {
  max-width: 570px;
  margin: 0;
  color: var(--sr-hero-heading);
  font-family: inherit;
  font-size: clamp(48px, 4.5vw, 70px);
  font-weight: 900;
  line-height: 0.98;
  letter-spacing: -0.055em;
}

.sr-home-hero__title span {
  display: block;
  margin-top: 7px;
  color: var(--sr-hero-blue);
}

.sr-home-hero__copy {
  max-width: 530px;
  margin: 25px 0 0;
  color: var(--sr-hero-text);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
}

/* =========================================================
   ACTION BUTTONS
========================================================= */

.sr-home-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.sr-home-hero__button {
  display: inline-flex;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 0 25px;
  border: 1px solid transparent !important;
  border-radius: 8px !important;
  font-family: inherit;
  font-size: 13px;
  font-weight: 850;
  line-height: 1;
  white-space: nowrap;
  text-transform: uppercase;

  transition:
    color 0.25s ease,
    border-color 0.25s ease,
    background-color 0.25s ease,
    transform 0.25s ease;
}

.sr-home-hero__button:hover,
.sr-home-hero__button:focus {
  transform: translateY(-2px);
}

.sr-home-hero__button--primary {
  min-width: 230px;
  color: var(--sr-hero-white) !important;
  background: var(--sr-hero-blue) !important;
}

.sr-home-hero__button--primary:hover,
.sr-home-hero__button--primary:focus {
  color: var(--sr-hero-white) !important;
  background: var(--sr-hero-black) !important;
}

.sr-home-hero__button--secondary {
  min-width: 190px;
  border-color: #cfd5dc !important;
  color: var(--sr-hero-heading) !important;
  background: var(--sr-hero-white) !important;
}

.sr-home-hero__button--secondary:hover,
.sr-home-hero__button--secondary:focus {
  border-color: var(--sr-hero-blue) !important;
  color: var(--sr-hero-blue) !important;
  background: var(--sr-hero-blue-soft) !important;
}

.sr-home-hero__button svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 0.2s ease;
}

.sr-home-hero__button--primary:hover svg {
  transform: translateX(4px);
}

/* =========================================================
   TRUST FEATURES
========================================================= */

.sr-home-hero__features {
  display: flex;
  flex-wrap: wrap;
  gap: 13px 21px;
  margin-top: 28px;
}

.sr-home-hero__features span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #67717c;
  font-size: 11px;
  font-weight: 750;
}

.sr-home-hero__features svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: var(--sr-hero-blue);
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* =========================================================
   FIVE-STAR RATING
========================================================= */

.sr-home-hero__rating {
  position: absolute;
  right: 0;
  bottom: 38px;
  z-index: 6;
  min-width: 280px;
  padding: 15px 18px;
  border: 1px solid rgba(255, 255, 255, 0.84);
  border-radius: 13px;
  color: var(--sr-hero-heading);
  background: rgba(255, 255, 255, 0.92);

  box-shadow:
    0 16px 38px rgba(19, 97, 204, 0.10);

  text-align: right;
  pointer-events: auto;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.sr-home-hero__stars {
  color: var(--sr-hero-gold);
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.16em;
}

.sr-home-hero__trust {
  margin-top: 8px;
  color: var(--sr-hero-heading);
  font-size: 10px;
  font-weight: 850;
  line-height: 1.3;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

/* =========================================================
   SLIDER CONTROLS
========================================================= */

.sr-home-hero__slider-controls {
  position: absolute;
  right: 0;
  bottom: 132px;
  z-index: 7;
  display: flex;
  align-items: center;
  gap: 9px;
  pointer-events: auto;
}

.sr-home-hero__arrow {
  display: grid;
  width: 47px;
  height: 47px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.86) !important;
  border-radius: 50% !important;
  color: var(--sr-hero-blue) !important;
  background: rgba(255, 255, 255, 0.92) !important;
  cursor: pointer;

  box-shadow:
    0 10px 25px rgba(19, 97, 204, 0.09);

  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);

  transition:
    color 0.2s ease,
    background-color 0.2s ease,
    border-color 0.2s ease,
    transform 0.2s ease;
}

.sr-home-hero__arrow:hover,
.sr-home-hero__arrow:focus {
  border-color: var(--sr-hero-blue) !important;
  color: var(--sr-hero-white) !important;
  background: var(--sr-hero-blue) !important;
  transform: translateY(-2px);
}

.sr-home-hero__arrow svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* =========================================================
   SLIDER DOTS
========================================================= */

.sr-home-hero__dots {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-right: 5px;
}

.sr-home-hero__dot {
  width: 8px;
  height: 8px;
  border: 0 !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.85) !important;
  cursor: pointer;

  transition:
    width 0.22s ease,
    border-radius 0.22s ease,
    background-color 0.22s ease;
}

.sr-home-hero__dot:hover,
.sr-home-hero__dot:focus {
  background: var(--sr-hero-white) !important;
}

.sr-home-hero__dot.is-active {
  width: 29px;
  border-radius: 999px !important;
  background: var(--sr-hero-blue) !important;
}

.sr-home-hero.is-single-slide
  .sr-home-hero__slider-controls {
  display: none;
}

/* =========================================================
   ACCESSIBILITY
========================================================= */

.sr-home-hero a:focus-visible,
.sr-home-hero button:focus-visible {
  outline: 3px solid rgba(19, 97, 204, 0.65);
  outline-offset: 4px;
}

/* =========================================================
   ELEMENTOR BUTTON OVERRIDES
========================================================= */

.sr-home-hero button:hover,
.sr-home-hero button:focus,
.sr-home-hero button:active,
.sr-home-hero [type="button"]:hover,
.sr-home-hero [type="button"]:focus,
.sr-home-hero [type="button"]:active {
  box-shadow: none;
  outline: none;
}

.sr-home-hero .sr-home-hero__arrow {
  background: rgba(255, 255, 255, 0.92) !important;
}

.sr-home-hero .sr-home-hero__arrow:hover,
.sr-home-hero .sr-home-hero__arrow:focus {
  background: var(--sr-hero-blue) !important;
}

.sr-home-hero .sr-home-hero__dot {
  background: rgba(255, 255, 255, 0.85) !important;
}

.sr-home-hero .sr-home-hero__dot.is-active {
  background: var(--sr-hero-blue) !important;
}

/* =========================================================
   MEDIUM DESKTOP
========================================================= */

@media (max-width: 1180px) {

  .sr-home-hero__media-ui,
  .sr-home-hero__inner {
    width: min(calc(100% - 50px), 1400px);
  }

  .sr-home-hero__content {
    width: min(570px, 55%);
    padding: 44px 40px;
  }

  .sr-home-hero__title {
    font-size: clamp(47px, 5vw, 65px);
  }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  .sr-home-hero {
    left: auto;
    width: 100%;
    min-height: auto;
    margin-left: 0;
    padding-top: 10px;
    background: #f4f7fa;
  }

  .sr-home-hero__slider {
    position: relative;
    inset: auto;
    width: calc(100% - 24px);
    height: clamp(440px, 70vh, 570px);
    min-height: 0;
    margin: 0 auto;
    border-radius: 22px;
    box-shadow: none;
  }

  .sr-home-hero__slide {
    background-image:
      linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 50%,
        rgba(19, 97, 204, 0.07) 100%
      ),
      var(--mobile-image);

    background-position: center;
    background-size: cover;
  }

  .sr-home-hero__slider::after {
    display: none;
  }

  .sr-home-hero__media-ui {
    position: absolute;
    inset: 0;
    width: 100%;
    margin: 0;
  }

  .sr-home-hero__inner {
    width: 100%;
    min-height: auto;
  }

  .sr-home-hero__content {
    position: relative;
    top: auto;
    left: auto;
    width: min(calc(100% - 24px), 680px);
    max-width: none;
    margin: 16px auto 0;
    padding: 38px 27px 44px;
    border: 1px solid var(--sr-hero-border);
    border-radius: 20px;
    color: var(--sr-hero-heading);
    background: var(--sr-hero-white);

    box-shadow:
      0 18px 45px rgba(19, 97, 204, 0.08);

    text-align: center;
    transform: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  .sr-home-hero__content::before {
    top: 0;
    right: 50%;
    bottom: auto;
    left: auto;
    width: 70px;
    height: 4px;
    border-radius: 0 0 5px 5px;
    transform: translateX(50%);
  }

  .sr-home-hero__eyebrow {
    justify-content: center;
    margin-bottom: 16px;
  }

  .sr-home-hero__title {
    max-width: 650px;
    margin-inline: auto;
    font-size: clamp(42px, 11vw, 62px);
    line-height: 1;
  }

  .sr-home-hero__copy {
    max-width: 610px;
    margin: 22px auto 0;
    font-size: 15px;
    line-height: 1.7;
  }

  .sr-home-hero__actions {
    justify-content: center;
    margin-top: 28px;
  }

  .sr-home-hero__features {
    justify-content: center;
  }

  .sr-home-hero__slider-controls {
    top: 18px;
    right: 18px;
    bottom: auto;
    left: auto;
    gap: 7px;
  }

  .sr-home-hero__dots {
    display: none;
  }

  .sr-home-hero__arrow {
    width: 43px;
    height: 43px;
  }

  .sr-home-hero__rating {
    top: auto;
    right: 22px;
    bottom: 22px;
    left: 22px;
    display: flex;
    width: auto;
    min-width: 0;
    align-items: center;
    justify-content: center;
    gap: 11px;
    padding: 12px 15px;
    border-radius: 999px;
    text-align: center;
  }

  .sr-home-hero__stars {
    flex: 0 0 auto;
    font-size: 14px;
    letter-spacing: 0.12em;
  }

  .sr-home-hero__trust {
    margin-top: 0;
    font-size: 8px;
    letter-spacing: 0.07em;
    white-space: nowrap;
  }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

  .sr-home-hero {
    padding-top: 8px;
  }

  .sr-home-hero__slider {
    width: calc(100% - 16px);
    height: 500px;
    border-radius: 18px;
  }

  .sr-home-hero__content {
    width: calc(100% - 16px);
    margin-top: 10px;
    padding: 34px 20px 40px;
    border-radius: 18px;
  }

  .sr-home-hero__eyebrow {
    font-size: 10px;
    letter-spacing: 0.1em;
  }

  .sr-home-hero__eyebrow::before {
    width: 25px;
    flex-basis: 25px;
  }

  .sr-home-hero__title {
    font-size: clamp(38px, 12vw, 51px);
  }

  .sr-home-hero__copy {
    margin-top: 20px;
    font-size: 14px;
  }

  .sr-home-hero__actions {
    flex-direction: column;
    align-items: center;
  }

  .sr-home-hero__button {
    width: min(100%, 320px);
  }

  .sr-home-hero__slider-controls {
    top: 14px;
    right: 14px;
  }

  .sr-home-hero__arrow {
    width: 40px;
    height: 40px;
  }

  .sr-home-hero__rating {
    right: 13px;
    bottom: 13px;
    left: 13px;
    gap: 7px;
    padding: 11px 8px;
  }

  .sr-home-hero__stars {
    font-size: 12px;
    letter-spacing: 0.08em;
  }

  .sr-home-hero__trust {
    font-size: 7px;
    letter-spacing: 0.04em;
  }

  .sr-home-hero__features {
    gap: 12px 17px;
  }

  .sr-home-hero__features span {
    font-size: 10px;
  }
}

/* =========================================================
   VERY SMALL MOBILE
========================================================= */

@media (max-width: 350px) {

  .sr-home-hero__title {
    font-size: 36px;
  }

  .sr-home-hero__rating {
    right: 9px;
    left: 9px;
    gap: 5px;
  }

  .sr-home-hero__stars {
    font-size: 10px;
  }

  .sr-home-hero__trust {
    font-size: 6px;
  }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {

  .sr-home-hero__slide {
    transition: opacity 300ms ease;
    transform: none;
  }

  .sr-home-hero a,
  .sr-home-hero button {
    transition-duration: 0.01ms !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-de4b67f *//* =========================================================
   SECTION 01 — MARCH TRIP SNAPSHOT
========================================================= */

.sr-march-snapshot {
  --sr-blue: #1361cc;
  --sr-blue-dark: #0e4fa9;
  --sr-blue-soft: #eef5ff;

  --sr-black: #000000;
  --sr-heading: #090d14;
  --sr-text: #5d6671;
  --sr-muted: #7d8792;
  --sr-white: #ffffff;
  --sr-border: #e6e9ee;
  --sr-gold: #f4b942;

  width: 100%;
  padding: 30px;

  border: 1px solid var(--sr-border);
  border-radius: 20px;

  background: var(--sr-white);
  color: var(--sr-heading);

  font-family: var(--sr-font-primary, "Manrope", Arial, sans-serif);
}


.sr-march-snapshot,
.sr-march-snapshot *,
.sr-march-snapshot *::before,
.sr-march-snapshot *::after {
  box-sizing: border-box;
}


.sr-march-snapshot__kicker {
  display: block;

  margin-bottom: 12px;

  color: var(--sr-blue);

  font-size: 12px;
  line-height: 1;
  font-weight: 800;

  letter-spacing: 1.5px;
}


.sr-march-snapshot__heading {
  display: flex;

  justify-content: space-between;
  align-items: flex-end;

  gap: 30px;

  padding-bottom: 28px;
}


.sr-march-snapshot__intro {
  min-width: 0;
}


.sr-march-snapshot__intro h2 {
  margin: 0 0 9px;

  color: var(--sr-heading);

  font-size: clamp(30px, 3.2vw, 42px);
  line-height: 1.08;
  font-weight: 750;

  letter-spacing: -1.4px;

  white-space: nowrap;
}


.sr-march-snapshot__intro p {
  max-width: 600px;

  margin: 0;

  color: var(--sr-text);

  font-size: 16px;
  line-height: 1.65;
}


.sr-march-snapshot__price {
  flex: 0 0 auto;

  text-align: right;
}


.sr-march-snapshot__price small {
  display: block;

  margin-bottom: 4px;

  color: var(--sr-muted);

  font-size: 11px;
  font-weight: 800;

  letter-spacing: .8px;
}


.sr-march-snapshot__price strong {
  display: block;

  color: var(--sr-blue);

  font-size: 30px;
  line-height: 1;
  font-weight: 800;
}


.sr-march-snapshot__price span {
  display: block;

  margin-top: 4px;

  color: var(--sr-text);

  font-size: 13px;
}


/* FACTS */

.sr-march-snapshot__facts {
  display: grid;

  grid-template-columns:
    1fr
    1fr
    .8fr
    1fr
    1.1fr;

  overflow: hidden;

  border: 1px solid var(--sr-border);
  border-radius: 14px;
}


.sr-march-snapshot__fact {
  padding: 18px 15px;

  background: #f7f8fa;
}


.sr-march-snapshot__fact + .sr-march-snapshot__fact {
  border-left: 1px solid var(--sr-border);
}


.sr-march-snapshot__fact > span {
  display: block;

  margin-bottom: 6px;

  color: var(--sr-muted);

  font-size: 10px;
  line-height: 1;
  font-weight: 800;

  letter-spacing: .8px;
}


.sr-march-snapshot__fact strong {
  display: block;

  color: var(--sr-heading);

  font-size: 16px;
  line-height: 1.25;
  font-weight: 750;
}


.sr-march-snapshot__fact small {
  display: block;

  margin-top: 5px;

  color: var(--sr-text);

  font-size: 12px;
  line-height: 1.4;
}


/* BOOKING CELL */

.sr-march-snapshot__fact--booking {
  background: var(--sr-blue);
}


.sr-march-snapshot__fact--booking > span,
.sr-march-snapshot__fact--booking strong,
.sr-march-snapshot__fact--booking small {
  color: var(--sr-white);
}


.sr-march-snapshot__fact--booking small {
  opacity: .8;
}


/* TABLET */

@media (max-width: 1100px) {

  .sr-march-snapshot__intro h2 {
    white-space: normal;
  }

  .sr-march-snapshot__facts {
    grid-template-columns: repeat(3, 1fr);
  }

}


/* MOBILE */

@media (max-width: 767px) {

  .sr-march-snapshot {
    padding: 21px 17px;
  }


  .sr-march-snapshot__heading {
    display: block;
  }


  .sr-march-snapshot__intro h2 {
    font-size: 31px;
  }


  .sr-march-snapshot__price {
    margin-top: 20px;

    text-align: left;
  }


  .sr-march-snapshot__facts {
    grid-template-columns: 1fr 1fr;
  }


  .sr-march-snapshot__fact {
    padding: 16px 12px;

    border-top: 1px solid var(--sr-border);
  }


  .sr-march-snapshot__fact:nth-child(-n+2) {
    border-top: 0;
  }


  .sr-march-snapshot__fact:nth-child(odd) {
    border-left: 0;
  }


  .sr-march-snapshot__fact--booking {
    grid-column: 1 / -1;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ce47313 *//* =========================================================
   SPITI RIDERS
   MARCH FIXED DEPARTURES
========================================================= */

.sr-march-departures {
  --sr-blue: #1361cc;
  --sr-blue-dark: #0e4fa9;
  --sr-blue-soft: #eef5ff;

  --sr-black: #000000;
  --sr-heading: #090d14;
  --sr-text: #5d6671;
  --sr-muted: #7d8792;
  --sr-white: #ffffff;
  --sr-border: #e6e9ee;
  --sr-gold: #f4b942;

  width: 100%;

  padding: 64px 0;

  border-bottom: 1px solid var(--sr-border);

  color: var(--sr-heading);

  font-family:
    var(--sr-font-primary, "Manrope", Arial, sans-serif);
}


.sr-march-departures,
.sr-march-departures *,
.sr-march-departures *::before,
.sr-march-departures *::after {
  box-sizing: border-box;
}


.sr-march-departures a {
  text-decoration: none !important;
}



/* =========================================================
   HEADING
========================================================= */

.sr-march-departures__head {
  margin-bottom: 28px;
}


.sr-march-departures__head > span {
  display: block;

  margin-bottom: 10px;

  color: var(--sr-blue);

  font-size: 12px;
  line-height: 1;
  font-weight: 800;

  letter-spacing: 1.5px;
}


.sr-march-departures__head h2 {
  margin: 0 0 10px;

  color: var(--sr-heading);

  font-size: clamp(31px, 3.5vw, 42px);
  line-height: 1.08;
  font-weight: 750;

  letter-spacing: -1.3px;
}


.sr-march-departures__head p {
  max-width: 680px;

  margin: 0;

  color: var(--sr-text);

  font-size: 16px;
  line-height: 1.7;
}



/* =========================================================
   LIST
========================================================= */

.sr-march-departures__list {
  display: flex;

  flex-direction: column;

  gap: 14px;
}



/* =========================================================
   CARD
========================================================= */

.sr-march-departure-card {
  display: grid;

  grid-template-columns:
    130px
    minmax(0, 1fr)
    auto;

  gap: 24px;

  align-items: center;

  padding: 18px;

  border: 1px solid var(--sr-border);
  border-radius: 18px;

  background: var(--sr-white);

  transition:
    border-color .2s ease,
    box-shadow .2s ease,
    transform .2s ease;
}


.sr-march-departure-card:hover {
  border-color: #d5dce3;

  transform: translateY(-2px);

  box-shadow:
    0 14px 35px rgba(9, 13, 20, .06);
}



/* =========================================================
   DATE
========================================================= */

.sr-march-departure-card__date {
  min-height: 112px;

  display: flex;

  flex-direction: column;
  align-items: center;
  justify-content: center;

  padding: 16px;

  border-radius: 14px;

  background: var(--sr-heading);

  text-align: center;

  color: var(--sr-white);
}


.sr-march-departure-card__date > span {
  display: block;

  margin-bottom: 5px;

  color: #b7bec7;

  font-size: 10px;
  line-height: 1;
  font-weight: 800;

  letter-spacing: 1.2px;
}


.sr-march-departure-card__date strong {
  display: block;

  color: var(--sr-white);

  font-size: 25px;
  line-height: 1.1;
  font-weight: 800;
}


.sr-march-departure-card__date small {
  display: block;

  margin-top: 5px;

  color: #89929d;

  font-size: 11px;
  font-weight: 700;
}



/* =========================================================
   CONTENT
========================================================= */

.sr-march-departure-card__label {
  display: block;

  margin-bottom: 4px;

  color: var(--sr-blue);

  font-size: 10px;
  line-height: 1;
  font-weight: 800;

  letter-spacing: 1px;
}


.sr-march-departure-card__content h3 {
  margin: 0 0 8px;

  color: var(--sr-heading);

  font-size: 18px;
  line-height: 1.35;
  font-weight: 750;
}


.sr-march-departure-card__meta {
  display: flex;

  flex-wrap: wrap;
  align-items: center;

  gap: 7px;

  color: var(--sr-text);

  font-size: 12px;
  line-height: 1.5;
}


.sr-march-departure-card__meta i {
  width: 4px;
  height: 4px;

  border-radius: 50%;

  background: #c7cdd3;
}



/* =========================================================
   AVAILABILITY
========================================================= */

.sr-march-departure-card__availability {
  display: inline-flex;

  align-items: center;

  gap: 7px;

  margin-top: 12px;
  padding: 6px 11px;

  border-radius: 50px;

  background: #ecf8ef;

  color: #258445;

  font-size: 11px;
  line-height: 1;
  font-weight: 750;
}


.sr-march-departure-card__availability > span {
  width: 7px;
  height: 7px;

  border-radius: 50%;

  background: #36a45b;
}



/* =========================================================
   RIGHT SIDE
========================================================= */

.sr-march-departure-card__action {
  min-width: 170px;

  padding-left: 20px;

  border-left: 1px solid var(--sr-border);
}


.sr-march-departure-card__booking {
  margin-bottom: 12px;

  text-align: right;
}


.sr-march-departure-card__booking small {
  display: block;

  margin-bottom: 2px;

  color: var(--sr-muted);

  font-size: 9px;
  line-height: 1;
  font-weight: 800;

  letter-spacing: .8px;
}


.sr-march-departure-card__booking strong {
  color: var(--sr-heading);

  font-size: 19px;
  font-weight: 800;
}


.sr-march-departure-card__booking span {
  margin-left: 3px;

  color: var(--sr-muted);

  font-size: 10px;
}



/* =========================================================
   BUTTON
========================================================= */

.sr-march-departure-card__button,
.sr-march-departure-card__button:hover,
.sr-march-departure-card__button:focus,
.sr-march-departure-card__button:active {
  display: flex;

  align-items: center;
  justify-content: space-between;

  gap: 12px;

  padding: 6px 6px 6px 14px;

  border: 0 !important;
  border-radius: 50px;

  outline: 0 !important;

  background: var(--sr-blue) !important;

  color: var(--sr-white) !important;

  text-decoration: none !important;

  box-shadow: none !important;
}


.sr-march-departure-card__button:hover {
  background: var(--sr-blue-dark) !important;
}


.sr-march-departure-card__button span {
  color: var(--sr-white);

  font-size: 11px;
  font-weight: 750;
}


.sr-march-departure-card__button b {
  flex: 0 0 auto;

  width: 30px;
  height: 30px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: var(--sr-white);

  color: var(--sr-blue);

  font-size: 15px;
}



/* =========================================================
   TABLET
========================================================= */

@media (max-width: 900px) {

  .sr-march-departure-card {
    grid-template-columns:
      115px
      minmax(0, 1fr);
  }


  .sr-march-departure-card__action {
    grid-column: 1 / -1;

    display: flex;

    justify-content: space-between;
    align-items: center;

    padding:
      15px
      0
      0;

    border-top: 1px solid var(--sr-border);
    border-left: 0;
  }


  .sr-march-departure-card__booking {
    margin-bottom: 0;

    text-align: left;
  }

}



/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  .sr-march-departures {
    padding: 48px 0;
  }


  .sr-march-departure-card {
    grid-template-columns: 1fr;

    gap: 17px;

    padding: 16px;
  }


  .sr-march-departure-card__date {
    min-height: auto;

    flex-direction: row;

    justify-content: flex-start;

    gap: 9px;

    padding: 15px 17px;

    text-align: left;
  }


  .sr-march-departure-card__date > span {
    margin: 0;
  }


  .sr-march-departure-card__date strong {
    font-size: 20px;
  }


  .sr-march-departure-card__date small {
    margin: 0;
  }


  .sr-march-departure-card__action {
    grid-column: auto;

    flex-direction: column;

    align-items: stretch;

    gap: 13px;
  }


  .sr-march-departure-card__booking {
    text-align: left;
  }


  .sr-march-departure-card__button {
    width: 100%;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9312989 *//* =========================================================
   SECTION 02 — INTRODUCTION
========================================================= */

.sr-march-intro {
  --sr-blue: #1361cc;
  --sr-blue-dark: #0e4fa9;
  --sr-blue-soft: #eef5ff;

  --sr-black: #000000;
  --sr-heading: #090d14;
  --sr-text: #5d6671;
  --sr-muted: #7d8792;
  --sr-white: #ffffff;
  --sr-border: #e6e9ee;
  --sr-gold: #f4b942;

  width: 100%;

  padding: 20px 0;

  border-bottom: 1px solid var(--sr-border);

  color: var(--sr-heading);

  font-family: var(--sr-font-primary, "Manrope", Arial, sans-serif);
}


.sr-march-intro,
.sr-march-intro *,
.sr-march-intro *::before,
.sr-march-intro *::after {
  box-sizing: border-box;
}


.sr-march-intro__kicker {
  display: block;

  margin-bottom: 13px;

  color: var(--sr-blue);

  font-size: 12px;
  line-height: 1;
  font-weight: 800;

  letter-spacing: 1.5px;
}


.sr-march-intro h2 {

  color: var(--sr-heading);

  font-size: clamp(35px, 4vw, 49px);
  line-height: 1.04;
  font-weight: 750;

  letter-spacing: -1.7px;
}


.sr-march-intro h2 span {
  color: var(--sr-blue);
}


.sr-march-intro__lead {

  color: #343b44;

  font-size: 18px;
  line-height: 1.72;
}


.sr-march-intro__text {
  margin: 0;

  color: var(--sr-text);

  font-size: 16px;
  line-height: 1.8;
}


/* HIGHLIGHT POINTS */

.sr-march-intro__points {
  display: grid;

  grid-template-columns: repeat(3, 1fr);

  margin-top: 32px;

  overflow: hidden;

  border: 1px solid var(--sr-border);
  border-radius: 15px;
}


.sr-march-intro__point {
  display: flex;

  gap: 13px;

  padding: 22px;
}


.sr-march-intro__point + .sr-march-intro__point {
  border-left: 1px solid var(--sr-border);
}


.sr-march-intro__point > span {
  flex: 0 0 auto;

  color: var(--sr-blue);

  font-size: 12px;
  font-weight: 800;
}


.sr-march-intro__point strong {
  display: block;

  margin-bottom: 5px;

  color: var(--sr-heading);

  font-size: 15px;
  line-height: 1.4;
}


.sr-march-intro__point p {
  margin: 0;

  color: var(--sr-text);

  font-size: 14px;
  line-height: 1.55;
}


/* MOBILE */

@media (max-width: 767px) {

  .sr-march-intro {
    padding: 48px 0;
  }


  .sr-march-intro h2 {
    font-size: 34px;
  }


  .sr-march-intro__lead {
    font-size: 17px;
  }


  .sr-march-intro__points {
    grid-template-columns: 1fr;
  }


  .sr-march-intro__point + .sr-march-intro__point {
    border-top: 1px solid var(--sr-border);
    border-left: 0;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2a9fe45 *//* =========================================================
   SECTION 05 — INCLUSIONS
========================================================= */

.sr-march-inclusions {
  --sr-blue: #1361cc;
  --sr-blue-dark: #0e4fa9;
  --sr-blue-soft: #eef5ff;

  --sr-black: #000000;
  --sr-heading: #090d14;
  --sr-text: #5d6671;
  --sr-muted: #7d8792;
  --sr-white: #ffffff;
  --sr-border: #e6e9ee;

  width: 100%;

  padding: 64px 0;

  border-bottom: 1px solid var(--sr-border);

  color: var(--sr-heading);

  font-family: var(--sr-font-primary, "Manrope", Arial, sans-serif);
}


.sr-march-inclusions,
.sr-march-inclusions *,
.sr-march-inclusions *::before,
.sr-march-inclusions *::after {
  box-sizing: border-box;
}


/* HEADING */

.sr-march-inclusions__heading {
  margin-bottom: 29px;
}


.sr-march-inclusions__heading > span {
  display: block;

  margin-bottom: 10px;

  color: var(--sr-blue);

  font-size: 12px;
  font-weight: 800;

  letter-spacing: 1.5px;
}


.sr-march-inclusions__heading h2 {
  margin: 0 0 10px;

  color: var(--sr-heading);

  font-size: clamp(31px, 3.5vw, 42px);
  line-height: 1.08;
  font-weight: 750;

  letter-spacing: -1.3px;
}


.sr-march-inclusions__heading p {
  margin: 0;

  color: var(--sr-text);

  font-size: 16px;
  line-height: 1.7;
}


/* GRID */

.sr-march-inclusions__grid {
  display: grid;

  grid-template-columns: 1fr 1fr;

  overflow: hidden;

  border: 1px solid var(--sr-border);
  border-radius: 16px;
}


.sr-march-inclusions__column {
  padding: 28px;
}


.sr-march-inclusions__column +
.sr-march-inclusions__column {
  border-left: 1px solid var(--sr-border);
}


/* TITLE */

.sr-march-inclusions__title {
  display: flex;

  align-items: center;

  gap: 12px;

  margin-bottom: 23px;
}


.sr-march-inclusions__title > span {
  width: 38px;
  height: 38px;

  display: flex;

  align-items: center;
  justify-content: center;

  border-radius: 50%;

  font-size: 18px;
  font-weight: 800;
}


.sr-march-inclusions__yes {
  background: var(--sr-blue-soft);

  color: var(--sr-blue);
}


.sr-march-inclusions__no {
  background: #f4f5f6;

  color: #747d85;
}


.sr-march-inclusions__title small {
  display: block;

  color: var(--sr-muted);

  font-size: 10px;
  font-weight: 800;

  letter-spacing: .8px;
}


.sr-march-inclusions__title h3 {
  margin: 2px 0 0;

  color: var(--sr-heading);

  font-size: 20px;
  line-height: 1.3;
  font-weight: 750;
}


/* LIST */

.sr-march-inclusions__column ul {
  margin: 0;
  padding: 0;

  list-style: none;
}


.sr-march-inclusions__column li {
  position: relative;

  margin: 12px 0;

  padding-left: 24px;

  color: var(--sr-text);

  font-size: 14px;
  line-height: 1.5;
}


.sr-march-inclusions__column li::before {
  content: "✓";

  position: absolute;

  left: 0;

  color: var(--sr-blue);

  font-weight: 800;
}


.sr-march-inclusions__excluded li::before {
  content: "×";

  color: #848d95;
}


/* MOBILE */

@media (max-width: 767px) {

  .sr-march-inclusions {
    padding: 48px 0;
  }


  .sr-march-inclusions__grid {
    grid-template-columns: 1fr;
  }


  .sr-march-inclusions__column {
    padding: 24px 20px;
  }


  .sr-march-inclusions__column +
  .sr-march-inclusions__column {
    border-top: 1px solid var(--sr-border);
    border-left: 0;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c3a0001 *//* =========================================================
   SPITI RIDERS — MONTHLY TOUR PACKAGE SLIDER
========================================================= */

.sr-tour-slider {
  --sr-blue: #1361cc;
  --sr-blue-dark: #0b4fa9;

  --sr-black: #000000;
  --sr-heading: #101216;
  --sr-text: #626a74;
  --sr-muted: #9299a3;
  --sr-border: #e2e7ed;
  --sr-white: #ffffff;

  width: 100%;

  overflow: hidden;

  padding: 76px 30px;

  background: #ffffff;

  font-family: inherit;
}

.sr-tour-slider *,
.sr-tour-slider *::before,
.sr-tour-slider *::after {
  box-sizing: border-box;
}

.sr-tour-slider__container {
  width: min(1400px, 100%);
  margin: 0 auto;
}

/* =========================================================
   SECTION HEADER
========================================================= */

.sr-tour-slider__header {
  display: grid;

  grid-template-columns:
    minmax(0, 1fr)
    minmax(380px, 0.85fr);

  align-items: end;

  gap: clamp(50px, 8vw, 120px);

  margin-bottom: 34px;
}

.sr-tour-slider__heading {
  max-width: 720px;
}

.sr-tour-slider__eyebrow {
  display: inline-flex;
  align-items: center;

  gap: 10px;

  margin-bottom: 11px;

  color: var(--sr-blue);

  font-size: 10px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}

.sr-tour-slider__eyebrow::before {
  width: 36px;
  height: 2px;

  border-radius: 10px;

  background: var(--sr-blue);

  content: "";
}

.sr-tour-slider__heading h2 {
  margin: 0;

  color: var(--sr-heading);

  font-size: clamp(40px, 4.2vw, 59px);
  font-weight: 800;
  line-height: 1.02;
  letter-spacing: -2.7px;
}

.sr-tour-slider__heading h2 span {
  display: block;

  color: var(--sr-blue);
}

.sr-tour-slider__header-right {
  display: flex;
  align-items: flex-end;
  flex-direction: column;

  gap: 19px;
}

.sr-tour-slider__header-right p {
  max-width: 530px;

  margin: 0;

  color: var(--sr-text);

  font-size: 15px;
  line-height: 1.7;
}

/* =========================================================
   SLIDER CONTROLS
========================================================= */

.sr-tour-slider__controls {
  display: flex;
  align-items: center;

  gap: 8px;
}

.sr-tour-slider__arrow {
  appearance: none;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 46px;
  height: 46px;
  min-width: 46px;

  padding: 0;

  border: 1px solid var(--sr-border);
  border-radius: 50%;

  background: var(--sr-white);
  color: var(--sr-heading);

  cursor: pointer;

  transition:
    background-color 180ms ease,
    border-color 180ms ease,
    color 180ms ease,
    opacity 180ms ease,
    transform 180ms ease;
}

.sr-tour-slider__arrow svg {
  width: 19px;
  height: 19px;

  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sr-tour-slider__arrow:hover,
.sr-tour-slider__arrow:focus {
  border-color: var(--sr-blue);

  background: var(--sr-blue);
  color: var(--sr-white);

  outline: none;

  transform: translateY(-2px);
}

.sr-tour-slider__arrow:disabled {
  opacity: 0.32;

  cursor: not-allowed;

  transform: none;
}

/* Prevent global Elementor button styling */

.sr-tour-slider button,
.sr-tour-slider button:hover,
.sr-tour-slider button:focus {
  text-decoration: none;
}

/* =========================================================
   SLIDER
========================================================= */

.sr-tour-slider__viewport {
  width: 100%;

  overflow: hidden;
}

.sr-tour-slider__track {
  display: grid;

  grid-auto-flow: column;
  grid-auto-columns:
    calc((100% - 66px) / 4);

  gap: 22px;

  overflow-x: auto;
  overflow-y: hidden;

  padding: 3px 2px 10px;

  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;

  scrollbar-width: none;
}

.sr-tour-slider__track::-webkit-scrollbar {
  display: none;
}

/* =========================================================
   TOUR CARD
========================================================= */

.sr-tour-card {
  min-width: 0;

  scroll-snap-align: start;
}

.sr-tour-card__link {
  position: relative;

  display: block;

  height: 470px;

  overflow: hidden;

  border-radius: 25px;

  background: var(--sr-black);
  color: var(--sr-white) !important;

  text-decoration: none !important;

  transition:
    transform 260ms ease,
    box-shadow 260ms ease;
}

.sr-tour-card__link::after {
  position: absolute;
  inset: 14px;
  z-index: 3;

  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 18px;

  content: "";

  pointer-events: none;
}

.sr-tour-card:hover .sr-tour-card__link {
  transform: translateY(-6px);

  box-shadow:
    0 20px 42px
    rgba(17, 31, 50, 0.17);
}

/* =========================================================
   CARD IMAGE
========================================================= */

.sr-tour-card__link > img {
  position: absolute;
  inset: 0;

  width: 100%;
  height: 100%;

  display: block;

  object-fit: cover;
  object-position: center;

  transform: scale(1.01);

  transition:
    transform 650ms ease,
    filter 500ms ease;
}

.sr-tour-card:hover .sr-tour-card__link > img {
  transform: scale(1.07);

  filter:
    saturate(1.05)
    contrast(1.03);
}

/* =========================================================
   STRONGER BOTTOM OVERLAY
========================================================= */

.sr-tour-card__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;

  display: block;

  background:
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.08) 0%,
      rgba(0, 0, 0, 0.02) 28%,
      rgba(0, 0, 0, 0.14) 45%,
      rgba(0, 0, 0, 0.42) 61%,
      rgba(0, 0, 0, 0.76) 75%,
      rgba(0, 0, 0, 0.94) 90%,
      rgba(0, 0, 0, 0.99) 100%
    );
}

/* Additional blue tone without reducing readability */

.sr-tour-card__overlay::after {
  position: absolute;
  inset: 0;

  background:
    linear-gradient(
      120deg,
      rgba(19, 97, 204, 0.12) 0%,
      rgba(19, 97, 204, 0) 48%
    );

  content: "";
}

/* =========================================================
   CARD TOP
========================================================= */

.sr-tour-card__top {
  position: absolute;

  top: 25px;
  right: 25px;
  left: 25px;

  z-index: 5;

  display: flex;
  align-items: center;
  justify-content: space-between;

  gap: 10px;
}

.sr-tour-card__number {
  color: var(--sr-white);

  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 1.5px;
}

.sr-tour-card__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-height: 35px;

  padding: 0 14px;

  border: 1px solid rgba(255, 255, 255, 0.38);
  border-radius: 100px;

  background: rgba(19, 97, 204, 0.9);
  color: var(--sr-white);

  font-size: 8px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;

  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

/* =========================================================
   CARD CONTENT
========================================================= */

.sr-tour-card__content {
  position: absolute;

  right: 28px;
  bottom: 27px;
  left: 28px;

  z-index: 5;
}

.sr-tour-card__kicker {
  display: block;

  margin-bottom: 7px;

  color: #9dc5ff;

  font-size: 9px;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.sr-tour-card__content h3 {
  margin: 0;

  color: var(--sr-white);

  font-size: 26px;
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -1px;

  text-shadow:
    0 3px 16px
    rgba(0, 0, 0, 0.35);
}

.sr-tour-card__content > p {
  margin: 11px 0 0;

  color: rgba(255, 255, 255, 0.84);

  font-size: 12px;
  line-height: 1.58;

  text-shadow:
    0 2px 10px
    rgba(0, 0, 0, 0.28);
}

/* =========================================================
   PACKAGE INFORMATION
========================================================= */

.sr-tour-card__bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;

  gap: 15px;

  margin-top: 20px;
  padding-top: 17px;

  border-top:
    1px solid
    rgba(255, 255, 255, 0.27);
}

.sr-tour-card__info {
  display: flex;
  align-items: flex-end;

  gap: 15px;
}

.sr-tour-card__duration {
  display: inline-flex;
  align-items: center;

  min-height: 30px;

  padding: 0 10px;

  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 100px;

  background: rgba(255, 255, 255, 0.11);
  color: var(--sr-white);

  font-size: 9px;
  font-weight: 750;
  line-height: 1;

  white-space: nowrap;

  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

/* =========================================================
   PACKAGE PRICE
========================================================= */

.sr-tour-card__price {
  display: flex;
  flex-direction: column;

  gap: 3px;
}

.sr-tour-card__price small {
  color: rgba(255, 255, 255, 0.62);

  font-size: 7px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.sr-tour-card__price strong {
  color: var(--sr-white);

  font-size: 17px;
  font-weight: 800;
  line-height: 1;

  white-space: nowrap;
}

.sr-tour-card__price strong span {
  color: #8fbdff;

  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.3px;
}

/* =========================================================
   CARD ARROW
========================================================= */

.sr-tour-card__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 39px;
  height: 39px;

  flex-shrink: 0;

  border-radius: 50%;

  background: var(--sr-white);
  color: var(--sr-heading);

  transition:
    background-color 200ms ease,
    color 200ms ease,
    transform 200ms ease;
}

.sr-tour-card__button svg {
  width: 18px;
  height: 18px;

  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;

  transition: transform 200ms ease;
}

.sr-tour-card:hover .sr-tour-card__button {
  background: var(--sr-blue);
  color: var(--sr-white);

  transform: rotate(-7deg);
}

.sr-tour-card:hover .sr-tour-card__button svg {
  transform: translateX(3px);
}

/* =========================================================
   SLIDER FOOTER
========================================================= */

.sr-tour-slider__footer {
  display: grid;

  grid-template-columns:
    minmax(120px, 1fr)
    auto
    auto;

  align-items: center;

  gap: 22px;

  margin-top: 22px;
}

.sr-tour-slider__progress {
  width: 100%;
  height: 3px;

  overflow: hidden;

  border-radius: 10px;

  background: #e8edf3;
}

.sr-tour-slider__progress span {
  display: block;

  width: 12.5%;
  height: 100%;

  border-radius: inherit;

  background: var(--sr-blue);

  transition: width 250ms ease;
}

.sr-tour-slider__counter {
  display: flex;
  align-items: baseline;

  gap: 4px;

  min-width: 58px;
}

.sr-tour-slider__counter strong {
  color: var(--sr-heading);

  font-size: 18px;
  font-weight: 850;
  line-height: 1;
}

.sr-tour-slider__counter span {
  color: var(--sr-muted);

  font-size: 10px;
  font-weight: 700;
}

/* =========================================================
   VIEW ALL PACKAGES
========================================================= */

.sr-tour-slider__view-all {
  display: inline-flex;
  align-items: center;

  gap: 8px;

  color: var(--sr-heading) !important;

  font-size: 12px;
  font-weight: 750;
  line-height: 1.4;

  text-decoration: none !important;
  white-space: nowrap;

  transition: color 200ms ease;
}

.sr-tour-slider__view-all svg {
  width: 17px;
  height: 17px;

  fill: none;
  stroke: var(--sr-blue);
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;

  transition: transform 200ms ease;
}

.sr-tour-slider__view-all:hover {
  color: var(--sr-blue) !important;
}

.sr-tour-slider__view-all:hover svg {
  transform: translateX(4px);
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1100px) {

  .sr-tour-slider {
    padding: 66px 20px;
  }

  .sr-tour-slider__header {
    grid-template-columns:
      minmax(0, 1fr)
      minmax(320px, 0.85fr);

    gap: 42px;
  }

  .sr-tour-slider__track {
    grid-auto-columns:
      calc((100% - 20px) / 2);

    gap: 20px;
  }

  .sr-tour-card__link {
    height: 480px;
  }

}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  .sr-tour-slider {
    padding: 54px 18px;
  }

  .sr-tour-slider__header {
    display: block;

    margin-bottom: 26px;
  }

  .sr-tour-slider__heading h2 {
    font-size:
      clamp(35px, 10vw, 44px);

    line-height: 1.05;
    letter-spacing: -1.8px;
  }

  .sr-tour-slider__header-right {
    display: block;

    margin-top: 14px;
  }

  .sr-tour-slider__header-right p {
    font-size: 14px;
  }

  .sr-tour-slider__controls {
    display: none;
  }

  .sr-tour-slider__viewport {
    overflow: visible;
  }

  .sr-tour-slider__track {
    grid-auto-columns: 84vw;

    gap: 15px;

    margin-right: -18px;
    padding-right: 18px;
  }

  .sr-tour-card__link {
    height: 470px;
  }

  .sr-tour-slider__footer {
    grid-template-columns:
      minmax(100px, 1fr)
      auto;

    gap: 15px;
  }

  .sr-tour-slider__view-all {
    grid-column: 1 / -1;

    justify-self: flex-start;

    margin-top: 2px;
  }

}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

  .sr-tour-slider {
    padding-right: 14px;
    padding-left: 14px;
  }

  .sr-tour-slider__track {
    grid-auto-columns: 88vw;

    margin-right: -14px;
    padding-right: 14px;
  }

  .sr-tour-card__top {
    top: 23px;
    right: 23px;
    left: 23px;
  }

  .sr-tour-card__badge {
    min-height: 33px;

    padding: 0 12px;

    font-size: 7px;
  }

  .sr-tour-card__content {
    right: 25px;
    left: 25px;
  }

  .sr-tour-card__content h3 {
    font-size: 24px;
  }

  .sr-tour-card__info {
    gap: 10px;
  }

}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {

  .sr-tour-card__link,
  .sr-tour-card__link > img,
  .sr-tour-card__button,
  .sr-tour-card__button svg,
  .sr-tour-slider__arrow,
  .sr-tour-slider__progress span,
  .sr-tour-slider__view-all svg {
    transition: none !important;
  }

  .sr-tour-slider__track {
    scroll-behavior: auto;
  }

}/* End custom CSS */