@charset "UTF-8";
/**main colore**/
/** footer palette **/
/** break point **/
html {
  scroll-behavior: smooth;
  padding: 0;
  margin: 0;
}

/* Theme shell only — never target .elementor (Elementor controls its own styles) */
.site {
  direction: rtl;
  background-color: #fff;
  font-size: 14px;
  font-family: PeydaFaNumWeb, sans-serif;
  color: #000001;
  overflow-x: hidden;
}

.site a,
.site a:visited {
  text-decoration: none;
  color: #000001;
}

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

.site label {
  font-size: 12px;
  color: rgb(0, 0, 11.18);
}

.site a:focus {
  outline: none;
}

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

/* Fallback content headings — not inside Elementor */
.site-main:not(.rahino-elementor-content) h1 {
  font-size: 24px;
}
.site-main:not(.rahino-elementor-content) h2 {
  font-size: 22px;
}
.site-main:not(.rahino-elementor-content) h3 {
  font-size: 20px;
}
.site-main:not(.rahino-elementor-content) h4 {
  font-size: 18px;
}
.site-main:not(.rahino-elementor-content) h5 {
  font-size: 16px;
}
.site-main:not(.rahino-elementor-content) h6 {
  font-size: 14px;
}
.site-main:not(.rahino-elementor-content) h1, .site-main:not(.rahino-elementor-content) h2, .site-main:not(.rahino-elementor-content) h3, .site-main:not(.rahino-elementor-content) h4, .site-main:not(.rahino-elementor-content) h5, .site-main:not(.rahino-elementor-content) h6 {
  font-weight: 700;
  font-family: PeydaFaNumWeb, sans-serif;
}

.gform_required_legend {
  display: none !important;
}

.gfield {
  position: relative !important;
}
.gfield .validation_message {
  position: absolute !important;
  top: -9px !important;
  left: 2em !important;
  width: -moz-max-content !important;
  width: max-content !important;
  right: auto !important;
  background: #fff !important;
  height: -moz-max-content !important;
  height: max-content !important;
  padding: 3px 10px !important;
  font-size: 11.5px !important;
  font-weight: bold !important;
  margin: 0 !important;
  font-weight: 400 !important;
}

.globalHeaderBack.blogs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs {
    row-gap: 8px;
  }
}
.globalHeaderBack.blogs .categorySecParent.highMargined.filter-form {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
@media (max-width: 480px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form {
    display: none;
  }
}
.globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #category-filter {
  width: max-content;
  margin-right: auto;
  background: #fff;
  border: 1px solid #ededed !important;
  background: #fff;
  padding: 18px 26px;
  border-radius: 16px;
  font-size: 15.4px;
  color: #9D9C9C;
  height: 60px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4 8.417 6.587 6.587a2.013 2.013 0 0 0 2.826 0L20 8.417' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 12px center;
  padding-left: 4em;
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #category-filter {
    padding: 18px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #category-filter {
    padding: 14px;
    font-size: 13px;
  }
}
.globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #filter-button {
  height: 60px;
  border: none;
  border-radius: 12px;
  min-width: 90px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 500;
  transition: all ease-in-out 0.3s;
  color: #fff;
  background: #FDA311;
}
.globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #filter-button:hover {
  background: rgb(253.4, 181.4, 64.6);
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #filter-button {
    min-width: 80px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .categorySecParent.highMargined.filter-form #filter-button {
    min-width: 64px;
    font-size: 13px;
  }
}
.globalHeaderBack.blogs .post-filters {
  display: flex;
  align-items: center;
  justify-content: end;
  width: max-content;
  margin-right: auto;
  padding: 18px 26px;
  height: 60px;
  gap: 20px;
  border: 1px solid #ededed;
  background: #fff;
  border-radius: 16px;
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .post-filters {
    gap: 16px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .post-filters {
    gap: 10px;
    padding: 18px;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .globalHeaderBack.blogs .post-filters {
    width: 100%;
    justify-content: start;
    gap: 14px;
  }
}
.globalHeaderBack.blogs .post-filters p {
  margin: 0;
  color: #707070;
  font-size: 16px;
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .post-filters p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .post-filters p {
    font-size: 13px;
  }
}
@media (max-width: 380px) {
  .globalHeaderBack.blogs .post-filters p {
    font-size: 12.5px;
  }
}
.globalHeaderBack.blogs .post-filters .filter-link.active {
  color: #FDA311;
}
.globalHeaderBack.blogs .post-filters .filter-link {
  font-size: 16px;
  transition: all 0.3s var(--ease2);
  color: #5E6282;
}
@media (max-width: 1080px) {
  .globalHeaderBack.blogs .post-filters .filter-link {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .globalHeaderBack.blogs .post-filters .filter-link {
    font-size: 13.5px;
  }
}
.globalHeaderBack.blogs .post-filters .filter-link:hover {
  color: #FDA311;
}

#posts-wrapper {
  position: relative;
  min-height: 300px;
  /* برای اینکه فضا داشته باشه */
}

#posts-wrapper.loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

#posts-wrapper.loading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  border: 4px solid #F7F7F7;
  border-top: 4px solid #FDA311;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  z-index: 11;
}

.GridPostBlogs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 14px;
  grid-row-gap: 32px;
  padding-bottom: 6em;
}
@media (max-width: 1260px) {
  .GridPostBlogs {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1080px) {
  .GridPostBlogs {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .GridPostBlogs {
    grid-template-columns: repeat(1, 1fr);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#category-filter {
  -webkit-appearance: none;
  /* Safari, Chrome */
  -moz-appearance: none;
  /* Firefox */
  appearance: none;
  /* سایر مرورگرها */
}

#load-more {
  border: none;
  background: none;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
  color: #12223C;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  gap: 8px;
}
#load-more svg {
  transition: all ease-in-out 0.3s;
}
#load-more:hover {
  color: rgb(14.4, 27.2, 48);
}
#load-more:hover svg {
  scale: 1.1;
}

blockquote {
  padding-left: 2rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  blockquote {
    padding-left: 1.5em;
    margin: 0;
  }
}
blockquote::before, blockquote::after {
  position: absolute;
  color: #777;
}
blockquote p + p {
  margin-top: 1rem;
}
blockquote::before {
  content: "//";
  transform: rotate(90deg);
  left: 0;
}
blockquote::after {
  content: "";
  left: 5px;
  top: 25px;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 1, 0.55);
}
blockquote--classic::before {
  content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='%23777777'><path d='M9.983 3v7.391C9.983 16.095 6.252 19.961 1 21l-.995-2.151C2.437 17.932 4 15.211 4 13H0V3h9.983zM24 3v7.391c0 5.704-3.748 9.571-9 10.609l-.996-2.151C16.437 17.932 18 15.211 18 13h-3.983V3H24z'/></svg>");
  left: 0;
}
blockquote--classic::after {
  content: "";
  left: 5px;
  top: 25px;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 1, 0.55);
}

.archiveCartMax {
  position: relative;
}
.archiveCartMax:hover h3 a {
  color: #FDA311;
}
.archiveCartMax:hover .archiveImage .iconLogo {
  visibility: visible;
  opacity: 1;
}
.archiveCartMax:hover .archiveImage .iconLogo svg,
.archiveCartMax:hover .archiveImage .iconLogo img {
  transform: scale(1);
}
.archiveCartMax .archiveImage {
  position: relative;
  z-index: 0;
  border-radius: 24px;
  overflow: hidden;
}
.archiveCartMax .archiveImage .iconLogo {
  position: absolute;
  display: flex;
  align-content: center;
  border-radius: 24px;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(40px);
  transition: all var(--ease2) 0.4s;
  opacity: 0;
  visibility: hidden;
}
.archiveCartMax .archiveImage .iconLogo img {
  max-width: 130px;
}
.archiveCartMax .archiveImage .iconLogo svg,
.archiveCartMax .archiveImage .iconLogo img {
  transform: scale(0.6) rotateX(105deg);
  margin: auto;
  transition: all var(--ease1) 0.4s;
}
.archiveCartMax .archiveImage .Metadata.centerdTex {
  position: absolute;
  z-index: 1;
  right: 1em;
  background: #fff;
  border-radius: 8px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 50px;
  padding: 0 0.8em;
  top: 1em;
}
.archiveCartMax .archiveImage .Metadata.centerdTex > span {
  display: flex;
  align-items: center;
  gap: 0.3em;
  justify-content: center;
}
.archiveCartMax .archiveImage .post-thumbnail {
  display: flex;
}
.archiveCartMax .archiveImage .post-thumbnail > img {
  max-height: 250px;
  min-height: 250px;
  height: 250px;
  object-fit: cover;
  object-position: center;
  transition: all ease-in-out 0.4s;
}
@media (max-width: 768px) {
  .archiveCartMax .archiveImage .post-thumbnail > img {
    max-height: 200px;
    min-height: 200px;
    height: 200px;
  }
}
.archiveCartMax > h3 {
  margin: 0;
  font-size: 16px !important;
  padding: 16px;
  padding-bottom: 16px;
  padding-bottom: 8px;
  transition: all ease-in-out 0.3s;
  color: #12223C;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
  line-height: 1.9em;
  max-height: 5em;
}
.archiveCartMax > h3 a {
  transition: all ease-in-out 0.3s;
}
@media (max-width: 1080px) {
  .archiveCartMax > h3 {
    font-size: 14.5px !important;
  }
}
.archiveCartMax .FootersArticle {
  padding: 0 16px;
}
.archiveCartMax .FootersArticle .TxtPosts > p {
  margin: 0;
  font-size: 14px;
  text-align: justify;
  transition: all ease-in-out 0.3s;
  color: #5E6282;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 auto;
  line-height: 2.2em;
  max-height: 5em;
}

.archiveRowPost {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.archiveRowPost:hover .archiveImage img {
  filter: grayscale(0.5);
}
.archiveRowPost:hover .rowInfoWrapper h3 a {
  color: #FDA311;
}
.archiveRowPost .archiveImage {
  display: flex;
  align-items: center;
}
.archiveRowPost .archiveImage > img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
  transition: 0.3s ease-in-out;
}
.archiveRowPost .rowInfoWrapper {
  display: flex;
  flex-direction: column;
  width: calc(100% - 92px);
  gap: 0.5em;
}
.archiveRowPost .rowInfoWrapper h3 {
  font-size: 13px;
  line-height: 1.8em;
  color: #000001;
  margin: 0;
  display: -webkit-box;
  -moz-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  text-overflow: ellipsis;
}
@media (max-width: 1440px) {
  .archiveRowPost .rowInfoWrapper h3 {
    font-size: 12.5px;
  }
}
.archiveRowPost .rowInfoWrapper h3 a {
  transition: 0.3s ease-in-out;
}
.archiveRowPost .rowInfoWrapper .centerdTex > span {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  font-weight: 400;
  color: #5E6282 !important;
}

.singlePostsPages > article.post {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.singlePostsPages > article.post .ContentCenter {
  width: 50%;
}
.singlePostsPages > article.post .ContentCenter .entry-title {
  font-size: 28px;
  color: #000001;
}
@media (max-width: 1260px) {
  .singlePostsPages > article.post .ContentCenter .entry-title {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-title {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .singlePostsPages > article.post .ContentCenter {
    width: 70%;
  }
}
@media (max-width: 1080px) {
  .singlePostsPages > article.post .ContentCenter {
    width: 100%;
  }
}
.singlePostsPages > article.post .ContentCenter .imgsParents {
  padding: 20px 0;
  border-radius: 24px;
  overflow: hidden;
  position: relative;
}
.singlePostsPages > article.post .ContentCenter .imgsParents .post-average-rating {
  width: max-content;
  position: absolute;
  top: 30px;
  left: 10px;
  padding: 8px 10px 1px 10px;
  border-radius: 12px;
  background: #fff;
}
.singlePostsPages > article.post .ContentCenter .imgsParents .post-average-rating .average-star-rating {
  display: flex;
  align-items: center;
  justify-content: start;
  font-style: normal;
  gap: 2px;
  font-size: 18px;
}
.singlePostsPages > article.post .ContentCenter .imgsParents .post-average-rating .average-star-rating svg path {
  stroke: #d99d0e;
}
.singlePostsPages > article.post .ContentCenter .imgsParents .post-average-rating .average-star-rating i.star.filled path {
  fill: #d99d0e;
}
.singlePostsPages > article.post .ContentCenter .imgsParents .post-thumbnail > img {
  max-height: 400px;
  object-fit: cover;
  object-position: center;
  border-radius: 24px;
  width: 100%;
}
.singlePostsPages > article.post .ContentCenter .imgsParents > img {
  max-height: 400px;
  object-fit: cover;
  object-position: center;
  border-radius: 24px;
  width: 100%;
}
.singlePostsPages > article.post .ContentCenter .entry-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL {
  margin: 0;
  padding-right: 16px;
  background-color: #F7F7F7;
  border: none;
  color: #000001 !important;
  font-size: 14.5px;
  font-weight: 500;
  border-radius: 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 48px;
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL {
    font-size: 13px;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL .tooltiptext {
  color: #000001;
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL .IconSvg {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background-color: #FDA311;
  transition: all ease-in-out 0.3s;
  margin-right: 12px;
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL .IconSvg {
    width: 34px;
    height: 34px;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL .IconSvg svg {
  transition: all ease-in-out 0.3s;
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL:hover .IconSvg {
  background-color: rgb(13.5, 25.5, 45);
}
.singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL:hover .IconSvg svg {
  transform: translateY(180deg);
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .ShareURL:hover .IconSvg svg {
    width: 20px;
    height: 20px;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 12px;
}
@media (max-width: 1440px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .Comments.MetaSin {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime {
    display: none !important;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin,
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 4px;
  font-size: 13.5px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin,
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime {
    font-size: 12.5px;
  }
}
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin .Icon,
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime .Icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #12223C;
}
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin svg,
.singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime svg {
  color: #12223C;
}
@media (max-width: 768px) {
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .MetaSin svg,
  .singlePostsPages > article.post .ContentCenter .entry-meta .metaP .singleAuthorCardMetaTime svg {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1260px) {
  .singlePostsPages > article.post .leftSidebar.Side {
    display: none;
  }
}
.singlePostsPages > article.post .singleSideContentMobileShow {
  bottom: 0 !important;
}
.singlePostsPages > article.post .singleSideContentMobileShow .titleSidebarPost::after {
  opacity: 1 !important;
}
@media (max-width: 1080px) {
  .singlePostsPages > article.post .RightsSideBar {
    display: initial;
    position: fixed !important;
    left: 0 !important;
    right: 0;
    bottom: -337px;
    height: 400px !important;
    overflow-y: auto;
    margin-bottom: 0;
    transition: bottom 0.3s;
    z-index: 999;
    background-color: #F1F5FA;
    width: 100% !important;
    top: auto !important;
  }
}
.singlePostsPages > article.post .RightsSideBar,
.singlePostsPages > article.post .leftSidebar.Side {
  width: 22%;
  position: sticky;
  height: -moz-max-content;
  height: max-content;
  top: 100px;
  border-radius: 24px;
  padding-bottom: 24px !important;
  padding: 0 20px;
  padding-top: 0 !important;
  box-shadow: 0px 28px 44.8px 1px rgba(0, 0, 0, 0.0705882353);
}
@media (max-width: 1260px) {
  .singlePostsPages > article.post .RightsSideBar,
  .singlePostsPages > article.post .leftSidebar.Side {
    width: 28%;
    padding: 18px;
  }
}
.singlePostsPages > article.post .RightsSideBar .PostRow,
.singlePostsPages > article.post .leftSidebar.Side .PostRow {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide,
.singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide {
  text-align: center;
  background-color: #F7F7F7;
  border-radius: 16px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  color: #12223C;
  font-weight: 600;
}
.singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide svg,
.singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide svg {
  display: none;
}
@media (max-width: 1080px) {
  .singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide,
  .singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide {
    font-size: 16px;
    background: none;
    margin: 0 !important;
    height: max-content !important;
    color: #12223C;
    margin-bottom: 12px !important;
    padding: 19px 5px;
    text-align: right !important;
    justify-content: start !important;
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide svg,
  .singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide svg {
    display: flex;
    color: #12223C;
  }
  .singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide::after,
  .singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide::after {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2 19.404V13.8H4.596m14.808-3.6H13.8V4.596M21 3l-7.2 7.2m-3.6 3.6L3 21' stroke='%231354A7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    left: 0;
    width: max-content;
    height: max-content;
    bottom: 0;
    top: 0;
    margin: auto;
    transition: all ease-in-out 0.2s;
    opacity: 0;
  }
  .singlePostsPages > article.post .RightsSideBar .titleSidebarPost.TitleSide::before,
  .singlePostsPages > article.post .leftSidebar.Side .titleSidebarPost.TitleSide::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: #12223C;
    right: 0;
    bottom: 4px;
  }
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  margin-right: 1em;
  color: #FDA311;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li {
  transition: all ease-in-out 0.3s;
  color: #000001;
  font-weight: 400;
  line-height: 2em;
  padding: 0.5em 0;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li:hover,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li:hover {
  color: #FDA311;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li:hover > a,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li:hover > a {
  color: #FDA311;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li:has(.activeToc),
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li:has(.activeToc) {
  color: #FDA311;
  border-radius: 12px;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li .activeToc,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li .activeToc {
  color: rgb(174.0375, 108.225, 1.4625);
  font-weight: 700;
  padding: 4px 6px;
}
.singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li > a,
.singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li > a {
  transition: all ease-in 0.3s;
  color: #000001;
  display: inline-block;
  font-size: 14px;
}
@media (max-width: 1080px) {
  .singlePostsPages > article.post .RightsSideBar .tabelOfContent .listTableContent > li > a,
  .singlePostsPages > article.post .leftSidebar.Side .tabelOfContent .listTableContent > li > a {
    font-size: 13px;
  }
}
.singlePostsPages .GenParentSTags {
  display: flex;
  flex-direction: column;
  justify-content: start;
  max-width: 700px;
  margin: auto;
}
.singlePostsPages .GenParentSTags > p {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
  color: #000001;
  line-height: 2.5em;
}
.singlePostsPages .TagParentsPosts {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  font-size: 0;
}
.singlePostsPages .TagParentsPosts > a {
  align-items: center;
  justify-content: center;
  width: max-content;
  margin: 0.4em;
  display: flex;
  padding: 0 20px;
  height: 45px;
  border-radius: 50px;
  transition: all ease-in-out 0.3s;
  background-color: #F7F7F7;
  color: #000001;
  font-size: 14px;
  font-weight: 400;
}
.singlePostsPages .TagParentsPosts > a:hover {
  background-color: #12223C;
  color: #fff;
}

.comment-awaiting-moderation {
  padding-top: 10px;
}

.comment-respond {
  padding-top: 2em;
}

.comments-area {
  max-width: 700px;
  margin: auto;
}
.comments-area .bypostauthor .comment-body {
  background: linear-gradient(93.71deg, #133166 0%, #114283 50%, #133166 100%);
  color: #fff !important;
}
.comments-area .bypostauthor .comment-body .reply a {
  color: #fff !important;
  display: block;
  text-align: left;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.comments-area .bypostauthor .comment-body .reply a::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.68 20.5 5.21-5.21a1.21 1.21 0 0 0 0-1.724l-5.21-5.209' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.751 3.5v7.286a3.643 3.643 0 0 0 3.643 3.643h12.847' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  top: 2px;
  left: 35px;
}
.comments-area .bypostauthor .comment-body .comment-content {
  color: #fff !important;
}
.comments-area .bypostauthor .comment-body .comment-metadata time {
  color: #fff;
}
.comments-area .bypostauthor .comment-body .comment-author .fn {
  color: #fff !important;
}
.comments-area .bypostauthor .comment-body .comment-author .fn > a {
  color: #fff !important;
}
.comments-area .bypostauthor .comment-body .comment-author .says {
  color: #fff !important;
}
.comments-area .comments-title {
  font-size: 18px;
  padding-bottom: 1em;
}
.comments-area .comment-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.comments-area .comment-list .children {
  list-style: none;
  padding-right: 50px;
  position: relative;
}
@media (max-width: 1080px) {
  .comments-area .comment-list .children {
    padding-right: 40px;
  }
}
@media (max-width: 480px) {
  .comments-area .comment-list .children {
    padding-right: 12px;
  }
}
.comments-area .comment-list .children::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.53 10.03a.75.75 0 0 0 0-1.06l-5-5a.75.75 0 0 0-1.06 0l-5 5a.75.75 0 1 0 1.06 1.06l3.72-3.72v8.19c0 .713-.22 1.8-.859 2.687-.61.848-1.635 1.563-3.391 1.563a.75.75 0 0 0 0 1.5c2.244 0 3.72-.952 4.609-2.187.861-1.196 1.141-2.61 1.141-3.563V6.31l3.72 3.72a.75.75 0 0 0 1.06 0' fill='%23fff'/%3E%3C/svg%3E");
  right: 0;
  background: #FDA311;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  bottom: 0;
  top: 0;
  margin: auto;
}
@media (max-width: 1080px) {
  .comments-area .comment-list .children::before {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 480px) {
  .comments-area .comment-list .children::before {
    display: none;
  }
}
.comments-area .comment-list .comment-body {
  padding: 20px 26px;
  border-radius: 16px;
  margin: 20px 0;
  background-color: #F7F7F7;
}
@media (max-width: 768px) {
  .comments-area .comment-list .comment-body {
    padding: 18px 12px;
  }
}
.comments-area .comment-list .comment-body:hover .reply a {
  color: #707070;
}
.comments-area .comment-list .comment-body .comment-content {
  color: #000001;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  margin: 10px 0 10px 10px;
}
@media (max-width: 768px) {
  .comments-area .comment-list .comment-body .comment-content {
    margin: 10px;
    font-size: 13px;
  }
}
.comments-area .comment-list .comment-body .comment-meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.comments-area .comment-list .comment-body .comment-meta .comment-metadata {
  font-size: 12px;
}
@media (max-width: 480px) {
  .comments-area .comment-list .comment-body .comment-meta .comment-metadata {
    font-size: 10.4px;
  }
}
.comments-area .comment-list .comment-body .comment-meta .comment-author {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.comments-area .comment-list .comment-body .comment-meta .comment-author .fn {
  font-size: 13.9px;
  padding: 5px;
  color: #000001;
  font-weight: 700;
}
@media (max-width: 480px) {
  .comments-area .comment-list .comment-body .comment-meta .comment-author .fn {
    font-size: 12.9px;
    padding-left: 0;
  }
}
.comments-area .comment-list .comment-body .comment-meta .comment-author .fn > a {
  font-size: 13.9px;
  color: #000001;
  color: #000001;
  font-weight: 700;
}
@media (max-width: 480px) {
  .comments-area .comment-list .comment-body .comment-meta .comment-author .fn > a {
    font-size: 12px;
    padding-left: 0;
  }
}
.comments-area .comment-list .comment-body .comment-meta .comment-author .says {
  padding-right: 3px;
  color: #FDA311;
}
@media (max-width: 480px) {
  .comments-area .comment-list .comment-body .comment-meta .comment-author .says {
    font-size: 10px;
  }
}
.comments-area .comment-list .comment-body .comment-meta .comment-author img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  margin-left: 4px;
}
.comments-area .comment-list .comment-body .reply a {
  color: rgb(197.8, 197.8, 197.8);
  display: block;
  text-align: left;
  position: relative;
  transition: all ease-in-out 0.3s;
}
.comments-area .comment-list .comment-body .reply a::before {
  position: absolute;
  content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m14.68 20.5 5.21-5.21a1.21 1.21 0 0 0 0-1.724l-5.21-5.209' stroke='%231354A7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.751 3.5v7.286a3.643 3.643 0 0 0 3.643 3.643h12.847' stroke='%231354A7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  top: 2px;
  left: 35px;
}

#reply-title {
  display: flex;
  align-items: center;
  gap: 10px;
}
#reply-title #cancel-comment-reply-link {
  font-size: 14px;
  color: #12223C;
}
#reply-title #cancel-comment-reply-link:hover {
  color: #000001;
}

.logged-in-as {
  width: 100%;
  margin: 0;
  padding: 1em 0;
  font-size: 12.5px;
  color: #000001;
}
.logged-in-as > a {
  color: #FDA311;
  transition: all ease-in-out 0.3s;
}
.logged-in-as > a:hover {
  color: rgb(253.4, 181.4, 64.6);
}

#submit.buttonCustomAramrsh {
  border: none;
  padding-right: 16px;
  padding-left: 8px;
}

#commentform {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 4em;
}
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-comment {
  position: relative;
}
#commentform .comment-form-author #comment,
#commentform .comment-form-email #comment,
#commentform .comment-form-comment #comment {
  padding: 20px 16px;
}
#commentform .comment-form-author #comment::placeholder,
#commentform .comment-form-email #comment::placeholder,
#commentform .comment-form-comment #comment::placeholder {
  font-family: "PeydaFaNumWeb" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
#commentform .comment-form-author #comment,
#commentform .comment-form-author input,
#commentform .comment-form-email #comment,
#commentform .comment-form-email input,
#commentform .comment-form-comment #comment,
#commentform .comment-form-comment input {
  border: 1px solid #eef8fc !important;
  background: #fff !important;
  border-radius: 16px;
}
#commentform .comment-form-author > label,
#commentform .comment-form-email > label,
#commentform .comment-form-comment > label {
  position: absolute;
  top: -14px;
  width: max-content;
  font-size: 14.5px;
  color: #000001;
  line-height: 2em;
  padding: 2px 8px;
  right: 1.5em;
  background-color: #fff;
}
#commentform .comment-notes {
  width: 100%;
  padding-bottom: 1em;
}
#commentform .comment-notes > span {
  margin: 0;
  color: #000001;
  line-height: 2.3em;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
  width: 48%;
}
#commentform .comment-form-comment {
  width: 100%;
}
#commentform .comment-form-rating {
  width: max-content;
  order: 4;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
#commentform .comment-form-rating .star-rating .star.selected {
  transition: all ease-in-out 0.4s;
}
#commentform .comment-form-rating .star-rating .star.selected svg path {
  transition: all ease-in-out 0.4s;
  fill: #f7b661;
}
#commentform .comment-form-rating .star-rating .star svg {
  transition: all ease-in-out 0.4s;
}
#commentform .comment-form-rating .star-rating .star svg path {
  transition: all ease-in-out 0.4s;
}
#commentform .form-submit {
  width: max-content;
  order: 5;
  margin: 0;
}

@keyframes button-glow {
  0% {
    right: -15%;
  }
  50% {
    right: 120%;
  }
  100% {
    right: 120%;
  }
}
label {
  font-size: 12px;
  color: rgb(0, 0, 11.18);
}

.site input[type=text], .site input[type=email], .site input[type=tel] {
  font-family: "PeydaFaNumWeb" !important;
  border: 1px solid rgba(107, 114, 128, 0.1490196078) !important;
  background-color: #fff !important;
  border-radius: 16px !important;
  height: 52px !important;
  padding: 20px !important;
  font-size: 14.5px;
  font-weight: 500;
  color: #9D9C9C !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: "PeydaFaNumWeb" !important;
  color: rgb(153.9705, 157.3548333333, 184.4295);
}
.site input[type=text]:-moz-placeholder, .site input[type=email]:-moz-placeholder, .site input[type=tel]:-moz-placeholder {
  font-family: "PeydaFaNumWeb" !important;
  color: rgb(153.9705, 157.3548333333, 184.4295);
}
.site input[type=text]::-moz-placeholder, .site input[type=email]::-moz-placeholder, .site input[type=tel]::-moz-placeholder {
  font-family: "PeydaFaNumWeb" !important;
  color: rgb(153.9705, 157.3548333333, 184.4295);
}
.site input[type=text]:-ms-input-placeholder, .site input[type=email]:-ms-input-placeholder, .site input[type=tel]:-ms-input-placeholder {
  font-family: "PeydaFaNumWeb" !important;
  color: rgb(153.9705, 157.3548333333, 184.4295);
}
.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: #12223C !important;
  display: flex !important;
  width: 100% !important;
  border-radius: 16px !important;
  font-size: 14.5px !important;
  font-family: "PeydaFaNumWeb" !important;
  cursor: pointer !important;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff !important;
  font-weight: 600 !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(237.27, 168.42, 56.73) !important;
}
.site textarea {
  border: none;
  background-color: rgb(239.5476923077, 243.0923076923, 248.8523076923);
  display: block;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
  padding: 15px 10px;
  border-radius: 5px;
  font-size: 13.5px;
  border: 1px solid rgb(209.19, 209.19, 249.91);
  box-shadow: 0 5px 7px 0 rgba(209.19, 209.19, 249.91, 0.2);
  font-family: "PeydaFaNumWeb" !important;
  resize: none;
}
.site textarea::-webkit-input-placeholder {
  font-family: "PeydaFaNumWeb" !important;
  color: rgb(0, 0, 204.6);
}
.site textarea:-moz-placeholder {
  font-family: "PeydaFaNumWeb" !important;
  color: rgb(0, 0, 204.6);
}
.site textarea::-moz-placeholder {
  font-family: "PeydaFaNumWeb" !important;
  color: rgb(0, 0, 204.6);
}
.site textarea:-ms-input-placeholder {
  font-family: "PeydaFaNumWeb" !important;
  color: rgb(0, 0, 204.6);
}
.site textarea:focus {
  outline: none;
}/*# sourceMappingURL=blog-style.css.map */