html[dir="rtl"] .customFont_menu__E8nuZ > div {
  border-radius: var(--br15) 0 var(--br15) var(--br15) !important;
  right: -295px !important;
  animation: customFont_scale-in-ltr__l9i4n 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both !important;
  @media (max-width: 720px) {
    right: -240px !important;
  }
}

@keyframes customFont_scale-in-ltr__l9i4n {
  0% {
    transform: scale(0);
    transform-origin: 100% 0;
    opacity: 1;
  }
  100% {
    transform: scale(1);
    transform-origin: 100% 0;
    opacity: 1;
  }
}
@media (max-width: 720px) {
  .customFont_menu__E8nuZ > div {
    right: -240px !important;
  }
}

.customFont_all__TMZVv {
  gap: var(--gap-20);
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.customFont_all__TMZVv {
  max-height: 0;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.1s ease;
}

.customFont_all__TMZVv.customFont_show__kk0IC {
  max-height: 100%;
  opacity: 1;
}

.customFont_addnewlink__joLyc {
  position: relative;
  width: 100%;
  height: 70px;
  border: 1px solid var(--content-box);
  border-radius: var(--br15);
  gap: var(--gap-10);

  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: var(--padding-10);
  transition: var(--transition2);
  cursor: pointer;
}
.customFont_addnewlink__joLyc:hover {
  border: 1px solid var(--color-dark-blue);
}
.customFont_swiperContent__UxFY2 {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
}
.customFont_swiperContent__UxFY2 > div {
  gap: var(--gap-10) !important;
}
.customFont_swiperContent__UxFY2 > div > div {
  display: flex;
  flex-direction: column;
  gap: var(--gap-20);
  width: 100% !important;
  margin-right: 0px !important;
}

.customFont_paginationvariant13Icon___MRgE {
  position: absolute;
  z-index: 5;
  width: 21px;
  height: 20px;
  bottom: 0;
  transition: var(--transition3);
  cursor: pointer;
}
.customFont_paginationvariant14Icon__JRhWz {
  left: 80%;
  position: absolute;
  z-index: 5;
  width: 21px;
  height: 20px;
  bottom: 0;
  transition: var(--transition3);
  cursor: pointer;
}

.customFont_paginationvariant13Icon___MRgE {
  right: 80%;
}

.customFont_paginationvariant13Icon___MRgE:hover {
  transform: scale(1.1);
}

.customFont_paginationvariant13Icon___MRgE:active {
  transform: scale(0.9);
}

.customFont_paginationvariant14Icon__JRhWz:hover {
  transform: scale(1.1);
}

.customFont_paginationvariant14Icon__JRhWz:active {
  transform: scale(0.9);
}

/*
  .hashtaglistswiper {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
  } */
.customFont_addnewicon__qzT6j {
  position: relative;
  width: 100%;
  max-width: 50px;
  aspect-ratio: 1/1;
  display: flex;

  align-items: center;
  justify-content: center;
  align-content: center;
  cursor: pointer;
}
.customFont_addnewcontent__YHkLu {
  position: relative;
  width: 100%;
  display: flex;
  gap: var(--gap-5);
  flex-direction: column;
  align-items: flex-start;
}
.customFont_addnewheader__YCSRi {
  position: relative;
  font-size: var(--font-16);
  font-weight: var(--weight-600);
  color: var(--color-dark-blue);
}
.customFont_addnewexplain__MLeJN {
  position: relative;
  font-size: var(--font-12);
  font-weight: var(--weight-400);
  color: var(--text-h2);
}
.customFont_hashtagContainer__ohur4 {
  display: flex;
  position: relative;
  height: 100%;
  gap: var(--gap-20);
  overflow-y: auto;
  overflow-x: hidden;
  flex-direction: column;
  align-items: flex-start;
  scroll-behavior: smooth;
  width: 100%;
}
.customFont_menu__E8nuZ {
  position: absolute;
}
.customFont_menulist__bJX9C {
  transform: translateX(-327px);
  position: absolute;
  width: 10px;
  top: 3px;
  left: 100%;
}
.customFont_hashtagList011__hFr75 {
  position: relative;
  font-size: var(--font-14);
  font-weight: var(--weight-400);
  display: inline-block;
  width: 100%;
  max-width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.customFont_div1__ZjnrE {
  position: relative;
  font-size: var(--font-12);
  color: var(--text-h2);
  text-align: center;

  font-weight: var(--weight-400);
}
.customFont_hashtagicon__YenQ7 {
  position: relative;
  width: 15px;
}
.customFont_tagHashtag__jtUGI {
  height: 23px;
  float: left;
  padding: var(--paddingtag);
  position: relative;
  border-radius: var(--br8);
  flex-direction: row;
  gap: var(--gap-5);
  justify-content: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-light-blue30);
  color: var(--text-h1);
  font-size: var(--font-12);
  font-weight: var(--weight-400);
}
.customFont_rtlTag__x5L4I {
  flex-direction: row-reverse;
}

.customFont_hashtagList1__zukG8 {
  display: flex;
  width: 100%;
  position: relative;
  gap: var(--gap-5);
  flex-direction: column;
  justify-content: flex-start;
}
.customFont_list__o1w32 {
  width: 100%;
  height: 250px;
  display: flex;
}
.customFont_myhashtagList__fK31y {
  display: flex;
  gap: var(--gap-5);
  padding: var(--padding-10);
  position: relative;
  border-radius: 0 var(--br15) var(--br15) var(--br15);
  border: 1px solid var(--content-box);
  background-color: var(--color-disable);

  width: 100%;
  height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  @media (max-width: 400px) {
    height: 260px !important;
  }
}
.customFont_hashtagListItem__EmdIP {
  display: flex;
  gap: var(--gap-5);
  padding: var(--padding-10);
  position: relative;
  border-radius: 0 var(--br15) var(--br15) var(--br15);
  border: 1px solid var(--content-box);
  background-color: var(--color-disable);

  width: 100%;
  height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  @media (max-width: 400px) {
    height: 210px !important;
  }
}
.customFont_hashtagbox__yeilO {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap-5);
}

.customFont_header__78Cjw {
  position: relative;
  width: 100%;
  display: flex;
  gap: var(--gap-10);
  justify-content: space-between;
  align-items: center;
}

.customFont_searchContent__v6ioM {
  display: flex;
  flex-direction: row;
  gap: var(--gap-5);
  align-items: center;
}
.customFont_userProfile__bC10p {
  aspect-ratio: 1/1;
  width: 30px;

  border-radius: 50%;
  cursor: pointer;
}
.customFont_userpicture__lf_3P {
  aspect-ratio: 1/1;
  width: 30px;
  -o-object-fit: cover;
     object-fit: cover;

  border-radius: var(--br8);
  cursor: pointer;
}
.customFont_userProfiledetail__4XUGQ {
  display: flex;
  flex-direction: column;
}
.customFont_navigation___pN3G {
  position: absolute;
  bottom: 0px;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 15;
}

.customFont_date__f7fMs {
  display: flex;
  color: var(--text-h2);
  font-weight: var(--weight-400);
  position: relative;
  text-align: center;
  transition: var(--transition3);
  align-items: center;
  flex-direction: row;
}

.customFont_day__oFV_f {
  color: var(--text-h2);
  font-size: var(--font-12);
  font-weight: var(--weight-400);
  transition: var(--transition3);

  @media (max-width: 800px) {
    font-size: var(--font-10) !important;
    font-weight: var(--weight-400) !important;
  }
}

.customFont_hour__IRr7q {
  color: var(--text-h2);
  font-size: var(--font-10);
  font-weight: var(--weight-400);
  transition: var(--transition3);

  @media (max-width: 800px) {
    font-size: var(--font-10) !important;
  }
}

.customFont_popupContent__ZMtc7 {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 120;
  transition: var(--transition3);
  border-radius: var(--br25);
  background: var(--color-white);

  justify-content: space-between;
  max-width: calc(100% - 40px);
  max-height: 700px;
  gap: var(--gap-30);
  padding: var(--padding-5);
  width: 500px;
  aspect-ratio: 1/1;
  min-width: 250px;
  animation: var(--fadeIn4);
}
.customFont_closebtn__NNzMI {
  position: relative;
  width: 15px;
  height: 15px;
  cursor: pointer;

  transition: var(--transition2);
}

.customFont_profileimagebig___4SJ9 {
  position: relative;

  border-radius: var(--br15);
  width: 100%;
  max-height: 600px;
}

.customFont_rtlTag__x5L4I {
  flex-direction: row-reverse;
}

/* ---------------------------- */
.customFont_symbolpoollistparent__2MUwG {
  display: flex;
  gap: var(--gap-20);
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  max-height: 320px;
}

.customFont_symbolpool__Go0U_ {
  justify-content: center;
  display: flex;
  gap: var(--gap-10);
  flex-direction: row;
  flex-wrap: wrap;
}
.customFont_symbolicon__Z7Fbg {
  display: flex;
  gap: var(--gap-10);
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: var(--padding-5);
  min-width: 32px;
  min-height: 32px;
  font-weight: var(--weight-400);
  color: var(--text-h1);
  font-size: var(--font-14);
  border: 1px solid var(--color-gray30);
  border-radius: var(--br8);
  cursor: pointer;
  transition: var(--transition2);
}
.customFont_symbolicon__Z7Fbg:hover {
  border: 1px solid var(--color-dark-blue);
}


/*# sourceMappingURL=9ebdfc3fb73f5a7c.css.map*/