/** Shopify CDN: Minification failed

Line 7344:22 Unexpected "{"
Line 7344:31 Expected ":"
Line 7561:20 Unexpected "{"
Line 7561:29 Expected ":"
Line 7579:18 Unexpected "{"
Line 7579:27 Expected ":"
Line 7579:34 Unexpected "{"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:about-us-rebuild (INDEX:5) */
.about-us-rebuild {
    margin: 0;
    background:
      radial-gradient(circle at top left, rgba(var(--about-theme-rgb), 0.11), transparent 24%),
      linear-gradient(180deg, #f5f0e7 0%, var(--about-page-bg) 58%, #f7f4ee 100%);
    color: var(--about-text);
    font-family: var(--about-font-family);
  }

  .about-us-rebuild :is(h1, h2, h3, h4, h5, h6, p, span, a, li, label, input, textarea, button, blockquote, strong, em, small) {
    font-family: var(--about-font-family) !important;
  }

  .about-us-rebuild__module {
    position: relative;
    width: 100%;
  }

  .about-us-rebuild__inner {
    width: min(1360px, calc(100% - clamp(24px, 6vw, 96px)));
    margin: 0 auto;
  }

  .about-us-rebuild__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 18px;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--about-theme);
    font-weight: 700;
  }

  .about-us-rebuild__eyebrow::before {
    content: '';
    width: 44px;
    height: 1px;
    background: rgba(var(--about-theme-rgb), 0.45);
  }

  .about-us-rebuild__module h1,
  .about-us-rebuild__module h2,
  .about-us-rebuild__module h3 {
    margin: 0;
    font-family: Georgia, 'Times New Roman', serif;
    letter-spacing: -0.025em;
    color: var(--about-text);
  }

  .about-us-rebuild__module p {
    margin: 0;
    color: var(--about-muted);
    font-size: 17px;
    line-height: 1.8;
  }

  .about-us-rebuild__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 0 24px;
    border-radius: 999px;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.02em;
    transition: transform 0.18s ease, box-shadow 0.18s ease;
  }

  .about-us-rebuild__button:hover {
    transform: translateY(-2px);
  }

  .about-us-rebuild__button--primary {
    background: var(--about-theme);
    color: #ffffff;
    box-shadow: 0 16px 32px rgba(var(--about-theme-rgb), 0.24);
  }

  .about-us-rebuild__button--secondary {
    background: rgba(255, 255, 255, 0.76);
    color: var(--about-text);
    border: 1px solid rgba(var(--about-theme-rgb), 0.16);
  }

  .about-us-rebuild__hero-ref {
    position: relative;
    overflow: hidden;
    background: #f7f4ee;
  }

  .about-us-rebuild__hero-ref::before {
    content: '';
    position: absolute;
    inset: 0 0 auto 0;
    height: 390px;
    background:
      radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.08), transparent 20%),
      radial-gradient(circle at 76% 14%, rgba(255, 255, 255, 0.06), transparent 24%),
      linear-gradient(180deg, #0d5d93 0%, #0c5a8c 100%);
  }

  .about-us-rebuild__hero-ref-canvas {
    position: relative;
    min-height: 1160px;
  }

  .about-us-rebuild__hero-ref-lines {
    position: absolute;
    border: 2px solid rgba(76, 146, 182, 0.18);
    border-radius: 999px;
    pointer-events: none;
  }

  .about-us-rebuild__hero-ref-lines::before,
  .about-us-rebuild__hero-ref-lines::after {
    content: '';
    position: absolute;
    inset: 10px;
    border: 2px solid rgba(76, 146, 182, 0.16);
    border-radius: 999px;
  }

  .about-us-rebuild__hero-ref-lines::after {
    inset: 20px;
    border-color: rgba(76, 146, 182, 0.14);
  }

  .about-us-rebuild__hero-ref-lines--left {
    width: 260px;
    height: 120px;
    top: 38px;
    left: -70px;
    transform: rotate(18deg);
  }

  .about-us-rebuild__hero-ref-lines--right {
    width: 360px;
    height: 170px;
    top: 28px;
    right: 18px;
    transform: rotate(28deg);
  }

  .about-us-rebuild__hero-ref-lines--lower {
    width: 260px;
    height: 140px;
    top: 620px;
    right: 52px;
    transform: rotate(-16deg);
  }

  .about-us-rebuild__hero-ref-display,
  .about-us-rebuild__hero-ref-lead h1,
  .about-us-rebuild__hero-ref-about h2,
  .about-us-rebuild__hero-ref-origin h3 {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.04em;
  }

  .about-us-rebuild__hero-ref-display {
    position: absolute;
    left: 92px;
    top: 92px;
    z-index: 2;
    color: #2e9f8c;
    font-size: clamp(64px, 7vw, 94px);
    line-height: 0.92;
  }

  .about-us-rebuild__hero-ref-lead {
    position: absolute;
    top: 194px;
    right: 96px;
    z-index: 2;
    width: 360px;
  }

  .about-us-rebuild__hero-ref-kicker {
    margin: 0 0 10px;
    color: #65b0a2;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    font-weight: 700;
  }

  .about-us-rebuild__hero-ref-lead h1 {
    color: #f4f0e7;
    font-size: clamp(34px, 3vw, 46px);
    line-height: 1.04;
  }

  .about-us-rebuild__hero-ref-tall {
    position: absolute;
    left: 92px;
    top: 196px;
    z-index: 3;
    width: 300px;
    aspect-ratio: 0.74;
    overflow: hidden;
    background:
      linear-gradient(145deg, rgba(var(--about-theme-rgb), 0.82), rgba(11, 71, 68, 0.92)),
      #1f6460;
  }

  .about-us-rebuild__hero-ref-tall img,
  .about-us-rebuild__hero-ref-wide img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }

  .about-us-rebuild__hero-ref-tall.is-empty::before,
  .about-us-rebuild__hero-ref-wide.is-empty::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
      radial-gradient(circle at 20% 20%, rgba(255, 255, 255, 0.18), transparent 22%),
      radial-gradient(circle at 80% 72%, rgba(255, 255, 255, 0.12), transparent 18%);
  }

  .about-us-rebuild__hero-ref-about {
    position: absolute;
    top: 348px;
    right: 96px;
    z-index: 2;
    width: 360px;
  }

  .about-us-rebuild__hero-ref-about h2 {
    color: #15191c;
    font-size: clamp(34px, 2.8vw, 44px);
    line-height: 1.04;
  }

  .about-us-rebuild__hero-ref-about p {
    margin-top: 14px;
    color: #666c72;
    font-size: 12px;
    line-height: 1.9;
    max-width: 340px;
  }

  .about-us-rebuild__hero-ref-origin {
    position: absolute;
    left: 92px;
    top: 720px;
    z-index: 2;
    width: 240px;
  }

  .about-us-rebuild__hero-ref-origin h3 {
    color: #14181b;
    font-size: clamp(30px, 2.3vw, 40px);
    line-height: 1.04;
  }

  .about-us-rebuild__hero-ref-origin p {
    margin-top: 12px;
    color: #666c72;
    font-size: 12px;
    line-height: 1.85;
  }

  .about-us-rebuild__hero-ref-wide {
    position: absolute;
    right: 132px;
    top: 628px;
    z-index: 2;
    width: 440px;
    aspect-ratio: 1.52;
    overflow: hidden;
    background:
      linear-gradient(145deg, rgba(var(--about-theme-rgb), 0.82), rgba(11, 71, 68, 0.92)),
      #1f6460;
  }

  .about-us-rebuild__hero {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(420px, 0.92fr);
    min-height: 700px;
    background:
      linear-gradient(135deg, rgba(var(--about-theme-rgb), 0.12) 0%, rgba(var(--about-theme-rgb), 0.03) 46%, rgba(255, 255, 255, 0) 100%),
      linear-gradient(180deg, #fcfaf6 0%, #f7f1e8 100%);
  }

  .about-us-rebuild__hero-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 72px 6vw 72px max(32px, calc((100vw - 1440px) / 2 + 24px));
  }

  .about-us-rebuild__hero-copy h1 {
    max-width: 620px;
    font-size: clamp(32px, 3.5vw, 54px);
    line-height: 1.02;
  }

  .about-us-rebuild__hero-copy > p {
    margin-top: 24px;
    max-width: 720px;
    font-size: clamp(15px, 0.98vw, 17px);
    line-height: 1.72;
  }

  .about-us-rebuild__hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
  }

  .about-us-rebuild__hero-stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-top: 38px;
    max-width: 680px;
  }

  .about-us-rebuild__stat {
    padding: 22px 20px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.76);
    border: 1px solid rgba(var(--about-theme-rgb), 0.12);
    box-shadow: 0 18px 34px rgba(12, 39, 38, 0.08);
    backdrop-filter: blur(8px);
  }

  .about-us-rebuild__stat strong {
    display: block;
    margin-bottom: 8px;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(18px, 1.35vw, 24px);
    line-height: 1;
    color: var(--about-theme-dark);
  }

  .about-us-rebuild__stat span {
    display: block;
    font-size: 14px;
    line-height: 1.6;
    color: var(--about-muted);
  }

  .about-us-rebuild__hero-visual {
    position: relative;
    padding: 40px max(32px, calc((100vw - 1440px) / 2 + 24px)) 40px 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .about-us-rebuild__hero-media,
  .about-us-rebuild__split-photo,
  .about-us-rebuild__story-fall-item,
  .about-us-rebuild__contact-visual {
    position: relative;
    overflow: hidden;
    background:
      linear-gradient(145deg, rgba(var(--about-theme-rgb), 0.84), rgba(11, 71, 68, 0.92)),
      #1f6460;
  }

  .about-us-rebuild__hero-media {
    width: min(100%, 560px);
    aspect-ratio: 0.9;
    border-radius: 36px;
    box-shadow: 0 38px 76px rgba(8, 34, 33, 0.22);
  }

  .about-us-rebuild__hero-media img,
  .about-us-rebuild__split-photo img,
  .about-us-rebuild__story-fall-item img,
  .about-us-rebuild__team-photo img,
  .about-us-rebuild__contact-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .about-us-rebuild__hero-goal {
    position: absolute;
    left: 16px;
    right: 110px;
    bottom: 26px;
    padding: 22px 24px;
    border-radius: 30px;
    background: rgba(7, 22, 27, 0.9);
    box-shadow: 0 24px 45px rgba(6, 24, 23, 0.24);
  }

  .about-us-rebuild__hero-goal h3,
  .about-us-rebuild__reviews h2,
  .about-us-rebuild__contact-panel h2 {
    color: #ffffff;
  }

  .about-us-rebuild__hero-goal .about-us-rebuild__eyebrow,
  .about-us-rebuild__contact-panel .about-us-rebuild__eyebrow,
  .about-us-rebuild__reviews .about-us-rebuild__eyebrow {
    color: rgba(255, 255, 255, 0.82);
  }

  .about-us-rebuild__hero-goal .about-us-rebuild__eyebrow::before,
  .about-us-rebuild__contact-panel .about-us-rebuild__eyebrow::before,
  .about-us-rebuild__reviews .about-us-rebuild__eyebrow::before {
    background: rgba(255, 255, 255, 0.4);
  }

  .about-us-rebuild__hero-goal p,
  .about-us-rebuild__reviews-head p,
  .about-us-rebuild__contact-panel > p {
    color: rgba(255, 255, 255, 0.76);
  }

  .about-us-rebuild__split {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    min-height: 620px;
  }

  .about-us-rebuild__split--reverse .about-us-rebuild__split-photo-wrap {
    order: 2;
  }

  .about-us-rebuild__split--reverse .about-us-rebuild__split-copy-wrap {
    order: 1;
  }

  .about-us-rebuild__split-photo-wrap {
    position: relative;
    min-height: 100%;
  }

  .about-us-rebuild__split-photo {
    width: 100%;
    height: 100%;
    min-height: 620px;
  }

  .about-us-rebuild__split-photo.is-empty::before,
  .about-us-rebuild__story-fall-item.is-empty::before,
  .about-us-rebuild__contact-visual.is-empty::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
      radial-gradient(circle at 18% 20%, rgba(255, 255, 255, 0.22), transparent 22%),
      radial-gradient(circle at 80% 78%, rgba(255, 255, 255, 0.16), transparent 18%);
  }

  .about-us-rebuild__split-copy-wrap {
    display: flex;
    align-items: center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.48) 0%, rgba(255, 255, 255, 0.9) 100%);
  }

  .about-us-rebuild__split-copy {
    width: min(660px, 100%);
    padding: 68px 6vw;
  }

  .about-us-rebuild__split-copy h2 {
    font-size: clamp(28px, 2.3vw, 40px);
    line-height: 1.06;
  }

  .about-us-rebuild__split-copy p + p {
    margin-top: 18px;
  }

  .about-us-rebuild__goal-stack {
    margin-top: 34px;
    display: grid;
    gap: 16px;
  }

  .about-us-rebuild__goal-block {
    padding: 24px 26px;
    border-radius: 26px;
    background: rgba(var(--about-theme-rgb), 0.07);
    border: 1px solid rgba(var(--about-theme-rgb), 0.14);
  }

  .about-us-rebuild__goal-block h3 {
    font-size: clamp(18px, 1.2vw, 22px);
    line-height: 1.16;
  }

  .about-us-rebuild__goal-block p {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.74;
  }

  .about-us-rebuild__team {
    padding: 88px 0 76px;
  }

  .about-us-rebuild__section-head {
    display: grid;
    grid-template-columns: minmax(0, 0.68fr) minmax(0, 1fr);
    gap: 30px;
    align-items: end;
    margin-bottom: 40px;
  }

  .about-us-rebuild__section-head h2 {
    font-size: clamp(28px, 2.3vw, 40px);
    line-height: 1.06;
  }

  .about-us-rebuild__team-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }

  .about-us-rebuild__team-card {
    padding: 0 0 28px;
    border-radius: 34px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(var(--about-theme-rgb), 0.1);
    box-shadow: 0 20px 44px rgba(11, 40, 39, 0.08);
  }

  .about-us-rebuild__team-card:nth-child(2n) {
    transform: translateY(24px);
  }

  .about-us-rebuild__team-photo {
    position: relative;
    aspect-ratio: 0.88;
    background:
      linear-gradient(145deg, rgba(var(--about-theme-rgb), 0.74), rgba(11, 71, 68, 0.92)),
      #1d6460;
  }

  .about-us-rebuild__team-photo.is-empty span {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(32px, 2.5vw, 44px);
    color: rgba(255, 255, 255, 0.8);
  }

  .about-us-rebuild__team-body {
    padding: 24px 24px 0;
  }

  .about-us-rebuild__team-body h3 {
    font-size: clamp(18px, 1.2vw, 22px);
    line-height: 1.08;
  }

  .about-us-rebuild__team-role,
  .about-us-rebuild__review-meta {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--about-theme);
  }

  .about-us-rebuild__team-body p {
    margin-top: 14px;
    font-size: 15px;
    line-height: 1.76;
  }

  .about-us-rebuild__story {
    padding: 92px 0 80px;
    background:
      linear-gradient(180deg, rgba(var(--about-theme-rgb), 0.06) 0%, rgba(255, 255, 255, 0) 22%),
      linear-gradient(180deg, #f8f5ef 0%, #f1ece4 100%);
  }

  .about-us-rebuild__story-head {
    margin-bottom: 38px;
  }

  .about-us-rebuild__story-head h2 {
    max-width: 620px;
    font-size: clamp(30px, 2.5vw, 42px);
    line-height: 1.06;
  }

  .about-us-rebuild__story-copy {
    max-width: 820px;
  }

  .about-us-rebuild__story-copy p + p {
    margin-top: 16px;
  }

  .about-us-rebuild__story-quote {
    margin-top: 26px;
    padding-left: 24px;
    border-left: 3px solid rgba(var(--about-theme-rgb), 0.38);
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(18px, 1.2vw, 22px);
    line-height: 1.46;
    color: var(--about-text);
  }

  .about-us-rebuild__story-fall {
    column-count: 3;
    column-gap: 22px;
    margin-top: 44px;
  }

  .about-us-rebuild__story-fall-item {
    break-inside: avoid;
    margin-bottom: 22px;
    border-radius: 28px;
    overflow: hidden;
    box-shadow: 0 20px 44px rgba(11, 40, 39, 0.12);
  }

  .about-us-rebuild__story-fall-item--tall {
    aspect-ratio: 0.78;
  }

  .about-us-rebuild__story-fall-item--medium {
    aspect-ratio: 1;
  }

  .about-us-rebuild__story-fall-item--wide {
    aspect-ratio: 1.22;
  }

  .about-us-rebuild__reviews {
    padding: 88px 0;
    background:
      linear-gradient(180deg, rgba(3, 16, 18, 0.68) 0%, rgba(7, 29, 28, 0.9) 100%),
      var(--reviews-bg, linear-gradient(145deg, var(--about-theme-deep), var(--about-theme-dark)));
    background-size: cover;
    background-position: center;
    color: #ffffff;
  }

  .about-us-rebuild__reviews-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }

  .about-us-rebuild__review-card {
    min-height: 100%;
    padding: 24px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 24px 46px rgba(0, 0, 0, 0.14);
  }

  .about-us-rebuild__review-stars {
    display: inline-block;
    margin-bottom: 12px;
    color: var(--about-theme);
    font-size: 13px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-weight: 700;
  }

  .about-us-rebuild__review-card h3 {
    color: var(--about-text);
    font-size: clamp(17px, 1.1vw, 20px);
    line-height: 1.18;
  }

  .about-us-rebuild__review-card p {
    margin-top: 14px;
    font-size: 15px;
    line-height: 1.76;
  }

  .about-us-rebuild__contact {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    min-height: 720px;
    background: #051214;
  }

  .about-us-rebuild__contact-visual {
    min-height: 100%;
  }

  .about-us-rebuild__contact-panel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 72px max(32px, calc((100vw - 1440px) / 2 + 24px)) 72px 5vw;
  }

  .about-us-rebuild__contact-panel h2 {
    font-size: clamp(28px, 2.3vw, 40px);
    line-height: 1.06;
  }

  .about-us-rebuild__contact-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 28px;
  }

  .about-us-rebuild__contact-field--full {
    grid-column: 1 / -1;
  }

  .about-us-rebuild__contact-label {
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.68);
  }

  .about-us-rebuild__contact-input,
  .about-us-rebuild__contact-textarea {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.08);
    color: #ffffff;
    padding: 16px 18px;
    font-size: 16px;
    line-height: 1.4;
  }

  .about-us-rebuild__contact-input::placeholder,
  .about-us-rebuild__contact-textarea::placeholder {
    color: rgba(255, 255, 255, 0.42);
  }

  .about-us-rebuild__contact-textarea {
    min-height: 180px;
    resize: vertical;
  }

  .about-us-rebuild__contact-submit {
    margin-top: 18px;
    min-height: 56px;
    padding: 0 30px;
    border: 0;
    border-radius: 999px;
    background: var(--about-theme);
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 20px 38px rgba(var(--about-theme-rgb), 0.24);
  }

  .about-us-rebuild__contact-note,
  .about-us-rebuild__form-message {
    margin-top: 14px;
    font-size: 13px;
    line-height: 1.6;
  }

  .about-us-rebuild__contact-note {
    color: rgba(255, 255, 255, 0.56);
  }

  .about-us-rebuild__form-message {
    margin-bottom: 18px;
    margin-top: 0;
    padding: 16px 18px;
    border-radius: 18px;
  }

  .about-us-rebuild__form-message--success {
    background: rgba(121, 214, 201, 0.14);
    color: #d6f4ef;
  }

  .about-us-rebuild__form-message--error {
    background: rgba(255, 130, 130, 0.12);
    color: #ffd7d7;
  }

  .about-us-rebuild__form-message--error ul {
    margin: 0;
    padding-left: 18px;
  }

  @media screen and (max-width: 1260px) {
    .about-us-rebuild__hero-ref-canvas {
      min-height: 1080px;
    }

    .about-us-rebuild__hero-ref-display,
    .about-us-rebuild__hero-ref-tall,
    .about-us-rebuild__hero-ref-origin {
      left: 40px;
    }

    .about-us-rebuild__hero-ref-lead,
    .about-us-rebuild__hero-ref-about {
      right: 40px;
      width: 320px;
    }

    .about-us-rebuild__hero-ref-wide {
      right: 40px;
      width: 420px;
    }

    .about-us-rebuild__hero,
    .about-us-rebuild__split,
    .about-us-rebuild__contact {
      grid-template-columns: 1fr;
    }

    .about-us-rebuild__hero-copy,
    .about-us-rebuild__hero-visual,
    .about-us-rebuild__contact-panel {
      padding-left: 40px;
      padding-right: 40px;
    }

    .about-us-rebuild__hero-visual {
      padding-top: 0;
    }

    .about-us-rebuild__hero-goal {
      left: 40px;
      right: 40px;
    }

    .about-us-rebuild__split--reverse .about-us-rebuild__split-photo-wrap,
    .about-us-rebuild__split--reverse .about-us-rebuild__split-copy-wrap {
      order: initial;
    }

    .about-us-rebuild__split-copy {
      width: 100%;
      padding: 60px 40px;
    }

    .about-us-rebuild__team-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .about-us-rebuild__story-fall {
      column-count: 2;
    }
  }

  @media screen and (max-width: 980px) {
    .about-us-rebuild__hero-ref::before {
      height: 310px;
    }

    .about-us-rebuild__hero-ref-canvas {
      min-height: auto;
      padding: 34px 0 42px;
      display: grid;
      gap: 22px;
    }

    .about-us-rebuild__hero-ref-display,
    .about-us-rebuild__hero-ref-lead,
    .about-us-rebuild__hero-ref-tall,
    .about-us-rebuild__hero-ref-about,
    .about-us-rebuild__hero-ref-origin,
    .about-us-rebuild__hero-ref-wide {
      position: relative;
      inset: auto;
      left: auto;
      right: auto;
      top: auto;
      width: auto;
      max-width: none;
    }

    .about-us-rebuild__hero-ref-display,
    .about-us-rebuild__hero-ref-lead,
    .about-us-rebuild__hero-ref-about,
    .about-us-rebuild__hero-ref-origin,
    .about-us-rebuild__hero-ref-wide,
    .about-us-rebuild__hero-ref-tall {
      width: calc(100% - 40px);
      margin: 0 auto;
    }

    .about-us-rebuild__hero-ref-display {
      color: #2e9f8c;
      font-size: clamp(42px, 11vw, 64px);
      padding-top: 12px;
    }

    .about-us-rebuild__hero-ref-lead h1,
    .about-us-rebuild__hero-ref-about h2,
    .about-us-rebuild__hero-ref-origin h3 {
      font-size: clamp(26px, 7.4vw, 34px);
    }

    .about-us-rebuild__hero-ref-tall,
    .about-us-rebuild__hero-ref-wide {
      aspect-ratio: 1.14;
    }

    .about-us-rebuild__hero-ref-lines {
      display: none;
    }

    .about-us-rebuild__inner {
      width: calc(100% - 40px);
    }

    .about-us-rebuild__hero {
      min-height: auto;
    }

    .about-us-rebuild__hero-copy,
    .about-us-rebuild__hero-visual,
    .about-us-rebuild__contact-panel {
      padding: 48px 24px;
    }

    .about-us-rebuild__hero-stats,
    .about-us-rebuild__section-head,
    .about-us-rebuild__reviews-grid,
    .about-us-rebuild__contact-fields {
      grid-template-columns: 1fr;
    }

    .about-us-rebuild__split-copy {
      padding: 48px 24px;
    }

    .about-us-rebuild__split-photo,
    .about-us-rebuild__contact {
      min-height: auto;
    }

    .about-us-rebuild__team {
      padding: 78px 0 70px;
    }

    .about-us-rebuild__team-card:nth-child(2n) {
      transform: none;
    }

    .about-us-rebuild__story {
      padding: 82px 0 72px;
    }

    .about-us-rebuild__story-fall {
      column-count: 1;
    }

    .about-us-rebuild__reviews,
    .about-us-rebuild__contact {
      padding: 0;
    }
  }

  @media screen and (max-width: 749px) {
    .about-us-rebuild__hero-ref-display,
    .about-us-rebuild__hero-ref-lead,
    .about-us-rebuild__hero-ref-about,
    .about-us-rebuild__hero-ref-origin,
    .about-us-rebuild__hero-ref-wide,
    .about-us-rebuild__hero-ref-tall {
      width: calc(100% - 28px);
    }

    .about-us-rebuild__hero-ref-kicker {
      font-size: 9px;
    }

    .about-us-rebuild__hero-ref-about p,
    .about-us-rebuild__hero-ref-origin p {
      font-size: 11px;
      line-height: 1.8;
    }

    .about-us-rebuild__inner {
      width: calc(100% - 28px);
    }

    .about-us-rebuild__hero-copy,
    .about-us-rebuild__hero-visual,
    .about-us-rebuild__contact-panel,
    .about-us-rebuild__split-copy {
      padding: 34px 18px;
    }

    .about-us-rebuild__hero-copy h1,
    .about-us-rebuild__split-copy h2,
    .about-us-rebuild__section-head h2,
    .about-us-rebuild__story-head h2,
    .about-us-rebuild__contact-panel h2 {
      font-size: clamp(26px, 8vw, 34px);
    }

    .about-us-rebuild__module p,
    .about-us-rebuild__hero-copy > p {
      font-size: 15px;
      line-height: 1.72;
    }

    .about-us-rebuild__hero-goal {
      position: relative;
      left: auto;
      right: auto;
      bottom: auto;
      margin-top: 18px;
      padding: 20px 18px;
    }

    .about-us-rebuild__team-grid {
      grid-template-columns: 1fr;
    }

    .about-us-rebuild__review-card,
    .about-us-rebuild__goal-block {
      padding: 20px 18px;
    }

    .about-us-rebuild__contact-submit {
      width: 100%;
    }
  }
/* END_SECTION:about-us-rebuild */

/* START_SECTION:collection (INDEX:13) */
.collection-products {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
  }
/* END_SECTION:collection */

/* START_SECTION:collections (INDEX:14) */
.collections {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(var(--collection-card-size), 100%), 1fr));
    gap: var(--grid-gap);
  }
  .collections--compact {
    --collection-card-size: 160px;
  }
  .collections--full {
    --collection-card-size: 280px;
  }
  .collection-card {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
/* END_SECTION:collections */

/* START_SECTION:digital-companion-page (INDEX:16) */
.dc-page {
    --dc-navy: #0f4d49;
    --dc-text: #123a37;
    --dc-muted: #4f6f6c;
    --dc-line: #c8e1df;
    --dc-bg: #f4f8f7;
    --dc-soft: #edf6f5;
    --dc-blue: var(--dc-accent);
    --dc-green: var(--dc-accent);
    --dc-gold: var(--dc-accent);
    --dc-red: #e46552;
    --dc-purple: #7b64cb;
    background: var(--dc-bg);
    color: var(--dc-text);
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;
    padding: 0 0 24px;
  }

  .dc-shell {
    width: min(1600px, calc(100% - 40px));
    margin: 0 auto;
    border-top: 1px solid var(--dc-line);
    border-bottom: 1px solid var(--dc-line);
    border-left: 0;
    border-right: 0;
    background: #fff;
    box-shadow: 0 1px 0 rgba(20, 38, 63, 0.03);
  }

  .dc-block {
    padding: 18px 28px;
    border-top: 1px solid var(--dc-line);
    border-left: 1px solid var(--dc-line);
    border-right: 1px solid var(--dc-line);
    text-align: center;
  }

  .dc-block--tight {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .dc-block--pain {
    margin: 0;
    border-left: 0;
    border-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .dc-block--features,
  .dc-block--support,
  .dc-block--compare,
  .dc-block--addons {
    border-left: 0;
    border-right: 0;
  }

  .dc-hero {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    margin: 0 -1px;
    padding: 16px 28px;
    min-height: 405px;
    background: linear-gradient(180deg, #ffffff 0%, #f3f8f7 100%);
    border-bottom: 0;
  }

  .dc-hero__copy h1 {
    margin: 0;
    color: #0f4d49;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 56px;
    line-height: 0.98;
    letter-spacing: -0.6px;
    font-weight: 700;
  }

  .dc-hero__copy p {
    margin: 14px 0 18px;
    font-size: 25px;
    color: #4f6f6c;
    font-weight: 600;
  }

  .dc-hero__actions {
    display: flex;
    gap: 12px;
  }

  .dc-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 34px;
    min-width: 120px;
    padding: 0 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid transparent;
  }

  .dc-btn--primary {
    color: #fff;
    background: #15736e;
  }

  .dc-btn--ghost {
    color: #0f4d49;
    border-color: #cfd7e5;
    background: #fff;
  }

  .dc-hero__visual {
    position: relative;
    height: 352px;
  }

  .dc-hero__visual-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 18px;
    border: 1px solid rgba(21, 115, 110, 0.18);
    box-shadow: 0 10px 22px rgba(20, 49, 46, 0.16);
  }

  .dc-skyline {
    position: absolute;
    inset: 20px 12px 30px;
    background: linear-gradient(90deg, transparent 0%, #dfe8f7 45%, transparent 100%);
    opacity: 0.7;
    border-radius: 12px;
  }

  .dc-card {
    position: absolute;
    width: 148px;
    height: 88px;
    border-radius: 9px;
    border: 1px solid #b9c6da;
    background: linear-gradient(140deg, #d8dee9, #a7b7cf);
    box-shadow: 0 8px 20px rgba(19, 45, 82, 0.2);
  }

  .dc-card--left {
    left: 128px;
    bottom: 52px;
    transform: rotate(-18deg);
  }

  .dc-card--right {
    right: 70px;
    bottom: 62px;
    transform: rotate(13deg);
  }

  .dc-phone {
    position: absolute;
    left: 220px;
    top: 2px;
    width: 165px;
    height: 246px;
    border-radius: 22px;
    border: 7px solid #2e3c4f;
    background: #ecf3ff;
    transform: rotate(8deg);
    box-shadow: 0 13px 26px rgba(24, 39, 62, 0.24);
    overflow: hidden;
  }

  .dc-phone__notch {
    position: absolute;
    top: 6px;
    left: 50%;
    width: 62px;
    height: 12px;
    border-radius: 9px;
    background: #26374d;
    transform: translateX(-50%);
  }

  .dc-phone__map {
    position: absolute;
    inset: 20px 8px 8px;
    border-radius: 14px;
    background:
      radial-gradient(circle at 24% 70%, #d4edcc 0 15%, transparent 16%),
      radial-gradient(circle at 68% 76%, #d2e9cd 0 18%, transparent 19%),
      linear-gradient(135deg, #dae8ff 0%, #eef5ff 100%);
  }

  .dc-phone__map::before,
  .dc-phone__map::after {
    content: '';
    position: absolute;
    border-radius: 999px;
    background: #95add0;
  }

  .dc-phone__map::before {
    width: 130px;
    height: 8px;
    left: 3px;
    top: 118px;
    transform: rotate(34deg);
  }

  .dc-phone__map::after {
    width: 80px;
    height: 8px;
    left: 38px;
    top: 54px;
    transform: rotate(-24deg);
  }

  .dc-pin {
    position: absolute;
    width: 31px;
    height: 31px;
    border-radius: 50% 50% 50% 0;
    background: #15736e;
    right: 34px;
    top: 26px;
    transform: rotate(-45deg);
  }

  .dc-pin::before {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #fff;
    left: 10px;
    top: 10px;
  }

  .dc-block h2 {
    margin: 0;
    font-size: 36px;
    line-height: 1.1;
    color: var(--dc-navy);
    letter-spacing: -0.2px;
    font-weight: 800;
  }

  .dc-sub {
    margin: 6px 0 0;
    font-size: 16px;
    color: var(--dc-muted);
    font-weight: 600;
  }

  .dc-grid {
    margin-top: 14px;
    display: grid;
    gap: 16px;
  }

  .dc-grid--5 {
    grid-template-columns: repeat(5, minmax(0, 240px));
    justify-content: center;
  }

  .dc-mini-card {
    padding: 15px 12px 12px;
    min-height: 210px;
    display: flex;
    flex-direction: column;
    border-radius: 12px;
    border: 1px solid #dbe2ec;
    background: #fff;
    box-shadow: 0 2px 8px rgba(24, 50, 87, 0.08);
    text-align: center;
  }

  .dc-mini-icon {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    margin-inline: auto;
    position: relative;
  }

  .dc-mini-media__img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    display: block;
    object-fit: cover;
    margin: 0 auto 8px;
    border: 1px solid #c8e1df;
    background: #edf6f5;
  }

  .dc-mini-icon--wifi {
    background: #e56a56;
  }

  .dc-mini-icon--card {
    background: #d7a62c;
  }

  .dc-mini-icon--translate {
    background: #45ad7b;
  }

  .dc-mini-icon--pin {
    background: #3380da;
  }

  .dc-mini-icon--ticket {
    background: #7660c5;
  }

  .dc-mini-icon--wifi::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    border: 3px solid transparent;
    border-top-color: #fff;
    border-radius: 50%;
    top: 15px;
    left: 17px;
    transform: rotate(180deg);
    box-shadow: 0 -6px 0 -2px #fff, 0 -12px 0 -4px #fff;
  }

  .dc-mini-icon--card::before {
    content: '';
    position: absolute;
    left: 14px;
    top: 17px;
    width: 30px;
    height: 20px;
    border-radius: 4px;
    background: #fff;
    box-shadow: inset 0 3px 0 #ecd79d;
  }

  .dc-mini-icon--card::after {
    content: '';
    position: absolute;
    right: 17px;
    top: 25px;
    width: 8px;
    height: 6px;
    border-radius: 1px;
    background: #d7a62c;
  }

  .dc-mini-icon--translate::before {
    content: 'A';
    position: absolute;
    left: 16px;
    top: 13px;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
  }

  .dc-mini-icon--translate::after {
    content: '/';
    position: absolute;
    right: 18px;
    top: 16px;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
  }

  .dc-mini-icon--pin::before {
    content: '';
    position: absolute;
    width: 21px;
    height: 21px;
    border-radius: 50% 50% 50% 0;
    background: #fff;
    top: 15px;
    left: 18px;
    transform: rotate(-45deg);
  }

  .dc-mini-icon--pin::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3380da;
    top: 22px;
    left: 25px;
  }

  .dc-mini-icon--ticket::before {
    content: '';
    position: absolute;
    left: 14px;
    top: 19px;
    width: 30px;
    height: 18px;
    border-radius: 4px;
    background: #fff;
    transform: rotate(-14deg);
  }

  .dc-mini-icon--ticket::after {
    content: '';
    position: absolute;
    left: 25px;
    top: 19px;
    width: 3px;
    height: 18px;
    background: #7660c5;
    transform: rotate(-14deg);
  }

  .dc-mini-card h3 {
    margin: 0;
    color: #0f4d49;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 800;
    flex: 0 0 auto;
  }

  .dc-mini-card p {
    margin: 8px 0 0;
    color: #4f6f6c;
    font-size: 12px;
    line-height: 1.35;
    font-weight: 600;
    flex: 1 1 auto;
  }

  .dc-note {
    margin: 14px 0 2px;
    color: #0f4d49;
    font-size: 16px;
    font-weight: 800;
  }

  .dc-block--features {
    background: #ecf1f8;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .dc-features {
    display: grid;
    grid-template-columns: minmax(0, 0.95fr) minmax(0, 2.25fr);
    gap: 14px;
    text-align: left;
    align-items: center;
  }

  .dc-features__intro {
    padding: 4px 6px;
  }

  .dc-features__intro h2 {
    margin: 0;
    font-size: 44px;
    line-height: 1.14;
    color: #0f4d49;
    letter-spacing: -0.2px;
  }

  .dc-features__intro p {
    margin: 12px 0 0;
    font-size: 14px;
    color: #4f6f6c;
    line-height: 1.42;
    font-weight: 700;
    max-width: 280px;
  }

  .dc-feature-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px 12px;
  }

  .dc-feature-card {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 11px;
    align-items: start;
    min-height: 126px;
    padding: 12px 13px;
    border: 1px solid #c8e1df;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(25, 49, 85, 0.08);
  }

  .dc-feature-icon {
    width: 42px;
    height: 42px;
    position: relative;
    display: inline-block;
  }

  .dc-feature-media__img {
    width: 42px;
    height: 42px;
    display: block;
    object-fit: cover;
    border-radius: 10px;
    border: 1px solid #c8e1df;
    background: #edf6f5;
  }

  .dc-feature-card h3 {
    margin: 0;
    color: #0f4d49;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 800;
  }

  .dc-feature-card p {
    margin: 5px 0 0;
    font-size: 11px;
    line-height: 1.32;
    color: #4f6f6c;
    font-weight: 700;
  }

  .dc-note--features {
    margin: 14px 0 2px;
    font-size: 17px;
  }

  .dc-feature-icon::before,
  .dc-feature-icon::after {
    content: '';
    position: absolute;
  }

  .dc-feature-icon--pay::before {
    left: 4px;
    top: 4px;
    width: 30px;
    height: 34px;
    border: 4px solid #2e76d3;
    border-radius: 7px;
    box-sizing: border-box;
  }

  .dc-feature-icon--pay::after {
    right: 1px;
    top: 14px;
    width: 18px;
    height: 14px;
    border-radius: 4px;
    background: #2e76d3;
    box-shadow: inset 0 -2px 0 rgb(255 255 255 / 50%);
  }

  .dc-feature-icon--map::before {
    left: 1px;
    top: 7px;
    width: 39px;
    height: 28px;
    background:
      linear-gradient(75deg, transparent 0 18%, #2e76d3 18% 24%, transparent 24% 39%, #2e76d3 39% 45%, transparent 45% 60%, #2e76d3 60% 66%, transparent 66%),
      linear-gradient(0deg, transparent 0 86%, #2e76d3 86% 100%);
    border: 2px solid #2e76d3;
    border-radius: 2px;
  }

  .dc-feature-icon--ticket::before {
    left: 3px;
    top: 12px;
    width: 37px;
    height: 18px;
    border-radius: 4px;
    background: #2e76d3;
    transform: rotate(-13deg);
  }

  .dc-feature-icon--ticket::after {
    left: 18px;
    top: 10px;
    width: 3px;
    height: 22px;
    background: #fff;
    transform: rotate(-13deg);
    border-radius: 2px;
  }

  .dc-feature-icon--apps::before {
    left: 3px;
    top: 3px;
    width: 17px;
    height: 17px;
    border-radius: 4px;
    background: #2e76d3;
    box-shadow: 23px 0 0 #2e76d3, 0 23px 0 #2e76d3, 23px 23px 0 #2e76d3;
  }

  .dc-feature-icon--chat::before {
    left: 4px;
    top: 6px;
    width: 32px;
    height: 24px;
    border-radius: 14px;
    background: #2e76d3;
  }

  .dc-feature-icon--chat::after {
    left: 11px;
    top: 31px;
    width: 10px;
    height: 8px;
    background: #2e76d3;
    clip-path: polygon(0 0, 100% 0, 0 100%);
  }

  .dc-feature-icon--support::before {
    left: 6px;
    top: 6px;
    width: 30px;
    height: 24px;
    border: 4px solid #2e76d3;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    border-bottom: 0;
    box-sizing: border-box;
  }

  .dc-feature-icon--support::after {
    left: 2px;
    top: 21px;
    width: 8px;
    height: 14px;
    border-radius: 4px;
    background: #2e76d3;
    box-shadow: 30px 0 0 #2e76d3;
  }

  .dc-price-grid {
    margin-top: 14px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 320px));
    gap: 18px;
    justify-content: center;
  }

  .dc-price-card {
    position: relative;
    border: 1px solid #d6deea;
    background: #fff;
    border-radius: 14px;
    padding: 14px 14px 14px;
    border-top-width: 6px;
    border-top-style: solid;
    text-align: left;
    box-shadow: 0 2px 8px rgba(26, 48, 79, 0.09);
  }

  .dc-plan-head {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .dc-plan-icon {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .dc-plan-media__img {
    width: 32px;
    height: 32px;
    display: block;
    object-fit: cover;
    border-radius: 8px;
    border: 1px solid #c8e1df;
    background: #edf6f5;
  }

  .dc-plan-icon::before,
  .dc-plan-icon::after {
    content: '';
    position: absolute;
  }

  .dc-plan-icon--book::before {
    inset: 6px 3px;
    border-radius: 3px;
    background:
      linear-gradient(90deg, #2f9a73 0 47%, #fff 47% 53%, #2f9a73 53% 100%);
    box-shadow: inset 0 0 0 2px #2f9a73;
  }

  .dc-plan-icon--chat::before {
    left: 4px;
    top: 7px;
    width: 24px;
    height: 18px;
    border-radius: 11px;
    background: #3178d8;
  }

  .dc-plan-icon--chat::after {
    left: 11px;
    top: 24px;
    width: 8px;
    height: 6px;
    background: #3178d8;
    clip-path: polygon(0 0, 100% 0, 0 100%);
  }

  .dc-plan-icon--bell::before {
    left: 8px;
    top: 6px;
    width: 16px;
    height: 16px;
    border-radius: 8px 8px 4px 4px;
    border: 3px solid #bc8e2f;
    border-bottom-width: 2px;
  }

  .dc-plan-icon--bell::after {
    left: 13px;
    top: 24px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #bc8e2f;
  }

  .dc-price-card h3 {
    margin: 0;
    color: #0f4d49;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.2;
  }

  .dc-price {
    margin: 5px 0 2px 42px;
    color: #0f4d49;
    font-size: 43px;
    font-weight: 800;
    line-height: 1;
  }

  .dc-plan-sub {
    margin: 0 0 8px 42px;
    color: #3f4d61;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
  }

  .dc-price-card ul {
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 92px;
  }

  .dc-price-card li {
    margin: 0 0 7px;
    position: relative;
    padding-left: 20px;
    color: #47596f;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.22;
  }

  .dc-price-card li::before {
    content: '';
    position: absolute;
    left: 2px;
    top: 3px;
    width: 8px;
    height: 4px;
    border-left: 3px solid #2f9a73;
    border-bottom: 3px solid #2f9a73;
    transform: rotate(-45deg);
  }

  .dc-popular-tag {
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #fff;
    background: #d8a630;
    padding: 3px 12px;
    border-radius: 999px;
  }

  .dc-price-card--green {
    border-top-color: #2f9a73;
  }

  .dc-price-card--blue {
    border-color: #3a7fd8;
    border-top-color: #3a7fd8;
    border-width: 2px;
    border-top-width: 6px;
  }

  .dc-price-card--gold {
    border-top-color: #bc8e2f;
  }

  .dc-btn--solid-green,
  .dc-btn--solid-blue,
  .dc-btn--solid-gold {
    width: 100%;
    height: 34px;
    border-radius: 7px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
  }

  .dc-btn--solid-green {
    background: #2f9a73;
  }

  .dc-btn--solid-blue {
    background: #3178d8;
  }

  .dc-btn--solid-gold {
    background: #bc8e2f;
  }

.dc-hint {
  margin: 20px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 13px;
  color: #3d5a58;
  font-weight: 700;
  text-align: center;
  max-width: 780px;
  padding: 12px 20px;
  background: #f7f9f8;
  border-radius: 999px;
  border: 1px solid rgba(21, 115, 110, 0.1);
}

  .dc-hint span {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #d8a630;
    color: #d8a630;
    font-size: 12px;
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
  }

  .dc-block--compare {
    background: #eef3fa;
    padding-top: 16px;
    padding-bottom: 14px;
  }

  .dc-compare-layout {
    display: grid;
    grid-template-columns: 440px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
    text-align: left;
  }

  .dc-compare-intro h2 {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    color: #0f4d49;
    font-weight: 800;
  }

  .dc-compare-intro .dc-sub {
    margin-top: 6px;
    font-size: 12px;
    color: #4f6f6c;
    font-weight: 700;
    line-height: 1.3;
  }

  .dc-compare-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .dc-compare-card {
    text-align: left;
    border-radius: 11px;
    border: 1px solid #d6deea;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 2px 7px rgba(23, 45, 76, 0.08);
  }

  .dc-compare-card h3 {
    margin: 0;
    padding: 7px 12px;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.15;
    text-align: center;
  }

  .dc-compare-card ul {
    margin: 0;
    padding: 11px 13px 9px;
    list-style: none;
  }

  .dc-compare-card li {
    margin: 0 0 8px;
    padding-left: 31px;
    position: relative;
    color: #42556f;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
  }

  .dc-compare-card--before h3 {
    background: #6a788a;
  }

  .dc-compare-card--after h3 {
    background: #2f78d3;
  }

  .dc-compare-card--before li::before,
  .dc-compare-card--after li::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    color: #fff;
    font-size: 12px;
  }

  .dc-compare-card--before li::before {
    content: 'x';
    background: #e15047;
  }

  .dc-compare-card--after li::before {
    content: 'v';
    background: #2e9f66;
  }

  .dc-note--compare {
    margin-top: 12px;
    font-size: 17px;
  }

  .dc-addon {
    display: grid;
    grid-template-columns: 260px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
    text-align: left;
  }

  .dc-addon h2 {
    margin: 0;
    font-size: 22px;
    line-height: 1.15;
    color: #0f4d49;
    font-weight: 800;
    white-space: nowrap;
    letter-spacing: 0.1px;
    padding-top: 8px;
  }

  .dc-addon-card {
    display: grid;
    grid-template-columns: 66px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    border: 1px solid #c8e1df;
    border-radius: 11px;
    padding: 14px 16px;
    background: #fff;
    box-shadow: 0 2px 8px rgba(29, 52, 82, 0.08);
  }

  .dc-addon-icon {
    width: 56px;
    height: 56px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #edf6f5;
    border: 1px solid #c8e1df;
    position: relative;
  }

  .dc-addon-media__img {
    width: 56px;
    height: 56px;
    border-radius: 10px;
    display: block;
    object-fit: cover;
    border: 1px solid #c8e1df;
    background: #edf6f5;
  }

  .dc-car-icon {
    position: relative;
    width: 34px;
    height: 20px;
    border-radius: 5px;
    background: #0f4d49;
  }

  .dc-car-icon::before {
    content: '';
    position: absolute;
    left: 6px;
    top: -8px;
    width: 17px;
    height: 9px;
    border-radius: 5px 5px 2px 2px;
    border: 2px solid #15736e;
    border-bottom: 0;
  }

  .dc-car-icon::after {
    content: '';
    position: absolute;
    left: 3px;
    bottom: -7px;
    width: 28px;
    height: 8px;
    background:
      radial-gradient(circle at 4px 4px, #1f3960 0 4px, transparent 4px),
      radial-gradient(circle at 24px 4px, #1f3960 0 4px, transparent 4px);
  }

  .dc-addon-body {
    min-width: 0;
  }

  .dc-addon-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
  }

  .dc-addon-card h3 {
    margin: 0;
    font-size: 18px;
    color: #0f4d49;
    font-weight: 800;
    line-height: 1.2;
  }

  .dc-addon-head strong {
    color: #15736e;
    font-size: 14px;
    font-weight: 800;
    white-space: nowrap;
    line-height: 1.1;
  }

  .dc-addon-points {
    margin-top: 9px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px 24px;
  }

  .dc-addon-points p {
    margin: 0;
    position: relative;
    padding-left: 18px;
    color: #4f6f6c;
    font-size: 12px;
    line-height: 1.35;
    font-weight: 600;
  }

  .dc-addon-points p::before {
    content: '';
    position: absolute;
    left: 1px;
    top: 4px;
    width: 8px;
    height: 4px;
    border-left: 3px solid #15736e;
    border-bottom: 3px solid #15736e;
    transform: rotate(-45deg);
  }

  .dc-addon-points p:nth-child(3) {
    grid-column: 2;
    grid-row: 1 / span 2;
    align-self: center;
  }

  .dc-block--trust {
    background: #f2f4f8;
    padding-top: 16px;
    padding-bottom: 14px;
  }

  .dc-trust-top {
    margin: 0 auto;
    width: 100%;
    display: grid;
    grid-template-columns: 340px minmax(0, 1fr);
    gap: 14px;
    align-items: start;
  }

  .dc-trust-intro {
    text-align: left;
    padding-top: 2px;
  }

  .dc-trust-intro h2 {
    margin: 0;
    color: #0f4d49;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0;
  }

  .dc-trust-intro p {
    margin: 6px 0 0;
    color: #4f6f6c;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.25;
  }

  .dc-trust-grid {
    margin-top: 0;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
  }

  .dc-trust-item {
    display: grid;
    grid-template-columns: 44px 1fr;
    align-items: center;
    gap: 9px;
    border: 1px solid #c8e1df;
    border-radius: 10px;
    padding: 9px 12px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(30, 52, 85, 0.07);
    text-align: left;
  }

  .dc-trust-item__icon {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #e8f4f3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .dc-trust-media__img {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: block;
    object-fit: cover;
    border: 1px solid #c8e1df;
    background: #edf6f5;
  }

  .dc-trust-item h3 {
    margin: 0;
    color: #0f4d49;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.2;
  }

  .dc-trust-item p {
    margin: 2px 0 0;
    color: #4f6f6c;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.25;
  }

  .dc-guarantee {
    margin: 12px auto 0;
    width: 100%;
    display: grid;
    grid-template-columns: 62px 1fr;
    gap: 10px;
    align-items: center;
    border: 1px solid #c8e1df;
    border-radius: 10px;
    background: #e2f2f1;
    box-shadow: 0 2px 6px rgba(36, 67, 106, 0.08);
    padding: 8px 14px;
    text-align: left;
  }

  .dc-guarantee__icon {
    width: 54px;
    height: 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .dc-guarantee__shield {
    width: 38px;
    height: 44px;
    background: linear-gradient(180deg, #15736e 0%, #0f5f5b 100%);
    clip-path: polygon(50% 0%, 92% 14%, 92% 56%, 50% 100%, 8% 56%, 8% 14%);
    border-radius: 3px;
    position: relative;
    box-shadow: inset 0 0 0 2px rgb(255 255 255 / 28%);
  }

  .dc-guarantee__shield::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 15px;
    width: 14px;
    height: 7px;
    border-left: 3px solid #ffe16a;
    border-bottom: 3px solid #ffe16a;
    transform: rotate(-45deg);
  }

  .dc-guarantee__copy h3 {
    margin: 0;
    color: #0f4d49;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 800;
    text-align: center;
  }

  .dc-guarantee__copy p {
    margin: 4px 0 0;
    color: #4f6f6c;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
  }

  .dc-trust-item__icon--globe::before,
  .dc-trust-item__icon--globe::after,
  .dc-trust-item__icon--card::before,
  .dc-trust-item__icon--card::after,
  .dc-trust-item__icon--chat::before,
  .dc-trust-item__icon--chat::after {
    content: '';
    position: absolute;
  }

  .dc-trust-item__icon--globe {
    background: #d8eee9;
  }

  .dc-trust-item__icon--globe::before {
    inset: 5px;
    border-radius: 50%;
    background:
      linear-gradient(90deg, transparent 47%, #15736e 47%, #15736e 53%, transparent 53%),
      linear-gradient(0deg, transparent 47%, #15736e 47%, #15736e 53%, transparent 53%);
    box-shadow: inset 0 0 0 2px #15736e;
  }

  .dc-trust-item__icon--globe::after {
    left: 10px;
    right: 10px;
    top: 18px;
    height: 2px;
    background: #15736e;
    box-shadow: 0 -7px 0 #15736e, 0 7px 0 #15736e;
    border-radius: 2px;
  }

  .dc-trust-item__icon--card {
    background: #d9efe2;
  }

  .dc-trust-item__icon--card::before {
    left: 8px;
    top: 8px;
    width: 22px;
    height: 15px;
    border-radius: 3px;
    background: #15736e;
    box-shadow: 0 17px 0 -2px #15736e;
  }

  .dc-trust-item__icon--card::after {
    right: 7px;
    bottom: 9px;
    width: 10px;
    height: 10px;
    border-left: 3px solid #15736e;
    border-bottom: 3px solid #15736e;
    transform: rotate(45deg);
  }

  .dc-trust-item__icon--chat {
    background: #d8e9fb;
  }

  .dc-trust-item__icon--chat::before {
    left: 7px;
    top: 10px;
    width: 24px;
    height: 16px;
    border-radius: 10px;
    background: #15736e;
    box-shadow: 8px 7px 0 -3px #15736e;
  }

  .dc-trust-item__icon--chat::after {
    left: 14px;
    top: 17px;
    width: 10px;
    height: 2px;
    background: #fff;
    box-shadow: 0 4px 0 #fff, 0 8px 0 #fff;
    border-radius: 2px;
  }

  @media screen and (max-width: 990px) {
    .dc-hero {
      grid-template-columns: 1fr;
      padding: 16px;
      gap: 10px;
    }

    .dc-hero__copy h1 {
      font-size: 42px;
    }

    .dc-hero__copy p {
      font-size: 20px;
    }

    .dc-hero__visual {
      height: 220px;
    }

    .dc-grid--5 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dc-features {
      grid-template-columns: minmax(0, 1fr);
      text-align: center;
    }

    .dc-feature-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dc-price-grid,
    .dc-compare-grid {
      grid-template-columns: minmax(0, 1fr);
    }

    .dc-compare-layout {
      grid-template-columns: minmax(0, 1fr);
      gap: 10px;
    }

    .dc-trust-top {
      grid-template-columns: minmax(0, 1fr);
      gap: 10px;
    }

    .dc-trust-intro {
      text-align: center;
    }

    .dc-trust-intro h2 {
      font-size: 18px;
    }

    .dc-trust-intro p {
      font-size: 13px;
    }

    .dc-trust-grid {
      grid-template-columns: minmax(0, 1fr);
    }

    .dc-addon {
      grid-template-columns: minmax(0, 1fr);
    }

    .dc-addon h2 {
      text-align: center;
      font-size: 24px;
      padding-top: 0;
    }

    .dc-addon-points {
      grid-template-columns: minmax(0, 1fr);
      gap: 4px;
    }

    .dc-addon-points p:nth-child(3) {
      grid-column: auto;
      grid-row: auto;
      align-self: auto;
    }
  }

  @media screen and (max-width: 768px) {
    .dc-shell {
      width: min(1600px, calc(100% - 40px));
    }

    .dc-block {
      padding: 14px 12px;
    }

    .dc-block h2 {
      font-size: 28px;
    }

    .dc-trust-intro h2 {
      font-size: 17px;
    }

    .dc-trust-intro p {
      font-size: 12px;
    }

    .dc-trust-item {
      grid-template-columns: 40px 1fr;
      padding: 8px 9px;
      border-radius: 12px;
    }

    .dc-trust-item__icon {
      width: 40px;
      height: 40px;
      font-size: 8px;
    }

    .dc-trust-media__img {
      width: 40px;
      height: 40px;
    }

    .dc-trust-item h3 {
      font-size: 13px;
    }

    .dc-trust-item p {
      font-size: 10px;
    }

    .dc-guarantee {
      grid-template-columns: 46px 1fr;
      gap: 8px;
      padding: 8px;
      border-radius: 10px;
    }

    .dc-guarantee__icon {
      width: 44px;
      height: 44px;
      font-size: 8px;
    }

    .dc-guarantee__copy h3 {
      font-size: 14px;
    }

    .dc-guarantee__copy p {
      font-size: 10px;
    }

    .dc-feature-grid {
      grid-template-columns: minmax(0, 1fr);
    }

    .dc-addon-card {
      grid-template-columns: 54px 1fr;
      padding: 10px;
    }

    .dc-addon-icon {
      width: 46px;
      height: 46px;
      font-size: 10px;
    }

    .dc-addon-media__img {
      width: 46px;
      height: 46px;
    }

    .dc-addon-head {
      flex-direction: column;
      align-items: flex-start;
      gap: 4px;
    }

    .dc-addon-card h3 {
      font-size: 15px;
    }

    .dc-addon-head strong {
      font-size: 13px;
    }

    .dc-btn {
      min-width: 100px;
      font-size: 12px;
    }

    .dc-phone {
      left: 50%;
      transform: translateX(-50%) rotate(8deg);
    }

    .dc-card--left {
      left: 14%;
    }

    .dc-card--right {
      right: 14%;
    }
  }

  /* Travel Editorial refresh: layout and content unchanged */
  .dc-page {
    --dc-navy: #123f3b;
    --dc-text: #1b3f3c;
    --dc-muted: #55706d;
    --dc-line: rgba(21, 115, 110, 0.16);
    --dc-bg: #f5f4ef;
    --dc-soft: #f2f6f4;
    --dc-blue: #15736e;
    --dc-green: #15736e;
    --dc-gold: #ba8f4d;
    font-family: 'Work Sans', 'Segoe UI', Arial, sans-serif;
    background: transparent;
    overflow-x: clip;
  }

  .dc-shell {
    position: relative;
    border: 0;
    border-radius: 20px;
    overflow: visible;
    box-shadow: 0 18px 44px rgba(36, 62, 58, 0.1);
  }

  .dc-block {
    padding: clamp(38px, 4.6vw, 64px) clamp(20px, 3vw, 44px);
    border: 0;
  }

  .dc-hero,
  .dc-block {
    width: auto;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: none;
    border-left: 0;
    border-right: 0;
  }

  .dc-hero {
    min-height: 705px;
    grid-template-columns: minmax(0, 680px) minmax(0, 680px);
    justify-content: center;
    column-gap: clamp(16px, 2.4vw, 36px);
    padding-top: clamp(26px, 3vw, 40px);
    padding-bottom: clamp(26px, 3vw, 40px);
    padding-left: clamp(20px, 3vw, 40px);
    padding-right: clamp(20px, 3vw, 40px);
    background:
      linear-gradient(106deg, rgba(11, 54, 50, 0.8) 0%, rgba(17, 88, 83, 0.58) 45%, rgba(248, 245, 239, 0.62) 100%),
      url('https://images.unsplash.com/photo-1527631746610-bca00a040d60?auto=format&fit=crop&w=2200&q=80') center center / cover no-repeat;
  }

  .dc-block > * {
    width: min(1360px, calc(100% - clamp(24px, 6vw, 96px)));
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
  }

  .dc-page .dc-block--pain > h2,
  .dc-page .dc-block--support > h2 {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: center !important;
  }

  .dc-hero__copy {
    max-width: 640px;
  }

  .dc-hero__copy h1 {
    color: #ffffff;
    font-family: 'Cormorant Garamond', Georgia, 'Times New Roman', serif;
    font-size: clamp(48px, 5.4vw, 78px);
    line-height: 1.02;
    letter-spacing: -0.015em;
    text-shadow: 0 9px 24px rgba(8, 39, 36, 0.28);
  }

  .dc-hero__copy p {
    color: rgba(244, 249, 248, 0.95);
    font-size: clamp(19px, 2.1vw, 28px);
    line-height: 1.5;
    font-weight: 500;
    max-width: 520px;
  }

  .dc-btn {
    height: 44px;
    min-width: 150px;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.01em;
    transition: transform 0.24s ease, box-shadow 0.24s ease, background-color 0.24s ease;
  }

  .dc-btn:hover {
    transform: translateY(-1px);
  }

  .dc-btn--primary,
  .dc-btn[class*='dc-btn--solid-'] {
    background: #15736e;
    color: #ffffff;
    box-shadow: 0 10px 20px rgba(21, 115, 110, 0.24);
  }

  .dc-btn--ghost {
    color: #12443f;
    border-color: rgba(255, 255, 255, 0.78);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 8px 16px rgba(15, 47, 44, 0.14);
  }

  .dc-block h2,
  .dc-features__intro h2,
  .dc-price-card h3,
  .dc-compare-card h3,
  .dc-trust-item h3,
  .dc-guarantee__copy h3 {
    font-family: 'Cormorant Garamond', Georgia, 'Times New Roman', serif;
    line-height: 1.18;
    letter-spacing: -0.012em;
  }

  .dc-block h2 {
    font-size: clamp(34px, 3.7vw, 50px);
    margin-bottom: 12px;
  }

  .dc-features__intro h2 {
    font-size: clamp(34px, 3.5vw, 50px);
    line-height: 1.16;
  }

  .dc-sub {
    font-size: clamp(16px, 1.3vw, 19px);
    line-height: 1.68;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
    color: #54706d;
  }

  .dc-note {
    margin-top: clamp(18px, 2.2vw, 28px);
    font-size: clamp(16px, 1.25vw, 19px);
    line-height: 1.56;
    color: #1a4c47;
  }

  .dc-features__intro p {
    font-size: 15px;
    line-height: 1.7;
    max-width: 360px;
    color: #587370;
  }

  .dc-mini-card h3,
  .dc-feature-card h3,
  .dc-trust-item h3 {
    line-height: 1.28;
  }

  .dc-mini-card p,
  .dc-feature-card p,
  .dc-trust-item p,
  .dc-guarantee__copy p {
    line-height: 1.67;
    font-size: 13px;
    color: #4f6966;
  }

  .dc-price-card ul li,
  .dc-compare-card li {
    line-height: 1.6;
    font-size: 15px;
  }

  .dc-hint {
    line-height: 1.54;
    border: 0;
    border-radius: 999px;
    padding: 11px 16px;
    background: rgba(255, 255, 255, 0.84);
  }

  .dc-block--pain,
  .dc-block--features,
  .dc-block--support,
  .dc-block--compare,
  .dc-block--trust {
    position: relative;
    isolation: isolate;
    overflow: hidden;
  }

  .dc-block--pain::before,
  .dc-block--features::before,
  .dc-block--support::before,
  .dc-block--compare::before,
  .dc-block--trust::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
  }

  .dc-block--pain {
    background: #f7f5f1;
  }

  .dc-block--pain::before {
    background:
      radial-gradient(circle at 10% 15%, rgba(186, 143, 77, 0.09) 0%, transparent 34%),
      radial-gradient(circle at 88% 80%, rgba(21, 115, 110, 0.06) 0%, transparent 36%);
  }

  .dc-block--features {
    background: #f5f7f6;
  }

  .dc-block--features::before {
    background:
      linear-gradient(120deg, rgba(21, 115, 110, 0.045) 0%, transparent 28%),
      radial-gradient(circle at 84% 18%, rgba(21, 115, 110, 0.06) 0%, transparent 28%);
  }

  .dc-block--support {
    background: #f6f8f7;
  }

  .dc-block--support::before {
    background:
      linear-gradient(135deg, rgba(21, 115, 110, 0.08) 0%, rgba(21, 115, 110, 0.02) 42%, transparent 72%),
      radial-gradient(circle at 90% 22%, rgba(186, 143, 77, 0.08) 0%, transparent 34%);
  }

  .dc-block--compare {
    background: #f5f6f5;
  }

  .dc-block--compare::before {
    background:
      linear-gradient(90deg, rgba(222, 241, 236, 0.26) 0%, rgba(222, 241, 236, 0.08) 48%, rgba(247, 235, 232, 0.09) 52%, rgba(247, 235, 232, 0.22) 100%);
  }

  .dc-block--trust {
    background: #f7f5f2;
  }

  .dc-block--trust::before {
    background:
      radial-gradient(circle at 12% 16%, rgba(186, 143, 77, 0.09) 0%, transparent 32%),
      radial-gradient(circle at 88% 74%, rgba(21, 115, 110, 0.05) 0%, transparent 34%);
  }

  .dc-block--custom-bg::after {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    background: var(--dc-module-bg-image) center center / cover no-repeat;
    opacity: 0.15;
  }

  .dc-hero--custom-bg {
    background:
      linear-gradient(106deg, rgba(11, 54, 50, 0.8) 0%, rgba(17, 88, 83, 0.58) 45%, rgba(248, 245, 239, 0.62) 100%),
      var(--dc-hero-bg-image) center center / cover no-repeat;
  }

  .dc-grid,
  .dc-feature-grid,
  .dc-price-grid,
  .dc-compare-grid,
  .dc-trust-grid {
    gap: clamp(16px, 2.1vw, 26px);
  }

  .dc-mini-card,
  .dc-feature-card,
  .dc-price-card,
  .dc-compare-card,
  .dc-trust-item,
  .dc-guarantee {
    border: 0;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.965);
    box-shadow: 0 8px 20px rgba(31, 56, 52, 0.07);
  }

  .dc-block--pain .dc-mini-card {
    background: rgba(255, 255, 255, 0.945);
  }

  .dc-block--features .dc-feature-card {
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 9px 22px rgba(20, 72, 67, 0.075);
  }

  .dc-block--support .dc-price-card {
    background: rgba(255, 255, 255, 0.965);
    box-shadow: 0 10px 24px rgba(16, 78, 73, 0.085);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: clamp(14px, 1.4vw, 22px);
    min-height: clamp(500px, 38vw, 560px);
    padding: clamp(24px, 2.4vw, 34px) clamp(20px, 2.2vw, 30px);
  }

  .dc-block--support .dc-plan-head {
    gap: 10px;
    margin-bottom: 4px;
  }

  .dc-block--support .dc-price {
    margin: 10px 0 8px 42px;
    font-size: 43px;
    line-height: 1;
  }

  .dc-block--support .dc-plan-sub {
    margin: 0 0 16px 42px;
    font-size: 13px;
    line-height: 1.25;
  }

  .dc-block--support .dc-price-card ul {
    min-height: 160px;
    flex: 0 0 auto;
    margin-top: 4px;
  }

  .dc-block--support .dc-price-card li {
    margin: 0 0 11px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 1.5;
  }

  .dc-block--support .dc-price-card li::before {
    top: 4px;
  }

  .dc-block--support .dc-price-card .dc-btn {
    margin-top: 10px;
    height: 36px;
    font-size: 16px;
    border-radius: 7px;
  }

  .dc-block--compare .dc-compare-card--before {
    background: linear-gradient(180deg, rgba(255, 250, 249, 0.935) 0%, rgba(255, 255, 255, 0.95) 100%);
  }

  .dc-block--compare .dc-compare-card--after {
    background: linear-gradient(180deg, rgba(249, 255, 252, 0.935) 0%, rgba(255, 255, 255, 0.95) 100%);
  }

  .dc-block--trust .dc-trust-item,
  .dc-block--trust .dc-guarantee {
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 9px 22px rgba(48, 66, 55, 0.08);
  }

  .dc-mini-card,
  .dc-feature-card,
  .dc-trust-item {
    padding: clamp(16px, 1.7vw, 22px);
  }

  .dc-price-card {
    padding: clamp(20px, 2.2vw, 30px);
  }

  .dc-popular-tag {
    background: #15736e;
    color: #ffffff;
    letter-spacing: 0.04em;
  }

  @media screen and (max-width: 990px) {
    .dc-shell {
      border-radius: 16px;
    }

    .dc-hero {
      min-height: 0;
      background-position: 55% center;
      padding-left: clamp(16px, 4vw, 24px);
      padding-right: clamp(16px, 4vw, 24px);
    }

    .dc-block {
      padding: 30px 16px;
    }

    .dc-sub {
      line-height: 1.62;
    }

    .dc-block--support .dc-price-card {
      min-height: 440px;
    }
  }

  @media screen and (max-width: 768px) {
    .dc-block h2 {
      font-size: clamp(29px, 9vw, 36px);
    }

    .dc-hero__copy h1 {
      font-size: clamp(40px, 12vw, 54px);
      line-height: 1.03;
    }

    .dc-hero__copy p {
      font-size: 17px;
      line-height: 1.56;
    }

    .dc-btn {
      min-width: 124px;
      height: 40px;
    }

    .dc-hero,
    .dc-block {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
    }

    .dc-hero__actions {
      flex-wrap: wrap;
      gap: 10px;
    }

    .dc-block--support .dc-price-card {
      min-height: 380px;
      padding: 20px 16px;
      gap: 10px;
    }

    .dc-block--support .dc-price {
      margin-left: 40px;
      font-size: 43px;
    }

    .dc-block--support .dc-plan-sub {
      margin-left: 40px;
      font-size: 13px;
    }

    .dc-block--support .dc-price-card ul {
      min-height: 126px;
    }

    .dc-block--support .dc-price-card li {
      margin-bottom: 9px;
      font-size: 12px;
      line-height: 1.45;
    }

    .dc-block--support .dc-price-card .dc-btn {
      height: 36px;
      font-size: 16px;
    }

    .dc-grid--5 {
      grid-template-columns: minmax(0, 1fr);
    }

    .dc-mini-card {
      min-height: 0;
    }
  }

  @media screen and (max-width: 480px) {
    .dc-shell {
      width: calc(100% - 20px);
    }

    .dc-block {
      padding: 22px 12px;
    }

    .dc-block--support .dc-price {
      margin-left: 0;
      font-size: 34px;
    }

    .dc-block--support .dc-plan-sub {
      margin-left: 0;
    }
  }
/* END_SECTION:digital-companion-page */

/* START_SECTION:footer (INDEX:17) */
.lp-footer {
    color: #f2f2f2;
    font-family: Georgia, "Times New Roman", "Microsoft YaHei", serif;
  }

  .lp-footer__content {
    width: 100%;
    min-height: 632px;
    background: #222222;
  }

  .lp-footer__inner,
  .lp-footer__copyright-inner {
    width: min(1360px, calc(100% - 120px));
    margin: 0 auto;
  }

  .lp-footer__inner {
    padding: 72px 0 56px;
  }

  .lp-footer__grid {
    display: grid;
    grid-template-columns: 1.1fr 1fr 0.9fr;
    /* Locations在上，Services下沉到其下方行 */
    grid-template-areas:
      "about contact locations"
      "about contact-qr services"
      "about social .";
    row-gap: 28px;
    column-gap: clamp(64px, 8vw, 180px);
  }

  .lp-footer__col--about-main { grid-area: about; }
  .lp-footer__col--contact-main { grid-area: contact; }
  .lp-footer__col--contact-qr { grid-area: contact-qr; }
  .lp-footer__col--locations { grid-area: locations; }
  .lp-footer__services-block { grid-area: services; }
  .lp-footer__social-block { grid-area: social; }

  .lp-footer__subpanel {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .lp-footer__subpanel > .lp-footer__title {
    min-height: 37px;
    display: flex;
    align-items: flex-start;
  }

  .lp-footer__title {
    margin: 0;
    color: #f2f2f2;
    font-size: 32px;
    line-height: 1.15;
    font-weight: 700;
  }

  .lp-footer__about {
    margin-top: 48px;
    max-width: 560px;
    color: #e8e8e8;
    font-size: 18px;
    line-height: 1.62;
  }

  .lp-footer__about p {
    margin: 0;
  }

  .lp-footer__brand-box {
    margin-top: 36px;
    width: min(480px, 100%);
    min-height: 96px;
    border: 1px dashed rgba(255, 255, 255, 0.26);
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 18px 22px;
    color: #efefef;
  }

  .lp-footer__brand-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
  }

  .lp-footer__brand-mark {
    font-size: 54px;
    line-height: 1;
  }

  .lp-footer__brand-name {
    font-size: clamp(30px, 1.85vw, 40px);
    line-height: 1.1;
    font-weight: 700;
  }

  .lp-footer__list {
    margin: 28px 0 0;
    padding: 0;
    list-style: none;
    color: #e8e8e8;
    font-size: 18px;
    line-height: 1.6;
  }

  .lp-footer__list a,
  .lp-footer__list span {
    color: inherit;
    text-decoration: none;
  }

  .lp-footer__contact-text {
    margin: 48px 0 0;
    color: #e8e8e8;
    font-size: 18px;
    line-height: 1.45;
  }

  .lp-footer__contact-text + .lp-footer__contact-text {
    margin-top: 4px;
  }

  .lp-footer__qr-wrap {
    margin-top: 0;
    width: 188px;
    height: 188px;
    background: #ffffff;
  }

  .lp-footer__social-row {
    margin-top: 28px;
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
  }

  .lp-footer__social-item {
    width: 34px;
    height: 34px;
    border: 1px dashed rgba(255, 255, 255, 0.38);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #f3f3f3;
    text-decoration: none;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    text-transform: lowercase;
  }

  .lp-footer__list--locations {
    margin-top: 48px;
  }

  .lp-footer__copyright {
    width: 100%;
    height: 88px;
    background: #353535;
  }

  .lp-footer__copyright-inner {
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 56px;
    padding: 0 12px;
    color: #ebebeb;
    font-family: "Microsoft YaHei", "PingFang SC", "Helvetica Neue", Arial, sans-serif;
    font-size: clamp(16px, 0.95vw, 24px);
    line-height: 1;
    white-space: nowrap;
    flex-wrap: nowrap;
    text-align: center;
  }

  .lp-footer__copyright-inner a,
  .lp-footer__copyright-inner span {
    color: inherit;
    text-decoration: none;
  }

  @media (min-width: 1440px) and (max-width: 1919px) {
    .lp-footer__content {
      min-height: 560px;
    }

    .lp-footer__inner,
    .lp-footer__copyright-inner {
      width: min(1320px, calc(100% - 96px));
    }

    .lp-footer__inner {
      padding: 60px 0 48px;
    }

    .lp-footer__grid {
      grid-template-columns: 1.08fr 0.96fr 0.86fr;
      grid-template-areas:
        "about contact locations"
        "about contact-qr services"
        "about social .";
      row-gap: 22px;
      column-gap: clamp(40px, 4.2vw, 92px);
    }

    .lp-footer__title {
      font-size: 28px;
      line-height: 1.18;
    }

    .lp-footer__about {
      margin-top: 36px;
      max-width: 520px;
      font-size: 16px;
      line-height: 1.56;
    }

    .lp-footer__brand-box {
      margin-top: 30px;
      width: min(420px, 100%);
      min-height: 82px;
      gap: 14px;
      padding: 14px 18px;
    }

    .lp-footer__brand-mark {
      font-size: 48px;
    }

    .lp-footer__brand-name {
      font-size: clamp(26px, 1.5vw, 34px);
    }

    .lp-footer__list {
      margin-top: 24px;
      font-size: 16px;
      line-height: 1.55;
    }

    .lp-footer__contact-text {
      margin-top: 34px;
      font-size: 16px;
      line-height: 1.45;
    }

    .lp-footer__qr-wrap {
      margin-top: 0;
      width: 168px;
      height: 168px;
    }

    .lp-footer__social-row {
      margin-top: 24px;
      gap: 14px;
    }

    .lp-footer__social-item {
      width: 30px;
      height: 30px;
      font-size: 14px;
    }

    .lp-footer__list--locations {
      margin-top: 34px;
    }

    .lp-footer__copyright {
      height: 76px;
    }

    .lp-footer__copyright-inner {
      height: 76px;
      gap: 34px;
      font-size: clamp(14px, 0.84vw, 18px);
    }
  }

  @media (min-width: 1760px) and (max-width: 1919px) {
    .lp-footer__content {
      min-height: 584px;
    }

    .lp-footer__inner {
      padding: 66px 0 52px;
    }

    .lp-footer__grid {
      row-gap: 24px;
      column-gap: clamp(48px, 4.6vw, 104px);
    }

    .lp-footer__title {
      font-size: 30px;
    }

    .lp-footer__about,
    .lp-footer__list,
    .lp-footer__contact-text {
      font-size: 17px;
    }

    .lp-footer__qr-wrap {
      width: 176px;
      height: 176px;
    }

    .lp-footer__copyright {
      height: 80px;
    }

    .lp-footer__copyright-inner {
      height: 80px;
    }

  }

  @media (min-width: 1600px) and (max-width: 1679px) {
    .lp-footer__content {
      min-height: 548px;
    }

    .lp-footer__inner,
    .lp-footer__copyright-inner {
      width: min(1288px, calc(100% - 86px));
    }

    .lp-footer__inner {
      padding: 56px 0 44px;
    }

    .lp-footer__grid {
      row-gap: 20px;
      column-gap: clamp(34px, 3.8vw, 72px);
    }

    .lp-footer__title {
      font-size: 26px;
    }

    .lp-footer__about,
    .lp-footer__list,
    .lp-footer__contact-text {
      font-size: 15px;
    }

    .lp-footer__about,
    .lp-footer__contact-text,
    .lp-footer__list--locations {
      margin-top: 30px;
    }

    .lp-footer__brand-box {
      margin-top: 26px;
      width: min(400px, 100%);
      min-height: 78px;
      padding: 13px 16px;
    }

    .lp-footer__qr-wrap {
      margin-top: 0;
      width: 154px;
      height: 154px;
    }

    .lp-footer__social-item {
      width: 28px;
      height: 28px;
      font-size: 13px;
    }

    .lp-footer__copyright {
      min-height: 72px;
      height: auto;
    }

    .lp-footer__copyright-inner {
      min-height: 72px;
      height: auto;
      gap: 24px;
      font-size: 13px;
      line-height: 1.32;
      white-space: normal;
      flex-wrap: wrap;
      justify-content: center;
      padding: 8px 0;
      text-align: center;
    }

  }

  @media (min-width: 1440px) and (max-width: 1599px) {
    .lp-footer__content {
      min-height: 520px;
    }

    .lp-footer__inner,
    .lp-footer__copyright-inner {
      width: min(1240px, calc(100% - 72px));
    }

    .lp-footer__inner {
      padding: 52px 0 40px;
    }

    .lp-footer__grid {
      row-gap: 18px;
      column-gap: clamp(28px, 3.2vw, 58px);
    }

    .lp-footer__title {
      font-size: 24px;
    }

    .lp-footer__about,
    .lp-footer__list,
    .lp-footer__contact-text {
      font-size: 14px;
      line-height: 1.52;
    }

    .lp-footer__about,
    .lp-footer__contact-text,
    .lp-footer__list--locations {
      margin-top: 28px;
    }

    .lp-footer__about {
      max-width: 460px;
    }

    .lp-footer__brand-box {
      margin-top: 24px;
      width: min(360px, 100%);
      min-height: 74px;
      gap: 12px;
      padding: 12px 14px;
    }

    .lp-footer__brand-mark {
      font-size: 40px;
    }

    .lp-footer__brand-name {
      font-size: clamp(24px, 1.4vw, 30px);
    }

    .lp-footer__qr-wrap {
      margin-top: 0;
      width: 140px;
      height: 140px;
    }

    .lp-footer__social-row {
      margin-top: 20px;
      gap: 12px;
    }

    .lp-footer__social-item {
      width: 42px;
      height: 42px;
      font-size: 16px;
    }

    .lp-footer__copyright {
      min-height: 68px;
      height: auto;
    }

    .lp-footer__copyright-inner {
      min-height: 68px;
      height: auto;
      gap: 16px;
      padding: 8px 0;
      font-size: 12px;
      line-height: 1.35;
      white-space: normal;
      flex-wrap: wrap;
      justify-content: center;
      text-align: center;
    }

  }

  @media (min-width: 1440px) and (max-width: 1919px) and (max-height: 930px) {
    .lp-footer__content {
      min-height: 500px;
    }

    .lp-footer__inner {
      padding: 46px 0 34px;
    }

    .lp-footer__grid {
      row-gap: 14px;
    }
  }

  @media (max-width: 1200px) {
    .lp-footer__inner,
    .lp-footer__copyright-inner {
      width: min(1536px, calc(100% - 56px));
    }

    .lp-footer__inner {
      padding: 48px 0;
    }

    .lp-footer__grid {
      grid-template-columns: 1fr;
      grid-template-areas:
        "about"
        "contact"
        "contact-qr"
        "locations"
        "services"
        "social";
      row-gap: 56px;
    }

    .lp-footer__list--locations {
      margin-top: 30px;
    }

  }

  @media (max-width: 768px) {
    .lp-footer__content {
      min-height: auto;
      background:
        radial-gradient(circle at top, rgba(255, 255, 255, 0.06), transparent 58%),
        #222222;
    }

    .lp-footer__inner,
    .lp-footer__copyright-inner {
      width: calc(100% - 24px);
    }

    .lp-footer__inner {
      padding: 28px 0 18px;
    }

    .lp-footer__grid {
      row-gap: 16px;
    }

    .lp-footer__col {
      padding: 20px 16px;
      border: 1px solid rgba(255, 255, 255, 0.08);
      border-radius: 20px;
      background: rgba(255, 255, 255, 0.03);
      box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16);
      box-sizing: border-box;
    }

    .lp-footer__subpanel {
      align-items: stretch;
    }

    .lp-footer__subpanel > .lp-footer__title {
      min-height: 0;
    }

    .lp-footer__title {
      font-size: 22px;
      line-height: 1.2;
      letter-spacing: 0.01em;
    }

    .lp-footer__about,
    .lp-footer__list,
    .lp-footer__contact-text {
      font-size: 15px;
      line-height: 1.7;
    }

    .lp-footer__about {
      margin-top: 16px;
      max-width: none;
    }

    .lp-footer__brand-box {
      margin-top: 18px;
      width: 100%;
      min-height: 0;
      gap: 12px;
      padding: 14px 16px;
      border-style: solid;
      border-radius: 18px;
      background: rgba(255, 255, 255, 0.02);
      box-sizing: border-box;
    }

    .lp-footer__brand-image {
      height: auto;
      max-height: 76px;
    }

    .lp-footer__brand-mark {
      font-size: 40px;
    }

    .lp-footer__brand-name {
      font-size: 20px;
    }

    .lp-footer__contact-text {
      margin-top: 14px;
    }

    .lp-footer__list {
      margin-top: 16px;
    }

    .lp-footer__list--locations {
      margin-top: 18px;
    }

    .lp-footer__list li + li {
      margin-top: 8px;
    }

    .lp-footer__qr-wrap {
      width: 148px;
      height: 148px;
      margin: 18px auto 0;
      padding: 8px;
      border-radius: 18px;
      box-sizing: border-box;
      box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
    }

    .lp-footer__social-row {
      margin-top: 16px;
      gap: 12px;
      justify-content: center;
    }

    .lp-footer__social-item {
      width: 44px;
      height: 44px;
      border-radius: 50%;
      border-style: solid;
      background: rgba(255, 255, 255, 0.03);
      font-size: 12px;
    }
    .lp-footer__social-item img {
      width: 100%;
      height: 100%;
      object-fit: contain;
    }

    .lp-footer__copyright {
      min-height: 0;
      height: auto;
      background: linear-gradient(180deg, #2f2f2f 0%, #2a2a2a 100%);
    }

    .lp-footer__copyright-inner {
      height: auto;
      gap: 10px 18px;
      padding: 14px 0;
      font-size: 12px;
      flex-wrap: wrap;
      white-space: normal;
      line-height: 1.5;
      justify-content: center;
      text-align: center;
    }

  }
/* END_SECTION:footer */

/* START_SECTION:header (INDEX:19) */
.shopify-section-group-header-group {
    line-height: 0;
    font-size: 0;
  }

  .shopify-section-group-header-group .lp-header {
    line-height: normal;
    font-size: 16px;
  }

  body {
    padding-top: var(--lp-header-offset, 0px);
  }

  .lp-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 30;
    height: 78px;
    background: rgb(0 6 14 / 94%);
    color: #fff;
    border-bottom: 0;
    box-shadow: 0 5px 24px 0 rgb(0 0 0 / 6%);
    border-radius: 0;
    transition: background-color 180ms ease, box-shadow 180ms ease, backdrop-filter 180ms ease;
  }

  .lp-header.lp-header--home.is-over-hero:not(.is-past-hero) {
    background: linear-gradient(180deg, rgb(0 0 0 / 72%) 0%, rgb(0 0 0 / 34%) 52%, rgb(0 0 0 / 0%) 100%);
    box-shadow: none;
    backdrop-filter: blur(0);
  }

  .lp-header.lp-header--home.is-over-hero:not(.is-past-hero):hover,
  .lp-header.lp-header--home.is-over-hero:not(.is-past-hero):focus-within {
    background: rgb(0 6 14 / 94%);
    box-shadow: 0 5px 24px 0 rgb(0 0 0 / 6%);
    backdrop-filter: blur(8px);
  }

  .lp-header.lp-header--home {
    backdrop-filter: blur(8px);
  }

  .lp-header.lp-header--series-page {
    height: 78px;
    background: rgb(5 10 16 / 84%);
    box-shadow: none;
    backdrop-filter: blur(10px);
  }

  .lp-header.lp-header--series-page.is-over-hero:not(.is-past-hero) {
    background: linear-gradient(180deg, rgb(6 11 16 / 56%) 0%, rgb(6 11 16 / 18%) 100%);
    box-shadow: none;
  }

  .lp-header.lp-header--series-page.is-past-hero {
    background: rgb(5 10 16 / 94%);
    box-shadow: 0 5px 24px 0 rgb(0 0 0 / 10%);
  }

  .lp-header a {
    color: inherit;
    text-decoration: none;
  }

  .lp-header__inner {
    width: min(1360px, calc(100% - 64px));
    height: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 36px;
  }

  .lp-header--series-page .lp-header__inner {
    width: min(1512px, calc(100% - 140px));
    gap: 36px;
  }

  .lp-header__brand {
    display: inline-flex;
    height: 100%;
    align-items: center;
    gap: 0;
    white-space: nowrap;
  }

  .lp-header__brand--no-logo {
    gap: 0;
  }

  .lp-header__brand-name {
    display: none;
  }

  .lp-header__logo {
    width: 54px;
    height: 54px;
    object-fit: contain;
  }

  .lp-header__logo--wordmark {
    width: 210px;
    height: 56px;
    max-width: none;
    object-fit: contain;
  }

  .lp-header--series-page .lp-header__logo--wordmark {
    width: 198px;
    height: 56px;
  }

  .lp-header__nav {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    min-width: 0;
  }

  .lp-header__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 52px;
  }

  .lp-header--series-page .lp-header__menu {
    gap: 44px;
  }

  .lp-header__item {
    position: relative;
  }

  .lp-header__item-head {
    display: inline-flex;
    align-items: center;
    gap: 4px;
  }

  .lp-header__nav-link {
    position: relative;
    color: #fff !important;
    height: 44px;
    font-family: Inter, Inter, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    white-space: nowrap;
    padding: 0;
    transition: color 180ms ease;
  }

  .lp-header--series-page .lp-header__nav-link {
    height: 38px;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 38px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }

  .lp-header__nav-link::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6px;
    height: 3px;
    border-radius: 999px;
    background: #ff8a00;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 240ms ease;
  }

  .lp-header--series-page .lp-header__nav-link::before {
    bottom: 2px;
    height: 2px;
    background: #ffffff;
  }

  .lp-header__nav-link:hover,
  .lp-header__item--has-children:hover > .lp-header__item-head .lp-header__nav-link,
  .lp-header__item--has-children:focus-within > .lp-header__item-head .lp-header__nav-link {
    color: #fff !important;
  }

  .lp-header__nav-link:hover::before,
  .lp-header__nav-link:focus-visible::before,
  .lp-header__item--has-children:hover > .lp-header__item-head .lp-header__nav-link::before,
  .lp-header__item--has-children:focus-within > .lp-header__item-head .lp-header__nav-link::before {
    transform: scaleX(1);
  }

  .lp-header__submenu-toggle {
    display: none;
    border: 0;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    border-radius: 999px;
    align-items: center;
    justify-content: center;
    background: transparent;
    color: rgb(255 255 255 / 88%);
    cursor: pointer;
  }

  .lp-header__submenu {
    list-style: none;
    margin: 0;
    padding: 8px;
    position: absolute;
    top: calc(100% + 2px);
    left: 50%;
    transform: translate(-50%, 6px);
    min-width: 220px;
    background: linear-gradient(180deg, rgb(47 50 58 / 97%), rgb(42 45 52 / 97%));
    border: 1px solid rgb(255 255 255 / 16%);
    border-radius: 12px;
    box-shadow: 0 16px 34px rgb(6 10 16 / 42%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 190ms ease, transform 190ms ease, visibility 190ms ease;
    backdrop-filter: blur(6px);
    z-index: 15;
  }

  .lp-header__submenu::before {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    width: 10px;
    height: 10px;
    background: rgb(44 47 55 / 98%);
    border-top: 1px solid rgb(255 255 255 / 16%);
    border-left: 1px solid rgb(255 255 255 / 16%);
    transform: translateX(-50%) rotate(45deg);
  }

  .lp-header__submenu::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: -14px;
    height: 14px;
    background: transparent;
  }

  .lp-header__submenu.lp-header__submenu--cards::after {
    display: none;
  }

  .lp-header__submenu-link {
    display: block;
    color: rgb(255 255 255 / 92%) !important;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.35;
    padding: 9px 10px;
    border-radius: 8px;
    transition: background-color 160ms ease, color 160ms ease, transform 160ms ease;
  }

  .lp-header__submenu-item {
    margin: 0;
    padding: 0;
  }

  .lp-header__submenu-link-label {
    display: block;
  }

  .lp-header__submenu-link-content {
    display: block;
  }

  .lp-header__submenu--cards {
    width: min(760px, calc(100vw - 40px));
    min-width: 560px;
    padding: 12px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
  }

  .lp-header__submenu--cards .lp-header__submenu-item {
    min-width: 0;
  }

  .lp-header__submenu-link--card {
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 152px;
    padding: 12px;
    border-radius: 10px;
    overflow: hidden;
    border: 0;
    background-color: #1d4f58;
    background-image:
      linear-gradient(180deg, rgb(6 12 16 / 6%) 0%, rgb(6 12 16 / 70%) 100%),
      var(--lp-submenu-card-image);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 1px rgb(21 115 110 / 36%), 0 10px 24px rgb(4 9 14 / 28%);
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
  }

  .lp-header__submenu-link--card.is-no-image {
    background-image: linear-gradient(140deg, rgb(21 115 110 / 95%), rgb(18 82 95 / 95%));
  }

  .lp-header__submenu-link--card .lp-header__submenu-link-content {
    display: flex;
    flex-direction: column;
    gap: 4px;
    transform: translate3d(0, 0, 0);
  }

  .lp-header__submenu-link--card .lp-header__submenu-link-label {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
    text-shadow: 0 2px 10px rgb(0 0 0 / 55%);
  }

  .lp-header__submenu-link-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 11px;
    line-height: 1.35;
    color: rgb(255 255 255 / 90%);
    text-shadow: 0 1px 8px rgb(0 0 0 / 46%);
  }

  .lp-header__submenu-link:not(.lp-header__submenu-link--card):hover,
  .lp-header__submenu-link:not(.lp-header__submenu-link--card):focus-visible {
    background: rgb(255 255 255 / 10%);
    color: #fff !important;
    transform: translateX(2px);
    outline: none;
  }

  .lp-header__submenu--cards .lp-header__submenu-link--card:hover,
  .lp-header__submenu--cards .lp-header__submenu-link--card:focus-visible {
    transform: none !important;
    background-image:
      linear-gradient(180deg, rgb(0 0 0 / 62%) 0%, rgb(0 0 0 / 92%) 62%, rgb(0 0 0 / 100%) 100%),
      var(--lp-submenu-card-image) !important;
    box-shadow: inset 0 0 0 1px #d4a24c, 0 14px 28px rgb(3 10 16 / 40%);
    outline: none;
    filter: saturate(1.08);
  }

  .lp-header__submenu--cards .lp-header__submenu-link--card.is-no-image:hover,
  .lp-header__submenu--cards .lp-header__submenu-link--card.is-no-image:focus-visible {
    background-image: linear-gradient(140deg, rgb(21 115 110 / 95%), rgb(18 82 95 / 95%)) !important;
  }

  @media (min-width: 761px) {
    .lp-header__item--destination::after {
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      width: min(1360px, calc(100vw - 32px));
      height: 34px;
      background: transparent;
      pointer-events: none;
    }

    .lp-header__item--destination > .lp-header__submenu {
      position: fixed;
      top: 78px;
      left: 50%;
      transform: translate(-50%, 0);
      width: min(1360px, calc(100vw - 32px));
      height: auto;
      padding: 24px 33px 33px;
      display: grid;
      grid-template-columns: repeat(3, 403px);
      justify-content: space-between;
      align-content: start;
      row-gap: 18px;
      column-gap: 0;
      background:
        linear-gradient(180deg, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 72%) 100%),
        rgb(0 29 45 / 80%);
      border: 0;
      border-radius: 0 0 8px 8px;
      box-shadow: none;
      backdrop-filter: none;
      overflow: hidden;
      transition: opacity 220ms ease, visibility 220ms ease;
    }

    .lp-header__item--destination > .lp-header__submenu::before,
    .lp-header__item--destination > .lp-header__submenu::after {
      display: none;
    }

    .lp-header__item--destination .lp-header__submenu-heading {
      grid-column: 1 / -1;
      height: 41px;
      margin: 0;
      padding: 0;
      font-family: 'Young Serif', 'Young Serif', serif;
      font-weight: 400;
      font-size: 20px;
      color: rgb(255 255 255 / 90%);
      line-height: 40px;
      letter-spacing: 1px;
      text-align: left;
      font-style: normal;
      text-transform: none;
      list-style: none;
    }

    .lp-header__item--destination .lp-header__submenu-item {
      width: 403px;
    }

    .lp-header__item--destination .lp-header__submenu-link--card {
      width: 403px;
      height: 227px;
      min-height: 227px;
      padding: 14px 18px;
      border-radius: 8px;
      border: 0;
      background-color: transparent;
      background-image:
        linear-gradient(180deg, rgb(0 0 0 / 18%) 0%, rgb(0 0 0 / 62%) 100%),
        var(--lp-submenu-card-image);
      box-shadow: none;
    }

    .lp-header__item--destination .lp-header__submenu-link--card:hover,
    .lp-header__item--destination .lp-header__submenu-link--card:focus-visible {
      background-image:
        linear-gradient(180deg, rgb(0 0 0 / 30%) 0%, rgb(0 0 0 / 76%) 100%),
        var(--lp-submenu-card-image) !important;
      box-shadow: inset 0 0 0 1px #d4a24c, 0 14px 28px rgb(3 10 16 / 40%);
    }

    .lp-header__item--destination .lp-header__submenu-link-label {
      font-family: 'Young Serif', 'Young Serif', serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 24px;
      letter-spacing: 1px;
      text-align: left;
      font-style: normal;
      text-transform: none;
      color: rgb(255 255 255 / 90%);
    }

    .lp-header__item--destination .lp-header__submenu-link-desc {
      font-family: Inter, Inter, sans-serif;
      font-weight: 800;
      font-size: 12px;
      line-height: 16px;
      letter-spacing: 1px;
      text-align: left;
      font-style: normal;
      text-transform: uppercase;
      color: #fff;
      text-shadow: 0 1px 6px rgb(0 0 0 / 45%);
      -webkit-line-clamp: 2;
    }

    .lp-header__item--destination .lp-header__submenu-link--card .lp-header__submenu-link-content {
      gap: 4px;
    }

    .lp-header__item--destination .lp-header__submenu-link--card.is-no-image {
      background-image:
        linear-gradient(0deg, rgb(0 0 0 / 3%) 25%, rgb(0 0 0 / 66%) 100%),
        linear-gradient(140deg, rgb(21 115 110 / 95%), rgb(18 82 95 / 95%));
    }
  }

  .lp-header__item--has-children:not(.lp-header__item--destination):hover > .lp-header__submenu,
  .lp-header__item--has-children:not(.lp-header__item--destination):focus-within > .lp-header__submenu,
  .lp-header__item--has-children.is-open > .lp-header__submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate(-50%, 0);
  }

  .lp-header__actions {
    display: flex;
    height: 100%;
    justify-content: flex-end;
    align-items: center;
    gap: 30px;
  }

  .lp-header--series-page .lp-header__actions {
    gap: 22px;
  }

  .lp-header__menu-toggle {
    display: none;
    width: 34px;
    min-height: 34px;
    padding: 0;
    border: 1px solid rgb(21 115 110 / 85%);
    border-radius: 999px;
    background: rgb(21 115 110 / 14%);
    color: #fff;
    align-items: center;
    justify-content: center;
    gap: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
  }

  .lp-header__menu-toggle-bars {
    width: 14px;
    height: 10px;
    border-top: 1.6px solid currentColor;
    border-bottom: 1.6px solid currentColor;
    position: relative;
  }

  .lp-header__menu-toggle-bars::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 1.6px solid currentColor;
    transform: translateY(-50%);
  }

  .lp-header__cta-cluster {
    display: inline-flex;
    align-items: center;
  }

  .lp-header__cta {
    min-height: 42px;
    padding: 0 24px;
    border: 1px solid #fff;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    color: #fff !important;
    line-height: 1;
    white-space: nowrap;
    background: transparent;
    transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
  }

  .lp-header--series-page .lp-header__cta {
    min-height: 42px;
    padding: 0 24px;
    border: 0;
    border-radius: 8px;
    background: #ffffff;
    color: #0b1318 !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    box-shadow: 0 8px 18px rgb(0 0 0 / 10%);
  }

  .lp-header__cta:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 18px rgb(0 0 0 / 18%);
    background: rgb(255 255 255 / 8%);
  }

  .lp-header--series-page .lp-header__cta:hover {
    background: #ffffff;
    color: #0b1318 !important;
    box-shadow: 0 18px 30px rgb(0 0 0 / 22%);
  }

  .lp-header__account {
    width: 34px;
    height: 34px;
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .lp-header__account svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
    --icon-stroke-width: 1.5px;
  }

  .lp-header--series-page .lp-header__account {
    width: 28px;
    height: 28px;
    color: rgb(255 255 255 / 96%) !important;
  }

  .lp-header--series-page .lp-header__account svg {
    --icon-stroke-width: 1.65px;
  }

  @media (max-width: 760px) {
    .lp-header {
      height: auto;
      min-height: 74px;
    }

    .lp-header__inner {
      grid-template-columns: 1fr auto;
      grid-template-areas:
        'brand actions'
        'nav nav';
      row-gap: 8px;
      padding: 9px 0 10px;
      width: min(100%, calc(100% - 24px));
      gap: 12px;
    }

    .lp-header--series-page .lp-header__inner {
      width: min(100%, calc(100% - 24px));
      gap: 12px;
    }

    .lp-header__brand {
      grid-area: brand;
    }

    .lp-header__actions {
      grid-area: actions;
      gap: 10px;
    }

    .lp-header__menu-toggle {
      display: inline-flex;
    }

    .lp-header.is-menu-open .lp-header__menu-toggle-bars {
      border-color: transparent;
    }

    .lp-header.is-menu-open .lp-header__menu-toggle-bars::before {
      transform: translateY(-50%) rotate(90deg);
    }

    .lp-header__nav {
      grid-area: nav;
      display: none;
      justify-content: stretch;
      overflow: visible;
      padding-bottom: 0;
    }

    .lp-header.is-menu-open .lp-header__nav {
      display: flex;
    }

    .lp-header__menu {
      width: 100%;
      flex-direction: column;
      align-items: stretch;
      gap: 7px;
      padding-top: 2px;
    }

    .lp-header__item {
      width: 100%;
    }

    .lp-header__item-head {
      width: 100%;
      justify-content: space-between;
      min-height: 40px;
      padding: 0 12px;
      border-radius: 10px;
      border: 1px solid rgb(255 255 255 / 14%);
      background: rgb(255 255 255 / 4%);
    }

    .lp-header__nav-link {
      width: 100%;
      padding: 10px 0;
      text-align: left;
      line-height: 1.25;
    }

    .lp-header__nav-link::before {
      display: none;
    }

    .lp-header__item--has-children > .lp-header__item-head .lp-header__nav-link::after {
      display: none;
    }

    .lp-header__submenu-toggle {
      display: inline-flex;
      width: 24px;
      height: 24px;
      border: 1px solid rgb(21 115 110 / 68%);
      border-radius: 999px;
      background: rgb(21 115 110 / 12%);
      color: #d8f6f3;
    }

    .lp-header__submenu-toggle span {
      display: block;
      width: 7px;
      height: 7px;
      font-size: 0;
      border-right: 1.6px solid currentColor;
      border-bottom: 1.6px solid currentColor;
      transform: rotate(45deg);
      transition: transform 170ms ease;
    }

    .lp-header__item--has-children.is-open > .lp-header__item-head .lp-header__submenu-toggle span {
      transform: rotate(225deg);
    }

    .lp-header__item--has-children.is-open > .lp-header__item-head {
      border-color: rgb(21 115 110 / 70%);
      background: rgb(21 115 110 / 16%);
    }

    .lp-header__submenu {
      position: static;
      min-width: 0;
      margin-top: 6px;
      transform: none;
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
      display: none;
      border-radius: 10px;
      border: 1px solid rgb(255 255 255 / 16%);
      background: rgb(46 49 56 / 88%);
      box-shadow: none;
      backdrop-filter: none;
      padding: 6px;
    }

    .lp-header__submenu--cards {
      display: none;
      width: 100%;
      min-width: 0;
      padding: 8px;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 8px;
    }

    .lp-header__submenu::before {
      display: none;
    }

    .lp-header__submenu::after {
      display: none;
    }

    .lp-header__item--has-children.is-open > .lp-header__submenu {
      display: block;
      transform: none;
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
    }

    .lp-header__item--has-children.is-open > .lp-header__submenu--cards {
      display: grid;
    }

    .lp-header__submenu--cards .lp-header__submenu-link--card {
      min-height: 112px;
      padding: 10px;
    }

    .lp-header__submenu--cards .lp-header__submenu-link-label {
      font-size: 15px;
    }

    .lp-header__submenu--cards .lp-header__submenu-link-desc {
      font-size: 10px;
      line-height: 1.3;
    }

    .lp-header__item--has-children:hover > .lp-header__submenu,
    .lp-header__item--has-children:focus-within > .lp-header__submenu {
      transform: none;
    }

    .lp-header__brand-name {
      font-size: 22px;
    }

    .lp-header__logo {
      width: 30px;
      height: 30px;
    }

    .lp-header__logo--wordmark {
      width: auto;
      height: 40px;
      max-width: 220px;
    }

    .lp-header--series-page .lp-header__logo--wordmark {
      height: 40px;
      max-width: 210px;
    }

    .lp-header__cta {
      min-height: 36px;
      padding: 0 14px;
      font-size: 14px;
      border-radius: 8px;
    }

    .lp-header--series-page .lp-header__cta {
      min-height: 36px;
      padding: 0 14px;
      font-size: 12px;
      letter-spacing: 0;
    }

    .lp-header__account {
      width: 24px;
      height: 24px;
    }

    .lp-header--series-page .lp-header__account {
      width: 24px;
      height: 24px;
    }

    .lp-header__nav-link {
      font-size: 16px;
      font-family: var(--font-primary--family);
      text-transform: none;
    }

    .lp-header--series-page .lp-header__nav-link {
      font-size: 15px;
      font-family: var(--font-primary--family);
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1.2;
      text-transform: uppercase;
    }
  }

  @media (max-width: 480px) {
    .lp-header__submenu--cards {
      grid-template-columns: 1fr;
    }
  }
/* END_SECTION:header */

/* START_SECTION:lostplate-home (INDEX:20) */
.travel-home {
    --content-width: min(1360px, calc(100% - clamp(24px, 6vw, 96px)));
    --hero-min-height: calc({{ section.settings.hero_min_height_desktop }}px * var(--lph-ref-height-scale, 1));
    --trust-peek-height: clamp(168px, 22svh, 236px);
    --trust-peek-height-mobile: clamp(136px, 26svh, 188px);
    --trust-overlap-mobile: calc(var(--trust-overlap) * 0.5);
    --lph-ref-desktop-scale-base: 1;
    --lph-ref-font-scale-base: 1;
    --lph-ref-height-comp: 1;
    --lph-ref-space-scale-base: 1;
    --lph-ref-height-scale-base: 1;
    --lph-ref-desktop-scale: calc(var(--lph-ref-desktop-scale-base) * var(--lph-ref-height-comp));
    --lph-ref-font-scale: calc(var(--lph-ref-font-scale-base) * var(--lph-ref-height-comp));
    --lph-ref-space-scale: calc(var(--lph-ref-space-scale-base) * var(--lph-ref-height-comp));
    --lph-ref-height-scale: calc(var(--lph-ref-height-scale-base) * var(--lph-ref-height-comp));
    --border: #c8e1df;
    --text: #123a37;
    --muted: #4f6f6c;
    --blue: #15736e;
    --navy: #0f4d49;
    --teal: #15736e;
    --red: #0f5f5b;
    --gold: #43a49e;
    color: var(--text);
    background: #fff;
    font-family: 'Work Sans', sans-serif;
  }

  .travel-shell {
    width: min(var(--content-width), calc(100% - clamp(24px, 6vw, 96px)));
    max-width: 1360px;
    margin-inline: auto;
  }

  .travel-shell--trust {
    margin-top: 0;
    margin-bottom: clamp(20px, 3vw, 40px);
    position: relative;
    z-index: 3;
  }

  .travel-home--hero-off .travel-shell--trust {
    margin-top: 10px;
  }

  .travel-block {
    margin-top: 2.4rem;
  }

  .travel-block--locations {
    margin-top: clamp(52px, 6vw, 92px);
  }

  .travel-block--end {
    margin-bottom: 2.5rem;
  }

  .travel-cta {
    margin-top: 0;
  }

  .travel-title {
    margin: 0 0 2.8rem;
    text-align: center;
    color: #223454;
    font-size: clamp(1.8rem, 2vw, 2.5rem);
    line-height: 1.08;
    letter-spacing: -0.02em;
  }

  .travel-hero {
    min-height: max(
      var(--hero-min-height, 556px),
      calc(100svh - var(--lp-header-offset, 0px) - var(--trust-peek-height, 160px))
    );
    min-height: max(
      var(--hero-min-height, 556px),
      calc(100dvh - var(--lp-header-offset, 0px) - var(--trust-peek-height, 160px))
    );
    padding-bottom: 44px;
    position: relative;
    overflow: hidden;
    isolation: isolate;
    color: #fff;
    background: #161820;
  }

  .travel-hero__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 44%;
    transform: none;
    filter: saturate(1.07) contrast(1.03);
    transition: none;
    will-change: auto;
  }

  .travel-hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgb(0 0 0 / 24%), rgb(0 0 0 / 46%));
    transform: none;
    transition: none;
    will-change: auto;
  }

  .travel-hero > .travel-shell {
    min-height: inherit;
    display: grid;
    justify-items: center;
    align-items: center;
  }

  .travel-hero__content {
    position: relative;
    z-index: 1;
    max-width: 680px;
    padding-top: 0;
    margin-top: min(48px, 6vh);
    margin-inline: auto;
    text-align: center;
    display: grid;
    justify-items: center;
    transform: none;
    transition: none;
    will-change: auto;
  }

  .travel-hero__eyebrow {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-size: 14px;
    font-weight: 700;
    color: rgb(255 255 255 / 88%);
  }

  .travel-hero h1 {
    margin: 12px 0 0;
    font-size: var(--hero-title-size, 62px);
    line-height: 0.94;
    font-weight: 900;
    font-family: Rockwell, 'Rockwell Extra Bold', 'Roboto Slab', 'Arvo', Georgia, 'Times New Roman', serif;
    color: #fff;
    display: grid;
    justify-items: center;
    gap: 5px;
    letter-spacing: -0.01em;
  }

  .travel-hero h1 span {
    display: inline-block;
    background: transparent;
    padding: 0;
  }

  .travel-hero__subtitle {
    margin: 14px 0 12px;
    color: rgb(255 255 255 / 86%);
    max-width: 380px;
    font-size: var(--hero-subtitle-size, 15px);
    line-height: 1.35;
    font-weight: 600;
    margin-inline: auto;
  }

  .travel-hero__fx {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    overflow: hidden;
  }

  .travel-hero__fx::before {
    content: '';
    position: absolute;
    inset: -22% -12%;
    background:
      radial-gradient(circle at 18% 28%, rgb(76 183 188 / 30%), transparent 44%),
      radial-gradient(circle at 82% 76%, rgb(255 214 144 / 20%), transparent 46%);
    opacity: 0.7;
    transform: none;
    animation: none;
  }

  .travel-hero__fx::after {
    content: '';
    position: absolute;
    inset: -18% -8%;
    background: conic-gradient(
      from 210deg at 52% 52%,
      rgb(255 255 255 / 0%) 0deg,
      rgb(255 255 255 / 12%) 70deg,
      rgb(255 255 255 / 0%) 150deg,
      rgb(255 255 255 / 0%) 360deg
    );
    opacity: 0.42;
    mix-blend-mode: screen;
    transform: rotate(-7deg);
    animation: none;
  }

  .travel-hero__blob {
    position: absolute;
    border-radius: 50%;
    filter: blur(30px);
    opacity: 0.32;
    animation: none;
  }

  .travel-hero__blob--a {
    width: 220px;
    height: 220px;
    right: 12%;
    top: 20%;
    background: radial-gradient(circle, rgb(89 184 185 / 85%), rgb(89 184 185 / 0%) 72%);
  }

  .travel-hero__blob--b {
    width: 180px;
    height: 180px;
    left: 10%;
    bottom: 20%;
    background: radial-gradient(circle, rgb(255 208 111 / 82%), rgb(255 208 111 / 0%) 72%);
    animation-delay: -5s;
  }

  .travel-hero__beam {
    position: absolute;
    width: 160%;
    height: 2px;
    left: -30%;
    top: 44%;
    background: linear-gradient(90deg, rgb(255 255 255 / 0%), rgb(255 255 255 / 34%), rgb(255 255 255 / 0%));
    transform: rotate(-10deg);
    opacity: 0.52;
    animation: heroBeam 6.8s ease-in-out infinite;
  }

  .travel-hero__chips {
    margin: 0 auto 0.82rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.42rem;
    max-width: 560px;
  }

  .travel-hero__chips span {
    min-height: 24px;
    padding: 0 0.62rem;
    border-radius: 999px;
    border: 1px solid rgb(255 255 255 / 32%);
    background: rgb(7 23 41 / 30%);
    color: rgb(255 255 255 / 92%);
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    display: inline-flex;
    align-items: center;
    backdrop-filter: blur(2px);
  }

  .travel-hero__actions {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.56rem;
    margin-bottom: 0.76rem;
  }

  .travel-hero__toggle {
    display: inline-flex;
    gap: 6px;
    padding: 4px;
    border-radius: 999px;
    border: 1px solid rgb(255 255 255 / 26%);
    background: rgb(5 17 31 / 28%);
    backdrop-filter: blur(3px);
  }

  .travel-hero__toggle button {
    border: 1px solid transparent;
    border-radius: 999px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: rgb(255 255 255 / 84%);
    background: transparent;
    cursor: pointer;
    transition: background-color 170ms ease, color 170ms ease, border-color 170ms ease, transform 170ms ease;
  }

  .travel-hero__toggle button.is-active {
    background: #3da694;
    border-color: #3da694;
    color: #fff;
    box-shadow: 0 6px 14px rgb(11 56 55 / 32%);
  }

  .travel-hero__toggle button:hover {
    transform: translateY(-1px);
  }

  .travel-hero__scroll-hint {
    position: absolute;
    left: 50%;
    bottom: 84px;
    transform: translateX(-50%);
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 0.38rem;
    color: rgb(255 255 255 / 74%);
    font-size: 0.74rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    pointer-events: none;
    opacity: 0.9;
  }

  .travel-hero__scroll-hint::before {
    content: '';
    width: 14px;
    height: 22px;
    border-radius: 999px;
    border: 1px solid rgb(255 255 255 / 45%);
    position: relative;
    display: inline-block;
    box-sizing: border-box;
  }

  .travel-hero__scroll-hint::after {
    content: '';
    width: 2px;
    height: 5px;
    border-radius: 999px;
    background: rgb(255 255 255 / 80%);
    position: absolute;
    left: 6px;
    top: 8px;
    animation: heroScrollDot 1.4s ease-in-out infinite;
  }

  .travel-hero.is-hero-motion .travel-hero__eyebrow,
  .travel-hero.is-hero-motion h1 span,
  .travel-hero.is-hero-motion .travel-hero__subtitle,
  .travel-hero.is-hero-motion .travel-hero__chips span,
  .travel-hero.is-hero-motion .travel-hero__actions .travel-btn,
  .travel-hero.is-hero-motion .travel-hero__toggle {
    opacity: 0;
    transform: translate3d(0, 24px, 0) scale(0.985);
    filter: blur(2px);
  }

  .travel-hero.is-hero-motion .travel-hero__scroll-hint {
    opacity: 0;
    transform: translate3d(-50%, 24px, 0) scale(0.985);
    filter: blur(2px);
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__eyebrow {
    animation: heroIntroRise 720ms cubic-bezier(0.16, 1, 0.3, 1) 80ms forwards;
  }

  .travel-hero.is-hero-motion.is-hero-entered h1 span {
    animation: heroIntroRise 800ms cubic-bezier(0.16, 1, 0.3, 1) forwards;
  }

  .travel-hero.is-hero-motion.is-hero-entered h1 span:nth-child(1) {
    animation-delay: 160ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered h1 span:nth-child(2) {
    animation-delay: 240ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered h1 span:nth-child(n + 3) {
    animation-delay: 320ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__subtitle {
    animation: heroIntroRise 760ms cubic-bezier(0.16, 1, 0.3, 1) 320ms forwards;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__chips span {
    animation: heroIntroRise 680ms cubic-bezier(0.16, 1, 0.3, 1) forwards;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__chips span:nth-child(1) {
    animation-delay: 410ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__chips span:nth-child(2) {
    animation-delay: 470ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__chips span:nth-child(3) {
    animation-delay: 530ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__actions .travel-btn {
    animation: heroIntroPop 720ms cubic-bezier(0.16, 1, 0.3, 1) forwards;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__actions .travel-btn:nth-child(1) {
    animation-delay: 560ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__actions .travel-btn:nth-child(2) {
    animation-delay: 620ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__actions .travel-btn:nth-child(3) {
    animation-delay: 680ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__actions .travel-btn:nth-child(4) {
    animation-delay: 740ms;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__toggle {
    animation: heroIntroRise 700ms cubic-bezier(0.16, 1, 0.3, 1) 700ms forwards;
  }

  .travel-hero.is-hero-motion.is-hero-entered .travel-hero__scroll-hint {
    animation: heroIntroHint 680ms cubic-bezier(0.16, 1, 0.3, 1) 760ms forwards;
  }

  .travel-hero--off .travel-hero__overlay {
    background: linear-gradient(180deg, rgb(14 18 31 / 34%), rgb(9 18 34 / 66%));
  }

  .travel-hero--off h1 span {
    background: transparent;
    color: #fff;
  }

  .travel-hero--off .travel-hero__toggle button.is-active {
    background: #4f9ddf;
    border-color: #4f9ddf;
    box-shadow: 0 6px 14px rgb(10 39 65 / 34%);
  }

  .travel-hero--off .travel-hero__beam {
    opacity: 0.32;
  }

  @keyframes heroFloat {
    0%,
    100% { transform: translate3d(var(--hero-fx-x), var(--hero-fx-y), 0); }
    50% { transform: translate3d(var(--hero-fx-x), calc(var(--hero-fx-y) - 10px), 0); }
  }

  @keyframes heroBeam {
    0%,
    100% {
      opacity: 0.22;
      transform: rotate(-10deg) translateX(-3%) translate3d(calc(var(--hero-fx-x) * 0.32), calc(var(--hero-fx-y) * 0.24), 0);
    }

    50% {
      opacity: 0.58;
      transform: rotate(-10deg) translateX(3%) translate3d(calc(var(--hero-fx-x) * -0.32), calc(var(--hero-fx-y) * -0.24), 0);
    }
  }

  @keyframes heroAuraPulse {
    0%,
    100% {
      opacity: 0.52;
      transform: translate3d(var(--hero-fx-x), var(--hero-fx-y), 0) scale(1);
    }

    50% {
      opacity: 0.8;
      transform: translate3d(calc(var(--hero-fx-x) * -0.45), calc(var(--hero-fx-y) * -0.45), 0) scale(1.08);
    }
  }

  @keyframes heroShimmerSweep {
    0%,
    100% {
      opacity: 0.2;
      transform: rotate(-8deg) translate3d(calc(var(--hero-fx-x) * -0.42), calc(var(--hero-fx-y) * -0.42), 0);
    }

    50% {
      opacity: 0.5;
      transform: rotate(-2deg) translate3d(calc(var(--hero-fx-x) * 0.28), calc(var(--hero-fx-y) * 0.28), 0);
    }
  }

  @keyframes heroIntroRise {
    0% {
      opacity: 0;
      filter: blur(2px);
      transform: translate3d(0, 24px, 0) scale(0.985);
    }

    100% {
      opacity: 1;
      filter: blur(0);
      transform: translate3d(0, 0, 0) scale(1);
    }
  }

  @keyframes heroIntroPop {
    0% {
      opacity: 0;
      filter: blur(2px);
      transform: translate3d(0, 22px, 0) scale(0.94);
    }

    100% {
      opacity: 1;
      filter: blur(0);
      transform: translate3d(0, 0, 0) scale(1);
    }
  }

  @keyframes heroIntroHint {
    0% {
      opacity: 0;
      filter: blur(2px);
      transform: translate3d(-50%, 24px, 0) scale(0.985);
    }

    100% {
      opacity: 1;
      filter: blur(0);
      transform: translate3d(-50%, 0, 0) scale(1);
    }
  }

  @keyframes heroScrollDot {
    0% { transform: translateY(0); opacity: 0.92; }
    100% { transform: translateY(7px); opacity: 0.2; }
  }

  @media (prefers-reduced-motion: reduce) {
    .travel-hero__blob,
    .travel-hero__beam,
    .travel-hero__fx::before,
    .travel-hero__fx::after,
    .travel-hero__scroll-hint::after {
      animation: none;
    }

    .travel-hero__toggle button,
    .travel-hero__overlay,
    .travel-hero__img,
    .travel-hero__content,
    .travel-btn {
      transition: none;
    }

    .travel-hero {
      --hero-pan-x: 0px;
      --hero-pan-y: 0px;
      --hero-content-x: 0px;
      --hero-content-y: 0px;
      --hero-fx-x: 0px;
      --hero-fx-y: 0px;
    }

    .travel-hero__overlay,
    .travel-hero__img,
    .travel-hero__content,
    .travel-hero__fx::before,
    .travel-hero__fx::after {
      transform: none;
      filter: none;
    }

    .travel-hero.is-hero-motion .travel-hero__eyebrow,
    .travel-hero.is-hero-motion h1 span,
    .travel-hero.is-hero-motion .travel-hero__subtitle,
    .travel-hero.is-hero-motion .travel-hero__chips span,
    .travel-hero.is-hero-motion .travel-hero__actions .travel-btn,
    .travel-hero.is-hero-motion .travel-hero__toggle {
      opacity: 1;
      transform: none;
      filter: none;
      animation: none;
    }

    .travel-hero.is-hero-motion .travel-hero__scroll-hint {
      opacity: 1;
      transform: translateX(-50%);
      filter: none;
      animation: none;
    }
  }

  .travel-hero__press {
    position: absolute;
    left: 50%;
    bottom: var(--hero-press-bottom, -20px);
    transform: translateX(-50%);
    z-index: 4;
    width: min(var(--hero-press-width, 560px), calc(100% - 108px));
    border-radius: var(--hero-press-radius, 12px) var(--hero-press-radius, 12px) 0 0;
    padding: 11px 14px 10px;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 6px;
    align-items: center;
    background: rgb(57 116 128 / 94%);
    border: 1px solid rgb(255 255 255 / 20%);
    box-shadow: 0 10px 22px rgb(5 17 26 / 32%);
  }

  .travel-hero__press img {
    max-width: 100%;
    width: auto;
    max-height: var(--hero-press-logo-height, 44px);
    height: auto;
    margin-inline: auto;
    object-fit: contain;
  }

  .travel-hero__press a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .travel-trust {
    margin-top: 0;
    position: relative;
    z-index: 2;
    background: transparent;
    border: 0;
    border-radius: 16px;
    overflow: visible;
  }

  .travel-trust__headline {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
    gap: 0.88rem;
    align-items: center;
    padding: clamp(0.72rem, 1.3vw, 1.1rem) clamp(1rem, 2vw, 1.4rem) clamp(0.42rem, 0.8vw, 0.72rem);
    border-bottom: 0;
    background: linear-gradient(180deg, rgb(255 255 255 / 14%), rgb(255 255 255 / 0%));
  }

  .travel-trust__center {
    display: grid;
    justify-items: center;
    gap: 0.58rem;
  }

  .travel-trust__kicker {
    margin: 0;
    color: #7a7f8a;
    text-transform: uppercase;
    font-size: clamp(0.72rem, 0.76vw, 0.82rem);
    letter-spacing: 0.12em;
    font-weight: 700;
  }

  .travel-trust__center h2 {
    margin: 0;
    color: #2b3345;
    font-size: 2.7rem;
    line-height: 1.14;
    font-family: Rockwell, 'Roboto Slab', 'Arvo', Georgia, 'Times New Roman', serif;
    font-weight: 700;
    letter-spacing: -0.01em;
  }

  .travel-trust__sub {
    margin: 0;
    color: #676f80;
    font-size: clamp(0.98rem, 1.02vw, 1.12rem);
    line-height: 1.42;
    font-weight: 500;
  }

  .travel-trust__icons {
    display: grid;
    grid-template-columns: repeat(8, minmax(0, 1fr));
    gap: 0.72rem;
    padding: 1rem 1rem 1.56rem;
  }

  .travel-trust__icons div {
    text-align: center;
  }

  .travel-trust__icons i {
    width: 54px;
    height: 54px;
    margin: 0 auto;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    background: transparent;
    color: #2e5a8e;
    font-style: normal;
    font-size: 0.68rem;
  }

  .travel-trust__icon-img {
    width: 54px;
    height: 54px;
    object-fit: contain;
    border-radius: 0;
    display: block;
  }

  .travel-trust__icons p {
    margin: 0.24rem 0 0;
    color: var(--muted);
    font-size: 0.82rem;
  }

  .travel-grid {
    display: grid;
    gap: 1rem;
  }

  .travel-grid--destinations {
    --locations-combo-height: clamp(560px, 52vw, 640px);
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
    gap: 36px;
    align-items: stretch;
  }

  .travel-grid__destinations-side {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr));
    height: var(--locations-combo-height);
    gap: 24px;
  }

  .travel-itinerary-showcase {
    margin-top: clamp(54px, 6vw, 96px);
    background: #f6f5ef;
    color: #111827;
    overflow: hidden;
  }

  .travel-itinerary-showcase__inner {
    min-height: clamp(380px, 44vw, 560px);
    padding: 0;
  }

  .travel-itinerary-showcase__kicker {
    margin: 0;
    color: #0f172a;
    font-family: 'Work Sans', sans-serif;
    font-size: 0.74rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.28em;
    text-transform: uppercase;
  }

  .travel-itinerary-card--intro h2 {
    margin: 0;
    max-width: 12ch;
    color: #111827;
    font-family: Rockwell, 'Roboto Slab', 'Arvo', Georgia, 'Times New Roman', serif;
    font-size: clamp(1.72rem, 2.5vw, 2.62rem);
    font-weight: 900;
    line-height: 0.96;
    letter-spacing: 0.04em;
    text-transform: uppercase;
  }

  .travel-itinerary-card--intro p:not(.travel-itinerary-showcase__kicker) {
    margin: 0;
    max-width: 24ch;
    color: #5d6470;
    font-size: 0.9rem;
    line-height: 1.55;
    font-style: italic;
  }

  .travel-itinerary-showcase__controls {
    position: absolute;
    left: 0;
    right: clamp(26px, 4vw, 70px);
    top: 50%;
    z-index: 8;
    display: flex;
    justify-content: space-between;
    width: auto;
    pointer-events: none;
    transform: translateY(-50%);
  }

  .travel-itinerary-showcase__nav {
    width: 38px;
    height: 38px;
    border: 1px solid #cfd8d2;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #15736e;
    cursor: pointer;
    pointer-events: auto;
    box-shadow: 0 8px 16px rgb(15 77 73 / 16%);
    transition: background-color .2s ease, border-color .2s ease, color .2s ease, opacity .2s ease;
    font-size: 0;
    line-height: 0;
  }

  .travel-itinerary-showcase__nav:hover {
    background: #15736e;
    border-color: #15736e;
    color: #fff;
  }

  .travel-itinerary-showcase__nav:disabled {
    opacity: .35;
    cursor: not-allowed;
    background: #fff;
    color: #7d8a84;
    border-color: #d8dfd5;
    box-shadow: none;
  }

  .travel-itinerary-showcase__nav span {
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    font-size: 0;
    line-height: 0;
    transform: none;
  }

  .travel-itinerary-showcase__nav[data-itinerary-nav='-1'] span {
    transform: rotate(-135deg);
  }

  .travel-itinerary-showcase__nav[data-itinerary-nav='1'] span {
    transform: rotate(45deg);
  }

  .travel-itinerary-showcase__stage {
    position: relative;
    min-width: 0;
    overflow: hidden;
    padding-inline: 0;
  }

  .travel-itinerary-showcase__track {
    height: 100%;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, calc((100% - 66px) / 4));
    gap: 22px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    padding: 0;
    scrollbar-width: none;
  }

  .travel-itinerary-showcase__track::-webkit-scrollbar {
    display: none;
  }

  .travel-itinerary-card {
    position: relative;
    min-height: clamp(320px, 40vw, 500px);
    overflow: hidden;
    scroll-snap-align: start;
    isolation: isolate;
    background: #111827;
    color: #fff;
  }

  .travel-itinerary-card--intro {
    background: linear-gradient(180deg, #fdfcf8 0%, #f3f1e9 100%);
    color: #111827;
    border: 1px solid rgb(17 24 39 / 8%);
    box-shadow: inset 0 0 0 1px rgb(255 255 255 / 42%);
  }

  .travel-itinerary-card__intro {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 18px;
    padding: 0;
    text-align: center;
  }

  .travel-itinerary-card__link {
    position: absolute;
    inset: 0;
    z-index: 6;
  }

  .travel-itinerary-card__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.02);
    transition: transform 420ms ease;
  }

  .travel-itinerary-card:hover .travel-itinerary-card__img {
    transform: scale(1.06);
  }

  .travel-itinerary-card__shade {
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
      linear-gradient(180deg, rgb(0 0 0 / 4%), rgb(0 0 0 / 22%) 42%, rgb(0 0 0 / 82%)),
      linear-gradient(90deg, rgb(0 0 0 / 16%), rgb(0 0 0 / 0%) 42%);
  }

  .travel-itinerary-card__content {
    position: absolute;
    inset: auto 18px 18px;
    z-index: 2;
    display: grid;
    gap: 9px;
  }

  .travel-itinerary-card__eyebrow {
    justify-self: start;
    color: rgb(255 255 255 / 84%);
    font-size: 0.62rem;
    font-weight: 800;
    letter-spacing: 0.18em;
    text-transform: uppercase;
  }

  .travel-itinerary-card h3 {
    margin: 0;
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-size: clamp(1rem, 1.25vw, 1.36rem);
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-wrap: balance;
  }

  .travel-itinerary-card p {
    margin: 0;
    color: rgb(255 255 255 / 78%);
    font-size: 0.78rem;
    line-height: 1.42;
  }

  .travel-itinerary-card__cta {
    justify-self: start;
    min-height: 28px;
    padding: 0 12px;
    border: 1px solid rgb(255 255 255 / 42%);
    display: inline-flex;
    align-items: center;
    color: #fff;
    background: rgb(0 0 0 / 18%);
    font-size: 0.62rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .travel-card {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 10px;
    overflow: hidden;
  }

  .travel-card__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .travel-card--destination {
    position: relative;
    min-height: 200px;
    border: none;
    border-radius: 12px;
    overflow: hidden;
  }

  .travel-card--destination-featured {
    height: var(--locations-combo-height);
    min-height: var(--locations-combo-height);
  }

  .travel-card--destination .travel-card__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgb(0 0 0 / 10%), rgb(0 0 0 / 62%));
  }

  .travel-card--destination .travel-card__meta {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 14px;
    color: #fff;
  }

  .travel-card--destination .travel-card__content {
    display: grid;
    gap: 3px;
    flex: 1 1 auto;
    min-width: 0;
  }

  .travel-card--destination-side .travel-card__meta--side {
    inset: 18px;
    left: 18px;
    right: 18px;
    bottom: 18px;
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
  }

  .travel-card__side-panel {
    width: min(100%, 280px);
    display: grid;
    gap: 8px;
    padding: 14px 0 0;
  }

  .travel-card__side-topline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
  }

  .travel-card__side-index {
    color: rgb(255 255 255 / 46%);
    font-size: 0.58rem;
    font-weight: 700;
    letter-spacing: 0.16em;
    line-height: 1;
  }

  .travel-card__side-kicker {
    display: inline-block;
    align-items: center;
    color: rgb(255 255 255 / 78%);
    font-size: clamp(0.58rem, 0.66vw, 0.74rem);
    font-weight: 700;
    letter-spacing: 0.22em;
    line-height: 1;
    text-transform: uppercase;
  }

  .travel-card__side-title {
    margin: 0;
    color: #fff;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: clamp(1.22rem, 1.45vw, 1.5rem);
    font-weight: 700;
    line-height: 1.04;
    letter-spacing: -0.03em;
    text-shadow: 0 2px 10px rgb(0 0 0 / 52%);
  }

  .travel-card__side-route {
    margin: 0;
    max-width: 100%;
    color: rgb(255 255 255 / 86%);
    font-family: 'Lato', 'Segoe UI', Arial, sans-serif;
    font-size: clamp(0.76rem, 0.86vw, 0.88rem);
    font-weight: 500;
    line-height: 1.38;
    letter-spacing: 0;
    text-shadow: 0 1px 8px rgb(0 0 0 / 36%);
  }

  .travel-card--destination-featured .travel-card__meta {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 10px;
  }

  .travel-card--destination h3 {
    margin: 0;
    font-family: 'Alfa Slab One', Rockwell, 'Roboto Slab', 'Arvo', Georgia, 'Times New Roman', serif;
    font-size: clamp(1.55rem, 2.2vw, 2.1rem);
    font-weight: 100;
    line-height: 1.06;
    letter-spacing: 0;
    text-shadow: 0 0 10px rgb(0 0 0 / 75%);
  }

  .travel-card--destination p {
    margin: 0;
    font-family: 'Lato', 'Segoe UI', Arial, sans-serif;
    font-size: clamp(0.94rem, 1.05vw, 1.2rem);
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0;
    text-shadow: 0 0 10px rgb(0 0 0 / 75%);
  }

  .travel-card__cta {
    margin-top: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 50px;
    background: #006571;
    color: #fff;
    font-family: 'Lato', 'Segoe UI', Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none;
    flex-shrink: 0;
  }

  .travel-card__cta--static {
    pointer-events: none;
  }

  .travel-card__media {
    height: 198px;
  }

  .travel-card__body {
    padding: 0.86rem;
    display: grid;
    gap: 0.6rem;
  }

  .travel-card__body h3 {
    margin: 0;
    font-size: 1.02rem;
    line-height: 1.35;
    min-height: 2.6em;
  }

  .travel-card__body p {
    margin: 0;
    color: var(--muted);
    font-size: 0.81rem;
    min-height: 2.7em;
  }

  .travel-concierge {
    margin-top: 2.9rem;
    padding: clamp(4.2rem, 7vw, 6.4rem) 0;
    position: relative;
    overflow: hidden;
    background:
      linear-gradient(112deg, rgb(7 36 40 / 91%) 0%, rgb(16 83 79 / 84%) 44%, rgb(8 24 35 / 92%) 100%),
      radial-gradient(circle at 18% 18%, rgb(67 164 158 / 28%), transparent 42%),
      radial-gradient(circle at 86% 80%, rgb(21 115 110 / 24%), transparent 46%),
      url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2200&q=82');
    background-size: cover;
    background-position: center 56%;
    color: #edf3fb;
  }

  .travel-concierge::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
      linear-gradient(90deg, rgb(255 255 255 / 8%), transparent 28%, transparent 72%, rgb(255 255 255 / 6%)),
      linear-gradient(180deg, rgb(255 255 255 / 9%), rgb(5 28 30 / 24%) 58%, rgb(5 16 24 / 52%));
    pointer-events: none;
    z-index: 0;
  }

  .travel-concierge__ring {
    position: absolute;
    top: 16px;
    right: 26px;
    width: 116px;
    height: 116px;
    border: 1px solid rgb(196 164 95 / 16%);
    border-radius: 999px;
    pointer-events: none;
    z-index: 0;
  }

  .travel-concierge__layout {
    display: grid;
    grid-template-columns: minmax(320px, 0.95fr) minmax(430px, 1.05fr);
    gap: clamp(2rem, 4vw, 4.6rem);
    align-items: center;
    position: relative;
    z-index: 1;
  }

  .travel-concierge__left {
    padding: clamp(0.6rem, 1vw, 1rem) clamp(0.8rem, 2vw, 1.4rem) clamp(0.8rem, 1.4vw, 1.4rem) 0;
    max-width: 620px;
  }

  .travel-concierge__eyebrow {
    margin: 0 0 0.9rem;
    display: inline-flex;
    align-items: center;
    gap: 0.52rem;
    color: var(--gold);
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
  }

  .travel-concierge__eyebrow::before {
    content: '';
    width: 30px;
    height: 2px;
    border-radius: 999px;
    background: currentColor;
  }

  .travel-concierge__title {
    margin: 0;
    font-size: clamp(2rem, 4.4vw, 3.3rem);
    line-height: 1.04;
    letter-spacing: -0.01em;
    font-family: Rockwell, 'Roboto Slab', 'Arvo', Georgia, 'Times New Roman', serif;
    color: #fff;
  }

  .travel-concierge__title-alt {
    margin: 0.3rem 0 0;
    color: rgb(173 184 204 / 88%);
    font-size: 1.34rem;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }

  .travel-concierge__desc {
    margin: 1.36rem 0 0;
    color: rgb(234 244 243 / 90%);
    font-size: clamp(1.02rem, 1.12vw, 1.16rem);
    line-height: 1.92;
    max-width: 56ch;
  }

  .travel-concierge__desc-alt {
    margin: 0.45rem 0 0;
    color: rgb(170 182 202 / 82%);
    font-size: 0.88rem;
    line-height: 1.6;
    max-width: 58ch;
  }

  .travel-concierge__price-row {
    display: flex;
    align-items: baseline;
    gap: 0.72rem;
    margin-top: 1.85rem;
  }

  .travel-concierge__price {
    margin: 0;
    font-size: clamp(2.12rem, 4vw, 3rem);
    line-height: 1;
    font-weight: 800;
    color: var(--gold);
  }

  .travel-concierge__price-note {
    margin: 0;
    color: rgb(189 198 213 / 86%);
    font-size: 0.84rem;
  }

  .travel-concierge__cta {
    margin-top: 1.58rem;
    border-radius: 6px;
    padding: 0.82rem 1.34rem;
    gap: 0.6rem;
    min-height: 42px;
    font-size: 0.92rem;
    letter-spacing: 0.01em;
    border-color: transparent;
    box-shadow: 0 10px 22px rgb(13 22 36 / 28%);
  }

  .travel-concierge__cta svg {
    width: 16px;
    height: 16px;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    transition: transform 170ms ease;
  }

  .travel-concierge__cta:hover svg {
    transform: translateX(2px);
  }

  .travel-concierge__trust {
    margin-top: 1.38rem;
    display: flex;
    align-items: center;
    gap: 0.78rem 1.25rem;
    flex-wrap: wrap;
  }

  .travel-concierge__trust p {
    margin: 0;
    color: rgb(183 194 211 / 92%);
    font-size: 0.78rem;
    display: inline-flex;
    align-items: center;
    gap: 0.36rem;
  }

  .travel-concierge__trust p span {
    color: var(--gold);
    font-weight: 700;
  }

  .travel-concierge__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(0.9rem, 1.4vw, 1.25rem);
  }

  .travel-concierge__item {
    border: 1px solid rgb(255 255 255 / 9%);
    border-radius: 11px;
    padding: clamp(1.05rem, 1.5vw, 1.34rem);
    min-height: clamp(128px, 11vw, 154px);
    background: linear-gradient(145deg, rgb(255 255 255 / 8%), rgb(255 255 255 / 3%));
    box-shadow: 0 10px 20px rgb(8 14 24 / 24%);
    transition: transform var(--dur-base) var(--ease-smooth), border-color var(--dur-fast) var(--ease-smooth), background-color var(--dur-fast) var(--ease-smooth);
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
  }

  .travel-concierge__item:hover {
    transform: translateY(-2px);
    border-color: rgb(196 164 95 / 26%);
    background: linear-gradient(145deg, rgb(255 255 255 / 11%), rgb(255 255 255 / 4%));
  }

  .travel-concierge__item--hero {
    grid-column: 1 / -1;
    min-height: clamp(96px, 8vw, 118px);
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: start;
    gap: 0.78rem;
    padding: clamp(1.18rem, 1.7vw, 1.42rem);
    background: linear-gradient(145deg, rgb(196 164 95 / 14%), rgb(255 255 255 / 6%));
    border-color: rgb(196 164 95 / 22%);
  }

  .travel-concierge__icon {
    width: 54px;
    height: 54px;
    border-radius: 9px;
    border: 1px solid rgb(196 164 95 / 22%);
    background: rgb(196 164 95 / 11%);
    color: var(--gold);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
  }

  .travel-concierge__icon svg {
    width: 54px;
    height: 54px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.85;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .travel-concierge__icon-img {
    width: 54px;
    height: 54px;
    object-fit: contain;
    border-radius: 0;
    display: block;
  }

  .travel-concierge__item-copy {
    display: grid;
    gap: 0.26rem;
  }

  .travel-concierge__item h3 {
    margin: 0;
    color: #f4f8ff;
    font-size: 0.96rem;
    line-height: 1.35;
    letter-spacing: 0.01em;
  }

  .travel-concierge__item p {
    margin: 0;
    color: rgb(182 193 210 / 92%);
    font-size: 0.76rem;
    line-height: 1.48;
  }

  .travel-destination-editorial {
    --lph-destination-scale: var(--lph-ref-desktop-scale, 1);
    --lph-destination-font-scale: var(--lph-ref-font-scale, 1);
    --lph-destination-space-scale: var(--lph-ref-space-scale, 1);
    --destination-editorial-row-height: calc(480px * var(--lph-destination-scale));
    --destination-editorial-media-width: calc(666px * var(--lph-destination-scale));
    --destination-editorial-copy-width: calc(500px * var(--lph-destination-scale));
    margin-top: clamp(
      calc(34px * var(--lph-destination-space-scale)),
      4vw,
      calc(56px * var(--lph-destination-space-scale))
    );
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    row-gap: 0;
    background: transparent;
    overflow: hidden;
    width: calc(1360px * var(--lph-destination-scale));
    max-width: calc(1360px * var(--lph-destination-scale));
    margin-inline: auto;
  }

  .travel-destination-editorial__title {
    margin: 0 0 calc(64px * var(--lph-destination-space-scale));
    padding: 0;
    font-family: Rockwell, 'Roboto Slab', Arvo, Georgia, 'Times New Roman', serif;
    font-weight: 700;
    font-size: calc(40px * var(--lph-destination-font-scale));
    color: #005281;
    line-height: calc(41px * var(--lph-destination-font-scale));
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
  }

  .travel-destination-editorial__row {
    height: var(--destination-editorial-row-height);
    min-height: var(--destination-editorial-row-height);
    display: grid;
    grid-template-columns: minmax(0, calc(100% - var(--destination-editorial-media-width))) var(--destination-editorial-media-width);
    align-items: stretch;
    column-gap: 0;
    overflow: hidden;
  }

  .travel-destination-editorial__row--two,
  .travel-destination-editorial__row--four {
    grid-template-columns: var(--destination-editorial-media-width) minmax(0, calc(100% - var(--destination-editorial-media-width)));
  }

  .travel-destination-editorial__row > .travel-destination-editorial__text,
  .travel-destination-editorial__row > .travel-destination-editorial__media {
    min-width: 0;
  }

  .travel-destination-editorial__row--one > .travel-destination-editorial__text,
  .travel-destination-editorial__row--three > .travel-destination-editorial__text {
    grid-column: 1;
  }

  .travel-destination-editorial__row--one > .travel-destination-editorial__media,
  .travel-destination-editorial__row--three > .travel-destination-editorial__media {
    grid-column: 2;
  }

  .travel-destination-editorial__row--two > .travel-destination-editorial__media,
  .travel-destination-editorial__row--four > .travel-destination-editorial__media {
    grid-column: 1;
  }

  .travel-destination-editorial__row--two > .travel-destination-editorial__text,
  .travel-destination-editorial__row--four > .travel-destination-editorial__text {
    grid-column: 2;
  }

  .travel-destination-editorial__media {
    width: var(--destination-editorial-media-width);
    min-height: var(--destination-editorial-row-height);
    max-height: var(--destination-editorial-row-height);
    height: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 12px;
  }

  .travel-destination-editorial__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .travel-destination-editorial__text {
    background: transparent;
    color: #17393a;
    padding-block: calc(72px * var(--lph-destination-space-scale));
    padding-inline: max(calc(24px * var(--lph-destination-space-scale)), calc((100% - var(--destination-editorial-copy-width)) / 2));
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0;
    min-height: var(--destination-editorial-row-height);
    height: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
  }

  .travel-destination-editorial__copy {
    width: var(--destination-editorial-copy-width);
    max-width: 100%;
    margin-inline: 0;
    display: block;
    padding: 0;
  }

  .travel-destination-editorial__eyebrow {
    margin: 0;
    color: #005281;
    font-family: 'Work Sans', sans-serif;
    font-size: calc(26px * var(--lph-destination-font-scale));
    font-weight: 600;
    letter-spacing: 0.01em;
    line-height: calc(20px * var(--lph-destination-font-scale));
    text-transform: none;
  }

  .travel-destination-editorial__text h3 {
    margin: calc(20px * var(--lph-destination-space-scale)) 0 0;
    color: #09598d;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: calc(32px * var(--lph-destination-font-scale));
    font-weight: 700;
    line-height: calc(36px * var(--lph-destination-font-scale));
    letter-spacing: 0;
    text-transform: uppercase;
    max-width: none;
  }

  .travel-destination-editorial__body {
    margin: calc(20px * var(--lph-destination-space-scale)) 0 0;
    color: #5c6f86;
    font-family: 'Work Sans', sans-serif;
    font-size: calc(20px * var(--lph-destination-font-scale));
    line-height: calc(29px * var(--lph-destination-font-scale));
    max-width: none;
  }

  .travel-destination-editorial__button {
    display: none;
  }

  .travel-destination-editorial__watermark {
    display: none;
  }

  .travel-faq-title {
    margin: 0 0 0.82rem;
    text-align: center;
    font-size: 1.22rem;
    color: #293a58;
  }

  .travel-faq-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.55rem 0.75rem;
  }

  .travel-faq-item {
    border: 1px solid var(--border);
    border-radius: 7px;
    background: #fff;
    padding: 0.62rem 0.8rem;
  }

  .travel-faq-item summary {
    list-style: none;
    cursor: pointer;
    font-size: 0.82rem;
    font-weight: 700;
    color: #30405d;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0.72rem;
  }

  .travel-faq-item summary::-webkit-details-marker {
    display: none;
  }

  .travel-faq-item summary::after {
    content: '+';
    color: #546482;
    font-size: 0.95rem;
  }

  .travel-faq-item p {
    margin: 0.45rem 0 0;
    color: var(--muted);
    font-size: 0.78rem;
  }

  .travel-cta {
    background: #0d4d72;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 0;
    color: #fff;
    text-align: center;
    height: 410px;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
  }

  .travel-cta__inner {
    position: relative;
    z-index: 1;
  }

  .travel-cta h2 {
    margin: 0;
    font-size: clamp(1.9rem, 3vw, 3rem);
    line-height: 1.02;
  }

  .travel-cta p {
    margin: 0.8rem auto 1.25rem;
    max-width: 44ch;
    color: rgb(255 255 255 / 86%);
    line-height: 1.6;
  }

  .travel-cta__actions {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.62rem;
  }

  .travel-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 999px;
    padding: 0.62rem 1.2rem;
    border: 1px solid transparent;
    font-size: 0.82rem;
    font-weight: 700;
    line-height: 1;
  }

  .travel-btn--teal {
    background: var(--teal);
    color: #fff;
  }

  .travel-btn--gold {
    background: var(--gold);
    color: #1f2739;
  }

  .travel-btn--light {
    background: #fff;
    color: #005281;
  }

  .travel-btn--red {
    background: #007BC2;
    color: #FFFFFF;
  }

  .travel-btn--contact {
    min-width: 152px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
  }

  .travel-value,
  .travel-journeys,
  .travel-editorial {
    border: 1px solid var(--border);
    border-radius: 14px;
    background: #fff;
    padding: 1.25rem;
  }

  .travel-value__head,
  .travel-journeys__head,
  .travel-stories__head,
  .travel-editorial__head {
    text-align: center;
    margin-bottom: 1rem;
  }

  .travel-value__eyebrow {
    margin: 0;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #7b869d;
    font-size: 0.72rem;
    font-weight: 700;
  }

  .travel-value__head h2,
  .travel-journeys__head h2,
  .travel-stories__head h2,
  .travel-editorial__head h2 {
    margin: 0.36rem 0 0.34rem;
    color: #223454;
    font-size: 1.92rem;
    line-height: 1.1;
    font-family: Rockwell, 'Roboto Slab', Georgia, serif;
  }

  .travel-value__head p:last-child,
  .travel-journeys__head p:last-child,
  .travel-stories__head p:last-child,
  .travel-editorial__head p:last-child {
    margin: 0;
    color: var(--muted);
    font-size: 0.96rem;
  }

  .travel-value__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.72rem;
  }

  .travel-value__item {
    border: 1px solid var(--border);
    border-radius: 12px;
    background: #f7fbff;
    padding: 0.9rem;
    text-align: center;
  }

  .travel-value__icon {
    width: 34px;
    height: 34px;
    margin: 0 auto 0.45rem;
    border-radius: 50%;
    background: #274779;
    color: #fff;
    font-size: 0.9rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .travel-value__icon-img {
    width: 18px;
    height: 18px;
    object-fit: cover;
    border-radius: 4px;
    display: block;
  }

  .travel-value__item h3 {
    margin: 0;
    color: #223454;
    font-size: 1rem;
  }

  .travel-value__item p {
    margin: 0.36rem 0 0;
    color: var(--muted);
    font-size: 0.8rem;
    line-height: 1.45;
  }

  .travel-journeys__grid,
  .travel-editorial__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.82rem;
  }

  .travel-journey-card,
  .travel-editorial-card {
    border: 1px solid var(--border);
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
  }

  .travel-journey-card__img,
  .travel-editorial-card__img {
    width: 100%;
    height: 188px;
    object-fit: cover;
    display: block;
  }

  .travel-journey-card__body,
  .travel-editorial-card__body {
    padding: 0.82rem;
  }

  .travel-journey-card__badge,
  .travel-editorial-card__label {
    display: inline-flex;
    align-items: center;
    min-height: 22px;
    padding: 0 0.58rem;
    border-radius: 999px;
    background: #eef3fb;
    color: #2f4878;
    font-size: 0.72rem;
    font-weight: 700;
  }

  .travel-journey-card h3,
  .travel-editorial-card h3 {
    margin: 0.46rem 0 0;
    color: #233455;
    font-size: 1.05rem;
    line-height: 1.28;
  }

  .travel-journey-card p,
  .travel-editorial-card p {
    margin: 0.42rem 0 0.72rem;
    color: var(--muted);
    font-size: 0.82rem;
    line-height: 1.48;
  }

  .travel-editorial-card__link {
    color: #245796;
    font-size: 0.82rem;
    font-weight: 700;
    text-decoration: none;
  }

  .travel-stories {
    margin-top: 2.4rem;
    padding: 2.3rem 0;
    background: linear-gradient(180deg, #f8fafc, #eef2f8);
    border-top: 1px solid #dde4f0;
    border-bottom: 1px solid #dde4f0;
  }

  .travel-stories__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.82rem;
  }

  .travel-story-card {
    border: 1px solid #d8e1ef;
    border-radius: 12px;
    background: #fff;
    overflow: hidden;
  }

  .travel-story-card__img {
    width: 100%;
    height: 176px;
    object-fit: cover;
    display: block;
  }

  .travel-story-card__body {
    padding: 0.86rem;
  }

  .travel-story-card__quote {
    margin: 0;
    color: #2b3a56;
    font-size: 0.92rem;
    line-height: 1.5;
    font-weight: 600;
  }

  .travel-story-card__meta {
    margin: 0.54rem 0 0;
    color: #6d7890;
    font-size: 0.78rem;
  }

  /* Unified travel palette (without layout changes) */
  .travel-home {
    --surface-0: #f3fbfa;
    --surface-1: #ffffff;
    --surface-2: #ebf7f6;
    --ease-smooth: cubic-bezier(0.22, 1, 0.36, 1);
    --dur-fast: 180ms;
    --dur-base: 240ms;
    --shadow-soft: 0 8px 18px rgb(14 70 66 / 8%);
    --shadow-hover: 0 14px 28px rgb(14 70 66 / 16%);
    background: var(--surface-0);
    position: relative;
    overflow: hidden;
  }

  .travel-home--fresh {
    --surface-0: #f3fbfa;
    --surface-1: #ffffff;
    --surface-2: #ebf7f6;
    --border: #c8e1df;
    --text: #123a37;
    --muted: #4f6f6c;
    --blue: #15736e;
    --navy: #0f4d49;
    --teal: #15736e;
    --red: #0f5f5b;
    --gold: #43a49e;
  }

  .travel-home--deep {
    --surface-0: #071f1d;
    --surface-1: #0d2f2c;
    --surface-2: #11403c;
    --border: #2f6661;
    --text: #e6f5f3;
    --muted: #b2d2ce;
    --blue: #7fd2cb;
    --navy: #e8f8f6;
    --teal: #1aa49b;
    --red: #2ea8a0;
    --gold: #86d8d2;
  }

  .travel-home::before {
    content: '';
    position: absolute;
    inset: -160px -120px auto auto;
    width: 460px;
    height: 460px;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(21 115 110 / 14%), rgb(21 115 110 / 0%) 70%);
    pointer-events: none;
  }

  .travel-shell {
    position: relative;
    z-index: 1;
  }

  .travel-title,
  .travel-faq-title,
  .travel-value__head h2,
  .travel-journeys__head h2,
  .travel-stories__head h2,
  .travel-editorial__head h2 {
    color: var(--text);
    font-family: Rockwell, 'Roboto Slab', 'Arvo', Georgia, 'Times New Roman', serif;
  }

  .travel-card__body h3,
  .travel-journey-card h3,
  .travel-editorial-card h3,
  .travel-value__item h3,
  .travel-story-card__quote {
    color: var(--text);
  }

  .travel-card__body p,
  .travel-journey-card p,
  .travel-editorial-card p,
  .travel-value__item p,
  .travel-story-card__meta,
  .travel-faq-item p {
    color: var(--muted);
  }

  .travel-hero__overlay {
    background: linear-gradient(180deg, rgb(7 24 41 / 30%), rgb(10 19 31 / 60%));
  }

  .travel-hero h1 span {
    box-shadow: none;
  }

  .travel-hero__subtitle {
    max-width: 440px;
  }

  .travel-hero__press {
    background: linear-gradient(135deg, rgb(27 127 121 / 95%), rgb(15 86 81 / 94%));
    backdrop-filter: blur(2px);
  }

  .travel-trust {
    overflow: hidden;
    box-shadow: none;
  }

  .travel-trust__headline {
    padding: clamp(0.88rem, 1.3vw, 1.18rem) 1rem clamp(0.48rem, 0.72vw, 0.72rem);
    background: linear-gradient(180deg, rgb(255 255 255 / 16%), rgb(255 255 255 / 0%));
  }

  .travel-trust__center {
    max-width: 980px;
    margin-inline: auto;
    gap: 0.62rem;
  }

  .travel-trust__kicker,
  .travel-trust__sub,
  .travel-trust__icons p {
    color: var(--muted);
  }

  .travel-trust__kicker {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 0 0.68rem;
    border-radius: 999px;
    border: 1px solid #b8d8d5;
    background: rgb(255 255 255 / 72%);
    font-size: 0.67rem;
    letter-spacing: 0.14em;
    font-weight: 700;
  }

  .travel-trust__center h2 {
    color: var(--navy);
    font-size: clamp(1.55rem, 3.1vw, 2.7rem);
    text-wrap: balance;
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
  }

  .travel-trust__sub {
    max-width: 54ch;
    margin-inline: auto;
    line-height: 1.48;
  }

  .travel-trust__icons {
    border-top: 0;
    padding-top: 1rem;
  }

  .travel-trust__icons div {
    padding: 0.28rem 0.18rem;
    border-radius: 10px;
    background: transparent;
  }

  .travel-trust__icons i {
    border: 0;
    background: transparent;
    color: var(--blue);
  }

  .travel-concierge__price {
    color: var(--gold);
  }

  .travel-concierge__icon {
    color: var(--gold);
  }

  .travel-card:not(.travel-card--destination),
  .travel-value,
  .travel-journeys,
  .travel-editorial,
  .travel-journey-card,
  .travel-editorial-card,
  .travel-story-card,
  .travel-faq-item {
    background: var(--surface-1);
    border-color: var(--border);
    box-shadow: var(--shadow-soft);
  }

  .travel-card--destination,
  .travel-journey-card,
  .travel-editorial-card,
  .travel-story-card,
  .travel-value__item {
    transition: transform var(--dur-base) var(--ease-smooth), box-shadow var(--dur-base) var(--ease-smooth), border-color var(--dur-fast) var(--ease-smooth);
  }

  .travel-card__img,
  .travel-destination-band__img,
  .travel-journey-card__img,
  .travel-editorial-card__img,
  .travel-story-card__img {
    transition: transform var(--dur-base) var(--ease-smooth);
  }

  .travel-card--destination:hover,
  .travel-journey-card:hover,
  .travel-editorial-card:hover,
  .travel-story-card:hover,
  .travel-value__item:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-hover);
    border-color: #96c9c4;
  }

  .travel-card--destination:hover .travel-card__img,
  .travel-journey-card:hover .travel-journey-card__img,
  .travel-editorial-card:hover .travel-editorial-card__img,
  .travel-story-card:hover .travel-story-card__img {
    transform: scale(1.03);
  }

  .travel-value__item {
    background: var(--surface-2);
  }

  .travel-value__icon {
    background: var(--blue);
  }

  .travel-journey-card__badge,
  .travel-editorial-card__label {
    background: #e5f3f2;
    color: #126763;
  }

  .travel-stories {
    background: var(--surface-2);
    border-top-color: #d8e3ee;
    border-bottom-color: #d8e3ee;
  }

  .travel-faq-item {
    border-radius: 10px;
  }

  .travel-faq-item summary {
    color: var(--text);
  }

  .travel-faq-item summary::after {
    color: #51698a;
  }

  .travel-faq-item[open] {
    border-color: #8cc5c0;
    background: #f8fdfc;
  }

  .travel-faq-item[open] summary::after {
    content: '-';
    color: #15736e;
  }

  .travel-cta {
    box-shadow: 0 16px 34px rgb(10 58 54 / 24%);
    position: relative;
    overflow: hidden;
  }

  .travel-cta::before {
    content: '';
    position: absolute;
    inset: auto -70px -110px auto;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, rgb(107 191 183 / 34%), rgb(107 191 183 / 0%) 72%);
    pointer-events: none;
  }

  .travel-cta > * {
    position: relative;
    z-index: 1;
  }

  .travel-home a,
  .travel-home button,
  .travel-home [type='button'],
  .travel-home [type='submit'],
  .travel-home .travel-btn,
  .travel-home .travel-card__cta,
  .travel-home .travel-editorial-card__link,
  .travel-home .travel-hero__press a,
  .travel-home .travel-faq-item summary,
  .travel-home .travel-card--destination,
  .travel-home .travel-card--itinerary,
  .travel-home .travel-destination-band__card,
  .travel-home .travel-journey-card,
  .travel-home .travel-editorial-card,
  .travel-home .travel-story-card,
  .travel-home .travel-value__item,
  .travel-home .travel-concierge__item {
    cursor: pointer;
  }

  .travel-btn {
    transition: transform var(--dur-fast) var(--ease-smooth), box-shadow var(--dur-fast) var(--ease-smooth), background-color var(--dur-fast) var(--ease-smooth), color var(--dur-fast) var(--ease-smooth), border-color var(--dur-fast) var(--ease-smooth);
  }

  .travel-btn--gold {
    color: var(--navy);
  }

  .travel-btn--light {
    background: #ecf8f7;
    color: #005281;
    border-color: #c4e0dd;
  }

  .travel-btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 16px rgb(17 38 63 / 18%);
  }

  .travel-btn--light:hover {
    background: #e4f4f2;
  }

  .travel-editorial-card__link {
    color: var(--blue);
    transition: color var(--dur-fast) var(--ease-smooth), text-decoration-color var(--dur-fast) var(--ease-smooth);
    text-decoration: underline;
    text-decoration-color: transparent;
    text-underline-offset: 3px;
  }

  .travel-card__cta {
    transition: transform var(--dur-fast) var(--ease-smooth), box-shadow var(--dur-fast) var(--ease-smooth), background-color var(--dur-fast) var(--ease-smooth), color var(--dur-fast) var(--ease-smooth);
    text-decoration: none;
  }

  .travel-editorial-card__link:hover {
    text-decoration-color: currentColor;
  }

  .travel-card__cta:hover {
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 8px 14px rgb(11 70 66 / 18%);
    background: #1a8882;
  }

  .travel-card__cta--static:hover {
    transform: none;
    box-shadow: none;
    background: var(--teal);
  }

  .travel-faq-item summary {
    transition: color var(--dur-fast) var(--ease-smooth);
  }

  .travel-faq-item summary:hover {
    color: var(--blue);
  }

  .travel-btn:focus-visible,
  .travel-card__cta:focus-visible,
  .travel-editorial-card__link:focus-visible,
  .travel-faq-item summary:focus-visible {
    outline: 2px solid var(--blue);
    outline-offset: 2px;
    border-radius: 6px;
  }

  .travel-home--deep::before {
    background: radial-gradient(circle, rgb(86 172 164 / 24%), rgb(86 172 164 / 0%) 72%);
  }

  .travel-home--deep .travel-hero__overlay {
    background: linear-gradient(180deg, rgb(3 12 22 / 34%), rgb(3 10 19 / 68%));
  }

  .travel-home--deep .travel-trust {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
  }

  .travel-home--deep .travel-trust__headline {
    background: linear-gradient(180deg, rgb(255 255 255 / 5%), rgb(255 255 255 / 0%));
  }

  .travel-home--deep .travel-trust__kicker {
    border-color: rgb(152 218 210 / 36%);
    background: rgb(152 218 210 / 10%);
    color: #d5f0ed;
  }

  .travel-home--deep .travel-trust__center h2 {
    text-shadow: none;
  }

  .travel-home--deep .travel-trust__icons {
    border-top-color: transparent;
  }

  .travel-home--deep .travel-trust__icons div {
    background: transparent;
  }

  .travel-home--deep .travel-trust__icons i {
    border: 0;
    background: transparent;
    color: #aee6e0;
  }

  .travel-home--deep .travel-card:not(.travel-card--destination),
  .travel-home--deep .travel-value,
  .travel-home--deep .travel-journeys,
  .travel-home--deep .travel-editorial,
  .travel-home--deep .travel-journey-card,
  .travel-home--deep .travel-editorial-card,
  .travel-home--deep .travel-story-card,
  .travel-home--deep .travel-faq-item {
    background: #103732;
    border-color: #2d6862;
    box-shadow: 0 10px 22px rgb(2 10 20 / 22%);
  }

  .travel-home--deep .travel-destination-band {
    border: none;
    background-color: #0d302d;
  }

  .travel-home--deep .travel-destination-band__copy {
    background: rgb(13 56 52 / 94%);
  }

  .travel-home--deep .travel-destination-band__grid,
  .travel-home--deep .travel-value__item {
    background: #12403b;
  }

  .travel-home--deep .travel-destination-band__card {
    border-color: transparent;
  }

  .travel-home--deep .travel-destination-band__city {
    color: #f2f7ff;
  }

  .travel-home--deep .travel-value__icon {
    color: #102b45;
  }

  .travel-home--deep .travel-journey-card__badge,
  .travel-home--deep .travel-editorial-card__label {
    background: #205d57;
    color: #d1f2ee;
  }

  .travel-home--deep .travel-stories {
    background: #0f3330;
    border-top-color: #2a6661;
    border-bottom-color: #2a6661;
  }

  .travel-home--deep .travel-faq-item[open] {
    border-color: #4f938d;
    background: #184844;
  }

  .travel-home--deep .travel-faq-item summary::after {
    color: #aee6e0;
  }

  .travel-home--deep .travel-faq-item[open] summary::after {
    color: #d8f5f2;
  }

  .travel-home--deep .travel-cta {
    background: #0d4d72;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 0 18px 34px rgb(2 10 20 / 36%);
  }

  .travel-home--deep .travel-btn--light {
    background: #d7efec;
    color: #005281;
    border-color: #d7efec;
  }

  .travel-home--deep .travel-btn--gold {
    color: #142d46;
  }

  .travel-home--deep .travel-btn--light:hover {
    background: #e5f5f3;
  }

  .travel-home--deep .travel-editorial-card__link {
    color: #93ddd6;
  }

  @media (min-width: 1440px) and (max-width: 1919px) {
    .travel-home {
      --lph-ref-desktop-scale-base: 0.75;
      --lph-ref-font-scale-base: 0.78;
      --lph-ref-space-scale-base: 0.78;
      --lph-ref-height-scale-base: 0.82;
      --lph-ref-height-comp: 1;
      --content-width: min(
        calc(1360px * var(--lph-ref-desktop-scale)),
        calc(100% - clamp(24px, 4.2vw, 84px))
      );
      --trust-peek-height: clamp(
        calc(144px * var(--lph-ref-height-scale)),
        20svh,
        calc(210px * var(--lph-ref-height-scale))
      );
    }

    .travel-hero__content {
      max-width: calc(640px * var(--lph-ref-desktop-scale));
      margin-top: min(calc(40px * var(--lph-ref-space-scale)), 5.2vh);
    }

    .travel-hero__subtitle {
      max-width: calc(400px * var(--lph-ref-desktop-scale));
    }
  }

  @media (min-width: 1760px) and (max-width: 1919px) {
    .travel-home {
      --lph-ref-desktop-scale-base: 0.93;
      --lph-ref-font-scale-base: 0.94;
      --lph-ref-space-scale-base: 0.94;
      --lph-ref-height-scale-base: 0.95;
    }
  }

  @media (min-width: 1680px) and (max-width: 1759px) {
    .travel-home {
      --lph-ref-desktop-scale-base: 0.875;
      --lph-ref-font-scale-base: 0.88;
      --lph-ref-space-scale-base: 0.88;
      --lph-ref-height-scale-base: 0.90;
    }
  }

  @media (min-width: 1600px) and (max-width: 1679px) {
    .travel-home {
      --lph-ref-desktop-scale-base: 0.833;
      --lph-ref-font-scale-base: 0.84;
      --lph-ref-space-scale-base: 0.84;
      --lph-ref-height-scale-base: 0.86;
    }
  }

  @media (min-width: 1520px) and (max-width: 1599px) {
    .travel-home {
      --lph-ref-desktop-scale-base: 0.80;
      --lph-ref-font-scale-base: 0.81;
      --lph-ref-space-scale-base: 0.81;
      --lph-ref-height-scale-base: 0.84;
    }
  }

  @media (min-width: 1440px) and (max-width: 1919px) and (max-height: 930px) {
    .travel-home {
      --lph-ref-height-comp: 0.90;
    }
  }

  @media (min-width: 1440px) and (max-width: 1919px) and (min-height: 931px) and (max-height: 1060px) {
    .travel-home {
      --lph-ref-height-comp: 0.96;
    }
  }

  @media (max-width: 1100px) {
    .travel-destination-editorial {
      width: min(100%, calc(100% - 24px));
      max-width: none;
    }
  }

  @media (max-width: 750px) {
    .travel-destination-editorial__row {
      height: auto;
      min-height: 0;
      grid-template-columns: minmax(0, 1fr);
      grid-auto-rows: auto;
      column-gap: 0;
    }

    .travel-destination-editorial {
      --destination-editorial-row-height: auto;
      width: calc(100% - 16px);
      max-width: none;
    }

    .travel-destination-editorial__row > .travel-destination-editorial__text,
    .travel-destination-editorial__row > .travel-destination-editorial__media {
      grid-column: 1;
      min-height: 0;
      height: auto;
    }

    .travel-destination-editorial__row > .travel-destination-editorial__media {
      grid-row: 2;
    }

    .travel-destination-editorial__row > .travel-destination-editorial__text {
      grid-row: 1;
    }

    .travel-destination-editorial__text {
      padding: 0;
      gap: 14px;
      min-height: 0;
      height: auto;
    }

    .travel-destination-editorial__copy {
      width: min(100% - 32px, 620px);
      padding-top: 32px;
      padding-bottom: 32px;
    }

    .travel-destination-editorial__media {
      min-height: 220px;
      height: auto;
      aspect-ratio: 16 / 10;
    }

    .travel-destination-editorial__text h3 {
      font-size: clamp(1.52rem, 6vw, 2rem);
      max-width: none;
    }

    .travel-destination-editorial__lead,
    .travel-destination-editorial__body {
      font-size: 0.92rem;
      line-height: 1.72;
      max-width: none;
    }

    #shopify-section-{{ section.id }} .travel-cta,
    .travel-cta {
      height: auto;
      min-height: 340px;
      padding: 36px 0;
    }

    .travel-cta h2 {
      font-size: clamp(1.52rem, 6.5vw, 2.05rem);
    }

    .travel-cta p {
      margin-top: 0.7rem;
      margin-bottom: 1rem;
      font-size: 0.95rem;
    }

    .travel-itinerary-showcase {
      margin-top: 42px;
    }

    .travel-itinerary-card--intro h2 {
      font-size: clamp(1.42rem, 7vw, 2rem);
      max-width: none;
    }

    .travel-itinerary-card--intro p:not(.travel-itinerary-showcase__kicker) {
      font-size: 0.84rem;
    }

    .travel-itinerary-showcase__track {
      grid-auto-columns: minmax(220px, 76vw);
      padding-right: 0;
    }

    .travel-itinerary-showcase__controls {
      right: 18px;
      top: 50%;
    }

    .travel-itinerary-card {
      min-height: 340px;
    }

    .travel-home {
      --content-width: calc(100% - 24px);
    }

    .travel-shell {
      width: calc(100% - 24px);
      max-width: none;
    }

    .travel-grid__destinations-side {
      grid-template-columns: 1fr;
      grid-template-rows: none;
      gap: 20px;
    }

    .travel-card--destination-featured,
    .travel-grid__destinations-side .travel-card--destination {
      min-height: 260px;
    }

    .travel-card--destination .travel-card__meta {
      flex-direction: column;
      justify-content: flex-end;
      align-items: flex-start;
      gap: 10px;
    }

    .travel-card--destination h3 {
      font-size: clamp(1.3rem, 6.6vw, 1.8rem);
      letter-spacing: 1px;
    }

    .travel-card--destination p {
      font-size: clamp(0.9rem, 3.4vw, 1.02rem);
    }

    .travel-title {
      margin-bottom: 1.8rem;
      font-size: clamp(1.55rem, 4.2vw, 2rem);
    }

    .travel-card--destination-side .travel-card__meta--side {
      inset: 14px;
      left: 14px;
      right: 14px;
      bottom: 14px;
    }

    .travel-card__side-panel {
      width: min(100%, 250px);
      gap: 6px;
      padding-top: 10px;
    }

    .travel-card__side-kicker {
      font-size: clamp(0.5rem, 2vw, 0.58rem);
    }

    .travel-card__side-title {
      font-size: clamp(1rem, 2.2vw, 1.18rem);
    }

    .travel-card__side-route {
      font-size: clamp(0.68rem, 1.6vw, 0.76rem);
      line-height: 1.32;
    }

    .travel-hero {
      min-height: max(
        var(--hero-min-height-mobile, 438px),
        calc(100svh - var(--lp-header-offset, 0px) - var(--trust-peek-height-mobile, 132px))
      );
      min-height: max(
        var(--hero-min-height-mobile, 438px),
        calc(100dvh - var(--lp-header-offset, 0px) - var(--trust-peek-height-mobile, 132px))
      );
      padding-bottom: 36px;
    }

    .travel-hero__content {
      margin-top: min(28px, 4vh);
    }

    .travel-hero h1 {
      font-size: var(--hero-title-size-mobile, 46px);
    }

    .travel-hero__subtitle {
      font-size: 15px;
    }

    .travel-hero__chips {
      gap: 0.34rem;
      margin-bottom: 0.66rem;
    }

    .travel-hero__chips span {
      font-size: 0.68rem;
      min-height: 22px;
      padding: 0 0.5rem;
    }

    .travel-hero__actions {
      gap: 0.44rem;
      margin-bottom: 0.62rem;
    }

    .travel-hero__toggle button {
      font-size: 11px;
      padding: 5px 10px;
    }

    .travel-hero__scroll-hint {
      display: none;
    }

    .travel-hero__press {
      width: calc(100% - 28px);
      bottom: var(--hero-press-bottom-mobile, -16px);
      padding: 10px 8px;
    }

    .travel-trust__headline {
      gap: 0.68rem;
      padding-top: 0.72rem;
      padding-bottom: 0.36rem;
    }

    .travel-trust__center h2 {
      font-size: clamp(1.34rem, 5.6vw, 1.82rem);
    }

    .travel-trust__sub {
      font-size: clamp(0.92rem, 3.2vw, 1rem);
      line-height: 1.42;
    }

    .travel-trust__icons {
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 0.56rem;
      padding-top: 0.74rem;
      padding-bottom: 1.16rem;
    }

    .travel-grid--itineraries,
    .travel-concierge__grid {
      grid-template-columns: 1fr;
    }

    .travel-concierge {
      padding: 2.35rem 0;
    }

    .travel-concierge__title-alt {
      font-size: 1.04rem;
    }

    .travel-concierge__desc {
      font-size: 0.95rem;
    }

    .travel-concierge__trust {
      gap: 0.42rem 0.9rem;
    }

    .travel-value__grid,
    .travel-journeys__grid,
    .travel-stories__grid,
    .travel-editorial__grid {
      grid-template-columns: 1fr;
    }
  }

  #shopify-section-{{ section.id }} .travel-hero__press {
    display: none !important;
  }
/* END_SECTION:lostplate-home */

/* START_SECTION:search (INDEX:24) */
.search-results {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
  .search-results .prev,
  .search-results .page,
  .search-results .next {
    grid-column: 1 / -1;
  }
/* END_SECTION:search */

/* START_SECTION:series-page (INDEX:25) */
#shopify-section-{{ section.id }} {
    overflow-x: hidden;
  }

  .spx-series {
    --spx-theme: #15736e;
    --spx-blue: #0b5889;
    --spx-gray: #f6f6f6;
    --spx-off: #f2efeb;
    width: 100%;
    max-width: 100%;
    position: relative;
    left: auto;
    transform: none;
    margin-left: 0;
    margin-right: 0;
    color: #2f2f2f;
    background: #fff;
    font-family: "Segoe UI", Arial, sans-serif;
    overflow-x: hidden;
    overflow-y: visible;
  }

  .spx-series * {
    box-sizing: border-box;
  }

  .spx-wrap {
    margin: 0 auto;
  }

  .spx-wrap--wide {
    width: 1710px;
  }

  .spx-wrap--narrow {
    width: 1360px;
  }

  .spx-title {
    margin: 0;
    text-align: center;
    color: var(--spx-blue);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 54px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
  }

  .spx-hero {
    position: relative;
    height: 760px;
    background-image:
      linear-gradient(180deg, rgba(7, 18, 34, 0.28) 0%, rgba(6, 17, 36, 0.5) 100%),
      url("https://images.chinahighlights.com/allpicture/2015/11/493f64a2411a42ca99fc63d1_cut_2560x800_77.jpg");
    background-size: cover;
    background-position: center top;
    overflow: hidden;
  }

  .spx-hero__panel {
    --spx-hero-copy-left: 168px;
  }

  .spx-hero__panel {
    position: absolute;
    left: 0;
    top: calc(50% + 30px);
    width: min(980px, 100%);
    min-height: 307px;
    padding: 0;
    color: #fff;
    transform: translateY(-50%);
  }

  .spx-hero__title-bg {
    position: relative;
    width: 860px;
    height: 120px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 0;
    background: rgba(0, 82, 129, 0.24);
    backdrop-filter: blur(9px) saturate(145%);
    -webkit-backdrop-filter: blur(9px) saturate(145%);
    box-shadow:
      inset 0 1px 0 rgba(132, 195, 230, 0.18),
      inset 0 -1px 0 rgba(0, 49, 77, 0.2),
      0 12px 24px rgba(7, 18, 34, 0.12);
  }

  .spx-hero__title-bg::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: rgba(0, 82, 129, 0.09);
  }

  .spx-hero__title-bg-image {
    display: none;
  }

  .spx-hero__panel h1 {
    position: relative;
    z-index: 2;
    margin: 0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 38px;
    line-height: 1;
    font-weight: 700;
  }

  .spx-hero__description {
    margin: 40px 0 0 var(--spx-hero-copy-left);
    max-width: 640px;
  }

  .spx-hero__line {
    display: block;
    width: 190px;
    height: 3px;
    margin: 0 0 26px;
    background: rgba(255, 255, 255, 0.92);
  }

  .spx-hero__panel p {
    margin: 0;
    max-width: 100%;
    color: rgba(255, 255, 255, 0.94);
    font-size: 14px;
    line-height: 1.58;
    font-weight: 600;
  }

  .spx-top {
    padding: 67px 0 78px;
    background: transparent;
  }

  .spx-top .travel-itinerary-showcase {
    margin-top: 20px;
    color: #111827;
    overflow: hidden;
  }

  .spx-top .travel-itinerary-showcase--ref {
    background: transparent;
    background-image: none;
    background-color: transparent;
    padding: 0;
    height: auto;
  }

  .spx-top .travel-itinerary-showcase__inner {
    min-height: clamp(380px, 44vw, 560px);
    padding: 0;
  }

  .spx-top .travel-itinerary-showcase__stage {
    position: relative;
    min-width: 0;
    overflow: hidden;
    padding-inline: 0;
  }

  .spx-top .travel-itinerary-showcase__controls {
    position: absolute;
    left: 0;
    right: clamp(26px, 4vw, 70px);
    top: 50%;
    z-index: 8;
    display: flex;
    justify-content: space-between;
    width: auto;
    pointer-events: none;
    transform: translateY(-50%);
  }

  .spx-top .travel-itinerary-showcase__nav {
    width: 38px;
    height: 38px;
    border: 1px solid #cfd8d2;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #15736e;
    cursor: pointer;
    pointer-events: auto;
    box-shadow: 0 8px 16px rgb(15 77 73 / 16%);
    transition: background-color .2s ease, border-color .2s ease, color .2s ease, opacity .2s ease;
    font-size: 0;
    line-height: 0;
  }

  .spx-top .travel-itinerary-showcase__track {
    height: 100%;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, calc((100% - 66px) / 4));
    gap: 22px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    padding: 0;
    scrollbar-width: none;
  }

  .spx-top .travel-itinerary-showcase__track::-webkit-scrollbar {
    display: none;
  }

  .spx-top .travel-itinerary-card {
    position: relative;
    min-height: clamp(320px, 40vw, 500px);
    overflow: hidden;
    scroll-snap-align: start;
    isolation: isolate;
    box-sizing: border-box;
    background: #111827;
    color: #fff;
  }


  .spx-top .travel-itinerary-card__link {
    position: absolute;
    inset: 0;
    z-index: 6;
  }

  .spx-top .travel-itinerary-card__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.02);
    transition: transform 420ms ease;
  }

  .spx-top .travel-itinerary-card:hover .travel-itinerary-card__img {
    transform: scale(1.06);
  }


  .spx-top .travel-itinerary-card__shade {
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
      linear-gradient(180deg, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 42%) 48%, rgb(0 0 0 / 84%) 100%),
      linear-gradient(90deg, rgb(0 0 0 / 14%), rgb(0 0 0 / 0%) 42%);
  }

  .spx-tabs {
    margin: 65px 0 0;
    display: flex;
    justify-content: center;
    gap: clamp(16px, 6vw, 100px);
    padding-left: 0;
    padding-right: 0;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .spx-tabs::-webkit-scrollbar {
    display: none;
  }

  .spx-tabs button {
    border: 0;
    border-bottom: 3px solid transparent;
    padding: 0 0 12px;
    background: transparent;
    color: #252525;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    flex: 0 0 auto;
  }

  .travel-itinerary-card[hidden] {
    display: none !important;
  }

  .spx-tabs button.is-active {
    border-bottom-color: #d68128;
  }

  .travel-itinerary-empty-note {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: var(--spx-empty-left, 28%);
    padding: 32px 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: transparent;
    color: #123a37;
    z-index: 3;
    pointer-events: none;
  }

  .travel-itinerary-empty-note[hidden] {
    display: none !important;
  }

  .travel-itinerary-empty-note__inner {
    max-width: 420px;
  }

  .travel-itinerary-empty-note p {
    margin: 0;
    color: #123a37;
    font-size: 20px;
    line-height: 1.7;
    font-weight: 500;
    text-wrap: pretty;
  }

  .spx-top__layout {
    display: grid;
    grid-template-columns: 276px minmax(0, 1fr);
    gap: 25px;
  }

  .spx-top__copy {
    padding-top: 187px;
    text-align: center;
  }

  .spx-top__kicker {
    margin: 0 0 21px;
    color: #7e8590;
    font-size: 19px;
    line-height: 1.2;
  }

  .spx-top__copy h3 {
    margin: 0;
    color: var(--spx-blue);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 55px;
    line-height: 1.08;
    font-weight: 700;
    text-transform: uppercase;
  }

  .spx-top__text {
    margin: 21px auto 0;
    max-width: 260px;
    color: #646b75;
    font-size: 14px;
    line-height: 1.55;
  }

  .spx-top__cards {
    display: flex;
    gap: 24px;
    overflow-x: auto;
    padding-bottom: 10px;
    scrollbar-width: none;
  }

  .spx-top__cards::-webkit-scrollbar {
    display: none;
  }

  .spx-card {
    position: relative;
    overflow: hidden;
    border-radius: 14px;
  }

  .spx-card--top {
    flex: 0 0 438px;
    height: 640px;
  }

  .spx-card__triple {
    position: absolute;
    inset: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2px;
  }

  .spx-card__triple .c1 {
    background: url("https://images.chinahighlights.com/allpicture/2015/03/e47d1ba34f204510962a6c89_cut_600x550_251.jpg") center / cover no-repeat;
  }

  .spx-card__triple .c2 {
    background: url("https://images.chinahighlights.com/allpicture/2015/11/e60da2a623a742de9369340b_cut_600x550_573_1732726731.jpg") center / cover no-repeat;
  }

  .spx-card__triple .c3 {
    background: url("https://images.chinahighlights.com/allpicture/2025/04/41daed8649e44bf6900001bd0b26771a_cut_600x550_509_1744642654.jpg") center / cover no-repeat;
  }

  .spx-card__shade {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(4, 8, 15, 0.05) 30%, rgba(3, 7, 12, 0.82) 100%);
  }

  .spx-card__body {
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 24px;
    z-index: 1;
    color: #fff;
  }

  .spx-card__meta {
    margin: 0 0 175px;
    text-align: right;
    color: rgba(255, 255, 255, 0.84);
    font-size: 15px;
    font-weight: 700;
  }

  .spx-card__title {
    margin: 0;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
  }

  .spx-card__desc {
    margin: 18px 0 20px;
    font-size: 10px;
    line-height: 1.45;
    font-weight: 700;
    text-transform: uppercase;
  }

  .spx-btn-ghost {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 176px;
    min-height: 38px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.85);
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    text-decoration: none;
  }

  .spx-boring {
    position: relative;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    height: 360px;
    background: var(--spx-boring-background-image) center / cover no-repeat;
  }

  .spx-boring::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(180deg, rgba(13, 35, 55, 0.18) 0%, rgba(8, 20, 34, 0.52) 100%);
    opacity: 0.5;
    pointer-events: none;
  }

  .spx-boring__mask {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4);
  }

  .spx-boring__inner {
    position: relative;
    z-index: 2;
    height: 100%;
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
  }

  .spx-boring__topline {
    margin: 0;
    font-size: 50px;
    line-height: 1.19;
    color: rgba(255, 255, 255, 0.82);
    font-weight: 600;
  }

  .spx-boring__kicker {
    margin: 0 0 6px;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    font-weight: 600;
  }

  .spx-boring h2 {
    margin: 0 0 8px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
  }

  .spx-boring__copy {
    margin: 0 0 18px;
    font-size: 18px;
    line-height: 1.4;
  }

  .spx-boring__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 187px;
    height: 51px;
    border-radius: 12px;
    background: #C66602;
    color: #fff;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
  }

  .spx-boring__logos {
    position: absolute;
    left: 50%;
    bottom: -34px;
    transform: translateX(-50%);
    width: 920px;
    min-height: 118px;
    border-radius: 20px 20px 0 0;
    background: rgba(7, 96, 133, 0.64);
    backdrop-filter: blur(2px);
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 14px;
    padding: 20px 26px;
  }

  .spx-boring__logos span {
    color: rgba(255, 255, 255, 0.72);
    font-size: 16px;
    white-space: nowrap;
  }

  .spx-stories {
    padding: 65px 0 100px 0;
    background: rgba(185, 95, 2, 0.06);
  }

  .spx-stories .spx-title {
    font-size: 32px;
    line-height: 1.1;
  }

  .spx-stories__sub {
    margin: 40px auto 54px;
    max-width: 980px;
    text-align: center;
    color: #5e6167;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 500;
  }

  .spx-stories__grid {
    display: grid;
    grid-template-columns: repeat(4, 320px);
    gap: 25px;
    justify-content: center;
  }

  .spx-story {
    position: relative;
    width: 320px;
    height: 460px;
    border-radius: 14px;
    overflow: hidden;
  }

  .spx-story img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .spx-story__shade {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.22) 24%, rgba(0, 0, 0, 0.7) 100%);
  }

  .spx-story__body {
    position: absolute;
    left: 28px;
    right: 28px;
    bottom: 26px;
    z-index: 1;
    color: #fff;
  }

  .spx-story__body h3 {
    margin: 0 0 22px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 55px;
    line-height: 1.02;
    font-weight: 700;
  }

  .spx-story__body p {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
  }

  .spx-story .spx-btn-ghost {
    border-radius: 12px;
  }

  .spx-daily {
    height: 660px;
    padding: 120px 0;
    box-sizing: border-box;
    background: transparent;
  }

  .spx-daily__layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 830px;
    gap: 50px;
    align-items: stretch;
  }

  .spx-daily__copy {
    padding-top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .spx-daily__copy h2 {
    margin: 0;
    color: var(--spx-blue);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 32px;
    line-height: 1.04;
    text-transform: uppercase;
  }

  .spx-daily__copy .sub {
    margin: 12px 0 34px;
    color: #24395a;
    font-size: 20px;
    line-height: 1.2;
  }

  .spx-daily__copy p {
    margin: 0 0 24px;
    color: #5a5b5d;
    font-size: 20px;
    line-height: 1.45;
  }

  .spx-daily__cta {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    min-width: 180px;
    min-height: 50px;
    padding: 0 24px;
    border-radius: 12px;
    background: #C66602;
    color: #fff;
    text-decoration: none;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
  }

  .spx-guidebook {
    width: 830px;
    height: 100%;
    min-height: 0;
    border-radius: 24px;
    border: 1px solid rgba(186, 176, 160, 0.28);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    background: #ece8e0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
  }

  .spx-guidebook__left,
  .spx-guidebook__right {
    position: relative;
    padding: 16px 18px 20px;
    background: #ece8e0;
  }

  .spx-guidebook__left {
    border-top: 4px solid #2d79ac;
  }

  .spx-guidebook__left::after {
    content: "";
    position: absolute;
    top: 12px;
    right: -4px;
    width: 8px;
    height: calc(100% - 24px);
    background: linear-gradient(90deg, rgba(156, 143, 122, 0.1), rgba(126, 111, 89, 0.45), rgba(156, 143, 122, 0.1));
  }

  .spx-guidebook .day {
    margin: 0;
    color: var(--spx-blue);
    font-size: 20px;
    line-height: 1;
    font-weight: 700;
  }

  .spx-guidebook .city {
    margin: 6px 0 14px;
    color: #555;
    font-size: 12px;
    letter-spacing: 0.24em;
    font-weight: 600;
  }

  .spx-guidebook .head-grid {
    display: grid;
    grid-template-columns: 1fr 148px;
    gap: 10px;
    margin-bottom: 14px;
  }

  .spx-guidebook .head-grid img {
    width: 100%;
    height: 160px;
    border-radius: 14px;
    object-fit: cover;
    filter: sepia(0.35) saturate(0.7) opacity(0.9);
  }

  .spx-guidebook .head-grid span {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 20px;
    border-radius: 14px;
    background: #cad1c9;
    color: #2e858a;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.09em;
    font-weight: 700;
  }

  .spx-guidebook ul {
    margin: 0 0 12px;
    padding: 0;
    list-style: none;
  }

  .spx-guidebook li {
    margin: 0 0 8px;
    padding-left: 16px;
    position: relative;
    color: #65615a;
    font-size: 14px;
    line-height: 1.3;
  }

  .spx-guidebook li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0a6ea1;
  }

  .spx-guidebook__left p {
    margin: 0;
    color: #68645e;
    font-size: 14px;
    line-height: 1.26;
  }

  .spx-guidebook__left b {
    position: absolute;
    left: 22px;
    bottom: 10px;
    color: rgba(188, 196, 195, 0.68);
    font-size: 74px;
    line-height: 1;
    letter-spacing: 0.04em;
  }

  .spx-guidebook .chapter {
    margin: 0 0 10px;
    color: #74706b;
    font-size: 12px;
    letter-spacing: 0.24em;
  }

  .spx-guidebook__right h3 {
    margin: 0 0 12px;
    color: #20303d;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
  }

  .spx-guidebook__right p {
    margin: 0;
    color: #66635e;
    font-size: 14px;
    line-height: 1.4;
  }

  .spx-guidebook .chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 16px 0;
  }

  .spx-guidebook .chips span {
    border-radius: 999px;
    border: 1px solid #bcc7c8;
    background: #dfe5e4;
    color: #0f6997;
    font-size: 12px;
    line-height: 1;
    padding: 8px 16px;
  }

  .spx-guidebook .map {
    position: relative;
    min-height: 122px;
    border-radius: 16px;
    border: 1px solid #d5d0c7;
    background: #e7e5e2;
    overflow: hidden;
  }

  .spx-guidebook .map strong {
    position: absolute;
    right: 16px;
    top: 18px;
    color: #1f4b84;
    font-size: 14px;
    letter-spacing: 0.06em;
  }

  .spx-guidebook .line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    opacity: 0.7;
  }

  .spx-guidebook .line.a { left: 32px; background: #2a7db7; }
  .spx-guidebook .line.b { left: 88px; background: #2f8f8e; }
  .spx-guidebook .line.c { left: 176px; background: #d77a4f; }
  .spx-guidebook .line.d { left: 264px; background: #c5a93a; }

  .spx-guidebook .stop {
    position: absolute;
    padding: 6px 12px;
    border-radius: 999px;
    background: #eef2f3;
    color: #0a6a98;
    font-size: 10px;
    line-height: 1;
  }

  .spx-guidebook .stop.s1 { left: 82px; top: 38px; }
  .spx-guidebook .stop.s2 { left: 184px; top: 74px; }
  .spx-guidebook .stop.s3 { left: 168px; top: 98px; }

  .spx-guidebook .dot {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 78px;
    bottom: 26px;
    border-radius: 50%;
    background: #1e6a90;
    box-shadow: 0 0 0 7px rgba(30, 106, 144, 0.18);
  }

  .spx-promise {
    position: relative;
    height: 720px;
    padding: 0;
    overflow: hidden;
    color: #fff;
    background-color: transparent;
    background-image: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .spx-promise .spx-wrap {
    position: relative;
    height: 100%;
    width: 1360px;
    margin: 0 auto;
    padding-top: 36px;
    text-align: center;
  }

  .spx-promise h2 {
    margin: 0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.01em;
    text-transform: uppercase;
  }

  .spx-promise__sub {
    margin: 15px 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
  }

  .spx-promise__grid {
    width: 100%;
    margin: 43px auto 0;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    gap: 25px;
  }

  .spx-promise__card {
    width: calc((100% - 75px) / 4);
    height: 460px;
    padding: 17px 42px 16px;
    border-radius: 14px;
    background: #ece9e6;
    color: #333;
    display: grid;
    grid-template-rows: auto 48px 52px 180px 1fr;
    align-items: center;
    text-align: center;
  }

  .spx-promise__kicker {
    margin: 0;
    color: var(--spx-blue);
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
  }

  .spx-promise__title {
    margin: 5px 0 0;
    color: var(--spx-blue);
    font-size: 20px;
    line-height: 24px;
    min-height: 48px;
    font-weight: 500;
    text-wrap: balance;
    text-transform: uppercase;
  }

  .spx-promise__quote {
    margin: 20px 0 0;
    color: #333;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    text-wrap: balance;
  }

  .spx-promise__image {
    display: block;
    width: 240px;
    max-width: 100%;
    height: 180px;
    margin: 20px 0 0;
    object-fit: contain;
    border-radius: 0;
  }

  .spx-promise__body {
    margin: 20px 0 0;
    max-width: 268px;
    color: #333;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    text-wrap: balance;
  }

  .spx-promise__title,
  .spx-promise__quote,
  .spx-promise__body {
    width: 100%;
  }

  @media screen and (max-width: 1360px) {
    .spx-promise .spx-wrap {
      width: calc(100% - 24px);
      padding-top: 36px;
    }

    .spx-promise h2 {
      font-size: clamp(34px, 4.7vw, 50px);
    }

    .spx-promise__sub {
      font-size: clamp(12px, 1.55vw, 20px);
      letter-spacing: 0.07em;
    }

    .spx-promise__card {
      width: calc((100% - 75px) / 4);
      min-width: 240px;
      height: 460px;
      padding: 16px 12px;
    }

    .spx-promise__kicker {
      font-size: clamp(11px, 0.95vw, 14px);
    }

    .spx-promise__title {
      font-size: clamp(22px, 2.7vw, 38px);
      min-height: 48px;
    }

    .spx-promise__quote {
      margin-top: 20px;
      font-size: 15px;
      line-height: 24px;
    }

    .spx-promise__image {
      max-width: calc(100% - 4px);
    }

    .spx-promise__body {
      max-width: 100%;
      font-size: clamp(12px, 1.15vw, 13px);
      line-height: 24px;
    }
  }

  @media screen and (max-width: 1080px) {
    .spx-promise {
      height: auto;
      padding: 40px 0 34px;
    }

    .spx-promise .spx-wrap {
      width: calc(100% - 24px);
      height: auto;
      padding-top: 0;
    }

    .spx-promise h2 {
      font-size: 34px;
      line-height: 1.05;
    }

    .spx-promise__sub {
      margin-top: 12px;
      font-size: 12px;
      line-height: 1.3;
      letter-spacing: 0.1em;
    }

    .spx-promise__grid {
      margin-top: 22px;
      flex-wrap: wrap;
      gap: 14px;
    }

    .spx-promise__card {
      width: calc(50% - 7px);
      min-width: 0;
      height: 420px;
      padding: 14px 10px;
      border-radius: 12px;
      grid-template-rows: auto 48px 52px 180px 1fr;
    }

    .spx-promise__kicker {
      font-size: 11px;
    }

    .spx-promise__title {
      font-size: 26px;
    }

    .spx-promise__quote {
      margin-top: 20px;
      font-size: 15px;
      line-height: 24px;
    }

    .spx-promise__image {
      max-width: 92%;
    }

    .spx-promise__body {
      font-size: 13px;
      line-height: 24px;
    }
  }

  @media screen and (max-width: 640px) {
    .spx-promise {
      padding: 34px 0 28px;
    }

    .spx-promise h2 {
      font-size: 30px;
    }

    .spx-promise__sub {
      margin-top: 10px;
      font-size: 11px;
      letter-spacing: 0.08em;
    }

    .spx-promise__grid {
      margin-top: 18px;
      gap: 12px;
    }

    .spx-promise__card {
      width: 100%;
      height: auto;
      min-height: 0;
      padding: 14px 12px;
      display: flex;
      flex-direction: column;
    }

    .spx-promise__title {
      font-size: 24px;
    }

    .spx-promise__quote {
      margin-top: 20px;
      font-size: 15px;
      line-height: 24px;
    }

    .spx-promise__image {
      margin-top: 8px;
      max-width: min(240px, 85%);
    }

    .spx-promise__body {
      margin-top: 12px;
      font-size: 13px;
      line-height: 24px;
    }
  }

  .spx-promise__card p {
    margin: 0;
    font-family: "Segoe UI", Arial, sans-serif;
  }

  @media screen and (max-width: 1500px) {
    .spx-wrap--wide,
    .spx-wrap--narrow {
      width: calc(100% - 48px);
    }

    .spx-title {
      font-size: 48px;
    }

    .spx-tabs button {
      font-size: 24px;
    }

    .spx-stories__sub {
      font-size: 20px;
    }
  }

  @media screen and (min-width: 1501px) and (max-width: 1709px) {
    .spx-wrap--wide {
      width: calc(100% - 48px);
    }
  }

  /* 1K baseline scaling map for 1680x1050 / 1600x900 / 1440x1050 / 1440x900 */
  @media screen and (min-width: 1660px) and (max-width: 1709px) and (min-height: 1000px) and (max-height: 1080px) {
    .spx-series {
      --spx-fit-scale: 0.88;
      --spx-fit-font-scale: 0.9;
      --spx-fit-gutter: 40px;
      --spx-fit-daily-right: 760px;
    }
  }

  @media screen and (min-width: 1560px) and (max-width: 1659px) and (max-height: 940px) {
    .spx-series {
      --spx-fit-scale: 0.83;
      --spx-fit-font-scale: 0.84;
      --spx-fit-gutter: 36px;
      --spx-fit-daily-right: 700px;
    }
  }

  @media screen and (min-width: 1400px) and (max-width: 1559px) and (min-height: 1000px) and (max-height: 1080px) {
    .spx-series {
      --spx-fit-scale: 0.75;
      --spx-fit-font-scale: 0.78;
      --spx-fit-gutter: 32px;
      --spx-fit-daily-right: 640px;
    }
  }

  @media screen and (min-width: 1400px) and (max-width: 1559px) and (max-height: 940px) {
    .spx-series {
      --spx-fit-scale: 0.72;
      --spx-fit-font-scale: 0.74;
      --spx-fit-gutter: 28px;
      --spx-fit-daily-right: 620px;
    }
  }

  @media screen and (min-width: 1400px) and (max-width: 1709px) and (max-height: 1080px) {
    .spx-series {
      --spx-fit-wide-base: 1710px;
      --spx-fit-narrow-base: 1360px;
      --spx-fit-wide-width: min(calc(var(--spx-fit-wide-base) * var(--spx-fit-scale, 1)), calc(100% - var(--spx-fit-gutter, 40px)));
      --spx-fit-narrow-width: min(calc(var(--spx-fit-narrow-base) * var(--spx-fit-scale, 1)), calc(100% - var(--spx-fit-gutter, 40px)));
    }

    .spx-top {
      --lph-ref-desktop-scale: var(--spx-fit-scale, 1);
      --lph-ref-font-scale: var(--spx-fit-font-scale, 1);
    }

    .spx-wrap--wide {
      width: var(--spx-fit-wide-width);
    }

    .spx-wrap--narrow,
    .spx-promise .spx-wrap {
      width: var(--spx-fit-narrow-width);
    }

    .spx-hero {
      height: calc(760px * var(--spx-fit-scale, 1));
      min-height: 520px;
    }

    .spx-hero__panel {
      width: min(calc(980px * var(--spx-fit-scale, 1)), 100%);
      min-height: calc(307px * var(--spx-fit-scale, 1));
    }

    .spx-hero__title-bg {
      width: calc(860px * var(--spx-fit-scale, 1));
      height: calc(120px * var(--spx-fit-scale, 1));
    }

    .spx-hero__panel h1 {
      font-size: clamp(28px, calc(38px * var(--spx-fit-scale, 1)), 38px);
    }

    .spx-hero__description {
      margin-top: calc(40px * var(--spx-fit-scale, 1));
      max-width: calc(640px * var(--spx-fit-scale, 1));
    }

    .spx-hero__line {
      width: calc(190px * var(--spx-fit-scale, 1));
      margin-bottom: calc(26px * var(--spx-fit-scale, 1));
    }

    .spx-top {
      padding: calc(67px * var(--spx-fit-scale, 1)) 0 calc(78px * var(--spx-fit-scale, 1));
    }

    .spx-top .spx-tabs {
      padding-left: 0;
      padding-right: 0;
    }

    .spx-top .travel-itinerary-showcase {
      box-sizing: border-box;
      margin-top: calc(20px * var(--spx-fit-scale, 1));
      padding-left: 0;
      padding-right: 0;
    }

    .spx-top .travel-itinerary-showcase__inner {
      min-height: calc(560px * var(--spx-fit-scale, 1));
    }

    .spx-top .travel-itinerary-showcase__controls {
      right: calc(70px * var(--spx-fit-scale, 1));
    }

    .spx-top .travel-itinerary-showcase__track {
      --spx-top-card-gap: calc(22px * var(--spx-fit-scale, 1));
      gap: var(--spx-top-card-gap);
      grid-auto-columns: minmax(0, calc((100% - (var(--spx-top-card-gap) * 3)) / 4));
    }

    .spx-top .travel-itinerary-card {
      min-height: calc(500px * var(--spx-fit-scale, 1));
    }

    .spx-title {
      font-size: clamp(40px, calc(54px * var(--spx-fit-scale, 1)), 54px);
    }

    .spx-tabs {
      margin-top: calc(65px * var(--spx-fit-scale, 1));
      gap: calc(100px * var(--spx-fit-scale, 1));
    }

    .spx-tabs button {
      font-size: clamp(19px, calc(24px * var(--spx-fit-scale, 1)), 24px);
    }

    .spx-boring {
      height: calc(360px * var(--spx-fit-scale, 1));
      min-height: 280px;
    }

    .spx-boring h2 {
      font-size: clamp(24px, calc(32px * var(--spx-fit-scale, 1)), 32px);
    }

    .spx-boring__kicker {
      margin-bottom: calc(6px * var(--spx-fit-scale, 1));
      font-size: calc(14px * var(--spx-fit-font-scale, 1));
    }

    .spx-boring__copy {
      margin-bottom: calc(18px * var(--spx-fit-scale, 1));
      font-size: calc(18px * var(--spx-fit-font-scale, 1));
      line-height: 1.4;
    }

    .spx-boring__cta {
      width: calc(187px * var(--spx-fit-scale, 1));
      height: calc(51px * var(--spx-fit-scale, 1));
      border-radius: calc(12px * var(--spx-fit-scale, 1));
      font-size: calc(16px * var(--spx-fit-font-scale, 1));
    }

    .spx-stories {
      padding: calc(65px * var(--spx-fit-scale, 1)) 0 calc(100px * var(--spx-fit-scale, 1));
    }

    .spx-stories .spx-title {
      font-size: calc(32px * var(--spx-fit-font-scale, 1));
      line-height: 1.1;
    }

    .spx-stories__sub {
      margin: calc(40px * var(--spx-fit-scale, 1)) auto calc(54px * var(--spx-fit-scale, 1));
      max-width: calc(980px * var(--spx-fit-scale, 1));
      font-size: calc(20px * var(--spx-fit-font-scale, 1));
      line-height: 1.35;
    }

    .spx-stories__grid {
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: calc(25px * var(--spx-fit-scale, 1));
    }

    .spx-story {
      width: 100%;
      height: calc(460px * var(--spx-fit-scale, 1));
      min-height: 330px;
      border-radius: calc(14px * var(--spx-fit-scale, 1));
    }

    .spx-story__body {
      left: calc(28px * var(--spx-fit-scale, 1));
      right: calc(28px * var(--spx-fit-scale, 1));
      bottom: calc(26px * var(--spx-fit-scale, 1));
    }

    .spx-story__body p {
      margin-bottom: calc(20px * var(--spx-fit-scale, 1));
      font-size: calc(14px * var(--spx-fit-font-scale, 1));
      line-height: calc(26px * var(--spx-fit-font-scale, 1));
    }

    .spx-daily {
      height: calc(660px * var(--spx-fit-scale, 1));
      min-height: 0;
      padding: calc(120px * var(--spx-fit-scale, 1)) 0;
    }

    .spx-daily__layout {
      height: 100%;
      grid-template-columns: minmax(0, 1fr) min(calc(830px * var(--spx-fit-scale, 1)), 48vw);
      gap: calc(50px * var(--spx-fit-scale, 1));
    }

    .spx-daily__copy h2 {
      font-size: calc(32px * var(--spx-fit-font-scale, 1));
    }

    .spx-daily__copy .sub {
      margin: calc(12px * var(--spx-fit-scale, 1)) 0 calc(34px * var(--spx-fit-scale, 1));
      font-size: calc(20px * var(--spx-fit-font-scale, 1));
      line-height: 1.2;
    }

    .spx-daily__copy p {
      margin-bottom: calc(24px * var(--spx-fit-scale, 1));
      font-size: calc(20px * var(--spx-fit-font-scale, 1));
      line-height: 1.45;
    }

    .spx-daily__copy .sign {
      font-size: calc(15px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook {
      width: 100%;
      border-radius: calc(24px * var(--spx-fit-scale, 1));
    }

    .spx-guidebook__left,
    .spx-guidebook__right {
      padding: calc(16px * var(--spx-fit-scale, 1)) calc(18px * var(--spx-fit-scale, 1)) calc(20px * var(--spx-fit-scale, 1));
    }

    .spx-guidebook .day {
      font-size: calc(20px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook .city,
    .spx-guidebook .chapter {
      font-size: calc(12px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook .head-grid {
      grid-template-columns: 1fr calc(148px * var(--spx-fit-scale, 1));
      gap: calc(10px * var(--spx-fit-scale, 1));
      margin-bottom: calc(14px * var(--spx-fit-scale, 1));
    }

    .spx-guidebook .head-grid img {
      height: calc(160px * var(--spx-fit-scale, 1));
      border-radius: calc(14px * var(--spx-fit-scale, 1));
    }

    .spx-guidebook .head-grid span {
      padding-top: calc(20px * var(--spx-fit-scale, 1));
      border-radius: calc(14px * var(--spx-fit-scale, 1));
      font-size: calc(12px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook li {
      margin-bottom: calc(8px * var(--spx-fit-scale, 1));
      padding-left: calc(16px * var(--spx-fit-scale, 1));
      font-size: calc(12px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook li::before {
      top: calc(11px * var(--spx-fit-scale, 1));
      width: calc(8px * var(--spx-fit-scale, 1));
      height: calc(8px * var(--spx-fit-scale, 1));
    }

    .spx-guidebook__left p,
    .spx-guidebook__right p {
      font-size: calc(14px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook__right h3 {
      margin-bottom: calc(12px * var(--spx-fit-scale, 1));
      font-size: calc(20px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook .chips {
      gap: calc(8px * var(--spx-fit-scale, 1));
      margin: calc(16px * var(--spx-fit-scale, 1)) 0;
    }

    .spx-guidebook .chips span {
      padding: calc(8px * var(--spx-fit-scale, 1)) calc(16px * var(--spx-fit-scale, 1));
      font-size: calc(12px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook .map {
      min-height: calc(122px * var(--spx-fit-scale, 1));
      border-radius: calc(16px * var(--spx-fit-scale, 1));
    }

    .spx-guidebook .map strong {
      right: calc(16px * var(--spx-fit-scale, 1));
      top: calc(18px * var(--spx-fit-scale, 1));
      font-size: calc(14px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook .line {
      width: calc(10px * var(--spx-fit-scale, 1));
    }

    .spx-guidebook .line.a { left: calc(32px * var(--spx-fit-scale, 1)); }
    .spx-guidebook .line.b { left: calc(88px * var(--spx-fit-scale, 1)); }
    .spx-guidebook .line.c { left: calc(176px * var(--spx-fit-scale, 1)); }
    .spx-guidebook .line.d { left: calc(264px * var(--spx-fit-scale, 1)); }

    .spx-guidebook .stop {
      padding: calc(6px * var(--spx-fit-scale, 1)) calc(12px * var(--spx-fit-scale, 1));
      font-size: calc(10px * var(--spx-fit-font-scale, 1));
    }

    .spx-guidebook .stop.s1 { left: calc(82px * var(--spx-fit-scale, 1)); top: calc(38px * var(--spx-fit-scale, 1)); }
    .spx-guidebook .stop.s2 { left: calc(184px * var(--spx-fit-scale, 1)); top: calc(74px * var(--spx-fit-scale, 1)); }
    .spx-guidebook .stop.s3 { left: calc(168px * var(--spx-fit-scale, 1)); top: calc(98px * var(--spx-fit-scale, 1)); }

    .spx-guidebook .dot {
      width: calc(16px * var(--spx-fit-scale, 1));
      height: calc(16px * var(--spx-fit-scale, 1));
      right: calc(78px * var(--spx-fit-scale, 1));
      bottom: calc(26px * var(--spx-fit-scale, 1));
      box-shadow: 0 0 0 calc(7px * var(--spx-fit-scale, 1)) rgba(30, 106, 144, 0.18);
    }

    .spx-promise {
      height: calc(720px * var(--spx-fit-scale, 1));
      min-height: 0;
      padding: 0;
    }

    .spx-promise .spx-wrap {
      height: 100%;
      padding-top: calc(36px * var(--spx-fit-scale, 1));
    }

    .spx-promise h2 {
      font-size: calc(32px * var(--spx-fit-font-scale, 1));
    }

    .spx-promise__sub {
      margin-top: calc(15px * var(--spx-fit-scale, 1));
      font-size: calc(14px * var(--spx-fit-font-scale, 1));
      letter-spacing: 0.12em;
    }

    .spx-promise__grid {
      margin-top: calc(43px * var(--spx-fit-scale, 1));
      gap: calc(25px * var(--spx-fit-scale, 1));
    }

    .spx-promise__card {
      height: auto;
      min-height: calc(460px * var(--spx-fit-scale, 1));
      padding: calc(17px * var(--spx-fit-scale, 1)) calc(42px * var(--spx-fit-scale, 1)) calc(16px * var(--spx-fit-scale, 1));
      border-radius: calc(14px * var(--spx-fit-scale, 1));
      grid-template-rows: auto calc(48px * var(--spx-fit-scale, 1)) calc(52px * var(--spx-fit-scale, 1)) calc(180px * var(--spx-fit-scale, 1)) 1fr;
    }

    .spx-promise__kicker {
      font-size: calc(14px * var(--spx-fit-font-scale, 1));
    }

    .spx-promise__title {
      min-height: calc(48px * var(--spx-fit-scale, 1));
      font-size: calc(20px * var(--spx-fit-font-scale, 1));
      line-height: calc(24px * var(--spx-fit-font-scale, 1));
    }

    .spx-promise__quote {
      margin-top: calc(20px * var(--spx-fit-scale, 1));
      font-size: calc(15px * var(--spx-fit-font-scale, 1));
      line-height: calc(24px * var(--spx-fit-font-scale, 1));
    }

    .spx-promise__body {
      margin-top: calc(20px * var(--spx-fit-scale, 1));
      max-width: calc(268px * var(--spx-fit-scale, 1));
      font-size: calc(15px * var(--spx-fit-font-scale, 1));
      line-height: calc(24px * var(--spx-fit-font-scale, 1));
    }

    .spx-promise__image {
      width: min(calc(240px * var(--spx-fit-scale, 1)), 100%);
      height: calc(180px * var(--spx-fit-scale, 1));
      max-height: calc(180px * var(--spx-fit-scale, 1));
      margin-top: calc(20px * var(--spx-fit-scale, 1));
    }
  }

  @media screen and (max-width: 1080px) {
    .spx-wrap--wide,
    .spx-wrap--narrow {
      width: calc(100% - 24px);
    }

    .spx-hero {
      min-height: 460px;
      height: auto;
    }

    .spx-hero__panel {
      --spx-hero-copy-left: 24px;
      position: relative;
      left: auto;
      top: auto;
      transform: none;
      width: calc(100% - 24px);
      margin-top: 42px;
      min-height: auto;
      padding: 0;
    }

    .spx-hero__title-bg {
      width: 860px;
      height: 120px;
    }

    .spx-hero__panel h1 {
      font-size: clamp(30px, 5vw, 38px);
    }

    .spx-hero__description {
      margin: 22px 0 0 var(--spx-hero-copy-left);
      max-width: min(640px, calc(100vw - 48px));
    }

    .spx-hero__line {
      margin: 0 0 18px;
      width: 170px;
      height: 2px;
    }

    .spx-hero__panel p {
      font-size: 14px;
      line-height: 1.62;
    }

    .spx-top {
      padding: 42px 0 36px;
    }

    .spx-top .travel-itinerary-showcase__track {
      grid-auto-columns: clamp(230px, 42vw, 310px);
    }

    .spx-top .travel-itinerary-showcase__controls {
      right: 22px;
      top: 46%;
    }

    .spx-title,
    .spx-daily__copy h2 {
      font-size: clamp(34px, 6.1vw, 44px);
    }

    .spx-tabs {
      margin: 65px 0 0;
      gap: 100px;
      overflow-x: auto;
      justify-content: center;
      scrollbar-width: none;
    }

    .spx-tabs::-webkit-scrollbar {
      display: none;
    }

    .spx-tabs button {
      flex: 0 0 auto;
      font-size: 24px;
      padding-bottom: 8px;
    }

    .spx-top__layout {
      grid-template-columns: 1fr;
      gap: 18px;
    }

    .spx-top .travel-itinerary-showcase {
      margin-top: 20px;
    }

    .spx-top .travel-itinerary-showcase__track {
      grid-auto-columns: minmax(220px, 76vw);
      padding-right: 0;
    }

    .spx-top .travel-itinerary-showcase__controls {
      right: 18px;
      top: 50%;
    }

    .spx-top .travel-itinerary-card {
      min-height: 340px;
    }

    .spx-top__copy {
      padding-top: 0;
    }

    .spx-top__copy h3 {
      font-size: clamp(30px, 7vw, 40px);
    }

    .spx-card--top {
      flex-basis: min(84vw, 330px);
      height: 500px;
    }

    .spx-card__body {
      left: 14px;
      right: 14px;
      bottom: 14px;
    }

    .spx-card__meta {
      margin-bottom: 176px;
      font-size: 24px;
    }

    .spx-card__title {
      font-size: 22px;
    }

    .spx-card__desc {
      font-size: 19px;
      margin: 10px 0 16px;
    }

    .spx-btn-ghost {
      min-width: 124px;
      min-height: 36px;
      font-size: 15px;
    }

    .spx-boring {
      min-height: 300px;
      height: auto;
    }

    .spx-boring__topline {
      font-size: 28px;
    }

    .spx-boring__kicker {
      margin-top: 12px;
      font-size: 12px;
    }

    .spx-boring h2 {
      font-size: clamp(34px, 8vw, 48px);
    }

    .spx-boring__copy {
      font-size: 18px;
      margin-bottom: 14px;
    }

    .spx-boring__cta {
      min-width: 140px;
      min-height: 42px;
      font-size: 16px;
      border-radius: 10px;
    }

    .spx-boring__logos {
      width: calc(100% - 36px);
      min-height: 70px;
      bottom: -18px;
      padding: 12px 14px;
      gap: 10px;
    }

    .spx-boring__logos span {
      font-size: 10px;
    }

    .spx-stories {
      padding: 62px 0 58px;
    }

    .spx-stories__sub {
      margin: 16px auto 28px;
      max-width: 660px;
      font-size: 16px;
      line-height: 1.56;
    }

    .spx-stories__grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 12px;
    }

    .spx-story {
      height: 380px;
    }

    .spx-story__body {
      left: 12px;
      right: 12px;
      bottom: 12px;
    }

    .spx-story__body h3 {
      font-size: 18px;
      margin-bottom: 10px;
    }

    .spx-story__body p {
      font-size: 14px;
      line-height: 26px;
      margin-bottom: 10px;
    }

    .spx-daily {
      height: auto;
      padding: 58px 0 56px;
    }

    .spx-daily__layout {
      grid-template-columns: 1fr;
      gap: 20px;
    }

    .spx-daily__copy {
      padding-top: 0;
    }

    .spx-daily__copy .sub {
      margin: 10px 0 16px;
      font-size: 21px;
    }

    .spx-daily__copy p {
      font-size: 15px;
      line-height: 1.7;
      margin-bottom: 14px;
    }

    .spx-daily__cta {
      margin-top: 14px;
      min-width: 160px;
      min-height: 46px;
      padding: 0 20px;
      font-size: 15px;
    }

    .spx-guidebook {
      width: 100%;
      grid-template-columns: 1fr;
      border-radius: 18px;
    }

    .spx-guidebook__left,
    .spx-guidebook__right {
      padding: 12px;
    }

    .spx-guidebook__left::after {
      display: none;
    }

    .spx-guidebook .day {
      font-size: 24px;
    }

    .spx-guidebook .city {
      font-size: 13px;
      margin-bottom: 10px;
    }

    .spx-guidebook .head-grid {
      grid-template-columns: 1fr 112px;
      gap: 8px;
      margin-bottom: 10px;
    }

    .spx-guidebook .head-grid img {
      height: 108px;
    }

    .spx-guidebook .head-grid span {
      font-size: 12px;
    }

    .spx-guidebook li {
      font-size: 14px;
      margin-bottom: 6px;
    }

    .spx-guidebook__left p {
      font-size: 14px;
    }

    .spx-guidebook__left b {
      position: static;
      display: block;
      margin-top: 4px;
      font-size: 35px;
    }

    .spx-guidebook .chapter {
      font-size: 11px;
      margin-bottom: 8px;
    }

    .spx-guidebook__right h3 {
      font-size: 22px;
      margin-bottom: 8px;
    }

    .spx-guidebook__right p {
      font-size: 14px;
      line-height: 1.55;
    }

    .spx-guidebook .chips {
      margin: 10px 0;
      gap: 6px;
    }

    .spx-guidebook .chips span {
      font-size: 11px;
      padding: 6px 10px;
    }

    .spx-guidebook .map {
      min-height: 100px;
    }

    .spx-guidebook .map strong {
      font-size: 12px;
      top: 8px;
      right: 8px;
    }

    .spx-guidebook .line {
      width: 7px;
    }

    .spx-guidebook .line.a { left: 28px; }
    .spx-guidebook .line.b { left: 78px; }
    .spx-guidebook .line.c { left: 138px; }
    .spx-guidebook .line.d { left: 198px; }

    .spx-guidebook .stop {
      font-size: 10px;
      padding: 4px 8px;
    }

    .spx-guidebook .stop.s1 { left: 72px; top: 30px; }
    .spx-guidebook .stop.s2 { left: 140px; top: 62px; }
    .spx-guidebook .stop.s3 { left: 130px; top: 82px; }

  }

  @media screen and (max-width: 640px) {
    .spx-hero {
      min-height: 400px;
      padding: 18px 0 24px;
      background-position: center;
    }

    .spx-hero__panel {
      --spx-hero-copy-left: 0;
      width: calc(100% - 20px);
      margin-top: 20px;
    }

    .spx-hero__title-bg {
      width: 100%;
      max-width: 100%;
      height: clamp(78px, 22vw, 96px);
    }

    .spx-hero__panel h1 {
      font-size: clamp(22px, 7vw, 30px);
      line-height: 1.1;
      text-align: center;
      padding: 0 10px;
    }

    .spx-hero__description {
      margin: 14px 0 0;
      max-width: 100%;
    }

    .spx-hero__line {
      width: 108px;
      margin: 0 auto 12px;
    }

    .spx-hero__panel p {
      font-size: 13px;
      line-height: 1.6;
      text-align: center;
    }

    .spx-top {
      padding: 28px 0 24px;
    }

    .spx-top .spx-wrap--wide {
      width: calc(100% - 20px);
    }

    .spx-top .spx-title,
    .spx-stories .spx-title {
      font-size: clamp(26px, 8.5vw, 32px);
      line-height: 1.12;
    }

    .spx-tabs {
      margin: 24px 0 0;
      gap: 16px;
      padding: 0 10px 4px;
    }

    .spx-tabs button {
      font-size: 15px;
      padding-bottom: 6px;
      letter-spacing: 0.02em;
    }

    .spx-top .travel-itinerary-showcase {
      margin-top: 14px;
    }

    .spx-top .travel-itinerary-showcase__track {
      grid-auto-columns: minmax(220px, 82vw);
    }

    .spx-top .travel-itinerary-showcase__controls {
      right: 10px;
      top: 44%;
    }

    .spx-top .travel-itinerary-card {
      min-height: 310px;
    }

    .spx-boring {
      min-height: 340px;
      height: auto;
      background-position: center;
    }

    .spx-boring__inner {
      min-height: 340px;
      height: auto;
      padding: 30px 16px 34px;
    }

    .spx-boring__kicker {
      margin: 0 0 8px;
      font-size: 11px;
      letter-spacing: 0.12em;
    }

    .spx-boring h2 {
      margin: 0 0 12px;
      font-size: clamp(28px, 8vw, 36px);
      line-height: 1.14;
    }

    .spx-boring__copy {
      margin: 0 0 14px;
      max-width: 320px;
      font-size: 18px;
      line-height: 1.55;
    }

    .spx-boring__cta {
      width: min(100%, 220px);
      min-height: 44px;
      height: auto;
      font-size: 15px;
    }

    .spx-boring__logos {
      display: none;
    }

    .spx-stories {
      padding: 36px 0 34px;
    }

    .spx-stories__sub {
      margin: 12px auto 16px;
      font-size: 13px;
      line-height: 1.55;
      max-width: 100%;
    }

    .spx-stories__grid {
      grid-template-columns: 1fr;
      gap: 12px;
    }

    .spx-story {
      height: 340px;
    }

    .spx-story__body p {
      font-size: 12px;
      line-height: 1.5;
      margin-bottom: 8px;
    }

    .spx-story .spx-btn-ghost {
      min-width: 112px;
      min-height: 34px;
      font-size: 12px;
      border-radius: 10px;
    }
  }

  /* Final daily-only responsive fit */
  .spx-daily__layout {
    grid-template-columns: minmax(280px, 1fr) minmax(0, 830px);
    gap: clamp(28px, 3.6vw, 50px);
    align-items: start;
  }

  .spx-daily__copy h2 {
    font-size: clamp(30px, 2.15vw, 38px);
    line-height: 1.08;
  }

  .spx-daily__copy .sub {
    margin: 12px 0 clamp(18px, 2.4vw, 34px);
    font-size: clamp(17px, 1.28vw, 21px);
    line-height: 1.35;
    text-wrap: balance;
  }

  .spx-daily__copy p {
    margin: 0 0 clamp(16px, 1.8vw, 24px);
    font-size: clamp(15px, 1.08vw, 18px);
    line-height: 1.6;
    text-wrap: pretty;
  }

  .spx-daily__copy .sign {
    font-size: clamp(14px, .95vw, 16px);
    line-height: 1.45;
  }

  .spx-daily__cta {
    min-width: 172px;
    min-height: 48px;
    padding: 0 22px;
    font-size: clamp(14px, .95vw, 16px);
    white-space: nowrap;
  }

  .spx-guidebook {
    width: 100%;
    max-width: 830px;
    min-height: 0;
  }

  .spx-guidebook__left,
  .spx-guidebook__right {
    padding: clamp(14px, 1.2vw, 18px) clamp(14px, 1.35vw, 18px) clamp(18px, 1.5vw, 20px);
  }

  .spx-guidebook .day {
    font-size: clamp(18px, 1.25vw, 22px);
  }

  .spx-guidebook .city,
  .spx-guidebook .chapter {
    font-size: clamp(11px, .8vw, 13px);
    line-height: 1.35;
  }

  .spx-guidebook .head-grid {
    grid-template-columns: minmax(0, 1fr) clamp(110px, 12vw, 148px);
    gap: clamp(8px, .8vw, 10px);
  }

  .spx-guidebook .head-grid img {
    height: clamp(120px, 11vw, 160px);
  }

  .spx-guidebook .head-grid span {
    padding-top: clamp(14px, 1.5vw, 20px);
    font-size: clamp(10px, .8vw, 12px);
    line-height: 1.2;
    text-align: center;
  }

  .spx-guidebook li {
    font-size: clamp(12px, .95vw, 14px);
    line-height: 1.45;
  }

  .spx-guidebook__left p,
  .spx-guidebook__right p {
    font-size: clamp(12px, .95vw, 14px);
    line-height: 1.5;
  }

  .spx-guidebook__left b {
    font-size: clamp(46px, 4.6vw, 74px);
    line-height: 1;
  }

  .spx-guidebook__right h3 {
    font-size: clamp(18px, 1.35vw, 22px);
    line-height: 1.25;
  }

  .spx-guidebook .chips span {
    font-size: clamp(10px, .8vw, 12px);
    padding: 7px 12px;
  }

  .spx-guidebook .map {
    min-height: clamp(108px, 9vw, 122px);
  }

  .spx-guidebook .map strong {
    font-size: clamp(11px, .85vw, 14px);
    line-height: 1.2;
  }

  .spx-guidebook .stop {
    font-size: clamp(9px, .72vw, 10px);
    line-height: 1.1;
  }

  @media screen and (min-width: 1400px) {
    .spx-series .spx-promise {
      height: 720px;
      min-height: 0;
      padding: 0;
    }

    .spx-series .spx-promise .spx-wrap {
      height: 100%;
      width: 1360px;
      max-width: min(1360px, calc(100% - 40px));
      padding-top: 36px;
    }

    .spx-series .spx-promise h2 {
      font-size: 32px;
      line-height: 1;
    }

    .spx-series .spx-promise__sub {
      margin-top: 15px;
      font-size: 14px;
      line-height: 1;
      letter-spacing: 0.12em;
    }

    .spx-series .spx-promise__grid {
      margin-top: 43px;
      gap: 25px;
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .spx-series .spx-promise__card {
      min-height: 520px;
      padding: 17px 42px 16px;
      border-radius: 14px;
      grid-template-rows: auto 48px 52px 240px 1fr;
      row-gap: 0;
    }

    .spx-series .spx-promise__kicker {
      font-size: 14px;
    }

    .spx-series .spx-promise__title {
      min-height: 48px;
      font-size: 20px;
      line-height: 24px;
    }

    .spx-series .spx-promise__quote {
      margin-top: 20px;
      font-size: 15px;
      line-height: 24px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
    }

    .spx-series .spx-promise__body {
      margin-top: 20px;
      max-width: 268px;
      font-size: 15px;
      line-height: 24px;
    }

    .spx-series .spx-promise__image {
      width: min(240px, 100%);
      height: 240px;
      max-height: 240px;
      margin-top: 20px;
    }
  }

  @media screen and (min-width: 1400px) {
    .spx-series .spx-daily {
      height: auto;
      min-height: 0;
      padding: clamp(72px, calc(88px * var(--spx-fit-scale, 1)), 96px) 0;
    }

    .spx-series .spx-daily__layout {
      height: auto;
      min-height: 0;
      align-items: start;
    }

    .spx-series .spx-daily__copy {
      height: auto;
      min-height: 0;
    }

    .spx-series .spx-daily__copy .sub {
      margin-bottom: clamp(16px, 1.7vw, 24px);
    }

    .spx-series .spx-daily__copy p {
      margin-bottom: clamp(14px, 1.3vw, 18px);
    }

    .spx-series .spx-daily__cta {
      margin-top: clamp(12px, 1.5vw, 18px);
      align-self: flex-start;
    }

    .spx-series .spx-guidebook {
      align-self: start;
    }
  }

  @media screen and (max-width: 1280px) {
    .spx-daily {
      height: auto;
      padding: 72px 0 68px;
    }

    .spx-daily__layout {
      grid-template-columns: 1fr;
      gap: 22px;
    }

    .spx-daily__copy {
      max-width: 860px;
      margin: 0 auto;
    }

    .spx-daily__copy h2,
    .spx-daily__copy .sub,
    .spx-daily__copy p {
      text-align: left;
    }

    .spx-guidebook {
      max-width: 100%;
      margin: 0 auto;
    }
  }

  @media screen and (max-width: 900px) {
    .spx-daily {
      padding: 48px 0 42px;
      height: auto;
    }

    .spx-daily__layout {
      gap: 18px;
    }

    .spx-daily__copy h2 {
      font-size: clamp(26px, 6vw, 32px);
      line-height: 1.12;
    }

    .spx-daily__copy .sub {
      margin: 10px 0 16px;
      font-size: 15px;
      line-height: 1.45;
    }

    .spx-daily__copy p {
      margin-bottom: 14px;
      font-size: 14px;
      line-height: 1.62;
    }

    .spx-daily__copy .sign {
      font-size: 13px;
    }

    .spx-daily__cta {
      min-width: 156px;
      min-height: 44px;
      padding: 0 18px;
      font-size: 14px;
    }

    .spx-guidebook {
      border-radius: 18px;
      grid-template-columns: 1fr;
    }

    .spx-guidebook__left,
    .spx-guidebook__right {
      padding: 14px;
    }

    .spx-guidebook__left::after {
      display: none;
    }

    .spx-guidebook .day {
      font-size: 20px;
    }

    .spx-guidebook .city {
      font-size: 12px;
      margin-bottom: 10px;
    }

    .spx-guidebook .head-grid {
      grid-template-columns: 1fr 110px;
      gap: 8px;
      margin-bottom: 10px;
    }

    .spx-guidebook .head-grid img {
      height: 112px;
      border-radius: 12px;
    }

    .spx-guidebook .head-grid span {
      border-radius: 12px;
      font-size: 11px;
    }

    .spx-guidebook li,
    .spx-guidebook__left p,
    .spx-guidebook__right p {
      font-size: 13px;
      line-height: 1.55;
    }

    .spx-guidebook__left b {
      position: static;
      display: block;
      margin-top: 6px;
      font-size: 34px;
    }

    .spx-guidebook .chapter {
      font-size: 10px;
      margin-bottom: 8px;
      letter-spacing: .18em;
    }

    .spx-guidebook__right h3 {
      font-size: 18px;
      margin-bottom: 8px;
    }

    .spx-guidebook .chips {
      margin: 10px 0 12px;
      gap: 6px;
    }

    .spx-guidebook .chips span {
      font-size: 10px;
      padding: 6px 9px;
    }

    .spx-guidebook .map {
      min-height: 104px;
    }

    .spx-guidebook .map strong {
      font-size: 11px;
      top: 10px;
      right: 10px;
    }

    .spx-guidebook .line {
      width: 7px;
    }

    .spx-guidebook .line.a { left: 28px; }
    .spx-guidebook .line.b { left: 76px; }
    .spx-guidebook .line.c { left: 134px; }
    .spx-guidebook .line.d { left: 192px; }

    .spx-guidebook .stop {
      padding: 4px 8px;
    }

    .spx-guidebook .stop.s1 { left: 68px; top: 30px; }
    .spx-guidebook .stop.s2 { left: 134px; top: 60px; }
    .spx-guidebook .stop.s3 { left: 124px; top: 80px; }
  }

  @media screen and (max-width: 640px) {
    .spx-daily {
      padding: 34px 0 28px;
    }

    .spx-daily__copy h2 {
      font-size: clamp(24px, 7vw, 28px);
    }

    .spx-daily__copy .sub {
      font-size: 14px;
      line-height: 1.5;
    }

    .spx-daily__copy p {
      font-size: 13px;
      line-height: 1.58;
    }

    .spx-daily__cta {
      min-width: 144px;
      min-height: 42px;
      font-size: 13px;
      border-radius: 10px;
    }

    .spx-guidebook {
      border-radius: 16px;
    }

    .spx-guidebook__left,
    .spx-guidebook__right {
      padding: 12px;
    }

    .spx-guidebook .day {
      font-size: 18px;
    }

    .spx-guidebook .city,
    .spx-guidebook .chapter {
      font-size: 10px;
    }

    .spx-guidebook .head-grid {
      grid-template-columns: 1fr 96px;
    }

    .spx-guidebook .head-grid img {
      height: 98px;
    }

    .spx-guidebook .head-grid span {
      font-size: 10px;
      padding-top: 12px;
    }

    .spx-guidebook li,
    .spx-guidebook__left p,
    .spx-guidebook__right p {
      font-size: 12px;
      line-height: 1.5;
    }

    .spx-guidebook__left b {
      font-size: 28px;
    }

    .spx-guidebook__right h3 {
      font-size: 16px;
      line-height: 1.28;
    }

    .spx-guidebook .chips span {
      font-size: 9px;
      padding: 5px 8px;
    }

    .spx-guidebook .map {
      min-height: 96px;
    }

    .spx-guidebook .map strong {
      font-size: 10px;
      top: 8px;
      right: 8px;
    }
  }

  /* Final promise-only responsive fit */
  .spx-promise h2 {
    font-size: clamp(30px, 2.2vw, 38px);
    line-height: 1.08;
  }

  .spx-promise__sub {
    font-size: clamp(13px, .95vw, 16px);
    line-height: 1.45;
    letter-spacing: .08em;
    text-wrap: balance;
  }

  .spx-promise__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(16px, 1.6vw, 24px);
    align-items: stretch;
  }

  .spx-promise__card {
    width: auto;
    min-width: 0;
    height: auto;
    min-height: 460px;
    padding: clamp(16px, 1.5vw, 22px) clamp(16px, 2vw, 28px);
    grid-template-rows: auto auto auto auto 1fr;
    row-gap: clamp(8px, 1vw, 14px);
    align-content: start;
  }

  .spx-promise__kicker {
    font-size: clamp(11px, .82vw, 14px);
    line-height: 1.1;
    letter-spacing: .14em;
  }

  .spx-promise__title {
    min-height: 0;
    font-size: clamp(18px, 1.28vw, 24px);
    line-height: 1.15;
    text-wrap: balance;
  }

  .spx-promise__quote {
    margin-top: 0;
    font-size: clamp(13px, .98vw, 16px);
    line-height: 1.45;
    text-wrap: pretty;
  }

  .spx-promise__image {
    width: min(100%, 220px);
    height: clamp(120px, 10.5vw, 172px);
    max-height: none;
    margin-top: 0;
    justify-self: center;
    object-fit: cover;
    border-radius: 12px;
  }

  .spx-promise__body {
    margin-top: 0;
    max-width: none;
    font-size: clamp(13px, .98vw, 15px);
    line-height: 1.55;
    text-wrap: pretty;
  }

  @media screen and (max-width: 1280px) {
    .spx-promise {
      height: auto;
      padding: 40px 0 42px;
    }

    .spx-promise .spx-wrap {
      height: auto;
      width: calc(100% - 32px);
      padding-top: 0;
    }

    .spx-promise__grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 16px;
      margin-top: 24px;
    }

    .spx-promise__card {
      min-height: 0;
      padding: 18px 16px;
    }
  }

  @media screen and (max-width: 900px) {
    .spx-promise {
      padding: 34px 0 30px;
    }

    .spx-promise .spx-wrap {
      width: calc(100% - 24px);
    }

    .spx-promise h2 {
      font-size: clamp(26px, 6vw, 32px);
      line-height: 1.12;
    }

    .spx-promise__sub {
      margin-top: 10px;
      font-size: 13px;
      line-height: 1.5;
      letter-spacing: .05em;
    }

    .spx-promise__grid {
      grid-template-columns: 1fr;
      gap: 14px;
      margin-top: 20px;
    }

    .spx-promise__card {
      min-height: 0;
      padding: 16px 14px;
      align-items: start;
      text-align: left;
      justify-items: start;
      grid-template-rows: auto auto auto auto auto;
    }

    .spx-promise__image {
      width: min(100%, 100%);
      height: 180px;
      justify-self: stretch;
    }
  }

  @media screen and (max-width: 640px) {
    .spx-promise {
      padding: 28px 0 24px;
    }

    .spx-promise .spx-wrap {
      width: calc(100% - 20px);
    }

    .spx-promise h2 {
      font-size: clamp(24px, 7.8vw, 28px);
      line-height: 1.15;
    }

    .spx-promise__sub {
      font-size: 12px;
      line-height: 1.55;
      letter-spacing: .04em;
    }

    .spx-promise__card {
      padding: 14px 12px;
      border-radius: 12px;
      row-gap: 8px;
    }

    .spx-promise__kicker {
      font-size: 10px;
    }

    .spx-promise__title {
      font-size: 18px;
      line-height: 1.18;
    }

    .spx-promise__quote {
      font-size: 12px;
      line-height: 1.45;
    }

    .spx-promise__image {
      height: 156px;
      border-radius: 10px;
    }

    .spx-promise__body {
      font-size: 12px;
      line-height: 1.5;
    }
  }

  /* Mobile polish for the series page only */
  @media screen and (max-width: 1080px) {
    .spx-series .spx-hero__title-bg {
      width: min(100%, 860px);
      max-width: 100%;
      min-height: clamp(96px, 18vw, 120px);
      height: auto;
      padding: 18px 22px;
    }

    .spx-series .spx-top .travel-itinerary-showcase__track {
      scroll-snap-type: x proximity;
      scroll-padding-inline: 10px;
      overscroll-behavior-x: contain;
      -webkit-overflow-scrolling: touch;
    }

    .spx-series .spx-top .travel-itinerary-card {
      scroll-snap-align: start;
    }
  }

  @media screen and (max-width: 640px) {
    .spx-series .spx-wrap--wide,
    .spx-series .spx-wrap--narrow {
      width: calc(100% - 20px);
    }

    .spx-series .spx-hero {
      min-height: 0;
      padding: 18px 0 28px;
      background-position: center;
    }

    .spx-series .spx-hero__panel {
      width: calc(100% - 20px);
      margin-top: 14px;
    }

    .spx-series .spx-hero__title-bg {
      min-height: clamp(88px, 24vw, 118px);
      height: auto;
      padding: 18px 14px;
      align-items: center;
    }

    .spx-series .spx-hero__title-bg::after {
      background: rgba(0, 82, 129, 0.14);
    }

    .spx-series .spx-hero__panel h1 {
      width: 100%;
      font-size: clamp(24px, 7.2vw, 30px);
      line-height: 1.15;
      text-wrap: balance;
      overflow-wrap: anywhere;
      padding: 0;
    }

    .spx-series .spx-hero__description {
      margin-top: 16px;
    }

    .spx-series .spx-hero__line {
      width: 96px;
      margin-bottom: 10px;
    }

    .spx-series .spx-hero__panel p {
      max-width: 100%;
      font-size: 13px;
      line-height: 1.65;
      text-wrap: pretty;
    }

    .spx-series .spx-top {
      padding: 24px 0 22px;
    }

    .spx-series .spx-tabs {
      margin: 20px 0 0;
      gap: 12px;
      padding: 0 6px 4px;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      scroll-snap-type: x proximity;
    }

    .spx-series .spx-tabs button {
      font-size: 14px;
      padding-bottom: 5px;
      scroll-snap-align: center;
    }

    .spx-series .spx-top .travel-itinerary-showcase {
      margin-top: 12px;
    }

    .spx-series .spx-top .travel-itinerary-showcase__track {
      grid-auto-columns: minmax(250px, 84vw);
      gap: 12px;
      padding-inline: 4px;
    }

    .spx-series .spx-top .travel-itinerary-card {
      min-height: 380px;
      border-radius: 16px;
    }

    .spx-series .spx-top .travel-itinerary-card__content {
      padding: 16px 16px 18px;
      gap: 8px;
    }

    .spx-series .spx-top .travel-itinerary-card__eyebrow {
      font-size: 12px;
      line-height: 1.2;
      letter-spacing: 0.08em;
      margin-bottom: auto;
    }

    .spx-series .spx-top .travel-itinerary-card:not(.travel-itinerary-card--intro) h3 {
      font-size: 18px;
      line-height: 1.3;
      letter-spacing: 0.01em;
      text-wrap: balance;
      overflow-wrap: anywhere;
    }

    .spx-series .spx-top .travel-itinerary-card:not(.travel-itinerary-card--intro) p {
      font-size: 13px;
      line-height: 1.45;
      letter-spacing: 0;
      text-wrap: pretty;
    }

    .spx-series .spx-top .travel-itinerary-card__cta {
      width: auto;
      min-width: 118px;
      max-width: 100%;
      height: auto;
      min-height: 34px;
      margin-top: 10px;
      padding: 8px 14px;
      border-radius: 999px;
      font-size: 13px;
      line-height: 1.1;
      white-space: nowrap;
      align-self: flex-start;
    }

    .spx-series .spx-top .travel-itinerary-card__content.is-no-desc .travel-itinerary-card__cta {
      margin-top: 2px;
    }

    .spx-series .spx-top .travel-itinerary-card__intro {
      padding: 0 18px;
    }

    .spx-series .spx-top .travel-itinerary-card--intro h2 {
      font-size: clamp(22px, 6.8vw, 28px);
      line-height: 1.15;
      text-wrap: balance;
    }

    .spx-series .spx-top .travel-itinerary-card--intro p:not(.travel-itinerary-showcase__kicker) {
      width: 100%;
      max-width: 280px;
      font-size: 13px;
      line-height: 1.55;
      height: auto;
      text-wrap: pretty;
    }

    .spx-series .spx-top .travel-itinerary-showcase__controls {
      right: 8px;
      left: 8px;
      top: 42%;
    }

    .spx-series .spx-stories {
      padding: 32px 0 30px;
    }

    .spx-series .spx-stories__sub {
      margin: 14px auto 18px;
      max-width: 100%;
      font-size: 13px;
      line-height: 1.62;
      text-wrap: pretty;
    }

    .spx-series .spx-stories__grid {
      grid-template-columns: 1fr;
      gap: 14px;
    }

    .spx-series .spx-story {
      width: 100%;
      height: auto;
      min-height: 0;
      aspect-ratio: 0.8;
      max-height: 420px;
      border-radius: 18px;
    }

    .spx-series .spx-story img {
      height: 100%;
      object-fit: cover;
    }

    .spx-series .spx-story__body {
      left: 14px;
      right: 14px;
      bottom: 14px;
    }

    .spx-series .spx-story__body p {
      margin: 0 0 10px;
      font-size: 12px;
      line-height: 1.35;
      letter-spacing: 0.01em;
      text-wrap: balance;
    }

    .spx-series .spx-story .spx-btn-ghost {
      min-width: 108px;
      min-height: 32px;
      padding: 0 14px;
      font-size: 12px;
      border-radius: 999px;
    }

    .spx-series .spx-boring {
      min-height: 320px;
    }

    .spx-series .spx-boring__inner {
      padding: 26px 14px 30px;
    }

    .spx-series .spx-daily {
      padding: 30px 0 26px;
      background: #fff;
    }

    .spx-series .spx-daily__layout {
      gap: 16px;
    }

    .spx-series .spx-daily__copy {
      padding: 0;
    }

    .spx-series .spx-daily__copy h2 {
      font-size: clamp(24px, 7.4vw, 30px);
      line-height: 1.08;
      text-wrap: balance;
    }

    .spx-series .spx-daily__copy .sub {
      margin: 12px 0 14px;
      font-size: 14px;
      line-height: 1.58;
      color: #314864;
    }

    .spx-series .spx-daily__copy p {
      margin-bottom: 12px;
      font-size: 13px;
      line-height: 1.65;
      color: #5f6267;
    }

    .spx-series .spx-daily__copy .sign {
      font-size: 13px;
      line-height: 1.55;
      color: #555b63;
    }

    .spx-series .spx-daily__cta {
      margin-top: 10px;
      min-width: 0;
      min-height: 40px;
      padding: 0 18px;
      border-radius: 12px;
      font-size: 14px;
      box-shadow: none;
    }

    .spx-series .spx-guidebook {
      border-radius: 20px;
      border: 1px solid rgba(188, 178, 161, 0.32);
      box-shadow: 0 8px 18px rgba(20, 32, 48, 0.08);
      background: #eee9e1;
      overflow: hidden;
    }

    .spx-series .spx-guidebook__left,
    .spx-series .spx-guidebook__right {
      padding: 14px;
      background: transparent;
    }

    .spx-series .spx-guidebook__left {
      border-top-width: 4px;
    }

    .spx-series .spx-guidebook .day {
      font-size: 18px;
    }

    .spx-series .spx-guidebook .city {
      margin: 4px 0 12px;
      color: #6b6d70;
      letter-spacing: 0.22em;
    }

    .spx-series .spx-guidebook .head-grid {
      grid-template-columns: minmax(0, 1fr) 92px;
      gap: 8px;
      margin-bottom: 12px;
    }

    .spx-series .spx-guidebook .head-grid img {
      height: 90px;
      border-radius: 12px;
      filter: none;
    }

    .spx-series .spx-guidebook .head-grid span {
      align-items: center;
      padding: 10px 8px;
      border-radius: 12px;
      background: #d7ddd4;
      font-size: 10px;
      line-height: 1.2;
      text-align: center;
    }

    .spx-series .spx-guidebook li,
    .spx-series .spx-guidebook__left p,
    .spx-series .spx-guidebook__right p {
      font-size: 12px;
      line-height: 1.55;
    }

    .spx-series .spx-guidebook li {
      margin-bottom: 8px;
      padding-left: 15px;
    }

    .spx-series .spx-guidebook li::before {
      top: 9px;
      width: 7px;
      height: 7px;
    }

    .spx-series .spx-guidebook__left b {
      margin-top: 10px;
      color: rgba(188, 196, 195, 0.5);
      font-size: 28px;
      letter-spacing: 0.06em;
    }

    .spx-series .spx-guidebook .chapter {
      color: #77726c;
      letter-spacing: 0.18em;
      margin-bottom: 8px;
    }

    .spx-series .spx-guidebook__right h3 {
      font-size: 15px;
      line-height: 1.32;
      margin-bottom: 8px;
    }

    .spx-series .spx-guidebook .chips {
      margin: 10px 0 12px;
      gap: 6px;
    }

    .spx-series .spx-guidebook .chips span {
      padding: 6px 10px;
      font-size: 10px;
    }

    .spx-series .spx-guidebook .map {
      min-height: 92px;
      border-radius: 14px;
    }

    .spx-series .spx-guidebook .map strong {
      top: 10px;
      right: 10px;
      font-size: 10px;
      letter-spacing: 0.08em;
    }

    .spx-series .spx-guidebook .line {
      width: 6px;
      opacity: 0.72;
    }

    .spx-series .spx-guidebook .line.a { left: 24px; }
    .spx-series .spx-guidebook .line.b { left: 66px; }
    .spx-series .spx-guidebook .line.c { left: 118px; }
    .spx-series .spx-guidebook .line.d { left: 168px; }

    .spx-series .spx-guidebook .stop {
      padding: 4px 8px;
      font-size: 9px;
    }

    .spx-series .spx-guidebook .stop.s1 { left: 58px; top: 28px; }
    .spx-series .spx-guidebook .stop.s2 { left: 112px; top: 54px; }
    .spx-series .spx-guidebook .stop.s3 { left: 106px; top: 72px; }

    .spx-series .spx-guidebook .dot {
      width: 12px;
      height: 12px;
      right: 52px;
      bottom: 18px;
      box-shadow: 0 0 0 5px rgba(30, 106, 144, 0.14);
    }

    .spx-series .spx-promise {
      padding: 26px 0 22px;
    }

    .spx-series .spx-promise .spx-wrap {
      width: calc(100% - 20px);
      max-width: 100%;
      padding-inline: 0;
    }

    .spx-series .spx-promise__grid {
      grid-template-columns: 1fr;
      gap: 12px;
      margin-top: 18px;
    }

    .spx-series .spx-promise__card {
      width: 100%;
      min-width: 0;
      max-width: 100%;
      padding: 14px 12px 16px;
      border-radius: 14px;
      align-items: start;
      grid-template-rows: auto auto auto auto auto;
      row-gap: 10px;
      text-align: left;
      justify-items: stretch;
      overflow: hidden;
    }

    .spx-series .spx-promise__kicker,
    .spx-series .spx-promise__title,
    .spx-series .spx-promise__quote,
    .spx-series .spx-promise__body {
      text-align: left;
    }

    .spx-series .spx-promise__title {
      font-size: 17px;
      line-height: 1.25;
      text-wrap: balance;
    }

    .spx-series .spx-promise__quote,
    .spx-series .spx-promise__body {
      text-wrap: pretty;
    }

    .spx-series .spx-promise__image {
      display: block;
      width: 100%;
      max-width: none;
      height: 168px;
      border-radius: 12px;
      object-fit: cover;
      justify-self: stretch;
    }

    .spx-series .spx-promise__body {
      max-width: 100%;
      margin: 0;
    }
  }

  @media screen and (max-width: 480px) {
    .spx-series .spx-hero {
      padding: 16px 0 24px;
    }

    .spx-series .spx-hero__panel {
      width: calc(100% - 16px);
    }

    .spx-series .spx-hero__title-bg {
      min-height: 82px;
      padding: 16px 12px;
    }

    .spx-series .spx-hero__panel h1 {
      font-size: clamp(22px, 7.8vw, 26px);
    }

    .spx-series .spx-top .travel-itinerary-showcase__track {
      grid-auto-columns: minmax(236px, 86vw);
      gap: 10px;
    }

    .spx-series .spx-top .travel-itinerary-card {
      min-height: 364px;
    }

    .spx-series .spx-top .travel-itinerary-card__content {
      padding: 14px 14px 16px;
    }

    .spx-series .spx-top .travel-itinerary-card:not(.travel-itinerary-card--intro) h3 {
      font-size: 17px;
      line-height: 1.28;
    }

    .spx-series .spx-top .travel-itinerary-card__cta {
      min-width: 110px;
      min-height: 32px;
      padding: 7px 12px;
      font-size: 12px;
    }

    .spx-series .spx-top .travel-itinerary-card__intro {
      padding: 0 14px;
    }

    .spx-series .spx-top .travel-itinerary-card--intro h2 {
      font-size: 22px;
    }

    .spx-series .spx-top .travel-itinerary-card--intro p:not(.travel-itinerary-showcase__kicker) {
      max-width: 250px;
      font-size: 12px;
      line-height: 1.5;
    }

    .spx-series .spx-stories {
      padding: 28px 0 26px;
    }

    .spx-series .spx-stories .spx-title {
      font-size: clamp(24px, 7.8vw, 28px);
      line-height: 1.12;
    }

    .spx-series .spx-stories__sub {
      margin: 12px auto 16px;
      font-size: 12px;
      line-height: 1.58;
    }

    .spx-series .spx-stories__grid {
      gap: 12px;
    }

    .spx-series .spx-story {
      aspect-ratio: 0.76;
      max-height: none;
      border-radius: 16px;
    }

    .spx-series .spx-story__body {
      left: 12px;
      right: 12px;
      bottom: 12px;
    }

    .spx-series .spx-story__body p {
      font-size: 11px;
      line-height: 1.32;
      margin-bottom: 8px;
    }

    .spx-series .spx-story .spx-btn-ghost {
      min-width: 100px;
      min-height: 30px;
      padding: 0 12px;
      font-size: 11px;
    }

    .spx-series .spx-daily {
      padding: 26px 0 22px;
      background: #fff;
    }

    .spx-series .spx-daily__layout {
      gap: 14px;
    }

    .spx-series .spx-daily__copy h2 {
      font-size: 22px;
    }

    .spx-series .spx-daily__copy .sub {
      font-size: 13px;
      margin: 10px 0 12px;
    }

    .spx-series .spx-daily__copy p,
    .spx-series .spx-daily__copy .sign {
      font-size: 12px;
      line-height: 1.6;
    }

    .spx-series .spx-daily__cta {
      min-height: 38px;
      padding: 0 16px;
      font-size: 13px;
      border-radius: 11px;
    }

    .spx-series .spx-guidebook {
      border-radius: 18px;
    }

    .spx-series .spx-guidebook__left,
    .spx-series .spx-guidebook__right {
      padding: 12px;
    }

    .spx-series .spx-guidebook .day {
      font-size: 17px;
    }

    .spx-series .spx-guidebook .head-grid {
      grid-template-columns: minmax(0, 1fr) 84px;
      gap: 7px;
    }

    .spx-series .spx-guidebook .head-grid img {
      height: 84px;
      border-radius: 11px;
    }

    .spx-series .spx-guidebook .head-grid span {
      padding: 8px 6px;
      border-radius: 11px;
      font-size: 9px;
    }

    .spx-series .spx-guidebook li,
    .spx-series .spx-guidebook__left p,
    .spx-series .spx-guidebook__right p {
      font-size: 11px;
    }

    .spx-series .spx-guidebook__right h3 {
      font-size: 14px;
    }

    .spx-series .spx-guidebook .chips span {
      padding: 5px 8px;
      font-size: 9px;
    }

    .spx-series .spx-guidebook .map {
      min-height: 86px;
    }

    .spx-series .spx-guidebook .line.a { left: 22px; }
    .spx-series .spx-guidebook .line.b { left: 58px; }
    .spx-series .spx-guidebook .line.c { left: 102px; }
    .spx-series .spx-guidebook .line.d { left: 146px; }

    .spx-series .spx-guidebook .stop.s1 { left: 50px; top: 28px; }
    .spx-series .spx-guidebook .stop.s2 { left: 96px; top: 52px; }
    .spx-series .spx-guidebook .stop.s3 { left: 90px; top: 68px; }

    .spx-series .spx-guidebook .dot {
      right: 44px;
      bottom: 16px;
    }

    .spx-series .spx-promise {
      padding: 24px 0 20px;
    }

    .spx-series .spx-promise .spx-wrap,
    .spx-series .spx-wrap--narrow {
      width: calc(100% - 16px);
    }

    .spx-series .spx-promise__grid {
      gap: 10px;
      margin-top: 16px;
    }

    .spx-series .spx-promise__card {
      width: 100%;
      padding: 12px 10px 14px;
      border-radius: 12px;
      row-gap: 8px;
    }

    .spx-series .spx-promise__kicker {
      font-size: 10px;
      line-height: 1.1;
      letter-spacing: 0.12em;
    }

    .spx-series .spx-promise__title {
      font-size: 15px;
      line-height: 1.22;
    }

    .spx-series .spx-promise__quote,
    .spx-series .spx-promise__body {
      font-size: 12px;
      line-height: 1.45;
    }

    .spx-series .spx-promise__image {
      width: 100%;
      height: 144px;
      border-radius: 10px;
    }
  }
/* END_SECTION:series-page */

/* START_SECTION:travel-custom-series (INDEX:26) */
.travel-custom-series {
    background: #f4f6f5;
    padding: 26px 0 34px;
    margin: 26px 0 32px;
  }

  .travel-custom-series__shell {
    width: min(var(--travel-custom-shell), calc(100% - 40px));
    margin: 0 auto;
    border-top: 4px solid var(--travel-custom-accent);
    padding-top: 14px;
  }

  .travel-custom-series__header {
    margin: 0 0 20px;
  }

  .travel-custom-series__eyebrow {
    color: var(--travel-custom-accent);
    font-size: 0.8rem;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 8px;
  }

  .travel-custom-series__header h1 {
    margin: 0;
    font-size: clamp(1.75rem, 2.4vw, 2.9rem);
    line-height: 1.1;
    letter-spacing: -0.02em;
  }

  .travel-custom-series__subheading,
  .travel-custom-series__description {
    margin-top: 8px;
    max-width: 880px;
    font-size: clamp(0.95rem, 1.15vw, 1.1rem);
    color: #3b4349;
    line-height: 1.6;
  }

  .travel-custom-series__customizer {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
    gap: 24px;
    margin: 0 0 24px;
    padding: 22px;
    border: 1px solid color-mix(in srgb, var(--travel-custom-accent) 28%, #d5dcde);
    border-radius: 20px;
    background:
      radial-gradient(circle at 8% 8%, color-mix(in srgb, var(--travel-custom-accent) 12%, #ffffff) 0%, transparent 46%),
      #ffffff;
    box-shadow: 0 10px 28px rgba(10, 24, 35, 0.08);
  }

  .travel-custom-series__customizer-kicker {
    margin: 0 0 8px;
    color: var(--travel-custom-accent);
    font-size: 0.78rem;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-weight: 800;
  }

  .travel-custom-series__customizer-main h2 {
    margin: 0;
    font-size: clamp(1.45rem, 2vw, 2rem);
    line-height: 1.2;
    letter-spacing: -0.015em;
  }

  .travel-custom-series__customizer-desc {
    margin: 10px 0 0;
    color: #41515e;
    font-size: 1rem;
    line-height: 1.65;
  }

  .travel-custom-series__customizer-actions {
    margin-top: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }

  .travel-custom-series__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 18px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 700;
    font-size: 0.92rem;
    transition: transform 160ms ease, box-shadow 160ms ease, opacity 160ms ease;
  }

  .travel-custom-series__cta:hover {
    transform: translateY(-1px);
    opacity: 0.95;
  }

  .travel-custom-series__cta--primary {
    color: #fff;
    background: var(--travel-custom-accent);
    box-shadow: 0 8px 18px color-mix(in srgb, var(--travel-custom-accent) 36%, transparent);
  }

  .travel-custom-series__cta--secondary {
    color: #0f3f3c;
    background: #ecf6f5;
    border: 1px solid color-mix(in srgb, var(--travel-custom-accent) 35%, #dbe4e4);
  }

  .travel-custom-series__customizer-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .travel-custom-series__customizer-card {
    min-height: 98px;
    border-radius: 14px;
    border: 1px solid #dce8e8;
    background: #f7fbfb;
    padding: 12px 12px 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .travel-custom-series__customizer-index {
    color: var(--travel-custom-accent);
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.08em;
  }

  .travel-custom-series__customizer-card p {
    margin: 8px 0 0;
    color: #243641;
    line-height: 1.45;
    font-size: 0.93rem;
    font-weight: 600;
  }

  .travel-custom-series__process {
    margin: 0 0 22px;
    border-radius: 14px;
    background: #ffffff;
    border: 1px solid #dce8e8;
    padding: 14px 16px;
  }

  .travel-custom-series__process h3 {
    margin: 0;
    color: #153b39;
    font-size: 1rem;
    font-weight: 800;
  }

  .travel-custom-series__process ol {
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
  }

  .travel-custom-series__process li {
    border-radius: 10px;
    background: #f6f9fa;
    border: 1px solid #e3ebec;
    padding: 10px 12px;
    color: #2f4450;
    font-size: 0.88rem;
    line-height: 1.45;
    font-weight: 600;
  }

  .travel-custom-series__columns {
    display: grid;
    grid-template-columns: repeat(var(--travel-custom-columns), minmax(0, 1fr));
    gap: var(--travel-custom-gap);
  }

  .travel-custom-series__column {
    display: flex;
    flex-direction: column;
    gap: var(--travel-custom-gap);
  }

  .travel-custom-series__card {
    position: relative;
    border-radius: var(--travel-custom-radius);
    overflow: hidden;
    min-height: 280px;
    height: var(--travel-custom-card-height);
    box-shadow: 0 6px 18px rgba(17, 26, 33, 0.34);
    isolation: isolate;
    transform: translateZ(0);
  }

  .travel-custom-series__media,
  .travel-custom-series__image,
  .travel-custom-series__placeholder {
    width: 100%;
    height: 100%;
  }

  .travel-custom-series__image,
  .travel-custom-series__placeholder {
    object-fit: cover;
    object-position: center;
  }

  .travel-custom-series__shade {
    position: absolute;
    inset: 0;
    background: linear-gradient(
      180deg,
      rgba(8, 14, 18, calc(var(--travel-custom-overlay) * 0.9)) 0%,
      rgba(8, 14, 18, calc(var(--travel-custom-overlay) * 0.45)) 42%,
      rgba(8, 14, 18, calc(var(--travel-custom-overlay) * 1.25)) 100%
    );
    pointer-events: none;
    z-index: 1;
  }

  .travel-custom-series__content {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    padding: 30px 24px;
    color: #fff;
    pointer-events: none;
  }

  .travel-custom-series__card--quote-top .travel-custom-series__content {
    justify-content: space-between;
  }

  .travel-custom-series__card--quote-center .travel-custom-series__content {
    justify-content: center;
  }

  .travel-custom-series__card--quote-bottom .travel-custom-series__content {
    justify-content: flex-end;
  }

  .travel-custom-series__quote {
    margin: 0;
    max-width: 95%;
    font-family: Rockwell, 'Roboto Slab', 'Arial Black', serif;
    font-weight: 800;
    font-size: clamp(1.9rem, 3.1vw, 3.55rem);
    line-height: 1.04;
    text-shadow: 0 4px 14px rgba(0, 0, 0, 0.35);
    letter-spacing: -0.01em;
  }

  .travel-custom-series__source {
    margin-top: 18px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    max-width: 100%;
    font-size: clamp(1rem, 1.45vw, 1.9rem);
    font-weight: 600;
    line-height: 1.1;
    text-shadow: 0 4px 14px rgba(0, 0, 0, 0.35);
    white-space: nowrap;
  }

  .travel-custom-series__source-logo {
    width: auto;
    height: clamp(24px, 2.4vw, 40px);
    object-fit: contain;
  }

  .travel-custom-series__card--source-right .travel-custom-series__source {
    margin-left: auto;
  }

  .travel-custom-series__card--source-left .travel-custom-series__source {
    margin-right: auto;
  }

  .travel-custom-series__link {
    position: absolute;
    inset: 0;
    z-index: 3;
    border-radius: inherit;
  }

  @media screen and (min-width: 1200px) {
    .travel-custom-series__card:hover {
      box-shadow: 0 0 0 3px var(--travel-custom-accent), 0 16px 32px rgba(17, 26, 33, 0.34);
    }
  }

  @media screen and (max-width: 1199px) {
    .travel-custom-series {
      padding-top: 20px;
      margin: 20px 0 24px;
    }

    .travel-custom-series__customizer {
      grid-template-columns: minmax(0, 1fr);
      gap: 14px;
    }

    .travel-custom-series__process ol {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .travel-custom-series__columns {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .travel-custom-series__quote {
      font-size: clamp(1.5rem, 5.5vw, 2.6rem);
    }
  }

  @media screen and (max-width: 749px) {
    .travel-custom-series {
      margin: 14px 0 18px;
    }

    .travel-custom-series__customizer {
      padding: 14px;
      margin-bottom: 14px;
      border-radius: 16px;
    }

    .travel-custom-series__customizer-grid {
      grid-template-columns: minmax(0, 1fr);
    }

    .travel-custom-series__process {
      margin-bottom: 14px;
      padding: 12px;
    }

    .travel-custom-series__process ol {
      grid-template-columns: minmax(0, 1fr);
      gap: 8px;
    }

    .travel-custom-series__shell {
      border-top-width: 3px;
    }

    .travel-custom-series__columns {
      grid-template-columns: minmax(0, 1fr);
      gap: 16px;
    }

    .travel-custom-series__column {
      gap: 16px;
    }

    .travel-custom-series__card {
      height: min(var(--travel-custom-card-height), 540px);
      border-radius: 18px;
    }

    .travel-custom-series__content {
      padding: 18px 16px;
    }

    .travel-custom-series__quote {
      max-width: 100%;
      font-size: clamp(1.35rem, 8.2vw, 2.1rem);
    }

    .travel-custom-series__source {
      font-size: clamp(0.95rem, 4.9vw, 1.35rem);
    }
  }
/* END_SECTION:travel-custom-series */

/* CSS from block stylesheet tags */
/* START_BLOCK:group (INDEX:27) */
.group {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    width: 100%;
  }

  .group--horizontal {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 var(--padding);
  }

  .group--vertical {
    flex-direction: column;
    align-items: var(--alignment);
    padding: var(--padding) 0;
  }
/* END_BLOCK:group */

/* START_BLOCK:text (INDEX:28) */
.text {
    text-align: var(--text-align);
  }
  .text--title {
    font-size: 2rem;
    font-weight: 700;
  }
  .text--subtitle {
    font-size: 1.5rem;
  }
/* END_BLOCK:text */

/* CSS from snippet stylesheet tags */
/* START_SNIPPET:image (INDEX:51) */
.image {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
  }

  .image > img {
    width: 100%;
    height: auto;
  }
/* END_SNIPPET:image */

/* START_SNIPPET:lph-styles-concierge-ref (INDEX:69) */
.travel-concierge--ref {
    --lph-concierge-scale: var(--lph-ref-desktop-scale, 1);
    --lph-concierge-font-scale: var(--lph-ref-font-scale, 1);
    width: 100%;
    max-width: none;
    min-height: calc(668px * var(--lph-concierge-scale));
    margin: calc(50px * var(--lph-concierge-scale)) 0 0;
    padding: calc(100px * var(--lph-concierge-scale)) clamp(16px, 3vw, calc(36px * var(--lph-concierge-scale)));
    box-sizing: border-box;
    border-radius: 0;
    overflow: hidden;
    background:
      linear-gradient(100deg, rgb(6 102 157 / 60%) 0%, rgb(3 44 74 / 62%) 100%),
      var(--lph-concierge-bg-image, none);
    background-size: cover;
    background-position: center center;
    color: #edf3fb;
  }

  .travel-concierge--ref::before {
    background:
      linear-gradient(90deg, rgb(8 101 158 / 32%) 0%, rgb(6 60 101 / 10%) 44%, rgb(6 55 91 / 10%) 72%, rgb(3 30 52 / 30%) 100%),
      linear-gradient(180deg, rgb(255 255 255 / 4%), rgb(3 27 45 / 22%) 58%, rgb(2 20 36 / 36%));
  }

  .travel-concierge--ref .travel-concierge__ring {
    display: none;
  }

  .travel-concierge--ref .travel-shell.travel-concierge__layout {
    width: 100%;
    max-width: none;
    margin: 0;
    box-sizing: border-box;
    grid-template-columns: minmax(320px, calc(634px * var(--lph-concierge-scale))) minmax(320px, calc(638px * var(--lph-concierge-scale)));
    justify-content: center;
    column-gap: clamp(16px, 2vw, calc(30px * var(--lph-concierge-scale)));
    row-gap: 0;
    align-items: stretch;
  }

  .travel-concierge--ref .travel-concierge__left {
    padding: 0;
    max-width: calc(634px * var(--lph-concierge-scale));
    height: 100%;
    min-height: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
  }

  .travel-concierge--ref .travel-concierge__eyebrow {
    margin: 0 0 calc(24px * var(--lph-concierge-scale));
    color: rgb(231 239 246 / 92%);
    font-size: calc(22px * var(--lph-concierge-font-scale));
    font-weight: 500;
    line-height: calc(30px * var(--lph-concierge-font-scale));
    letter-spacing: 0;
    text-transform: none;
    gap: calc(14px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__eyebrow::before {
    width: calc(50px * var(--lph-concierge-scale));
    height: 2px;
    background: rgb(232 241 247 / 86%);
  }

  .travel-concierge--ref .travel-concierge__title {
    margin: 0;
    font-family: Georgia, Georgia, serif;
    font-weight: 700;
    font-size: calc(60px * var(--lph-concierge-font-scale));
    color: #FFFFFF;
    line-height: calc(62px * var(--lph-concierge-font-scale));
    text-align: left;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
  }

  .travel-concierge--ref .travel-concierge__desc {
    height: auto;
    margin: calc(38px * var(--lph-concierge-scale)) 0 0;
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-weight: 400;
    font-size: calc(24px * var(--lph-concierge-font-scale));
    color: rgb(234 244 243 / 90%);
    line-height: calc(40px * var(--lph-concierge-font-scale));
    text-align: left;
    font-style: normal;
    text-transform: none;
    max-width: calc(640px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__title-alt,
  .travel-concierge--ref .travel-concierge__desc-alt {
    display: none;
  }

  .travel-concierge--ref .travel-concierge__price-row {
    margin-top: calc(56px * var(--lph-concierge-scale));
    gap: calc(18px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__price {
    height: calc(48px * var(--lph-concierge-scale));
    margin: 0;
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-weight: 800;
    font-size: calc(54px * var(--lph-concierge-font-scale));
    color: #05A0F9;
    line-height: calc(54px * var(--lph-concierge-font-scale));
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .travel-concierge--ref .travel-concierge__price-note {
    color: rgb(189 198 213 / 86%);
    font-size: calc(16px * var(--lph-concierge-font-scale));
    font-weight: 400;
    line-height: calc(24px * var(--lph-concierge-font-scale));
  }

  .travel-concierge--ref .travel-concierge__cta {
    margin-top: calc(26px * var(--lph-concierge-scale));
    width: calc(202px * var(--lph-concierge-scale));
    min-height: calc(46px * var(--lph-concierge-scale));
    height: calc(46px * var(--lph-concierge-scale));
    border-radius: calc(24px * var(--lph-concierge-scale));
    padding: 0 calc(18px * var(--lph-concierge-scale));
    justify-content: space-between;
    background: #005281;
    color: #fff;
    box-shadow: none;
    border: 0;
    font-size: calc(16px * var(--lph-concierge-font-scale));
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
    white-space: nowrap;
  }

  .travel-concierge--ref .travel-concierge__cta span {
    white-space: nowrap;
  }

  .travel-concierge--ref .travel-concierge__cta svg {
    width: calc(14px * var(--lph-concierge-scale));
    height: calc(14px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__trust {
    margin-top: auto;
    padding-top: calc(56px * var(--lph-concierge-scale));
    gap: calc(22px * var(--lph-concierge-scale)) calc(44px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__trust p {
    color: rgb(190 202 216 / 92%);
    font-size: calc(16px * var(--lph-concierge-font-scale));
    font-weight: 600;
    line-height: calc(26px * var(--lph-concierge-font-scale));
    gap: calc(7px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__trust p span {
    color: rgb(226 238 246 / 96%);
  }

  .travel-concierge--ref .travel-concierge__grid {
    width: min(100%, calc(638px * var(--lph-concierge-scale)));
    height: 100%;
    min-height: 0;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: minmax(calc(118px * var(--lph-concierge-scale)), auto) repeat(2, minmax(0, 1fr));
    column-gap: calc(12px * var(--lph-concierge-scale));
    row-gap: calc(20px * var(--lph-concierge-scale));
    box-sizing: border-box;
    align-self: stretch;
  }

  .travel-concierge--ref .travel-concierge__item {
    width: 100%;
    height: 100%;
    min-height: calc(154px * var(--lph-concierge-scale));
    box-sizing: border-box;
    padding: calc(18px * var(--lph-concierge-scale)) calc(22px * var(--lph-concierge-scale));
    border-radius: 11px;
    border: 1px solid rgb(255 255 255 / 9%);
    background: linear-gradient(56deg, rgb(255 255 255 / 8%) 0%, rgb(255 255 255 / 3%) 100%);
    box-shadow: 0 10px 20px rgb(8 14 24 / 24%);
    display: flex;
    flex-direction: column;
    gap: calc(8px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__item--hero {
    grid-column: 1 / -1;
    width: 100%;
    height: 100%;
    min-height: calc(118px * var(--lph-concierge-scale));
    box-sizing: border-box;
    padding: calc(18px * var(--lph-concierge-scale)) calc(24px * var(--lph-concierge-scale));
    background: linear-gradient(76deg, rgb(196 164 95 / 14%) 0%, rgb(255 255 255 / 6%) 100%);
    box-shadow: 0 10px 20px rgb(8 14 24 / 24%);
    border-radius: 11px;
    border: 1px solid rgb(196 164 95 / 22%);
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: calc(14px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__item--hero .travel-concierge__item-copy {
    align-self: center;
    text-align: left;
  }

  .travel-concierge--ref .travel-concierge__item:hover {
    transform: none;
    border-color: rgb(255 255 255 / 9%);
    background: linear-gradient(56deg, rgb(255 255 255 / 8%) 0%, rgb(255 255 255 / 3%) 100%);
  }

  .travel-concierge--ref .travel-concierge__item--hero:hover {
    border-color: rgb(196 164 95 / 22%);
    background: linear-gradient(76deg, rgb(196 164 95 / 14%) 0%, rgb(255 255 255 / 6%) 100%);
  }

  .travel-concierge--ref .travel-concierge__icon {
    width: calc(56px * var(--lph-concierge-scale));
    height: calc(56px * var(--lph-concierge-scale));
    border-radius: 11px;
  }

  .travel-concierge--ref .travel-concierge__icon svg,
  .travel-concierge--ref .travel-concierge__icon-img {
    width: calc(28px * var(--lph-concierge-scale));
    height: calc(28px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__item-copy {
    gap: calc(2px * var(--lph-concierge-scale));
  }

  .travel-concierge--ref .travel-concierge__item h3 {
    margin: 0;
    color: #f4f8ff;
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-size: calc(14px * var(--lph-concierge-font-scale));
    font-weight: 600;
    line-height: calc(24px * var(--lph-concierge-font-scale));
    letter-spacing: 0;
  }

  .travel-concierge--ref .travel-concierge__item p {
    margin: 0;
    color: rgb(182 193 210 / 92%);
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-size: calc(14px * var(--lph-concierge-font-scale));
    font-weight: 600;
    line-height: calc(24px * var(--lph-concierge-font-scale));
    letter-spacing: 0;
  }

  @media (max-width: 1100px) {
    .travel-concierge--ref {
      width: 100%;
      max-width: none;
      padding: 32px clamp(12px, 3vw, 20px);
      border-radius: 0;
    }

    .travel-concierge--ref .travel-shell.travel-concierge__layout {
      width: 100%;
      max-width: none;
      grid-template-columns: 1fr;
      gap: 18px;
    }

    .travel-concierge--ref .travel-concierge__left {
      height: auto;
      min-height: 0;
      display: block;
    }

    .travel-concierge--ref .travel-concierge__title {
      height: auto;
      font-size: clamp(2.2rem, 6.6vw, 2.95rem);
      line-height: 1.08;
    }

    .travel-concierge--ref .travel-concierge__desc {
      height: auto;
      margin-top: 28px;
      font-size: 20px;
      line-height: 1.6;
      max-width: none;
    }

    .travel-concierge--ref .travel-concierge__price {
      height: auto;
      font-size: clamp(2.2rem, 7.4vw, 2.8rem);
      line-height: 1.05;
    }

    .travel-concierge--ref .travel-concierge__price-row {
      margin-top: 30px;
    }

    .travel-concierge--ref .travel-concierge__trust {
      margin-top: 24px;
      padding-top: 0;
    }

    .travel-concierge--ref .travel-concierge__grid {
      width: 100%;
      height: auto;
      min-height: 0;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      grid-template-rows: auto;
      gap: 12px;
    }

    .travel-concierge--ref .travel-concierge__item,
    .travel-concierge--ref .travel-concierge__item--hero {
      width: 100%;
      height: auto;
      min-height: 120px;
    }
  }

  @media (max-width: 750px) {
    .travel-concierge--ref {
      width: 100%;
      max-width: none;
      margin: 32px 0 0;
      padding: 20px 12px;
      border-radius: 0;
    }

    .travel-concierge--ref .travel-shell.travel-concierge__layout {
      width: 100%;
      max-width: none;
      margin: 0;
      grid-template-columns: minmax(0, 1fr);
      gap: 14px;
    }

    .travel-concierge--ref .travel-concierge__left {
      height: auto;
      min-height: 0;
      display: block;
    }

    .travel-concierge--ref .travel-concierge__eyebrow {
      margin: 0 0 12px;
      font-size: 15px;
      line-height: 22px;
      gap: 8px;
    }

    .travel-concierge--ref .travel-concierge__eyebrow::before {
      width: 32px;
    }

    .travel-concierge--ref .travel-concierge__title {
      font-size: clamp(38px, 10vw, 48px);
      line-height: 1.08;
    }

    .travel-concierge--ref .travel-concierge__desc {
      margin-top: 22px;
      font-size: 16px;
      line-height: 26px;
      max-width: none;
    }

    .travel-concierge--ref .travel-concierge__price-row {
      margin-top: 24px;
      gap: 10px;
    }

    .travel-concierge--ref .travel-concierge__price {
      font-size: clamp(36px, 10vw, 44px);
      line-height: 1.06;
    }

    .travel-concierge--ref .travel-concierge__cta {
      width: min(100%, 220px);
      margin-top: 16px;
    }

    .travel-concierge--ref .travel-concierge__trust {
      margin-top: 24px;
      padding-top: 0;
      gap: 10px 16px;
    }

    .travel-concierge--ref .travel-concierge__trust p {
      font-size: 14px;
      line-height: 22px;
    }

    .travel-concierge--ref .travel-concierge__grid {
      width: 100%;
      height: auto;
      min-height: 0;
      grid-template-columns: 1fr;
      gap: 10px;
    }

    .travel-concierge--ref .travel-concierge__item,
    .travel-concierge--ref .travel-concierge__item--hero {
      width: 100%;
      height: auto;
      min-height: 110px;
      padding: 14px 16px;
      gap: 10px;
      display: grid;
      grid-template-columns: 44px minmax(0, 1fr);
      align-items: start;
    }

    .travel-concierge--ref .travel-concierge__item--hero {
      grid-column: auto;
    }

    .travel-concierge--ref .travel-concierge__icon {
      width: 44px;
      height: 44px;
    }

    .travel-concierge--ref .travel-concierge__icon svg,
    .travel-concierge--ref .travel-concierge__icon-img {
      width: 22px;
      height: 22px;
    }

    .travel-concierge--ref .travel-concierge__item h3 {
      font-size: 14px;
      line-height: 20px;
      margin: 0;
    }

    .travel-concierge--ref .travel-concierge__item p {
      font-size: 13px;
      line-height: 20px;
      margin: 0;
    }
  }
/* END_SNIPPET:lph-styles-concierge-ref */

/* START_SNIPPET:lph-styles-destination-ref (INDEX:70) */
.travel-shell.travel-block--destination-ref {
    --lph-destination-scale: var(--lph-ref-desktop-scale, 1);
    --lph-destination-font-scale: var(--lph-ref-font-scale, 1);
    width: calc(1360px * var(--lph-destination-scale));
    max-width: calc(1360px * var(--lph-destination-scale));
    margin-top: calc(100px * var(--lph-destination-scale));
  }

  .travel-block--destination-ref .travel-destination-band--ref {
    --tdty-width: calc(1360px * var(--lph-destination-scale));
    --tdty-height: calc(826px * var(--lph-destination-scale));
    --tdty-left-width: calc(478px * var(--lph-destination-scale));
    --tdty-caption-offset: calc(40px * var(--lph-destination-scale));
    --tdty-caption-size: calc(18px * var(--lph-destination-font-scale));
    display: grid;
    grid-template-columns: var(--tdty-left-width) minmax(0, 1fr);
    width: var(--tdty-width);
    height: var(--tdty-height);
    min-height: var(--tdty-height);
    background: transparent;
    border-radius: 14px;
    overflow: hidden;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__copy {
    min-height: var(--tdty-height);
    background:
      radial-gradient(93.48% 141.52% at 78% 78%, rgb(255 255 255 / 10%) 0%, rgb(255 255 255 / 0%) 44%),
      radial-gradient(94.96% 143.76% at 18% 22%, rgb(255 255 255 / 16%) 0%, rgb(255 255 255 / 0%) 42%),
      #005b8d;
    display: flex;
    align-items: stretch;
    justify-content: center;
    padding: 0;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__copy-inner {
    width: 100%;
    margin: 0;
    padding: calc(120px * var(--lph-destination-scale)) calc(34px * var(--lph-destination-scale)) calc(56px * var(--lph-destination-scale));
    display: grid;
    grid-template-rows: auto 1fr;
    gap: calc(44px * var(--lph-destination-scale));
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__copy-head {
    display: grid;
    gap: 0;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__heading {
    margin: 0 0 calc(40px * var(--lph-destination-scale));
    color: #b2d0e4;
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-size: calc(18px * var(--lph-destination-font-scale));
    font-weight: 700;
    letter-spacing: 0.12em;
    line-height: 1;
    text-transform: uppercase;
    white-space: nowrap;
    overflow-wrap: normal;
    word-break: normal;
    text-wrap: nowrap;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__subheading {
    margin: 0 0 calc(40px * var(--lph-destination-scale));
    color: #fff;
    font-family: Georgia, Georgia, 'Times New Roman', serif;
    font-size: calc(32px * var(--lph-destination-font-scale));
    font-weight: 700;
    line-height: 1.06;
    letter-spacing: 0;
    text-transform: uppercase;
    overflow-wrap: normal;
    word-break: keep-all;
    text-wrap: balance;
    hyphens: none;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__rule {
    width: calc(66px * var(--lph-destination-scale));
    height: 2px;
    background: rgb(183 213 231 / 44%);
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__body {
    display: grid;
    align-content: start;
    gap: calc(20px * var(--lph-destination-scale));
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__actions {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-top: calc(8px * var(--lph-destination-scale));
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__button {
    min-width: calc(176px * var(--lph-destination-scale));
    min-height: calc(48px * var(--lph-destination-scale));
    padding: calc(14px * var(--lph-destination-scale)) calc(26px * var(--lph-destination-scale));
    border: 1px solid rgb(255 255 255 / 24%);
    border-radius: 999px;
    background: #ffffff;
    color: #005281;
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-size: calc(14px * var(--lph-destination-font-scale));
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    box-shadow: 0 12px 30px rgb(0 49 78 / 18%);
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__button:hover {
    color: #005281;
    background: #ffffff;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__button--static {
    pointer-events: none;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__desc {
    margin: 0;
    color: #fff;
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-size: calc(20px * var(--lph-destination-font-scale));
    font-weight: 500;
    line-height: 1.45;
    letter-spacing: 0;
    text-align: left;
    overflow-wrap: normal;
    word-break: keep-all;
    text-wrap: pretty;
    hyphens: none;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__desc + .travel-destination-band__desc {
    margin-top: 0;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__grid {
    width: 100%;
    height: var(--tdty-height);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr));
    gap: 0;
    padding: 0;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__card {
    position: relative;
    min-height: calc(405px * var(--lph-destination-scale));
    border-radius: 0;
    overflow: hidden;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__card::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 48%, rgb(0 0 0 / 22%) 70%, rgb(0 0 0 / 58%) 100%);
    z-index: 1;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__label {
    position: absolute;
    left: var(--tdty-caption-offset);
    right: var(--tdty-caption-offset);
    bottom: var(--tdty-caption-offset);
    z-index: 2;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 0;
  }

  .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__city {
    margin: 0;
    color: rgb(255 255 255 / 95%);
    font-family: Georgia, Georgia, 'Times New Roman', serif;
    font-size: var(--tdty-caption-size);
    font-weight: 700;
    line-height: 1.22;
    letter-spacing: 0;
    text-transform: uppercase;
    text-shadow: 0 1px 9px rgb(0 0 0 / 68%);
    max-width: 18.5ch;
    overflow-wrap: normal;
    word-break: keep-all;
    text-wrap: pretty;
    hyphens: none;
  }

  @media (max-width: 1100px) {
    .travel-shell.travel-block--destination-ref {
      width: min(100%, calc(100% - 24px));
      max-width: none;
      margin-top: 40px;
    }

    .travel-block--destination-ref .travel-destination-band--ref {
      grid-template-columns: 1fr;
      width: 100%;
      height: auto;
      min-height: 0;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__copy,
    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__grid {
      height: auto;
      min-height: 0;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__copy-inner {
      width: min(100%, 620px);
      padding: 56px 34px 42px;
      gap: 30px;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__subheading {
      max-width: none;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__desc {
      max-width: none;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__grid {
      grid-template-rows: repeat(2, 340px);
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__card {
      min-height: 340px;
    }
  }

  @media (max-width: 750px) {
    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__copy-inner {
      width: min(100%, 100%);
      padding: 36px 24px 30px;
      gap: 24px;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__heading {
      font-size: 13px;
      letter-spacing: 0.12em;
      white-space: normal;
      text-wrap: pretty;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__subheading {
      font-size: clamp(34px, 10.2vw, 46px);
      line-height: 1.1;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__desc {
      font-size: 16px;
      line-height: 1.58;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__actions {
      padding-top: 4px;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__button {
      min-width: 160px;
      min-height: 44px;
      padding: 12px 22px;
      font-size: 13px;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__grid {
      grid-template-columns: 1fr;
      grid-template-rows: repeat(4, 230px);
      height: auto;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__card {
      min-height: 230px;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__label {
      left: 14px;
      right: 14px;
      bottom: 14px;
    }

    .travel-block--destination-ref .travel-destination-band--ref .travel-destination-band__city {
      font-size: 18px;
      line-height: 1.2;
      max-width: 14ch;
    }
  }
/* END_SNIPPET:lph-styles-destination-ref */

/* START_SNIPPET:lph-styles-itinerary-ref (INDEX:71) */
.travel-itinerary-showcase--ref {
    --lph-itinerary-scale: var(--lph-ref-desktop-scale, 1);
    --lph-itinerary-font-scale: var(--lph-ref-font-scale, 1);
    margin-top: calc(50px * var(--lph-itinerary-scale));
    height: calc(800px * var(--lph-itinerary-scale));
    padding: calc(70px * var(--lph-itinerary-scale)) 0;
    box-sizing: border-box;
    background-color: #f3f4f6;
    background-image: var(--lph-itinerary-bg-image, none);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__inner {
    height: calc(660px * var(--lph-itinerary-scale));
    min-height: calc(660px * var(--lph-itinerary-scale));
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__stage {
    height: 100%;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__track {
    height: 100%;
    grid-auto-columns: calc(425px * var(--lph-itinerary-scale));
    gap: calc(20px * var(--lph-itinerary-scale));
    padding: 0;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__controls {
    left: calc(20px * var(--lph-itinerary-scale));
    right: calc(20px * var(--lph-itinerary-scale));
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card {
    position: relative;
    min-height: calc(660px * var(--lph-itinerary-scale));
    height: calc(660px * var(--lph-itinerary-scale));
    border-radius: 12px;
    overflow: hidden;
  }


  .travel-itinerary-showcase--ref .travel-itinerary-card__content {
    inset: 0;
    padding: calc(24px * var(--lph-itinerary-scale)) calc(44px * var(--lph-itinerary-scale)) calc(42px * var(--lph-itinerary-scale));
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card:not(.travel-itinerary-card--intro) .travel-itinerary-card__content {
    justify-content: flex-end;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card__eyebrow {
    align-self: flex-end;
    margin-bottom: auto;
    font-weight: 600;
    font-size: calc(22px * var(--lph-itinerary-font-scale));
    color: rgb(255 255 255 / 90%);
    line-height: calc(33px * var(--lph-itinerary-font-scale));
    letter-spacing: calc(1px * var(--lph-itinerary-font-scale));
    text-align: right;
    font-style: normal;
    text-transform: none;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card:not(.travel-itinerary-card--intro) h3,
  .travel-itinerary-showcase--ref .travel-itinerary-card:not(.travel-itinerary-card--intro) p {
    font-weight: 800;
    font-size: calc(18px * var(--lph-itinerary-font-scale));
    color: #FFFFFF;
    line-height: calc(38px * var(--lph-itinerary-font-scale));
    letter-spacing: calc(1px * var(--lph-itinerary-font-scale));
    text-align: left;
    font-style: normal;
    text-transform: none;
    max-width: none;
    margin: 0;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card:not(.travel-itinerary-card--intro) h3 {
    margin-top: 0;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card:not(.travel-itinerary-card--intro) p {
    margin-top: 0;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card__cta {
    width: calc(169px * var(--lph-itinerary-scale));
    height: calc(38px * var(--lph-itinerary-scale));
    min-height: calc(38px * var(--lph-itinerary-scale));
    margin-top: calc(18px * var(--lph-itinerary-scale));
    padding: 0;
    background: rgb(0 0 0 / 18%);
    border-radius: 12px;
    border: 1px solid rgb(255 255 255 / 80%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: calc(16px * var(--lph-itinerary-font-scale));
    font-weight: 600;
    letter-spacing: 0;
    text-transform: none;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card__content.is-no-desc .travel-itinerary-card__cta {
    margin-top: 0;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card--intro h2 {
    max-width: none;
    color: #005281;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card--intro {
    background: transparent;
    border: 0;
    box-shadow: none;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card__intro {
    height: 100%;
    padding: 0 calc(30px * var(--lph-itinerary-scale));
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__kicker {
    width: min(100%, calc(279px * var(--lph-itinerary-scale)));
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: calc(20px * var(--lph-itinerary-font-scale));
    color: rgb(93 100 112 / 78%);
    line-height: 27px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-card--intro p:not(.travel-itinerary-showcase__kicker) {
    width: calc(325px * var(--lph-itinerary-scale));
    height: calc(216px * var(--lph-itinerary-scale));
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-weight: 400;
    font-size: calc(16px * var(--lph-itinerary-font-scale));
    color: #5D6470;
    line-height: calc(22px * var(--lph-itinerary-font-scale));
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 0 auto;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__nav,
  .travel-itinerary-showcase--ref .travel-itinerary-showcase__nav:hover,
  .travel-itinerary-showcase--ref .travel-itinerary-showcase__nav:disabled {
    width: calc(34px * var(--lph-itinerary-scale));
    height: calc(34px * var(--lph-itinerary-scale));
    border-radius: 50%;
    border: 0;
    background: rgb(255 255 255 / 18%);
    color: #ffffff;
    box-shadow: none;
    font-size: 0;
    line-height: 0;
    transform: none;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__nav::before {
    content: "";
    display: block;
    width: calc(10px * var(--lph-itinerary-scale));
    height: calc(10px * var(--lph-itinerary-scale));
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__nav.is-prev::before {
    transform: rotate(-135deg);
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__nav.is-next::before {
    transform: rotate(45deg);
  }

  .travel-itinerary-showcase--ref .travel-itinerary-showcase__nav:disabled {
    opacity: .35;
    cursor: not-allowed;
  }

  @media (max-width: 1100px) {
    .travel-itinerary-showcase--ref {
      height: auto;
      min-height: 0;
      padding: 40px 0;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-showcase__inner,
    .travel-itinerary-showcase--ref .travel-itinerary-showcase__stage {
      height: auto;
      min-height: 0;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-showcase__track {
      grid-auto-columns: minmax(300px, 76vw);
      gap: 20px;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-showcase__controls {
      left: 16px;
      right: 16px;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-card {
      height: 560px;
      min-height: 560px;
    }
  }

  @media (max-width: 750px) {
    .travel-itinerary-showcase--ref {
      padding: 34px 0;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-showcase__track {
      grid-auto-columns: minmax(240px, 80vw);
      gap: 20px;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-showcase__controls {
      left: 12px;
      right: 12px;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-card {
      height: 500px;
      min-height: 500px;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-card__content {
      padding: 18px 20px 22px;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-card__eyebrow {
      font-size: 16px;
      line-height: 22px;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-card:not(.travel-itinerary-card--intro) h3,
    .travel-itinerary-showcase--ref .travel-itinerary-card:not(.travel-itinerary-card--intro) p {
      font-size: 15px;
      line-height: 30px;
      letter-spacing: 0.6px;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-card--intro p:not(.travel-itinerary-showcase__kicker) {
      width: min(100%, 300px);
      height: auto;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-card__intro {
      padding: 0 30px;
    }

    .travel-itinerary-showcase--ref .travel-itinerary-showcase__kicker {
      width: min(100%, 279px);
    }
  }
/* END_SNIPPET:lph-styles-itinerary-ref */

/* START_SNIPPET:lph-styles-locations-ref (INDEX:72) */
.travel-shell.travel-block--locations-ref {
    --lph-locations-scale: var(--lph-ref-desktop-scale, 1);
    --lph-locations-font-scale: var(--lph-ref-font-scale, 1);
    width: min(calc(1364px * var(--lph-locations-scale)), calc(100% - clamp(24px, 6vw, 96px)));
    max-width: calc(1364px * var(--lph-locations-scale));
    margin-top: calc(50px * var(--lph-locations-scale));
  }

  .travel-block--locations-ref .travel-grid--destinations {
    --locations-combo-height: calc(655px * var(--lph-locations-scale));
    grid-template-columns: calc(436px * var(--lph-locations-scale)) calc(908px * var(--lph-locations-scale));
    gap: calc(20px * var(--lph-locations-scale));
    justify-content: center;
    align-items: start;
  }

  .travel-block--locations-ref .travel-title {
    color: #005281;
  }

  .travel-block--locations-ref .travel-grid__destinations-side {
    grid-template-columns: repeat(2, calc(444px * var(--lph-locations-scale)));
    grid-template-rows: repeat(2, calc(319px * var(--lph-locations-scale)));
    height: auto;
    gap: calc(20px * var(--lph-locations-scale));
  }

  .travel-block--locations-ref .travel-card--destination-featured {
    width: calc(436px * var(--lph-locations-scale));
    height: calc(655px * var(--lph-locations-scale));
    min-height: calc(655px * var(--lph-locations-scale));
    border-radius: 12px;
  }

  .travel-block--locations-ref .travel-grid__destinations-side .travel-card--destination {
    width: calc(444px * var(--lph-locations-scale));
    height: calc(319px * var(--lph-locations-scale));
    min-height: calc(319px * var(--lph-locations-scale));
    border-radius: 12px;
  }

  .travel-block--locations-ref .travel-card--destination .travel-card__overlay {
    background: linear-gradient(0deg, rgb(0 0 0 / 10%) 0%, rgb(0 0 0 / 62%) 100%);
  }

  .travel-block--locations-ref .travel-card--destination h3,
  .travel-block--locations-ref .travel-card__side-title {
    margin: 0;
    font-family: 'Yeseva One', 'Yeseva One', serif;
    font-weight: 400;
    font-size: calc(30px * var(--lph-locations-font-scale));
    color: #FFFFFF;
    line-height: calc(36px * var(--lph-locations-font-scale));
    text-shadow: 0 0 10px rgb(0 0 0 / 75%);
    text-align: left;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
  }

  .travel-block--locations-ref .travel-card--destination-featured h3 {
    height: auto;
  }

  .travel-block--locations-ref .travel-card--destination p,
  .travel-block--locations-ref .travel-card__side-route {
    height: calc(56px * var(--lph-locations-scale));
    margin: 0;
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-weight: 800;
    font-size: calc(14px * var(--lph-locations-font-scale));
    color: rgb(255 255 255 / 86%);
    line-height: calc(19px * var(--lph-locations-font-scale));
    letter-spacing: calc(1px * var(--lph-locations-font-scale));
    text-shadow: 0 0 10px rgb(0 0 0 / 75%);
    text-align: left;
    font-style: normal;
    text-transform: none;
    max-width: none;
  }

  .travel-block--locations-ref .travel-card__side-panel {
    width: 100%;
    max-width: none;
    gap: 0;
    padding-top: 0;
    position: relative;
  }

  .travel-block--locations-ref .travel-card__side-kicker {
    display: none;
  }

  .travel-block--locations-ref .travel-card__side-topline {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: auto;
    margin: 0;
    display: block;
    min-height: 0;
  }

  .travel-block--locations-ref .travel-card__side-index {
    display: inline-block;
    color: rgb(255 255 255 / 46%);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.16em;
    line-height: 1;
    text-align: right;
  }

  .travel-block--locations-ref .travel-card__side-title {
    margin-top: calc(56px * var(--lph-locations-scale));
  }

  .travel-block--locations-ref .travel-card__side-route {
    margin-top: 0;
  }

  .travel-block--locations-ref .travel-card__side-route-list {
    list-style: none;
    padding: 0;
    margin-left: 0;
  }

  .travel-block--locations-ref .travel-card__side-route-list li {
    position: relative;
    margin: 0;
    padding-left: calc(14px * var(--lph-locations-font-scale));
    line-height: calc(19px * var(--lph-locations-font-scale));
  }

  .travel-block--locations-ref .travel-card__side-route-list li::before {
    content: '-';
    position: absolute;
    left: 0;
    top: 0;
    color: rgb(255 255 255 / 86%);
    font-weight: 800;
  }

  .travel-block--locations-ref .travel-card__meta--side {
    align-items: flex-end;
  }

  .travel-block--locations-ref .travel-card--destination-featured .travel-card__cta {
    background: #005281;
    border-radius: 12px;
  }

  .travel-block--locations-ref .travel-card--destination-featured .travel-card__cta:hover {
    background: #005281;
  }

  @media (max-width: 1100px) {
    .travel-block--locations-ref .travel-grid--destinations {
      grid-template-columns: 1fr;
      gap: 20px;
    }

    .travel-block--locations-ref .travel-grid__destinations-side {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      grid-template-rows: repeat(2, 240px);
    }

    .travel-block--locations-ref .travel-card--destination-featured,
    .travel-block--locations-ref .travel-grid__destinations-side .travel-card--destination {
      width: 100%;
      height: auto;
      min-height: 240px;
    }
  }

  @media (max-width: 750px) {
    .travel-block--locations-ref .travel-grid--destinations {
      gap: 16px;
    }

    .travel-block--locations-ref .travel-grid--destinations > .travel-card--destination-featured {
      order: 0;
    }

    .travel-block--locations-ref .travel-grid--destinations > .travel-grid__destinations-side {
      order: 1;
    }

    .travel-block--locations-ref .travel-card--destination-featured {
      min-height: clamp(340px, 92vw, 420px);
    }

    .travel-block--locations-ref .travel-grid__destinations-side {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      grid-template-rows: none;
      gap: 12px;
    }

    .travel-block--locations-ref .travel-grid__destinations-side .travel-card--destination {
      width: 100%;
      min-height: clamp(160px, 46vw, 208px);
    }

    .travel-block--locations-ref .travel-card--destination-featured .travel-card__meta {
      left: 16px;
      right: 16px;
      bottom: 16px;
    }

    .travel-block--locations-ref .travel-card--destination-side .travel-card__meta--side {
      inset: 12px;
      left: 12px;
      right: 12px;
      bottom: 12px;
    }

    .travel-block--locations-ref .travel-card__side-panel {
      gap: 6px;
    }

    .travel-block--locations-ref .travel-card__side-title {
      margin-top: 38px;
    }

    .travel-block--locations-ref .travel-card--destination h3 {
      font-size: clamp(1.12rem, 5vw, 1.42rem);
      line-height: 1.06;
    }

    .travel-block--locations-ref .travel-card--destination p {
      font-size: clamp(0.72rem, 3vw, 0.84rem);
      line-height: 1.28;
    }

    .travel-block--locations-ref .travel-card__side-title {
      font-size: clamp(0.92rem, 4vw, 1.08rem);
      line-height: 1.08;
    }

    .travel-block--locations-ref .travel-card__side-route {
      font-size: clamp(0.66rem, 2.8vw, 0.76rem);
      line-height: 1.22;
    }

    .travel-block--locations-ref .travel-card__side-route-list li {
      padding-left: 12px;
      line-height: 1.22;
    }

    .travel-block--locations-ref .travel-card--destination-featured h3,
    .travel-block--locations-ref .travel-card--destination-featured p,
    .travel-block--locations-ref .travel-card__side-title,
    .travel-block--locations-ref .travel-card__side-route {
      height: auto;
    }
  }
/* END_SNIPPET:lph-styles-locations-ref */

/* START_SNIPPET:lph-styles-trust-ref (INDEX:73) */
.travel-shell--trust.travel-shell--trust-ref {
    --lph-trust-scale: var(--lph-ref-desktop-scale, 1);
    --lph-trust-font-scale: var(--lph-ref-font-scale, 1);
    width: 100%;
    max-width: none;
    margin-bottom: 0;
  }

  .travel-shell--trust-ref .travel-trust {
    width: 100%;
    height: calc(466px * var(--lph-trust-scale));
    margin: 0;
    display: grid;
    grid-template-rows: auto 1fr;
    align-content: space-between;
    background: linear-gradient(to bottom, #0371AF 0%, #013452 100%);
    border-radius: 0;
    border: 0;
    overflow: hidden;
    box-shadow: none;
  }

  .travel-shell--trust-ref .travel-trust__headline {
    padding: calc(56px * var(--lph-trust-scale)) calc(24px * var(--lph-trust-scale)) 0;
    gap: calc(18px * var(--lph-trust-scale));
    background: transparent;
  }

  .travel-shell--trust-ref .travel-trust__center {
    max-width: 1240px;
    margin-inline: auto;
    gap: calc(22px * var(--lph-trust-scale));
  }

  .travel-shell--trust-ref .travel-trust__kicker {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: calc(34px * var(--lph-trust-scale));
    padding: 0 calc(34px * var(--lph-trust-scale));
    border: 0;
    border-radius: 999px;
    background: #bdddeb;
    color: #0a517f;
    font-size: clamp(13px, 0.84vw, 16px);
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
  }

  .travel-shell--trust-ref .travel-trust__center h2 {
    height: calc(49px * var(--lph-trust-scale));
    font-family: Georgia, Georgia, serif;
    font-weight: 700;
    font-size: calc(38px * var(--lph-trust-font-scale));
    color: #FFFFFF;
    line-height: calc(49px * var(--lph-trust-font-scale));
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
    text-align: center;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
  }

  .travel-shell--trust-ref .travel-trust__sub {
    height: calc(27px * var(--lph-trust-scale));
    max-width: none;
    font-family: 'Work Sans', 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: calc(15px * var(--lph-trust-font-scale));
    color: #FFFFFF;
    line-height: calc(27px * var(--lph-trust-font-scale));
    text-align: center;
    font-style: normal;
    text-transform: none;
  }

  .travel-shell--trust-ref .travel-trust__icons {
    grid-template-columns: repeat(8, minmax(0, 1fr));
    align-items: start;
    gap: calc(clamp(10px, 1.1vw, 22px) * var(--lph-trust-scale));
    padding: calc(56px * var(--lph-trust-scale)) clamp(24px, 4.4vw, calc(94px * var(--lph-trust-scale))) calc(52px * var(--lph-trust-scale));
  }

  .travel-shell--trust-ref .travel-trust__icons div {
    display: grid;
    justify-items: center;
    align-content: start;
    gap: calc(20px * var(--lph-trust-scale));
    text-align: center;
  }

  .travel-shell--trust-ref .travel-trust__icons i {
    width: calc(37px * var(--lph-trust-scale));
    height: calc(37px * var(--lph-trust-scale));
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #fff;
  }

  .travel-shell--trust-ref .travel-trust__icon-img {
    width: calc(37px * var(--lph-trust-scale));
    height: calc(37px * var(--lph-trust-scale));
    object-fit: contain;
    border-radius: 0;
    display: block;
    filter: brightness(0) invert(1);
  }

  .travel-shell--trust-ref .travel-trust__icons p {
    margin: 0;
    height: calc(30px * var(--lph-trust-scale));
    font-family: 'Noto Sans Kannada UI', 'Noto Sans Kannada UI', sans-serif;
    font-weight: 800;
    font-size: calc(22px * var(--lph-trust-font-scale));
    color: #FFFFFF;
    line-height: calc(30px * var(--lph-trust-font-scale));
    text-align: center;
    font-style: normal;
    text-transform: none;
    white-space: nowrap;
  }

  @media (max-width: 750px) {
    .travel-shell--trust.travel-shell--trust-ref {
      width: 100%;
      max-width: none;
    }

    .travel-shell--trust-ref .travel-trust {
      height: auto;
      min-height: 466px;
    }

    .travel-shell--trust-ref .travel-trust__headline {
      padding: 34px 14px 0;
      gap: 12px;
    }

    .travel-shell--trust-ref .travel-trust__center {
      gap: 12px;
    }

    .travel-shell--trust-ref .travel-trust__kicker {
      min-height: 28px;
      padding: 0 18px;
      font-size: 11px;
      letter-spacing: 0.12em;
    }

    .travel-shell--trust-ref .travel-trust__center h2 {
      height: auto;
      font-size: clamp(1.72rem, 7.1vw, 2.35rem);
      line-height: 1.14;
    }

    .travel-shell--trust-ref .travel-trust__sub {
      height: auto;
      font-size: 15px;
      line-height: 1.45;
      max-width: 34ch;
      margin-inline: auto;
    }

    .travel-shell--trust-ref .travel-trust__icons {
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 18px 10px;
      padding: 32px 12px 28px;
    }

    .travel-shell--trust-ref .travel-trust__icons div {
      gap: 10px;
    }

    .travel-shell--trust-ref .travel-trust__icons i,
    .travel-shell--trust-ref .travel-trust__icon-img {
      width: 38px;
      height: 38px;
    }

    .travel-shell--trust-ref .travel-trust__icons p {
      height: auto;
      font-size: 13px;
      line-height: 1.24;
      white-space: normal;
    }
  }
/* END_SNIPPET:lph-styles-trust-ref */