/* Homepage landing layer. Logo colours come from the shared brand palette. */
body.rd-home-page .rd-home { --rd-shell: 1680px; --rd-gutter: clamp(24px, 3vw, 64px); }
body.rd-home-page .rd-home__shell { max-width: 1680px; }
body.rd-home-page .header .header__container,
body.rd-home-page .footer .container { width: 100%; max-width: 1680px; padding-inline: clamp(24px, 3vw, 64px); }
body.rd-home-page .rd-sec { padding-block: 38px; }
body.rd-home-page .rd-sec__head { margin-bottom: 20px; gap: 20px; }
body.rd-home-page .rd-sec__title { font-size: clamp(27px, 2.4vw, 34px); line-height: 1.15; }
body.rd-home-page .rd-sec__sub { margin-top: 6px; max-width: 650px; line-height: 1.55; }
.rd-section-titleline { display: flex; align-items: center; gap: 12px; }
.rd-section-icon { display: inline-flex; width: 36px; height: 36px; flex: none; align-items: center; justify-content: center; border-radius: 11px; background: var(--rihla-green-soft); color: var(--rihla-green); }
.rd-section-icon--red { background: var(--rihla-red-soft); color: var(--rihla-red); }
.rd-section-icon svg { width: 19px; height: 19px; }
body.rd-home-page .rd-home a:focus-visible,
body.rd-home-page .rd-home summary:focus-visible { outline: 3px solid var(--rihla-green); outline-offset: 5px; }

/* Large outline icons enrich open section backgrounds without competing with
   cards, copy, or the destination photography. */
.rd-decorated { position: relative; isolation: isolate; overflow: hidden; }
.rd-decorated > .rd-home__shell { position: relative; z-index: 1; }
.rd-section-art { position: absolute; inset: 0; z-index: 0; overflow: hidden; pointer-events: none; }
.rd-section-art__icon { --rd-art-rotate: -12deg; position: absolute; display: block; width: clamp(110px, 11vw, 190px); height: clamp(110px, 11vw, 190px); color: var(--rihla-green); opacity: .06; transform: rotate(var(--rd-art-rotate)); }
.rd-section-art__icon svg { display: block; width: 100%; height: 100%; stroke-width: 1.15; }
.rd-section-art__icon--1 { top: -34px; right: 3%; }
.rd-section-art__icon--2 { --rd-art-rotate: 14deg; bottom: -48px; left: 2%; color: var(--rihla-red); opacity: .045; }
.rd-landing-overview .rd-section-art__icon--1 { top: 18px; right: -28px; }
.rd-stays .rd-section-art__icon--1 { top: 28%; right: -54px; }
.rd-stays .rd-section-art__icon--2 { bottom: -30px; left: 42%; }
#rd-destinations .rd-section-art__icon--1 { top: 16%; right: -52px; }
#rd-destinations .rd-section-art__icon--2 { bottom: 18%; left: -44px; }
.rd-insights .rd-section-art__icon--1 { top: -38px; right: 18%; }
.rd-insights .rd-section-art__icon--2 { bottom: -54px; left: 72%; }
body.rd-home-page .rd-hero {
  height: clamp(640px, calc(100svh - 80px), 820px);
  min-height: 640px;
  max-height: 820px;
  margin-bottom: 0;
}
body.rd-home-page .rd-hero__inner { z-index: 1; padding-top: 42px; padding-bottom: 38px; }
body.rd-home-page .rd-hero__copy { max-width: 780px; }
body.rd-home-page .rd-hero__title { font-size: clamp(48px, 5vw, 74px); line-height: 1.04; }
body.rd-home-page .rd-hero__sub { max-width: 700px; line-height: 1.6; }
body.rd-home-page .rd-hero__note { display: none; }
body.rd-home-page .rd-hero__searchwrap { margin-top: 24px; }
body.rd-home-page .rd-hero__eyebrow svg { display: block; width: 15px; height: 15px; }
.rd-hero__sparkles { position: absolute; inset: 0; z-index: 0; overflow: hidden; pointer-events: none; }
.rd-hero__sparkle { position: absolute; color: rgba(255,255,255,.48); filter: drop-shadow(0 4px 12px rgba(3,24,55,.22)); }
.rd-hero__sparkle svg { display: block; width: 100%; height: 100%; }
.rd-hero__sparkle--one { top: 16%; right: 7%; width: 34px; height: 34px; }
.rd-hero__sparkle--two { top: 32%; right: 18%; width: 18px; height: 18px; color: rgba(255,255,255,.32); }
.rd-hero__explore { display: flex; flex-wrap: wrap; gap: 8px 28px; margin-top: 14px; }
.rd-hero__explore a { display: inline-flex; align-items: center; gap: 12px; min-height: 44px; font-size: 14px; font-weight: 600; color: #fff; text-decoration: underline; text-underline-offset: 6px; }
.rd-hero__explore a:hover { color: #fff; text-decoration-thickness: 2px; }
.rd-hero__explore a svg { width: 16px; height: 16px; transition: transform .25s ease; }
.rd-hero__explore a:hover svg { transform: translateX(4px); }
body.rd-home-page .rd-hero__explore a:focus-visible { outline-color: #fff; }

/* Keep the inherited search form's flex rules from collapsing mobile fields. */
body.rd-home-page .rd-search__panel .gotrip_form_search { display: grid; grid-template-columns: minmax(0, 1fr) 180px; gap: 12px; align-items: stretch; }
body.rd-home-page .rd-search__panel .gotrip_form_search .field-items { width: 100%; min-width: 0; }
body.rd-home-page .rd-search__panel .gotrip_form_search .button-item { min-width: 0; max-width: none; width: 100%; padding: 0; margin: 0; }
body.rd-home-page .rd-search__panel .gotrip_form_search .field-items .row > [class*="col-"] { min-width: 0; width: 100%; padding: 12px 16px !important; }
body.rd-home-page .rd-search__panel .text-light-1 { color: var(--rihla-muted) !important; }

.rd-landing-overview { padding: 38px 0 0; background: #fff; }
.rd-landing-heading { display: grid; grid-template-columns: 1.15fr 1fr; align-items: end; gap: 48px; margin-bottom: 22px; }
.rd-kicker { display: inline-flex; align-items: center; gap: 8px; color: var(--rihla-green); font-size: 12px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; margin: 0 0 12px; }
.rd-kicker svg { width: 16px; height: 16px; }
.rd-landing-heading h2, .rd-departure h2 { font-family: var(--rd-font-display); font-size: clamp(28px, 2.7vw, 38px); font-weight: 700; letter-spacing: -.035em; line-height: 1.18; color: var(--rihla-ink); margin: 0; }
.rd-landing-heading > p { color: var(--rihla-muted); font-size: 16px; line-height: 1.75; margin: 0; }
.rd-service-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }
.rd-service-card { display: flex; flex-direction: column; align-items: flex-start; padding: 20px; border: 1px solid #e2e7e5; border-radius: 12px; color: var(--rihla-ink); background: #fff; transform: translateZ(0); transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease; }
.rd-service-card:hover { color: var(--rihla-ink); border-color: var(--rihla-green); box-shadow: 0 14px 34px rgba(22, 42, 68, .09); transform: translateY(-4px); }
.rd-service-icon { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 10px; background: var(--rihla-green-soft); color: var(--rihla-green); font-size: 19px; margin-bottom: 14px; }
.rd-service-icon svg { width: 22px; height: 22px; transition: transform .3s cubic-bezier(.2,.75,.3,1.3); }
.rd-service-card:hover .rd-service-icon svg { transform: translateY(-2px) rotate(-4deg) scale(1.06); }
.rd-service-card:nth-child(even) .rd-service-icon { background: var(--rihla-red-soft); color: var(--rihla-red); }
.rd-service-card h3 { font-size: 19px; font-weight: 600; line-height: 1.35; margin: 0 0 10px; }
.rd-service-card p { color: var(--rihla-muted); font-size: 14px; line-height: 1.6; margin: 0 0 16px; }
.rd-service-card > span:not(.rd-service-icon) { display: inline-flex; gap: 10px; align-items: center; font-size: 13px; font-weight: 600; color: var(--rihla-red-hover); margin-top: auto; min-height: 32px; }
.rd-service-card > span:not(.rd-service-icon) svg { width: 15px; height: 15px; transition: transform .25s ease; }
.rd-service-card:hover > span:not(.rd-service-icon) svg { transform: translateX(4px); }
.rd-travel-scope { display: flex; align-items: center; flex-wrap: wrap; gap: 12px 28px; margin-top: 14px; padding: 14px 20px; background: var(--rihla-green-soft); border-radius: 10px; font-size: 13px; color: var(--rihla-green); }
.rd-travel-scope > span { display: flex; align-items: center; gap: 10px; font-weight: 600; }
.rd-travel-scope a { margin-left: auto; min-height: 32px; display: inline-flex; align-items: center; gap: 12px; text-decoration: underline; text-underline-offset: 4px; }
.rd-travel-scope svg { width: 17px; height: 17px; flex: none; }
.rd-travel-scope a svg:last-child { width: 15px; height: 15px; transition: transform .25s ease; }
.rd-travel-scope a:hover svg:last-child { transform: translateX(4px); }

body.rd-home-page .rd-stays__actions { display: flex; align-items: center; gap: 16px; }
.rd-carousel-controls { display: flex; gap: 8px; }
.rd-carousel-button { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border: 1px solid var(--rihla-border); border-radius: 50%; background: #fff; color: var(--rihla-ink); transition: border-color .2s, color .2s, opacity .2s, transform .2s, box-shadow .2s; }
.rd-carousel-button:hover:not(:disabled) { border-color: var(--rihla-red); color: var(--rihla-red); transform: translateY(-2px); box-shadow: 0 7px 18px rgba(22,42,68,.09); }
.rd-carousel-button:active:not(:disabled) { transform: translateY(0) scale(.96); }
.rd-carousel-button svg { width: 16px; height: 16px; }
.rd-carousel-button__prev { display: inline-flex; transform: rotate(180deg); }
.rd-carousel-button:disabled { opacity: .35; cursor: default; }
.rd-stays--static .rd-carousel-controls { visibility: hidden; }
body.rd-home-page .rd-stays .rd-property-groups { overflow: hidden; }
body.rd-home-page .rd-stays .rd-property-groups::after { content: ''; display: block; width: 100%; height: 2px; margin-top: 8px; border-radius: 999px; background: linear-gradient(90deg, var(--rihla-red) 0 var(--rd-carousel-progress, 0%), #e7ebe9 var(--rd-carousel-progress, 0%) 100%); transition: background .18s linear; }
body.rd-home-page .rd-stays--static .rd-property-groups::after { display: none; }
body.rd-home-page .rd-stays .rd-cards { display: flex; width: 100%; max-width: 100%; gap: 16px; margin-inline: 0; padding: 0 0 8px; overflow-x: auto; overscroll-behavior-inline: contain; scroll-snap-type: inline mandatory; scrollbar-width: none; }
body.rd-home-page .rd-stays .rd-cards::-webkit-scrollbar { display: none; }
body.rd-home-page .rd-stays .rd-cards > .rd-card { display: block; flex: 0 0 clamp(220px, 15vw, 270px); scroll-snap-align: start; }
body.rd-home-page .rd-card { border-color: #e3e7e6; border-radius: 14px; box-shadow: 0 4px 14px rgba(22, 42, 68, .045); transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease; }
body.rd-home-page .rd-card:hover { border-color: #c8d8d1; box-shadow: 0 15px 34px rgba(22,42,68,.11); transform: translateY(-4px); }
body.rd-home-page .rd-card__media { aspect-ratio: 1.6; border-radius: 13px 13px 0 0; }
body.rd-home-page .rd-card__body { padding: 13px 15px 3px; min-height: 154px; }
body.rd-home-page .rd-card__title { font-size: 15px; line-height: 1.35; }
body.rd-home-page .rd-card__loc { font-size: 13px; }
body.rd-home-page .rd-card__price b { font-size: 19px; }
body.rd-home-page .rd-card__type { font-size: 11px; }
body.rd-home-page .rd-card__price small { font-size: 12px; color: var(--rihla-muted); }
body.rd-home-page .rd-card__wish .button { transition: transform .2s ease, color .2s ease, background .2s ease; }
body.rd-home-page .rd-card__wish .button:hover { transform: scale(1.08); }
body.rd-home-page .rd-card__wish .button:active { transform: scale(.94); }
body.rd-home-page #rd-destinations { background: var(--rihla-red-wash); padding-block: 38px; }
body.rd-home-page .rd-destination-groups { gap: 32px; }
body.rd-home-page .rd-destination-group__head h3 { font-size: 23px; }
body.rd-home-page .rd-destination-card { border-radius: 12px; transition: transform .3s ease, box-shadow .3s ease; }
body.rd-home-page .rd-destination-card:hover { transform: translateY(-3px); box-shadow: 0 14px 30px rgba(22,42,68,.16); }
body.rd-home-page .rd-destination-grid { gap: 10px; grid-auto-rows: 112px; }
body.rd-home-page .rd-destination-card span { font-size: 15px; }
body.rd-home-page .rd-destination-card:first-child span { font-size: 24px; }
body.rd-home-page .rd-destination-more__link svg { display: block; width: 16px; height: 16px; flex: none; transition: transform .2s ease; }
body.rd-home-page .rd-destination-more__link:hover svg { transform: translateX(3px); }
body.rd-home-page .rd-experiences { margin-top: 34px; }
body.rd-home-page .rd-tile { min-height: 240px; border-radius: 14px; transition: transform .3s ease, box-shadow .3s ease; }
body.rd-home-page .rd-tile:hover { transform: translateY(-4px); box-shadow: 0 18px 38px rgba(22,42,68,.18); }
body.rd-home-page .rd-tile__text { font-size: 15px; line-height: 1.6; }
body.rd-home-page .rd-tile__cta { min-height: 44px; margin-top: 14px; }

.rd-departure { padding: 32px 0; background: #fff; }
.rd-departure-panel { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 48px; padding: 34px 38px; background: var(--rihla-green-soft); border: 1px solid #bfd8cc; border-radius: 16px; box-shadow: 0 12px 34px rgba(22,42,68,.055); }
.rd-departure-panel > div:first-child { max-width: 690px; }
.rd-departure h2 { font-size: clamp(28px, 2.5vw, 36px); }
.rd-departure-panel p:not(.rd-kicker) { margin: 16px 0 0; color: var(--rihla-muted); font-size: 15px; line-height: 1.75; }
.rd-departure-actions { display: flex; flex-direction: column; gap: 12px; align-items: center; }
.rd-departure-actions .rd-btn { display: inline-flex; gap: 14px; min-height: 52px; padding-inline: 24px; }
.rd-departure-actions .rd-btn svg, .rd-news .rd-btn svg { width: 17px; height: 17px; transition: transform .25s ease; }
.rd-departure-actions .rd-btn:hover svg, .rd-news .rd-btn:hover svg { transform: translateX(4px); }
.rd-departure-contact { display: inline-flex; align-items: center; min-height: 44px; color: var(--rihla-green); font-size: 13px; text-decoration: underline; text-underline-offset: 4px; }
body.rd-home-page .rd-insights { padding: 4px 0 36px; }
body.rd-home-page .rd-panel { border-color: #e3e7e6; padding: 24px; border-radius: 14px; transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease; }
body.rd-home-page .rd-panel:hover { border-color: #d4ddd9; box-shadow: 0 12px 30px rgba(22,42,68,.075); transform: translateY(-2px); }
body.rd-home-page .rd-panel--reviews { background: #fff; }
body.rd-home-page .rd-news { background: var(--rihla-red-wash); }
body.rd-home-page .rd-reassurance { padding: 0 0 36px; }
body.rd-home-page .rd-trust { background: #f6f8f7; border-color: #e3e7e6; border-radius: 12px; padding: 22px; }
body.rd-home-page .rd-trust__item { border-radius: 9px; transition: transform .2s ease, background .2s ease; }
body.rd-home-page a.rd-trust__item:hover { transform: translateY(-2px); background: rgba(255,255,255,.7); }
body.rd-home-page .rd-trust__icon--fallback { display: inline-flex; align-items: center; justify-content: center; padding: 6px; border-radius: 50%; background: var(--rihla-green-soft); color: var(--rihla-green); }
body.rd-home-page .rd-trust__title { font-size: 13px; }
body.rd-home-page .rd-trust__text { font-size: 12px; }
body.rd-home-page .footer { background: var(--rihla-green-soft); }

/* Motion is progressive enhancement: content remains visible when JavaScript is off. */
.rd-motion-ready .rd-reveal { opacity: 0; transform: translateY(18px); transition: opacity .65s cubic-bezier(.2,.65,.25,1), transform .65s cubic-bezier(.2,.65,.25,1), border-color .25s ease, box-shadow .25s ease, background .2s ease; transition-delay: var(--rd-reveal-delay, 0ms), var(--rd-reveal-delay, 0ms), 0ms, 0ms, 0ms; }
.rd-motion-ready .rd-reveal.rd-reveal--soft { transform: translateY(10px) scale(.985); }
.rd-motion-ready .rd-reveal.is-visible { opacity: 1; transform: none; }
.rd-motion-ready .rd-service-card.rd-reveal.is-visible:hover,
.rd-motion-ready .rd-card.rd-reveal.is-visible:hover,
.rd-motion-ready .rd-destination-card.rd-reveal.is-visible:hover,
.rd-motion-ready .rd-tile.rd-reveal.is-visible:hover { transform: translateY(-4px); }
.rd-motion-ready .rd-panel.rd-reveal.is-visible:hover,
.rd-motion-ready a.rd-trust__item.rd-reveal.is-visible:hover { transform: translateY(-2px); }
.rd-motion-ready .rd-hero__eyebrow,
.rd-motion-ready .rd-hero__title,
.rd-motion-ready .rd-hero__sub,
.rd-motion-ready .rd-hero__explore,
.rd-motion-ready .rd-hero__searchwrap { opacity: 0; transform: translateY(16px); }
.rd-motion-ready.rd-page-ready .rd-hero__eyebrow,
.rd-motion-ready.rd-page-ready .rd-hero__title,
.rd-motion-ready.rd-page-ready .rd-hero__sub,
.rd-motion-ready.rd-page-ready .rd-hero__explore,
.rd-motion-ready.rd-page-ready .rd-hero__searchwrap { opacity: 1; transform: none; transition: opacity .7s cubic-bezier(.2,.65,.25,1), transform .7s cubic-bezier(.2,.65,.25,1); }
.rd-motion-ready.rd-page-ready .rd-hero__title { transition-delay: 90ms; }
.rd-motion-ready.rd-page-ready .rd-hero__sub { transition-delay: 170ms; }
.rd-motion-ready.rd-page-ready .rd-hero__explore { transition-delay: 230ms; }
.rd-motion-ready.rd-page-ready .rd-hero__searchwrap { transition-delay: 300ms; }

@media (prefers-reduced-motion: no-preference) {
  .rd-hero__sparkle--one { animation: rdSparkleFloat 5.8s ease-in-out infinite; }
  .rd-hero__sparkle--two { animation: rdSparkleFloat 4.6s 1.1s ease-in-out infinite reverse; }
  .rd-kicker svg { animation: rdKickerTwinkle 4s ease-in-out infinite; }
  .rd-section-art__icon--1 { animation: rdSectionArtFloat 13s ease-in-out infinite; }
  .rd-section-art__icon--2 { animation: rdSectionArtFloat 16s 1.8s ease-in-out infinite reverse; }
}
@keyframes rdSparkleFloat { 0%,100% { transform: translate3d(0,0,0) rotate(0); opacity: .48; } 50% { transform: translate3d(0,-10px,0) rotate(12deg); opacity: .78; } }
@keyframes rdKickerTwinkle { 0%,80%,100% { transform: scale(1); opacity: 1; } 88% { transform: scale(.78) rotate(-8deg); opacity: .55; } 94% { transform: scale(1.12) rotate(7deg); opacity: 1; } }
@keyframes rdSectionArtFloat { 0%,100% { transform: translate3d(0,0,0) rotate(var(--rd-art-rotate)); } 50% { transform: translate3d(0,-9px,0) rotate(var(--rd-art-rotate)); } }

@media (max-width: 1100px) {
  .rd-service-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .rd-landing-heading { gap: 32px; }
  .rd-departure-panel { grid-template-columns: 1fr; gap: 24px; }
  .rd-departure-actions { align-items: flex-start; }
}
@media (max-width: 1399px) {
  body.rd-home-page .rd-stays .rd-cards > .rd-card { flex-basis: clamp(220px, 22vw, 270px); }
}
@media (max-width: 1023px) {
  body.rd-home-page .rd-search__panel .gotrip_form_search { grid-template-columns: minmax(0, 1fr); }
  body.rd-home-page .rd-search__panel .gotrip_form_search .field-items .row { grid-auto-flow: row; grid-template-columns: repeat(3, minmax(0, 1fr)); }
  body.rd-home-page .rd-search__panel .gotrip_form_search .button-item .button { width: 100%; max-width: none; }
}
@media (max-width: 991px) {
  body.rd-home-page .rd-home { --rd-gutter: 24px; }
  body.rd-home-page .rd-hero {
    height: auto;
    min-height: calc(100svh - 72px);
    max-height: none;
  }
  body.rd-home-page .rd-hero__inner { padding-top: 48px; padding-bottom: 40px; }
  .rd-landing-heading { grid-template-columns: 1fr; gap: 18px; }
  .rd-landing-heading > p { max-width: 680px; }
  body.rd-home-page .rd-stays .rd-cards > .rd-card { flex-basis: clamp(220px, 30vw, 270px); }
  body.rd-home-page .rd-destination-grid { grid-auto-rows: 150px; }
  .rd-travel-scope a { margin-left: 0; }
}
@media (max-width: 767px) {
  body.rd-home-page .rd-home { --rd-gutter: 20px; }
  body.rd-home-page .rd-sec, body.rd-home-page #rd-destinations { padding-block: 34px; }
  body.rd-home-page .rd-sec__head { flex-wrap: wrap; align-items: flex-start; gap: 16px; }
  body.rd-home-page .rd-sec__head .rd-sec__link { margin-left: 0; }
  body.rd-home-page .rd-stays .rd-sec__head { align-items: flex-start; }
  body.rd-home-page .rd-stays__actions { width: 100%; justify-content: space-between; }
  body.rd-home-page .rd-hero__inner { padding-top: 28px; padding-bottom: 28px; }
  body.rd-home-page .rd-hero__copy { padding-right: 0; }
  body.rd-home-page .rd-hero__title { font-size: clamp(32px, 8.5vw, 48px); }
  body.rd-home-page .rd-hero__eyebrow { font-size: 11px; letter-spacing: .1em; }
  body.rd-home-page .rd-hero__sub { font-size: 15px; }
  .rd-hero__explore { gap: 4px 20px; margin-top: 16px; }
  .rd-hero__explore a { font-size: 12px; }
  body.rd-home-page .rd-hero__searchwrap { margin-top: -6px; }
  body.rd-home-page .rd-search__panel .gotrip_form_search .field-items .row { grid-template-columns: minmax(0, 1fr); gap: 8px; }
  body.rd-home-page .rd-search__panel .gotrip_form_search .field-items .row > [class*="col-"] { grid-column: auto; min-height: 68px; }
  body.rd-home-page .rd-search__panel .gotrip_form_search .field-items .row > [class*="col-"] > div { width: 100%; }
  .rd-landing-overview { padding-top: 34px; }
  .rd-service-grid { grid-template-columns: 1fr; gap: 14px; }
  .rd-service-card { padding: 22px; }
  .rd-service-icon { margin-bottom: 16px; }
  .rd-travel-scope { padding: 20px; gap: 16px; flex-direction: column; align-items: flex-start; }
  .rd-travel-scope a { line-height: 1.6; }
  body.rd-home-page .rd-stays .rd-cards { gap: 14px; padding-bottom: 10px; }
  body.rd-home-page .rd-stays .rd-cards > .rd-card { flex-basis: min(70vw, 270px); }
  body.rd-home-page .rd-card__body { min-height: 154px; }
  body.rd-home-page .rd-destination-grid { grid-auto-rows: 102px; }
  body.rd-home-page .rd-experiences { margin-top: 32px; }
  body.rd-home-page .rd-tile { min-height: 238px; }
  body.rd-home-page .rd-tile__body { padding: 24px; }
  .rd-departure { padding: 30px 0; }
  .rd-departure-panel { padding: 28px 24px; }
  .rd-departure-actions { align-items: stretch; }
  .rd-departure-contact { justify-content: center; text-align: center; }
  body.rd-home-page .rd-insights { padding-top: 0; }
  body.rd-home-page .rd-panel { padding: 24px; }
  .rd-hero__sparkle--one { right: 4%; width: 24px; height: 24px; }
  .rd-hero__sparkle--two { display: none; }
  .rd-section-icon { width: 32px; height: 32px; border-radius: 9px; }
  .rd-section-icon svg { width: 17px; height: 17px; }
  .rd-section-art__icon { width: 96px; height: 96px; opacity: .032; }
}
@media (prefers-reduced-motion: reduce) {
  .rd-motion-ready .rd-reveal,
  .rd-motion-ready .rd-hero__eyebrow,
  .rd-motion-ready .rd-hero__title,
  .rd-motion-ready .rd-hero__sub,
  .rd-motion-ready .rd-hero__explore,
  .rd-motion-ready .rd-hero__searchwrap { opacity: 1; transform: none; transition: none; }
  .rd-service-card, body.rd-home-page .rd-card, body.rd-home-page .rd-destination-card,
  body.rd-home-page .rd-tile, body.rd-home-page .rd-panel { transition: none; }
}
