/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/component/AboutUsPage/AboutUsPage.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
@media (min-width: 750px) {
  .AboutUsPage_content__wh_An {
    width: 85%;
    height: 100vh;
    overflow-y: auto;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/component/AboutUsPage/Box1/Box1.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.Box1_wrapper__i6KbI {
  width: 100%;
  padding: 40px 16px;
  box-sizing: border-box;
  direction: rtl;
  /* background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%); */
  flex-direction: column;

}

.Box1_container__5aIwD {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  gap: 28px;
  align-items: stretch;
  flex-direction: column;
}

.Box1_imageSection__y3gJb {
  width: 100%;
  border-radius: 28px;
  overflow: hidden;
  position: relative;
  background: #e5e7eb;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
}

.Box1_imageSection__y3gJb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.Box1_imageSection__y3gJb:hover img {
  transform: scale(1.03);
}

.Box1_content__2Hdj1 {
  background: #fff;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(226, 232, 240, 0.9);
  border-radius: 28px;
  padding: 24px 20px;
  box-shadow: 0 12px 35px rgba(15, 23, 42, 0.06);
  display: flex;
  flex-direction: column;
  gap: 18px;
  text-align: right;
}

.Box1_badge__Hor_y {
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, #F39C12);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 8px 20px rgba(37, 99, 235, 0.2);
}

.Box1_title__99qWm {
  margin: 0;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.6;
  color: #0f172a;
}

.Box1_description__D3gXL {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.1;
  color: #334155;
}

.Box1_contactBox__8piFX {
  margin-top: 10px;
  padding: 18px;
  border-radius: 20px;
  background: linear-gradient(135deg, #f39d123d);
  border: 1px solid #F39C12;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.Box1_contactTitle__9sw4e {
  font-size: 18px;
  font-weight: 800;
  color: #F39C12;
}

.Box1_contactItem__S86xQ {
  text-decoration: none;
  color: #2c3e50;
  font-size: 16px;
  font-weight: 600;
  transition: color 0.3s ease;
}

.Box1_contactItem__S86xQ:hover {
  color: #2563eb;
}

/* موبایل بزرگ */
@media (min-width: 576px) {
  .Box1_wrapper__i6KbI {
    padding: 56px 20px;
  }

  .Box1_content__2Hdj1 {
    padding: 28px 24px;
  }

  .Box1_title__99qWm {
    font-size: 32px;
  }

  .Box1_description__D3gXL {
    font-size: 17px;
  }

  .Box1_imageSection__y3gJb {
    min-height: 100%;
  }

}

/* تبلت */
@media (min-width: 768px) {
  .Box1_container__5aIwD {
    gap: 32px;
  }

  .Box1_imageSection__y3gJb {
    min-height: 100%;
  }

  .Box1_content__2Hdj1 {
    padding: 32px 28px;
  }

  .Box1_title__99qWm {
    font-size: 36px;
  }

  .Box1_description__D3gXL {
    font-size: 17px;
    line-height: 2.2;
  }
}

/* لپ‌تاپ */
@media (min-width: 992px) {
  .Box1_container__5aIwD {
    grid-template-columns: 1fr 1.15fr;
    gap: 36px;
    flex-direction: column;
  }

  .Box1_imageSection__y3gJb {
    min-height: 100%;
  }

  .Box1_content__2Hdj1 {
    padding: 36px 32px;
    justify-content: center;
  }
}

/* دسکتاپ بزرگ */
@media (min-width: 1200px) {
  .Box1_wrapper__i6KbI {
    padding: 72px 24px;
  }

  .Box1_container__5aIwD {
    gap: 44px;
  }

  .Box1_title__99qWm {
    font-size: 42px;
  }

  .Box1_description__D3gXL {
    font-size: 18px;
  }

  .Box1_content__2Hdj1 {
    padding: 42px 36px;
  }
}


@media (max-width: 750px) {
  .Box1_wrapper__i6KbI {
    margin-top: 40px;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/component/Footer2/Footer.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.Footer_wrapper__0uT6I {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 5px;
  z-index: 9999;
}

.Footer_button__mPykY {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(145deg, #f39c12, #f39c12);
  color: #fff;
  border: 1px solid #f39c12;
  cursor: pointer;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 1px;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.Footer_button__mPykY:hover {
  transform: translateY(-2px) scale(1.07);
}

.Footer_panel__WgV6P {
  overflow: hidden;
  max-width: 0;
  opacity: 0;
  background: #f39c12;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  border-radius: 40px;
  border: 1px solid #1e293b;
  transition:
    max-width 0.45s cubic-bezier(0.42, 0, 0.2, 1),
    opacity 0.3s ease,
    padding 0.32s ease;
  padding: 0;

}

/* باز شدن */
.Footer_open__9erML {
  box-sizing: border-box;
  max-width: 260px;
  padding: 5px 22px;
  opacity: 1;
}

/* لینک */
.Footer_link__R4Std {
  color: black;
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
  font-weight: 500;
  transition: color 0.25s ease;
  line-height: 29px;
}

.Footer_link__R4Std:hover {
  color: #fff;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/component/header/header.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
/* ========================================= */
/* دسکتاپ و تبلت (بزرگتر از 750px) */
/* ========================================= */
@media (min-width: 751px) {
  .header_mainmobile__aRsSl {
    display: none;
  }

  .header_mainweb__OqNu0 {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 15%;
    background: #1e293b;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 40px 0;
    box-shadow: -4px 0 20px rgba(0, 0, 0, 0.15);
    z-index: 1000;
  }

  .header_image__Omt_3 {
    width: 60%;
    max-width: 120px;
    margin-bottom: 50px;
  }

  .header_image__Omt_3 img {
    width: 100%;
    height: auto;
    object-fit: contain;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.3));
  }

  .header_items__QpYMM {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
    flex: .9 1;
  }

  .header_item__vAgdV {
    color: #cbd5e1;
    font-size: 15px;
    font-weight: 300;
    cursor: pointer;
    text-decoration: none;
    padding: 16px 30px;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    transition: all 0.3s ease;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .header_item__vAgdV:hover {
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
    padding-right: 35px;
  }

  .header_item__vAgdV::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 4px;
    background: #f39c12;
    transform: scaleY(0);
    transition: transform 0.3s ease;
    border-radius: 4px 0 0 4px;
  }

  .header_item__vAgdV:hover::before {
    transform: scaleY(1);
  }

  /* استایل تب فعال (Active) */
  .header_activeItem__HuCo0 {
    background: rgba(243, 156, 18, 0.1) !important;
    color: #f39c12 !important;
    font-weight: 700;
  }

  .header_activeItem__HuCo0::before {
    transform: scaleY(1);
  }

  .header_desktopFooter__Fl3sq {
    width: 100%;
    padding: 0 20px;
    display: flex;
    justify-content: center;
  }
}

@media (min-width: 751px) and (max-width: 1024px) {
  .header_item__vAgdV {
    font-size: 13px;
    padding: 14px 15px;
  }

  .header_item__vAgdV:hover {
    padding-right: 20px;
  }
}

/* ========================================= */
/* موبایل (کوچکتر از 750px) - بازسازی کامل */
/* ========================================= */
@media (max-width: 750px) {
  .header_mainweb__OqNu0 {
    display: none;
  }

  .header_mainmobile__aRsSl {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    background: rgba(30, 41, 59, 0.95);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    z-index: 1100;
  }

  .header_topbar__xFF2V {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px;
    box-sizing: border-box;
  }

  .header_leftBtn__lZtje img {
    height: 38px;
    object-fit: contain;
  }

  .header_rightBtn__t90mx {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.05);
    transition: background 0.2s;
  }

  .header_rightBtn__t90mx:active {
    background: rgba(255, 255, 255, 0.1);
  }

  .header_mobileOverlay__hwHn1 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(15, 23, 42, 0.7);
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
    z-index: 1200;
  }

  .header_sideMenu__zcGh4 {
    position: fixed;
    top: 0;
    right: 0;
    width: 280px;
    height: 100vh;
    background: #1e293b;
    z-index: 1300;
    display: flex;
    flex-direction: column;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.5);
  }

  .header_sideMenuHeader__f_1Y4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }

  .header_sideMenuHeader__f_1Y4 img {
    height: 35px;
  }

  .header_closeMenuBtn__kfoea {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    color: #fff;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .header_menuList__JWyXT {
    list-style: none;
    padding: 16px 12px;
    margin: 0;
    display: flex;
    flex-direction: column;
    flex: 1 1;
    gap: 8px;
  }

  .header_menuList__JWyXT a {
    text-decoration: none;
  }

  .header_menuList__JWyXT li {
    padding: 14px 20px;
    color: #cbd5e1;
    font-size: 15px;
    font-weight: 500;
    text-align: right;
    cursor: pointer;
    border-radius: 12px;
    transition: all 0.2s;
  }

  .header_menuList__JWyXT li:hover {
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
  }

  .header_activeMobileItem__MhA7L {
    background: rgba(243, 156, 18, 0.15) !important;
    color: #f39c12 !important;
    font-weight: 700 !important;
  }

  .header_sideMenuFooter__5wNPA {
    padding: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
  }
}

/* ========================================= */
/* دکمه احراز هویت مشترک */
/* ========================================= */
.header_authButton__2Hh85 {
  width: max-content;
  background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
  color: #fff;
  box-sizing: border-box;
  padding: 14px 10px;
  border-radius: 14px;
  border: none;
  font-size: 15px;
  justify-content: center;
  display: flex;
  align-items: center;
  font-weight: 300;
  cursor: pointer;
  transition: all 0.3s ease;
  margin: auto auto;
  box-shadow: 0 8px 16px rgba(243, 156, 18, 0.25);
}

.header_authButton__2Hh85:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 20px rgba(243, 156, 18, 0.35);
}

/* ========================================= */
/* پاپ آپ (Popup) مدرن شده */
/* ========================================= */
.header_popupOverlay__hx5ss {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(15, 23, 42, 0.6);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  padding: 20px;
  box-sizing: border-box;
}

.header_popup__UtfWW {
  background: #ffffff;
  border-radius: 28px;
  width: 100%;
  max-width: 520px;
  max-height: 85vh;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  direction: rtl;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #f1f5f9;
}

.header_popupHeader__Qc7gi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 30px;
  background: #fff;
  border-bottom: 1px solid #f1f5f9;
}

.header_popupHeader__Qc7gi h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 800;
  color: #0f172a;
}

.header_closeButton__JpsX7 {
  background: #f1f5f9;
  border: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #64748b;
  cursor: pointer;
  transition: all 0.2s;
}

.header_closeButton__JpsX7:hover {
  background: #fee2e2;
  color: #ef4444;
  transform: rotate(90deg);
}

.header_popupBody__zqP_f {
  padding: 24px 30px;
  display: flex;
  flex-direction: column;
  flex: 1 1;
  overflow: hidden;
  background: #f8fafc;
}

.header_selectGroup__YRXH2 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}

.header_selectWrapper__IMd_A {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.header_selectWrapper__IMd_A label {
  font-size: 14px;
  color: #64748b;
  font-weight: 700;
}

.header_select__drS_r {
  width: 100%;
  padding: 16px;
  border: 2px solid #e2e8f0;
  border-radius: 16px;
  background-color: #fff;
  font-size: 15px;
  font-weight: 500;
  color: #1e293b;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: left 16px center;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}

.header_select__drS_r:focus {
  outline: none;
  border-color: #f39c12;
  box-shadow: 0 0 0 4px rgba(243, 156, 18, 0.1);
}

.header_subListContainer__vdT2G {
  flex: 1 1;
  overflow-y: auto;
  padding-right: 4px;
}

.header_subListContainer__vdT2G::-webkit-scrollbar {
  width: 6px;
}

.header_subListContainer__vdT2G::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 10px;
}

.header_subGrid__HTObV {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  gap: 10px;
}

.header_subCard__zqBxr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  background: #fff;
  border-radius: 16px;
  text-decoration: none;
  color: #334155;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.2s ease;
  border: 1px solid #e2e8f0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}

.header_subCard__zqBxr:hover {
  border-color: #f39c12;
  color: #f39c12;
  transform: translateY(-2px);
  box-shadow: 0 8px 12px rgba(243, 156, 18, 0.08);
}

.header_subCard__zqBxr:hover .header_arrowIcon__mOltE {
  color: #f39c12;
  transform: translateX(-4px);
}

.header_arrowIcon__mOltE {
  color: #cbd5e1;
  font-size: 20px;
  transition: all 0.2s;
}

.header_emptyState__3VNez {
  text-align: center;
  color: #94a3b8;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.header_emptyCircle__5sR4I {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #e2e8f0;
  opacity: 0.5;
}
