/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/page.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
/* .page {
  --gray-rgb: 0, 0, 0;
  --gray-alpha-200: rgba(var(--gray-rgb), 0.08);
  --gray-alpha-100: rgba(var(--gray-rgb), 0.05);

  --button-primary-hover: #383838;
  --button-secondary-hover: #f2f2f2;

  display: grid;
  grid-template-rows: 20px 1fr 20px;
  align-items: center;
  justify-items: center;
  min-height: 100svh;
  padding: 80px;
  gap: 64px;
  font-family: var(--font-geist-sans);
}

@media (prefers-color-scheme: dark) {
  .page {
    --gray-rgb: 255, 255, 255;
    --gray-alpha-200: rgba(var(--gray-rgb), 0.145);
    --gray-alpha-100: rgba(var(--gray-rgb), 0.06);

    --button-primary-hover: #ccc;
    --button-secondary-hover: #1a1a1a;
  }
}

.main {
  display: flex;
  flex-direction: column;
  gap: 32px;
  grid-row-start: 2;
}

.main ol {
  font-family: var(--font-geist-mono);
  padding-left: 0;
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  list-style-position: inside;
}

.main li:not(:last-of-type) {
  margin-bottom: 8px;
}

.main code {
  font-family: inherit;
  background: var(--gray-alpha-100);
  padding: 2px 4px;
  border-radius: 4px;
  font-weight: 600;
}

.ctas {
  display: flex;
  gap: 16px;
}

.ctas a {
  appearance: none;
  border-radius: 128px;
  height: 48px;
  padding: 0 20px;
  border: 1px solid transparent;
  transition:
    background 0.2s,
    color 0.2s,
    border-color 0.2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

a.primary {
  background: var(--foreground);
  color: var(--background);
  gap: 8px;
}

a.secondary {
  border-color: var(--gray-alpha-200);
  min-width: 158px;
}

.footer {
  grid-row-start: 3;
  display: flex;
  gap: 24px;
}

.footer a {
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer img {
  flex-shrink: 0;
}

/* Enable hover only on non-touch devices */
/* @media (hover: hover) and (pointer: fine) {
  a.primary:hover {
    background: var(--button-primary-hover);
    border-color: transparent;
  }

  a.secondary:hover {
    background: var(--button-secondary-hover);
    border-color: transparent;
  }

  .footer a:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
  }
}

@media (max-width: 600px) {
  .page {
    padding: 32px;
    padding-bottom: 80px;
  }

  .main {
    align-items: center;
  }

  .main ol {
    text-align: center;
  }

  .ctas {
    flex-direction: column;
  }

  .ctas a {
    font-size: 14px;
    height: 40px;
    padding: 0 16px;
  }

  a.secondary {
    min-width: auto;
  }

  .footer {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}

@media (prefers-color-scheme: dark) {
  .logo {
    filter: invert();
  }
} */ 

/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/IntroPage.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************/

@font-face {
  font-family: 'YekanBakhThin';
  src: url(/_next/static/media/200-YekanBakh-Thin.0e2899a5.woff);
  font-weight: 200;
  font-display: swap;
  
  
}
@font-face {
  font-family: 'YekanBakhRegular';
  src: url(/_next/static/media/400-YekanBakh-Regular.cf2a9512.woff);
  font-weight: 200;
  font-display: swap;
  
  
}
@font-face {
  font-family: 'YekanBakhBold';
  src: url(/_next/static/media/600-YekanBakh-Bold.93006216.woff);
  font-weight: 200;
  font-display: swap;
  
  
}
@font-face {
  font-family: 'Manelli';
  src: url(/_next/static/media/maneli.ac7b2194.ttf);
  font-weight: 200;
  font-display: swap;
  
  
}
@media (max-width: 768px) {
  
  /* استایل مخصوص موبایل خیلی کوچک */
 

  /* body {
    
    height: 100vh;
    width: 100vw;
    margin: 0;
    background-color: #111927;
    background-image: 
        radial-gradient(at 47% 33%, hsl(228.84, 70%, 24%) 0, transparent 59%), 
        radial-gradient(at 82% 65%, hsl(37.72, 97%, 66%) 0, transparent 55%);
} */

 
 .IntroPage_parentContainer__E4fKC{
  position: relative;
  
  /* background-image: url('../../public/assets/images/logo/ghavamGrayScaleBackground.png'); */
  background: #ffffff;
/* background: linear-gradient(134deg,rgba(166, 166, 166, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(166, 166, 166, 1) 100%); */
  /* background: #FFFFFF;
background: linear-gradient(166deg,rgba(255, 255, 255, 1) 47%, rgba(18, 34, 104, 1) 100%); */
  background-repeat: no-repeat;
  background-size: cover;

  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  
  height: 100dvh ;
  max-height: 100vh;

  
  

  
  
  
 }
 @keyframes IntroPage_bg-spin__f8raP {
    to {
      --border-angle: 1turn;
    }
  }

 
 @property --border-angle {
  syntax: "<angle>";
  inherits: true;
  initial-value: 0turn;
}
 
.IntroPage_topNavBar__Da71x{
  

   
    /* border-bottom: 1px solid #122268; */
  max-width: 80vw;
  
  margin: 0 auto;
  
  text-decoration: none;
  font-family: 'YekanBakhRegular';
  color: #122268;
  list-style: none;
  display: flex;
  padding: 0;
  padding-top: 10px;
  justify-content: center;
  align-items: start;
  gap: 20px;
}
.IntroPage_backLine__9VA3w{
  width: 200px;
  height: 200px;
  background-color: #fcbe55;
  position: absolute;
  border: 2px solid #fcbe55;
  border-radius: 50%;
  top: 50px;
}
.IntroPage_imageBackLine__zH9xa{
  position: absolute;
  height: 300px;
  max-width: 80vw;
  bottom: 28px;
  margin-left: -40px;
  margin-right: -40px;
  border-bottom-right-radius:15px ;
}
.IntroPage_introGlassCard__PnqCu{
  display: flex;
  flex-direction: column;
  
  
  
  
    width: 80vw;
    max-width: 400px;
    height: 85vh;
    
     /* backdrop-filter: blur(12px) saturate(200%);
    -webkit-backdrop-filter: blur(19px) saturate(180%); */
    /* background-color: rgba(17, 25, 40, 0.42); */
     /* background-color: white;
    border-radius: 12px; */
    /* border: 1px solid #122268; */
    background-color: #ffffff71;
     backdrop-filter: blur(10px) saturate(180%);
    -webkit-backdrop-filter: blur(10px) saturate(180%);
    /* background: #122268;
background: linear-gradient(166deg,rgba(18, 34, 104, 0.685) 47%, rgba(255, 255, 255, 0.685) 100%); */
    border-radius: 12px;
    border: 1px solid #122268a9;

    /* box-shadow: 10px 3px 38px -12px rgb(230, 229, 229);
-webkit-box-shadow: 10px 3px 38px -12px #fcbe55;
-moz-box-shadow: 10px 3px 38px -12px rgba(0,0,0,0.75); */
--border-angle: 0turn;
  --main-bg: conic-gradient(
    from var(--border-angle),
    #ffffff,
    #ffffff 5%,
    #ffffff 60%,
    #ffffff 95%
  );

  border: solid 1px transparent;
  border-radius: 12px;
  --gradient-border: conic-gradient(
    from var(--border-angle),
    transparent 25%,
    #122268,
    #122268 99%,
    transparent
  );

  background: 
    
    var(--main-bg) padding-box,
    
    var(--gradient-border) border-box,
    
    var(--main-bg) border-box;

  background-position : center center;

  animation: IntroPage_bg-spin__f8raP 4s linear infinite;
}
.IntroPage_qavamLogoContainer__trbn_{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding-top: 30%;
}
.IntroPage_qavamLogo__zDWNm{
    width: 50%;
    opacity: 0; /* اول نامرئی باشه */
  transform: translateY(-100px); /* از بالا بیاد */
  animation: IntroPage_dropIn__rrq9G 1s ease-out forwards;
}
@keyframes IntroPage_dropIn__rrq9G {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.IntroPage_bottomCard__CZpnF{
    position: fixed;    /* مهم‌ترین نکته */
  bottom: 0;          /* پایین صفحه */
  left: 50%;          /* وسط صفحه افقی */
  transform: translateX(-50%); /* مرکز کردن دقیق */
  width: 100%;
  height: 100px;
  background-color: rgba(17, 25, 40, 0.42);
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;

  backdrop-filter: blur(19px) saturate(200%);
    -webkit-backdrop-filter: blur(19px) saturate(180%);
    
    
    border: 1px solid rgba(255, 255, 255, 0.125);
}
.IntroPage_goToMenuContainer__n_fB9{
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.IntroPage_goToMenuContainer__n_fB9>div{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 150px;
  height: 30px;
  overflow: hidden;
  
   backdrop-filter: blur(-12px) saturate(180%);
    -webkit-backdrop-filter: blur(-12px) saturate(180%);
    background-color: #122268;
    border-radius: 15px;
    border: 1px solid #122268;

    p{
      
      
      font-family: 'YekanBakhThin';
      font-weight: 600;
      font-size: 14px;
      color: #ffffff;
    }
    .IntroPage_languageIcon__1I3_i{
      
      aspect-ratio: 1 / 1;   /* نسبت ۱ به ۱ */
      
      width: 22px;
      margin-left: -20px;
      
    }
    
}
/* .workInfoContainer{
  color: white;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
      width: 100%;
      height: 150px;
      margin-top: auto;
      
          border-radius: 12px;
          >div{
           
            width: 50%;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            align-items: center;
          }

          img{
            width: 25px;
            opacity: 50%;
            
            animation: shake 0.5s infinite;
          }
          
          
    } */
    /* @keyframes shake {
  0% { transform: translate(0, 0) rotate(0); }
  20% { transform: translate(-2px, 0) rotate(-2deg); }
  40% { transform: translate(2px, 0) rotate(2deg); }
  60% { transform: translate(-2px, 0) rotate(-2deg); }
  80% { transform: translate(2px, 0) rotate(2deg); }
  100% { transform: translate(0, 0) rotate(0); }
} */
    
/* .dinnerLunchContainer{
  padding-top: 3px;
  font-family: 'YekanBakhThin';
  display: flex;
  flex-direction: column ;
  
  
  
  div{
    
    padding-bottom: 0px;

    
  }
   
}
.dinnerLunchContainer>div>p{
  display: none;
  font-size: 12px;
    padding: 0 !important;
    text-align: center;
  
} */
.IntroPage_adressContainer__DHjdU{
  display: flex;
  font-family: 'YekanBakhThin';
  font-size: 12px;
  p{
    display: none;
    padding: 2px;
  }
}
.IntroPage_qavamMessage__15KJ7{
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  font-family: "Manelli";
  font-weight: 600;
  color: #fcbe55;
  text-align: center;
  width: 21ch; /* طول متن (به تعداد کاراکتر) */
  white-space: nowrap;
  overflow: hidden;
  
  animation: IntroPage_typing__qYSgA 1s steps(22) forwards, .1s  infinite;
}
@keyframes IntroPage_typing__qYSgA {
  from { width: 0 }
  to { width: 21ch }
}


.IntroPage_folowUsCotainer__rqbzE{
  margin-top: auto;
  
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  h4{
    margin: 0;
    font-family: "YekanBakhThin";
    color: #fcbe55;
    letter-spacing: 4px;
  }
}
.IntroPage_followUsIconContainer__5gfwX{
  margin-bottom: 15px;
  display: flex;
  gap: 18px;
  
  border-radius: 25px;
  padding: 4px 22px 4px 22px;
  align-items: center;

  /* backdrop-filter: blur(-12px) saturate(180%);
    -webkit-backdrop-filter: blur(-12px) saturate(180%);
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 20px;
    border: 1px solid rgba(209, 213, 219, 0.3); */
  
  img{
    width: 20px;
    opacity: 50%;
    

  }
}
.IntroPage_locationIcon__ybUkp{
  width: 25px;
    opacity: 40%;
}
}
@media (min-width: 768px) and (max-width: 2400px) {
  .IntroPage_parentContainer__E4fKC{
  position: relative;
  
  /* background-image: url('../../public/assets/images/logo/ghavamGrayScaleBackground.png'); */
  background: #ffffff;
/* background: linear-gradient(134deg,rgba(166, 166, 166, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(166, 166, 166, 1) 100%); */
  /* background: #FFFFFF;
background: linear-gradient(166deg,rgba(255, 255, 255, 1) 47%, rgba(18, 34, 104, 1) 100%); */
  background-repeat: no-repeat;
  background-size: cover;

  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  
  height: 100dvh ;
  max-height: 100vh;

  
  

  
  
  
 }
 @keyframes IntroPage_bg-spin__f8raP {
    to {
      --border-angle: 1turn;
    }
  }

 
 @property --border-angle {
  syntax: "<angle>";
  inherits: true;
  initial-value: 0turn;
}

  .IntroPage_topNavBar__Da71x{
  text-decoration: none;
  font-family: 'YekanBakhRegular';
  color: #122268;
  list-style: none;
  display: flex;
  padding: 0;
  padding-top: 10px;
  justify-content: center;
  align-items: start;
  gap: 30px;
}

.IntroPage_introGlassCard__PnqCu{
  display: flex;
  flex-direction: column;
  
  
  
  
    width: 80vw;
    max-width: 400px;
    height: 85vh;
    
     /* backdrop-filter: blur(12px) saturate(200%);
    -webkit-backdrop-filter: blur(19px) saturate(180%); */
    /* background-color: rgba(17, 25, 40, 0.42); */
     /* background-color: white;
    border-radius: 12px; */
    /* border: 1px solid #122268; */
    background-color: #ffffff71;
     backdrop-filter: blur(10px) saturate(180%);
    -webkit-backdrop-filter: blur(10px) saturate(180%);
    /* background: #122268;
background: linear-gradient(166deg,rgba(18, 34, 104, 0.685) 47%, rgba(255, 255, 255, 0.685) 100%); */
    border-radius: 12px;
    border: 1px solid #122268a9;

    /* box-shadow: 10px 3px 38px -12px rgb(230, 229, 229);
-webkit-box-shadow: 10px 3px 38px -12px #fcbe55;
-moz-box-shadow: 10px 3px 38px -12px rgba(0,0,0,0.75); */
--border-angle: 0turn;
  --main-bg: conic-gradient(
    from var(--border-angle),
    #ffffff,
    #ffffff 5%,
    #ffffff 60%,
    #ffffff 95%
  );

  border: solid 1px transparent;
  border-radius: 12px;
  --gradient-border: conic-gradient(
    from var(--border-angle),
    transparent 25%,
    #122268,
    #122268 99%,
    transparent
  );

  background: 
    
    var(--main-bg) padding-box,
    
    var(--gradient-border) border-box,
    
    var(--main-bg) border-box;

  background-position : center center;

  animation: IntroPage_bg-spin__f8raP 4s linear infinite;
}
.IntroPage_qavamLogoContainer__trbn_{
     display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding-top: 10%;
}
.IntroPage_qavamLogo__zDWNm{
    width: 50%;
    opacity: 0; /* اول نامرئی باشه */
  transform: translateY(-100px); /* از بالا بیاد */
  animation: IntroPage_dropIn__rrq9G 1s ease-out forwards;
}
@keyframes IntroPage_dropIn__rrq9G {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.IntroPage_qavamLogo__zDWNm{
    width: 20%;
}
.IntroPage_bottomCard__CZpnF{
    position: fixed;    /* مهم‌ترین نکته */
  bottom: 0;          /* پایین صفحه */
  left: 50%;          /* وسط صفحه افقی */
  transform: translateX(-50%); /* مرکز کردن دقیق */
  width: 100%;
  height: 100px;
  background-color: rgba(17, 25, 40, 0.42);
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;

  backdrop-filter: blur(19px) saturate(200%);
    -webkit-backdrop-filter: blur(19px) saturate(180%);
    
    
    border: 1px solid rgba(255, 255, 255, 0.125);
}
.IntroPage_goToMenuContainer__n_fB9{
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.IntroPage_goToMenuContainer__n_fB9>div{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 200px;
    height: 35px;
  overflow: hidden;
  
   backdrop-filter: blur(-12px) saturate(180%);
    -webkit-backdrop-filter: blur(-12px) saturate(180%);
    background-color: #122268;
    border-radius: 20px;
    border: 1px solid rgba(209, 213, 219, 0.3);

    p{
      
      
      font-family: 'YekanBakhRegular';
      font-size: 14px;
      color: aliceblue;
    }
    .IntroPage_languageIcon__1I3_i{
      margin-left: -60px;
      aspect-ratio: 1 / 1;   /* نسبت ۱ به ۱ */
      object-fit: cover;
      width: 40px;
      border-radius: 600px;
    }
    
}
.IntroPage_workInfoContainer__qfVSY{
  color: white;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
      width: 100%;
      height: 150px;
      margin-top: auto;
      
          border-radius: 12px;
          >div{
           
            width: 50%;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            align-items: center;
          }

          img{
            width: 25px;
            opacity: 50%;
          }
          
    }
    
.IntroPage_dinnerLunchContainer__ClUps{
  padding-top: 3px;
  font-family: 'YekanBakhThin';
  display: flex;
  flex-direction: column ;
  
  
  
  div{
    
    padding-bottom: 0px;

    
  }
   
}
.IntroPage_dinnerLunchContainer__ClUps>div>p{
  
  font-size: 12px;
    padding: 0 !important;
    text-align: center;
  
}
.IntroPage_adressContainer__DHjdU{
  display: flex;
  font-family: 'YekanBakhThin';
  font-size: 12px;
  p{
    padding: 2px;
  }
}

.IntroPage_qavamMessage__15KJ7{
  opacity: 100%;
}
.IntroPage_folowUsCotainer__rqbzE{
  margin-top: auto;
  
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  h4{
    margin: 0;
    font-family: "YekanBakhThin";
    color: #fcbe55;
    letter-spacing: 4px;
  }
}
.IntroPage_followUsIconContainer__5gfwX{
  margin-bottom: 15px;
  display: flex;
  gap: 18px;
  border: 0.4px solid rgba(255, 255, 255, 0.526);
  border-radius: 25px;
  padding: 4px 22px 4px 22px;
  align-items: center;
  
  

  /* backdrop-filter: blur(-12px) saturate(180%);
    -webkit-backdrop-filter: blur(-12px) saturate(180%);
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 20px;
    border: 1px solid rgba(209, 213, 219, 0.3); */
  
  img{
    width: 25px;
    opacity: 40%;

  }
}
.IntroPage_qavamMessage__15KJ7{
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  font-family: "Manelli";
  font-weight: 400;
  color: #fcbe55;
  text-align: center;
  width: 21ch; /* طول متن (به تعداد کاراکتر) */
  white-space: nowrap;
  overflow: hidden;
  
  animation: IntroPage_typing__qYSgA 1s steps(21) forwards, .1s  infinite;
}
@keyframes IntroPage_typing__qYSgA {
  from { width: 0 }
  to { width: 21ch }
}
  /* استایل تبلت */
}

