@font-face {
  font-family: "IRANSansX";
  src: url("../fonts/iransans/woff2/IRANSansX-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "IRANSansX";
  src: url("../fonts/iransans/woff2/IRANSansX-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "IRANSansX";
  src: url("../fonts/iransans/woff2/IRANSansX-DemiBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "IRANSansX";
  src: url("../fonts/iransans/woff2/IRANSansX-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "IRANSansXNum";
  src: url("../fonts/iransans/woff/IRANSansXFaNum-MediumD4.woff") format("woff");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "IRANSansX";
  color: #1C1D1F;
}
* :hover {
  color: #1C1D1F;
}
*::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
*::-webkit-scrollbar-thumb {
  background-color: #0086FF;
  border-radius: 0;
  border-radius: 8px;
}
*::-webkit-scrollbar-thumb:hover {
  background-color: #006BB3;
}
*::-webkit-scrollbar-track {
  background: rgba(0, 134, 255, 0.2);
  border-radius: 0;
  border-radius: 8px;
}
* {
  scrollbar-width: thin;
  scrollbar-color: #0086FF rgba(0, 134, 255, 0.2);
}

body {
  scroll-behavior: smooth;
}
body::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
body::-webkit-scrollbar-thumb {
  border-radius: 2px;
}
body::-webkit-scrollbar-track {
  border-radius: 2px;
}

a {
  text-decoration: none;
}

ul,
li {
  list-style-type: none;
}

input,
button,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
  box-shadow: none;
}

.swiper-pagination > .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #0086FF;
  opacity: 0.4;
}
.swiper-pagination > .swiper-pagination-bullet-active {
  opacity: 1;
  width: 28px;
  height: 8px;
  border-radius: 3px;
}

.main-container {
  max-width: 1248px;
  margin: 0 auto;
  position: relative;
}

.flex {
  display: flex;
}

.none {
  display: none;
}

.align-start {
  align-items: flex-start;
}

.align-center {
  align-items: center;
}

.align-end {
  align-items: flex-end;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-bet {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.column {
  flex-direction: column;
}

.nowrap {
  flex-wrap: nowrap;
}

@keyframes fadeSubMenu {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}
span.line {
  background-color: #EBF5FF;
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  z-index: 0;
}

.linear-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80vh;
  background: linear-gradient(180deg, #E6F3FF 0%, #FFFFFF 100%);
  z-index: -1;
}

.breadcrumbs {
  padding-top: 120px;
  margin-bottom: 40px;
  gap: 8px;
}
.breadcrumbs > li > a {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
}
.breadcrumbs > li > span.current {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
}

.main-header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  padding: 70px 40px 0 40px;
  background-color: #FFF;
  z-index: 999999;
}
.main-header > .navigation-logo {
  gap: 24px;
}
.main-header > .navigation-logo > .main-navigation > ul {
  gap: 24px;
  min-width: 545px;
}
.main-header > .navigation-logo > .main-navigation > ul > li {
  position: relative;
  padding: 25px 0;
  min-height: 60px;
  min-width: min-content;
}
.main-header > .navigation-logo > .main-navigation > ul > li > a,
.main-header > .navigation-logo > .main-navigation > ul > li > p {
  padding: 4px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
  cursor: pointer;
}
.main-header > .navigation-logo > .main-navigation > ul > li.has-submenu {
  gap: 8px;
}
.main-header > .navigation-logo > .main-navigation > ul > li.has-submenu::after {
  content: url('data:image/svg+xml,<svg width="8" height="5" viewBox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.77145 4.56466C4.37147 5.04961 3.62853 5.04961 3.22855 4.56466L1.01946 1.88629C0.481499 1.23404 0.945444 0.25 1.79091 0.25L6.20909 0.250001C7.05455 0.250001 7.5185 1.23405 6.98054 1.88629L4.77145 4.56466Z" fill="%23B9B9B9"/></svg>');
  transition: 0.4s all ease;
}
.main-header > .navigation-logo > .main-navigation > ul > li.has-submenu:hover > ul {
  top: 100% !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.main-header > .navigation-logo > .main-navigation > ul > li.has-submenu:hover::after {
  transform: rotate(180deg) !important;
}
.main-header > .navigation-logo > .main-navigation > ul > li.digital-currency > ul.digital-currency-submenu {
  position: absolute;
  top: 80%;
  right: -130px;
  background-color: #FFF;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 36px 40px;
  gap: 20px 40px;
  border-radius: 24px;
  max-width: 1298px;
  transition: 0.4s all ease;
  opacity: 0;
  visibility: hidden;
  width: 1000px;
}
.main-header > .navigation-logo > .main-navigation > ul > li.digital-currency > ul.digital-currency-submenu > li {
  min-width: 146px;
  min-height: 40px;
}
.main-header > .navigation-logo > .main-navigation > ul > li.digital-currency > ul.digital-currency-submenu > li > a {
  gap: 10px;
}
.main-header > .navigation-logo > .main-navigation > ul > li.digital-currency > ul.digital-currency-submenu > li > a > img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  min-width: 32px;
  min-height: 32px;
}
.main-header > .navigation-logo > .main-navigation > ul > li.digital-currency > ul.digital-currency-submenu > li > a > div > p {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
  white-space: nowrap;
}
.main-header > .navigation-logo > .main-navigation > ul > li.digital-currency > ul.digital-currency-submenu > li > a > div > span {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: #1C1D1F;
  white-space: nowrap;
}
.main-header > .navigation-logo > .main-navigation > ul > li.digital-currency > ul.digital-currency-submenu > li:last-child {
  background-color: #0086FF;
  border-radius: 54px;
}
.main-header > .navigation-logo > .main-navigation > ul > li.digital-currency > ul.digital-currency-submenu > li:last-child > a {
  width: 100%;
  padding: 0 24px;
  white-space: nowrap;
}
.main-header > .navigation-logo > .main-navigation > ul > li.digital-currency > ul.digital-currency-submenu > li:last-child > a > span {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
  white-space: nowrap;
}
.main-header > .navigation-logo > .main-navigation > ul > li.supports > ul.supports-submenu {
  position: absolute;
  top: 80%;
  background-color: #FFF;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 40px;
  gap: 40px 64px;
  border-radius: 24px;
  transition: 0.4s all ease;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
}
.main-header > .navigation-logo > .main-navigation > ul > li.supports > ul.supports-submenu > li {
  min-width: 188px;
}
.main-header > .navigation-logo > .main-navigation > ul > li.supports > ul.supports-submenu > li > a {
  gap: 16px;
}
.main-header > .navigation-logo > .main-navigation > ul > li.supports > ul.supports-submenu > li > a > img {
  width: 48px;
  height: 48px;
  border-radius: 8px;
}
.main-header > .navigation-logo > .main-navigation > ul > li.supports > ul.supports-submenu > li > a > div > p {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
  white-space: nowrap;
}
.main-header > .navigation-logo > .main-navigation > ul > li.supports > ul.supports-submenu > li > a > div > span {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #1C1D1F;
  white-space: nowrap;
}
.main-header > .navigation-logo > .main-navigation > ul > li.current-page::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #0086FF;
  border-top-left-radius: 129px;
  border-top-right-radius: 129px;
}
.main-header > .navigation-logo > .site-logo {
  height: 24px;
  min-width: 126px;
}
.main-header > .icons-login {
  gap: 24px;
}
.main-header > .icons-login > .icons {
  gap: 16px;
}
.main-header > .icons-login > .icons > div {
  padding: 20px 0;
  min-width: 40px;
}
.main-header > .icons-login > .icons > div > div.svg {
  border: 1px solid #EBF5FF;
  border-radius: 100%;
  transition: 0.4s all ease;
  width: 40px;
  height: 40px;
}
.main-header > .icons-login > .icons > div > div.svg:hover {
  background-color: #0086FF;
}
.main-header > .icons-login > .icons > div > div.svg:hover > svg > path,
.main-header > .icons-login > .icons > div > div.svg:hover > svg > ellipse {
  stroke: #FFF;
}
.main-header > .icons-login > .icons > .notification {
  position: relative;
  cursor: pointer;
}
.main-header > .icons-login > .icons > .notification:hover > .notification-box {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.main-header > .icons-login > .icons > .notification > .notification-box {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFF;
  border-radius: 24px;
  width: 320px;
  transition: 0.4s all ease;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #EBF5FF;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .title {
  padding: 34px 16px 24px 16px;
  border-bottom: 1px solid #EBF5FF;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .title > p {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #1C1D1F;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .title > a {
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  color: #1C1D1F;
  gap: 5px;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .title > a::after {
  content: url('data:image/svg+xml,<svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.00013 4.99983L11 4.99983" stroke="%230086FF" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.0332 9.01596L0.999923 5.00001L5.0332 0.983398" stroke="%230086FF" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  max-width: 12px;
  max-height: 12px;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .notification-lists {
  gap: 33px;
  padding: 24px 16px;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .notification-lists > li {
  gap: 8px;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .notification-lists > li::before {
  content: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><circle opacity="0.1" cx="6" cy="6" r="6" fill="%23FFAA00"/><circle cx="6" cy="6" r="3" fill="%23FFAA00"/></svg>');
  position: relative;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .notification-lists > li > .content {
  gap: 8px;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .notification-lists > li > .content > p {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #1C1D1F;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .notification-lists > li > .content > span {
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  color: #1C1D1F;
}
.main-header > .icons-login > .icons > .notification > .notification-box > .notification-lists > li:not(:last-child) {
  border-bottom: 1px solid #EBF5FF;
  padding-bottom: 16px;
}
.main-header > .icons-login > .icons > .search {
  cursor: pointer;
}
.main-header > .icons-login > .icons > .download {
  position: relative;
  cursor: pointer;
}
.main-header > .icons-login > .icons > .download:hover > .header-download-box {
  opacity: 1 !important;
  visibility: visible !important;
  top: 100% !important;
}
.main-header > .icons-login > .login-signup {
  gap: 0;
}
.main-header > .icons-login > .login-signup > a {
  padding: 8px 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.main-header > .icons-login > .login-signup > a.login {
  color: #1C1D1F;
  min-width: 74px;
  text-align: center;
}
.main-header > .icons-login > .login-signup > a.register {
  background-color: #0086FF;
  color: #FFFFFF;
  border-radius: 24px;
  min-width: 98px;
  text-align: center;
}
.main-header > .icons-login > .menu-toggeler {
  display: none;
  cursor: pointer;
  width: 32px;
  height: 32px;
}
.main-header span.line {
  width: 1px;
  height: 16px;
  background-color: #EBF5FF;
  display: inline-block;
}
.main-header > .mobile-menu {
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100vh;
  background-color: #FFF;
  z-index: 9999999;
  transition: 0.4s all ease;
  opacity: 0;
  visibility: hidden;
}
.main-header > .mobile-menu > .menu-box {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 80px;
  max-height: 100vh;
  overflow-y: auto;
}
.main-header > .mobile-menu > .menu-box::-webkit-scrollbar {
  display: none !important;
}
.main-header > .mobile-menu > .menu-box > .actions {
  gap: 16px;
  width: 100%;
  padding-bottom: 24px;
  padding-top: 14px;
  border-bottom: 1px solid #EBF5FF;
  margin-bottom: 24px;
}
.main-header > .mobile-menu > .menu-box > .actions > a.login {
  padding: 0 16px;
  height: 32px;
  border: 1px solid #EBF5FF;
  border-radius: 24px;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #1C1D1F;
  min-width: 131px;
}
.main-header > .mobile-menu > .menu-box > .actions > a.sign-up {
  padding: 0 16px;
  height: 32px;
  background: #0086FF;
  border-radius: 24px;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  min-width: 131px;
}
.main-header > .mobile-menu > .menu-box > .actions > span {
  cursor: pointer;
}
.main-header > .mobile-menu > .menu-box > ul.menu {
  gap: 32px;
  padding: 0 24px;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li > a,
.main-header > .mobile-menu > .menu-box > ul.menu > li > p {
  width: 100%;
  cursor: pointer;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li > a > span,
.main-header > .mobile-menu > .menu-box > ul.menu > li > p > span {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > a,
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > p {
  pointer-events: none;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > a::after,
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > p::after {
  content: url('data:image/svg+xml,<svg width="8" height="5" viewBox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.77145 4.56466C4.37147 5.04961 3.62853 5.04961 3.22855 4.56466L1.01946 1.88629C0.481499 1.23404 0.945444 0.25 1.79091 0.25L6.20909 0.250001C7.05455 0.250001 7.5185 1.23405 6.98054 1.88629L4.77145 4.56466Z" fill="%230087FA"/></svg>');
  transition: 0.4s all ease;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .digital-currency-submenu {
  padding-top: 24px;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  display: none;
  animation: fadeSubMenu 0.4s;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .digital-currency-submenu > li {
  padding: 10px 12px;
  background: #F5FAFF;
  border-radius: 8px;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .digital-currency-submenu > li > a {
  gap: 8px;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .digital-currency-submenu > li > a > img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .digital-currency-submenu > li > a > div {
  gap: 4px;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .digital-currency-submenu > li > a > div > p {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: #1C1D1F;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .digital-currency-submenu > li > a > div > span {
  font-weight: 600;
  font-size: 10px;
  line-height: 15px;
  color: #1C1D1F;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .digital-currency-submenu > li:last-child {
  background-color: #0086FF;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .digital-currency-submenu > li:last-child > a > span {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
  gap: 12px;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .supports-submenu {
  padding-top: 24px;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px 10px;
  display: none;
  animation: fadeSubMenu 0.4s;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .supports-submenu > li > a {
  gap: 8px;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .supports-submenu > li > a > img {
  width: 40px;
  height: 40px;
  border-radius: 8px;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .supports-submenu > li > a > div {
  gap: 7px;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .supports-submenu > li > a > div > p {
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  color: #1C1D1F;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.has-submenu > .supports-submenu > li > a > div > span {
  font-weight: 500;
  font-size: 10px;
  line-height: 15px;
  color: #1C1D1F;
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.sub-menu-active > a::after,
.main-header > .mobile-menu > .menu-box > ul.menu > li.sub-menu-active > p::after {
  transform: rotate(180deg);
}
.main-header > .mobile-menu > .menu-box > ul.menu > li.sub-menu-active > ul {
  display: grid !important;
}
.main-header > .mobile-menu > .menu-box > .bottom-actions {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 24px;
  gap: 16px;
  background-color: #FFF;
}
.main-header > .mobile-menu > .menu-box > .bottom-actions > .download-app {
  border: 1px solid #EBF5FF;
  border-radius: 16px;
  min-width: 215px;
  height: 32px;
  gap: 8px;
}
.main-header > .mobile-menu > .menu-box > .header-download-box {
  top: 40px;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
}
.main-header > .mobile-menu > .menu-box > .header-download-box ul {
  gap: 16px !important;
}
.main-header > .mobile-menu > .menu-box > .header-download-box ul > li > p {
  font-size: 12px !important;
}
.main-header > .mobile-menu > .menu-box > .header-search-box {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  transform: translateX(0);
  border: none;
  border-radius: 0;
  padding: 12px 12px 24px 12px;
  gap: 24px;
  z-index: 1;
}
.main-header > .mobile-menu > .menu-box > .DA-active {
  opacity: 1;
  visibility: visible;
  top: 80px;
}
.main-header > .menu-active {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.main-header > .xpay-banner-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 71px;
  min-height: 71px;
}
.main-header > .xpay-banner-header > img {
  width: 100%;
  max-width: 100%;
  max-height: 71px;
  min-height: 71px;
  object-fit: cover;
}

.header-download-box {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #FFF;
  border-radius: 24px;
  width: 409px;
  transition: 0.4s all ease;
  opacity: 0;
  visibility: hidden;
  padding: 24px 0;
  gap: 24px;
  border: 1px solid #EBF5FF;
  min-height: 524px;
}
.header-download-box > .tab-contents > .tab-content {
  position: relative;
  gap: 24px;
}
.header-download-box > .tab-contents > .tab-content > .download-items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
  gap: 24px;
  width: 100%;
  padding: 0 16px;
}
.header-download-box > .tab-contents > .tab-content > .download-items > li > a {
  width: 100%;
  gap: 8px;
  padding: 16px;
  background: #F5FAFF;
  border-radius: 8px;
}
.header-download-box > .tab-contents > .tab-content > .download-items > li > a > p {
  font-weight: 600;
  font-size: 13px;
  line-height: 21px;
  color: #1C1D1F;
}
.header-download-box > .tab-contents > .tab-content > .qr-code {
  border-top: 1px solid #EBF5FF;
  padding-top: 24px;
  gap: 8px;
  position: relative;
  width: 100%;
}
.header-download-box > .tab-contents > .tab-content > .qr-code > p {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #1C1D1F;
}
.header-download-box > .tab-contents > .tab-content > .qr-code > span {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: rgba(28, 29, 31, 0.4);
  margin-bottom: 16px;
}
.header-download-box > .tab-contents > .tab-content > .qr-code > .qr-img {
  width: 160px;
  height: 160px;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.header-download-box > .tab-contents > .tab-content > .qr-code > .abs-img {
  position: absolute;
  bottom: 4px;
  max-width: 100%;
  width: 100%;
  z-index: 0;
}
.header-download-box > .tab-contents > .tab-content-active {
  display: flex !important;
}

.main-footer {
  margin-bottom: 40px;
  padding-top: 80px;
}
.main-footer > .footer-items {
  gap: 32px;
}
.main-footer > .footer-items > .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #1C1D1F;
}
.main-footer > .footer-items > ul {
  gap: 16px;
}
.main-footer > .footer-items > ul > li > a {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}
.main-footer > .footer-items:last-child {
  gap: 0;
}
.main-footer > .footer-items:last-child > .title {
  margin-bottom: 35px;
}
.main-footer > .footer-items:last-child > ul.social-list {
  gap: 20px;
  margin-bottom: 24px;
}
.main-footer > .footer-items:last-child > ul.social-list > li {
  width: 24px;
  height: 24px;
}
.main-footer > .footer-items:last-child > ul.social-list > li > a {
  width: 24px;
  height: 24px;
  display: block;
}
.main-footer > .footer-items:last-child > ul.social-list > li > a > img {
  width: 24px;
  height: 24px;
}
.main-footer > .footer-items:last-child > .about-me {
  gap: 16px;
}
.main-footer > .footer-items:last-child > .about-me > .address {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  color: #1C1D1F;
}
.main-footer > .footer-items:last-child > .about-me > .address2 {
  font-size: 16px;
  max-width: 360px;
}
.main-footer > .footer-items:last-child > .about-me > .item {
  width: 343px;
  height: 88px;
  border-radius: 16px;
  padding: 16px;
  gap: 16px;
}
.main-footer > .footer-items:last-child > .about-me > .item > img {
  min-width: 56px;
}
.main-footer > .footer-items:last-child > .about-me > .item > div {
  gap: 8px;
}
.main-footer > .footer-items:last-child > .about-me > .call-number {
  background-color: rgba(0, 134, 255, 0.0509803922);
}
.main-footer > .footer-items:last-child > .about-me > .call-number > div > p {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #0086FF;
}
.main-footer > .footer-items:last-child > .about-me > .call-number > div > span {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #1C1D1F;
}
.main-footer > .footer-items:last-child > .about-me > .email {
  background-color: rgba(1, 188, 141, 0.0509803922);
}
.main-footer > .footer-items:last-child > .about-me > .email > div > p {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #01BC8D;
}
.main-footer > .footer-items:last-child > .about-me > .email > div > span {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #1C1D1F;
}

.footer-about-us {
  margin-bottom: 40px;
  margin-top: 40px;
}
.footer-about-us > .content {
  gap: 24px;
}
.footer-about-us > .content > p {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-align: justify;
  color: #1C1D1F;
  max-width: 681px;
}
.footer-about-us > .footer-images {
  gap: 40px;
}

.footer-line {
  height: 1px;
  width: 100%;
  background-color: #EBF5FF;
}

.copy-right-box {
  padding: 32px 0;
  background-color: #FAFAFA;
}
.copy-right-box .copy-right {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #1C1D1F;
}

.signle-page-container {
  width: 100%;
  gap: 24px;
  margin-bottom: 120px;
}
.signle-page-container > .post-content {
  width: 100%;
  max-width: 776px;
}
.signle-page-container > .post-content > .post-detail {
  gap: 16px;
  margin-bottom: 24px;
}
.signle-page-container > .post-content > .post-detail > .score {
  padding: 0px 16px;
  height: 32px;
  background: rgba(255, 153, 0, 0.04);
  border-radius: 16px;
  gap: 10px;
}
.signle-page-container > .post-content > .post-detail > .score > span {
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #FF9900;
  font-family: "IRANSansXNum";
}
.signle-page-container > .post-content > .post-detail > .analysis {
  padding: 0px 16px;
  height: 32px;
  background: rgba(0, 134, 255, 0.04);
  border-radius: 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #0086FF;
}
.signle-page-container > .post-content > .post-detail > span {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
  opacity: 0.4;
}
.signle-page-container > .post-content > .post-detail > .polish-date-update {
  gap: 8px;
}
.signle-page-container > .post-content > .post-detail > .polish-date-update > span {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
  opacity: 0.4;
}
.signle-page-container > .post-content > .post-detail > .polish-date-update > p {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
  font-family: "IRANSansXNum";
}
.signle-page-container > .post-content > .post-img {
  width: 100%;
  height: 430px;
  border-radius: 24px;
  margin-bottom: 24px;
}
.signle-page-container > .post-content > .author-reading-time {
  margin-bottom: 40px;
}
.signle-page-container > .post-content > .author-reading-time > .reading-time {
  padding: 0px 16px;
  gap: 10px;
  height: 32px;
  background: #F0FAF7;
  border-radius: 16px;
  min-width: 105px;
}
.signle-page-container > .post-content > .author-reading-time > .reading-time > span {
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  color: #2DBD96;
}
.signle-page-container > .post-content > .author-reading-time > .author {
  gap: 8px;
  min-width: 181px;
}
.signle-page-container > .post-content > .author-reading-time > .author > svg {
  min-width: 16px;
}
.signle-page-container > .post-content > .author-reading-time > .author > span {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #0086FF;
}
.signle-page-container > .post-content > .author-reading-time > .author > p {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
}
.signle-page-container > .post-content > .post-title {
  margin: 40px 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #1C1D1F;
}
.signle-page-container > .post-content > .post-excerpt {
  gap: 24px;
  margin-bottom: 40px;
}
.signle-page-container > .post-content > .post-excerpt > p {
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  text-align: justify;
  color: #1C1D1F;
}
.signle-page-container > .post-content > .wp-post-content h1, .signle-page-container > .post-content > .wp-post-content h2, .signle-page-container > .post-content > .wp-post-content h3, .signle-page-container > .post-content > .wp-post-content h4, .signle-page-container > .post-content > .wp-post-content h5, .signle-page-container > .post-content > .wp-post-content h6 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #172041;
  margin-bottom: 16px;
}
.signle-page-container > .post-content > .wp-post-content a {
  color: #0086FF !important;
}
.signle-page-container > .post-content > .wp-post-content ul, .signle-page-container > .post-content > .wp-post-content ol {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 24px;
  list-style-type: auto;
  padding-right: 28px;
  font-family: "IRANSansXNum";
}
.signle-page-container > .post-content > .wp-post-content ul > li, .signle-page-container > .post-content > .wp-post-content ol > li {
  font-weight: 500;
  font-family: "IRANSansXNum";
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  color: #1C1D1F;
  list-style-type: auto;
}
.signle-page-container > .post-content > .wp-post-content p,
.signle-page-container > .post-content > .wp-post-content figcaption {
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  color: #1C1D1F;
  margin-bottom: 24px;
}
.signle-page-container > .post-content > .wp-post-content figure {
  width: 100%;
  margin-bottom: 16px;
  height: auto;
  object-fit: cover;
  border-radius: 16px;
  max-width: 100%;
}
.signle-page-container > .post-content > .wp-post-content img {
  width: 100%;
  margin-bottom: 16px;
  height: auto;
  object-fit: cover;
  border-radius: 16px;
  max-width: 100%;
}
.signle-page-container > .post-content > .wp-post-content table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #EBF5FF;
  border-radius: 24px;
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
  margin-bottom: 16px;
  table-layout: fixed;
}
.signle-page-container > .post-content > .wp-post-content table th, .signle-page-container > .post-content > .wp-post-content table td {
  width: 100%;
  text-align: center;
  padding: 16px;
  border: 1px solid #EBF5FF;
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  color: #1C1D1F;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}
.signle-page-container > .post-content > .wp-post-content table th {
  font-size: 18px;
  background-color: #E6F3FF;
}
.signle-page-container > .post-content > .wp-post-content table td {
  font-weight: 400;
}
.signle-page-container > .post-content > .wp-post-content blockquote {
  width: 100%;
  border: 1px solid #EBF5FF;
  padding: 12px;
  border-radius: 16px;
  margin-bottom: 16px;
  background-color: #E6F3FF;
}
.signle-page-container > .post-content > .wp-post-content blockquote > p {
  margin-bottom: 0;
}
.signle-page-container > .post-content > .share {
  margin: 40px 0;
  gap: 16px;
}
.signle-page-container > .post-content > .share > .title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}
.signle-page-container > .post-content > .share > ul {
  gap: 24px;
}
.signle-page-container > .post-content > .share > ul > li > a > img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}
.signle-page-container > .post-content > .toc-scrool-box {
  margin-top: 40px;
  border: 1px solid #EBF5FF;
  gap: 24px;
  border-radius: 24px;
}
.signle-page-container > .post-content > .toc-scrool-box > .toc-box-title {
  cursor: pointer;
  padding: 24px;
}
.signle-page-container > .post-content > .toc-scrool-box > .toc-box-title > span {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #172041;
}
.signle-page-container > .post-content > .toc-scrool-box > .toc-box-title > .action-svg {
  border: 1px solid #EBF5FF;
  width: 28px;
  height: 28px;
  border-radius: 100%;
}
.signle-page-container > .post-content > .toc-scrool-box > .toc-box-title > .action-svg > svg {
  transition: 0.4s all ease;
}
.signle-page-container > .post-content > .toc-scrool-box > .toc-box-title > .active > svg {
  transform: rotate(180deg);
}
.signle-page-container > .post-content > .toc-scrool-box .table-of-content-post {
  display: none;
  animation-name: fadeFAQ;
  animation-duration: 0.3s;
}
.signle-page-container > .post-content > .toc-scrool-box .titles-activated {
  display: block;
}
.signle-page-container > .post-content > .toc-scrool-box ul {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 24px 24px 24px;
}
.signle-page-container > .post-content > .toc-scrool-box ul > li {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
  cursor: pointer;
}
.signle-page-container > .sidebar {
  min-width: 448px;
  max-width: 448px;
  position: sticky;
  top: 156px;
}
.signle-page-container > .sidebar > .sidebar-box {
  gap: 24px;
  width: 100%;
  max-width: 100%;
}
.signle-page-container > .sidebar > .sidebar-box > .sub-box {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #EBF5FF;
  border-radius: 24px;
  padding: 24px;
  gap: 40px;
}
.signle-page-container > .sidebar > .sidebar-box > .sub-box > .box-title > .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #1C1D1F;
  position: relative;
  padding-right: 16px;
}
.signle-page-container > .sidebar > .sidebar-box > .sub-box > .box-title > .title::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 4px;
  height: 22px;
}
.signle-page-container > .sidebar > .sidebar-box > .sub-box > .box-title > a {
  gap: 16px;
}
.signle-page-container > .sidebar > .sidebar-box > .sub-box > .box-title > a > span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #0086FF;
}
.signle-page-container > .sidebar > .sidebar-box > .latest-posts > .box-title > .title::before {
  background-color: #F66957;
}
.signle-page-container > .sidebar > .sidebar-box > .latest-posts > .posts {
  width: 100%;
  gap: 28px;
}
.signle-page-container > .sidebar > .sidebar-box > .latest-posts > .posts > .post {
  width: 100%;
  gap: 12px;
  min-height: 80px;
  max-height: 80px;
}
.signle-page-container > .sidebar > .sidebar-box > .latest-posts > .posts > .post > img {
  width: 120px;
  height: 80px;
  border-radius: 16px;
}
.signle-page-container > .sidebar > .sidebar-box > .latest-posts > .posts > .post > p {
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
  color: #1C1D1F;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins {
  position: relative;
  min-height: 414px;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .box-title > .title::before {
  background-color: #0087FA;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins {
  width: 100%;
  gap: 24px;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content {
  width: 100%;
  position: relative;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .info {
  gap: 10px;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .info > img {
  width: 32px;
  height: 32px;
  object-fit: cover;
  border-radius: 100%;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .info > .crr-name {
  gap: 10px;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .info > .crr-name > p {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .info > .crr-name > span {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #777777;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .value {
  gap: 4px;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .value > p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
  white-space: nowrap;
  font-family: "IRANSansXNum" !important;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .value > span {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #06BD90;
  font-family: "IRANSansXNum" !important;
  direction: ltr;
}
.signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .value > span.negative {
  color: #F66957;
}
.signle-page-container > .sidebar > .sidebar-box > .table-of-content {
  padding: 24px 0;
}
.signle-page-container > .sidebar > .sidebar-box > .table-of-content > .box-title {
  padding: 0 24px 20px 24px;
  border-bottom: 1px solid #EBF5FF;
  position: relative;
}
.signle-page-container > .sidebar > .sidebar-box > .table-of-content > .box-title > .title {
  padding-right: 0 !important;
}
.signle-page-container > .sidebar > .sidebar-box > .table-of-content > .box-title::after {
  content: "";
  width: 400px;
  height: 2px;
  background-color: #0086FF;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.signle-page-container > .sidebar > .sidebar-box > .table-of-content > .box-title > .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #1C1D1F;
  position: relative;
  padding-right: 16px;
}
.signle-page-container > .sidebar > .sidebar-box > .table-of-content > .box-title > .title::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 4px;
  height: 22px;
}
.signle-page-container > .sidebar > .sidebar-box > .table-of-content > .items {
  width: 100%;
  gap: 24px;
  padding: 0 24px;
}
.signle-page-container > .sidebar > .sidebar-box > .table-of-content > .items > li {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
  position: relative;
  gap: 16px;
}
.signle-page-container > .sidebar > .sidebar-box > .table-of-content > .items > li::before {
  content: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="5" cy="5" r="5" fill="%230086FF"/><circle cx="5" cy="5" r="2.5" fill="white"/></svg>');
}

.be-with-us {
  width: 100%;
  background-image: url(../img/D-Email.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0;
  margin-bottom: 80px;
}
.be-with-us .be-with-us-box {
  gap: 16px;
}
.be-with-us .be-with-us-box > .title {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #FFFFFF;
}
.be-with-us .be-with-us-box > .sub-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.be-with-us .be-with-us-box > .subs-form {
  gap: 16px;
}
.be-with-us .be-with-us-box > .subs-form > input {
  padding: 0 24px;
  width: 384px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}
.be-with-us .be-with-us-box > .subs-form > input::placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
  opacity: 0.4;
}
.be-with-us .be-with-us-box > .subs-form > .submit-btn {
  gap: 16px;
  width: 142px;
  height: 48px;
  background: #000000;
  border-radius: 54px;
}
.be-with-us .be-with-us-box > .subs-form > .submit-btn > span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.space {
  width: 100%;
  min-height: 80px;
}

.users-cm {
  margin-bottom: 120px;
  gap: 40px;
}
.users-cm > .section-title {
  gap: 13px;
}
.users-cm > .section-title > .title {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  color: #1C1D1F;
}
.users-cm > .section-title > p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: rgba(28, 29, 31, 0.4);
}
.users-cm > .description {
  gap: 20px;
  max-width: 1248px;
  margin-bottom: 64px;
}
.users-cm > .description > span {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #1C1D1F;
}
.users-cm > .unit-of-coins {
  max-width: 885px;
  width: 100%;
  margin: 0 auto 64px auto;
}
.users-cm > .unit-of-coins > .item {
  gap: 10px;
}
.users-cm > .unit-of-coins > .item > img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  object-fit: cover;
}
.users-cm > .unit-of-coins > .item > div {
  gap: 4px;
}
.users-cm > .unit-of-coins > .item > div > span:first-child {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #1C1D1F;
}
.users-cm > .unit-of-coins > .item > div > span:nth-child(2) {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}
.users-cm > .actions {
  gap: 16px;
}
.users-cm > .actions > #open-cm-form-btn {
  width: 127px;
  height: 40px;
  background: #0086FF;
  border-radius: 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  cursor: pointer;
}
.users-cm > .actions > a:nth-child(2) {
  width: 201px;
  height: 40px;
  border: 1px solid #EBF5FF;
  border-radius: 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}

.goftino-btn-box {
  position: fixed;
  bottom: 32px;
  left: 32px;
  z-index: 999999;
  cursor: pointer;
  gap: 10px;
  width: 140px;
  height: 48px;
  background: #0086FF;
  border-radius: 40px;
  transition: 0.3s all ease;
}
.goftino-btn-box:hover {
  transform: scale(1.2);
}
.goftino-btn-box > img {
  min-width: 26px;
}
.goftino-btn-box > span {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  min-width: 70px;
  min-height: 25px;
}

.xpay-academy {
  gap: 36px;
  margin-bottom: 120px;
}
.xpay-academy > .xpay-academy-title {
  width: 100%;
}
.xpay-academy > .xpay-academy-title > .title {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  text-align: right;
  color: #1c1d1f;
}
.xpay-academy > .xpay-academy-title > a {
  gap: 8px;
}
.xpay-academy > .xpay-academy-title > a > span {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #0086FF;
}
.xpay-academy > .xpay-academy-box {
  max-width: 100%;
}
.xpay-academy > .xpay-academy-box > .list-items {
  width: 100%;
}
.xpay-academy > .xpay-academy-box > .list-items > .items {
  width: 100%;
}
.xpay-academy > .xpay-academy-box > .list-items > .items > .content {
  width: 100%;
  gap: 16px;
}
.xpay-academy > .xpay-academy-box > .list-items > .items > .content > .post-img-box {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.xpay-academy > .xpay-academy-box > .list-items > .items > .content > .post-img-box img {
  border-radius: 10px;
  width: 100%;
  max-width: 100%;
  min-height: 230px;
  max-height: 230px;
}
.xpay-academy > .xpay-academy-box > .list-items > .items > .content > a {
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  color: #1c1d1f;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xpay-academy > .xpay-academy-box > .list-items > .items > .content > .date-tag {
  gap: 24px;
}
.xpay-academy > .xpay-academy-box > .list-items > .items > .content > .date-tag > p {
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  color: #2DBD96;
  padding: 0 16px;
  background-color: #F0FAF7;
  border-radius: 16px;
}
.xpay-academy > .xpay-academy-box > .list-items > .items > .content > .date-tag > span {
  font-size: 14px;
  font-weight: 500;
  line-height: 32px;
  color: #1C1D1F;
  font-family: "IRANSansXNum";
}
.xpay-academy > .xpay-academy-box .swiper-pagination,
.xpay-academy > .xpay-academy-box .swiper-button-next,
.xpay-academy > .xpay-academy-box .swiper-button-prev {
  display: none;
}

.comment-form-box {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999999;
  display: none;
  animation-name: opaaaciiityyy;
  animation-duration: 0.1s;
}
.comment-form-box > .comment-respond {
  width: 768px;
  background: #FFFFFF;
  border: 1px solid #EBF5FF;
  border-radius: 24px;
  padding: 24px;
  display: none;
  animation-name: fadeSubMenu;
  animation-duration: 0.5s;
}
.comment-form-box > .comment-respond > .comment-reply-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #172041;
  margin-bottom: 40px;
}
.comment-form-box form {
  display: flex;
  flex-wrap: wrap;
  gap: 32px 24px;
}
.comment-form-box form > p {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.comment-form-box form > p > label {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}
.comment-form-box form > p > input,
.comment-form-box form > p > textarea {
  height: 40px;
  border: 1px solid #E0F0FF;
  border-radius: 8px;
  padding: 0 16px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}
.comment-form-box form > p > textarea {
  height: 160px;
  padding: 16px;
}
.comment-form-box form > p.comment-form-cookies-consent {
  display: none;
}
.comment-form-box form > p.comment-form-author {
  order: 1;
  width: 48%;
}
.comment-form-box form > p.comment-form-email {
  order: 2;
  width: 48%;
}
.comment-form-box form > p.comment-form-comment {
  order: 3;
  width: 100%;
}
.comment-form-box form > p.form-submit {
  order: 4;
  width: 100%;
}
.comment-form-box form > p.form-submit > input {
  background: #0086FF;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  cursor: pointer;
}
.comment-form-box form .logged-in-as {
  display: none;
}

.popup-is-open {
  display: flex !important;
}
.popup-is-open > .comment-respond {
  display: block;
}

.fraud-in-digital-crr {
  margin-bottom: 80px;
  gap: 24px;
}
.fraud-in-digital-crr > .title {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #1C1D1F;
}
.fraud-in-digital-crr > p {
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  text-align: justify;
  color: #1C1D1F;
  margin-bottom: 16px;
}
.fraud-in-digital-crr > .crr-items {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
}
.fraud-in-digital-crr > .crr-items > .item {
  width: 100%;
  padding: 24px;
  min-height: 159px;
  background: #FFFFFF;
  border: 1px solid #EBF5FF;
  border-radius: 16px;
  gap: 8px;
}
.fraud-in-digital-crr > .crr-items > .item > img {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  margin-bottom: 8px;
}
.fraud-in-digital-crr > .crr-items > .item > p {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #1C1D1F;
}
.fraud-in-digital-crr > .crr-items > .item > span {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  color: #1C1D1F;
}

.single-post-comment-box {
  gap: 40px;
  margin-bottom: 80px;
}
.single-post-comment-box > .box-title {
  width: 100%;
  gap: 8px;
}
.single-post-comment-box > .box-title > .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #172041;
}
.single-post-comment-box > .box-title > span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #172041;
}
.single-post-comment-box > .posts-comments {
  gap: 32px;
}
.single-post-comment-box > .posts-comments > .cm > .main-cm,
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm {
  gap: 24px;
  background: #FAFAFA;
  border-radius: 8px;
  padding: 24px;
}
.single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .author-img,
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img {
  gap: 16px;
}
.single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .author-img > img,
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img > img {
  width: 48px;
  height: 48px;
  border-radius: 100%;
}
.single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .author-img > .author,
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img > .author {
  gap: 4px;
}
.single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .author-img > .author > p,
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img > .author > p {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
}
.single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .author-img > .author > span,
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img > .author > span {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
  font-family: "IRANSansXNum";
}
.single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .replay,
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .replay {
  cursor: pointer;
  width: 72px;
  height: 32px;
  background: #0086FF;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #FFFFFF;
}
.single-post-comment-box > .posts-comments > .cm > .main-cm > .content,
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .content {
  font-weight: 500;
  font-size: 14px;
  line-height: 32px;
  text-align: justify;
  color: #1C1D1F;
}
.single-post-comment-box > .posts-comments > .cm > .replay {
  margin-top: 16px;
  padding-right: 40px;
  position: relative;
}
.single-post-comment-box > .posts-comments > .cm > .replay::before {
  content: url('data:image/svg+xml,<svg width="18" height="10" viewBox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.5 5.01642L17 5.01642" stroke="%230086FF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.03516 9.03256L1.00188 5.01661L5.03516 1" stroke="%230086FF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm {
  background-color: #F5FAFF;
}
.single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img > .author > p {
  color: #0086FF;
}

.header-search-box {
  position: fixed;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 768px;
  min-width: 768px;
  background: #FFFFFF;
  border: 1px solid #EBF5FF;
  border-radius: 24px;
  z-index: -1;
  padding: 24px;
  gap: 24px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s all ease;
}
.header-search-box > .form-box {
  width: 100%;
  border: 1px solid #EBF5FF;
  height: 64px;
  padding-left: 24px;
  border-radius: 24px;
}
.header-search-box > .form-box > input {
  width: 100%;
  height: 100%;
  padding-right: 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}
.header-search-box > .form-box > input::placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #1C1D1F;
}
.header-search-box .crr-items > a {
  min-height: unset !important;
  padding: 12px !important;
}
.header-search-box > .posts {
  gap: 16px;
  width: 100%;
}
.header-search-box > .posts > .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #1C1D1F;
}
.header-search-box > .posts > .post-list {
  width: 100%;
  gap: 16px;
}
.header-search-box > .posts > .post-list > li {
  background: #F5FAFF;
  border: 1px solid #E0F0FF;
  border-radius: 16px;
  width: 100%;
}
.header-search-box > .posts > .post-list > li > a {
  width: 100%;
  position: relative;
  padding: 16px;
}
.header-search-box > .posts > .post-list > li > a > .title {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #1C1D1F;
}
.header-search-box > .posts > .post-list > li > a::after {
  content: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1" y="1" width="20" height="20" rx="10" stroke="%230086FF" stroke-width="1.5"/><path d="M6.8367 11.0095L15.1699 11.0095" stroke="%230086FF" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.1968 14.354L6.83571 11.0073L10.1968 7.66016" stroke="%230086FF" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.search-is-active {
  opacity: 1;
  visibility: visible;
  z-index: 999999;
  top: 80px;
}

.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.api-loader {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100000000000000000;
  background-color: #FFF;
  opacity: 0.7;
  visibility: visible;
  transition: 0.4s all ease;
}
.api-loader > img {
  max-width: 30px;
}

.close-loader {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

@media only screen and (max-width: 1024px) {
  .signle-page-container {
    gap: 40px;
    margin-bottom: 24px;
    flex-direction: column;
  }
  .signle-page-container > .post-content {
    padding-bottom: 0;
    border-bottom: 1px solid #EBF5FF;
  }
  .signle-page-container > .post-content > .post-detail {
    flex-wrap: wrap;
  }
  .signle-page-container > .post-content > .post-detail > .score > span {
    font-size: 12px;
  }
  .signle-page-container > .post-content > .post-detail > .analysis {
    font-size: 12px;
  }
  .signle-page-container > .post-content > .post-detail > span {
    display: none;
  }
  .signle-page-container > .post-content > .post-detail > .polish-date-update {
    gap: 4px;
  }
  .signle-page-container > .post-content > .post-detail > .polish-date-update > span {
    font-size: 10px;
    line-height: 15px;
  }
  .signle-page-container > .post-content > .post-detail > .polish-date-update > p {
    font-size: 10px;
    line-height: 15px;
  }
  .signle-page-container > .post-content > .post-img {
    height: 200px;
  }
  .signle-page-container > .post-content > .author-reading-time {
    margin-bottom: 24px;
  }
  .signle-page-container > .post-content > .author-reading-time > .reading-time {
    padding: 0px 12px;
  }
  .signle-page-container > .post-content > .author-reading-time > .reading-time > span {
    font-size: 12px;
  }
  .signle-page-container > .post-content > .author-reading-time > .author {
    justify-content: flex-end;
    gap: 4px;
  }
  .signle-page-container > .post-content > .author-reading-time > .author > span {
    padding-right: 4px;
    font-size: 12px;
  }
  .signle-page-container > .post-content > .author-reading-time > .author > p {
    font-size: 12px;
    line-height: 18px;
  }
  .signle-page-container > .post-content > .post-title {
    margin: 24px 0;
    font-size: 22px;
    line-height: 40px;
  }
  .signle-page-container > .post-content > .post-excerpt {
    margin-bottom: 32px;
  }
  .signle-page-container > .post-content > .post-excerpt > p {
    font-size: 12px;
    line-height: 26px;
  }
  .signle-page-container > .post-content > .wp-post-content h1, .signle-page-container > .post-content > .wp-post-content h2, .signle-page-container > .post-content > .wp-post-content h3, .signle-page-container > .post-content > .wp-post-content h4, .signle-page-container > .post-content > .wp-post-content h5, .signle-page-container > .post-content > .wp-post-content h6 {
    font-size: 18px;
    line-height: 27px;
  }
  .signle-page-container > .post-content > .wp-post-content ul > li, .signle-page-container > .post-content > .wp-post-content ol > li {
    font-size: 14px;
    line-height: 28px;
  }
  .signle-page-container > .post-content > .wp-post-content p,
  .signle-page-container > .post-content > .wp-post-content figcaption {
    font-size: 14px;
    line-height: 26px;
  }
  .signle-page-container > .post-content > .wp-post-content table {
    overflow-x: auto !important;
  }
  .signle-page-container > .post-content > .wp-post-content table th, .signle-page-container > .post-content > .wp-post-content table td {
    width: 200px;
  }
  .signle-page-container > .post-content > .wp-post-content .table {
    overflow-x: auto !important;
    width: 100%;
    max-width: 100%;
  }
  .signle-page-container > .post-content > .wp-post-content .table::-webkit-scrollbar {
    display: none;
  }
  .signle-page-container > .post-content > .share {
    margin: 24px 0;
  }
  .signle-page-container > .post-content > .share > .title {
    font-size: 14px;
    line-height: 21px;
  }
  .signle-page-container > .post-content > .toc-scrool-box > .toc-box-title {
    padding: 16px;
  }
  .signle-page-container > .post-content > .toc-scrool-box > .toc-box-title > span {
    font-size: 16px;
    line-height: 26px;
  }
  .signle-page-container > .post-content > .toc-scrool-box ul {
    padding: 0 16px 16px 16px;
  }
  .signle-page-container > .post-content > .toc-scrool-box ul > li {
    font-size: 14px;
    line-height: 21px;
  }
  .signle-page-container > .sidebar {
    min-width: 100%;
    max-width: 100%;
    position: unset;
    max-height: unset;
    overflow-y: unset;
    padding-bottom: 0;
  }
  .signle-page-container > .sidebar > .sidebar-box > .sub-box {
    padding: 16px;
    gap: 24px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .sub-box > .box-title > .title {
    font-size: 16px;
    line-height: 24px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .sub-box > .box-title > a {
    gap: 8px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .sub-box > .box-title > a > span {
    font-size: 14px;
    line-height: 21px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .latest-posts > .posts {
    gap: 16px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .latest-posts > .posts > .post > img {
    width: 100px;
    height: 70px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins {
    gap: 16px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .info > img {
    width: 28px;
    height: 28px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .info > .crr-name {
    gap: 4px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .info > .crr-name > p {
    font-size: 12px;
    line-height: 21px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .info > .crr-name > span {
    font-size: 12px;
    line-height: 18px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .value > p {
    font-size: 14px;
    line-height: 21px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .moment-value-of-coins > .coins > .crr-box > .slide-content > .value > span {
    font-size: 12px;
    line-height: 18px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .table-of-content {
    padding: 16px 0;
  }
  .signle-page-container > .sidebar > .sidebar-box > .table-of-content > .box-title {
    padding: 0 16px 20px 16px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .table-of-content > .box-title::after {
    width: 295px;
  }
  .signle-page-container > .sidebar > .sidebar-box > .table-of-content > .items {
    gap: 16px;
    padding: 0 16px;
  }
  .signle-page-container > .sidebar > .sidebar-box > a {
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .signle-page-container > .sidebar > .sidebar-box > a > img {
    width: 100%;
    max-width: 100%;
  }
  .be-with-us {
    background-image: url(../img/M-Email.png);
    padding: 144px 0 0 0;
    margin-bottom: 40px;
    background-size: contain;
    min-height: 342px;
  }
  .be-with-us .be-with-us-box > .title {
    font-size: 20px;
    line-height: 30px;
  }
  .be-with-us .be-with-us-box > .sub-title {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .be-with-us .be-with-us-box > .subs-form {
    gap: 8px;
  }
  .be-with-us .be-with-us-box > .subs-form > input {
    padding: 0 16px;
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 21px;
  }
  .be-with-us .be-with-us-box > .subs-form > input::placeholder {
    font-size: 14px;
    line-height: 21px;
  }
  .be-with-us .be-with-us-box > .subs-form > .submit-btn {
    gap: 8px;
    width: 107px;
    min-width: 107px;
    height: 40px;
  }
  .be-with-us .be-with-us-box > .subs-form > .submit-btn > span {
    font-size: 14px;
    line-height: 20px;
  }
  .space {
    min-height: 60px;
  }
  .footer-fixed-box {
    display: flex;
    width: 100%;
    height: 72px;
    position: fixed;
    z-index: 99999;
    background-color: #FFF;
    bottom: 0;
    right: 0;
    padding: 24px 16px;
    border-top: 1px solid #EBF5FF;
  }
  .footer-fixed-box > .right-box {
    gap: 8px;
  }
  .footer-fixed-box > .right-box > svg {
    cursor: pointer;
  }
  .footer-fixed-box > .right-box > .content {
    gap: 2px;
  }
  .footer-fixed-box > .right-box > .content > span {
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    color: #1C1D1F;
  }
  .footer-fixed-box > .right-box > .content > span:first-child {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #0086FF;
  }
  .footer-fixed-box > .left-box {
    gap: 10px;
  }
  .footer-fixed-box > .left-box > a {
    height: 32px;
    background: #0086FF;
    border-radius: 24px;
    width: 114px;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
  }
  .footer-fixed-box > .left-box > .goftino-btn-sm {
    min-width: 33px;
  }
  .users-cm {
    margin-bottom: 64px;
    gap: 32px;
  }
  .users-cm > .section-title {
    gap: 16px;
    margin: 0 24px;
  }
  .users-cm > .section-title > .title {
    font-size: 20px;
    line-height: 30px;
  }
  .users-cm > .section-title > p {
    font-size: 14px;
    line-height: 21px;
  }
  .users-cm > .description {
    max-width: 100%;
    margin: 0 24px 0 24px;
  }
  .users-cm > .description > span {
    font-size: 14px;
    line-height: 21px;
  }
  .users-cm > .unit-of-coins {
    max-width: 100%;
    width: 100%;
    margin: 0 24px 8px 24px;
    justify-content: center;
    gap: 24px;
  }
  .users-cm > .unit-of-coins > .item {
    flex-direction: column;
    align-items: center;
    gap: 16px;
    max-width: 83px;
  }
  .users-cm > .unit-of-coins > .item > img {
    width: 60px;
    height: 60px;
  }
  .users-cm > .unit-of-coins > .item > div {
    gap: 4px;
    align-items: center;
  }
  .users-cm > .unit-of-coins > .item > div > span:first-child {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    white-space: nowrap;
  }
  .users-cm > .unit-of-coins > .item > div > span:nth-child(2) {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    white-space: nowrap;
  }
  .users-cm > .actions > #open-cm-form-btn {
    width: 123px;
    height: 32px;
    font-size: 14px;
    line-height: 21px;
  }
  .users-cm > .actions > a:nth-child(2) {
    width: 188px;
    height: 32px;
    font-size: 14px;
    line-height: 21px;
  }
  .goftino-btn-box {
    bottom: 12px;
    left: 12px;
    display: none;
    width: 48px;
    height: 48px;
    border-radius: 100%;
  }
  .goftino-btn-box > span {
    display: none;
  }
  .breadcrumbs {
    padding-top: 90px;
    flex-wrap: wrap;
  }
  .main-container {
    max-width: 100%;
    margin: 0 24px;
    overflow: hidden;
  }
  .main-header {
    padding: 80px 24px 24px 24px;
  }
  .main-header > .navigation-logo > .main-navigation,
  .main-header > .navigation-logo > span.line {
    display: none;
  }
  .main-header > .icons-login {
    gap: 16px;
  }
  .main-header > .icons-login > .icons,
  .main-header > .icons-login > span.line {
    display: none;
  }
  .main-header > .icons-login > .login-signup > a {
    padding: 6px 16px;
  }
  .main-header > .icons-login > .menu-toggeler {
    display: block;
  }
  .main-header > .xpay-banner-header {
    min-height: 64px;
    max-height: 64px;
  }
  .main-header > .xpay-banner-header > img {
    min-height: 64px;
    max-height: 64px;
  }
  .main-header > .xpay-banner-header > img.mobile {
    display: block;
  }
  .main-header > .xpay-banner-header > img.desktop {
    display: none;
  }
  .xpay-academy {
    gap: 40px;
    margin-bottom: 40px;
  }
  .xpay-academy > .xpay-academy-title {
    width: 100%;
  }
  .xpay-academy > .xpay-academy-title > .title {
    font-size: 20px;
    line-height: 30px;
  }
  .xpay-academy > .xpay-academy-title > a > span {
    font-size: 14px;
    line-height: 21px;
  }
  .xpay-academy > .xpay-academy-box {
    max-width: 100%;
  }
  .xpay-academy > .xpay-academy-box > .list-items > .items {
    padding-bottom: 32px;
  }
  .xpay-academy > .xpay-academy-box > .list-items > .items > .content > .post-img-box > img {
    max-height: 190px;
    min-height: 190px;
  }
  .xpay-academy > .xpay-academy-box > .list-items > .items > .content > a {
    font-size: 14px;
    line-height: 24px;
    max-width: 100%;
  }
  .xpay-academy > .xpay-academy-box > .list-items > .items > .content > .date-tag {
    gap: 16px;
  }
  .xpay-academy > .xpay-academy-box > .list-items > .items > .content > .date-tag > p {
    font-size: 12px;
  }
  .xpay-academy > .xpay-academy-box > .list-items > .items > .content > .date-tag > span {
    font-size: 12px;
  }
  .xpay-academy > .xpay-academy-box .swiper-button-prev,
  .xpay-academy > .xpay-academy-box .swiper-button-next {
    top: 97%;
  }
  .xpay-academy > .xpay-academy-box .swiper-button-prev {
    right: 0;
  }
  .xpay-academy > .xpay-academy-box .swiper-button-next {
    left: 0;
  }
  .xpay-academy > .xpay-academy-box .swiper-button-prev::after,
  .xpay-academy > .xpay-academy-box .swiper-button-next::after {
    display: none;
  }
  .xpay-academy > .xpay-academy-box .swiper-pagination {
    max-width: max-content;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
  }
  .xpay-academy > .xpay-academy-box .swiper-pagination,
  .xpay-academy > .xpay-academy-box .swiper-button-next,
  .xpay-academy > .xpay-academy-box .swiper-button-prev {
    display: block;
  }
  .main-footer {
    flex-wrap: wrap;
    gap: 0;
    justify-content: flex-start;
    gap: 40px 12px;
    padding-top: 40px;
  }
  .main-footer > .footer-items {
    gap: 24px;
    width: 48%;
  }
  .main-footer > .footer-items > .title {
    font-size: 14px;
    line-height: 21px;
  }
  .main-footer > .footer-items > ul > li > a {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
  }
  .main-footer > .footer-items:last-child {
    gap: 0;
  }
  .main-footer > .footer-items:last-child > .title {
    margin-bottom: 24px;
  }
  .main-footer > .footer-items:last-child > ul.social-list {
    margin-bottom: 50px;
  }
  .main-footer > .footer-items:last-child > .about-me {
    gap: 19px;
  }
  .main-footer > .footer-items:last-child > .about-me > .address {
    font-size: 12px;
    line-height: 21px;
  }
  .main-footer > .footer-items:last-child > .about-me > .address2 {
    font-size: 10px;
    max-width: 169px;
    margin-bottom: 7px;
  }
  .main-footer > .footer-items:last-child > .about-me > .item {
    width: 100%;
    height: 64px;
    padding: 12px;
    gap: 8px;
  }
  .main-footer > .footer-items:last-child > .about-me > .item > div {
    gap: 4px;
  }
  .main-footer > .footer-items:last-child > .about-me > .item > img {
    min-width: 32px;
    width: 32px;
    height: 32px;
  }
  .main-footer > .footer-items:last-child > .about-me > .call-number > div > p {
    font-size: 10px;
    line-height: 15px;
  }
  .main-footer > .footer-items:last-child > .about-me > .call-number > div > span {
    font-size: 12px;
    line-height: 18px;
  }
  .main-footer > .footer-items:last-child > .about-me > .email > div > p {
    font-size: 10px;
    line-height: 15px;
  }
  .main-footer > .footer-items:last-child > .about-me > .email > div > span {
    font-size: 12px;
    line-height: 18px;
  }
  .footer-about-us {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start !important;
  }
  .footer-about-us > .content {
    gap: 16px;
  }
  .footer-about-us > .content > p {
    font-size: 12px;
    line-height: 20px;
    max-width: 100%;
  }
  .copy-right-box {
    padding: 24px 0;
  }
  .copy-right-box .copy-right {
    font-size: 10px;
    line-height: 16px;
  }
  .linear-bg {
    height: 40vh;
  }
  .comment-form-box {
    align-items: flex-start;
  }
  .comment-form-box > .comment-respond {
    width: 95%;
    padding: 16px;
    margin-top: 20px;
  }
  .comment-form-box > .comment-respond > .comment-reply-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .comment-form-box form {
    flex-direction: column;
    gap: 20px;
  }
  .comment-form-box form > p > label {
    font-size: 14px;
    line-height: 21px;
  }
  .comment-form-box form > p > input,
  .comment-form-box form > p > textarea {
    height: 32px;
    font-size: 14px;
    line-height: 21px;
  }
  .comment-form-box form > p > textarea {
    height: 80px;
    padding: 16px;
  }
  .comment-form-box form > p.comment-form-author {
    width: 100%;
  }
  .comment-form-box form > p.comment-form-email {
    width: 100%;
  }
  .comment-form-box form > p.form-submit {
    order: 4;
    width: 100%;
  }
  .comment-form-box form > p.form-submit > input {
    font-size: 14px;
  }
  .fraud-in-digital-crr {
    margin-bottom: 40px;
    gap: 16px;
  }
  .fraud-in-digital-crr > .title {
    font-size: 16px;
    line-height: 24px;
  }
  .fraud-in-digital-crr > p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 8px;
  }
  .fraud-in-digital-crr > .crr-items {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px;
  }
  .fraud-in-digital-crr > .crr-items > .item {
    padding: 16px;
    min-height: 125px;
    gap: 4px;
  }
  .fraud-in-digital-crr > .crr-items > .item > img {
    width: 40px;
    height: 40px;
    margin-bottom: 12px;
  }
  .fraud-in-digital-crr > .crr-items > .item > p {
    font-size: 12px;
    line-height: 18px;
  }
  .fraud-in-digital-crr > .crr-items > .item > span {
    font-weight: 600;
    font-size: 10px;
    line-height: 15px;
  }
  .single-post-comment-box {
    gap: 24px;
    margin-bottom: 40px;
  }
  .single-post-comment-box > .box-title > .title {
    font-size: 18px;
    line-height: 27px;
  }
  .single-post-comment-box > .box-title > span {
    font-size: 14px;
    line-height: 21px;
  }
  .single-post-comment-box > .posts-comments {
    gap: 16px;
  }
  .single-post-comment-box > .posts-comments > .cm > .main-cm,
  .single-post-comment-box > .posts-comments > .cm > .replay > .main-cm {
    padding: 16px;
  }
  .single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .author-img,
  .single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img {
    gap: 8px;
  }
  .single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .author-img > img,
  .single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img > img {
    width: 40px;
    height: 40px;
  }
  .single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .author-img > .author > p,
  .single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img > .author > p {
    font-size: 12px;
    line-height: 18px;
  }
  .single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .author-img > .author > span,
  .single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .author-img > .author > span {
    font-size: 12px;
    line-height: 18px;
  }
  .single-post-comment-box > .posts-comments > .cm > .main-cm > .cm-title > .replay,
  .single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .cm-title > .replay {
    cursor: pointer;
    width: 78px;
  }
  .single-post-comment-box > .posts-comments > .cm > .main-cm > .content,
  .single-post-comment-box > .posts-comments > .cm > .replay > .main-cm > .content {
    font-size: 12px;
    line-height: 26px;
  }
  .single-post-comment-box > .posts-comments > .cm > .replay {
    margin-top: 8px;
    padding-right: 24px;
  }
  .single-post-comment-box > .posts-comments > .cm > .replay::before {
    content: url('data:image/svg+xml,<svg width="14" height="10" viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.49805 5.01636L12.998 5.01636" stroke="%230086FF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M5.0332 9.03256L0.999923 5.01661L5.0332 1" stroke="%230086FF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  }
  .header-search-box > .form-box {
    height: 48px;
    padding-left: 12px;
  }
  .header-search-box > .form-box > input {
    padding-right: 12px;
    font-size: 14px;
  }
  .header-search-box > .form-box > input::placeholder {
    font-size: 14px;
  }
  .header-search-box > .posts {
    gap: 12px;
  }
  .header-search-box > .posts > .title {
    font-size: 16px;
    line-height: 26px;
  }
  .header-search-box > .posts > .post-list > li > a {
    padding: 12px;
  }
  .header-search-box > .posts > .post-list > li > a > .title {
    font-size: 12px;
  }
}

/*# sourceMappingURL=single.css.map */

.popup-container {
  display: none !important;
}
