.details-travel {
    position: absolute;
    height: 100dvh;
    width: 100%;
    z-index: 1;
}

.css-iokx3a {
 width: 100%;
    position: absolute;
    z-index: 0;
    background-repeat: no-repeat;
    -webkit-background-position: center;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(https://rosamtravel.com/assets/images/bg-test-1.jpg);
    height: 100%;
}




.details-travel:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(5, 9, 11, 0.94) 0%, rgba(5, 9, 11, 0.38) 45%, rgba(5, 9, 11, 0.78) 100%), linear-gradient(180deg, rgba(5, 9, 11, 0.16) 0%, rgba(5, 9, 11, 0.78) 68%, #05090b 100%);
    z-index: 2;
}



.travel-items h1 {
    font-weight: bold;
    font-size: 45px;
    margin-bottom: 15px;
  text-align: center;
}

span.slug-travel {
    color: rgb(138, 141, 143) !important;
    font-weight: 500;
    display: block;
}

.data1 {
 display: flex;
    flex-direction: row;
    margin-bottom: 15px;
    justify-content: space-between;
    align-items: center;
width:300px;
}

.data1 div {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.data1 div i {
 margin-left: 8px;
    font-size: 13px;
    background-color: rgb(200 200 200 / 10%);
    padding: 15px;
    border-radius: 10px;
    backdrop-filter: blur(5px);
    align-items: center;
}

.data1 p {
    font-size: 14px;
    font-weight: 400;
}

p.description-travel {
font-size: 16px;
    display: block;
    text-align: center;
    direction: rtl;
    width: 100%;
    max-width: 500px;
    margin-bottom: 15px;
    line-height: 1.4;
}

.item-details-box {
display: flex;
    flex-wrap: wrap;
    color: #FFF;
    position: relative;
    background-color: rgb(200 200 200 / 10%);
    padding: 5px;
    border-radius: 10px;
    min-width: 173px;
    margin-left: 14px;
    backdrop-filter: blur(5px);
  align-items: center;
}

.item-details-box h2 {
font-weight: 500;
    font-size: 15px;
    margin-bottom: 4px;
}

.item-details-box p {
font-size: 16px;
    margin-top: 0px;
    font-weight: normal;
  color: #a7a7a7;
}

.item-details-box i {
    padding: 0px;
    border-radius: 9px;
    text-align: center;
    font-size: 24px;
    margin-left: 6px;
    min-width: 50px;
    color: #eaeaea;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff00;
}

.tab-content {
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    direction: rtl;
    text-align: right;
    align-items: center;
    justify-content: flex-start;
  z-index: 9;
}

.tab-content.active {
    display: flex;
}


.process-items {
    align-items: flex-start;
    display: flex;
    justify-content: center;
}

.process-item {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 380px;
    text-align: center;
    direction: rtl;
}

.process-item .top {
    gap: 5px;
    width: 100%;
}

.process-item .top {
    align-items: center;
    display: flex;
    justify-content: center;
}

.process-item .top .divider {
    background-color: #fdb91324;
    height: 1px;
    width: 100%;
}

.process-item .top .step {
    align-items: center;
    background-color: #77571126;
    border-radius: 9999px;
    color: #fdb913;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    height: 43px;
    justify-content: center;
    line-height: 20px;
    min-width: 43px;
    width: 43px;
}

.process-item .content {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: center;
    padding: 20px;padding-bottom: unset;
}

.process-item .title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
}

.process-item p.description {
    font-size: 17px;
    display: none;
}

ol.gradient-list {
    color: #FFF;
    font-size: 17px;
    line-height: normal;
    width: 700px;
}

ol.gradient-list li {
    display: flex;
    margin-bottom: 10px;
    width: 350px;
    float: right;
}

ol.gradient-list i {
    color: #fdb913;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    text-align: center;
    background: #fdb9131f;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    font-size: 14px;
    margin-left: 6px;
    position: relative;
    top: -3px;
}

.service-ghaza {
    display: grid;
    gap: 15px;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(4, 1fr);
    max-width: 1000px;
    width: 100%;
}

.service-card {
align-items: center;
    background-color: #292929;
    border-radius: 15px;
    direction: rtl;
    display: flex;
    flex-direction: column;
    padding: 20px;
    background: linear-gradient(346deg, rgb(7 75 127 / 0%), rgb(17 27 38));
    border: 1px solid rgba(255, 255, 255, .10);
    box-shadow: 0 20px 55px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255, 255, 255, .06);
    backdrop-filter: blur(6px);
}


.service-card .title {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 17px;
    text-align: center;
}

.service-card .caption {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin: 0;
    text-align: center;
}

.service-card svg {
    display: block;
    margin: auto;
    margin-bottom: 15px;
    width: 50px;
    height: 50px;
}

ol.need {
    color: #FFF;
    font-size: 17px;
    line-height: normal;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    width: 590px;
}

ol.need li {
    display: flex;
    margin-left: 20px;
    width: 210px;
    float: right;
    margin-bottom: 15px;
}

ol.need i {
    color: #fdb913;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    text-align: center;
    background: #fdb9131f;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    font-size: 14px;
    margin-left: 6px;
    position: relative;
    top: -3px;
}

#tb5>ol>li:nth-child(6) {
    color: #fdb913;
}

.section-pricing {
color: #19191a;
    display: flex;
    text-align: center;
    width: 70%;
    margin: auto;
    display: block;

}

.section-pricing .container17 {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 30px;
}

.description31 {
    line-height: normal;
    font-size: 16px;
}

.table1 {
    color: #19191a;
    display: flex;
    flex: 1;
    flex-direction: column;
    font-size: 14px;
    gap: 12px;
    justify-content: flex-start;
    max-width: 1200px;
    overflow: hidden;
    text-align: right;
}

.row4,
.cell3 {
    align-self: stretch;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
}

.cell2 {
    align-items: flex-start;
    align-self: stretch;
    background-color: #fdb9131f;
    border-bottom-left-radius: 16px;
    border-right: 1px solid #fdb91361;
    border-top-left-radius: 16px;
    box-sizing: border-box;
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 0px;
    justify-content: center;
    max-width: 260px;
    padding: 0px 25px;
    color: #fdb913;
}

.cell3 {
    align-items: flex-start;
    background-color: #3d3d3d;
    border-bottom-right-radius: 16px;
    border-top-right-radius: 16px;
    flex: 1;
    flex-direction: column;
    font-size: 18px;
    gap: 0px;
    line-height: 32px;
    padding: 15px 25px;
    direction: rtl !important;
    text-align: justify !important;
    color: #FFF;
  background: linear-gradient(270deg, rgb(7 75 127 / 0%), rgb(17 27 38));
    border: 1px solid rgba(255, 255, 255, .10);
    box-shadow: 0 20px 55px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255, 255, 255, .06);
}

.description30 {
    font-weight: 500;
    line-height: 28px;
}

b.title25 {
    font-weight: bold;
}

.title24 {
    font-size: 18px;
    line-height: 32px;
    align-self: stretch;
    direction: rtl;
    position: relative;
    font-weight: bold;
}

#tb6>section>div>section>div:nth-child(3)>div.cell2 {
    background-color: #f443361f;
    border-bottom-left-radius: 16px;
    border-right: 1px solid #f443368c;
    color: #F44336;
}

.tab-content>h2 {
    font-weight: bold;
    color: #FFF;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.process-item .top .step {
    font-size: 14px;
}


.details_page {
    max-width: 1400px;
    margin: auto;
}
div#tb1 {
    top: -100px;
}

.travel-items {
display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 7px;
    width: 100%;
    height: 100dvh;
    position: relative;
    z-index: 9;
}



div#details_page {
    background: #05090b;
}





.zx-trip-wave {
  --zx-bg-1: #071017;
  --zx-bg-2: #0b141d;
  --zx-gold: #d4a94f;
  --zx-gold-soft: rgba(212, 169, 79, 0.18);
  --zx-white-soft: rgba(255, 255, 255, 0.62);

  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 70px 20px 75px;
  color: #fff;

}

.zx-trip-wave::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px);
  background-size: 54px 54px;
  opacity: .35;
  pointer-events: none;
}

.zx-trip-wave__container {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.zx-trip-wave__header {
  max-width: 760px;
  margin: 0 auto 42px;
  text-align: center;
}

.zx-trip-wave__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  margin-bottom: 14px;
  border-radius: 999px;
  border: 1px solid rgba(212, 169, 79, .35);
  background: rgba(212, 169, 79, .08);
  color: var(--zx-gold);
  font-size: 13px;
  font-weight: 800;
}

.zx-trip-wave__header h2 {
  margin: 0;
  font-size: clamp(26px, 3vw, 38px);
  font-weight: 900;
  color: #fff;
  letter-spacing: -.5px;
}

.zx-trip-wave__header h2::after {
  content: "";
  display: block;
  width: 52px;
  height: 3px;
  margin: 16px auto 0;
  border-radius: 30px;
  background: linear-gradient(90deg, transparent, var(--zx-gold), transparent);
}

.zx-trip-wave__header p {
  margin: 18px auto 0;
  color: var(--zx-white-soft);
  font-size: 15px;
  line-height: 2.05;
  font-weight: 500;
}

.zx-trip-wave__scroller {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 8px;
  scrollbar-width: thin;
  scrollbar-color: rgba(212,169,79,.45) transparent;
}

.zx-trip-wave__scroller::-webkit-scrollbar {
  height: 8px;
}

.zx-trip-wave__scroller::-webkit-scrollbar-track {
  background: transparent;
}

.zx-trip-wave__scroller::-webkit-scrollbar-thumb {
  background: rgba(212,169,79,.35);
  border-radius: 20px;
}

.zx-trip-wave__board {
  position: relative;
  min-width: 1180px;
  height: 340px;
}

.zx-trip-wave__path {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;

  pointer-events: none;
}

.zx-trip-wave__path path {
  fill: none;
  stroke: rgba(212, 169, 79, .85);
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 1600;
  stroke-dashoffset: 1600;
  filter: drop-shadow(0 0 10px rgba(212,169,79,.24));
  animation: zxTripDraw 2.6s ease forwards;
  z-index: -1;
}

.zx-trip-wave__track {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  height: 100%;
}

.zx-trip-wave__item {
  position: relative;
  flex: 0 0 20%;
  height: 100%;
  animation: zxTripReveal .85s ease both;
}

.zx-trip-wave__item:nth-child(1) { animation-delay: .15s; }
.zx-trip-wave__item:nth-child(2) { animation-delay: .35s; }
.zx-trip-wave__item:nth-child(3) { animation-delay: .55s; }
.zx-trip-wave__item:nth-child(4) { animation-delay: .75s; }
.zx-trip-wave__item:nth-child(5) { animation-delay: .95s; }

/* موقعیت پراکنده نقاط */
.zx-trip-wave__item:nth-child(1) { --point-top: 84px;  --card-top: 122px; }
.zx-trip-wave__item:nth-child(2) { --point-top: 176px; --card-top: 22px;  }
.zx-trip-wave__item:nth-child(3) { --point-top: 98px;  --card-top: 138px; }
.zx-trip-wave__item:nth-child(4) { --point-top: 182px; --card-top: 28px;  }
.zx-trip-wave__item:nth-child(5) { --point-top: 90px;  --card-top: 128px; }

.zx-trip-wave__point {
  position: absolute;
  top: var(--point-top);
  right: 50%;
  transform: translateX(50%);
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #0b141d;
  border: 2px solid var(--zx-gold);
  box-shadow:
    0 0 0 8px rgba(212,169,79,.07),
    0 0 24px rgba(212,169,79,.28);
  color: #f4d381;
  font-size: 11px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 4;
  animation: zxTripPulse 2.8s ease-in-out infinite;
}

.zx-trip-wave__card {
  position: absolute;
  top: var(--card-top);
  right: 10px;
  left: 10px;
  min-height: 126px;
  padding: 18px 16px 16px;
  border-radius: 22px;
  overflow: visible; /* مهم */
  isolation: isolate; /* مهم */
  z-index: 5; /* کارت بالاتر از لاین */
  background:
    linear-gradient(145deg, rgb(11 20 29 / 0%), rgba(17, 27, 38, 0.92));
  border: 1px solid rgba(255,255,255,.10);
  box-shadow:
    0 20px 55px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.06);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  transition: transform .35s ease, border-color .35s ease, box-shadow .35s ease;
  animation: zxTripFloat 5.8s ease-in-out infinite;
  backdrop-filter: blur(16px);
}

.zx-trip-wave__item:nth-child(1) .zx-trip-wave__card { animation-delay: .1s; }
.zx-trip-wave__item:nth-child(2) .zx-trip-wave__card { animation-delay: .6s; }
.zx-trip-wave__item:nth-child(3) .zx-trip-wave__card { animation-delay: 1.1s; }
.zx-trip-wave__item:nth-child(4) .zx-trip-wave__card { animation-delay: 1.6s; }
.zx-trip-wave__item:nth-child(5) .zx-trip-wave__card { animation-delay: 2.1s; }

.zx-trip-wave__card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: inherit;
  background:
    radial-gradient(circle at 85% 15%, rgba(212,169,79,.14), transparent 28%),
    linear-gradient(120deg, transparent, rgba(212,169,79,.05), transparent);
  opacity: 0;
  transition: .35s ease;
}

.zx-trip-wave__card:hover {
  transform: translateY(-8px) scale(1.015);
  border-color: rgba(212,169,79,.42);
  box-shadow:
    0 24px 70px rgba(0,0,0,.45),
    0 0 30px rgba(212,169,79,.08);
}

.zx-trip-wave__card:hover::before {
  opacity: 1;
}







.zx-trip-wave__tag,
.zx-trip-wave__card h3,
.zx-trip-wave__card p {
  position: relative;
  z-index: 2;
}

.zx-trip-wave__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 11px;
  margin-bottom: 10px;
  border-radius: 999px;
  background: rgba(212,169,79,.10);
  border: 1px solid rgba(212,169,79,.24);
  color: var(--zx-gold);
  font-size: 12px;
  font-weight: 800;
}

.zx-trip-wave__card h3 {
  margin: 0 0 8px;
  font-size: 17px;
  line-height: 1.7;
  color: #fff;
  font-weight: 900;
}

.zx-trip-wave__card p {
  margin: 0;
  color: rgba(255,255,255,.60);
  font-size: 13.5px;
  line-height: 1.9;
  font-weight: 500;
}

/* animations */
@keyframes zxTripDraw {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes zxTripPulse {
  0%, 100% {
    box-shadow:
      0 0 0 8px rgba(212,169,79,.06),
      0 0 18px rgba(212,169,79,.16);
  }
  50% {
    box-shadow:
      0 0 0 14px rgba(212,169,79,.03),
      0 0 30px rgba(212,169,79,.34);
  }
}

@keyframes zxTripFloat {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-6px);
  }
}

@keyframes zxTripReveal {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* responsive */
@media (max-width: 768px) {
  .zx-trip-wave {
    padding: 55px 14px 60px;
  }

  .zx-trip-wave__header {
    margin-bottom: 28px;
  }

  .zx-trip-wave__header p {
    font-size: 14px;
    line-height: 2;
  }

  .zx-trip-wave__board {
    min-width: 1080px;
    height: 320px;
  }

  .zx-trip-wave__card {
    min-height: 118px;
    padding: 16px 14px 15px;
  }

  .zx-trip-wave__card h3 {
    font-size: 15px;
  }

  .zx-trip-wave__card p {
    font-size: 12.8px;
  }
}





.rzs-service-flow {
  --rzs-gold: #d4a94f;
  --rzs-gold-light: #f3cb73;
  --rzs-blue: #0b5d94;
  --rzs-surface: #0b141c;
  --rzs-text: #ffffff;
  --rzs-muted: rgba(255, 255, 255, 0.58);
  position: relative;
  width: 100%;
  overflow: hidden;
  isolation: isolate;
  padding: 64px 0 52px;
  color: var(--rzs-text);
  font-family: inherit;
  background:
    radial-gradient(circle at 8% 4%, rgba(7, 75, 127, 0.2), transparent 30%),
    radial-gradient(circle at 92% 96%, rgba(212, 169, 79, 0.11), transparent 28%),
    linear-gradient(180deg, rgba(8, 17, 24, 0.86), rgba(5, 9, 11, 0.08));
  border-top: 1px solid rgba(255, 255, 255, 0.045);
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

.rzs-service-flow::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: 0.38;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.022) 1px, transparent 1px);
  background-size: 38px 38px;
  -webkit-mask-image: linear-gradient(to bottom, black, transparent 82%);
  mask-image: linear-gradient(to bottom, black, transparent 82%);
}

.rzs-service-flow__wrap {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.rzs-service-flow__head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 18px;
  padding: 0 18px;
}

.rzs-service-flow__heading {
  min-width: 0;
}

.rzs-service-flow__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 13px;
  color: rgba(243, 203, 115, 0.86);
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.7px;
  direction: ltr;
}

.rzs-service-flow__eyebrow i {
  position: relative;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--rzs-gold-light);
  box-shadow: 0 0 0 5px rgba(243, 203, 115, 0.07), 0 0 18px rgba(243, 203, 115, 0.5);
  animation: rzsServiceBeacon 2.4s ease-in-out infinite;
}

.rzs-service-flow__heading h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(29px, 8vw, 40px);
  font-weight: 950;
  line-height: 1.32;
  letter-spacing: -0.8px;
}

.rzs-service-flow__heading h2 strong {
  color: var(--rzs-gold-light);
  font-weight: inherit;
}

.rzs-service-flow__heading p {
  max-width: 520px;
  margin: 13px 0 0;
  color: var(--rzs-muted);
  font-size: 13.5px;
  font-weight: 400;
  line-height: 1.95;
}

.rzs-service-flow__count {
  width: 70px;
  min-height: 82px;
  padding: 10px 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.035);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.055), 0 18px 44px rgba(0, 0, 0, 0.18);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.rzs-service-flow__count strong {
  color: var(--rzs-gold-light);
  font-family: Arial, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
}

.rzs-service-flow__count span {
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.48);
  font-size: 9px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}

.rzs-service-flow__viewport {
  width: 100%;
  margin-top: 28px;
}

.rzs-service-flow__list {
  width: 100%;
  margin: 0;
  padding: 8px 18px 20px;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(270px, 84vw);
  gap: 12px;
  overflow-x: auto;
  overflow-y: visible;
  list-style: none;
  scroll-snap-type: x mandatory;
  scroll-padding-inline: 18px;
  overscroll-behavior-inline: contain;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

.rzs-service-flow__list::-webkit-scrollbar {
  display: none;
}

.rzs-service-flow__item {
  --delay: 0s;
  position: relative;
  min-width: 0;
  min-height: 264px;
  padding: 18px 18px 20px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.095);
  border-radius: 27px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.072), rgba(255, 255, 255, 0.018) 55%, rgba(7, 75, 127, 0.065)),
    rgba(8, 16, 23, 0.78);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.075),
    0 22px 54px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #fff;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  opacity: 0;
  transform: translateY(15px);
  animation: rzsServiceCardIn 0.72s cubic-bezier(0.2, 0.75, 0.25, 1) forwards;
  animation-delay: var(--delay);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  transition: transform 0.32s ease, border-color 0.32s ease, box-shadow 0.32s ease;
  -webkit-tap-highlight-color: transparent;
}

.rzs-service-flow__item:nth-child(1) { --delay: 0.06s; }
.rzs-service-flow__item:nth-child(2) { --delay: 0.13s; }
.rzs-service-flow__item:nth-child(3) { --delay: 0.2s; }
.rzs-service-flow__item:nth-child(4) { --delay: 0.27s; }
.rzs-service-flow__item:nth-child(5) { --delay: 0.34s; }

.rzs-service-flow__item::before {
  content: "";
  position: absolute;
  top: -72px;
  left: -58px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: rgba(7, 75, 127, 0.18);
  filter: blur(34px);
  pointer-events: none;
}

.rzs-service-flow__item::after {
  content: "";
  position: absolute;
  right: 24px;
  bottom: 0;
  width: 68px;
  height: 1px;
  background: linear-gradient(90deg, var(--rzs-gold-light), transparent);
  box-shadow: 0 0 16px rgba(243, 203, 115, 0.3);
}

.rzs-service-flow__item--featured {
  border-color: rgba(212, 169, 79, 0.34);
  background:
    radial-gradient(circle at 80% 4%, rgba(243, 203, 115, 0.16), transparent 32%),
    linear-gradient(145deg, rgba(212, 169, 79, 0.1), rgba(255, 255, 255, 0.022) 58%, rgba(7, 75, 127, 0.1)),
    rgba(8, 16, 23, 0.82);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.09),
    0 24px 60px rgba(0, 0, 0, 0.28),
    0 0 34px rgba(212, 169, 79, 0.055);
}

.rzs-service-flow__item-top {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  direction: rtl;
}

.rzs-service-flow__icon {
  width: 54px;
  height: 54px;
  flex: 0 0 54px;
  border: 1px solid rgba(243, 203, 115, 0.27);
  border-radius: 18px;
  background:
    radial-gradient(circle at 30% 22%, rgba(243, 203, 115, 0.22), transparent 34%),
    rgba(212, 169, 79, 0.075);
  color: var(--rzs-gold-light);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 13px 28px rgba(0, 0, 0, 0.19);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.rzs-service-flow__icon svg {
  width: 25px;
  height: 25px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.65;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.rzs-service-flow__number {
  color: rgba(255, 255, 255, 0.13);
  font-family: Arial, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -1px;
}

.rzs-service-flow__meta {
  position: relative;
  z-index: 2;
  margin-top: 26px;
  color: rgba(243, 203, 115, 0.72);
  font-size: 10px;
  font-weight: 800;
}

.rzs-service-flow__meta::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 1px;
  margin-left: 7px;
  vertical-align: middle;
  background: currentColor;
}

.rzs-service-flow__item h3 {
  position: relative;
  z-index: 2;
  margin: 8px 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: 950;
  line-height: 1.65;
  letter-spacing: -0.25px;
}

.rzs-service-flow__item p {
  position: relative;
  z-index: 2;
  margin: 8px 0 0;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12.5px;
  font-weight: 400;
  line-height: 1.85;
}

.rzs-service-flow__item:active {
  transform: scale(0.985);
}

.rzs-service-flow__swipe {
  min-height: 24px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  color: rgba(255, 255, 255, 0.34);
  font-size: 10px;
  font-weight: 600;
}

.rzs-service-flow__swipe::before {
  content: "";
  width: 42px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--rzs-gold-light) 0 34%, rgba(255, 255, 255, 0.12) 34% 100%);
}

.rzs-service-flow__swipe i {
  color: var(--rzs-gold-light);
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-style: normal;
  animation: rzsServiceArrow 1.8s ease-in-out infinite;
}

@keyframes rzsServiceCardIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes rzsServiceBeacon {
  0%, 100% { opacity: 0.72; transform: scale(0.88); }
  50% { opacity: 1; transform: scale(1.12); }
}

@keyframes rzsServiceArrow {
  0%, 100% { transform: translateX(0); }
  50% { transform: translateX(-5px); }
}

@media (min-width: 769px) {
  .rzs-service-flow {
    padding: 88px 24px 82px;
  }

  .rzs-service-flow::before {
    background-size: 52px 52px;
  }

  .rzs-service-flow__head {
    padding: 0;
    align-items: center;
  }

  .rzs-service-flow__heading h2 {
    font-size: clamp(36px, 4vw, 52px);
  }

  .rzs-service-flow__heading p {
    margin-top: 16px;
    font-size: 15px;
  }

  .rzs-service-flow__count {
    width: 92px;
    min-height: 98px;
    border-radius: 25px;
  }

  .rzs-service-flow__count strong {
    font-size: 29px;
  }

  .rzs-service-flow__viewport {
    margin-top: 44px;
  }

  .rzs-service-flow__list {
    padding: 0;
    grid-auto-flow: row;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    overflow: visible;
  }

  .rzs-service-flow__item {
    min-height: 244px;
    padding: 22px 22px 24px;
    border-radius: 30px;
    scroll-snap-align: none;
  }

  .rzs-service-flow__item--featured {
    grid-column: span 2;
  }

  .rzs-service-flow__item:hover {
    transform: translateY(-7px);
    border-color: rgba(243, 203, 115, 0.28);
    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.09),
      0 30px 68px rgba(0, 0, 0, 0.32),
      0 0 35px rgba(212, 169, 79, 0.06);
  }

  .rzs-service-flow__item h3 {
    font-size: 20px;
  }

  .rzs-service-flow__item p {
    max-width: 420px;
    font-size: 13.5px;
  }

  .rzs-service-flow__swipe {
    display: none;
  }
}

@media (min-width: 1040px) {
  .rzs-service-flow__list {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 18px;
  }

  .rzs-service-flow__item {
    grid-column: span 4;
    min-height: 252px;
  }

  .rzs-service-flow__item--featured {
    grid-column: span 4;
  }

  .rzs-service-flow__item:nth-child(4),
  .rzs-service-flow__item:nth-child(5) {
    grid-column: span 6;
  }
}

@media (max-width: 370px) {
  .rzs-service-flow__head {
    grid-template-columns: minmax(0, 1fr) 62px;
    gap: 12px;
    padding-inline: 14px;
  }

  .rzs-service-flow__heading h2 {
    font-size: 27px;
  }

  .rzs-service-flow__count {
    width: 62px;
    min-height: 76px;
  }

  .rzs-service-flow__list {
    grid-auto-columns: calc(100vw - 44px);
    padding-inline: 14px;
    scroll-padding-inline: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .rzs-service-flow__eyebrow i,
  .rzs-service-flow__item,
  .rzs-service-flow__swipe i {
    animation: none;
  }

  .rzs-service-flow__item {
    opacity: 1;
    transform: none;
  }
}

/* Compact services: app sheet on mobile, slim rail on desktop */
.rzs-service-flow {
  padding: 44px 14px 42px;
  background: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.045);
  border-bottom: 1px solid rgba(255, 255, 255, 0.035);
}

.rzs-service-flow::before {
  inset: -40% 0 auto;
  height: 320px;
  opacity: 1;
  background:
    radial-gradient(circle at 84% 15%, rgba(7, 75, 127, 0.12), transparent 38%),
    radial-gradient(circle at 12% 10%, rgba(212, 169, 79, 0.07), transparent 32%);
  -webkit-mask-image: none;
  mask-image: none;
}

.rzs-service-flow__wrap {
  max-width: 1120px;
}

.rzs-service-flow__head {
  padding: 0 4px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
}

.rzs-service-flow__eyebrow {
  margin-bottom: 7px;
  font-size: 9px;
  letter-spacing: 1.45px;
}

.rzs-service-flow__eyebrow i {
  width: 5px;
  height: 5px;
  box-shadow: 0 0 0 4px rgba(243, 203, 115, 0.055), 0 0 12px rgba(243, 203, 115, 0.3);
}

.rzs-service-flow__heading h2 {
  font-size: 27px;
  line-height: 1.28;
  letter-spacing: -0.55px;
}

.rzs-service-flow__count {
  width: auto;
  min-width: max-content;
  min-height: 34px;
  padding: 0 10px;
  border-radius: 999px;
  flex-direction: row;
  gap: 5px;
  background: rgba(255, 255, 255, 0.04);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.rzs-service-flow__count strong {
  font-family: inherit;
  font-size: 12px;
}

.rzs-service-flow__count span {
  margin: 0;
  font-size: 9px;
  line-height: 1;
  white-space: nowrap;
}

.rzs-service-flow__viewport {
  margin-top: 18px;
}

.rzs-service-flow__list {
  display: block;
  width: 100%;
  margin: 0;
  padding: 4px 12px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.085);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.038);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.055),
    0 18px 48px rgba(0, 0, 0, 0.16);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

.rzs-service-flow__item {
  min-height: 60px;
  padding: 8px 2px;
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) 25px;
  align-items: center;
  gap: 10px;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: #fff;
  opacity: 1;
  transform: none;
  animation: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  transition: background 0.22s ease, transform 0.22s ease;
}

.rzs-service-flow__item + .rzs-service-flow__item {
  border-top: 1px solid rgba(255, 255, 255, 0.065);
}

.rzs-service-flow__item::before,
.rzs-service-flow__item::after {
  display: none;
}

.rzs-service-flow__item:active {
  transform: scale(0.988);
  background: rgba(255, 255, 255, 0.025);
}

.rzs-service-flow__icon {
  width: 40px;
  height: 40px;
  flex: none;
  border-radius: 13px;
  background: rgba(212, 169, 79, 0.075);
  border-color: rgba(243, 203, 115, 0.19);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.055);
}

.rzs-service-flow__icon svg {
  width: 20px;
  height: 20px;
  stroke-width: 1.65;
}

.rzs-service-flow__copy {
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
}

.rzs-service-flow__meta {
  margin: 0;
  color: rgba(243, 203, 115, 0.64);
  font-size: 8.5px;
  font-weight: 700;
  line-height: 1.4;
}

.rzs-service-flow__meta::before {
  display: none;
}

.rzs-service-flow__copy strong {
  max-width: 100%;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.9);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.55;
  text-overflow: ellipsis;
}

.rzs-service-flow__number {
  align-self: center;
  color: rgba(255, 255, 255, 0.22);
  font-family: inherit;
  font-size: 9px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  text-align: left;
}

@media (min-width: 769px) {
  .rzs-service-flow {
    padding: 46px 24px 44px;
  }

  .rzs-service-flow__head {
    padding: 0;
    align-items: center;
  }

  .rzs-service-flow__heading h2 {
    font-size: 31px;
  }

  .rzs-service-flow__count {
    width: auto;
    min-height: 34px;
    padding-inline: 12px;
    border-radius: 999px;
  }

  .rzs-service-flow__count strong {
    font-size: 12px;
  }

  .rzs-service-flow__viewport {
    margin-top: 23px;
  }

  .rzs-service-flow__list {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0;
    overflow: visible;
    border-width: 1px 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  .rzs-service-flow__item,
  .rzs-service-flow__item--featured,
  .rzs-service-flow__item:nth-child(4),
  .rzs-service-flow__item:nth-child(5) {
    grid-column: auto;
    min-height: 78px;
    padding: 12px 15px;
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 10px;
    border: 0;
    border-radius: 0;
  }

  .rzs-service-flow__item + .rzs-service-flow__item {
    border-top: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.075);
  }

  .rzs-service-flow__item:hover {
    transform: none;
    border-color: rgba(255, 255, 255, 0.075);
    background: rgba(255, 255, 255, 0.025);
    box-shadow: none;
  }

  .rzs-service-flow__icon {
    width: 34px;
    height: 34px;
    border-radius: 11px;
  }

  .rzs-service-flow__icon svg {
    width: 17px;
    height: 17px;
  }

  .rzs-service-flow__meta {
    font-size: 8px;
  }

  .rzs-service-flow__copy strong {
    font-size: 11.5px;
    line-height: 1.5;
    white-space: normal;
  }

  .rzs-service-flow__number {
    display: none;
  }
}

@media (min-width: 1080px) {
  .rzs-service-flow__item,
  .rzs-service-flow__item--featured,
  .rzs-service-flow__item:nth-child(4),
  .rzs-service-flow__item:nth-child(5) {
    min-height: 82px;
    padding-inline: 18px;
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 12px;
  }

  .rzs-service-flow__icon {
    width: 38px;
    height: 38px;
  }

  .rzs-service-flow__copy strong {
    font-size: 12.5px;
  }
}

@media (max-width: 370px) {
  .rzs-service-flow {
    padding-inline: 12px;
  }

  .rzs-service-flow__head {
    padding: 0 2px;
  }

  .rzs-service-flow__heading h2 {
    font-size: 24px;
  }

  .rzs-service-flow__count {
    min-height: 32px;
    padding-inline: 9px;
  }

  .rzs-service-flow__list {
    padding-inline: 10px;
  }

  .rzs-service-flow__item {
    grid-template-columns: 39px minmax(0, 1fr) 22px;
    gap: 8px;
  }

  .rzs-service-flow__icon {
    width: 37px;
    height: 37px;
  }

  .rzs-service-flow__copy strong {
    font-size: 12px;
  }
}

/* Journey Island: animated mobile experience + compact desktop rail */
.rzs-service-flow {
  padding: 46px 14px 40px;
}

.rzs-service-flow__heading h2 {
  font-size: 28px;
}

.rzs-service-flow__viewport {
  margin-top: 20px;
}

.rzs-service-flow__island {
  position: relative;
  width: 100%;
  min-height: 214px;
  padding: 16px 16px 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 32px;
  outline: none;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.018) 58%, rgba(7, 75, 127, 0.08)),
    rgba(8, 16, 23, 0.86);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 28px 70px rgba(0, 0, 0, 0.28),
    0 0 48px rgba(7, 75, 127, 0.055);
  backdrop-filter: blur(18px) saturate(1.12);
  -webkit-backdrop-filter: blur(18px) saturate(1.12);
  transition:
    opacity 0.7s ease,
    transform 0.85s cubic-bezier(0.2, 0.8, 0.2, 1),
    border-radius 0.85s cubic-bezier(0.2, 0.8, 0.2, 1),
    box-shadow 0.4s ease;
  -webkit-tap-highlight-color: transparent;
}

.rzs-service-flow__island:focus-visible {
  border-color: rgba(243, 203, 115, 0.48);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.09),
    0 28px 70px rgba(0, 0, 0, 0.28),
    0 0 0 3px rgba(243, 203, 115, 0.1);
}

.rzs-service-flow__island::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: -125px;
  left: -80px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(7, 93, 148, 0.34) 0%, rgba(7, 75, 127, 0.12) 44%, transparent 70%);
  filter: blur(8px);
  animation: rzsIslandAura 8s ease-in-out infinite;
  pointer-events: none;
}

.rzs-service-flow__island::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -40%;
  bottom: -40%;
  width: 58px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.075), transparent);
  transform: skewX(-16deg) translateX(-180px);
  animation: rzsIslandShine 6.8s cubic-bezier(0.55, 0, 0.2, 1) infinite;
  pointer-events: none;
}

.rzs-service-flow.is-ready .rzs-service-flow__island {
  opacity: 0;
  transform: translateY(18px) scale(0.86);
  border-radius: 999px;
}

.rzs-service-flow.is-ready.is-visible .rzs-service-flow__island {
  opacity: 1;
  transform: translateY(0) scale(1);
  border-radius: 32px;
}

.rzs-service-flow__status {
  position: relative;
  z-index: 3;
  min-height: 24px;
  display: grid;
  grid-template-columns: 8px minmax(0, 1fr) auto;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.46);
  font-size: 9px;
  font-weight: 700;
}

.rzs-service-flow__live-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--rzs-gold-light);
  box-shadow:
    0 0 0 5px rgba(243, 203, 115, 0.055),
    0 0 16px rgba(243, 203, 115, 0.45);
  animation: rzsIslandPulse 2.3s ease-in-out infinite;
}

.rzs-service-flow__state {
  direction: ltr;
  font-family: Arial, sans-serif;
  letter-spacing: 0.5px;
}

.rzs-service-flow__island .rzs-service-flow__list {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 112px;
  margin: 4px 0 0;
  padding: 0;
  display: block;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

.rzs-service-flow__island .rzs-service-flow__item {
  position: absolute;
  inset: 0;
  min-height: 112px;
  padding: 10px 2px 8px;
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) 42px;
  align-items: center;
  gap: 13px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  opacity: 0;
  transform: translateX(-26px) scale(0.98);
  pointer-events: none;
  animation: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  transition:
    opacity 0.5s ease,
    transform 0.68s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.rzs-service-flow__island .rzs-service-flow__item + .rzs-service-flow__item {
  border: 0;
}

.rzs-service-flow__island .rzs-service-flow__item::before,
.rzs-service-flow__island .rzs-service-flow__item::after {
  display: none;
}

.rzs-service-flow__island .rzs-service-flow__item.is-active {
  z-index: 2;
  opacity: 1;
  transform: translateX(0) scale(1);
  pointer-events: auto;
}

.rzs-service-flow__island .rzs-service-flow__icon {
  width: 56px;
  height: 56px;
  border-radius: 19px;
  border-color: rgba(243, 203, 115, 0.27);
  background:
    radial-gradient(circle at 28% 20%, rgba(243, 203, 115, 0.24), transparent 35%),
    rgba(212, 169, 79, 0.08);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 14px 34px rgba(0, 0, 0, 0.2);
  transform: scale(0.86) rotate(-5deg);
  transition: transform 0.75s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.5s ease;
}

.rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__icon {
  transform: scale(1) rotate(0);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.09),
    0 16px 38px rgba(0, 0, 0, 0.22),
    0 0 30px rgba(212, 169, 79, 0.08);
}

.rzs-service-flow__island .rzs-service-flow__icon svg {
  width: 27px;
  height: 27px;
}

.rzs-service-flow__island .rzs-service-flow__copy {
  position: relative;
  z-index: 2;
  gap: 4px;
}

.rzs-service-flow__island .rzs-service-flow__meta {
  color: rgba(243, 203, 115, 0.68);
  font-size: 9px;
}

.rzs-service-flow__island .rzs-service-flow__copy strong {
  overflow: visible;
  color: rgba(255, 255, 255, 0.94);
  font-size: 16px;
  font-weight: 900;
  line-height: 1.55;
  text-overflow: clip;
}

.rzs-service-flow__island .rzs-service-flow__number {
  display: block;
  align-self: center;
  color: rgba(255, 255, 255, 0.1);
  font-family: inherit;
  font-size: 25px;
  font-weight: 900;
  text-align: left;
}

.rzs-service-flow__pagination {
  position: relative;
  z-index: 4;
  min-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  direction: ltr;
}

.rzs-service-flow__pagination button {
  width: 6px;
  height: 6px;
  min-width: 0;
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 99px;
  background: rgba(255, 255, 255, 0.16);
  box-shadow: none;
  cursor: pointer;
  transition: width 0.35s ease, background 0.35s ease, box-shadow 0.35s ease;
}

.rzs-service-flow__pagination button.is-active {
  width: 22px;
  background: var(--rzs-gold-light);
  box-shadow: 0 0 14px rgba(243, 203, 115, 0.3);
}

.rzs-service-flow__pagination button:focus-visible {
  outline: 2px solid rgba(243, 203, 115, 0.62);
  outline-offset: 3px;
}

.rzs-service-flow__gesture {
  position: absolute;
  z-index: 3;
  right: 18px;
  bottom: 15px;
  color: rgba(255, 255, 255, 0.25);
  font-size: 8px;
  font-weight: 600;
}

@keyframes rzsIslandAura {
  0%, 100% { transform: translate3d(0, 0, 0) scale(1); opacity: 0.75; }
  50% { transform: translate3d(34px, 24px, 0) scale(1.12); opacity: 1; }
}

@keyframes rzsIslandShine {
  0%, 48% { right: -120px; opacity: 0; }
  58% { opacity: 0.7; }
  78%, 100% { right: calc(100% + 120px); opacity: 0; }
}

@keyframes rzsIslandPulse {
  0%, 100% { opacity: 0.72; transform: scale(0.88); }
  50% { opacity: 1; transform: scale(1.12); }
}

@media (min-width: 769px) {
  .rzs-service-flow {
    padding: 40px 24px 38px;
  }

  .rzs-service-flow__heading h2 {
    font-size: 29px;
  }

  .rzs-service-flow__viewport {
    margin-top: 22px;
  }

  .rzs-service-flow__island,
  .rzs-service-flow.is-ready .rzs-service-flow__island,
  .rzs-service-flow.is-ready.is-visible .rzs-service-flow__island {
    min-height: 0;
    padding: 0;
    overflow: visible;
    border-width: 1px 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    opacity: 1;
    transform: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }

  .rzs-service-flow__island::before,
  .rzs-service-flow__island::after,
  .rzs-service-flow__status,
  .rzs-service-flow__pagination,
  .rzs-service-flow__gesture {
    display: none;
  }

  .rzs-service-flow__island .rzs-service-flow__list {
    position: static;
    height: auto;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0;
  }

  .rzs-service-flow__island .rzs-service-flow__item,
  .rzs-service-flow__island .rzs-service-flow__item.is-active {
    position: relative;
    inset: auto;
    min-height: 76px;
    padding: 11px 14px;
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    align-items: center;
    gap: 10px;
    border: 0;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    transform: none;
    pointer-events: auto;
    transition: background 0.28s ease;
  }

  .rzs-service-flow__island .rzs-service-flow__item + .rzs-service-flow__item {
    border-right: 1px solid rgba(255, 255, 255, 0.07);
  }

  .rzs-service-flow__island .rzs-service-flow__item::before {
    display: none;
  }

  .rzs-service-flow__island .rzs-service-flow__item::after {
    content: "";
    position: absolute;
    right: 18%;
    bottom: -1px;
    left: 18%;
    width: auto;
    height: 1px;
    display: block;
    background: linear-gradient(90deg, transparent, rgba(243, 203, 115, 0.85), transparent);
    box-shadow: 0 0 16px rgba(243, 203, 115, 0.2);
    opacity: 0;
    transform: scaleX(0.35);
    transition: opacity 0.3s ease, transform 0.4s ease;
  }

  .rzs-service-flow__island .rzs-service-flow__item.is-active::after,
  .rzs-service-flow__island .rzs-service-flow__item:hover::after {
    opacity: 1;
    transform: scaleX(1);
  }

  .rzs-service-flow__island .rzs-service-flow__item:hover {
    background: rgba(255, 255, 255, 0.025);
  }

  .rzs-service-flow__island .rzs-service-flow__icon,
  .rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__icon {
    width: 34px;
    height: 34px;
    border-radius: 11px;
    transform: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.055);
  }

  .rzs-service-flow__island .rzs-service-flow__icon svg {
    width: 17px;
    height: 17px;
  }

  .rzs-service-flow__island .rzs-service-flow__meta {
    font-size: 8px;
  }

  .rzs-service-flow__island .rzs-service-flow__copy strong {
    font-size: 11.5px;
    line-height: 1.5;
  }

  .rzs-service-flow__island .rzs-service-flow__number {
    display: none;
  }
}

@media (min-width: 1080px) {
  .rzs-service-flow__island .rzs-service-flow__item,
  .rzs-service-flow__island .rzs-service-flow__item.is-active {
    min-height: 80px;
    padding-inline: 18px;
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 12px;
  }

  .rzs-service-flow__island .rzs-service-flow__icon,
  .rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__icon {
    width: 38px;
    height: 38px;
  }

  .rzs-service-flow__island .rzs-service-flow__copy strong {
    font-size: 12.5px;
  }
}

@media (max-width: 370px) {
  .rzs-service-flow {
    padding: 40px 12px 36px;
  }

  .rzs-service-flow__island {
    min-height: 204px;
    padding-inline: 13px;
    border-radius: 29px;
  }

  .rzs-service-flow.is-ready.is-visible .rzs-service-flow__island {
    border-radius: 29px;
  }

  .rzs-service-flow__island .rzs-service-flow__list,
  .rzs-service-flow__island .rzs-service-flow__item {
    height: 106px;
    min-height: 106px;
  }

  .rzs-service-flow__island .rzs-service-flow__item {
    grid-template-columns: 50px minmax(0, 1fr) 30px;
    gap: 10px;
  }

  .rzs-service-flow__island .rzs-service-flow__icon {
    width: 49px;
    height: 49px;
    border-radius: 17px;
  }

  .rzs-service-flow__island .rzs-service-flow__copy strong {
    font-size: 14px;
  }

  .rzs-service-flow__island .rzs-service-flow__number {
    font-size: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .rzs-service-flow__island,
  .rzs-service-flow__island::before,
  .rzs-service-flow__island::after,
  .rzs-service-flow__live-dot,
  .rzs-service-flow__island .rzs-service-flow__item,
  .rzs-service-flow__island .rzs-service-flow__icon {
    animation: none;
    transition-duration: 0.01ms;
  }
}

/* Light Rail: vertical scroll-story on mobile, ultra-slim rail on desktop */
.rzs-service-flow--light {
  --rzs-active: 0;
  --rzs-rail-step: 48px;
  padding: 42px 14px 38px;
}

.rzs-service-flow--light .rzs-service-flow__heading h2 {
  font-size: 27px;
}

.rzs-service-flow--light .rzs-service-flow__viewport {
  margin-top: 17px;
}

.rzs-service-flow--light .rzs-service-flow__island,
.rzs-service-flow--light.is-ready .rzs-service-flow__island,
.rzs-service-flow--light.is-ready.is-visible .rzs-service-flow__island {
  position: relative;
  min-height: 288px;
  padding: 11px 8px 13px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.065);
  border-width: 1px 0;
  border-radius: 0;
  outline: none;
  background:
    radial-gradient(circle at 90% 42%, rgba(7, 75, 127, 0.09), transparent 36%),
    linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.018), transparent);
  box-shadow: none;
  opacity: 1;
  transform: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  transition: border-color 0.35s ease;
  touch-action: pan-y;
}

.rzs-service-flow--light .rzs-service-flow__island:focus-visible {
  border-color: rgba(243, 203, 115, 0.34);
  box-shadow: none;
}

.rzs-service-flow--light .rzs-service-flow__island::before,
.rzs-service-flow--light .rzs-service-flow__island::after {
  display: none;
}

.rzs-service-flow--light .rzs-service-flow__status {
  position: relative;
  z-index: 5;
  min-height: 24px;
  padding: 0 7px 0 5px;
  display: grid;
  grid-template-columns: 7px minmax(0, 1fr) auto;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.39);
  font-size: 8.5px;
  font-weight: 750;
}

.rzs-service-flow--light .rzs-service-flow__live-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--rzs-gold-light);
  box-shadow:
    0 0 0 5px rgba(243, 203, 115, 0.045),
    0 0 16px rgba(243, 203, 115, 0.4);
  animation: rzsLightNodePulse 2.4s ease-in-out infinite;
}

.rzs-service-flow--light .rzs-service-flow__state {
  direction: ltr;
  font-family: Arial, sans-serif;
  letter-spacing: 0.65px;
}

.rzs-service-flow--light .rzs-service-flow__beam {
  position: absolute;
  z-index: 1;
  top: 65px;
  right: 30px;
  width: 1px;
  height: calc(var(--rzs-rail-step) * 4);
  display: block;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(243, 203, 115, 0.22), rgba(255, 255, 255, 0.04));
  box-shadow: 0 0 14px rgba(212, 169, 79, 0.08);
  pointer-events: none;
}

.rzs-service-flow--light .rzs-service-flow__beam::before {
  content: "";
  position: absolute;
  top: -26px;
  right: -2px;
  width: 5px;
  height: 54px;
  border-radius: 99px;
  background: linear-gradient(180deg, transparent, rgba(243, 203, 115, 0.95), transparent);
  filter: blur(0.3px);
  box-shadow: 0 0 17px rgba(243, 203, 115, 0.58);
  animation: rzsLightBeamY 5.2s cubic-bezier(0.65, 0, 0.35, 1) infinite;
}

.rzs-service-flow--light .rzs-service-flow__beam::after {
  content: "";
  position: absolute;
  top: calc((var(--rzs-active) * var(--rzs-rail-step)) - 5px);
  right: -5px;
  width: 11px;
  height: 11px;
  border: 2px solid rgba(7, 16, 23, 0.92);
  border-radius: 50%;
  background: #f3cb73;
  box-shadow:
    0 0 0 5px rgba(243, 203, 115, 0.075),
    0 0 22px rgba(243, 203, 115, 0.55);
  transition: top 0.72s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__list {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(var(--rzs-rail-step) * 5);
  margin: 6px 0 0;
  padding: 0;
  display: grid;
  grid-template-rows: repeat(5, var(--rzs-rail-step));
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item,
.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active {
  position: relative;
  inset: auto;
  width: 100%;
  height: var(--rzs-rail-step);
  min-height: var(--rzs-rail-step);
  padding: 0;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) 28px;
  align-items: center;
  gap: 9px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  opacity: 0.42;
  transform: translateX(-7px) scale(0.985);
  pointer-events: auto;
  cursor: pointer;
  animation: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  transition:
    opacity 0.42s ease,
    transform 0.55s cubic-bezier(0.2, 0.8, 0.2, 1);
  -webkit-tap-highlight-color: transparent;
}

.rzs-service-flow--light.is-ready:not(.is-visible) .rzs-service-flow__item {
  opacity: 0;
  transform: translateX(-16px);
}

.rzs-service-flow--light.is-ready.is-visible .rzs-service-flow__item:nth-child(2) { transition-delay: 0.04s; }
.rzs-service-flow--light.is-ready.is-visible .rzs-service-flow__item:nth-child(3) { transition-delay: 0.08s; }
.rzs-service-flow--light.is-ready.is-visible .rzs-service-flow__item:nth-child(4) { transition-delay: 0.12s; }
.rzs-service-flow--light.is-ready.is-visible .rzs-service-flow__item:nth-child(5) { transition-delay: 0.16s; }

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item + .rzs-service-flow__item {
  border: 0;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 3px 0;
  display: block;
  border-radius: 15px;
  background: linear-gradient(90deg, rgba(7, 75, 127, 0.045), rgba(243, 203, 115, 0.055) 70%, transparent);
  opacity: 0;
  transition: opacity 0.45s ease;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item::after {
  display: none;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active,
.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item:hover,
.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item:focus-visible {
  opacity: 1;
  transform: translateX(0) scale(1);
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active::before,
.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item:hover::before,
.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item:focus-visible::before {
  opacity: 1;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item:focus-visible {
  outline: 1px solid rgba(243, 203, 115, 0.32);
  outline-offset: -2px;
  border-radius: 15px;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__icon,
.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__icon {
  position: relative;
  z-index: 3;
  width: 32px;
  height: 32px;
  justify-self: center;
  border: 1px solid rgba(255, 255, 255, 0.095);
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.54);
  background: #09131b;
  box-shadow: 0 0 0 4px rgba(7, 16, 23, 0.78);
  transform: none;
  transition:
    width 0.4s ease,
    height 0.4s ease,
    color 0.4s ease,
    border-color 0.4s ease,
    box-shadow 0.45s ease,
    transform 0.55s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__icon {
  width: 36px;
  height: 36px;
  color: var(--rzs-gold-light);
  border-color: rgba(243, 203, 115, 0.38);
  background:
    radial-gradient(circle at 30% 22%, rgba(243, 203, 115, 0.2), transparent 40%),
    #0a151d;
  box-shadow:
    0 0 0 5px rgba(7, 16, 23, 0.82),
    0 0 0 7px rgba(243, 203, 115, 0.045),
    0 0 24px rgba(243, 203, 115, 0.2);
  transform: scale(1.04);
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__icon svg {
  width: 16px;
  height: 16px;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__copy {
  position: relative;
  z-index: 2;
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 1px;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__meta {
  color: rgba(243, 203, 115, 0.55);
  font-size: 7.5px;
  letter-spacing: 0;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__copy strong {
  overflow: hidden;
  color: rgba(255, 255, 255, 0.77);
  font-size: 12.8px;
  font-weight: 820;
  line-height: 1.55;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: color 0.38s ease, transform 0.45s ease;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__copy strong {
  color: rgba(255, 255, 255, 0.97);
  transform: translateX(-2px);
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__number {
  display: block;
  color: rgba(255, 255, 255, 0.1);
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 800;
  text-align: left;
  transition: color 0.4s ease;
}

.rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__number {
  color: rgba(243, 203, 115, 0.44);
}

.rzs-service-flow--light .rzs-service-flow__pagination {
  display: none;
}

.rzs-service-flow--light .rzs-service-flow__gesture {
  position: absolute;
  z-index: 4;
  right: auto;
  bottom: 4px;
  left: 5px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 7.5px;
  font-weight: 600;
}

@keyframes rzsLightBeamY {
  0% { transform: translateY(0); opacity: 0; }
  12% { opacity: 1; }
  50% { transform: translateY(calc((var(--rzs-rail-step) * 4) - 28px)); opacity: 1; }
  88% { opacity: 1; }
  100% { transform: translateY(0); opacity: 0; }
}

@keyframes rzsLightNodePulse {
  0%, 100% { opacity: 0.6; transform: scale(0.84); }
  50% { opacity: 1; transform: scale(1.12); }
}

@media (min-width: 769px) {
  .rzs-service-flow--light {
    --rzs-rail-step: 0px;
    padding: 36px 24px 34px;
  }

  .rzs-service-flow--light .rzs-service-flow__heading h2 {
    font-size: 29px;
  }

  .rzs-service-flow--light .rzs-service-flow__viewport {
    margin-top: 17px;
  }

  .rzs-service-flow--light .rzs-service-flow__island,
  .rzs-service-flow--light.is-ready .rzs-service-flow__island,
  .rzs-service-flow--light.is-ready.is-visible .rzs-service-flow__island {
    min-height: 88px;
    padding: 0;
    overflow: visible;
    background: transparent;
  }

  .rzs-service-flow--light .rzs-service-flow__status,
  .rzs-service-flow--light .rzs-service-flow__gesture {
    display: none;
  }

  .rzs-service-flow--light .rzs-service-flow__beam {
    top: 31px;
    right: 10%;
    left: 10%;
    width: auto;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.035), rgba(243, 203, 115, 0.2), rgba(255, 255, 255, 0.035));
  }

  .rzs-service-flow--light .rzs-service-flow__beam::before {
    top: -2px;
    right: 0;
    width: 18%;
    height: 5px;
    background: linear-gradient(90deg, transparent, rgba(243, 203, 115, 0.98), transparent);
    animation: rzsLightBeamX 5.6s cubic-bezier(0.65, 0, 0.35, 1) infinite;
  }

  .rzs-service-flow--light .rzs-service-flow__beam::after {
    top: -5px;
    right: calc((var(--rzs-active) * 25%) - 5px);
    transition: right 0.72s cubic-bezier(0.2, 0.8, 0.2, 1);
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__list {
    position: relative;
    height: 88px;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-template-rows: 88px;
    gap: 0;
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item,
  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active {
    width: auto;
    height: 88px;
    min-height: 88px;
    padding: 0 8px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 62px 22px;
    gap: 0;
    opacity: 0.58;
    transform: none;
    text-align: center;
  }

  .rzs-service-flow--light.is-ready:not(.is-visible) .rzs-service-flow__item {
    opacity: 0;
    transform: translateY(8px);
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active,
  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item:hover,
  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item:focus-visible {
    opacity: 1;
    transform: none;
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item + .rzs-service-flow__item {
    border-right: 0;
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item::before {
    inset: 0;
    border-radius: 0;
    background: radial-gradient(circle at 50% 31px, rgba(243, 203, 115, 0.09), transparent 32%);
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item:focus-visible {
    outline-offset: 2px;
    border-radius: 12px;
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__icon,
  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__icon {
    grid-row: 1;
    width: 30px;
    height: 30px;
    align-self: center;
    justify-self: center;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(7, 16, 23, 0.9);
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__icon {
    width: 35px;
    height: 35px;
    box-shadow:
      0 0 0 5px rgba(7, 16, 23, 0.9),
      0 0 0 7px rgba(243, 203, 115, 0.05),
      0 0 26px rgba(243, 203, 115, 0.2);
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__icon svg {
    width: 15px;
    height: 15px;
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__copy {
    grid-row: 2;
    display: block;
    align-self: start;
    text-align: center;
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__meta,
  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__number {
    display: none;
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__copy strong {
    display: block;
    color: rgba(255, 255, 255, 0.54);
    font-size: 10.8px;
    line-height: 1.45;
    transform: none;
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item.is-active .rzs-service-flow__copy strong,
  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__item:hover .rzs-service-flow__copy strong {
    color: rgba(255, 255, 255, 0.94);
    transform: none;
  }
}

@media (min-width: 1080px) {
  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__copy strong {
    font-size: 11.5px;
  }
}

@media (max-width: 370px) {
  .rzs-service-flow--light {
    --rzs-rail-step: 46px;
    padding-inline: 12px;
  }

  .rzs-service-flow--light .rzs-service-flow__island,
  .rzs-service-flow--light.is-ready .rzs-service-flow__island,
  .rzs-service-flow--light.is-ready.is-visible .rzs-service-flow__island {
    min-height: 278px;
  }

  .rzs-service-flow--light .rzs-service-flow__beam {
    top: 64px;
  }

  .rzs-service-flow--light .rzs-service-flow__island .rzs-service-flow__copy strong {
    font-size: 11.8px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .rzs-service-flow--light .rzs-service-flow__beam::before,
  .rzs-service-flow--light .rzs-service-flow__live-dot {
    animation: none;
  }

  .rzs-service-flow--light .rzs-service-flow__beam::after,
  .rzs-service-flow--light .rzs-service-flow__item,
  .rzs-service-flow--light .rzs-service-flow__icon {
    transition-duration: 0.01ms;
  }
}

@keyframes rzsLightBeamX {
  0% { right: 0; opacity: 0; }
  12% { opacity: 1; }
  50% { right: 82%; opacity: 1; }
  88% { opacity: 1; }
  100% { right: 0; opacity: 0; }
}












.mx-meal-rail {
  --mx-bg-1: #061017;
  --mx-bg-2: #0a141c;
  --mx-gold: #d4a94f;
  --mx-gold-light: #f4cd70;
  --mx-text: #fff;
  --mx-muted: rgba(255,255,255,.62);

  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 78px 20px 72px;
  color: var(--mx-text);

  font-family: inherit;
  isolation: isolate;
}

.mx-meal-rail::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.018) 1px, transparent 1px);
  background-size: 54px 54px;
  opacity: .42;
  pointer-events: none;
}

/* تصویر غذا بدون کادر، محو در بک‌گراند */
.mx-meal-rail__bg {
  position: absolute;
  top: -18%;
  left: -12%;
  width: 68%;
  height: 140%;
  background-image: var(--meal-bg);
  background-size: cover;
  background-position: center;
  opacity: .20;
  filter: blur(18px) saturate(1.15) contrast(1.05);
  transform: scale(1.12);
  pointer-events: none;
  z-index: 0;
  mask-image:
    radial-gradient(circle at 30% 48%, rgba(0,0,0,.95) 0%, rgba(0,0,0,.62) 34%, rgba(0,0,0,.20) 56%, transparent 76%),
    linear-gradient(to right, rgba(0,0,0,1), transparent 82%);
  -webkit-mask-image:
    radial-gradient(circle at 30% 48%, rgba(0,0,0,.95) 0%, rgba(0,0,0,.62) 34%, rgba(0,0,0,.20) 56%, transparent 76%),
    linear-gradient(to right, rgba(0,0,0,1), transparent 82%);
  animation: mxMealBgDrift 13s ease-in-out infinite;
}


.mx-meal-rail__container {
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.mx-meal-rail__head {
  max-width: 760px;
  margin-bottom: 54px;
  text-align: right;
}

.mx-meal-rail__badge {
  display: inline-flex;
  align-items: center;
  padding: 8px 16px;
  margin-bottom: 16px;
  border-radius: 999px;
  color: var(--mx-gold-light);
  background: rgba(212,169,79,.08);
  border: 1px solid rgba(212,169,79,.26);
  font-size: 13px;
  font-weight: 850;
}

.mx-meal-rail__head h2 {
  margin: 0;
  font-size: clamp(28px, 4vw, 46px);
  line-height: 1.35;
  font-weight: 950;
  letter-spacing: -.8px;
}

.mx-meal-rail__head h2::after {
  content: "";
  display: block;
  width: 66px;
  height: 3px;
  margin-top: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--mx-gold), transparent);
  box-shadow: 0 0 22px rgba(212,169,79,.28);
}

.mx-meal-rail__head p {
  margin: 20px 0 0;
  color: var(--mx-muted);
  font-size: 15px;
  line-height: 2.1;
  font-weight: 500;
}

.mx-meal-rail__stage {
  position: relative;
  padding: 36px 0 16px;
}

.mx-meal-rail__line {
  position: absolute;
  top: 72px;
  right: 4%;
  left: 4%;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(212,169,79,.18),
    rgba(244,205,112,.85),
    rgba(212,169,79,.18),
    transparent
  );
  box-shadow: 0 0 24px rgba(212,169,79,.25);
  overflow: hidden;
}

.mx-meal-rail__line-glow {
  position: absolute;
  top: -2px;
  width: 170px;
  height: 5px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(244,205,112,.95), transparent);
  filter: blur(.8px);
  animation: mxMealEnergy 4.4s cubic-bezier(.77,0,.18,1) infinite;
}

.mx-meal-rail__items {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 26px;
  position: relative;
  z-index: 2;
}

.mx-meal-rail__item {
  --delay: calc(var(--i, 0) * .12s);

  position: relative;
  flex: 1 1 0;
  min-width: 0;
  padding-top: 84px;
  opacity: 0;
  transform: translateY(18px);
  animation: mxMealItemIn .75s ease forwards;
  animation-delay: var(--delay);
}

.mx-meal-rail__item:nth-child(even) {
  padding-top: 18px;
  padding-bottom: 76px;
}

.mx-meal-rail__num {
  position: absolute;
  top: 24px;
  right: 50%;
  transform: translateX(50%);
  color: rgba(244,205,112,.42);
  font-size: 38px;
  line-height: 1;
  font-weight: 950;
  letter-spacing: -1px;
  pointer-events: none;
}

.mx-meal-rail__item:nth-child(even) .mx-meal-rail__num {
  top: 126px;
}

.mx-meal-rail__dot {
  position: absolute;
  top: 19px;
  right: 50%;
  width: 54px;
  height: 54px;
  transform: translateX(50%);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at 35% 28%, rgba(244,205,112,.32), transparent 34%),
    rgba(8,17,25,.72);
  border: 1px solid rgba(244,205,112,.42);
  box-shadow:
    0 0 0 8px rgba(212,169,79,.045),
    0 0 28px rgba(212,169,79,.23);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  animation: mxMealDotPulse 2.8s ease-in-out infinite;
  animation-delay: var(--delay);
}

.mx-meal-rail__item:nth-child(even) .mx-meal-rail__dot {
  top: 88px;
}

.mx-meal-rail__dot::before {
  content: "";
  position: absolute;
  inset: -8px;
  border-radius: inherit;
  border: 1px solid rgba(244,205,112,.28);
  opacity: 0;
  transform: scale(.75);
  animation: mxMealRing 2.4s ease-in-out infinite;
  animation-delay: var(--delay);
}

.mx-meal-rail__icon {
  font-size: 27px;
  line-height: 1;
  filter: drop-shadow(0 0 10px rgba(244,205,112,.22));
}

.mx-meal-rail__text {
  position: relative;
  max-width: 245px;
  margin: 0 auto;
  text-align: center;
}

.mx-meal-rail__text::before {
  content: "";
  position: absolute;
  top: -16px;
  right: 50%;
  width: 1px;
  height: 18px;
  transform: translateX(50%);
  background: linear-gradient(to bottom, rgba(244,205,112,.75), transparent);
}

.mx-meal-rail__item:nth-child(even) .mx-meal-rail__text::before {
  top: auto;
  bottom: -16px;
  background: linear-gradient(to top, rgba(244,205,112,.75), transparent);
}

.mx-meal-rail__text span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  color: var(--mx-gold-light);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: -.1px;
}

.mx-meal-rail__text h3 {
  margin: 0 0 7px;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 950;
}

.mx-meal-rail__text p {
  margin: 0;
  color: rgba(255,255,255,.58);
  font-size: 13.5px;
  line-height: 1.9;
  font-weight: 500;
}

.mx-meal-rail__item:hover .mx-meal-rail__dot {
  transform: translateX(50%) translateY(-4px) scale(1.08);
  border-color: rgba(244,205,112,.78);
  box-shadow:
    0 0 0 10px rgba(212,169,79,.055),
    0 0 42px rgba(212,169,79,.36);
}

.mx-meal-rail__item:hover .mx-meal-rail__text h3 {
  color: #f8d982;
}

@keyframes mxMealBgDrift {
  0%, 100% {
    transform: scale(1.12) translate3d(0,0,0);
  }
  50% {
    transform: scale(1.18) translate3d(18px,-10px,0);
  }
}

@keyframes mxMealEnergy {
  0% {
    right: -180px;
    opacity: 0;
  }
  15%, 72% {
    opacity: 1;
  }
  100% {
    right: 100%;
    opacity: 0;
  }
}

@keyframes mxMealItemIn {
  from {
    opacity: 0;
    transform: translateY(18px);
    filter: blur(5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

@keyframes mxMealDotPulse {
  0%, 100% {
    box-shadow:
      0 0 0 7px rgba(212,169,79,.04),
      0 0 22px rgba(212,169,79,.18);
  }
  50% {
    box-shadow:
      0 0 0 12px rgba(212,169,79,.025),
      0 0 34px rgba(212,169,79,.34);
  }
}

@keyframes mxMealRing {
  0% {
    opacity: 0;
    transform: scale(.75);
  }
  45% {
    opacity: .65;
  }
  100% {
    opacity: 0;
    transform: scale(1.35);
  }
}

@media (max-width: 920px) {
  .mx-meal-rail {
    padding: 62px 16px 60px;
  }

  .mx-meal-rail__bg {
    width: 90%;
    left: -32%;
    opacity: .16;
  }

  .mx-meal-rail__stage {
    overflow-x: auto;
    padding-bottom: 20px;
    scrollbar-width: thin;
    scrollbar-color: rgba(212,169,79,.45) transparent;
  }

  .mx-meal-rail__items {
    min-width: 880px;
  }

  .mx-meal-rail__line {
    min-width: 780px;
  }
}

@media (max-width: 620px) {
  .mx-meal-rail {
    padding: 52px 14px;
  }

  .mx-meal-rail__head {
    margin-bottom: 34px;
  }

  .mx-meal-rail__head p {
    font-size: 14px;
    line-height: 2;
  }

  .mx-meal-rail__items {
    min-width: 760px;
    gap: 18px;
  }

  .mx-meal-rail__text h3 {
    font-size: 16px;
  }

  .mx-meal-rail__text p {
    font-size: 12.8px;
  }
}




.rzn-gear-cloud {
  --rzn-bg-1: #061017;
  --rzn-bg-2: #0a141c;
  --rzn-gold: #d4a94f;
  --rzn-gold-light: #f3cb73;
  --rzn-text: #ffffff;
  --rzn-muted: rgba(255,255,255,.62);
  --rzn-line: rgba(255,255,255,.08);

  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 76px 20px;
  color: var(--rzn-text);
  font-family: inherit;

  isolation: isolate;
}

.rzn-gear-cloud::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.018) 1px, transparent 1px);
  background-size: 52px 52px;
  opacity: .4;
  pointer-events: none;
}

.rzn-gear-cloud__bg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}



.rzn-gear-cloud__bg::after {
  content: "GEAR";
  position: absolute;
  left: 3%;
  bottom: 2%;
  color: rgba(255,255,255,.022);
  font-size: clamp(90px, 14vw, 190px);
  line-height: 1;
  font-weight: 950;
  letter-spacing: -8px;
}

.rzn-gear-cloud__container {
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 390px 1fr;
  gap: 42px;
  align-items: center;
}

.rzn-gear-cloud__content {
  position: relative;
}

.rzn-gear-cloud__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  margin-bottom: 16px;
  border-radius: 999px;
  color: var(--rzn-gold-light);
  background: rgba(212,169,79,.08);
  border: 1px solid rgba(212,169,79,.28);
  font-size: 13px;
  font-weight: 850;
}

.rzn-gear-cloud__content h2 {
  margin: 0;
  color: #fff;
  font-size: clamp(28px, 3.7vw, 44px);
  line-height: 1.38;
  font-weight: 950;
  letter-spacing: -.7px;
}

.rzn-gear-cloud__content h2::after {
  content: "";
  display: block;
  width: 62px;
  height: 3px;
  margin-top: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--rzn-gold), transparent);
  box-shadow: 0 0 22px rgba(212,169,79,.28);
}

.rzn-gear-cloud__desc {
  margin: 22px 0 0;
  color: var(--rzn-muted);
  font-size: 15px;
  line-height: 2.15;
  font-weight: 500;
}

.rzn-gear-cloud__note {
  display: grid;
  grid-template-columns: 4px 1fr;
  gap: 15px;
  margin-top: 28px;
  padding: 4px 0 4px 0;
}

.rzn-gear-cloud__note-line {
  border-radius: 999px;
  background: linear-gradient(180deg, var(--rzn-gold-light), transparent);
  box-shadow: 0 0 18px rgba(212,169,79,.34);
}

.rzn-gear-cloud__note p {
  margin: 0;
  color: rgba(255,255,255,.72);
  font-size: 14px;
  line-height: 2.05;
  font-weight: 600;
}

/* بخش بصری */
.rzn-gear-cloud__visual {
  position: relative;
  min-height: 460px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rzn-gear-cloud__visual::before {
  content: "";
  position: absolute;
  inset: 14% 11%;
  border-radius: 42px;
  background:
    radial-gradient(circle at 50% 50%, rgba(212,169,79,.11), transparent 52%);
  filter: blur(18px);
  z-index: 0;
}

.rzn-gear-cloud__visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 50%, rgba(255,255,255,.03) 1px, transparent 1px);
  background-size: 28px 28px;
  opacity: .25;
  pointer-events: none;
}

/* هسته مرکزی */
.rzn-gear-cloud__core {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  width: 185px;
  height: 185px;
  z-index: 2;
  pointer-events: none;
}

.rzn-gear-cloud__core-ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1px solid rgba(243,203,115,.18);
  box-shadow:
    0 0 0 18px rgba(212,169,79,.025),
    0 0 50px rgba(212,169,79,.12);
  animation: rznGearOrbit 14s linear infinite;
}

.rzn-gear-cloud__core-ring::before,
.rzn-gear-cloud__core-ring::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: var(--rzn-gold-light);
  box-shadow: 0 0 18px rgba(243,203,115,.45);
}

.rzn-gear-cloud__core-ring::before {
  width: 8px;
  height: 8px;
  top: 10px;
  right: 26px;
}

.rzn-gear-cloud__core-ring::after {
  width: 6px;
  height: 6px;
  left: 24px;
  bottom: 18px;
}

.rzn-gear-cloud__core-inner {
  position: absolute;
  inset: 18px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background:
    radial-gradient(circle at 34% 28%, rgba(243,203,115,.20), transparent 36%),
    rgba(8,17,25,.72);
  border: 1px solid rgba(243,203,115,.24);
  box-shadow:
    0 20px 60px rgba(0,0,0,.34),
    inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  animation: rznGearCoreBreath 4.2s ease-in-out infinite;
}

.rzn-gear-cloud__core-inner span {
  color: rgba(243,203,115,.68);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .5px;
}

.rzn-gear-cloud__core-inner strong {
  color: #fff;
  font-size: 18px;
  font-weight: 950;
}

/* لیست آیتم‌ها */
.rzn-gear-cloud__list {
  position: relative;
  z-index: 3;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  gap: 18px 22px;
}

.rzn-gear-cloud__item {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 52px;
  max-width: 290px;
  padding: 8px 16px 8px 10px;
  border-radius: 999px;
  color: rgba(255,255,255,.9);
  font-size: 15px;
  line-height: 1.8;
  font-weight: 850;
  background:
    linear-gradient(145deg, rgba(255,255,255,.055), rgba(255,255,255,.02));
  border: 1px solid rgba(255,255,255,.07);
  box-shadow:
    0 14px 34px rgba(0,0,0,.22),
    inset 0 1px 0 rgba(255,255,255,.05);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
  transform: translateY(14px) scale(.96);
  animation: rznGearItemIn .75s ease forwards;
  animation-delay: calc(var(--i, 0) * .08s);
  transition:
    transform .32s ease,
    border-color .32s ease,
    box-shadow .32s ease;
}

.rzn-gear-cloud__item::before {
  content: "";
  position: absolute;
  inset: -10px;
  border-radius: inherit;
  background:
    radial-gradient(circle at var(--mx, 50%) var(--my, 50%), rgba(212,169,79,.18), transparent 58%);
  opacity: 0;
  transition: .32s ease;
  z-index: -1;
}

.rzn-gear-cloud__item:hover::before {
  opacity: 1;
}

.rzn-gear-cloud__item:hover {
  transform: translateY(-5px) scale(1.03);
  border-color: rgba(243,203,115,.36);
  box-shadow:
    0 20px 44px rgba(0,0,0,.28),
    0 0 30px rgba(212,169,79,.10);
}

.rzn-gear-cloud__icon {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 50%;
  color: var(--rzn-gold-light);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background:
    radial-gradient(circle at 30% 24%, rgba(243,203,115,.32), transparent 36%),
    rgba(212,169,79,.10);
  border: 1px solid rgba(212,169,79,.32);
  box-shadow:
    0 0 0 6px rgba(212,169,79,.04),
    0 0 20px rgba(212,169,79,.16);
  transition: .32s ease;
  animation: rznGearPulse 2.8s ease-in-out infinite;
  animation-delay: calc(var(--i, 0) * .08s);
}

.rzn-gear-cloud__icon svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.rzn-gear-cloud__item:hover .rzn-gear-cloud__icon {
  transform: scale(1.08) translateY(-2px);
  border-color: rgba(243,203,115,.75);
  box-shadow:
    0 0 0 8px rgba(212,169,79,.05),
    0 0 28px rgba(212,169,79,.30);
}

.rzn-gear-cloud__label {
  position: relative;
}

.rzn-gear-cloud__label::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -4px;
  width: 0;
  height: 1px;
  background: linear-gradient(90deg, var(--rzn-gold-light), transparent);
  transition: width .32s ease;
}

.rzn-gear-cloud__item:hover .rzn-gear-cloud__label::after {
  width: 100%;
}

.rzn-gear-cloud__item--accent {
  color: var(--rzn-gold-light);
  background:
    linear-gradient(145deg, rgba(212,169,79,.10), rgba(255,255,255,.02));
}

/* پراکندگی هوشمند و تکرارشونده */
.rzn-gear-cloud__item:nth-child(6n + 1) {
  transform: translate(-26px, -48px) rotate(-3deg) scale(.96);
}

.rzn-gear-cloud__item:nth-child(6n + 2) {
  transform: translate(-18px, -111px) rotate(2deg) scale(.98)
}

.rzn-gear-cloud__item:nth-child(6n + 3) {
  transform: translate(-14px, -18px) rotate(-2deg) scale(1);
}

.rzn-gear-cloud__item:nth-child(6n + 4) {
  transform: translate(78px, 12px) rotate(2deg) scale(.97);
}

.rzn-gear-cloud__item:nth-child(6n + 5) {
 transform: translate(58px, 34px) rotate(1deg) scale(.98);
}

.rzn-gear-cloud__item:nth-child(6n + 6) {
  transform: translate(36px, 58px) rotate(-2deg) scale(1);
}

/* انیمیشن ورودی جدا */
.rzn-gear-cloud__item {
  animation-name: rznGearScatteredIn;
}

/* اگر تعداد کم بود هم خوب بایستد */
.rzn-gear-cloud__list:has(.rzn-gear-cloud__item:nth-child(-n+3)) {
  max-width: 560px;
  margin: 0 auto;
}

/* انیمیشن‌ها */
@keyframes rznGearScatteredIn {
  from {
    opacity: 0;
    filter: blur(5px);
  }
  to {
    opacity: 1;
    filter: blur(0);
  }
}

@keyframes rznGearPulse {
  0%, 100% {
    box-shadow:
      0 0 0 5px rgba(212,169,79,.04),
      0 0 16px rgba(212,169,79,.14);
  }
  50% {
    box-shadow:
      0 0 0 9px rgba(212,169,79,.02),
      0 0 28px rgba(212,169,79,.30);
  }
}

@keyframes rznGearCoreBreath {
  0%, 100% {
    transform: scale(1);
    box-shadow:
      0 20px 60px rgba(0,0,0,.34),
      inset 0 1px 0 rgba(255,255,255,.08);
  }
  50% {
    transform: scale(1.03);
    box-shadow:
      0 26px 78px rgba(0,0,0,.42),
      0 0 32px rgba(212,169,79,.14),
      inset 0 1px 0 rgba(255,255,255,.08);
  }
}

@keyframes rznGearOrbit {
  to {
    transform: rotate(360deg);
  }
}

/* ریسپانسیو */
@media (max-width: 980px) {
  .rzn-gear-cloud__container {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .rzn-gear-cloud__visual {
    min-height: 390px;
  }

  .rzn-gear-cloud__item:nth-child(6n + 1),
  .rzn-gear-cloud__item:nth-child(6n + 2),
  .rzn-gear-cloud__item:nth-child(6n + 3),
  .rzn-gear-cloud__item:nth-child(6n + 4),
  .rzn-gear-cloud__item:nth-child(6n + 5),
  .rzn-gear-cloud__item:nth-child(6n + 6) {
    transform: none;
  }

  .rzn-gear-cloud__list {
    gap: 14px 16px;
  }
}

@media (max-width: 620px) {
  .rzn-gear-cloud {
    padding: 54px 14px;
  }

  .rzn-gear-cloud__desc,
  .rzn-gear-cloud__note p {
    font-size: 13.5px;
    line-height: 2;
  }

  .rzn-gear-cloud__visual {
    min-height: auto;
    padding: 0;
  }

  .rzn-gear-cloud__core {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    margin: 0 auto 22px;
    width: 150px;
    height: 150px;
  }

  .rzn-gear-cloud__list {
    justify-content: center;
  }

  .rzn-gear-cloud__item {
    width: 100%;
    max-width: 100%;
    justify-content: flex-start;
    font-size: 14px;
  }
}
















