@charset "UTF-8";
/**************************/
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-Thin.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-UltraLight.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-Light.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-Regular.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-Medium.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-DemiBold.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-ExtraBold.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-Black.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 950;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-ExtraBlack.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: 1000;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-Heavy.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-Bold.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXFaNum;
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("fonts/woff2/IRANYekanXFaNum-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "lg";
  src: url("fonts/lg.ttf?22t19m") format("truetype"), url("fonts/lg.fonts/woff?22t19m") format("woff"), url("fonts/lg.svg?22t19m#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "Arial Rounded MT";
  src: url("fonts/en/ArialRoundedMTBold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: IRANYekanXNoEn;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/en/woff2/IRANYekanXNoEn-Regular.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXNoEn;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/en/woff2/IRANYekanXNoEn-Medium.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanXNoEn;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/en/woff2/IRANYekanXNoEn-DemiBold.woff2") format("woff2");
}
h1,
h2,
h3,
h4,
h5,
h6,
span,
div,
a,
input,
ul,
li,
button,
textarea,
select {
  font-family: "IRANYekanXFaNum", Arial !important;
}

body {
  font-family: "IRANYekanXFaNum", Arial !important;
  direction: rtl;
  margin: 0;
  padding: 0;
}

/**main colore**/
/** break point **/
html {
  scroll-behavior: smooth;
}

a,
a:visited {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

label {
  font-size: 12px;
  color: rgb(41.5243636364, 33.3556363636, 36.0785454545);
}

.site input[type=text], .site input[type=email], .site input[type=tel] {
  font-family: "IRANYekanXFaNum", Arial !important;
  border: 1px solid #555F7B !important;
  background-color: #fff !important;
  border-radius: 12px !important;
  height: 52px !important;
  padding: 20px !important;
  font-size: 14.5px;
  font-weight: 400;
  color: #1E1E1E !important;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
}
@media (max-width: 768px) {
  .site input[type=text], .site input[type=email], .site input[type=tel] {
    font-size: 13.5px !important;
  }
}
.site input[type=text]::-webkit-input-placeholder, .site input[type=email]::-webkit-input-placeholder, .site input[type=tel]::-webkit-input-placeholder {
  font-family: "IRANYekanXFaNum" !important;
  color: rgb(189.144, 186.456, 186.456);
}
.site input[type=text]:-moz-placeholder, .site input[type=email]:-moz-placeholder, .site input[type=tel]:-moz-placeholder {
  font-family: "IRANYekanXFaNum" !important;
  color: rgb(189.144, 186.456, 186.456);
}
.site input[type=text]::-moz-placeholder, .site input[type=email]::-moz-placeholder, .site input[type=tel]::-moz-placeholder {
  font-family: "IRANYekanXFaNum" !important;
  color: rgb(189.144, 186.456, 186.456);
}
.site input[type=text]:-ms-input-placeholder, .site input[type=email]:-ms-input-placeholder, .site input[type=tel]:-ms-input-placeholder {
  font-family: "IRANYekanXFaNum" !important;
  color: rgb(189.144, 186.456, 186.456);
}
.site input[type=text]:focus, .site input[type=email]:focus, .site input[type=tel]:focus {
  outline: none;
}
.site input[type=submit] {
  border: none;
  background-color: #4964AF !important;
  display: flex !important;
  width: 100% !important;
  border-radius: 12px !important;
  font-size: 14.5px !important;
  font-family: "IRANYekanXFaNum" !important;
  cursor: pointer !important;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff !important;
  font-weight: 500 !important;
  transition: all ease-in-out 0.3s !important;
  height: 64px !important;
  outline: none !important;
  box-shadow: none !important;
}
.site input[type=submit]:hover {
  background-color: rgb(30.4262068966, 42.5255172414, 72.7737931034) !important;
}
.site textarea {
  border: none;
  background-color: rgb(246.2948387097, 247.4358064516, 250.6051612903);
  display: block;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
  padding: 15px 10px;
  border-radius: 10px;
  font-size: 13.5px;
  font-weight: 400;
  border: 1px solid rgb(234.4145454545, 231.1854545455, 232.2618181818);
  box-shadow: 0 5px 7px 0 rgba(234.4145454545, 231.1854545455, 232.2618181818, 0.2);
  font-family: "IRANYekanXFaNum" !important;
  resize: none;
}
.site textarea::-webkit-input-placeholder {
  font-family: "IRANYekanXFaNum" !important;
  color: rgb(135.0872727273, 108.5127272727, 117.3709090909);
}
.site textarea:-moz-placeholder {
  font-family: "IRANYekanXFaNum" !important;
  color: rgb(135.0872727273, 108.5127272727, 117.3709090909);
}
.site textarea::-moz-placeholder {
  font-family: "IRANYekanXFaNum" !important;
  color: rgb(135.0872727273, 108.5127272727, 117.3709090909);
}
.site textarea:-ms-input-placeholder {
  font-family: "IRANYekanXFaNum" !important;
  color: rgb(135.0872727273, 108.5127272727, 117.3709090909);
}
.site textarea:focus {
  outline: none;
}

/** general style **/
body {
  direction: rtl;
  background-color: #FBFBFB;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 14px;
  font-family: IRANYekanXFaNum !important;
  color: #241E20;
  margin: 0 !important;
}

html {
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
  direction: rtl;
}

a:focus {
  outline: none;
}

.mainView {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1440px) {
  .mainView {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 768px) {
  .mainView {
    padding-left: 16px;
    padding-right: 16px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

a,
a:visited {
  text-decoration: none;
  color: #241E20;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

/**************************/
/* Header — irantrade      */
/**************************/
.site-header {
  background-color: rgba(255, 255, 255, 0.5215686275);
  padding: 10px 0;
  position: sticky;
  z-index: 90;
  backdrop-filter: blur(4px);
}
@media (max-width: 1080px) {
  .site-header {
    background-color: #fff;
    padding: 10px 0;
    top: 0;
    box-shadow: 0px 4px 36.8px 0px rgba(0, 0, 0, 0.1098039216);
    border-bottom: 2px solid rgba(73, 100, 175, 0.168627451);
  }
}

.headerInnerContent {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 16px;
  min-height: 64px;
  padding-top: 1em;
}

.main-navigation {
  justify-self: center;
  display: flex;
  width: auto;
}

.LogoHeader {
  justify-self: center;
}
.LogoHeader img {
  max-height: 56px;
  width: auto;
}

.leftParentsHeaders {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
@media (max-width: 768px) {
  .leftParentsHeaders {
    gap: 10px;
  }
}

/* Header CTA button (desktop) */
.BtnHeader {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  height: 58px;
  padding: 0 22px;
  border-radius: 16px;
  background-color: #4964AF;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  transition: all var(--ease2) 0.3s;
}
.BtnHeader svg {
  flex-shrink: 0;
}
.BtnHeader:hover {
  background-color: rgb(107.0967741935, 129.9161290323, 193.3032258065);
  transform: translateY(-1px);
}
@media (max-width: 1260px) {
  .BtnHeader {
    height: 42px;
    padding: 0 16px;
    font-size: 13px;
  }
}

/* Hide desktop nav on mobile */
@media (max-width: 768px) {
  .main-navigation {
    display: none;
  }
}

/* Mobile top bar */
@media (max-width: 768px) {
  .headerInnerContent {
    grid-template-columns: auto 0.3fr 1fr;
    padding: 0 1.2em;
    min-height: 52px;
  }
  .MobileMenuBtn {
    justify-self: start;
  }
  .leftParentsHeaders {
    justify-self: end;
    gap: 6px;
  }
  .LogoHeader img {
    max-height: 44px;
  }
}
.mamaMobileMenuParent .menuContent {
  margin-top: 15px;
  height: calc(100% - 280px);
}

.mamaMobileMenuParent .mobileMenu {
  padding: 20px;
  margin-bottom: 50px;
  padding-top: 0;
}

.mamaMobileMenuParent .mobileMenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.mamaMobileMenuParent .mobileMenu ul li.current_page_item > a {
  color: #4964AF !important;
}

.mamaMobileMenuParent .mobileMenu ul .menu-item-has-children.arrow-left:before {
  transform: rotate(90deg) !important;
}

.mamaMobileMenuParent .mobileMenu ul .menu-item-has-children {
  position: relative;
}

.mamaMobileMenuParent .mobileMenu ul .menu-item-has-children:before {
  position: absolute;
  top: 15px;
  content: url("data:image/svg+xml,%3Csvg height='22' width='22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43 50' xml:space='preserve' transform='rotate(90)' style='transform:rotate(90deg)'%3E%3Cpath fill='%333' d='M15.563 40.836a.997.997 0 0 0 1.414 0l15-15a1 1 0 0 0 0-1.414l-15-15a.999.999 0 1 0-1.414 1.414l14.293 14.293-14.293 14.293a1 1 0 0 0 0 1.414'/%3E%3C/svg%3E");
  left: 0;
  transition: all linear 0.2s;
}

.mamaMobileMenuParent .mobileMenu ul li {
  border-bottom: 1px solid #ecebeb;
}

.mamaMobileMenuParent .mobileMenu ul li:last-of-type {
  border-bottom: none;
}

.mamaMobileMenuParent .mobileMenu ul li > .sub-menu {
  padding-right: 20px;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in 0.3s;
}

.mamaMobileMenuParent .mobileMenu ul li > .sub-menu li a {
  font-size: 13px;
  font-weight: 500;
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
}

.mamaMobileMenuParent .mobileMenu ul li a {
  font-size: 14px;
  display: flex;
  padding: 1em 0.2em;
  font-weight: 500;
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
}

.openSub {
  opacity: 1 !important;
  visibility: visible !important;
  max-height: 500px !important;
  min-height: -moz-max-content !important;
  min-height: max-content !important;
}

/**************************/
/* Section Intro — Hero Slider */
/**************************/
.tsSection--intro {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .tsSection--intro {
    margin-bottom: 32px;
  }
}

.HeroSlider {
  position: relative;
}

.HeroSwiper {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
  background-color: #0F172B;
  /* ماسک دقیق طرح فیگما — فرورفتگی وسط در دو طرف */
  -webkit-mask-image: url("icons/intro_mask.svg");
  mask-image: url("icons/intro_mask.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-position: center;
  mask-position: center;
}
@media (max-width: 1260px) {
  .HeroSwiper {
    border-radius: 32px;
  }
}
@media (max-width: 1080px) {
  .HeroSwiper {
    border-radius: 20px;
    -webkit-mask-image: none;
    mask-image: none;
  }
}

.HeroSlide {
  position: relative;
  display: flex;
  min-height: 440px;
}
@media (max-width: 1260px) {
  .HeroSlide {
    min-height: 400px;
  }
}
@media (max-width: 1080px) {
  .HeroSlide {
    min-height: 340px;
  }
}
@media (max-width: 768px) {
  .HeroSlide {
    flex-direction: column;
    min-height: 0;
  }
}

.HeroSlideBg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.HeroSlideBg .HeroImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.HeroSlideBg .HeroImg--mobile {
  display: none;
}
.HeroSlideBg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(270deg, rgba(15, 23, 43, 0.55) 0%, rgba(15, 23, 43, 0.05) 55%);
}
@media (max-width: 768px) {
  .HeroSlideBg {
    position: relative;
    inset: auto;
    margin-top: 8px;
  }
  .HeroSlideBg .HeroImg--desktop {
    display: none;
  }
  .HeroSlideBg .HeroImg--mobile {
    display: block;
    height: 280px;
  }
  .HeroSlideBg::after {
    display: none;
  }
}

.HeroSlideContent {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 14px;
  max-width: 560px;
  width: 100%;
  margin-left: auto;
  padding: 40px 56px;
  color: #fff;
}
@media (max-width: 1260px) {
  .HeroSlideContent {
    padding: 36px 44px;
  }
}
@media (max-width: 1080px) {
  .HeroSlideContent {
    padding: 28px 24px;
  }
}
@media (max-width: 768px) {
  .HeroSlideContent {
    max-width: 100%;
    align-items: center;
    text-align: center;
    gap: 12px;
    padding: 32px 20px 0;
  }
}

.HeroBadge {
  display: inline-flex;
  align-items: center;
  background-color: #fff;
  color: #4964AF;
  font-size: 12.5px;
  font-weight: 700;
  line-height: 1;
  padding: 8px 18px;
  border-radius: 8px;
}

.HeroTitle {
  font-size: 34px;
  font-weight: 800;
  line-height: 1.6;
  color: #fff;
}
@media (max-width: 1260px) {
  .HeroTitle {
    font-size: 28px;
  }
}
@media (max-width: 1080px) {
  .HeroTitle {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .HeroTitle {
    font-size: 22px;
  }
}

.HeroText {
  font-size: 13.5px;
  font-weight: 400;
  line-height: 2.3;
  color: rgba(255, 255, 255, 0.85);
  max-width: 470px;
}
@media (max-width: 768px) {
  .HeroText {
    max-width: 100%;
    font-size: 12.5px;
  }
}

.HeroBtn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  height: 48px;
  padding: 0 10px 0 24px;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff !important;
  font-size: 13.5px;
  font-weight: 600;
  backdrop-filter: blur(4px);
  transition: all ease-in-out 0.3s;
}
.HeroBtn:hover {
  background-color: #fff;
  color: #4964AF !important;
}
@media (max-width: 768px) {
  .HeroBtn {
    height: 44px;
    width: 100%;
    justify-content: center;
  }
}

.HeroBtnIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  color: #4964AF;
  flex-shrink: 0;
  transition: all ease-in-out 0.3s;
}
.HeroBtnIcon svg {
  width: 16px;
  height: 16px;
}

.HeroBtn:hover .HeroBtnIcon {
  background-color: #4964AF;
  color: #fff;
}

/* Arrows — just outside the notched edges, using Figma icons */
.HeroNav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  display: flex;
  align-items: center;
  width: 70px;
  height: 38px;
  border: none;
  border-radius: 32px;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.HeroNav .HeroNavIcon {
  width: 8px;
  height: auto;
  pointer-events: none;
}
.HeroNav:hover {
  background-color: #4964AF;
  transform: translateY(-50%) scale(1.08);
}
.HeroNav:hover .HeroNavIcon {
  filter: brightness(0) invert(1);
}
@media (max-width: 1080px) {
  .HeroNav {
    display: none;
  }
}

.HeroNav--prev {
  right: -20px;
  background: linear-gradient(180.51deg, #d9d9d9 -100.46%, rgba(217, 217, 217, 0) 180.91%);
  justify-content: start;
}

.HeroNav--next {
  left: -20px;
  justify-content: end;
  background: linear-gradient(90.51deg, #d9d9d9 -100.46%, rgba(217, 217, 217, 0) 49.91%);
}

@media (max-width: 1440px) {
  .HeroNav--prev {
    right: -16px;
  }
  .HeroNav--next {
    left: -16px;
  }
}
/**************************/
/* Footer — irantrade      */
/**************************/
.site-footer {
  margin-top: 4em;
  background-color: #F0F0F0;
  padding-top: 70px;
}
@media (max-width: 768px) {
  .site-footer {
    margin-top: 2.2em;
    padding-top: 36px;
  }
}

.footerTop {
  display: grid;
  grid-template-columns: 1.1fr 1.5fr 1.1fr;
  gap: 48px;
  align-items: start;
}
@media (max-width: 1260px) {
  .footerTop {
    gap: 28px;
  }
}
@media (max-width: 1080px) {
  .footerTop {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .footerTop {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

/* Quick links (right columns) */
.footerQuickLinks {
  display: flex;
  gap: 56px;
}
@media (max-width: 1260px) {
  .footerQuickLinks {
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .footerQuickLinks {
    justify-content: space-between;
    gap: 0;
  }
}

.footerItemsTitle {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #241E20;
  margin-bottom: 25px;
  cursor: default;
}
.footerItemsTitle svg {
  display: none !important;
}
@media (max-width: 1080px) {
  .footerItemsTitle {
    cursor: pointer;
  }
  .footerItemsTitle svg {
    display: flex;
    color: #4964AF;
  }
}

.footerItems ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footerItems li a {
  display: flex;
  align-items: center;
  font-size: 13.5px;
  color: #8F8F8F;
  padding-right: 10px;
  padding: 9px 0;
  transition: all ease-in-out 0.3s;
}
.footerItems li a::before {
  content: "";
  width: 8.5px;
  height: 2.5px;
  border-radius: 50px;
  background-color: #022d4d;
  opacity: 0.85;
  margin-left: 10px;
}
.footerItems li a:hover {
  color: #0F172B;
  padding-right: 12.5px;
}

/* Center column (logo + about + socials) */
.footerCenter {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 18px;
}
@media (max-width: 768px) {
  .footerCenter {
    order: -1;
  }
}

.footerLogo {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-bottom: 16px;
}
.footerLogo img {
  max-width: 120px;
}
.footerLogo::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  width: 130px;
  height: 1px;
  background-color: #d9dde8;
}

.footerAbout p {
  font-size: 13px;
  line-height: 2.4em;
  color: #1E1E1E;
  max-width: 460px;
  margin: 0;
  text-align: justify;
  text-align-last: center;
}

.TehSite {
  font-size: 12.5px;
  font-weight: 500;
}

.footerSocial {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}
.footerSocial a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 14px;
  background-color: #fff;
  color: #1E1E1E;
  transition: all ease-in-out 0.3s;
}
.footerSocial a svg {
  width: 20px;
  height: 20px;
}
.footerSocial a svg,
.footerSocial a svg * {
  fill: currentColor;
}
.footerSocial a:hover {
  background-color: #4964AF;
  color: #fff;
  transform: translateY(-2px);
}

/* Contact column (phones + map) */
.footerContactTitle {
  font-size: 15px;
  font-weight: 700;
  color: #1E1E1E;
  margin: 0 0 18px;
}

.footerPhones {
  display: flex;
  align-items: center;
  gap: 28px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.footerPhone {
  display: flex;
  align-items: center;
  gap: 10px;
  transition: all ease-in-out 0.3s;
}
.footerPhone:hover .footerPhoneNum {
  color: #4964AF;
}

.footerPhoneIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 12px;
  background-color: #4964AF;
  flex-shrink: 0;
}

.footerPhoneNum {
  font-size: 15px;
  font-weight: 700;
  color: #1E1E1E;
  white-space: nowrap;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 768px) {
  .footerPhoneNum {
    justify-content: space-between;
    width: 100%;
  }
}

.footerMap {
  display: block;
  border-radius: 14px;
  overflow: hidden;
  max-width: 380px;
}
.footerMap img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform ease-in-out 0.5s;
}
.footerMap:hover img {
  transform: scale(1.04);
}
@media (max-width: 768px) {
  .footerMap {
    max-width: 100%;
  }
}

/* Bottom bar */
.footerBottom {
  padding: 40px 0 28px;
}
@media (max-width: 768px) {
  .footerBottom {
    padding: 28px 0 20px;
  }
}

.footerBottomInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  background-color: #4964AF;
  border-radius: 20px;
  padding: 10px 18px 10px 0;
  color: #fff;
  max-height: 75px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .footerBottomInner {
    gap: 12px;
    max-height: 100%;
    padding: 12px;
    height: max-content !important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 98%;
    margin: auto;
  }
}

.footerCopy {
  margin: 0;
  padding: 0 12px;
  font-size: 13px;
}
@media (max-width: 768px) {
  .footerCopy {
    margin: 0;
    padding: 0 !important;
    width: max-content !important;
    font-size: 12px;
  }
}

.TehSite {
  margin: 0 !important;
}
@media (max-width: 768px) {
  .TehSite {
    margin: 0 !important;
    width: max-content;
    font-size: 10px;
  }
}

.BackToTopFooter {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 22px;
  border: none;
  font-size: 13.5px;
  font-weight: 500;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  height: 75px;
  border-radius: 0 25px 25px 0;
  background: rgba(255, 255, 255, 0.3098039216);
  color: #fff;
}
@media (max-width: 768px) {
  .BackToTopFooter {
    height: max-content;
    border-radius: 8px !important;
    padding: 0.7em 2.5em;
    width: 100%;
    justify-content: center;
  }
}
.BackToTopFooter svg {
  transition: transform ease-in-out 0.3s;
}
.BackToTopFooter:hover {
  background-color: rgb(116.3407258065, 137.7338709677, 197.1592741935);
  color: #fff;
}
.BackToTopFooter:hover svg {
  transform: translateY(-3px);
}

/**************************/
/* Shared section headings */
/**************************/
.scSectionHead {
  margin-bottom: 32px;
}
.scSectionHead--center {
  text-align: center;
}
.scSectionHead--center .scSectionTitle::after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  margin: 12px auto 0;
  border-radius: 3px;
  background-color: #4964AF;
}
.scSectionHead--start {
  text-align: start;
}
.scSectionHead--start .scSectionTitle::after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  margin-top: 12px;
  border-radius: 3px;
  background-color: #4964AF;
}

.scSectionTitle {
  font-size: 28px;
  font-weight: 800;
  line-height: 1.5;
  color: #1E1E1E;
  margin: 0;
}
@media (max-width: 1260px) {
  .scSectionTitle {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .scSectionTitle {
    font-size: 21px;
  }
}

.ThemeRed {
  color: #4964AF;
}

/**************************/
/* Section: flexbaner     */
/**************************/
.tsSection--flexbaner .BanreSections .divBanerFelex {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.tsSection--flexbaner .BanreSections .divBanerFelex.one-col .banresParents {
  flex: 1 1 100%;
}
.tsSection--flexbaner .BanreSections .divBanerFelex.two-col .banresParents {
  flex: 1 1 calc(50% - 12px);
}
@media (max-width: 768px) {
  .tsSection--flexbaner .BanreSections .divBanerFelex {
    flex-direction: column;
    gap: 16px;
  }
  .tsSection--flexbaner .BanreSections .divBanerFelex.two-col .banresParents {
    flex: 1 1 100%;
  }
}

.banresParents {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  min-height: 280px;
  padding: 40px 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 14px;
  background-size: cover;
  background-position: center;
  background-color: #0F172B;
}
.banresParents::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(15, 23, 43, 0.78) 0%, rgba(15, 23, 43, 0.15) 55%);
}
.banresParents > * {
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .banresParents {
    min-height: 220px;
    padding: 28px 20px;
    border-radius: 16px;
  }
}

.TitleBan {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: 1.6;
  margin: 0;
}
@media (max-width: 1260px) {
  .TitleBan {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .TitleBan {
    font-size: 18px;
  }
}

/**************************/
/* Global: TitleParentCustom */
/**************************/
.TitleParentCustom {
  display: inline-flex;
  align-items: center;
  gap: 14px;
}
.TitleParentCustom .IconsGenrallsRights {
  width: 42px !important;
  height: 42px !important;
  border-radius: 50% !important;
  background: #4964AF !important;
  color: #fff !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-shrink: 0 !important;
  box-shadow: -2px -3.41px 4px 1px rgba(31, 80, 154, 0.368627451) !important;
}
.TitleParentCustom .IconsGenrallsRights img,
.TitleParentCustom .IconsGenrallsRights svg {
  max-width: 18px !important;
  display: block;
  filter: brightness(0) invert(1);
}
.TitleParentCustom .IconsGenrallsRights span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.TitleParentCustom .IconsGenrallsRights span img,
.TitleParentCustom .IconsGenrallsRights span svg {
  max-width: 18px !important;
  display: block;
  filter: brightness(0) invert(1);
}
.TitleParentCustom .titleGenralsRight {
  font-size: 24px;
  font-weight: 800;
  color: #0F172B;
  margin: 0;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .TitleParentCustom .titleGenralsRight {
    font-size: 21px;
  }
}

/**************************/
/* Section: company       */
/**************************/
.tsSection--company .companyInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  direction: rtl;
}
.tsSection--company .companyContent {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: right;
  gap: 16px;
}
.tsSection--company .companyText p {
  font-size: 14px;
  line-height: 2;
  color: #8F8F8F;
  margin: 0;
}
.tsSection--company .companyGrid {
  flex: 0 0 580px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: stretch;
}
.tsSection--company .companyRow {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.tsSection--company .companyRow--bottom {
  padding-inline-start: 90px;
}
.tsSection--company .companyCard {
  flex: 1 1 0;
  min-width: 0;
  background: #fff;
  border: 1px solid rgba(85, 95, 123, 0.15);
  border-radius: 12px;
  padding: 16px 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 85px;
  transition: all 0.3s ease;
}
.tsSection--company .companyCard:hover {
  border-color: rgba(73, 100, 175, 0.35);
  box-shadow: 0 8px 25px rgba(73, 100, 175, 0.08);
  transform: translateY(-2px);
}
.tsSection--company .companyCard .companyCard__img {
  max-height: 42px;
  max-width: 85%;
  width: auto;
  height: auto;
  display: block;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: all 0.3s ease;
}
.tsSection--company .companyCard:hover .companyCard__img {
  filter: grayscale(0%);
  opacity: 1;
}
.tsSection--company .companyMob {
  display: none;
}
@media (max-width: 1260px) {
  .tsSection--company .companyInner {
    gap: 32px;
  }
  .tsSection--company .companyGrid {
    flex: 0 0 500px;
    gap: 12px;
  }
  .tsSection--company .companyRow {
    gap: 12px;
  }
  .tsSection--company .companyRow--bottom {
    padding-inline-start: 70px;
  }
  .tsSection--company .companyCard {
    min-height: 75px;
    padding: 12px 10px;
  }
  .tsSection--company .companyCard__img {
    max-height: 36px;
  }
}
@media (max-width: 1080px) {
  .tsSection--company .companyInner {
    gap: 24px;
  }
  .tsSection--company .companyGrid {
    flex: 0 0 440px;
    gap: 10px;
  }
  .tsSection--company .companyRow {
    gap: 10px;
  }
  .tsSection--company .companyRow--bottom {
    padding-inline-start: 56px;
  }
  .tsSection--company .companyCard {
    min-height: 68px;
    padding: 10px 8px;
  }
  .tsSection--company .companyCard__img {
    max-height: 32px;
  }
}
@media (max-width: 768px) {
  .tsSection--company .companyInner {
    display: none;
  }
  .tsSection--company .companyMob {
    display: block;
  }
  .tsSection--company .companyMobHead {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
  }
  .tsSection--company .companyMobBack {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid rgba(85, 95, 123, 0.15);
    color: #1E1E1E;
    transition: all 0.2s;
  }
  .tsSection--company .companyMobBack:active {
    background: rgba(73, 100, 175, 0.08);
    color: #4964AF;
  }
  .tsSection--company .companyMobBack svg {
    display: block;
    width: 20px;
    height: 20px;
  }
  .tsSection--company .companyMobText {
    margin-top: 12px;
    margin-bottom: 24px;
  }
  .tsSection--company .companyMobText p {
    font-size: 13.5px;
    line-height: 2.1;
    color: #8F8F8F;
    margin: 0;
  }
  .tsSection--company .companyMobSlider {
    margin-bottom: 16px;
  }
  .tsSection--company .companyMobSlider:last-child {
    margin-bottom: 0;
  }
  .tsSection--company .companySwiper {
    overflow: hidden;
  }
  .tsSection--company .companySwiper .companyCard {
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 8px 0;
    min-height: auto;
    transition: none;
  }
  .tsSection--company .companySwiper .companyCard:hover {
    border-color: transparent;
    box-shadow: none;
    transform: none;
  }
  .tsSection--company .companySwiper .companyCard .companyCard__img {
    filter: grayscale(100%);
    opacity: 0.6;
    transition: none;
  }
}
@media (max-width: 480px) {
  .tsSection--company .companyGrid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/**************************/
/* Section: icon_box      */
/**************************/
.tsSection--icon_box .iconBoxGrid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
}
@media (max-width: 1260px) {
  .tsSection--icon_box .iconBoxGrid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1080px) {
  .tsSection--icon_box .iconBoxGrid {
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
}
@media (max-width: 380px) {
  .tsSection--icon_box .iconBoxGrid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (max-width: 480px) {
  .tsSection--icon_box .iconBoxGrid {
    grid-template-columns: 1fr;
  }
}
.tsSection--icon_box .iconBoxItem {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 12px;
  padding: 28px 16px;
  background-color: #fff;
  border-radius: 20px;
  box-shadow: none;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 768px) {
  .tsSection--icon_box .iconBoxItem {
    padding: 20px 8px !important;
    border-radius: 12px !important;
  }
}
.tsSection--icon_box .iconBoxItem:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 36px rgba(73, 100, 175, 0.16);
}
.tsSection--icon_box .iconBoxIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 16px;
  background-color: #e8ecf8;
  color: #4964AF;
}
@media (max-width: 768px) {
  .tsSection--icon_box .iconBoxIcon {
    width: 32px;
    height: 32px;
    border-radius: 12px;
  }
}
.tsSection--icon_box .iconBoxIcon svg {
  width: 32px;
  height: 32px;
}
@media (max-width: 768px) {
  .tsSection--icon_box .iconBoxIcon svg {
    width: 18px;
    height: 18px;
  }
}
.tsSection--icon_box .iconBoxBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.tsSection--icon_box .iconBoxTitle {
  font-size: 15px;
  font-weight: 700;
  color: #1E1E1E;
  margin: 0;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .tsSection--icon_box .iconBoxTitle {
    font-size: 12px;
  }
}
.tsSection--icon_box .iconBoxDesc {
  font-size: 12px;
  font-weight: 400;
  color: #8F8F8F;
  margin: 0;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .tsSection--icon_box .iconBoxDesc {
    font-size: 9.5px;
  }
}

/**************************/
/* Section: slider_icontext_box */
/**************************/
.tsSection--slider_iconbox .iconBoxSlider {
  padding: 0 8px 48px;
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxSlide .iconBoxSlideInner {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 28px 24px;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
  height: 100%;
  text-align: right;
  transition: all ease-in-out 0.3s;
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxSlide .iconBoxSlideInner:hover {
  box-shadow: 0 12px 36px rgba(73, 100, 175, 0.16);
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxHead {
  display: flex;
  align-items: center;
  gap: 12px;
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background-color: rgba(73, 100, 175, 0.1);
  color: #4964AF;
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxIcon img,
.tsSection--slider_iconbox .iconBoxSlider .iconBoxIcon svg {
  width: 24px;
  height: 24px;
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxTitle {
  font-size: 16px;
  font-weight: 700;
  color: #1E1E1E;
  margin: 0;
  line-height: 1.6;
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxArrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-inline-start: auto;
  transition: transform ease-in-out 0.3s;
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxArrow img {
  width: 24px;
  height: 24px;
}
.tsSection--slider_iconbox .iconBoxSlider a.iconBoxArrow:hover {
  transform: translateX(-4px);
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxText {
  font-size: 13.5px;
  color: #8F8F8F;
  line-height: 1.9;
  margin: 0;
}
.tsSection--slider_iconbox .iconBoxSlider .iconBoxPagination {
  bottom: 0;
  margin-top: 16px;
}

/**************************/
/* Section: contact_list  */
/**************************/
.tsSection--contact_list .contactHeader .scSectionHead .scSectionTitle .ThemeRed {
  color: rgba(255, 255, 255, 0.5019607843);
}

.tsSection--contact_list {
  background-color: #1a2d6b;
  background-image: url("images/bg-contact-list.webp");
  background-size: cover;
  background-position: center;
  border-radius: 32px;
  overflow: hidden;
  position: relative;
}
.tsSection--contact_list > * {
  position: relative;
  z-index: 1;
}
.tsSection--contact_list .contactHeader {
  text-align: center;
  margin-bottom: 40px;
  padding-top: 48px;
}
.tsSection--contact_list .contactHeader__logo {
  width: 48px;
  height: 48px;
  margin: 0 auto 16px;
  display: block;
  filter: brightness(0) invert(1);
  opacity: 0.9;
}
.tsSection--contact_list .contactHeader .scSectionHead {
  margin-bottom: 0;
}
.tsSection--contact_list .contactHeader .scSectionHead .scSectionTitle {
  color: #fff !important;
  font-size: 26px;
}
@media (max-width: 1080px) {
  .tsSection--contact_list .contactHeader .scSectionHead .scSectionTitle {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .tsSection--contact_list .contactHeader .scSectionHead .scSectionTitle {
    font-size: 19px;
  }
}
.tsSection--contact_list .contactHeader .scSectionHead .scSectionTitle::after {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.tsSection--contact_list .contactSwiper {
  max-width: 1100px;
  margin: 0 auto;
  padding-bottom: 56px;
}
@media (max-width: 768px) {
  .tsSection--contact_list .contactSwiper {
    padding-bottom: 40px;
  }
}
.tsSection--contact_list .contactSwiper .swiper-wrapper {
  align-items: stretch;
}
.tsSection--contact_list .contactSwiper .contactCard {
  height: 100%;
}
.tsSection--contact_list .contactCard {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 24px;
  padding: 32px 28px;
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.12);
  transition: all ease-in-out 0.3s;
  gap: 24px;
}
.tsSection--contact_list .contactCard:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.18);
}
.tsSection--contact_list .contactCardTitle {
  font-size: 17px;
  font-weight: 700;
  color: #1E1E1E;
  margin: 0;
  padding-bottom: 16px;
  border-bottom: 2px solid rgba(73, 100, 175, 0.1);
}
.tsSection--contact_list .contactCardBody {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.tsSection--contact_list .contactRow {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 13.5px;
  color: #8F8F8F;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
  line-height: 1.6;
}
.tsSection--contact_list .contactRow:hover {
  color: #4964AF;
}
.tsSection--contact_list .contactRow span:last-child {
  flex: 1;
}
.tsSection--contact_list .contactIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background-color: rgba(73, 100, 175, 0.08);
  color: #4964AF;
  margin-top: 2px;
}
.tsSection--contact_list .contactIcon svg {
  width: 16px;
  height: 16px;
}
.tsSection--contact_list .contactMapLink {
  color: #4964AF;
  font-weight: 600;
}

/**************************/
/* Section: about         */
/**************************/
.tsSection--about .aboutGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}
@media (max-width: 1260px) {
  .tsSection--about .aboutGrid {
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .tsSection--about .aboutGrid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.tsSection--about .aboutMedia {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
@media (max-width: 768px) {
  .tsSection--about .aboutMedia {
    order: -1;
    gap: 12px;
  }
}
.tsSection--about .aboutImage {
  border-radius: 20px;
  overflow: hidden;
}
.tsSection--about .aboutImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tsSection--about .aboutContent {
  display: flex;
  flex-direction: column;
  gap: 20px;
  order: -1;
}
@media (max-width: 768px) {
  .tsSection--about .aboutContent {
    order: 0;
  }
}
.tsSection--about .aboutTitle {
  font-size: 26px;
  font-weight: 800;
  color: #1E1E1E;
  margin: 0;
  line-height: 1.6;
}
@media (max-width: 1260px) {
  .tsSection--about .aboutTitle {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .tsSection--about .aboutTitle {
    font-size: 20px;
  }
}
.tsSection--about .aboutText {
  font-size: 14px;
  line-height: 2.1;
  color: #8F8F8F;
}
.tsSection--about .aboutText p {
  margin: 0 0 16px;
}
.tsSection--about .aboutText p:last-child {
  margin-bottom: 0;
}
.tsSection--about .aboutBtn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  background-color: #4964AF;
  color: #fff !important;
  height: 48px;
  padding: 0 26px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 768px) {
  .tsSection--about .aboutBtn {
    width: 100%;
    justify-content: center;
  }
}
.tsSection--about .aboutBtn:hover {
  background-color: #0F172B;
  transform: translateY(-1px);
}

/**************************/
/* Section: faq           */
/**************************/
.tsSection--faq .faqWrap {
  max-width: 920px;
  margin: 0 auto;
}
.tsSection--faq .faqHeader {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
  margin-bottom: 32px;
}
.tsSection--faq .faqTitle {
  font-size: 28px;
  font-weight: 800;
  color: #1E1E1E;
  margin: 0;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .tsSection--faq .faqTitle {
    font-size: 21px;
  }
}
.tsSection--faq .faqTitleEn {
  font-size: 13px;
  font-weight: 600;
  color: #4964AF;
  letter-spacing: 1px;
}
.tsSection--faq .faqsList {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.tsSection--faq .faqs-item {
  background-color: #fff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.05);
  transition: all ease-in-out 0.3s;
}
.tsSection--faq .faqs-item.active {
  box-shadow: 0 8px 28px rgba(73, 100, 175, 0.14);
}
.tsSection--faq .faqs-item.active .accordionIcon {
  background-color: #4964AF;
  color: #fff;
  transform: rotate(180deg);
}
.tsSection--faq .accordion {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 24px;
  cursor: pointer;
  user-select: none;
}
.tsSection--faq .accordionText {
  font-size: 15px;
  font-weight: 600;
  color: #1E1E1E;
}
.tsSection--faq .accordionIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background-color: rgba(73, 100, 175, 0.1);
  color: #4964AF;
  transition: all ease-in-out 0.3s;
}
.tsSection--faq .accordionIcon svg {
  width: 18px;
  height: 18px;
}
.tsSection--faq .accordion-content {
  padding: 0 24px 20px;
}
.tsSection--faq .accordion-content p {
  font-size: 13.5px;
  line-height: 2.1;
  color: #8F8F8F;
  margin: 0;
}

/* Swiper pagination shared */
.swiper-pagination.PayamAvaCustom_pagination,
.iconBoxPagination {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 6px;
  margin-top: 16px;
}
.swiper-pagination.PayamAvaCustom_pagination .swiper-pagination-bullet,
.iconBoxPagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #555F7B;
  opacity: 0.35;
  border-radius: 50%;
  transition: all ease-in-out 0.3s;
}
.swiper-pagination.PayamAvaCustom_pagination .swiper-pagination-bullet-active,
.iconBoxPagination .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #4964AF;
  width: 22px;
  border-radius: 5px;
}

/**************************/
/* Section: blogs         */
/**************************/
.blogsSwiper .blogCard.blogCard--slide {
  width: 100% !important;
}

.tsSection--blogs .blogsHead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 36px;
}
@media (max-width: 768px) {
  .tsSection--blogs .blogsHead {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 28px;
  }
}
.tsSection--blogs .blogsHeadTitle {
  display: flex;
  align-items: center;
  gap: 14px;
}
.tsSection--blogs .blogsHeadIcon {
  width: 48px;
  height: 48px;
  border-radius: 14px;
  background-color: rgba(73, 100, 175, 0.12);
  color: #4964AF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.tsSection--blogs .blogsHeadIcon img {
  width: 28px;
  height: 28px;
}
.tsSection--blogs .blogsTitleWrap {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.tsSection--blogs .blogsTitle {
  font-size: 28px;
  font-weight: 800;
  color: #1E1E1E;
  margin: 0;
  line-height: 1.5;
}
@media (max-width: 1260px) {
  .tsSection--blogs .blogsTitle {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .tsSection--blogs .blogsTitle {
    font-size: 21px;
  }
}
.tsSection--blogs .blogsSub {
  font-size: 13px;
  color: #8F8F8F;
  font-weight: 500;
}
.tsSection--blogs .allViewBtn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 6px 0 20px;
  padding-right: 6px;
  border-radius: 23px;
  color: #0f172b;
  font-size: 13.5px;
  font-weight: 600;
  transition: all ease-in-out 0.3s;
  white-space: nowrap;
  isolation: isolate;
  padding-right: 0;
  background: linear-gradient(280deg, #1f509a 0%, rgba(32, 85, 164, 0.24) 40.61%, rgba(31, 80, 154, 0) 100%);
  height: 42px;
}
.tsSection--blogs .allViewBtn:hover .allViewBtnIcon svg {
  transform: translateX(4px);
}
.tsSection--blogs .allViewBtnIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.tsSection--blogs .allViewBtnIcon svg {
  transition: all ease-in-out 0.3s;
}
.tsSection--blogs .allViewBtnText {
  position: relative;
  z-index: 2;
  padding: 20px;
  background: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.tsSection--blogs .blogsGrid {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media (max-width: 1080px) {
  .tsSection--blogs .blogsGrid {
    display: grid;
    grid-template-columns: 1fr;
  }
}
.tsSection--blogs .blogsSlider {
  position: relative;
  width: calc(100% - 520px);
}
@media (max-width: 1080px) {
  .tsSection--blogs .blogsSlider {
    width: 100%;
  }
}
.tsSection--blogs .blogsSlider .blogsSwiper {
  width: 100%;
  overflow: hidden;
}
.tsSection--blogs .blogsSlider .blogsSwiper .swiper-wrapper {
  align-items: stretch;
}
.tsSection--blogs .blogsSlider .blogsSwiper .swiper-slide {
  height: auto;
}
.tsSection--blogs .blogsSlider .blogsSwiper .swiper-slide .blogCard--slide {
  height: 100%;
}
.tsSection--blogs .blogsSlider .blogsNav {
  position: absolute;
  top: 2em;
  right: 2em;
  z-index: 5;
  display: flex;
  gap: 16px;
  pointer-events: none;
}
@media (max-width: 768px) {
  .tsSection--blogs .blogsSlider .blogsNav {
    gap: 6px;
  }
}
.tsSection--blogs .blogsSlider .swiper-button-disabled {
  border: none;
  background: rgba(255, 255, 255, 0.2392156863);
  backdrop-filter: blur(8.4897956848px);
}
.tsSection--blogs .blogsSlider .blogsNavBtn {
  pointer-events: auto;
  width: 50px;
  height: 50px;
  border: 1.59px solid #ffffff;
  background: transparent;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}
.tsSection--blogs .blogsSlider .blogsNavBtn svg {
  width: 14px;
  height: 14px;
}
.tsSection--blogs .blogsSlider .blogsNavBtn:hover {
  background-color: #4964AF;
  color: #fff;
}
@media (max-width: 1080px) {
  .tsSection--blogs .blogsSlider .blogsNavBtn {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 768px) {
  .tsSection--blogs .blogsSlider .blogsNavBtn {
    width: 32px;
    height: 32px;
  }
}
.tsSection--blogs .blogCard {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  min-height: 350px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 28px;
  color: #fff;
  width: 100%;
}
.tsSection--blogs .blogCard .blogCardBg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.tsSection--blogs .blogCard .blogCardBg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.tsSection--blogs .blogCard .blogCardBg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(15, 23, 43, 0.82) 0%, rgba(15, 23, 43, 0.15) 55%);
}
.tsSection--blogs .blogCard > * {
  position: relative;
  z-index: 2;
}
.tsSection--blogs .blogCard--pinned {
  max-height: 350px;
  max-width: 500px;
}
.tsSection--blogs .blogCard--slide {
  height: 100%;
  min-height: 350px;
}
.tsSection--blogs .blogMeta {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12.5px;
  font-weight: 600;
  margin-bottom: 12px;
}
.tsSection--blogs .blogCat {
  color: #93a9e4; /* light blue per design */
}
.tsSection--blogs .blogDot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
}
.tsSection--blogs .blogDate {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
}
.tsSection--blogs .blogTitle {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.55;
  margin: 0 0 10px;
  color: #fff;
}
@media (max-width: 1260px) {
  .tsSection--blogs .blogTitle {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .tsSection--blogs .blogTitle {
    font-size: 17px;
  }
}
.tsSection--blogs .blogExcerpt {
  font-size: 12.5px;
  line-height: 2;
  color: rgba(255, 255, 255, 0.75);
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.tsSection--blogs .blogLinkOverlay {
  position: absolute;
  inset: 0;
  z-index: 3;
}

.tsSection--price_one .scSectionHead {
  margin-bottom: 32px;
}
.tsSection--price_one .priceSectionWrap {
  display: flex;
  align-items: center;
  gap: 28px;
  direction: rtl;
}
.tsSection--price_one .priceSidebar {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: start;
  text-align: right;
  gap: 6px;
  width: max-content;
}
.tsSection--price_one .priceSidebar__icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #4964AF;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  box-shadow: 0 8px 20px rgba(73, 100, 175, 0.25);
}
.tsSection--price_one .priceSidebar__icon img {
  width: 30px;
  height: 30px;
  display: block;
}
.tsSection--price_one .priceSidebar__title {
  font-size: 20px;
  font-weight: 800;
  color: #0F172B;
  margin: 0;
  line-height: 1.3;
}
.tsSection--price_one .priceSidebar__sub {
  font-size: 13.5px;
  color: #8F8F8F;
  margin: 0 0 8px;
  line-height: 1.6;
}
.tsSection--price_one .priceSidebar__time {
  font-size: clamp(0.75rem, 0.6287rem + 0.5106vw, 1.125rem);
  font-weight: 700;
  color: #4964AF;
  letter-spacing: 1px;
  line-height: 1;
  direction: rtl;
  font-variant-numeric: tabular-nums;
}
.tsSection--price_one .priceSwiperArea {
  flex: 1;
  min-width: 0;
  position: relative;
}
.tsSection--price_one .priceSwiper {
  position: relative;
  overflow: hidden;
}
.tsSection--price_one .swiper-wrapper {
  display: flex;
}
.tsSection--price_one .priceNav {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 5;
  display: flex;
  gap: 10px;
}
.tsSection--price_one .priceNavBtn {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid #555F7B;
  background: #fff;
  color: #4964AF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  padding: 0;
}
.tsSection--price_one .priceNavBtn:hover {
  background: #4964AF;
  color: #fff;
  border-color: #4964AF;
}
.tsSection--price_one .priceNavBtn svg {
  display: block;
  width: 18px;
  height: 18px;
}
.tsSection--price_one .priceCard {
  background: #fff;
  border: 1px solid rgba(85, 95, 123, 0.18);
  border-radius: 18px;
  padding: 18px 18px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  direction: rtl;
  min-height: 100%;
}
.tsSection--price_one .priceCard__head {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.tsSection--price_one .priceCard__badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #4964AF;
  color: #fff;
  font-size: 12.5px;
  font-weight: 600;
  padding: 6px 10px;
  border-radius: 8px;
  line-height: 1;
  white-space: nowrap;
}
.tsSection--price_one .priceCard__badgeIcon {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}
.tsSection--price_one .priceCard__badgeText {
  display: inline-block;
}
.tsSection--price_one .priceCard__title {
  font-size: 14.5px;
  font-weight: 700;
  color: #0F172B;
  margin: 0;
  line-height: 1.5;
  flex: 1;
  min-width: 0;
}
.tsSection--price_one .priceCard__field {
  background: #F4F4F4;
  border-radius: 12px;
  padding: 12px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.tsSection--price_one .priceCard__fieldLabel {
  font-size: 12.5px;
  color: #8F8F8F;
}
.tsSection--price_one .priceCard__fieldValue {
  font-size: 16px;
  font-weight: 800;
  color: #0F172B;
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  direction: ltr;
  font-variant-numeric: tabular-nums;
}
.tsSection--price_one .priceCard__fieldUnit {
  font-size: 12px;
  font-weight: 500;
  color: #8F8F8F;
}
.tsSection--price_one .priceCard__company {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  background: #F8F8F8;
  border-radius: 8px;
  direction: rtl;
}
.tsSection--price_one .priceCard__company .priceCard__companyLabel {
  font-size: 11.5px;
  color: #8F8F8F;
  font-weight: 500;
}
.tsSection--price_one .priceCard__company .priceCard__companyName {
  font-size: 13px;
  font-weight: 700;
  color: #0F172B;
}
.tsSection--price_one .priceCard__foot {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.tsSection--price_one .priceCard__change {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  border-radius: 999px;
  line-height: 1;
}
.tsSection--price_one .priceCard__change svg {
  width: 12px;
  height: 12px;
}
.tsSection--price_one .priceCard__change--up {
  background: rgba(34, 197, 94, 0.12);
  color: #16a34a;
}
.tsSection--price_one .priceCard__change--down {
  background: rgba(239, 68, 68, 0.12);
  color: #dc2626;
}
.tsSection--price_one .priceCard__change--neutral {
  background: #F0F0F0;
  color: #8F8F8F;
}
.tsSection--price_one .priceCard__changeLabel {
  font-size: 12px;
  color: #8F8F8F;
  flex: 1;
  min-width: 0;
}
.tsSection--price_one .priceCard__changeValue {
  font-size: 14px;
  font-weight: 700;
  color: #0F172B;
  display: inline-flex;
  align-items: baseline;
  gap: 3px;
  direction: ltr;
  font-variant-numeric: tabular-nums;
}
@media (max-width: 1260px) {
  .tsSection--price_one .priceSectionWrap {
    gap: 22px;
  }
  .tsSection--price_one .priceSidebar {
    width: 180px;
  }
  .tsSection--price_one .priceSidebar__time {
    font-size: 24px;
  }
}
@media (max-width: 1080px) {
  .tsSection--price_one .priceSectionWrap {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
  }
  .tsSection--price_one .priceSidebar {
    width: 100%;
    flex-direction: row;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
  }
  .tsSection--price_one .priceSidebar__icon {
    width: 52px;
    height: 52px;
    margin-bottom: 0;
  }
  .tsSection--price_one .priceSidebar__icon img {
    width: 24px;
    height: 24px;
  }
  .tsSection--price_one .priceSidebar__sub {
    margin: 0;
  }
  .tsSection--price_one .priceSidebar__time {
    font-size: 20px;
    margin-inline-start: auto;
  }
}
@media (max-width: 768px) {
  .tsSection--price_one .priceNav {
    top: auto;
    bottom: -56px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .tsSection--price_one .priceCard {
    padding: 16px 14px;
  }
  .tsSection--price_one .priceSidebar__title {
    font-size: 17px;
  }
}

/**************************/
/* Section: products_company (محصولات بر اساس پالایشگاه) */
/**************************/
.tsSection--products_company .pcStage {
  position: relative;
  display: flex;
  align-items: start;
  gap: 28px;
  direction: rtl;
  padding: 44px 40px;
  min-height: 330px;
  border-radius: 32px;
  background-image: url("images/bg_products.webp");
  background-size: cover;
  background-position-y: 70%;
  background-repeat: no-repeat;
  padding-left: 0;
}
.tsSection--products_company {
  /* ---------- Sidebar (عنوان + آیکون) ---------- */
}
.tsSection--products_company .pcSidebar {
  flex-shrink: 0;
  width: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 4px;
  margin-top: -1.5em;
  text-align: center;
}
.tsSection--products_company .pcSidebar__icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.4117647059);
  box-shadow: 32px 7px 61.5px 0px rgba(73, 100, 175, 0.2);
}
.tsSection--products_company .pcSidebar__title {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  line-height: 1.4;
}
.tsSection--products_company .pcSidebar__sub {
  font-size: 18.5px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.75);
  margin: 0;
  line-height: 1.7;
}
.tsSection--products_company {
  /* ---------- Mobile head (فقط موبایل) ---------- */
}
.tsSection--products_company .pcMobHead {
  display: none;
  align-items: center;
  gap: 14px;
  width: 100%;
  margin-bottom: 4px;
}
.tsSection--products_company .pcMobBack {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.16);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s;
}
.tsSection--products_company .pcMobBack:hover {
  background: rgba(255, 255, 255, 0.28);
}
.tsSection--products_company .pcMobHead .pcSidebar__icon {
  width: 46px;
  height: 46px;
  margin-bottom: 0;
}
.tsSection--products_company .pcMobHead .titleGenralsRight {
  color: #fff;
}
.tsSection--products_company {
  /* ---------- Swiper ---------- */
}
.tsSection--products_company .pcSwiperArea {
  flex: 1;
  min-width: 0;
  position: relative;
}
.tsSection--products_company .pcSwiper {
  position: relative;
  overflow: hidden;
}
.tsSection--products_company .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
.tsSection--products_company .swiper-slide {
  height: auto;
}
.tsSection--products_company .pcNav {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 5;
  display: flex;
  gap: 10px;
}
.tsSection--products_company .pcNavBtn {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid #555F7B;
  background: #fff;
  color: #4964AF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  padding: 0;
}
.tsSection--products_company .pcNavBtn:hover {
  background: #4964AF;
  color: #fff;
  border-color: #4964AF;
}
.tsSection--products_company .pcNavBtn svg {
  display: block;
  width: 18px;
  height: 18px;
}
.tsSection--products_company {
  /* ---------- Product Card ---------- */
}
.tsSection--products_company .pcCard {
  background: #fff;
  border-radius: 18px;
  padding: 18px 18px 14px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  direction: rtl;
  height: 100%;
  box-shadow: 0 10px 26px rgba(15, 23, 43, 0.16);
}
.tsSection--products_company .pcCard__head {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}
.tsSection--products_company .pcCard__headIcon {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: #4964AF;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.tsSection--products_company .pcCard__headIcon svg {
  width: 20px;
  height: 20px;
  display: block;
}
.tsSection--products_company .pcCard__company {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  min-width: 0;
}
.tsSection--products_company .pcCard__companyLabel {
  font-size: 12.5px;
  font-weight: 500;
  color: #8F8F8F;
  flex-shrink: 0;
}
.tsSection--products_company .pcCard__companyName {
  font-size: 15px;
  font-weight: 800;
  color: #0F172B;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0.2s;
}
.tsSection--products_company .pcCard__head:hover .pcCard__companyName {
  color: #4964AF;
}
.tsSection--products_company .pcCard__priceRow {
  display: flex;
  align-items: center;
  gap: 8px;
}
.tsSection--products_company .pcCard__price {
  font-size: 22px;
  font-weight: 800;
  color: #0F172B;
  line-height: 1.2;
  direction: rtl;
  font-variant-numeric: tabular-nums;
}
.tsSection--products_company .pcCard__currency {
  width: 26px;
  height: 26px;
  border-radius: 8px;
  background: #4964AF;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.tsSection--products_company .pcCard__meta {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 8px;
  border-top: 1px solid rgba(85, 95, 123, 0.12);
  padding-top: 12px;
  margin-top: auto;
}
.tsSection--products_company .pcCard__metaItem {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 3px;
}
.tsSection--products_company .pcCard__metaItem:not(:first-child) {
  border-inline-start: 1px solid rgba(85, 95, 123, 0.12);
}
.tsSection--products_company .pcCard__metaLabel {
  font-size: 11.5px;
  font-weight: 500;
  color: #8F8F8F;
  line-height: 1.4;
}
.tsSection--products_company .pcCard__metaValue {
  font-size: 12.5px;
  font-weight: 700;
  color: #0F172B;
  line-height: 1.5;
  word-break: break-word;
}
.tsSection--products_company {
  /* ---------- Responsive ---------- */
}
@media (max-width: 1260px) {
  .tsSection--products_company .pcStage {
    padding: 36px 28px;
    gap: 20px;
  }
  .tsSection--products_company .pcSidebar {
    width: 190px;
  }
  .tsSection--products_company .pcSidebar__title {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .tsSection--products_company .pcStage {
    background-image: none;
    background-color: #4964AF;
    flex-direction: column;
    align-items: stretch;
    gap: 18px;
    padding: 20px 16px;
    min-height: 0;
    border-radius: 22px;
  }
  .tsSection--products_company .pcSidebar {
    display: none;
  }
  .tsSection--products_company .pcMobHead {
    display: flex;
  }
  .tsSection--products_company .pcSwiperArea {
    width: 100%;
  }
  .tsSection--products_company .pcCard {
    padding: 16px 14px 12px;
  }
  .tsSection--products_company .pcCard__price {
    font-size: 19px;
  }
  .tsSection--products_company .pcNav {
    display: none;
  }
}

/*ROOT*/
/**************************/
:root {
  --ease1: cubic-bezier(0.68, -0.6, 0.32, 1.6);
  --ease2: cubic-bezier(0.5, 1, 0.89, 1);
}

.GeneralOverlay {
  display: none;
  position: fixed;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  left: 0;
  transition: all ease-in-out 0.3s;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh;
  top: 0;
  z-index: 97;
  background-color: rgba(0, 0, 0, 0.7);
}

.showMobMenu {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateX(0) !important;
}

.btnBonUser.noDesktop {
  display: none !important;
}

.centerHeadingCustom .iconsTitleWrap svg {
  width: 38px;
  height: 38px;
  color: #4964AF;
}

.btnCallMobail {
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: rgba(15, 23, 43, 0.1019607843);
}

.generalBtn {
  background: linear-gradient(180deg, #35487E 0%, #4964AF 100%);
  background-color: rgba(0, 0, 0, 0);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  color: #fff !important;
  height: 44px;
  padding: 0 22px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 400;
  transition: all ease-in-out 0.3s;
}
.generalBtn:hover {
  background-color: rgb(95.8825403226, 117.7035483871, 178.3174596774);
  color: #fff !important;
}
.generalBtn:hover svg {
  transform: translateY(-3px) scale(1.05);
}
.generalBtn svg {
  transition: all ease-in-out 0.3s;
}

.tehMobileMenuParent {
  display: flex;
  background-color: #F0F0F0;
  position: fixed;
  right: 0;
  padding-top: 2em;
  top: 0;
  bottom: 0;
  width: 80vw;
  max-width: 340px;
  height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 5px;
  z-index: 98;
  transition: all 0.3s;
  transform: translateX(390px);
  opacity: 0;
  border-radius: 12px 0 0 12px;
  visibility: hidden;
}
.tehMobileMenuParent > .LogoHeader {
  max-width: 90px;
  margin: 0 1em;
}
.tehMobileMenuParent .FooterMobile {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.tehMobileMenuParent .FooterMobile .TxtMobile {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  font-size: 12px;
  font-weight: 400;
  color: #241E20;
}
.tehMobileMenuParent .FooterMobile .BtnHeader.MobileBtn {
  background-color: #0F172B;
  color: #fff;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  gap: 8px;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 500;
  transition: all ease-in-out 0.3s;
  margin: 0 auto;
}
.tehMobileMenuParent .FooterMobile .BtnHeader.MobileBtn:hover {
  background-color: #4964AF;
}

.noMob {
  display: flex !important;
}
@media (max-width: 768px) {
  .noMob {
    display: none !important;
  }
}

.noDesktop {
  display: none !important;
}
@media (max-width: 768px) {
  .noDesktop {
    display: flex !important;
  }
}

.LogoHeader {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 120px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1080px) {
  .LogoHeader {
    max-width: 80px;
  }
}
.LogoHeader::before {
  content: "";
  position: absolute;
  right: -15%;
  top: -10%;
  width: 0;
  height: 100%;
  box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.72);
  animation: button-glow 2.4s ease-in-out 5s infinite;
}

.mgBot {
  margin-bottom: 80px;
}

@keyframes button-glow {
  0% {
    right: -15%;
  }
  50% {
    right: 120%;
  }
  100% {
    right: 120%;
  }
}
/**************************/
/* SubMenu*/
/**************************/
.ShowMobile {
  display: none;
  margin-left: auto;
}
@media (max-width: 768px) {
  .ShowMobile {
    display: flex;
  }
}

.header-wrap-menu {
  display: flex;
  gap: 2.2em;
  position: relative;
  list-style: none;
}
.header-wrap-menu::before {
  position: absolute;
  content: "";
  height: 3px;
  width: 100%;
  border-radius: 20px;
  bottom: -17px;
  z-index: 1;
  background: linear-gradient(90deg, rgba(73, 100, 175, 0.12) 77.98%, rgba(73, 100, 175, 0.72) 85.39%, #4964af 93.34%, rgba(73, 100, 175, 0.72) 100%);
}
.header-wrap-menu .menu-item-has-children {
  position: relative;
}

.header-wrap-menu > li > :is(a, span) {
  font-weight: 500;
  display: inline-flex;
  font-size: 14px;
  align-items: center;
  position: relative;
  cursor: pointer;
  height: 100%;
  gap: 0.4rem;
  transition: all ease-in-out 0.3s;
  transition: 0.3s;
  color: #241E20;
}
@media (max-width: 1260px) {
  .header-wrap-menu > li > :is(a, span) {
    font-size: 13px;
  }
}
@media (max-width: 1080px) {
  .header-wrap-menu > li > :is(a, span) {
    font-size: 12px;
  }
}

.header-wrap-menu > li :is(a, span):hover {
  color: #4964AF;
}

.header-wrap-menu > li > .sub-menu li a {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 13.4px;
  padding-left: 0;
  padding-right: 0;
  margin: 0 1.5rem;
  margin-top: 0px;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}

.header-wrap-menu > li > .sub-menu > li:hover a {
  color: #4964AF !important;
}

.header-wrap-menu > .menu-item-has-children > span:after,
.header-wrap-menu > .menu-item-has-children > a:after {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 4.5 6 7.5l-3.5-3' stroke='%2368696E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  margin: auto;
  height: 12px;
  transition: 0.5s transform;
}

.header-wrap-menu > .menu-item-has-children:is(:hover, :focus-within, :focus-visible) > a:after {
  transform: rotate(180deg);
}

.header-wrap-menu li > .sub-menu {
  box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
}

.header-wrap-menu > li > .sub-menu li.menu-item-has-children > a:after {
  content: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 4.5 6 7.5l-3.5-3' stroke='%2368696E' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  transform: rotate(90deg);
  margin-right: auto;
  transition: all ease-in 0.3s;
}

.header-wrap-menu > li > .sub-menu li.menu-item-has-children > .sub-menu::before {
  display: none;
}
.header-wrap-menu > li > .sub-menu li.menu-item-has-children > .sub-menu > li > a {
  color: #241E20;
}
.header-wrap-menu > li > .sub-menu li.menu-item-has-children > .sub-menu > li:hover a {
  color: #4964AF;
}

.header-wrap-menu > li > .sub-menu li:not(:last-child) > a {
  border-bottom: 1px solid #eee;
}

.header-wrap-menu > li > .sub-menu > li > a {
  transform: translateY(2rem);
  transition: 0.4s var(--ease2);
  opacity: 0;
}

.header-wrap-menu > li:hover > .sub-menu > li > a {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
  z-index: 9999;
  overflow: visible;
  pointer-events: auto;
  transform: translateY(0px);
}

.header-wrap-menu .sub-menu {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  min-width: 13.5rem;
  padding: 0;
  display: block;
  position: absolute;
  list-style: none;
  margin: 0 !important;
  top: calc(100% + 5rem);
  right: auto;
  border-radius: 0 0 12px 12px;
  background: #fff;
  pointer-events: none;
  opacity: 0;
  transition: all 0.6s var(--ease2);
  z-index: 9999;
  border-radius: 12px;
}

.header-wrap-menu .sub-menu:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid white;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  right: 2rem;
  top: -1.9rem;
}

.header-wrap-menu li:hover > .sub-menu {
  opacity: 1;
  pointer-events: auto;
  top: calc(100% + 1.3rem);
}

.header-wrap-menu > li ul li ul {
  top: 0 !important;
  right: 100% !important;
  border-radius: 12px !important;
  min-width: 15.7rem !important;
}

/**************************/
/* Language Switcher */
/**************************/
.LangSwitcher {
  position: relative;
}
.LangSwitcher .LangSwitcherBtn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 18px;
  border-radius: 24px;
  font-size: 14px;
  font-weight: 500;
  color: #0F172B;
  background-color: #fff;
  cursor: pointer;
  white-space: nowrap;
  transition: all var(--ease2) 0.3s;
}
.LangSwitcher .LangSwitcherBtn svg {
  flex-shrink: 0;
  transition: 0.3s transform;
}
.LangSwitcher .LangSwitcherBtn:hover {
  color: #4964AF;
  border-color: #4964AF;
}
@media (max-width: 1260px) {
  .LangSwitcher .LangSwitcherBtn {
    height: 40px;
    padding: 0 14px;
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .LangSwitcher .LangSwitcherBtn {
    font-size: 12px;
    padding: 0 10px;
  }
}
.LangSwitcher .LangSwitcherMenu {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  min-width: 100%;
  width: max-content;
  margin: 0;
  padding: 8px;
  list-style: none;
  background: #fff;
  border-radius: 12px;
  box-shadow: 10px 10px 40px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(10px);
  transition: all 0.3s var(--ease2);
  z-index: 9999;
}
.LangSwitcher .LangSwitcherMenu li a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 13.5px;
  font-weight: 500;
  color: #241E20;
  white-space: nowrap;
  transition: all ease-in-out 0.2s;
}
.LangSwitcher .LangSwitcherMenu li a:hover {
  color: #4964AF;
  background-color: #f5f6fa;
}
.LangSwitcher .LangSwitcherMenu li.active a {
  color: #4964AF;
  background-color: #eef1f9;
}
.LangSwitcher.open .LangSwitcherBtn {
  color: #4964AF;
  border-color: #4964AF;
}
.LangSwitcher.open .LangSwitcherBtn svg {
  transform: rotate(180deg);
}
.LangSwitcher.open .LangSwitcherMenu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}

.tsSection--clock .clock-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

/* کارت هر ساعت */
.clock-card {
  background: #fff;
  border-radius: 15px;
  padding: 20px;
  width: 200px; /* عرض هر کارت */
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.3s ease;
}

.clock-card:hover {
  transform: translateY(-5px);
}

.clock-title {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  margin-bottom: 15px;
  font-family: tahoma, sans-serif; /* فونت سایت شما */
}

/* استایل ساعت آنالوگ */
.analog-clock {
  width: 140px;
  height: 140px;
  border: 4px solid #2b4c96; /* رنگ آبی کادر ساعت */
  border-radius: 50%;
  position: relative;
  background: #fff;
  margin-bottom: 15px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}

.clock-face {
  width: 100%;
  height: 100%;
  position: relative;
}

/* اعداد ساعت */
.num {
  position: absolute;
  font-size: 10px;
  font-weight: bold;
  color: #555;
  /* مرکزیت اعداد */
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}

/* موقعیت اعداد (ساده شده) */
.num-12 {
  transform: rotate(0deg) translate(0, -55px);
}

.num-1 {
  transform: rotate(30deg) translate(0, -55px) rotate(-30deg);
}

.num-2 {
  transform: rotate(60deg) translate(0, -55px) rotate(-60deg);
}

.num-3 {
  transform: rotate(90deg) translate(0, -55px) rotate(-90deg);
}

.num-4 {
  transform: rotate(120deg) translate(0, -55px) rotate(-120deg);
}

.num-5 {
  transform: rotate(150deg) translate(0, -55px) rotate(-150deg);
}

.num-6 {
  transform: rotate(180deg) translate(0, -55px) rotate(-180deg);
}

.num-7 {
  transform: rotate(210deg) translate(0, -55px) rotate(-210deg);
}

.num-8 {
  transform: rotate(240deg) translate(0, -55px) rotate(-240deg);
}

.num-9 {
  transform: rotate(270deg) translate(0, -55px) rotate(-270deg);
}

.num-10 {
  transform: rotate(300deg) translate(0, -55px) rotate(-300deg);
}

.num-11 {
  transform: rotate(330deg) translate(0, -55px) rotate(-330deg);
}

/* عقربه‌ها */
.hand {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform-origin: bottom center;
  border-radius: 4px;
  z-index: 10;
}

.hour-hand {
  width: 4px;
  height: 35px;
  background: #333;
  margin-left: -2px;
}

.min-hand {
  width: 3px;
  height: 50px;
  background: #555;
  margin-left: -1.5px;
}

.sec-hand {
  width: 2px;
  height: 55px;
  background: #d93025; /* رنگ قرمز برای ثانیه شمار */
  margin-left: -1px;
  z-index: 11;
}

.center-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background: #2b4c96;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 12;
}

/* متن روز و ساعت دیجیتال */
.clock-day {
  font-size: 14px;
  color: #666;
  margin-bottom: 5px;
}

.clock-digital {
  font-size: 24px;
  font-weight: 900;
  color: #2b4c96; /* رنگ آبی متن دیجیتال */
  direction: ltr; /* برای نمایش صحیح اعداد */
}

.price-tabs-section {
  padding: 60px 0;
  background-color: #F0F0F0;
}
.price-tabs-section .container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}
.price-tabs-section .price-tabs-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-wrap: wrap;
  gap: 30px;
}
.price-tabs-section .price-tabs-header .header-right {
  flex: 1;
  min-width: 300px;
}
.price-tabs-section .price-tabs-header .header-right .TitleParentCustom {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
}
.price-tabs-section .price-tabs-header .header-right .TitleParentCustom .IconsGenrallsRights {
  flex-shrink: 0;
}
.price-tabs-section .price-tabs-header .header-right .TitleParentCustom .IconsGenrallsRights svg {
  width: 40px;
  height: 40px;
  color: #4964AF;
}
.price-tabs-section .price-tabs-header .header-right .TitleParentCustom .titleGenralsRight {
  font-size: 28px;
  font-weight: 700;
  color: #241E20;
  margin: 0;
}
@media (max-width: 768px) {
  .price-tabs-section .price-tabs-header .header-right .TitleParentCustom .titleGenralsRight {
    font-size: 18px !important;
  }
}
.price-tabs-section .price-tabs-header .header-right .last-update-date {
  font-size: 14px;
  color: #8F8F8F;
  display: flex;
  align-items: center;
  gap: 8px;
}
.price-tabs-section .price-tabs-header .header-right .last-update-date .icon-clock {
  width: 16px;
  height: 16px;
}
.price-tabs-section .price-tabs-header .countdown-box {
  background: linear-gradient(180deg, #35487E 0%, #4964AF 100%);
  border-radius: 20px;
  padding: 25px 30px;
  color: white;
  min-width: 400px;
  box-shadow: 0 10px 40px rgba(73, 100, 175, 0.3);
}
.price-tabs-section .price-tabs-header .countdown-box .countdown-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
}
.price-tabs-section .price-tabs-header .countdown-box .countdown-header .countdown-icon {
  flex-shrink: 0;
}
.price-tabs-section .price-tabs-header .countdown-box .countdown-timer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
.price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-item {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 12px;
  padding: 10px;
  max-width: 50px;
  width: 100%;
  text-align: center;
  backdrop-filter: blur(10px);
  height: 100%;
}
.price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-item:last-of-type {
  color: #ffb800;
}
.price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-item .countdown-value {
  display: block;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
  color: #fff;
}
@media (max-width: 768px) {
  .price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-item .countdown-value {
    font-size: 18px;
  }
}
.price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-item .countdown-label {
  font-size: 12px;
  opacity: 0.9;
}
.price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-separator {
  font-size: 24px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.6);
}
.price-tabs-section .tabs-swiper-desktop {
  margin-bottom: 30px;
  overflow: hidden;
}
.price-tabs-section .tabs-swiper-desktop .tabs-swiper-wrapper {
  display: flex;
  gap: 15px;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 10px 5px;
}
.price-tabs-section .tabs-swiper-desktop .tabs-swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.price-tabs-section .tabs-swiper-desktop .tabs-swiper-wrapper .tab-button {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 25px;
  background: white;
  border: 2px solid transparent;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 15px;
  font-weight: 600;
  color: #1E1E1E;
}
.price-tabs-section .tabs-swiper-desktop .tabs-swiper-wrapper .tab-button:hover {
  border-color: #4964AF;
  transform: translateY(-2px);
}
.price-tabs-section .tabs-swiper-desktop .tabs-swiper-wrapper .tab-button.active {
  background: #4964AF;
  color: white;
  border-color: #4964AF;
}
.price-tabs-section .tabs-swiper-desktop .tabs-swiper-wrapper .tab-button.active .tab-icon {
  color: white;
}
.price-tabs-section .tabs-swiper-desktop .tabs-swiper-wrapper .tab-button .tab-icon {
  width: 16px;
  height: 16px;
  color: #4964AF;
  transition: color 0.3s ease;
}
.price-tabs-section .tab-content-wrapper {
  position: relative;
}
.price-tabs-section .tab-content-wrapper .tab-panel {
  display: none;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.price-tabs-section .tab-content-wrapper .tab-panel.active {
  display: block;
  opacity: 1;
  animation: fadeInUp 0.5s ease;
}
.price-tabs-section .desktop-table {
  background: white;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08);
}
.price-tabs-section .desktop-table .price-table {
  width: 100%;
  border-collapse: collapse;
}
.price-tabs-section .desktop-table .price-table thead {
  background: linear-gradient(135deg, #4964AF 0%, #0F172B 100%);
}
.price-tabs-section .desktop-table .price-table thead tr th {
  padding: 20px 25px;
  color: white;
  font-weight: 600;
  font-size: 15px;
  text-align: right;
  border: none;
}
.price-tabs-section .desktop-table .price-table thead tr th:first-child {
  border-radius: 0 20px 0 0;
}
.price-tabs-section .desktop-table .price-table thead tr th:last-child {
  border-radius: 20px 0 0 0;
}
.price-tabs-section .desktop-table .price-table tbody tr {
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.3s ease;
}
.price-tabs-section .desktop-table .price-table tbody tr:last-child {
  border-bottom: none;
}
.price-tabs-section .desktop-table .price-table tbody tr:hover {
  background: #f8f9ff;
}
.price-tabs-section .desktop-table .price-table tbody tr td {
  padding: 20px 25px;
  font-size: 14px;
  color: #1E1E1E;
  vertical-align: middle;
}
.price-tabs-section .desktop-table .price-table tbody tr td.price-cell {
  font-weight: 700;
  color: #4964AF;
  font-size: 16px;
}
.price-tabs-section .mobile-swiper {
  display: none;
  padding: 20px 0;
}
.price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item {
  background: white;
  border-radius: 16px;
  padding: 25px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #f0f0f0;
}
.price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-header h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #241E20;
}
.price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-header .mobile-item-icon {
  color: #4964AF;
}
.price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-details .detail-row {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: 1px solid #f5f5f5;
}
.price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-details .detail-row:last-child {
  border-bottom: none;
}
.price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-details .detail-row .detail-label {
  font-weight: 600;
  color: #8F8F8F;
  font-size: 14px;
}
.price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-details .detail-row .detail-value {
  color: #1E1E1E;
  font-size: 14px;
}
.price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-details .detail-row .detail-value.price {
  color: #4964AF;
  font-weight: 700;
  font-size: 16px;
}
.price-tabs-section .mobile-swiper .mobile-swiper-pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 20px;
}
.price-tabs-section .mobile-swiper .mobile-swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ddd;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}
.price-tabs-section .mobile-swiper .mobile-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4964AF;
  width: 30px;
  border-radius: 5px;
}
.price-tabs-section .bottom-notes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  margin-top: 40px;
}
.price-tabs-section .bottom-notes .note-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  background: white;
  padding: 20px 25px;
  border-radius: 16px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
}
.price-tabs-section .bottom-notes .note-item .note-icon {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(73, 100, 175, 0.1);
  border-radius: 10px;
}
.price-tabs-section .bottom-notes .note-item .note-icon svg {
  width: 24px;
  height: 24px;
  color: #4964AF;
}
.price-tabs-section .bottom-notes .note-item .note-text {
  margin: 0;
  font-size: 14px;
  color: #1E1E1E;
  line-height: 1.8;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 768px) {
  .price-tabs-section {
    padding: 30px 0;
  }
  .price-tabs-section .price-tabs-header .header-right .TitleParentCustom {
    flex-direction: column;
    align-items: flex-start;
  }
  .price-tabs-section .price-tabs-header .header-right .titleGenralsRight {
    font-size: 22px;
  }
  .price-tabs-section .price-tabs-header .countdown-box {
    padding: 20px;
  }
  .price-tabs-section .price-tabs-header .countdown-box .countdown-header {
    font-size: 14px;
    flex-wrap: wrap;
  }
  .price-tabs-section .price-tabs-header .countdown-box .countdown-timer {
    gap: 10px;
  }
  .price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-item {
    padding: 10px 12px;
    min-width: 48px;
    width: 100%;
  }
  .price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-item .countdown-label {
    font-size: 10px;
  }
  .price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-separator {
    font-size: 20px;
  }
  .price-tabs-section .tabs-swiper-desktop .tabs-swiper-wrapper {
    gap: 10px;
  }
  .price-tabs-section .tabs-swiper-desktop .tabs-swiper-wrapper .tab-button {
    padding: 10px 15px;
    font-size: 13px;
  }
  .price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item {
    padding: 20px;
  }
  .price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-header h3 {
    font-size: 16px;
  }
  .price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-details .detail-row .detail-label,
  .price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-details .detail-row .detail-value {
    font-size: 13px;
  }
  .price-tabs-section .mobile-swiper .mobile-swiper-container .mobile-item .mobile-item-details .detail-row .detail-value.price {
    font-size: 15px;
  }
}
@media (max-width: 380px) {
  .price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-item {
    padding: 8px 10px;
    min-width: 50px;
  }
  .price-tabs-section .price-tabs-header .countdown-box .countdown-timer .countdown-item .countdown-value {
    font-size: 20px;
  }
}
.tsSection--tabContent {
  direction: rtl;
}
.tsSection--tabContent .tabContentSection {
  display: flex;
  flex-direction: column;
  gap: 32px;
  width: 100%;
}
@media (max-width: 1080px) {
  .tsSection--tabContent .tabContentSection {
    gap: 24px;
  }
}
.tsSection--tabContent .tabContentTabsSwiper {
  width: 100%;
  overflow: hidden;
  padding: 6px 2px;
}
.tsSection--tabContent .tabContentTabsSwiper .swiper-wrapper {
  display: flex;
  align-items: center;
  width: max-content;
}
.tsSection--tabContent .tabContentTabsSwiper__slide {
  width: auto !important;
  flex-shrink: 0;
  margin-inline-end: 12px;
}
.tsSection--tabContent .tabContentTabsSwiper__slide:last-child {
  margin-inline-end: 0;
}
.tsSection--tabContent .tabContentTab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 24px;
  background-color: #F0F0F0;
  color: #241E20;
  border: 1px solid transparent;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
  outline: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none;
}
@media (max-width: 768px) {
  .tsSection--tabContent .tabContentTab {
    padding: 10px 18px;
    font-size: 14px;
    gap: 8px;
  }
}
.tsSection--tabContent .tabContentTab__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.tsSection--tabContent .tabContentTab__icon svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: currentColor;
}
.tsSection--tabContent .tabContentTab__icon svg path,
.tsSection--tabContent .tabContentTab__icon svg rect,
.tsSection--tabContent .tabContentTab__icon svg circle,
.tsSection--tabContent .tabContentTab__icon svg line {
  stroke: inherit;
  fill: inherit;
}
.tsSection--tabContent .tabContentTab__title {
  line-height: 1.2;
}
.tsSection--tabContent .tabContentTab:hover:not(.is-active) {
  background-color: rgb(245.1, 245.1, 245.1);
  color: #4964AF;
  border-color: rgba(73, 100, 175, 0.2);
}
.tsSection--tabContent .tabContentTab:hover:not(.is-active) .tabContentTab__icon {
  transform: translateY(-1px);
}
.tsSection--tabContent .tabContentTab.is-active {
  background: linear-gradient(180deg, #35487E 0%, #4964AF 100%);
  color: #ffffff;
  box-shadow: 0 8px 20px rgba(53, 72, 126, 0.25);
  border-color: transparent;
}
.tsSection--tabContent .tabContentTab.is-active .tabContentTab__icon {
  color: #ffffff;
}
.tsSection--tabContent .tabContentPanels {
  position: relative;
  width: 100%;
}
.tsSection--tabContent .tabContentPanel {
  display: none;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.tsSection--tabContent .tabContentPanel.is-active {
  display: block;
  opacity: 1;
  visibility: visible;
  animation: tabFadeIn 0.4s ease forwards;
}
.tsSection--tabContent .tabContentPanel__inner {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  align-items: center;
  gap: 40px;
  background-color: #ffffff;
  border: 1px solid rgba(85, 95, 123, 0.18);
  border-radius: 20px;
  padding: 36px;
  box-shadow: 0 10px 30px rgba(15, 23, 43, 0.04);
}
@media (max-width: 1260px) {
  .tsSection--tabContent .tabContentPanel__inner {
    gap: 30px;
    padding: 28px;
  }
}
@media (max-width: 1080px) {
  .tsSection--tabContent .tabContentPanel__inner {
    grid-template-columns: 1fr;
    gap: 28px;
    padding: 24px;
  }
}
@media (max-width: 480px) {
  .tsSection--tabContent .tabContentPanel__inner {
    padding: 18px;
    border-radius: 16px;
  }
}
.tsSection--tabContent .tabContentPanel__text {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-width: 0;
}
.tsSection--tabContent .tabContentPanel__editor {
  color: #1E1E1E;
  font-size: 15px;
  line-height: 1.85;
  text-align: justify;
}
@media (max-width: 480px) {
  .tsSection--tabContent .tabContentPanel__editor {
    font-size: 14px;
    line-height: 1.8;
  }
}
.tsSection--tabContent .tabContentPanel__editor p {
  margin-bottom: 14px;
}
.tsSection--tabContent .tabContentPanel__editor p:last-child {
  margin-bottom: 0;
}
.tsSection--tabContent .tabContentPanel__editor h2,
.tsSection--tabContent .tabContentPanel__editor h3,
.tsSection--tabContent .tabContentPanel__editor h4 {
  color: #0F172B;
  margin-bottom: 14px;
  font-weight: 700;
}
.tsSection--tabContent .tabContentPanel__editor h2 {
  font-size: 22px;
}
@media (max-width: 480px) {
  .tsSection--tabContent .tabContentPanel__editor h2 {
    font-size: 18px;
  }
}
.tsSection--tabContent .tabContentPanel__editor h3 {
  font-size: 18px;
}
@media (max-width: 480px) {
  .tsSection--tabContent .tabContentPanel__editor h3 {
    font-size: 16px;
  }
}
.tsSection--tabContent .tabContentPanel__editor ul,
.tsSection--tabContent .tabContentPanel__editor ol {
  margin-bottom: 16px;
  padding-inline-start: 22px;
}
.tsSection--tabContent .tabContentPanel__editor ul li,
.tsSection--tabContent .tabContentPanel__editor ol li {
  margin-bottom: 8px;
}
.tsSection--tabContent .tabContentPanel__editor ul li::marker,
.tsSection--tabContent .tabContentPanel__editor ol li::marker {
  color: #4964AF;
}
.tsSection--tabContent .tabContentPanel__editor strong,
.tsSection--tabContent .tabContentPanel__editor b {
  color: #0F172B;
  font-weight: 700;
}
.tsSection--tabContent .tabContentPanel__editor a {
  color: #4964AF;
  text-decoration: underline;
  transition: color 0.2s ease;
}
.tsSection--tabContent .tabContentPanel__editor a:hover {
  color: rgb(57.9879032258, 79.435483871, 139.0120967742);
}
.tsSection--tabContent .tabContentPanel__editor.is-collapsed {
  max-height: 180px;
  overflow: hidden;
  position: relative;
  mask-image: linear-gradient(180deg, #000 60%, transparent 100%);
  -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent 100%);
}
.tsSection--tabContent .tabContentPanel__more {
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  border: none;
  color: #4964AF;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  padding: 6px 0;
  transition: color 0.2s ease, gap 0.2s ease;
}
.tsSection--tabContent .tabContentPanel__more svg {
  width: 16px;
  height: 16px;
  stroke: currentColor;
  transition: transform 0.3s ease;
}
.tsSection--tabContent .tabContentPanel__more:hover {
  color: #0F172B;
  gap: 12px;
}
.tsSection--tabContent .tabContentPanel__more[aria-expanded=true] svg {
  transform: rotate(180deg);
}
.tsSection--tabContent .tabContentPanel__image {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 280px;
  border-radius: 16px;
  overflow: hidden;
  background-color: #F0F0F0;
}
@media (max-width: 1080px) {
  .tsSection--tabContent .tabContentPanel__image {
    order: -1;
    min-height: 220px;
    max-height: 320px;
  }
}
.tsSection--tabContent .tabContentPanel__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 16px;
  transition: transform 0.5s ease;
}
.tsSection--tabContent .tabContentPanel__image:hover img {
  transform: scale(1.03);
}

@keyframes tabFadeIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.tehMobileMenuParent .menuContent {
  margin-top: 15px;
  height: calc(100% - 280px);
}

.tehMobileMenuParent .mobileMenu {
  padding: 20px;
  margin-bottom: 50px;
  padding-top: 0;
}

.tehMobileMenuParent .mobileMenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.tehMobileMenuParent .mobileMenu ul li.current_page_item > a {
  color: #4964AF !important;
}

.tehMobileMenuParent .mobileMenu ul .menu-item-has-children.arrow-left:before {
  transform: rotate(90deg) !important;
}

.tehMobileMenuParent .mobileMenu ul .menu-item-has-children {
  position: relative;
}

.tehMobileMenuParent .mobileMenu ul .menu-item-has-children:before {
  position: absolute;
  top: 15px;
  content: url("data:image/svg+xml,%3Csvg height='22' width='22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43 50' xml:space='preserve' transform='rotate(90)' style='transform:rotate(90deg)'%3E%3Cpath fill='%333' d='M15.563 40.836a.997.997 0 0 0 1.414 0l15-15a1 1 0 0 0 0-1.414l-15-15a.999.999 0 1 0-1.414 1.414l14.293 14.293-14.293 14.293a1 1 0 0 0 0 1.414'/%3E%3C/svg%3E");
  left: 0;
  transition: all linear 0.2s;
}

.tehMobileMenuParent .mobileMenu ul li {
  border-bottom: 1px solid #ecebeb;
}

.tehMobileMenuParent .mobileMenu ul li:last-of-type {
  border-bottom: none;
}

.tehMobileMenuParent .mobileMenu ul li > .sub-menu {
  padding-right: 20px;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all ease-in 0.3s;
}

.tehMobileMenuParent .mobileMenu ul li > .sub-menu li a {
  font-size: 13px;
  font-weight: 500;
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
}

.tehMobileMenuParent .mobileMenu ul li a {
  font-size: 14px;
  display: flex;
  padding: 1em 0.2em;
  font-weight: 500;
  color: var(--color-text);
  transition: all 0.3s ease-in-out;
}/*# sourceMappingURL=style-rtl.css.map */