.arrowHead{
    padding-left: 3px;
    display: inline;
}
.bodyLanding{
    background-color: #F6F6F6;
}
:root {
    --OneColor: #7334f4;
    --TwoColor: #076978;
    --TreeColor: #9561FACC;
}

@font-face {
    font-family: 'Montserrat';
    src: url( '../fonts/Montserrat-Medium.ttf?#' ) format( 'opentype' );
}


@font-face {
    font-family: 'MontserratB';
    src: url( '../fonts/Montserrat-Bold.ttf?#' ) format( 'opentype' );
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Montserrat';
}



html,
body {
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
}
.containerR{
    background-color: #EAE3F6;
}
.containerkolg{
    margin-left: 165px;
    margin-right: 160px;
    max-width: 100%;
}
.containerkol{
    margin-left: 156px;
    margin-right: 156px;
    max-width: 100%;
}
.containerkolf{
margin-left: 156px;
    /* margin-right: 156px; */
}
.PreNav{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 4em;
    background-color: #9561FACC;
    background-image: -moz-linear-gradient(left, #9561FACC, #076978);
    background-image: -o-linear-gradient(left, #9561FACC, #076978);
    background-image: -webkit-gradient(linear, left left, left right, from(#9561FACC), to(#076978));
    background-image: -webkit-linear-gradient(left, #9561FACC, #076978);
    background-image: linear-gradient(to right, #9561FACC, #076978);
}


.LogoTop {
    position: absolute;
    top: 0.5em;
    left: 11em;
    right: auto;
    z-index: 99999;
}

nav {
    position: absolute;
    top: 0.8em;
    left: 19em;
    right: 1em;
    z-index: 99999;
    max-width: 1250px;
}

.LogoNav {
    width: 10em;
    margin: 0em 0;
}

nav ul {
    display: flex;
    list-style: none;
}

nav ul a {
    color: white;
    display: block;
}

nav .NavLinks {
    width: 100%;
    height: 100%;
    align-content: space-evenly;
    padding: 0 1em;
    font-size: 1.2em;
}

nav .RightSecNav {
    position: absolute;
    top: 0.3em;
    right: 5em;
    display: flex;
}
.RightSecNavI{
    padding-right: 10px;
}
nav .RightSecNav a {
    background-color: transparent;
    border-color: white;
    padding: 0.3em 2em;
}

nav .RightSecNav a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: white;
}

header {
    width: 100%;
    height: 700px;
}

#BackHeader {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 1400px;
    aspect-ratio: 1400 / 667;
    margin: 0;
}

.Pooshesh{
    background-color: #F6F6F6;
    height: 1em;
    width: 100%;
    position: relative;
    margin-top: -0.2em;
}

.TopHeader {
    background-image: url('../Image/BackgroundU.png');
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#stripe-bg {
    max-width: 1500px;
}

.ContentHeader {
    position: absolute;
    top: 7em;
    left: 11em;
}

.ContentHeader h1 {
    color: white;
    font-size: 4em;
    font-weight: bold;
    width: 12em;
    line-height: 1.2em;
}

.ContentHeader p {
    font-size: 1.7em;
    width: 26em;
    text-align: left;
    line-height: 1.5em;
}

.gs-section {
    width: 100%;
    margin: 0 auto;
    background-color: #F6F6F6;
    padding: 20px;
    box-sizing: border-box;
    justify-content: center;
    max-width: 1200px;
    
}

.top-content {
    width: 100%;
    max-width: 1128px;
    background-color: #F6F6F6;
    padding: 32px 0;
    box-sizing: border-box;
    display: flex;
    margin: auto;
}

.text-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding-left: 0;
    padding-right: 0; */
    margin: 0 auto;
    flex: none;
    order: 1;
    flex-grow: 0;
        flex: 3;
        width: 50%;
}

.gold-image {
    background-image: url(../Image/Rectangle\ 1812.png);
    order: 0;
        flex: 1;
        width: 156px;
        height: 239px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        filter: drop-shadow(4px 8px 16px rgba(0, 0, 0, 0.25));
    flex: none;
    flex-grow: 0;
}

.silver-image {
    background-image: url(../Image/Rectangle\ 1813.png);
    order: 2;
        flex: 1;
        width: 156px;
        height: 239px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
        filter: drop-shadow(4px 8px 16px rgba(0, 0, 0, 0.25));
    flex: none;
    flex-grow: 0;
}

.just {
    justify-content: end;
}


.mova1 {
    /* Headline 02 */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    /* identical to box height */
    text-align: center;
    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    padding: 2px 10px;
}

.mova2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    padding-top: 20px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}




/* h1{
    font-weight: 700;
    font-size:40px;
    color: #333;
    margin:  0;
    line-height: 100%;
}
p{
    font-size: 22px;
    font-weight: 500;
    color: #666;
    max-width: 744px;
    margin: 10px 0 0 0;
    line-height: 36px;
} */

.main-content {
    position: relative;
    display: flex;
    margin: auto;
    max-width: 1200px;
}

.movaOroadvantages {
    position: absolute;
    /* width: 744px;
    height: 105px; */
    padding-left: 0;
    margin-top: 48px;

    /* Headline 02 */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;

    /* On Surface 01 */
    color: #0B1623;
}

.text-section {
    /* Auto layout */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 24px;
    top: 319px;
max-width: 75%;

    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    color: #333;
    margin-top: -32px;
}

.text-section ul {
    list-style-type: none;
    padding: 8px;
    /* width: 744px; */
    margin-top: 129px;
    gap: 24px;
}

.text-section ul li {
    font-size: 1.1em;
    /* width: 728px;
    height: 36px; */
    gap: 16px;
    color: #444;
    margin: 16px 0;
    position: relative;
}

/* ul li::before{
    content: "*";
    color: #007BFF;
    margin-left: 10PX;بر
} */


.boxV{
    background: url(../Image/Ad\ \(2\).png );
    height: 159px;
width: 100%;
  background-size: cover; 
}

.image-section {
    flex: 1;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
    margin-top: 32px;
    border-radius: 16px;
    background: url(../Image/Rectangle\ 1814.jpg), #D9D9D9;
    background-size: cover;
}

.dashedline2 {
    /* position: absolute; */
    /* width: 1440px; */
    height: 0px;
    left: 0px;
    top: 32px;

    /* Border */
    border-top: 4px dashed rgba(115, 115, 115, 0.5);

}
.dashedlineT{
   height: 0px;
    left: 0px;
    top: 50px;

    border-top: 3px solid #9561FACC;

 
}




.dashedline {
    /* position: absolute; */
    /* width: 1440px; */
    height: 0px;
    left: 0px;
    top: 4px;

    /* Border */
    border-top: 4px dashed rgba(115, 115, 115, 0.5);
}

.underdash {
    display: flex;
    justify-content: center;
    text-align: center;
}

.gands {
    width: 1128px;
    height: 239px;
    display: flex;
    top: 32px;
    justify-content: space-between;
    gap: 24px;
}

.mova {
    color: #7334f4;
}
.movaj{
        color: #7334f4;
    font-size: 32px;
    font-weight: 600;
        margin-top: 80px;
    margin-left: 20%;
}
.photo {
    width: 156px;
    height: 239px;

}

.photo1 {
    width: 377px;
    height: 200px;
    top: 319px;
    left: 907px;
    padding-left: 130px;
    border-radius: 16px;
}

.movap {
    direction: ltr;
    padding-left: 11em;
}

.moveh {
    margin-top: -10px;
    padding-bottom: 1em;
}

.gold {
    padding-left: 7px;
}

.custom-list {
    list-style: none;
    padding-left: 20px;
    margin: 0;
}

.custom-list li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 20px;
    font-size: 16px;


}

.custom-list li::before {
    content: '';
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    background-color: transparent;
    border-radius: 50%;
}

.custom-list li::after {
    content: '\f005';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: -9.5px;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    line-height: 12px;
    text-align: center;
    font-size: 6px;
    color: #000;
}

.sec {
    margin-bottom: 4em;
}

.underbox {
    text-align: center;
    margin-top: 33px;
}

.underbox h1{
    font-family: 'MontserratB';
}

.cards-container {
    display: flex;
    gap: 20px;
    padding: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

.flash{
    background: url(../Image/Decrease\ Arrow.png);
}
.chart-card {
    background-color: #f3e5f5;
    border-radius: 20px;
    padding: 20px;
    width: 500px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    position: relative;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    text-align: center;
}

.chart-container {
    display: flex;
    gap: 20px;
    padding: 100px;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.chart-card.title2 {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.chart-card.chart {
    height: 100px;
    position: relative;

}

.chart-card canvas {
    width: 100%;
    height: 100%;
}

.chart-card.years {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #333;
    position: absolute;
    bottom: 10px;
    width: 90%;
    left: 5%;
}

.new-section {
    background-color: #EAE3F6;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: left;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: #333;
    padding: 40px;
    display: flex;
    width: 100%;
    margin: 20px auto;
}

.new-div1 {
    /* width: 50%; */
    margin-top: 120px;
    margin-left: 156px;
    width: 456px;
    height: 72px;
}

.new-section h1 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    /* padding-bottom: 24px; */
}

.highlight {
    color: #800080;
    font-weight: bold;
}

.new-div {
    margin-top: 24px;
    margin-left: 156px;
    height: 180px;
    width: 456px;


}

.new-div p {

    font-size: 16px;
    line-height: 100%;
    font-weight: 400;
    line-height: 1.5;
    /* margin-bottom: 20px; */
}

.new-but {
    display: inline-block;
    justify-content: center;
    gap: 8px;
    height: 48px;
    width: 264px;
    background-color: #7434F3;
    margin-left: 156px;
    margin-top: 120px;
    border-radius: 4px;


}

.new-but div {
    display: inline-block;
    margin-top: 14px;
}

.new-but2 {
    display: inline-block;
    justify-content: center;
    gap: 8px;
    height: 48px;
    width: 264px;
    background-color: #7434F3;
    margin-left: 24px;
    margin-top: 120px;
    border-radius: 4px;


}

.new-but2 div {
    display: inline-block;
    margin-top: 14px;

}
.mob2 {
    
    margin-top: 32px;
    /* margin-right: 90px; */
}

.buttons {
    display: inline-block;
    padding: 5px;
}

.app-store{
display: flex !important;
color: white;
align-items: center;
padding-left: 74px;
}
.google-play {
display: flex !important;
color: white;
align-items: center;
padding-left: 74px;
}


.price-card {
    background-color: #f3e5f5;
    border-radius: 20px;
    padding: 15px;
    width: 240px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 120px;
    position: relative;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.price-card .title1 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.price-card .price {
    font-size: 28px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
}

.price-card .change {
    font-size: 16px;
    color: #27ae60;
    display: flex;
    align-items: flex-end;
    flex-direction: column;

    position: absolute;
    top: 15px;
    right: 15px;
}

.price-card .change2 {
    font-size: 16px;
    color: red;
    display: flex;
    align-items: flex-end;
    flex-direction: column;

    position: absolute;
    top: 15px;
    right: 15px;
}

.price-card .change span {
    position: absolute;
    top: 70px;
    right: 0em;
}

.price-card .change2 span {
    position: absolute;
    top: 70px;
    right: 0em;
}

.logo-footer {
    text-align: center;
    align-items: center;
    padding-top: 24px;
    padding-left: 43%;
}

.foot {
    background-color: #F6F6F6;
    width: 100%;
    overflow: hidden;
    padding: 10px 0 0 0;
}

footer ul {
    display: flex;
    list-style: none;
    text-align: center;
justify-content: center;
padding: 2em 0;
}

footer ul li {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    padding: 0 20px;
    gap: 8px;
}
footer ul li a{
    color: #0B1623;
}
.footAC {
    display: flex;
    margin-left: 156px;
    max-width: 50%;
}

.footbot{
 
height: 80px;
padding-left: 0;
/* BG 01 */
background: #EAE3F6;
border-radius: 60px 0px 0px 0px;
transform: matrix(-1, 0, 0, 1, 0, 0);

}
.footbot1{
    display: flex;
flex-direction: row;
align-items: center;
padding: 0px;
gap: 32px;
flex: none;
order: 1;
flex-grow: 0;
        justify-content: center;
}
.footbot2{
   width: 516px;
height: 80px;

/* BG 01 */
background: #EAE3F6;
border-radius: 60px 0px 0px 0px;

/* Inside auto layout */
flex: none;
order: 2;
flex-grow: 0;
 
}
.footA{
        font-weight: 700;
    font-size: 16px;
    color: #0B1623;
    line-height: 20px;
}
.AddFooter img{
    height: fit-content;
    padding-right: 0.2em;
}
.fcd {
    display: flex;
}

.btnlist {
    display: flex;
    /* justify-content: center; */
    background-color: #F6F6F6;
    margin-top: -3em;
    z-index: 9999999999;
    position: relative;
    padding: 0 10em 5em;
}
.btnlistR {
    display: flex;
    z-index: 9999999999;
    position: relative;
    padding: 0 0px 18rem;
}
.btnlistRp {
    max-width: 552px;
    display: flex;
    z-index: 9999999999;
    position: relative;
    padding: 0 0px 0;
    display:inline-flex ;
}
.btnlist a {
    background-color: #7434F3;
    border-color: var(--OneColor);
    color: white;
    padding: 0.5em 4em;
    margin: 1em;
    border-radius: 4px;
}
.btnlistR a {
    background-color: #7434F3;
    border-color: var(--OneColor);
    color: white;
    padding: 0.5em 4em;
    margin: 1em;
    border-radius: 4px;
    display: flex;
}
.btnlistRp a {
    background-color: #7434F3;
    border-color: var(--OneColor);
    color: white;
    padding: 0.5em 13em;
    margin: 1em;
    border-radius: 4px;
    display: flex;
}
.imgMobile {
    position: absolute;
    top: 5em;
    left: 1000px;
}

.imgMobile img {
    width: auto;
    height: 35em;
}

.boxGradient {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
}

.BackY{
    position: relative;
    display: inline-block;
}

.BackY::before{
    content: '';
    background-image: url(../Image/Highlight.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    background-position-y: 0.5em;
    width: 100%;
    height: 10em;
    left: 0;
}

.BackY span{
    z-index: 9;
    position: relative;
}
.Bars{
    display: none;
    position: absolute;
    top: 0.6em;
    left: auto;
    right: 2em;
    z-index: 99999;
    font-size: 1.5em;
    cursor: pointer;
}
.hero-panel {
  position:relative;
  min-height:100vh;
  display:flex;
  align-items:center;
  overflow:hidden;
}
.hero-image {
  background-image: url('../Rectangle\ 1826.png');
position: absolute;
  background-size: cover; 
  width:100%;
  height:640px;
  top: 62px;
  object-fit:cover;
  display:block;
}
.overlay {
  position:absolute;
  inset:0;
    padding-top: 600px;
    padding-left: 156px;
      display:flex;
  flex-direction:column;
  justify-content:center;
  color:#fff;
  text-align:left;
}

/* Typography */
.subtitle {
  font-size:1rem;
  font-weight:600;
  text-transform:uppercase;
  letter-spacing:0.08em;
  margin-bottom:0.5rem;
  color:#ddd;
  padding-left: 20px;
}
.title {
     font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 1.5rem;
      padding-left: 20px;

}
.description {
 padding-left: 20px;
  font-size:1.25rem;
  max-width:40rem;
  margin-bottom:2rem;
  line-height:32px;
}

/* CTA Button (Purple) */
.cta-button {
  display:inline-flex;
  align-items:center;
  gap:0.75rem;
  background:#7C4DFF;
  color:#fff;
  font-weight:600;
  font-size:1.1rem;
  padding:1rem 2rem;
  border-radius:50px;
  text-decoration:none;
  transition:all 0.3s;
  align-self:flex-start;
}
.cta-button:hover {
  background:#5e35b1;
  transform:translateY(-2px);
  box-shadow:0 8px 20px rgba(124,77,255,0.4);
}
.icon {
  width:20px;
  height:20px;
}

/* Sections */
.section { padding: 60px 0; text-align: center; }
.title-section { padding: 50px 0 40px; }
.main-title { font-size: 30px; font-weight: 600; color: #222; max-width: 900px; margin: -38px auto; }

/* IB Section */
.ib-section {text-align: center; }
.section-subtitle { font-size: 16px; margin-bottom: 24px; color: #222;  text-align: center;    font-weight: 700;}
.ib-text { font-size: 18px; color: #555; text-align: justify; max-width: 1000px; margin: 0 auto; }

/* Advantages */
.advantages { padding: 80px 0; }
.section-title { font-size: 32px; margin-bottom: 48px; color: #222; }
.advantages-grid { 
  display: grid; 
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); 
  gap: 32px; 
  max-width: 1100px; 
  margin: 0 auto; 
}
.advantage-item { 
  padding: 32px; 
  
  text-align: left; 
}
.icon { 
  width: 80px; height: 80px; 
  margin-bottom: 16px; 
  display: flex; align-items: center; justify-content: center; 
}
.advantage-item h3 { font-size: 20px; margin-bottom: 12px; color: #222; }
.advantage-item p { font-size: 16px; color: #666; }

/* Suitable For */
.suitable { padding: 30px 0; }
.suitable-list { 
  display: flex; 
  flex-direction: column; 
  gap: 20px; 
  max-width: 800px; 
  margin: 0 auto; 
  text-align: left; 
}
.suitable-item { 
  display: flex; 
  align-items: flex-start; 
  gap: 16px; 
  font-size: 18px; 
}
.suitable-item .icon { 
  background: #7c4dff; 
  flex-shrink: 0; 
}

/* CTA */
.cta { padding: 80px 0; }
.cta-text { font-size: 16px;font-weight: 700; margin-bottom: 32px; color: #000; max-width: 552px; margin: 0 auto 32px; }
.btn-request { 
  display: inline-flex; 
  align-items: center; 
  gap: 12px; 
  background: #7c4dff; 
  color: white; 
  font-weight: 600; 
  font-size: 18px; 
  padding: 16px 40px; 
  border-radius: 50px; 
  text-decoration: none; 
  box-shadow: 0 4px 15px rgba(124,77,255,0.4); 
  transition: all 0.3s; 
}
.btn-request:hover { 
  background: #5e35b1; 
  transform: translateY(-2px); 
}
/* Reset & Base */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'Inter', sans-serif; background: #f6f6f6; color: #333; line-height: 1.7; }
.container { max-width: 1000px; margin: 0 auto; padding: 0 24px;background: #f6f6f6; }

/* FAQ Section */
.faq-section { padding: 80px 0; background: #f6f6f6; }
.faq-title { 
  font-size: 36px; 
  font-weight: 700; 
  text-align: left; 
  margin-bottom: 48px; 
  color: #222;
}

/* Accordion (No JS) */
.accordion-toggle { display: none; }

.accordion-header {
  display: block;
  padding: 20px 24px;
  background: #E9E9E9;
  border-radius: 12px;
  font-size: 18px;
  font-weight: 600;
  color: #222;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
  margin-bottom: 16px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.accordion-header::after {
  content: '';
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  border: solid #666;
  border-width: 0 2px 2px 0;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.3s ease;
}
.accordion-header:hover { background: #f0f0f0; }

/* Open State */
.accordion-toggle:checked + .accordion-header {
  background: #7c4dff;
  color: white;
  border-radius: 12px 12px 0 0;
  box-shadow: 0 8px 25px rgba(124,77,255,0.2);
}
.accordion-toggle:checked + .accordion-header::after {
  border-color: white;
  transform: translateY(-50%) rotate(-135deg);
  top: 45%;
}

/* Content */
.accordion-content {
  max-height: 0;
  overflow: hidden;
  background: white;
  padding: 0 24px;
  border-radius: 0 0 12px 12px;
  transition: max-height 0.4s ease, padding 0.4s ease;
}
.accordion-toggle:checked ~ .accordion-content {
  max-height: 200px;
  padding: 20px 24px;
  border: 1px solid #eee;
  border-top: none;
}
.accordion-content p {
  font-size: 16px;
  color: #555;
}

/* Responsive */
@media (max-width: 768px) {
  .faq-title { font-size: 28px; }
  .accordion-header { font-size: 16px; padding: 16px 20px; }
  .accordion-content p { font-size: 15px; }
}





/* Responsive */
@media (max-width: 768px) {
  .main-title { font-size: 28px; }
  .section-subtitle { font-size: 20px; }
  .advantages-grid { grid-template-columns: 1fr; }
  .suitable-item { font-size: 16px; }
  .btn-request { padding: 14px 32px; font-size: 16px; }
}

/* About Us */
.containerA {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 24px;
}


/* Hero */
.hero {
  padding: 80px 0 15px;
  background: #f6f6f6;
}
.hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.hero-content { max-width: 648px; }
.hero-title {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 35px;
  margin-left: 156px;
  margin-top: 28px;
}

.hero-text {
  font-size: 18px;
  color: #444;
  margin-bottom: 32px;
  line-height: 1.8;
    margin-left: 156px;

}

/* Hero Image */
.hero-image2 {
  text-align: right;
}
.vault-img {
  width: 100%;
  max-width: 500px;
  border-radius: 24px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.15);
  object-fit: cover;
  display: block;
}
.containerA2 { 
  max-width: 1128px; 
  /* margin: 0 auto;  */
  padding-top:32px; 
  text-align: center; 
}

/* Intro Text */
.intro-text { 
  font-size: 16px; 
  color: #0B1623; 
  margin-bottom: 48px; 
  max-width: 1128px; 
  margin-left: 156px; 
  margin-right: -79px; 
  text-align: center;
}

/* Lists */
.buy-list, .withdraw-list { 
  list-style: none; 
  max-width: 1128px; 
  margin-left: 156px;
  margin-bottom: 60px;
  margin-right: -79px;
  text-align: left; 
}
.list-item { 
  display: flex; 
  align-items: flex-start; 
  gap: 16px; 
  margin-bottom: 24px; 
  font-size: 22px; 
  color: #444; 
  font-weight: 500;
}

/* Titles */
.flex-title { 
  font-size: 36px; 
  font-weight: 700; 
  color: #222; 
  margin: 60px 0 24px; 
  margin-left: 20%;
}
.main-title { 
  text-align: center;
  font-size: 29px; 
  font-weight: 600; 
  color: #0B1623; 
  margin-top: 0; 
  margin-bottom: 60px;
}

/* Texts */
.flex-text, .final-text { 
  font-size: 18px; 
  color: #666; 
  margin: 0 auto 48px; 
  max-width: 800px; 
}

/* Responsive */
@media (max-width: 768px) {
  .container { padding: 60px 16px; }
  .intro-text, .flex-text, .final-text { font-size: 16px; }
  .list-item { font-size: 16px; gap: 12px; }
  .flex-title { font-size: 28px; }
  .main-title { font-size: 36px; }
  .buy-list, .withdraw-list { margin-bottom: 40px; }
}
@media (max-width: 480px) {
  .list-item { flex-direction: column; align-items: flex-start; }
  .icon-circle { align-self: flex-start; }
}



/* Responsive */
@media (max-width: 992px) {
  .hero-grid { grid-template-columns: 1fr; text-align: center; }
  .hero-image { order: -1; margin-bottom: 40px; }
  .hero-title { font-size: 42px; }
}
@media (max-width: 768px) {
  .header-container { padding: 0 16px; }
  .nav-list { display: none; }
  .hero { padding: 60px 0; }
  .hero-title { font-size: 36px; }
  .hero-text { font-size: 16px; }
}
@media (max-width: 480px) {
  .hero-title { font-size: 30px; }
  .vault-img { border-radius: 16px; }
}

/* terms */
.terms-section {
  padding: 60px 0;
  background: #f6f6f6;
  padding-bottom: 25px;
}

.terms-container {
  max-width: 1128px;
  margin: 0 156px;
    font-size: 32px;
    font-weight: 600;
    color: #222;
    text-align: center;
    margin-bottom: 48px;
    line-height: 100%;
    margin-top: 50px;
}
.terms-list {
  list-style: none;
  counter-reset: terms-counter;
  padding: 0;
  padding-top: 50px;
}

.terms-item {
  counter-increment: terms-counter;
  margin-bottom: 40px;
  position: relative;
  padding-left: 48px;
  text-align: left;
}

/* .terms-item::before {
  content: counter(terms-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  font-weight: 700;
  color: #7c4dff;
  width: 36px;
  text-align: right;
} */

.item-title {
  font-size: 20px;
  font-weight: 600;
  color: #222;
  margin-bottom: 12px;
  margin-top: 0;
}

.item-text {
  font-size: 16px;
  color: #555;
  line-height: 1.7;
  margin: 0;
}

.sub-list {
  list-style: disc;
  padding-left: 24px;
  margin: 12px 0;
}

.sub-list li {
  margin-bottom: 6px;
  font-size: 16px;
  color: #555;
}
.terms-title{
    font-size: 32px;
    font-weight: 600;
}
/* Responsive */
@media (max-width: 768px) {
  .terms-section { padding: 60px 0; }
  .terms-container { padding: 0 12px; } /* موبایل: 12px */
  .terms-title { font-size: 30px; margin-bottom: 36px; }
  .terms-item { padding-left: 40px; margin-bottom: 32px; }
  .terms-item::before { font-size: 20px; width: 32px; }
  .item-title { font-size: 18px; }
  .item-text, .sub-list li { font-size: 15px; }
}
@media (max-width: 480px) {
  .terms-container { padding: 0 8px; }
  .terms-title { font-size: 26px; }
  .terms-item { padding-left: 36px; }
  .terms-item::before { font-size: 18px; }
}

/* Customer Club */
/* ===== MOVA CLUB PAGE - 100% Figma Match, No Star Animation ===== */
.mova-club-page {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  max-width: 1200px;
  margin: 0;
  padding: 80px 0;
  isolation: isolate;
  background: #F6F6F6;
  color: #1f2937;
  line-height: 1.6;
}

/* Hero */
.mova-club-page .hero-section {
  padding-bottom: 80px;
}

/* متن‌ها چپ‌چین باشن (نه وسط) */
.mova-club-page .hero-textC,
.mova-club-page .benefits-text {
  text-align: left;
}
.benefits-text{
    margin-left: 10%;
}
/* گرید دقیق‌تر */

.mova-club-page .hero-grid {
  display: grid;
  grid-template-columns: 1fr 432px;  /* متن + عکس */
  gap: 48px;
  align-items: center;
}
.mova-club-page .cta-wrapper {
  margin-top: 40px;
  text-align: right;           /* مهم: چپ‌چین */
  max-width: 520px;           /* هم‌عرض متن بالا */
}

.mova-club-page .cta-button {
  display: inline-block;
  background: #7C3AED;
  color: white;
  padding: 16px 32px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
  width: fit-content;         /* فقط به اندازه محتوا */
  min-width: 240px;           /* حداقل عرض */
}

.mova-club-page .cta-button:hover {
  background: #6D28D9;
  transform: translateY(-1px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

/* موبایل: وسط بشه */
@media (max-width: 1024px) {
  .mova-club-page .cta-wrapper {
    text-align: center;
    margin: 32px auto 0;
    max-width: 380px;
  }
}


.mova-club-page .hero-titleC {
  font-size: 40px;
  font-weight: 700;
  color: #7434F3;
  margin-bottom: 24px;
  line-height: 100%;
margin-left: 156px;
width: 100%;
}

.mova-club-page .club-word {
  color: #131116;
  font-weight: 700;
}

.mova-club-page .hero-subtitle {
  font-size: 18px;
  color: #6B7280;
  margin-bottom: 16px;
  max-width: 520px;
  margin-left: 156px;
}

.mova-club-page .sootico-highlight {
  font-size: 15px;
  font-weight: 700;
  color: #000;
  padding: 20px 16px;
  display: inline-block;
}
@media (max-width: 1024px) {
  .mova-club-page .hero-grid,
  .mova-club-page .benefits-grid {
    grid-template-columns: 1fr;
    gap: 32px;
    text-align: center;
  }

  .mova-club-page .hero-image,
  .mova-club-page .vip-card {
    max-width: 380px;   /* کوچیک‌تر روی تبلت */
    margin: 0 auto;
  }
}

@media (max-width: 640px) {
  .mova-club-page .hero-image,
  .mova-club-page .vip-card {
    max-width: 300px;   /* موبایل */
  }
}
/* .mova-club-page .hero-image {
  width: 100%;
  height: auto;
  border-radius: 24px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
} */
.mova-club-page .hero-image {
  width: 100%;
  height: auto;
  border-radius: 24px;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

/* Benefits */
.mova-club-page .benefits-section {
  padding: 40px 0;
}

.mova-club-page .benefits-grid {
  display: grid;
  grid-template-columns: 384px 1fr;
  gap: 48px;
  align-items: start;
  max-width: 1100px;
  margin: 0 auto;
}

.mova-club-page .vip-card {
    width: 456px;
  height: 304px;
  border-radius: 16px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  display: block;
}
.mova-club-page .vip-card2 {
  
  
  width: 100%;
  height: auto;
   display: block;
}
.mova-club-page .benefits-title {
  font-size: 36px;
  font-weight: 600;
  color: #5B21B6;
  margin-bottom: 16px;
  line-height: 1.2;
}

.mova-club-page .lead-text {
  font-size: 20px;
  font-weight: 500;
  color: #7C3AED;
  margin-bottom: 20px;
}

.mova-club-page .body-text {
  font-size: 16px;
  color: #6B7280;
  margin-bottom: 16px;
}

/* CTA */
.mova-club-page .cta-wrapper {
  text-align: center;
  margin-top: 60px;
}

.mova-club-page .cta-button {
  display: inline-block;
  background: #7C3AED;
  color: white;
  padding: 16px 32px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  transition: all 0.2s;
}

.mova-club-page .cta-button:hover {
  background: #6D28D9;
  transform: translateY(-1px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

/* Responsive */
@media (max-width: 1024px) {
  .mova-club-page .hero-grid,
  .mova-club-page .benefits-grid {
    grid-template-columns: 1fr;
    gap: 32px;
    text-align: center;
  }
  .mova-club-page .hero-image,
  .mova-club-page .vip-card {
    max-width: 400px;
    margin: 0 auto;
  }
}

@media (max-width: 640px) {
  .mova-club-page {
    padding: 40px 16px;
  }
  .mova-club-page .hero-title { font-size: 36px; }
  .mova-club-page .benefits-title { font-size: 28px; }
}




@media screen and (max-width: 1200px) {
    nav{
        display: none;
        background-color: var(--OneColor);
        right: 0;
        left: auto;
        width: 15em;
        bottom: 0;
        z-index: 999999999999999999999999999;
        max-width: 80%;
        top: 4em;
    }
    nav ul{
        display: block;
    }
    .Bars{
        display: block;
    }
    nav .NavLinks{
       padding: 1em 0;
    }
    nav .RightSecNav {
        position: relative;
        top: 0;
        right: 0;
        left: 2em;
    }   
.LogoTop {
    left: 2em;
}
.ContentHeader {
    left: 2em;
}
.ContentHeader h1 {
    font-size: 3em;
    width: 12em;
}
.ContentHeader p {
    font-size: 1.5em;
    width: 22em;
}
.imgMobile {
    left: auto;
    right: 0;
}
.btnlist {
    padding: 0 1em 5em;
}
.containerkolg {
    margin-left: 2em;
    margin-right: 2em;
}
.containerkol {
    margin-left: 2em;
    margin-right: 2em;
}
.gs-section{
    padding: 20px 0;
}
.text-section{
    max-width: 70%;
}
.cards-container {
    max-width: 45em;
    margin: auto;
}
.new-div1 {
    margin-top: 2em;
    margin-left: 0;
}
.new-div {
    margin-top: 24px;
    margin-left: 0;
}
.new-but {
    margin-left: 0;
}
.new-section{
    padding: 2em;
}
.new-but2{
    margin-left: 1em;
    margin-top: 0;
}
.LeftElevate{
        width: 100%;
}  
.mob2 img{
    width: 90% !important;
}
.containerkolf {
    margin-left: 2em;
}
.footbot1 {
    width: 50%;
}
.footbot,
.footbot2 {
    width: 25%;
}
}

@media screen and (max-width: 900px) {
.imgMobile img {
    height: 25em;
}
    .ContentHeader h1 {
        font-size: 2.5em;
    }
    .ContentHeader p {
        font-size: 1.3em;
    }
    .btnlist {
        padding: 0 1em 2em;
        margin-top: -10em;
    }
    .main-content {
        display: block;
    }
    .text-section {
        max-width: 100%;
    }
    .image-section {
        height: 60em;
    }
    .new-but2 {
        margin-left: 0;
        margin-top: 1em;
    }
        .containerkolf {
        display: block;
    }
    .containerkolf .col-6 {
        width: 100%;
    }
    .footbot, .footbot2 {
        width: 10%;
    }
    .footbot1 {
        width: 80%;
    }
}


@media screen and (max-width: 700px) {
    .imgMobile img {
        height: 15em;
    }
    .top-content {
        display: block;
    }
    .ContentHeader h1 {
        font-size: 2em;
        width: 7em;
    }
        .ContentHeader p {
        font-size: 1.1em;
        width: 100%;
    }

    .new-div1 {
    margin-left: 0;
    width: 100%;
}
.new-div {
    margin-top: 50px;
    margin-left: 0;
    width: 100%;
}
    .ContentHeader h1 {
        font-size: 1.2em;
        width: 12em;
        color: black;
        margin-top: 4em;
    }

    .ContentHeader p {
        font-size: 1em;
        width: 90%;
        margin-top: 3em;
    }

    .ContentHeader span {
        color: var(--OneColor) !important;
    }
        .imgMobile img {
        height: 13em;
    }
    .btnlist a {
        padding: 0.5em 3em;
    }
    .text-block{
        width: 100%;
    }
    .mova1 {
        font-size: 29px;
    }
    .mova2 {
    font-size: 17px;
    line-height: 26px;
    }
    .gold-image {
        display: none;
    }
    .gi2 {
        display: inline-block !important;
        width: 100px;
        margin-right: 1em;
        margin-left: 15%;
    }
    .silver-image {
        display: inline-block !important;
        width: 100px;
    }

    .movaOroadvantages {
        margin-top: 35px;
        font-size: 25px;
    }

    .text-section ul {
        margin-top: 95px;
    }
    .image-section {
        height: 30em;
    }
  
    .chart-container {
        padding: 50px;  
    }
    .price-card {
        width: 80%; 
    }

    .new-section {
        display: block;
    }
    .new-but {
        width: 100%;
        margin-top: 150px;
    }
    .new-but2 {
        width: 100%;
    }
    .containerkolf {
        margin-left: 1em;
        padding-right: 1em;
    }
    .footbot, .footbot2 {
        width: 5%;
    }
    .footbot1 {
        width: 90%;
        transform: scale(0.8);
    }
}