@import url(https://fonts.bunny.net/css?family=anton:400|zain:200,300,400,700);
@charset "UTF-8";
.bg-gradient-principal {
  background: linear-gradient(to bottom, #19120A, #2F1C0C);
}

.bg-gradient-groupe {
  background: linear-gradient(to bottom, #0A1914, #0C2F24);
}

.bg-gradient-glisse {
  background: linear-gradient(to bottom, #0A0C19, #0C132F);
}

.bg-gradient-balneaire {
  background: linear-gradient(to bottom, #0A1719, #0C272F);
}

body {
  font-family: "Zain", sans-serif, sans-serif;
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.6;
  color: #EFD6BB;
}

.font-primary {
  font-family: "Anton", sans-serif !important;
  font-weight: 400 !important;
}

.font-secondary {
  font-family: "Zain", sans-serif !important;
}

h1.font-primary, h2.font-primary, h3.font-primary, h4.font-primary, h5.font-primary, h6.font-primary {
  font-weight: 400 !important;
}

p {
  margin: 0 0 0.5rem 0;
  line-height: 1.3rem;
}

p:empty {
  margin: 0;
  padding: 0;
}

.typo-anton-h1, .product-hero__title {
  margin: 0;
  font-family: "Anton", sans-serif;
  font-size: clamp(2.5rem, 6vw, 4.5rem);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
  line-height: 1.1;
}

.typo-anton-h2, .region-intro__content h2 {
  margin: 0;
  font-family: "Anton", sans-serif;
  font-weight: normal;
  font-size: 50px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
}

.typo-anton-h3, .accommodation-card__title, .product-itinerary h2, .product-itinerary h3, .product-itinerary h4 {
  margin: 0;
  font-family: "Anton", sans-serif;
  font-size: clamp(1.5rem, 4vw, 2.5rem);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
  line-height: 1.1;
}

.typo-anton-h4 {
  margin: 0;
  font-family: "Anton", sans-serif;
  font-size: clamp(1.25rem, 3vw, 1.875rem);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
  line-height: 1.2;
}

.typo-anton-h5 {
  margin: 0;
  font-family: "Anton", sans-serif;
  font-size: clamp(1rem, 3vw, 1.2rem);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
  line-height: 1.2;
}

.typo-anton-title {
  margin: 0;
  font-family: "Anton", sans-serif;
  font-size: 1.667rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #EFD6BB;
  line-height: 1.1;
}

.typo-zain-big-subtitle {
  margin: 0;
  font-family: "Zain", sans-serif;
  font-size: clamp(2.5rem, 5vw, 3.75rem);
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #EFD6BB;
  line-height: 1.05;
}

.typo-zain-subtitle, .product-tabs__tab, .product-hero__duration,
.product-hero__price {
  margin: 0;
  font-family: "Zain", sans-serif;
  font-size: clamp(1.5rem, 3vw, 2.5rem);
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #EFD6BB;
  line-height: 1.1;
}

.typo-zain-small-subtitle, .accommodation-card__location, .product-hero__subtitle, .product-breadcrumb {
  margin: 10px 0 0 0;
  font-family: "Zain", sans-serif;
  font-weight: 200;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #EFD6BB;
}

.typo-body {
  font-family: "Zain", sans-serif;
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: 400;
  line-height: 1.6;
  color: #EFD6BB;
}

.typo-body-small {
  font-family: "Zain", sans-serif;
  font-size: clamp(0.875rem, 1.5vw, 1.125rem);
  font-weight: 400;
  line-height: 1.5;
  color: #EFD6BB;
}

.typo-label {
  font-family: "Zain", sans-serif;
  font-size: clamp(0.625rem, 1vw, 0.75rem);
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #EFD6BB;
}

.typo-description, .accommodation-card__description p, .accommodation-card__description, .itinerary-day__description ul, .itinerary-day__description ol, .itinerary-day__description p, .itinerary-day__description, .product-itinerary ul, .product-itinerary ol, .product-itinerary p, .product-hero__intro p, .product-hero__intro, .region-intro__content p {
  font-family: "Zain", sans-serif;
  font-weight: 300;
  font-size: 1.625rem;
  line-height: 1.3;
  text-align: center;
  color: #EFD6BB;
}

.typo-price {
  font-family: "Zain", sans-serif;
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 1.5;
  text-align: center;
  color: #EFD6BB;
}

.typo-light {
  font-weight: 300;
}

body, html {
  margin: 0;
  padding: 0;
  font-family: "Zain", sans-serif, sans-serif !important;
  color: #EFD6BB;
}

.input-unified, .newsletter-section__input, .textarea-unified,
.select-unified {
  width: 100%;
  padding: 0.85rem 1.2rem;
  border-radius: 999px;
  border: 1px solid rgba(239, 214, 187, 0.45);
  background: rgba(239, 214, 187, 0.05);
  color: #EFD6BB;
  font-family: "Zain", sans-serif;
  font-size: 0.95rem;
  letter-spacing: 0.08em;
  transition: border-color 180ms ease, background 180ms ease, box-shadow 180ms ease;
}
.input-unified::-moz-placeholder, .newsletter-section__input::-moz-placeholder, .textarea-unified::-moz-placeholder, .select-unified::-moz-placeholder {
  color: rgba(239, 214, 187, 0.6);
}
.input-unified::placeholder, .newsletter-section__input::placeholder, .textarea-unified::placeholder,
.select-unified::placeholder {
  color: rgba(239, 214, 187, 0.6);
}
.input-unified:hover, .newsletter-section__input:hover, .textarea-unified:hover,
.select-unified:hover {
  border-color: rgba(239, 214, 187, 0.7);
}
.input-unified:focus-visible, .newsletter-section__input:focus-visible, .textarea-unified:focus-visible,
.select-unified:focus-visible {
  outline: none;
  border-color: rgba(239, 214, 187, 0.75);
  background: rgba(239, 214, 187, 0.12);
  box-shadow: 0 0 0 2px rgba(239, 214, 187, 0.22);
}

.select-unified {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 3rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23EFD6BB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1.1rem;
}
.select-unified option {
  background: #2c1f13;
  color: #EFD6BB;
}

.textarea-unified {
  resize: vertical;
  min-height: 120px;
  padding: 1rem 1.2rem;
  line-height: 1.5;
  border-radius: 24px;
}

.label-unified {
  display: inline-block;
  margin-bottom: 0.35rem;
  font-family: "Zain", sans-serif;
  font-size: 0.85rem;
  font-weight: 500;
  color: rgba(239, 214, 187, 0.72);
  letter-spacing: 0.08em;
}

.error-unified {
  display: block;
  margin-top: 0.25rem;
  min-height: 1.1rem;
  font-family: "Zain", sans-serif;
  font-size: 0.85rem;
  color: #ff6b6b;
}

.form-field {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  margin-bottom: 1.1rem;
}

.btn-form-primary {
  padding: 0.75rem 2.5rem;
  border: none;
  border-radius: 999px;
  background: #EFD6BB;
  color: #2c1f13;
  font-family: "Zain", sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}
.btn-form-primary:hover {
  background: rgb(244.8285714286, 228.9357142857, 211.7714285714);
  box-shadow: 0 6px 16px rgba(239, 214, 187, 0.35);
  transform: translateY(-2px);
}
.btn-form-primary:active {
  transform: translateY(0);
}
.btn-form-primary:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

.btn-primary, .btn-primary-sm, .btn-primary-lg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.3rem 1.5rem 0.2rem 1.5rem;
  border: none;
  border-radius: 999px;
  background-color: #EFD6BB;
  color: #2c1f13;
  font-family: "Zain", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 200ms ease;
  white-space: nowrap;
}
.btn-primary:hover, .btn-primary-sm:hover, .btn-primary-lg:hover, .btn-primary:focus-visible, .btn-primary-sm:focus-visible, .btn-primary-lg:focus-visible {
  background-color: rgb(246.7714285714, 233.9142857143, 220.0285714286);
  color: #2c1f13;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(239, 214, 187, 0.3);
}
.btn-primary:active, .btn-primary-sm:active, .btn-primary-lg:active {
  transform: translateY(0);
}
.btn-primary:disabled, .btn-primary-sm:disabled, .btn-primary-lg:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
}

.btn-primary-lg {
  padding: 1rem 2.75rem;
  font-size: 1.0625rem;
}

.btn-primary-sm {
  padding: 0.5rem 1.5rem;
  font-size: 0.8125rem;
}

.btn-outline, .btn-outline-xs, .btn-outline-sm, .btn-outline-lg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem 1rem 0.2rem 1rem;
  border: 1px solid #EFD6BB;
  border-radius: 999px;
  background-color: transparent;
  color: #EFD6BB;
  font-family: "Zain", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 200ms ease;
  white-space: nowrap;
}
.btn-outline:hover, .btn-outline-xs:hover, .btn-outline-sm:hover, .btn-outline-lg:hover, .btn-outline:focus-visible, .btn-outline-xs:focus-visible, .btn-outline-sm:focus-visible, .btn-outline-lg:focus-visible {
  background-color: #EFD6BB;
  color: #2c1f13;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(239, 214, 187, 0.3);
}
.btn-outline:active, .btn-outline-xs:active, .btn-outline-sm:active, .btn-outline-lg:active {
  transform: translateY(0);
}
.btn-outline:disabled, .btn-outline-xs:disabled, .btn-outline-sm:disabled, .btn-outline-lg:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
}

.btn-outline-lg {
  padding: 1rem 2.75rem;
  font-size: 1.0625rem;
}

.btn-outline-sm {
  padding: 0.5rem 1.5rem;
  font-size: 0.8125rem;
}

.btn-outline-xs {
  padding: 0.5rem 1rem 0.3rem 1rem;
  font-size: 0.7rem;
  border-radius: 3px;
}

.btn-ghost {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  border: none;
  background-color: transparent;
  color: #EFD6BB;
  font-family: "Zain", sans-serif;
  font-size: 0.9375rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 200ms ease;
  white-space: nowrap;
}
.btn-ghost:hover, .btn-ghost:focus-visible {
  color: rgb(246.7714285714, 233.9142857143, 220.0285714286);
  transform: translateX(4px);
}
.btn-ghost:active {
  transform: translateX(0);
}
.btn-ghost:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
}

.btn-icon {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.btn-icon svg,
.btn-icon i {
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 200ms ease;
}
.btn-icon:hover svg, .btn-icon:hover i {
  transform: translateX(4px);
}

.btn-round {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  padding: 0;
  border: 2px solid #EFD6BB;
  border-radius: 50%;
  background-color: transparent;
  color: #EFD6BB;
  cursor: pointer;
  transition: all 200ms ease;
}
.btn-round svg,
.btn-round i {
  width: 24px;
  height: 24px;
}
.btn-round:hover, .btn-round:focus-visible {
  background-color: #EFD6BB;
  color: #2c1f13;
  transform: scale(1.1);
}
.btn-round:active {
  transform: scale(1);
}
.btn-round:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
}

.btn-group {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.btn-group--center {
  justify-content: center;
}
.btn-group--space-between {
  justify-content: space-between;
}
@media (max-width: 768px) {
  .btn-group {
    flex-direction: column;
  }
  .btn-group .btn-primary, .btn-group .btn-primary-lg, .btn-group .btn-primary-sm,
  .btn-group .btn-outline,
  .btn-group .btn-outline-lg,
  .btn-group .btn-outline-sm,
  .btn-group .btn-outline-xs,
  .btn-group .btn-ghost {
    width: 100%;
    justify-content: center;
  }
}

.container {
  max-width: 1640px;
}

.home-hero {
  position: relative;
  display: flex;
  min-height: clamp(28rem, 90vh, 46rem);
  background: #111;
  color: #fdf1de;
  overflow: hidden;
}

.home-hero__columns {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
  min-height: 100%;
}

.home-hero__column {
  position: relative;
  display: flex;
  align-items: stretch;
  justify-content: center;
  min-height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 200ms ease, filter 200ms ease;
}

.home-hero__column:hover {
  transform: scale(1.02);
  z-index: 1;
}

.home-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(13, 11, 10, 0.85), rgba(13, 11, 10, 0.45), rgba(13, 11, 10, 0.2));
}

.home-hero__content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: clamp(2.5rem, 6vw, 4.5rem) clamp(1.25rem, 3vw, 2.5rem);
  padding-top: clamp(4rem, 16vh, 7rem);
  padding-bottom: clamp(3rem, 14vh, 7rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: clamp(0.5rem, 1.5vw, 1rem);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.home-hero__title {
  margin: 55% 0 0;
  font-family: "Anton", sans-serif;
  font-size: clamp(2.25rem, 4vw, 3.75rem);
  line-height: 1.05;
}

.home-hero__subtitle {
  margin: 0;
  font-family: "Zain", sans-serif;
  font-size: clamp(1.5rem, 2.6vw, 1.875rem);
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1;
}

.home-hero__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 2.75rem;
  margin-top: auto;
  border-radius: 999px;
  background-color: rgba(218, 156, 92, 0.9);
  color: #2c1f13;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 200ms ease, color 200ms ease, transform 200ms ease;
}

.home-hero__button:hover,
.home-hero__button:focus-visible {
  background-color: #f5c58c;
  color: #2c1f13;
  transform: translateY(-2px);
}

@media (min-width: 992px) {
  .home-hero {
    min-height: 100vh;
    height: 100vh;
  }
  .home-hero__columns {
    height: 100%;
  }
  .home-hero__column {
    min-height: 100%;
  }
}
@media (max-width: 1100px) {
  .home-hero__columns {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 720px) {
  .home-hero {
    min-height: auto;
    flex-direction: column;
  }
  .home-hero__columns {
    grid-template-columns: 1fr;
  }
  .home-hero__topbar {
    position: static;
    padding-block: clamp(1.2rem, 4vw, 1.8rem);
    width: 100%;
  }
  .home-hero__column {
    min-height: 18rem;
  }
  .home-hero__content {
    justify-content: center;
    padding-block: clamp(2rem, 10vw, 3.5rem);
  }
}
.home-page {
  min-height: 100vh;
  padding: 0;
}

.home-section {
  padding: clamp(3rem, 8vw, 6rem) 0;
}
.home-section:first-child {
  padding-top: clamp(4rem, 10vw, 8rem);
}
.home-section:last-child {
  padding-bottom: clamp(4rem, 10vw, 8rem);
}

.container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 clamp(1.25rem, 4vw, 3rem);
}

.voyages-uniques {
  color: #EFD6BB;
}
.voyages-uniques__header {
  text-align: center;
  margin-bottom: clamp(3rem, 6vw, 5rem);
}
.voyages-uniques__title {
  margin: 0;
  font-family: "Anton", sans-serif;
  font-size: clamp(2rem, 5vw, 3.5rem);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
}
.voyages-uniques__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(1.5rem, 3vw, 2.5rem);
}
@media (max-width: 1100px) {
  .voyages-uniques__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 720px) {
  .voyages-uniques__grid {
    grid-template-columns: 1fr;
  }
}
.voyages-uniques__card {
  display: flex;
  flex-direction: column;
  text-align: center;
  transition: transform 200ms ease;
}
.voyages-uniques__card:hover {
  transform: translateY(-4px);
}
.voyages-uniques__image {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  margin-bottom: 1.5rem;
  overflow: hidden;
  border-radius: 3px;
}
.voyages-uniques__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.voyages-uniques__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: left;
}
.voyages-uniques__card-text {
  margin: 20px 0 0;
  font-size: 22px;
  line-height: 1.2;
  color: #EFD6BB;
  text-align: center;
}

.newsletter {
  color: #EFD6BB;
}
.newsletter__content {
  max-width: 360px;
  margin: 0 auto;
  text-align: center;
}
.newsletter__title {
  margin: 0 0 0.5rem;
  font-family: "Anton", sans-serif;
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
}
.newsletter__subtitle {
  margin: 0 0 2.5rem;
  font-family: "Zain", sans-serif;
  font-size: clamp(0.95rem, 1.8vw, 1.1rem);
  font-weight: 400;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #EFD6BB;
}
.newsletter__form {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.newsletter__inputs {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-bottom: 1rem;
}
.newsletter__input {
  width: 100%;
  padding: 0.9rem 1.5rem;
  border: 1px solid rgba(239, 214, 187, 0.4);
  border-radius: 50px;
  background: transparent;
  color: #EFD6BB;
  font-family: "Zain", sans-serif;
  font-size: 0.95rem;
  transition: border-color 200ms ease, background 200ms ease;
}
.newsletter__input::-moz-placeholder {
  color: rgba(239, 214, 187, 0.6);
}
.newsletter__input::placeholder {
  color: rgba(239, 214, 187, 0.6);
}
.newsletter__input:focus {
  outline: none;
  border-color: #f5c58c;
  background: rgba(255, 255, 255, 0.05);
}
.newsletter__input:not(:last-child) {
  margin-bottom: 0.75rem;
}
.newsletter__button {
  width: 100%;
  padding: 0.9rem 2rem;
  border: none;
  border-radius: 50px;
  background: #efd6bb;
  color: #2c1f13;
  font-family: "Zain", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0.02em;
  cursor: pointer;
  transition: background 200ms ease, transform 200ms ease;
}
.newsletter__button:hover {
  background: #f5e4d0;
  transform: translateY(-2px);
}

@media (max-width: 720px) {
  .newsletter__content {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .home-section {
    padding: clamp(2rem, 6vw, 3.5rem) 0;
  }
  .voyages-uniques__grid {
    grid-template-columns: 1fr;
  }
}
.mega-navbar {
  position: fixed;
  inset: clamp(1.5rem, 5vw, 2.75rem) clamp(2rem, 5vw, 3.75rem) auto clamp(2rem, 5vw, 3.75rem);
  color: #fdf1de;
  z-index: 30;
  transition: background-color 200ms ease, padding 200ms ease, box-shadow 200ms ease, transform 200ms ease;
}
.mega-navbar.bg-blue-depart {
  background: none;
  box-shadow: none;
  transform: none;
}

.mega-navbar__inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: clamp(1.25rem, 4vw, 2.75rem);
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.menu-left,
.menu-right {
  display: flex;
  align-items: center;
  gap: clamp(1.5rem, 4vw, 3rem);
}

.menu-left {
  justify-self: start;
  justify-content: flex-start;
}

.menu-right {
  justify-self: end;
  justify-content: flex-end;
}

.mega-menu-link {
  position: relative;
  font-family: "Zain", sans-serif;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-size: clamp(0.78rem, 1.1vw, 0.95rem);
  color: inherit;
  text-decoration: none;
  background: transparent;
  border: none;
  padding: 0;
  transition: opacity 180ms ease, transform 180ms ease;
  cursor: pointer;
}
.mega-menu-link:hover, .mega-menu-link:focus-visible {
  opacity: 0.7;
}

.mega-menu-link--brand {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: clamp(0.4rem, 1.2vw, 0.75rem) clamp(0.5rem, 1.8vw, 1.2rem);
  min-height: clamp(2.2rem, 5vw, 3rem);
  min-width: clamp(5.5rem, 12vw, 8rem);
  text-decoration: none;
}

.mega-menu-trigger.active::after {
  content: "";
  position: absolute;
  inset: auto 0 -0.55rem 0;
  height: 2px;
  background: currentColor;
}

.navbar-brand {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2;
}
.navbar-brand .logo,
.navbar-brand .mega-navbar__logo {
  display: block;
  width: auto;
  height: auto;
  max-height: clamp(2.5rem, 6vw, 3.9rem);
  transition: opacity 180ms ease, transform 180ms ease, max-height 180ms ease;
  transform-origin: center top;
}

.mega-navbar__wordmark {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -30%);
  font-family: "Zain", sans-serif;
  font-weight: 600;
  font-size: clamp(0.85rem, 1.2vw, 1.05rem);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #fdf1de;
  opacity: 0;
  transition: opacity 200ms ease, transform 200ms ease;
  pointer-events: none;
}

.mega-navbar--scrolled {
  background: rgba(34, 20, 12, 0.9);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  padding: 0.5rem 1.5rem;
  border-radius: 999px;
  box-shadow: 0 12px 32px rgba(10, 6, 3, 0.45);
  top: clamp(1.75rem, 5vw, 3rem);
}
.mega-navbar--scrolled .mega-navbar__logo {
  opacity: 0;
  transform: translateY(-8px) scale(0.85);
  max-height: 0;
}
.mega-navbar--scrolled .mega-navbar__wordmark {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.hamburger {
  display: none;
  font-size: 1.6rem;
  color: inherit;
  background: none;
  border: none;
  cursor: pointer;
  justify-self: end;
}

.mega-menu {
  position: fixed;
  inset: clamp(7rem, 19vw, 11.5rem) clamp(2rem, 5vw, 3.75rem) auto clamp(2rem, 5vw, 3.75rem);
  padding: clamp(2rem, 5vw, 3.75rem);
  background: rgba(34, 20, 12, 0.97);
  color: #fdf1de;
  border-radius: 36px;
  box-shadow: 0 24px 60px rgba(12, 6, 4, 0.55);
  display: none;
  max-height: calc(100vh - clamp(8rem, 22vw, 14rem));
  overflow-y: auto;
  -webkit-backdrop-filter: blur(18px);
          backdrop-filter: blur(18px);
  z-index: 25;
}
.mega-menu.show {
  display: block;
  animation: megaMenuFade 220ms ease;
}

.mega-menu--search {
  max-width: clamp(32rem, 70vw, 48rem);
  margin-inline: auto;
}

.mega-menu__inner {
  display: grid;
  grid-template-columns: 2.2fr 2fr 1.3fr;
  gap: clamp(2rem, 4vw, 3rem);
  align-items: flex-start;
}

.mega-menu__inner--search {
  grid-template-columns: 1fr;
  gap: 2.5rem;
}

.mega-menu__column {
  display: flex;
  flex-direction: column;
  gap: clamp(1.5rem, 3vw, 2.5rem);
}

.mega-menu__column--destinations {
  gap: clamp(1.75rem, 3vw, 2.75rem);
}

.mega-menu__heading {
  margin: 0;
  font-family: "Zain", sans-serif;
  font-weight: 700;
  font-size: clamp(0.95rem, 1.3vw, 1.15rem);
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.mega-menu__destinations {
  display: grid;
  gap: clamp(1.75rem, 3vw, 2.5rem);
  font-size: clamp(0.85rem, 1vw, 0.95rem);
  line-height: 1.7;
}
.mega-menu__destinations h4,
.mega-menu__destinations h5 {
  font-family: "Zain", sans-serif;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin: 0 0 0.75rem;
  font-size: clamp(0.9rem, 1.3vw, 1.05rem);
}
.mega-menu__destinations ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: clamp(1.5rem, 4vw, 2.5rem);
       column-gap: clamp(1.5rem, 4vw, 2.5rem);
}
.mega-menu__destinations li {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin-bottom: 0.4rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 0.85em;
}

.mega-menu__search {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  background: rgba(20, 12, 7, 0.65);
  border-radius: 18px;
  padding: clamp(1.25rem, 3vw, 2rem);
  box-shadow: inset 0 0 0 1px rgba(253, 241, 222, 0.08);
}
.mega-menu__search form {
  display: grid;
  gap: 0.75rem;
}
.mega-menu__search input[type=search],
.mega-menu__search input[type=text] {
  width: 100%;
  padding: 0.85rem 1.1rem;
  border-radius: 999px;
  border: 1px solid rgba(253, 241, 222, 0.35);
  background: rgba(253, 241, 222, 0.08);
  color: #fdf1de;
  font-family: "Zain", sans-serif;
  font-size: 0.95rem;
}
.mega-menu__search button,
.mega-menu__search .btn {
  justify-self: start;
  border-radius: 999px;
  padding: 0.65rem 1.8rem;
  font-size: 0.85rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  background: rgba(218, 156, 92, 0.95);
  color: #2c1f13;
  cursor: pointer;
  transition: background-color 180ms ease, transform 180ms ease;
}
.mega-menu__search button:hover, .mega-menu__search button:focus-visible,
.mega-menu__search .btn:hover,
.mega-menu__search .btn:focus-visible {
  background: #f5c58c;
  transform: translateY(-1px);
}

.mega-menu__search-hint {
  margin: 0;
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  opacity: 0.75;
}

.mega-menu__brochures {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(7.5rem, 1fr));
  gap: clamp(1rem, 3vw, 1.5rem);
  align-items: start;
}
.mega-menu__brochures img {
  width: 100%;
  height: auto;
  border-radius: 18px;
  box-shadow: 0 12px 28px rgba(8, 4, 2, 0.45);
  transition: transform 200ms ease, box-shadow 200ms ease;
}
.mega-menu__brochures a:hover img,
.mega-menu__brochures a:focus-visible img {
  transform: translateY(-4px);
  box-shadow: 0 18px 32px rgba(8, 4, 2, 0.55);
}

.mega-menu__aside-group {
  display: grid;
  gap: 0.45rem;
  font-size: clamp(0.8rem, 1vw, 0.9rem);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.mega-menu__aside-title {
  font-family: "Zain", sans-serif;
  font-weight: 700;
  font-size: clamp(0.9rem, 1.1vw, 1rem);
  letter-spacing: 0.18em;
  margin: 0;
}

.mega-menu__aside-text {
  margin: 0;
  opacity: 0.8;
}

.mega-menu__aside-phone {
  margin: 0;
  font-size: clamp(1rem, 1.6vw, 1.25rem);
  font-weight: 700;
}
.mega-menu__aside-phone a {
  color: inherit;
  text-decoration: none;
}

.mega-menu__aside-group--links {
  gap: 0.8rem;
}
.mega-menu__aside-group--links .mega-menu-link {
  font-size: 0.78rem;
}

.mega-menu__social {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.mega-menu__social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: rgba(253, 241, 222, 0.08);
  transition: background-color 180ms ease, transform 180ms ease;
}
.mega-menu__social a img {
  width: 1.35rem;
  height: auto;
}
.mega-menu__social a:hover, .mega-menu__social a:focus-visible {
  background: rgba(253, 241, 222, 0.18);
  transform: translateY(-2px);
}

.mega-menu__quick-links {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
}
.mega-menu__quick-links .mega-menu-link {
  letter-spacing: 0.12em;
}

.mega-menu-close {
  position: absolute;
  top: 1.25rem;
  right: 1.5rem;
  font-size: 1.5rem;
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}

@keyframes megaMenuFade {
  from {
    opacity: 0;
    transform: translateY(-12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1280px) {
  .mega-navbar__inner {
    gap: clamp(1.25rem, 3vw, 2.25rem);
  }
  .mega-menu__destinations ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
@media (max-width: 992px) {
  .mega-navbar {
    inset: 1.25rem 1.25rem auto 1.25rem;
  }
  .mega-navbar__inner {
    grid-template-columns: 1fr auto 1fr;
    width: 100%;
  }
  .menu-left,
  .menu-right {
    position: absolute;
    inset: calc(100% + 0.75rem) 0 auto 0;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
    padding: 1rem;
    border-radius: 1.5rem;
    background: rgba(34, 20, 12, 0.96);
    box-shadow: 0 18px 36px rgba(12, 6, 4, 0.45);
  }
  .menu-left.show,
  .menu-right.show {
    display: flex;
  }
  .menu-left .mega-menu-link,
  .menu-right .mega-menu-link {
    text-align: center;
    padding: 0.6rem 0;
  }
  .menu-right {
    inset-inline: auto 0;
  }
  .hamburger {
    display: block;
  }
  .mega-menu {
    inset: clamp(5.5rem, 14vw, 8.5rem) 1.25rem 1.25rem 1.25rem;
    border-radius: 1.75rem;
    max-height: calc(100vh - clamp(6.5rem, 16vw, 10rem));
  }
  .mega-menu__inner {
    grid-template-columns: 1fr;
  }
  .mega-menu__column--destinations {
    order: 1;
  }
  .mega-menu__column--content {
    order: 2;
  }
  .mega-menu__column--aside {
    order: 3;
  }
}
@media (max-width: 720px) {
  .mega-menu {
    padding: 1.75rem;
  }
  .mega-menu__brochures {
    grid-template-columns: repeat(auto-fill, minmax(6.5rem, 1fr));
  }
}
@media (max-width: 540px) {
  .mega-navbar {
    inset: 1rem 1rem auto 1rem;
  }
  .mega-navbar__inner {
    gap: 1rem;
  }
  .mega-menu {
    inset: clamp(5rem, 18vw, 7rem) 1rem 1rem 1rem;
  }
  .mega-menu__search {
    padding: 1.1rem;
  }
}
.site-footer {
  background: linear-gradient(to bottom, #19120A, #2F1C0C);
  color: #EFD6BB;
  padding: clamp(3rem, 6vw, 5rem) 0 0;
}

.site-footer__container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 clamp(1.25rem, 4vw, 3rem) clamp(3rem, 5vw, 4rem);
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: clamp(2rem, 5vw, 4rem);
  align-items: start;
}
@media (max-width: 900px) {
  .site-footer__container {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 3rem;
  }
}

@media (max-width: 900px) {
  .site-footer__column--left {
    order: 2;
  }
}
.site-footer__column--center {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 900px) {
  .site-footer__column--center {
    order: 1;
  }
}
.site-footer__column--right {
  text-align: right;
}
@media (max-width: 900px) {
  .site-footer__column--right {
    order: 3;
    text-align: center;
  }
}

.site-footer__logo {
  width: clamp(180px, 20vw, 280px);
  height: auto;
}

.site-footer__title {
  margin: 0 0 1rem;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
}

.site-footer__subtitle {
  margin: 0 0 0.5rem;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: clamp(0.95rem, 1.6vw, 1.1rem);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
}

.site-footer__address {
  font-style: normal;
  margin-bottom: 2rem;
  font-size: clamp(0.85rem, 1.5vw, 0.95rem);
  line-height: 1.6;
}
.site-footer__address p {
  margin: 0;
}

.site-footer__contact {
  margin-top: 2rem;
}

.site-footer__phone {
  display: block;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: clamp(1.5rem, 3vw, 2rem);
  text-decoration: none;
  color: #EFD6BB;
  margin-bottom: 0.5rem;
  transition: color 200ms ease;
}
.site-footer__phone:hover {
  color: rgba(239, 214, 187, 0.7);
}

.site-footer__cta {
  margin: 0.5rem 0;
  font-family: "Zain", sans-serif;
  font-weight: 600;
  font-size: clamp(0.9rem, 1.6vw, 1rem);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.site-footer__hours {
  margin: 0.5rem 0 0;
  font-size: clamp(0.8rem, 1.4vw, 0.9rem);
  color: rgba(239, 214, 187, 0.8);
}

.site-footer__nav {
  margin-bottom: 2rem;
}

.site-footer__menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer__menu li {
  margin-bottom: 0.75rem;
}
.site-footer__menu a {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: clamp(1rem, 1.8vw, 1.2rem);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  text-decoration: none;
  color: #EFD6BB;
  transition: color 200ms ease;
}
.site-footer__menu a:hover {
  color: rgba(239, 214, 187, 0.7);
}

.site-footer__social {
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
}
@media (max-width: 900px) {
  .site-footer__social {
    justify-content: center;
  }
}

.site-footer__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  color: #EFD6BB;
  transition: color 200ms ease, transform 200ms ease;
}
.site-footer__social-link:hover {
  color: rgba(239, 214, 187, 0.7);
  transform: translateY(-2px);
}
.site-footer__social-link svg {
  width: 100%;
  height: 100%;
}

.site-footer__bottom {
  border-top: 1px solid rgba(239, 214, 187, 0.2);
  padding: 1.5rem clamp(1.25rem, 4vw, 3rem);
  text-align: center;
}

.site-footer__copyright {
  margin: 0;
  font-size: clamp(0.75rem, 1.4vw, 0.85rem);
  color: rgba(239, 214, 187, 0.7);
}
.site-footer__copyright a {
  color: rgba(239, 214, 187, 0.7);
  text-decoration: none;
  transition: color 200ms ease;
}
.site-footer__copyright a:hover {
  color: #EFD6BB;
}

.team-section__title {
  margin: 0 0 clamp(2rem, 4vw, 3rem);
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: clamp(2.5rem, 5vw, 4rem);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #EFD6BB;
}
.team-section__dots {
  display: flex;
  justify-content: center;
  gap: 0.75rem;
  margin-bottom: clamp(2rem, 4vw, 3rem);
}
.team-section__dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #EFD6BB;
  background: transparent;
  cursor: pointer;
  padding: 0;
  transition: background 200ms ease;
}
.team-section__dot:hover {
  background: rgba(239, 214, 187, 0.5);
}
.team-section__dot.active {
  background: #EFD6BB;
}

.team-carousel {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.team-carousel__track {
  display: flex;
  transition: transform 400ms ease-out;
  gap: clamp(1.5rem, 3vw, 2rem);
}

.team-carousel__slide {
  flex: 0 0 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(1.5rem, 3vw, 2rem);
}
@media (max-width: 1199px) and (min-width: 768px) {
  .team-carousel__slide {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .team-carousel__slide {
    grid-template-columns: 1fr;
  }
}

.team-card {
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  overflow: visible;
  transition: transform 200ms ease;
  border: 1px solid #EFD6BB;
  border-top: 0;
  border-radius: 0 0 8px 8px;
}
.team-card:hover {
  transform: translateY(-4px);
}
.team-card__image {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2);
}
.team-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.team-card__content {
  padding: clamp(1.25rem, 2.5vw, 1.75rem);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.team-card__name {
  margin: 0;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: clamp(1.1rem, 2vw, 1.35rem);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #EFD6BB;
}
.team-card__region {
  margin: 0 0 0.75rem;
  font-family: "Zain", sans-serif;
  font-size: clamp(1rem, 1.4vw, 1.2rem);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(239, 214, 187, 0.8);
}
.team-card__contact {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  margin: 0.5rem 0 1rem;
}
.team-card__icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.team-card__phone, .team-card__email {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  font-family: "Zain", sans-serif;
  font-size: clamp(0.9rem, 1.4vw, 1.1rem);
  color: #EFD6BB;
  text-decoration: none;
  transition: opacity 200ms ease;
}
.team-card__phone:hover, .team-card__email:hover {
  opacity: 0.7;
}
.team-card__bio-btn {
  align-self: center;
  padding: 0.6rem 2.5rem;
  border: 1px solid rgba(239, 214, 187, 0.5);
  border-radius: 50px;
  background: transparent;
  color: #EFD6BB;
  font-family: "Zain", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: background 200ms ease, border-color 200ms ease;
}
.team-card__bio-btn:hover {
  background: rgba(239, 214, 187, 0.1);
  border-color: #EFD6BB;
}
.team-card__bio {
  margin-top: 1rem;
  padding-top: 0;
  border-top: 1px solid rgba(239, 214, 187, 0.2);
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 400ms ease-out, opacity 300ms ease-out, padding-top 400ms ease-out;
}
.team-card__bio.open {
  max-height: 1000px;
  opacity: 1;
  padding-top: 1rem;
}
.team-card__bio-content {
  font-family: "Zain", sans-serif;
  font-size: clamp(0.9rem, 1.4vw, 1.1rem);
  line-height: 1.9;
  color: rgba(239, 214, 187, 0.9);
}
.team-card__bio-content p {
  margin: 0 0 0.75rem;
}
.team-card__bio-content p:last-child {
  margin-bottom: 0;
}

.team-card.bio-open .team-card__bio-btn {
  background: rgba(239, 214, 187, 0.15);
  border-color: #EFD6BB;
}

@media (max-width: 768px) {
  .team-section__dots {
    display: none;
  }
}
.destinations-section {
  padding: clamp(3rem, 5vw, 5rem) 0;
}

.destinations-header {
  text-align: center;
  margin-bottom: clamp(2rem, 4vw, 3rem);
}

.destinations-filter {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}

.destinations-filter__select {
  background: transparent;
  border: 1px solid #EFD6BB;
  border-radius: 25px;
  padding: 0.75rem 2.5rem 0.75rem 1.5rem;
  color: #EFD6BB;
  font-family: "Zain", sans-serif;
  font-size: 0.875rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23EFD6BB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1em;
  min-width: 220px;
}
.destinations-filter__select:hover {
  border-color: rgba(239, 214, 187, 0.8);
}
.destinations-filter__select:focus {
  outline: none;
  border-color: #EFD6BB;
}
.destinations-filter__select option {
  background: #2F1C0C;
  color: #EFD6BB;
}

.destinations-map-container {
  margin-top: 3rem;
}

.destinations-leaflet-map {
  width: 100%;
  height: 500px;
  border: 2px solid #EFD6BB;
  border-radius: 3px;
  background: #0a0a0a;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .destinations-leaflet-map {
    height: 600px;
  }
}
@media (min-width: 992px) {
  .destinations-leaflet-map {
    height: 700px;
  }
}
.destinations-leaflet-map .leaflet-control-zoom {
  border: 1px solid #EFD6BB !important;
  border-radius: 3px !important;
}
.destinations-leaflet-map .leaflet-control-zoom a {
  background: rgba(0, 0, 0, 0.8) !important;
  color: #EFD6BB !important;
  border-bottom: 1px solid rgba(239, 214, 187, 0.2) !important;
}
.destinations-leaflet-map .leaflet-control-zoom a:hover {
  background: rgba(0, 0, 0, 0.95) !important;
}
.destinations-leaflet-map .leaflet-control-attribution {
  display: none !important;
}
.destinations-leaflet-map path {
  transition: fill-opacity 300ms ease, stroke-opacity 300ms ease, stroke-width 200ms ease;
}

.destinations-tooltip {
  background: rgba(0, 0, 0, 0.95) !important;
  border: 1px solid #EFD6BB !important;
  border-radius: 3px !important;
  color: #EFD6BB !important;
  font-family: "Zain", sans-serif !important;
  padding: 0.5rem 0.75rem !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4) !important;
}
.destinations-tooltip::before {
  border-top-color: #EFD6BB !important;
}
.destinations-tooltip strong {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: 1rem;
}

.destination-marker {
  background: none !important;
  border: none !important;
}

.destination-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4), 0 0 0 2px rgba(255, 255, 255, 0.2);
  transition: transform 200ms ease;
}
.destination-dot:hover {
  transform: scale(1.3);
}

.country-tooltip-zoomed {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  pointer-events: none;
  transition: opacity 300ms ease;
}
.country-tooltip-zoomed::before {
  display: none !important;
}

.country-label-zoomed {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  color: #EFD6BB;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  text-align: center;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9), -1px -1px 3px rgba(0, 0, 0, 0.9), 1px -1px 3px rgba(0, 0, 0, 0.9), -1px 1px 3px rgba(0, 0, 0, 0.9);
  pointer-events: none;
}
@media (min-width: 768px) {
  .country-label-zoomed {
    font-size: 1rem;
  }
}

.destinations-list {
  flex: 0 0 auto;
  width: 100%;
  max-height: 600px;
  overflow-y: auto;
  padding: 1rem;
  border: 1px solid rgba(239, 214, 187, 0.2);
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .destinations-list {
    width: 300px;
  }
}
.destinations-list::-webkit-scrollbar {
  width: 8px;
}
.destinations-list::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.destinations-list::-webkit-scrollbar-thumb {
  background: rgba(239, 214, 187, 0.3);
  border-radius: 4px;
}
.destinations-list::-webkit-scrollbar-thumb:hover {
  background: rgba(239, 214, 187, 0.5);
}

.destinations-list__region {
  margin-bottom: 2rem;
}
.destinations-list__region:last-child {
  margin-bottom: 0;
}

.destinations-list__region-title {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #EFD6BB;
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(239, 214, 187, 0.2);
  text-transform: uppercase;
  letter-spacing: 1px;
}

.destinations-list__countries {
  list-style: none;
  padding: 0;
  margin: 0;
}

.destinations-list__country {
  margin-bottom: 0.5rem;
}

.destinations-list__country-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #EFD6BB;
  text-decoration: none;
  padding: 0.5rem 0.75rem;
  border-radius: 3px;
  font-family: "Zain", sans-serif;
  font-size: 0.9rem;
  transition: background 200ms ease, padding-left 200ms ease;
}
.destinations-list__country-link:hover {
  background: rgba(239, 214, 187, 0.1);
  padding-left: 1rem;
}

.destinations-list__country-count {
  font-size: 0.75rem;
  opacity: 0.6;
  margin-left: 0.5rem;
}

.special-offers-section {
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .special-offers-section {
    padding: 6rem 0;
  }
}

.special-offers-header {
  text-align: center;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .special-offers-header {
    margin-bottom: 4rem;
  }
}

.special-offers-subtitle {
  margin-top: 0.5rem;
}

.special-offers-carousel {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}

.offers-container {
  overflow: hidden;
  position: relative;
}

.offers-track {
  display: flex;
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

.offers-slide {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 0.75rem;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .offers-slide {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 1rem;
  }
}
@media (min-width: 992px) {
  .offers-slide {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

.trip-card {
  position: relative;
  background: transparent;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.trip-card:hover .trip-card__image {
  transform: scale(1.05);
}

.trip-card__image {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  border-radius: 3px;
}
.trip-card__image--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #3a2a1d 0%, #2c1f13 100%);
}
.trip-card__image--placeholder::before {
  content: "📍";
  font-size: 4rem;
  opacity: 0.3;
}

.trip-card__badge {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: #EFD6BB;
  color: #2c1f13;
  padding: 0.375rem 0.875rem;
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 2px;
}

.trip-card__content {
  padding: 0rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.trip-card__type {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  color: #EFD6BB;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .trip-card__type {
    font-size: 0.8125rem;
  }
}

.trip-card__title {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #EFD6BB;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .trip-card__title {
    font-size: 1.375rem;
  }
}

.trip-card__subtitle {
  font-family: "Zain", sans-serif;
  font-weight: 300;
  font-size: 1.625rem;
  color: #EFD6BB;
  margin-bottom: 1.25rem;
  line-height: 1.5;
  text-align: center;
}

.trip-card__details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding-top: 0rem;
  font-weight: bold;
}

.trip-card__duration {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  color: #EFD6BB;
  letter-spacing: 0.5px;
}

.trip-card__price {
  font-family: "Zain", sans-serif;
  font-weight: 700;
  font-size: 1.625rem;
  color: #EFD6BB;
  line-height: 1.5;
  text-align: center;
}

.trip-card__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(26, 20, 16, 0.9);
  border: 1px solid #EFD6BB;
  color: #EFD6BB;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 300ms ease;
  z-index: 2;
}
.carousel-nav:hover {
  background: #EFD6BB;
  border-color: #EFD6BB;
  color: #2c1f13;
  transform: translateY(-50%) scale(1.1);
}
.carousel-nav:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.carousel-nav:disabled:hover {
  background: rgba(26, 20, 16, 0.9);
  border-color: #EFD6BB;
  color: #EFD6BB;
  transform: translateY(-50%) scale(1);
}
.carousel-nav svg {
  width: 24px;
  height: 24px;
}

.carousel-nav--prev {
  left: -24px;
}
@media (min-width: 768px) {
  .carousel-nav--prev {
    left: -64px;
  }
}

.carousel-nav--next {
  right: -24px;
}
@media (min-width: 768px) {
  .carousel-nav--next {
    right: -64px;
  }
}

.carousel-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin-top: 2rem;
}

.carousel-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(239, 214, 187, 0.3);
  border: none;
  cursor: pointer;
  transition: all 300ms ease;
  padding: 0;
}
.carousel-dot:hover {
  background: rgba(239, 214, 187, 0.5);
  transform: scale(1.2);
}
.carousel-dot.active {
  background: #EFD6BB;
  width: 32px;
  border-radius: 6px;
}

.special-offers-cta {
  text-align: center;
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .special-offers-cta {
    margin-top: 4rem;
  }
}

.special-offers-empty {
  text-align: center;
  font-family: "Anton", sans-serif;
  font-size: 1rem;
  color: #a89585;
  padding: 3rem 0;
}

.catalogues {
  position: relative;
  padding: clamp(3rem, 8vw, 5rem) clamp(1.5rem, 6vw, 4rem);
  text-align: center;
}

.catalogues__inner {
  margin: 0 auto;
  max-width: 1100px;
  display: flex;
  flex-direction: column;
  gap: clamp(2rem, 5vw, 3rem);
  color: #2c1f13;
}

.catalogues__header {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.catalogues__title {
  margin: 0;
  font-family: "Anton", sans-serif;
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.catalogues__subtitle {
  margin: 0;
  font-family: "Zain", sans-serif;
  font-size: clamp(0.95rem, 1.6vw, 1.1rem);
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(44, 31, 19, 0.6);
}

.catalogues__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1.25rem, 3vw, 2rem);
  justify-items: center;
}

.catalogues__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(1rem, 3vw, 1.5rem);
  width: 100%;
  max-width: 240px;
}

.catalogues__cover {
  position: relative;
  width: 100%;
  padding-top: 130%;
  border-radius: 3px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.08);
}

.catalogues__cover img,
.catalogues__cover-placeholder {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.catalogues__cover-placeholder {
  display: grid;
  place-items: center;
  font-family: "Zain", sans-serif;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(44, 31, 19, 0.45);
}

.catalogues__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
}

.catalogues__name {
  margin: 0;
  font-family: "Zain", sans-serif;
  font-size: clamp(1rem, 1.7vw, 1.25rem);
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(44, 31, 19, 0.85);
}

.catalogues__button {
  margin-top: 0.25rem;
}

.catalogues__cta {
  display: flex;
  justify-content: center;
}

.catalogues__empty {
  margin: 0;
  font-family: "Zain", sans-serif;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(44, 31, 19, 0.45);
}

@media (min-width: 1024px) {
  .catalogues__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .catalogues {
    padding: clamp(2.5rem, 12vw, 3.5rem) 1.25rem;
  }
  .catalogues__grid {
    grid-template-columns: minmax(0, 1fr);
  }
}
.catalogues-modal {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.45);
  opacity: 0;
  visibility: hidden;
  transition: opacity 200ms ease, visibility 200ms ease;
  z-index: 1050;
  padding: clamp(1rem, 4vw, 2rem);
}

.catalogues-modal.is-open {
  opacity: 1;
  visibility: visible;
}

.catalogues-modal__dialog {
  position: relative;
  max-width: min(960px, 100%);
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  background: #fff;
  border-radius: 12px;
  padding: clamp(1.5rem, 4vw, 2.5rem);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.4);
}

.catalogues-modal__close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  border: none;
  background: transparent;
  font-size: 1.75rem;
  line-height: 1;
  cursor: pointer;
  color: #2c1f13;
}

.catalogues-modal__content {
  text-align: left;
}

.catalogues-modal-open {
  overflow: hidden;
}

.type-hero {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.type-hero__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
.type-hero__background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(44, 31, 19, 0.3);
}

.type-hero__content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 2rem;
  max-width: 1400px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 80vh;
  padding-top: 10vh;
}

.type-hero__title, .region-hero__title {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: clamp(3rem, 10vw, 9.375rem);
  line-height: 0.9;
  letter-spacing: 0.08em;
  color: #EFD6BB;
  text-transform: uppercase;
  margin: 0 0 2rem 0;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
}

.type-hero__subtitle {
  font-family: "Zain", sans-serif;
  font-weight: 300;
  font-size: clamp(1.5rem, 4vw, 2.8125rem);
  letter-spacing: 0.2em;
  color: #EFD6BB;
  text-transform: uppercase;
  margin: 0;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.type-hero__regions {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding-bottom: 3rem;
}
@media (max-width: 768px) {
  .type-hero__regions {
    gap: 1rem;
    padding-bottom: 2rem;
  }
}

.region-hero {
  position: relative;
  width: 100%;
  height: 70vh;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.region-hero__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}

.region-hero__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.region-hero__content {
  position: relative;
  z-index: 3;
  text-align: center;
  color: #EFD6BB;
  padding: 2rem;
}

.region-hero__title {
  color: #2c1f13;
}

.region-hero__button {
  display: inline-block;
  padding: 1rem 3rem;
  background: #EFD6BB;
  color: #2c1f13;
  font-family: "Zain", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 50px;
  transition: all 300ms ease;
}
.region-hero__button:hover {
  background: rgb(248.7142857143, 238.8928571429, 228.2857142857);
  transform: translateY(-3px);
  box-shadow: 0 8px 20px rgba(239, 214, 187, 0.4);
}
.region-hero__button:active {
  transform: translateY(-1px);
}

.region-intro {
  text-align: center;
}

.region-intro__content {
  max-width: 900px;
  margin: 0 auto;
}
.region-intro__content h2 {
  margin-bottom: 2rem;
}
.region-intro__content p {
  margin-bottom: 1rem;
}

.product-grid-section {
  padding: 0rem 0 1rem 0;
}

.product-filters {
  display: flex;
  gap: 2rem;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 3rem;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .product-filters {
    flex-direction: column;
    gap: 1.5rem;
    align-items: stretch;
  }
}

.product-filter {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  min-width: 200px;
}
@media (max-width: 768px) {
  .product-filter {
    min-width: 100%;
  }
}
.product-filter label {
  font-family: "Zain", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  color: #EFD6BB;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.product-filter__select {
  padding: 0.25rem 2rem 0rem 2rem;
  background: rgba(239, 214, 187, 0.1);
  border: 1px solid #EFD6BB;
  border-radius: 40px;
  color: #EFD6BB;
  font-family: "Zain", sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 200ms ease;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23EFD6BB' d='M1.41 0L6 4.58L10.59 0L12 1.41l-6 6l-6-6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  padding-right: 3rem;
}
.product-filter__select:hover {
  background: rgba(239, 214, 187, 0.15);
  border-color: rgb(243.8571428571, 226.4464285714, 207.6428571429);
}
.product-filter__select:focus {
  outline: none;
  border-color: #EFD6BB;
  box-shadow: 0 0 0 3px rgba(239, 214, 187, 0.1);
}
.product-filter__select option {
  background: #2c1f13;
  color: #EFD6BB;
  padding: 0.5rem;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-bottom: 3rem;
}
@media (max-width: 992px) {
  .product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 640px) {
  .product-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

.product-card {
  position: relative;
  background: transparent;
  display: flex;
  flex-direction: column;
  transition: all 300ms ease;
}
.product-card:hover {
  transform: translateY(-8px);
}
.product-card:hover .product-card__image {
  transform: scale(1.1);
}

.product-card__badge {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 999px;
  font-family: "Zain", sans-serif;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
.product-card__badge svg {
  width: 16px;
  height: 16px;
}
.product-card__badge--heart {
  background: #EFD6BB;
  color: #2c1f13;
}
.product-card__badge--new {
  background: rgba(44, 31, 19, 0.9);
  color: #EFD6BB;
  left: 1rem;
  right: auto;
}

.product-card__image {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(239, 214, 187, 0.1);
  overflow: hidden;
  border-radius: 3px;
  transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1);
  margin-bottom: 1rem;
}
.product-card:hover .product-card__image {
  box-shadow: 0 12px 24px rgba(239, 214, 187, 0.3);
}

.product-card__link {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.product-card__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}

.product-card__title {
  font-family: "Zain", sans-serif;
  font-weight: 200;
  font-size: 1.125rem;
  color: #EFD6BB;
  margin: 0;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .product-card__title {
    font-size: 1.25rem;
  }
}

.product-card__subtitle-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.25rem;
}

.product-card__subtitle {
  font-family: "Zain", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #EFD6BB;
  margin: 0;
  line-height: 1.5;
  opacity: 1;
}

.product-card__theme-icons {
  display: flex;
  gap: 0.25rem;
  align-items: center;
  flex-shrink: 0;
}

.product-card__theme-icon {
  width: 28px;
  height: 28px;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.8;
  filter: brightness(0) saturate(100%) invert(88%) sepia(15%) saturate(729%) hue-rotate(329deg) brightness(103%) contrast(93%);
}

.product-card__details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
}

.product-card__duration {
  font-family: "Zain", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  color: #EFD6BB;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.product-card__price {
  font-family: "Zain", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #EFD6BB;
}

.product-grid__footer {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}

.btn-load-more {
  min-width: 200px;
}

.smart-search {
  margin: 0 auto 4rem;
  padding: 0;
}

.smart-search__input-group {
  max-width: 500px;
  margin: 0 auto;
  display: flex;
  gap: 1rem;
  align-items: stretch;
  background: rgba(239, 214, 187, 0.05);
  border: 2px solid #EFD6BB;
  border-radius: 50px;
  padding: 0.5rem;
  transition: all 300ms ease;
}
.smart-search__input-group:focus-within {
  background: rgba(239, 214, 187, 0.1);
  border-color: rgb(248.7142857143, 238.8928571429, 228.2857142857);
  box-shadow: 0 0 0 4px rgba(239, 214, 187, 0.1);
}
@media (max-width: 640px) {
  .smart-search__input-group {
    flex-direction: column;
    border-radius: 20px;
  }
}

.smart-search__input {
  flex: 1;
  padding: 1rem 1.5rem;
  background: transparent;
  border: none;
  color: #EFD6BB;
  font-family: "Zain", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  font-style: italic;
  resize: none;
  outline: none;
  min-height: 24px;
  max-height: 40px;
  line-height: 1.5;
}
.smart-search__input::-moz-placeholder {
  color: rgba(239, 214, 187, 0.5);
  font-style: italic;
}
.smart-search__input::placeholder {
  color: rgba(239, 214, 187, 0.5);
  font-style: italic;
}
@media (max-width: 640px) {
  .smart-search__input {
    padding: 1rem;
  }
}

.smart-search__button {
  padding: 0.5rem 1rem;
  background: #EFD6BB;
  color: #2c1f13;
  border: none;
  border-radius: 999px;
  font-family: "Zain", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: pointer;
  transition: all 200ms ease;
  white-space: nowrap;
}
.smart-search__button:hover {
  background: rgb(243.8571428571, 226.4464285714, 207.6428571429);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(239, 214, 187, 0.3);
}
.smart-search__button:active {
  transform: translateY(0);
}
.smart-search__button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
}
@media (max-width: 640px) {
  .smart-search__button {
    padding: 0.875rem 2rem;
    font-size: 1rem;
  }
}

.smart-search__helper {
  text-align: center;
  margin-top: 1rem;
  font-family: "Zain", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: italic;
  color: rgba(239, 214, 187, 0.6);
  line-height: 1.5;
}

.smart-search__loader {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  padding: 4rem 2rem;
  text-align: center;
}
.smart-search__loader p {
  font-family: "Zain", sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  color: #EFD6BB;
  margin: 0;
}

.spinner {
  width: 50px;
  height: 50px;
  border: 4px solid rgba(239, 214, 187, 0.2);
  border-top-color: #EFD6BB;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.smart-search__error {
  margin-top: 2rem;
  padding: 1.5rem;
  background: rgba(255, 68, 68, 0.1);
  border: 1px solid rgba(255, 68, 68, 0.3);
  border-radius: 8px;
  color: #ff6666;
  font-family: "Zain", sans-serif;
  font-size: 1rem;
  text-align: center;
}

.smart-search-results {
  margin-top: 3rem;
}

.smart-search-results__suggestion {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.5rem;
  margin-bottom: 3rem;
}
.smart-search-results__suggestion svg {
  flex-shrink: 0;
  color: #EFD6BB;
  width: 24px;
  height: 24px;
}
.smart-search-results__suggestion p {
  margin: 0;
  font-family: "Zain", sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  color: #EFD6BB;
  line-height: 1.6;
}

.smart-search-results__header {
  text-align: center;
  margin-bottom: 3rem;
}
.smart-search-results__header h3 {
  margin: 0;
  color: #EFD6BB;
}

.smart-search-results__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  padding: 4rem 2rem;
  text-align: center;
}
.smart-search-results__empty svg {
  color: rgba(239, 214, 187, 0.3);
  width: 64px;
  height: 64px;
  stroke-width: 1.5px;
}
.smart-search-results__empty h4 {
  font-family: "Zain", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: #EFD6BB;
  margin: 0;
}
.smart-search-results__empty p {
  font-family: "Zain", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: rgba(239, 214, 187, 0.7);
  margin: 0;
  max-width: 500px;
}

.smart-search-results__footer {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(239, 214, 187, 0.2);
}

.demande-offre {
  width: 100%;
  padding: 4rem 0;
}

.demande-offre__container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 2rem;
}

.demande-offre__header {
  text-align: center;
  margin-bottom: 3rem;
}

.demande-offre__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .demande-offre__grid {
    grid-template-columns: 1fr 1fr;
  }
  .demande-offre__grid .demande-offre__column--contact {
    grid-column: 1/-1;
  }
}
@media (max-width: 768px) {
  .demande-offre__grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

.demande-offre__column {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.demande-offre__column .textarea-unified {
  height: 100%;
  min-height: 200px;
}

.demande-offre__input--captcha {
  max-width: 200px;
}

.demande-offre__captcha {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
  margin-bottom: 2rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(239, 214, 187, 0.2);
}
@media (max-width: 1024px) {
  .demande-offre__captcha {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
  .demande-offre__captcha .label-unified {
    text-align: left;
    justify-content: flex-start;
  }
}
.demande-offre__captcha .label-unified {
  grid-column: 1;
  text-align: right;
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.demande-offre__captcha .demande-offre__input--captcha {
  grid-column: 2;
  max-width: none;
}
.demande-offre__captcha .error-unified {
  grid-column: 2;
}

.demande-offre__submit {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}

.demande-offre__contact {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  text-align: center;
  padding: 0rem 1rem;
  background: transparent;
}

.demande-offre__contact-title {
  font-family: "Anton", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #EFD6BB;
  margin-bottom: 1rem;
}

.demande-offre__contact-info {
  margin: 0.25rem 0;
}

.demande-offre__contact-link {
  font-family: "Zain", sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  color: #EFD6BB;
  text-decoration: none;
  transition: color 200ms ease;
}
.demande-offre__contact-link:hover {
  color: #EFD6BB;
}

.anti-spam-field {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.theme-grid-section {
  padding: 4rem 0;
}

.theme-grid__header {
  text-align: center;
  margin-bottom: 3rem;
}
.theme-grid__header h2 {
  margin-bottom: 0.5rem;
}
.theme-grid__header p {
  margin: 0;
  opacity: 0.8;
}

.theme-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media (max-width: 1200px) {
  .theme-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .theme-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 480px) {
  .theme-grid {
    grid-template-columns: 1fr;
  }
}

.theme-card {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-decoration: none;
  transition: all 300ms ease;
}
.theme-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 24px rgba(239, 214, 187, 0.3);
}
.theme-card:hover .theme-card__image {
  transform: scale(1.1);
}

.theme-card__image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 66.67%;
  overflow: hidden;
  background: #1a1410;
}

.theme-card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 500ms ease;
}
.theme-card__image--placeholder {
  background: linear-gradient(135deg, rgba(239, 214, 187, 0.1) 0%, rgba(239, 214, 187, 0.05) 100%);
}

.theme-card__content {
  padding: 1.5rem 1.25rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  text-align: center;
}

.theme-card__title {
  font-family: "Anton", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  color: #EFD6BB;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 0 0.5rem 0;
  line-height: 1.2;
}

.theme-card__count {
  font-family: "Zain", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  color: rgba(239, 214, 187, 0.7);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0;
}

.theme-card__icon {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  width: 40px;
  height: 40px;
  opacity: 0.9;
  transition: opacity 300ms ease;
}
.theme-card__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) saturate(100%) invert(88%) sepia(15%) saturate(729%) hue-rotate(329deg) brightness(103%) contrast(93%);
}
.theme-card:hover .theme-card__icon {
  opacity: 1;
}

.newsletter-section {
  padding: clamp(4rem, 11vw, 6.5rem) clamp(1.5rem, 6vw, 4rem);
  display: flex;
  justify-content: center;
  text-align: center;
  color: #EFD6BB;
}

.newsletter-section__inner {
  width: min(460px, 100%);
  display: flex;
  flex-direction: column;
  gap: clamp(1.75rem, 4vw, 2.75rem);
}

.newsletter-section__subtitle {
  margin: 0;
  color: rgba(239, 214, 187, 0.75);
  letter-spacing: 0.18em;
}

.newsletter-section__form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.newsletter-section__submit {
  margin-top: clamp(0.5rem, 2vw, 1rem);
  align-self: center;
  min-width: clamp(12rem, 28vw, 16rem);
}

.contact-form {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 2rem 0;
}

.contact-form__success {
  padding: 1.5rem;
  background: rgba(239, 214, 187, 0.1);
  border: 1px solid #EFD6BB;
  border-radius: 10px;
  margin-bottom: 2rem;
  text-align: center;
}
.contact-form__success p {
  margin: 0;
  font-family: "Zain", sans-serif;
  font-size: 1rem;
  color: #EFD6BB;
}

.contact-form__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .contact-form__grid {
    grid-template-columns: 1fr;
    gap: 0;
  }
}

.contact-form__column {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.contact-form__captcha {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.contact-form__submit {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}

.travel-pref {
  padding: clamp(4rem, 12vw, 6.5rem) clamp(1.5rem, 6vw, 4rem);
  background: #2c1f13;
  color: #EFD6BB;
}

.travel-pref__inner {
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: clamp(2rem, 6vw, 3.5rem);
}

.travel-pref__title {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.travel-pref__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -moz-column-gap: clamp(1.5rem, 3vw, 2.5rem);
       column-gap: clamp(1.5rem, 3vw, 2.5rem);
  row-gap: clamp(2.5rem, 5vw, 3.5rem);
}

.travel-pref__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(1rem, 3vw, 1.25rem);
  text-align: center;
}

.travel-pref__item-title {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #EFD6BB;
  text-shadow: 0 6px 18px rgba(0, 0, 0, 0.45);
}

.travel-pref__image {
  width: 100%;
  padding-top: 110%;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 24px 40px rgba(0, 0, 0, 0.35);
}

.travel-pref__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.travel-pref__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.6rem;
}

.travel-pref__item-subtitle {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: rgba(239, 214, 187, 0.75);
}

.travel-pref__button {
  margin-top: 0.25rem;
  padding-inline: 2.5rem;
  border-width: 1px;
}

@media (max-width: 1024px) {
  .travel-pref__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .travel-pref {
    padding-inline: 1.25rem;
  }
  .travel-pref__grid {
    row-gap: clamp(2rem, 10vw, 2.75rem);
  }
}
.product-hero__gallery {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
  background: #2c1f13;
  position: relative;
  padding-bottom: 80px;
}

.product-hero__main-image {
  width: 100%;
  height: 60vh;
  overflow: hidden;
  border-radius: 0;
}
.product-hero__main-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-hero__thumbnails {
  display: flex;
  gap: 0.75rem;
  padding: 0 1rem;
  max-width: 60%;
  margin: 0 auto;
  margin-top: -40px;
  position: relative;
  z-index: 10;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  justify-content: center;
  scrollbar-width: thin;
  scrollbar-color: rgba(239, 214, 187, 0.3) transparent;
}
.product-hero__thumbnails::-webkit-scrollbar {
  height: 6px;
}
.product-hero__thumbnails::-webkit-scrollbar-track {
  background: transparent;
}
.product-hero__thumbnails::-webkit-scrollbar-thumb {
  background: rgba(239, 214, 187, 0.3);
  border-radius: 0px;
}
.product-hero__thumbnails::-webkit-scrollbar-thumb:hover {
  background: rgba(239, 214, 187, 0.5);
}

.product-hero__thumbnail {
  flex: 0 0 auto;
  width: 150px;
  border-radius: 3px;
  cursor: pointer;
  border-bottom: 1px solid transparent;
  transition: all 300ms ease;
  aspect-ratio: 16/9;
  overflow: hidden;
  position: relative;
}
.product-hero__thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.product-hero__thumbnail.active, .product-hero__thumbnail:hover {
  border-color: #EFD6BB;
  transform: translateY(-2px);
}

.product-hero {
  position: relative;
}
.product-hero__content {
  padding: 0rem 2rem 3rem 2rem;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.product-breadcrumb {
  margin-top: 0;
  color: rgba(239, 214, 187, 0.7);
  margin-bottom: 2rem;
  font-size: 0.875rem;
}
.product-breadcrumb a {
  color: rgba(239, 214, 187, 0.7);
  text-decoration: none;
  transition: color 200ms ease;
}
.product-breadcrumb a:hover {
  color: #EFD6BB;
}
.product-breadcrumb .breadcrumb-separator {
  margin: 0 0.5rem;
}
.product-breadcrumb .breadcrumb-current {
  color: #EFD6BB;
}

.product-hero__title {
  color: #EFD6BB;
  margin-bottom: 1.5rem;
  text-align: center;
}

.product-hero__meta {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}

.product-hero__duration,
.product-hero__price {
  color: #EFD6BB;
  font-size: 1.25rem;
}

.product-hero__subtitle {
  color: rgba(239, 214, 187, 0.8);
  text-align: center;
  margin-bottom: 2rem;
}

.product-hero__intro {
  max-width: 800px;
  margin: 0 auto 2rem;
  text-align: center;
}
.product-hero__cta {
  display: inline-block;
  padding: 1rem 3rem;
  background: #EFD6BB;
  color: #2c1f13;
  text-decoration: none;
  border-radius: 50px;
  font-family: "Zain", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: all 300ms ease;
  margin: 0 auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.product-hero__cta:hover {
  background: rgb(243.8571428571, 226.4464285714, 207.6428571429);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(239, 214, 187, 0.3);
}

.product-tabs-section {
  background: #2c1f13;
}

.product-tabs__nav {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-bottom: 3rem;
  flex-wrap: wrap;
}
.product-tabs__tab {
  background: transparent;
  border: none;
  color: rgba(239, 214, 187, 0.6);
  padding: 1rem 2rem;
  cursor: pointer;
  position: relative;
  transition: all 300ms ease;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.product-tabs__tab::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background: #EFD6BB;
  transition: width 300ms ease;
}
.product-tabs__tab:hover {
  color: #EFD6BB;
}
.product-tabs__tab.active {
  color: #EFD6BB;
}
.product-tabs__tab.active::after {
  width: 100%;
}
.product-tabs__content {
  min-height: 500px;
}
.product-tabs__panel {
  display: none;
}
.product-tabs__panel.active {
  display: block;
  animation: fadeIn 400ms ease;
}

.product-itinerary {
  max-width: 900px;
  margin: 0 auto;
}
.product-itinerary h2, .product-itinerary h3, .product-itinerary h4 {
  color: #EFD6BB;
  margin: 2rem 0 1rem;
}
.product-itinerary p {
  margin-bottom: 1rem;
}
.product-itinerary ul, .product-itinerary ol {
  padding-left: 2rem;
  margin-bottom: 1rem;
}

.product-itinerary-days {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 5rem 0;
}
.product-itinerary-days::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #EFD6BB;
  transform: translateX(-50%);
}
@media (max-width: 968px) {
  .product-itinerary-days::before {
    left: 60px;
  }
}

.itinerary-day {
  position: relative;
  display: flex;
  gap: 4rem;
  margin-bottom: 7rem;
  align-items: flex-start;
}
@media (max-width: 968px) {
  .itinerary-day {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 3rem;
    padding-left: 80px;
  }
}
.itinerary-day::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 20px;
  width: 20px;
  height: 20px;
  background: #EFD6BB;
  border: 4px solid #1a1410;
  border-radius: 50%;
  transform: translateX(-50%);
  z-index: 2;
  box-shadow: 0 0 0 4px rgba(239, 214, 187, 0.2);
}
@media (max-width: 968px) {
  .itinerary-day::before {
    left: 40px;
  }
}
.itinerary-day:nth-child(odd) .itinerary-day__wrapper {
  text-align: right;
  padding-right: 2rem;
}
.itinerary-day:nth-child(odd) .itinerary-day__images {
  padding-left: 2rem;
}
.itinerary-day:nth-child(odd) .itinerary-day__picto {
  padding-left: 2rem;
}
@media (max-width: 968px) {
  .itinerary-day:nth-child(odd) {
    flex-direction: column;
  }
  .itinerary-day:nth-child(odd) .itinerary-day__wrapper {
    text-align: left;
    padding-right: 0;
  }
  .itinerary-day:nth-child(odd) .itinerary-day__images {
    padding-left: 0;
  }
  .itinerary-day:nth-child(odd) .itinerary-day__picto {
    padding-left: 0;
  }
}
.itinerary-day:nth-child(even) .itinerary-day__wrapper {
  text-align: left;
  padding-left: 2rem;
  order: 2;
}
.itinerary-day:nth-child(even) .itinerary-day__images {
  padding-right: 2rem;
  order: 1;
}
.itinerary-day:nth-child(even) .itinerary-day__picto {
  padding-right: 2rem;
  order: 1;
}
@media (max-width: 968px) {
  .itinerary-day:nth-child(even) {
    flex-direction: column;
  }
  .itinerary-day:nth-child(even) .itinerary-day__wrapper {
    text-align: left;
    padding-left: 0;
    order: 0;
  }
  .itinerary-day:nth-child(even) .itinerary-day__images {
    padding-right: 0;
    order: 0;
  }
  .itinerary-day:nth-child(even) .itinerary-day__picto {
    padding-right: 0;
    order: 0;
  }
}

.itinerary-day__wrapper {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  flex: 1 1 0;
  min-width: 0;
}

.itinerary-day__description-wrapper {
  position: relative;
}

.itinerary-day__description {
  position: relative;
  transition: max-height 0.3s ease;
}
.itinerary-day__description.collapsed {
  max-height: calc(2.1125rem * 4);
  overflow: hidden;
}
.itinerary-day__description.collapsed.has-read-more {
  -webkit-mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 40%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0) 100%);
  mask-image: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 40%, rgba(0, 0, 0, 0.4) 80%, rgba(0, 0, 0, 0) 100%);
}

.itinerary-day__images {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.75rem;
  align-self: start;
  flex: 1 1 0;
  min-width: 0;
}
.itinerary-day__images--placeholder {
  display: flex;
  justify-content: center;
  align-items: stretch;
  min-height: 50px;
  padding: 0 2rem;
}
@media (max-width: 968px) {
  .itinerary-day__images--placeholder {
    padding: 0;
  }
}
.itinerary-day__images--placeholder .itinerary-image {
  flex: 1 1 0;
  max-width: 320px;
}
@media (max-width: 968px) {
  .itinerary-day__images {
    grid-template-columns: repeat(3, 1fr);
  }
}

.itinerary-image {
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.itinerary-image:hover {
  transform: scale(1.05);
  border-color: #EFD6BB;
  box-shadow: 0 4px 12px rgba(239, 214, 187, 0.3);
}
.itinerary-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.itinerary-image--empty {
  cursor: default;
  pointer-events: none;
}
.itinerary-image--empty:hover {
  transform: none;
  border-color: transparent;
  box-shadow: none;
}

.itinerary-image--placeholder {
  aspect-ratio: 20/1;
  min-height: 20px;
  border: none;
  background: transparent;
  visibility: hidden;
}

.itinerary-day__picto {
  display: flex;
  align-items: flex-start;
  align-self: start;
  flex: 1 1 0;
}
.itinerary-day__picto img {
  width: 60px;
  height: auto;
  filter: brightness(0) saturate(100%) invert(92%) sepia(14%) saturate(870%) hue-rotate(330deg) brightness(98%) contrast(93%);
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.itinerary-day__picto:hover img {
  opacity: 0.8;
}

.itinerary-day:nth-child(odd) .itinerary-day__picto {
  justify-content: flex-start;
  padding-left: 2rem;
}
@media (max-width: 968px) {
  .itinerary-day:nth-child(odd) .itinerary-day__picto {
    justify-content: flex-start;
    padding-left: 0;
  }
}

.itinerary-day:nth-child(even) .itinerary-day__picto {
  justify-content: flex-end;
  padding-right: 2rem;
}
@media (max-width: 968px) {
  .itinerary-day:nth-child(even) .itinerary-day__picto {
    justify-content: flex-start;
    padding-right: 0;
  }
}

.image-lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  flex-direction: column;
}
.image-lightbox.active {
  display: flex;
}
.image-lightbox img {
  max-width: 90%;
  max-height: 85%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 8px;
}

.lightbox-credit {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Zain", sans-serif;
  font-size: 0.875rem;
  color: rgba(239, 214, 187, 0.8);
  text-align: center;
  padding: 0.75rem 1.5rem;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.lightbox-credit a {
  color: #EFD6BB;
  text-decoration: none;
  transition: color 0.3s ease;
}
.lightbox-credit a:hover {
  color: rgb(248.7142857143, 238.8928571429, 228.2857142857);
  text-decoration: underline;
}

.lightbox-close {
  position: absolute;
  top: 2rem;
  right: 2rem;
  font-size: 3rem;
  color: #EFD6BB;
  cursor: pointer;
  transition: all 0.3s ease;
  background: none;
  border: none;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1001;
}
.lightbox-close:hover {
  color: #fff;
  transform: rotate(90deg);
}

.lightbox-prev,
.lightbox-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3rem;
  color: #EFD6BB;
  cursor: pointer;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.5);
  border: none;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 1001;
}
.lightbox-prev:hover,
.lightbox-next:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  transform: translateY(-50%) scale(1.1);
}

.lightbox-prev {
  left: 2rem;
}

.lightbox-next {
  right: 2rem;
}

.lightbox-location {
  position: absolute;
  top: 2rem;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Anton", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  color: #EFD6BB;
  text-align: center;
  padding: 0.75rem 2rem;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 25px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  text-transform: uppercase;
  z-index: 1000;
}

.itinerary-day__number {
  font-family: "Anton", sans-serif;
  font-size: 5rem;
  line-height: 1;
  color: rgba(239, 214, 187, 0.3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 2rem;
}
@media (max-width: 968px) {
  .itinerary-day__number {
    font-size: 3rem;
  }
}

.itinerary-day__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.itinerary-day__title {
  font-family: "Anton", sans-serif;
  font-size: 2rem;
  color: #EFD6BB;
  margin: 0;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
@media (max-width: 968px) {
  .itinerary-day__title {
    font-size: 1.5rem;
  }
}

.itinerary-day__subtitle {
  font-family: "Anton", sans-serif;
  font-size: 1.5rem;
  color: #EFD6BB;
  margin: 0;
  letter-spacing: 0.02em;
  line-height: 1.2;
}
@media (max-width: 968px) {
  .itinerary-day__subtitle {
    font-size: 1.25rem;
  }
}

.itinerary-day__location {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Zain", sans-serif;
  font-size: 1rem;
  color: #EFD6BB;
  opacity: 0.9;
}
.itinerary-day__location svg {
  flex-shrink: 0;
}

.itinerary-day__description {
  color: rgba(239, 214, 187, 0.9);
}
.itinerary-day__description p {
  margin-bottom: 1rem;
}
.itinerary-day__description p:last-child {
  margin-bottom: 0;
}
.itinerary-day__description ul, .itinerary-day__description ol {
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}
.itinerary-day__description h4, .itinerary-day__description h5 {
  font-family: "Zain", sans-serif;
  font-weight: 600;
  color: #EFD6BB;
  margin: 1.5rem 0 0.75rem;
}

.product-accommodations {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 2rem;
}

.accommodation-card {
  background: rgba(239, 214, 187, 0.05);
  border-radius: 20px;
  overflow: hidden;
  transition: all 300ms ease;
}
.accommodation-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(239, 214, 187, 0.2);
}
.accommodation-card__image {
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.accommodation-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 400ms ease;
}
.accommodation-card:hover .accommodation-card__image img {
  transform: scale(1.05);
}
.accommodation-card__content {
  padding: 1.5rem;
}
.accommodation-card__title {
  color: #EFD6BB;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
}
.accommodation-card__location {
  color: rgba(239, 214, 187, 0.7);
  margin-bottom: 1rem;
}
.accommodation-card__description p {
  margin-bottom: 0.5rem;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 768px) {
  .product-hero__gallery {
    padding-bottom: 60px;
  }
  .product-hero__main-image {
    height: 40vh;
  }
  .product-hero__thumbnails {
    max-width: 100%;
    margin-top: -60px;
    padding: 0 0.5rem;
  }
  .product-hero__thumbnail {
    width: 120px;
  }
  .product-hero__content {
    padding: 2rem 1rem;
  }
  .product-hero__meta {
    flex-direction: column;
    gap: 0.5rem;
  }
  .product-tabs__nav {
    flex-direction: column;
    gap: 1rem;
  }
  .product-tabs__tab {
    width: 100%;
    text-align: center;
  }
  .product-accommodations {
    grid-template-columns: 1fr;
  }
}
/**
 * Product Main Gradient Wrapper
 * Starts AFTER ProductHero and goes to end of itinerary section
 */
.product-main-gradient {
  background: linear-gradient(180deg, #2c1f13 0%, #1a1410 100%);
  position: relative;
}

/**
 * Product Sticky Navigation
 */
.product-nav {
  transition: all 0.3s ease;
  position: relative;
  z-index: 20;
  margin-top: 2rem;
}
.product-nav.sticky {
  position: fixed;
  top: calc(clamp(1.75rem, 5vw, 3rem) + 50px);
  left: 50%;
  transform: translateX(-50%);
  max-width: 1200px;
  width: auto;
  background: rgba(34, 20, 12, 0.9);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  padding: 0.5rem 1.5rem;
  border-radius: 999px;
  box-shadow: 0 12px 32px rgba(10, 6, 3, 0.45);
  border-bottom: none;
  animation: slideDown 0.3s ease;
  z-index: 25;
}

@keyframes slideDown {
  from {
    transform: translateX(-50%) translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
  }
}
.product-nav__menu {
  display: flex;
  justify-content: center;
  gap: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .product-nav__menu {
    flex-direction: column;
    gap: 0;
  }
}

.product-nav__link {
  font-family: "Anton", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.05em;
  color: #EFD6BB;
  text-decoration: none;
  padding: 1.5rem 2rem;
  border-bottom: 3px solid transparent;
  transition: all 0.3s ease;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .product-nav__link {
    padding: 1rem 1.5rem;
    font-size: 0.875rem;
    border-bottom: 1px solid rgba(239, 214, 187, 0.1);
  }
}
.product-nav__link:hover {
  color: #fff;
  background: rgba(239, 214, 187, 0.1);
}
.product-nav__link.active {
  color: #fff;
  border-bottom-color: #EFD6BB;
}
@media (max-width: 768px) {
  .product-nav__link.active {
    border-left: 3px solid #EFD6BB;
    border-bottom-color: rgba(239, 214, 187, 0.1);
  }
}
.product-nav.sticky .product-nav__link {
  padding: 0.2rem 1.2rem;
  font-size: 0.875rem;
  border-bottom: none;
  border-radius: 999px;
}
.product-nav.sticky .product-nav__link.active {
  color: #fff;
}
.product-nav.sticky .product-nav__link:hover {
  background: rgba(239, 214, 187, 0.15);
}

.product-section__title {
  font-family: "Anton", sans-serif;
  font-size: 2rem;
  color: #EFD6BB;
  text-align: center;
  margin-bottom: 2rem;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .product-section__title {
    font-size: 1.5rem;
  }
}

.product-itinerary-map-container {
  margin-top: 2rem;
}

/**
 * Product Itinerary Map Styles
 */
.product-hero__map-section {
  width: 100%;
  padding: 4rem 0;
  background-color: #1a1a1a;
  border: 3px solid #EFD6BB;
}

.product-hero__map-title {
  font-family: "Anton", sans-serif;
  font-size: 2.5rem;
  color: #EFD6BB;
  text-align: center;
  margin-bottom: 2rem;
  letter-spacing: 0.05em;
}

.product-itinerary-map {
  width: 100%;
  height: 600px;
  border-radius: 0px;
  border: 3px solid #EFD6BB;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .product-itinerary-map {
    height: 400px;
  }
}

.itinerary-marker {
  background: transparent;
  border: none;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.35));
}

.leaflet-marker-icon.itinerary-marker {
  opacity: 0.25;
  transition: opacity 300ms ease;
}

.leaflet-marker-icon.itinerary-marker.is-active {
  opacity: 1;
  z-index: 600 !important;
}

.leaflet-marker-icon.itinerary-marker.is-highlighted {
  opacity: 1;
}

.itinerary-route-line {
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-opacity: 0;
  transition: stroke-width 250ms ease, stroke-opacity 270ms ease-out;
  stroke-dasharray: 6 12;
  stroke-dashoffset: 0;
}

.itinerary-route-line.is-active {
  stroke-opacity: 0.9;
  stroke-width: 3;
  animation: itinerary-route-dash 1.4s linear infinite;
}

@keyframes itinerary-route-dash {
  from {
    stroke-dashoffset: 0;
  }
  to {
    stroke-dashoffset: -36;
  }
}
.itinerary-marker__container {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #EFD6BB;
  font-family: "Zain", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: transform 300ms ease;
}

.itinerary-marker__dot {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #EFD6BB;
  box-shadow: 0 0 0 4px rgba(239, 214, 187, 0.2);
  transition: transform 300ms ease, box-shadow 300ms ease;
  transform-origin: center;
}

.itinerary-marker__line {
  width: 32px;
  height: 1px;
  background: rgba(239, 214, 187, 0.5);
  display: block;
  transition: background-color 300ms ease;
  margin-left: 3px;
  transform: translateY(-16px);
}

.itinerary-marker__text {
  display: flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.35rem 0.75rem;
  border-radius: 999px;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  white-space: nowrap;
  opacity: 0.2;
  transform: translateY(-16px);
  transition: opacity 300ms ease, transform 300ms ease;
}

.itinerary-marker__day {
  font-family: "Anton", sans-serif;
  font-size: 0.9rem;
  letter-spacing: 0.1em;
  color: #EFD6BB;
}

.itinerary-marker__city {
  color: #efd6bb;
  font-family: "Anton", sans-serif;
  font-size: 0.9rem;
  letter-spacing: 0em;
  text-transform: none;
  opacity: 0;
  max-width: 0;
  overflow: hidden;
  transition: opacity 250ms ease, max-width 250ms ease, margin-left 250ms ease;
}

.leaflet-marker-icon.itinerary-marker.is-active .itinerary-marker__dot {
  transform: scale(1.1);
  box-shadow: 0 0 0 6px rgba(239, 214, 187, 0.25);
}

.leaflet-marker-icon.itinerary-marker.is-active .itinerary-marker__line {
  background: rgba(239, 214, 187, 0.85);
  transform: translateY(-16px);
}

.leaflet-marker-icon.itinerary-marker.is-active .itinerary-marker__text {
  opacity: 1;
  transform: translateY(-16px);
}

.leaflet-marker-icon.itinerary-marker.is-active .itinerary-marker__city {
  opacity: 1;
  max-width: 200px;
  margin-left: 0.15rem;
}

@media (max-width: 768px) {
  .itinerary-marker__container {
    font-size: 0.75rem;
    gap: 0.35rem;
  }
  .itinerary-marker__line {
    width: 20px;
  }
  .itinerary-marker__text {
    padding: 0.25rem 0.55rem;
  }
}
.itinerary-marker__text,
.itinerary-marker__city,
.itinerary-marker__day {
  transition: inherit;
}

.itinerary-popup-container .leaflet-popup-content-wrapper {
  background: #1a1a1a;
  color: #EFD6BB;
  border: 2px solid #EFD6BB;
  border-radius: 8px;
  padding: 0;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.7);
}
.itinerary-popup-container .leaflet-popup-content {
  margin: 0;
  padding: 1rem;
  font-family: "Zain", sans-serif;
}
.itinerary-popup-container .leaflet-popup-tip {
  background: #1a1a1a;
  border: 2px solid #EFD6BB;
  border-top: none;
  border-right: none;
}
.itinerary-popup-container .leaflet-popup-close-button {
  color: #EFD6BB !important;
  font-size: 24px;
  padding: 4px 8px;
}
.itinerary-popup-container .leaflet-popup-close-button:hover {
  color: #fff !important;
}

.itinerary-popup {
  min-width: 200px;
}

.itinerary-popup__day {
  font-family: "Anton", sans-serif;
  font-size: 0.875rem;
  color: #EFD6BB;
  opacity: 0.7;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.itinerary-popup__title {
  font-family: "Zain", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}

.itinerary-popup__city {
  font-family: "Zain", sans-serif;
  font-size: 0.875rem;
  color: #EFD6BB;
  opacity: 0.8;
  font-style: italic;
}

.itinerary-timeline {
  position: absolute;
  left: 50%;
  bottom: 1.5rem;
  transform: translateX(-50%);
  width: min(92%, 960px);
  padding: 0.5rem 0.75rem;
  border-radius: 999px;
  background: rgba(5, 3, 3, 0.65);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  gap: 1rem;
  z-index: 800;
  pointer-events: auto;
}

.itinerary-timeline__controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
  z-index: 10;
  position: relative;
}

.itinerary-timeline__control {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid rgba(239, 214, 187, 0.5);
  background: rgba(239, 214, 187, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 200ms ease, border-color 200ms ease;
  color: #EFD6BB;
  flex-shrink: 0;
  position: relative;
  z-index: 10;
}

.itinerary-timeline__control:hover,
.itinerary-timeline__control:focus-visible {
  background: rgba(239, 214, 187, 0.2);
  border-color: rgba(239, 214, 187, 0.8);
}

.itinerary-timeline__control-icon {
  position: relative;
  width: 12px;
  height: 14px;
  display: block;
}

.itinerary-timeline__control:not(.is-playing) .itinerary-timeline__control-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #EFD6BB;
}

.itinerary-timeline__control.is-playing .itinerary-timeline__control-icon::before,
.itinerary-timeline__control.is-playing .itinerary-timeline__control-icon::after {
  content: "";
  position: absolute;
  top: 0;
  width: 3px;
  height: 14px;
  background: #EFD6BB;
  border-radius: 1px;
}

.itinerary-timeline__control.is-playing .itinerary-timeline__control-icon::before {
  left: 1px;
}

.itinerary-timeline__control.is-playing .itinerary-timeline__control-icon::after {
  right: 1px;
}

.itinerary-timeline__control--show-all {
  border-style: solid;
}

.itinerary-timeline__control-icon--all {
  width: 16px;
  height: 16px;
  display: block;
  background-color: #EFD6BB;
  mask-image: url("/themes/jerrycan/assets/images/pictos/map-2.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url("/themes/jerrycan/assets/images/pictos/map-2.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}
.itinerary-timeline__control-icon--all::before, .itinerary-timeline__control-icon--all::after {
  content: none;
}

.itinerary-timeline__track {
  position: absolute;
  top: 35%;
  left: 110px;
  right: 0;
  height: 2px;
  border-radius: 2px;
  background: rgba(239, 214, 187, 0.15);
  transform: translateY(-50%);
  pointer-events: none;
  overflow: hidden;
  z-index: 1;
}

.itinerary-timeline__progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  border-radius: inherit;
  background: linear-gradient(90deg, rgba(239, 214, 187, 0.5) 0%, #EFD6BB 100%);
  transition: width calc(var(--timeline-progress-duration, 0.6s)) ease;
}

.itinerary-timeline__items {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(0.2rem, 1vw, 0.5rem);
  z-index: 5;
  min-width: 0;
}

.itinerary-timeline__item {
  position: relative;
  border: none;
  background: none;
  color: rgba(239, 214, 187, 0.6);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  padding: 0;
  cursor: pointer;
  transition: color 200ms ease, transform 200ms ease, opacity 200ms ease;
  opacity: 0.25;
  min-width: 0;
}

.itinerary-timeline__item.is-visited {
  opacity: 0.6;
}

.itinerary-timeline__item.is-active {
  color: #EFD6BB;
  opacity: 1;
  transform: translateY(-2px);
}

.itinerary-timeline__item.is-highlighted {
  opacity: 1 !important;
}

.itinerary-timeline__item.is-highlighted .itinerary-timeline__item-dot {
  background: #EFD6BB;
  box-shadow: 0 0 0 3px rgba(239, 214, 187, 0.25);
}

.itinerary-timeline__item-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(239, 214, 187, 0.5);
  transition: background 200ms ease, box-shadow 200ms ease;
  flex-shrink: 0;
}

.itinerary-timeline__item.is-active .itinerary-timeline__item-dot {
  background: #EFD6BB;
}

.itinerary-timeline__item-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.05rem;
  pointer-events: none;
  white-space: nowrap;
  text-align: center;
}

.itinerary-timeline__item-day {
  font-family: "Anton", sans-serif;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 1;
}

.itinerary-timeline .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (max-width: 768px) {
  .itinerary-timeline {
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
    padding: 1rem;
  }
  .itinerary-timeline__controls {
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.5rem;
  }
  .itinerary-timeline__items {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem;
  }
  .itinerary-timeline__track {
    display: none;
  }
  .itinerary-timeline__item {
    opacity: 0.4;
  }
  .itinerary-timeline__item.is-visited {
    opacity: 0.7;
  }
  .itinerary-timeline__item-dot {
    width: 6px;
    height: 6px;
  }
}

/*# sourceMappingURL=app.css.map*/