.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: #f3c96a;
  --rzs-bg: #071017;
  --rzs-text: #ffffff;
  --rzs-muted: rgba(255,255,255,.62);

  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 34px 18px;
  color: var(--rzs-text);
  font-family: inherit;

}

.rzs-service-flow::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.022) 1px, transparent 1px);
  background-size: 46px 46px;
  opacity: .45;
  pointer-events: none;
}

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

.rzs-service-flow__head {
display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 22px;
    flex-direction: row-reverse;
}

.rzs-service-flow__head span {
  display: inline-flex;
  align-items: center;
  padding: 7px 15px;
  border-radius: 999px;
  color: var(--rzs-gold-light);
  background: rgba(212,169,79,.08);
  border: 1px solid rgba(212,169,79,.28);
  font-size: 13px;
  font-weight: 900;
}

.rzs-service-flow__head h2 {
  margin: 0;
  font-size: clamp(20px, 2.4vw, 30px);
  font-weight: 950;
  color: #fff;
}

.rzs-service-flow__list {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 24px 0 4px;
  display: flex;
  flex-wrap: wrap;
  gap: 18px 34px;
}

.rzs-service-flow__list::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(212,169,79,.75),
    transparent
  );
  box-shadow: 0 0 18px rgba(212,169,79,.32);
}

.rzs-service-flow__list::after {
  content: "";
  position: absolute;
  top: -1px;
  width: 120px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, #f3c96a, transparent);
  filter: blur(.4px);
  animation: rzsServiceScan 4.5s ease-in-out infinite;
}

.rzs-service-flow__item {
  --delay: calc(var(--i, 0) * .09s);

  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 11px;
  min-height: 42px;
  color: rgba(255,255,255,.9);
  font-size: 15.5px;
  line-height: 1.9;
  font-weight: 800;
  white-space: nowrap;
  opacity: 0;
  transform: translateY(10px);
  animation: rzsServiceIn .65s ease forwards;
  animation-delay: var(--delay);
}

.rzs-service-flow__item::after {
  content: "";
  position: absolute;
  right: 17px;
  left: 0;
  bottom: -3px;
  height: 1px;
  background: linear-gradient(90deg, rgba(212,169,79,.55), transparent);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .35s ease;
}

.rzs-service-flow__item:hover::after {
  transform: scaleX(1);
}

.rzs-service-flow__icon {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--rzs-gold-light);
  background:
    radial-gradient(circle at 30% 25%, rgba(243,201,106,.35), transparent 32%),
    rgba(212,169,79,.10);
  border: 1px solid rgba(212,169,79,.32);
  box-shadow:
    0 0 0 6px rgba(212,169,79,.045),
    0 0 22px rgba(212,169,79,.18);
  animation: rzsServicePulse 2.6s ease-in-out infinite;
  animation-delay: var(--delay);
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

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

.rzs-service-flow__item:hover .rzs-service-flow__icon {
  transform: translateY(-3px) scale(1.08);
  border-color: rgba(243,201,106,.7);
  box-shadow:
    0 0 0 8px rgba(212,169,79,.06),
    0 0 30px rgba(212,169,79,.34);
}

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

@keyframes rzsServicePulse {
  0%, 100% {
    box-shadow:
      0 0 0 5px rgba(212,169,79,.045),
      0 0 18px rgba(212,169,79,.14);
  }

  50% {
    box-shadow:
      0 0 0 9px rgba(212,169,79,.025),
      0 0 28px rgba(212,169,79,.32);
  }
}

@keyframes rzsServiceScan {
  0% {
    right: -130px;
    opacity: 0;
  }

  18% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  100% {
    right: 100%;
    opacity: 0;
  }
}

@media (max-width: 768px) {
  .rzs-service-flow {
    padding: 30px 14px;
  }

  .rzs-service-flow__head {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 18px;
  }

  .rzs-service-flow__list {
    gap: 14px 22px;
    padding-top: 22px;
  }

  .rzs-service-flow__item {
    white-space: normal;
    font-size: 14px;
    flex: 1 1 100%;
  }

  .rzs-service-flow__icon {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }
}












.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;
  }
}





















