﻿:root {
    --logo-height: 50px;
    --header-height: calc(max(60px, var(--logo-height)) + 0.5rem);
    --verified-color: #1e88ff;
    --premium-color: #2ECC71;
}

@media (max-width: 767px) {
    :root {
        --logo-height: 40px;
    }
}

@media (max-width: 980px) {
    :root {
        --header-height: 0px;
    }
}

.mh-0 {
    min-height: 0 !important;
}

#NRLOJIQIIB {
    position: relative;
    z-index: 100;
}

#NRLOJIQIIB .logo-img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    object-fit: contain;
    margin-inline: auto;
    position: relative;
    z-index: 3;
    height: var(--logo-height);
}

.logo-wrapper {
    height: 100%;
    display: block;
    align-content: center;
    text-align: center;
}

#NRLOJIQIIB .logo-img.dark-mode {
    mix-blend-mode: plus-lighter;
}

#header_logo_NRLOJIQIIB_el .logo-img.dark-mode {
    mix-blend-mode: normal;
}

#side_logo_NRLOJIQIIB_el .logo-wrapper {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #adb5bd;
}

.logo-img.side {
    height: 40px;
}

#NRLOJIQIIB .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

#NRLOJIQIIB #profile_access {
    align-content: center;
    cursor: pointer;
}

#NRLOJIQIIB #profile_access>*:not(.main-menu):empty {
    display: none !important;
}

#NRLOJIQIIB .topbar .top-area {
    float: unset;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 0.25rem;
}

#NRLOJIQIIB .top-area>ul.main-menu {
    float: unset;
}

.setting-row span {
    width: unset !important;
}

.mm-hasnavbar {
    padding: 0 !important;
}

.mm-hasnavbar:before {
    display: none;
}

.mm-navbars-top {
    position: relative;
}

.mm-navbar {
    position: relative;
    height: auto;
    line-height: normal;
}

.mm-panels,
.mm-panels>.mm-opened {
    position: static !important;
    height: 100%;
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding: unset;
}

.mm-panels>.mm-panel>.mm-listview {
    margin: unset;
}

.mm-panels>.mm-panel:before {
    all: unset;
}

.mm-prev {
    left: unset !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#NRLOJIQIIB .topbar {
    height: unset;
}

#NRLOJIQIIB .user-avatar-header {
    margin-top: 0;
}

.side-panel {
    top: 0;
}

#preloader_NRLOJIQIIB_el {
    position: fixed;
    z-index: 9999999;
    inset: 0;
    margin: auto;
    align-content: center;
    text-align: center;
    background-color: #fff;
}

#preloader_NRLOJIQIIB_el>div>div {
    height: 3px;
    background-color: var(--theme-primary-color);
    left: 0;
}

#preloader_NRLOJIQIIB_el[data-show=false] {
    display: none;
}

.close-menu-btn {
    color: rgba(0, 0, 0, 0.3);
}

#NRLOJIQIIB .theme-btn:not(:hover) {
    color: var(--theme-primary-color);
}

#NRLOJIQIIB .theme-btn {
    position: relative;
}

#NRLOJIQIIB .amount-alert {
    position: absolute;
    right: -5px;
    bottom: -5px;
}

#NRLOJIQIIB .top-area .user-img {
    line-height: normal;
}

#wallet_amount_modal_NRLOJIQIIB_el {
    max-width: fit-content;
    line-height: 2;
    padding: 1rem;
    background-color: #fff;
    color: #333;
    position: absolute;
    left: 0;
    right: unset;
    top: 100%;
    margin-block-start: 0.5rem;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0.5rem 0.5rem 1rem #888;
    border-radius: 0.5rem;
    border: 0;
    transition: 300ms ease;
    z-index: 999999999;
}

#wallet_amount_modal_NRLOJIQIIB_el[open] {
    visibility: visible;
    opacity: 1;
}

#NRLOJIQIIB .profile-rounded {
    width: 50px;
    height: 50px;
}#JPMGLLMXMK {
  direction: rtl;
  position: relative;
}

#JPMGLLMXMK::before {
  content: "";
  inset: 0;
  position: absolute;
  z-index: -1;
  background-color: #eee;
}

#JPMGLLMXMK .swiper-slide {
  height: -webkit-fill-available;
}

#JPMGLLMXMK .img-wrapper {
  display: grid;
  align-content: top;
  height: 100%;
}

#JPMGLLMXMK img {
  display: block;
  object-fit: cover;
  margin: auto;
  width: 100%;
  min-height: calc(100vh - var(--header-height, 0px));
}

#JPMGLLMXMK .swiper-button-prev,
#JPMGLLMXMK .swiper-button-next {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(249, 68, 6, 0.18);
  color: var(--theme-primary-color);
  backdrop-filter: blur(10px);
  box-shadow:
    0 8px 20px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(255, 255, 255, .5) inset;
  transition: all .3s ease;
}

#JPMGLLMXMK .swiper-button-prev::after,
#JPMGLLMXMK .swiper-button-next::after {
  font-size: 18px;
  font-weight: 700;
}

#JPMGLLMXMK .swiper-button-prev:hover,
#JPMGLLMXMK .swiper-button-next:hover {
  background: var(--theme-primary-color);
  color: #fff;
  border-color: var(--theme-primary-color);
  transform: translateY(-3px) scale(1.06);
  box-shadow:
    0 12px 30px rgba(249, 68, 6, .35),
    0 0 18px rgba(249, 68, 6, .4);
}

#JPMGLLMXMK .swiper-button-prev:active,
#JPMGLLMXMK .swiper-button-next:active {
  transform: scale(.95);
}

#JPMGLLMXMK .swiper-button-disabled {
  opacity: .35;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

@media (max-width:996px) or (orientation:portrait) {
  #JPMGLLMXMK img {
    object-fit: contain;
  }
}

@keyframes patternMove {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 500px 500px;
  }
}

@keyframes filter {
  from {
    filter: hue-rotate(-90deg);
  }

  to {
    filter: hue-rotate(90deg);
  }
}#NXYBQQRUDN {
  --overlay: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
  direction: rtl;
  background: var(--overlay), url(https://cdn.sqp.ir/Templates/IRX/assets/images/search-expert-overlay.webp) border-box;
  background-size: cover;
  background-position: bottom center;
  background-attachment: scroll, fixed;
  background-repeat: no-repeat;
  position: relative;
  margin: auto;
  padding: 45px;
  min-height: 60vh;
  display: grid;
  align-content: center;
  box-shadow: 0 18px 50px rgba(0, 0, 0, .08);
}

#NXYBQQRUDN .hero-search-header {
  text-align: center;
  margin-bottom: 35px;
}

#NXYBQQRUDN .hero-search-header h2 {
  color: #f5f5f5;
  font-size: 40px;
  font-weight: 800;
  margin: 0;
}

#NXYBQQRUDN .hero-search-header h2 span {
  color: var(--theme-primary-color);
}

#NXYBQQRUDN .hero-search-header p {
  color: #eee;
  margin-top: 12px;
  font-size: 18px;
}

#NXYBQQRUDN .search-box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 180px;
  gap: 18px;
  padding: 1.5rem;
  border-radius: 1rem;
}

#NXYBQQRUDN .search-box input,
#NXYBQQRUDN .search-box select {
  font-family: inherit;
  font-size: 1rem;
  transition: .3s;
}

#NXYBQQRUDN .search-box input:focus,
#NXYBQQRUDN .search-box select:focus {
  outline: none;
  border-color: var(--theme-primary-color);
  box-shadow: 0 0 0 4px rgba(255, 106, 0, .12);
}

#NXYBQQRUDN .search-box button {
  border: none;
  border-radius: 16px;
  background: var(--theme-primary-color);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  transition: .3s;
}

#NXYBQQRUDN .search-box button:hover {
  background: #f25c00;
  transform: translateY(-2px);
}

#NXYBQQRUDN .ts-control {
  border: none;
}

@media(max-width:992px) {
  #NXYBQQRUDN .search-box {
    grid-template-columns: 1fr;
  }

  #NXYBQQRUDN.hero-search {
    padding: 30px 20px;
  }

  #NXYBQQRUDN .hero-search-header h2 {
    font-size: 30px;
  }

}#GMRCEVGKMJ {
  direction: rtl;
  text-align: start;
  padding-block: 30px;
}

#GMRCEVGKMJ .feature-card {
  background: #fff;
  border-radius: 24px;
  height: 100%;
  padding: 1rem;
  text-align: center;
  box-shadow: 0 12px 40px rgba(0, 0, 0, .06);
  transition: .35s;
}

#GMRCEVGKMJ .feature-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 50px rgba(249, 68, 6, .3);
}

#GMRCEVGKMJ .icon {
  width: 74px;
  height: 74px;
  border-radius: 22px;
  margin: auto;
  margin-bottom: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
}

#GMRCEVGKMJ .icon i {
  color: #fff;
}

#GMRCEVGKMJ .orange {
  background: #ff6a00;
}

#GMRCEVGKMJ .green {
  background: #26c281;
}

#GMRCEVGKMJ .blue {
  background: #2f80ed;
}

#GMRCEVGKMJ .purple {
  background: #8e44ad;
}

#GMRCEVGKMJ .feature-card h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: #222;
}

#GMRCEVGKMJ .feature-card p {
  margin-top: 15px;
  color: #777;
  line-height: 2;
  font-size: 15px;
}#ILGSMZEZDO {
  direction: rtl;
  text-align: start;
  padding-block: 20px;
  position: relative;
}

#ILGSMZEZDO .swiper {
  padding: 1.5rem;
}

#ILGSMZEZDO .component-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-inline: auto;
  position: relative;
}

#ILGSMZEZDO .component-title a {
  position: absolute;
  left: 0;
}

#ILGSMZEZDO .component-title h3 {
  margin-block-end: 1rem;
  padding-block-end: 1rem;
  border-bottom: 2px solid var(--theme-primary-color);
}

#ILGSMZEZDO .feature-card {
  border-radius: 24px;
  display: grid;
  justify-items: center;
  background-color: #fff;
  align-content: center;
  gap: 1rem;
  height: 200px;
  padding: 1rem;
  text-align: center;
  box-shadow: 0 0 0.5rem #BDC3C7;
  transition: .35s;
}

#ILGSMZEZDO .feature-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 0 1rem var(--theme-primary-color);
}

#ILGSMZEZDO .feature-card-img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}

#ILGSMZEZDO .feature-card figcaption {
  font-size: 1rem;
  font-weight: 500;
  color: #222;
}

#ILGSMZEZDO .swiper-button-prev,
#ILGSMZEZDO .swiper-button-next {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(249, 68, 6, 0.18);
  color: var(--theme-primary-color);
  backdrop-filter: blur(10px);
  box-shadow:
    0 8px 20px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(255, 255, 255, .5) inset;
  transition: all .3s ease;
}

#ILGSMZEZDO .swiper-button-prev::after,
#ILGSMZEZDO .swiper-button-next::after {
  font-size: 18px;
  font-weight: 700;
}

#ILGSMZEZDO .swiper-button-prev:hover,
#ILGSMZEZDO .swiper-button-next:hover {
  background: var(--theme-primary-color);
  color: #fff;
  border-color: var(--theme-primary-color);
  transform: translateY(-3px) scale(1.06);
  box-shadow:
    0 0.5rem 0.5rem rgba(249, 68, 6, .35),
    0 0 0.5rem rgba(249, 68, 6, .4);
}

#ILGSMZEZDO .swiper-button-prev:active,
#ILGSMZEZDO .swiper-button-next:active {
  transform: scale(.95);
}

#ILGSMZEZDO .swiper-button-disabled {
  opacity: .35;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

@media(max-width: 576px) {

  #ILGSMZEZDO .swiper-button-prev,
  #ILGSMZEZDO .swiper-button-next {
    display: none;
  }

  #ILGSMZEZDO .component-title {
    position: static;
  }

  #ILGSMZEZDO .component-title a {
    left: auto;
    bottom: 0;
  }
}#XFYBZARKJY {
  direction: rtl;
  text-align: start;
  padding-block: 30px;
  position: relative;
}

#XFYBZARKJY .component-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-inline: auto;
  position: relative;
}

#XFYBZARKJY .component-title a {
  position: absolute;
  left: 0;
}

#XFYBZARKJY .component-title h3 {
  margin-block-end: 1rem;
  padding-block-end: 1rem;
  border-bottom: 2px solid var(--theme-primary-color);
}

#XFYBZARKJY .swiper {
  padding: 1rem;
}

#XFYBZARKJY .new-avatar {
  --size: 100px;
}

#XFYBZARKJY .feature-card {
  border-radius: 24px;
  display: grid;
  justify-items: center;
  align-content: center;
  background-color: #fff;
  height: 200px;
  padding: 1rem;
  text-align: center;
  box-shadow: 0 0 1rem #BDC3C7;
  transition: .35s;
}

#XFYBZARKJY .feature-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 0 1rem var(--theme-primary-color);
}

#XFYBZARKJY .feature-card a {
  font-size: 1.25rem;
  font-weight: 500;
  color: #222;
}

#XFYBZARKJY .swiper-button-prev,
#XFYBZARKJY .swiper-button-next {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(249, 68, 6, 0.18);
  color: var(--theme-primary-color);
  backdrop-filter: blur(10px);
  box-shadow:
    0 8px 20px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(255, 255, 255, .5) inset;
  transition: all .3s ease;
}

#XFYBZARKJY .swiper-button-prev::after,
#XFYBZARKJY .swiper-button-next::after {
  font-size: 18px;
  font-weight: 700;
}

#XFYBZARKJY .swiper-button-prev:hover,
#XFYBZARKJY .swiper-button-next:hover {
  background: var(--theme-primary-color);
  color: #fff;
  border-color: var(--theme-primary-color);
  transform: translateY(-3px) scale(1.06);
  box-shadow:
    0 12px 30px rgba(249, 68, 6, .35),
    0 0 18px rgba(249, 68, 6, .4);
}

#XFYBZARKJY .swiper-button-prev:active,
#XFYBZARKJY .swiper-button-next:active {
  transform: scale(.95);
}

#XFYBZARKJY .swiper-button-disabled {
  opacity: .35;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

@media(max-width: 576px) {
  #XFYBZARKJY .swiper-button-prev,
  #XFYBZARKJY .swiper-button-next {
    display: none;
  }

  #XFYBZARKJY .component-title {
    position: static;
  }

  #XFYBZARKJY .component-title a {
    left: auto;
    bottom: 0;
  }
}#PGHBJKZZNI {
  direction: rtl;
  text-align: start;
  padding-block: 30px;
  position: relative;
}

#PGHBJKZZNI .swiper {
  padding: 1.5rem;
}

#PGHBJKZZNI .component-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-inline: auto;
  position: relative;
}

#PGHBJKZZNI .component-title a {
  position: absolute;
  left: 0;
}

#PGHBJKZZNI .component-title h3 {
  margin-block-end: 1rem;
  padding-block-end: 1rem;
  border-bottom: 2px solid var(--theme-primary-color);
}

#PGHBJKZZNI .feature-card {
  border-radius: 24px;
  display: grid;
  justify-items: center;
  background-color: #fff;
  align-content: center;
  gap: 1rem;
  height: 250px;
  padding: 1rem;
  text-align: center;
  box-shadow: 0 0 1rem #BDC3C7;
  transition: .35s;
  position: relative;
  overflow: hidden;
}

#PGHBJKZZNI .feature-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 0 1rem var(--theme-primary-color);
}

#PGHBJKZZNI .feature-card-img {
  width: 75%;
  height: 75%;
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  border-bottom-right-radius: 100%;
  pointer-events: none;
}

#PGHBJKZZNI .feature-card .description {
  font-size: 1rem;
  font-weight: 500;
  color: #222;
  position: absolute;
  display: grid;
  align-content: center;
  justify-items: center;
  top: 0;
  right: 0;
  bottom: 25%;
  width: calc(50% - 0.5rem);
  margin: 0.5rem;
}

#PGHBJKZZNI .feature-card .meta {
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
}

#PGHBJKZZNI .avatar-wrapper {
  display: grid;
  justify-items: center;
  margin-top: 0.2rem;
}

#PGHBJKZZNI .avatar-name {
  color: #222;
  background: rgba(255, 255, 255, 75%);
  border-radius: 1rem;
  padding: 5px;
  margin-top: 3px;
  font-size: small;
  white-space: nowrap;
}

#PGHBJKZZNI .new-avatar {
  --size: 80px;
}

#PGHBJKZZNI .swiper-button-prev,
#PGHBJKZZNI .swiper-button-next {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(249, 68, 6, 0.18);
  color: var(--theme-primary-color);
  backdrop-filter: blur(10px);
  box-shadow:
    0 8px 20px rgba(0, 0, 0, 0.15),
    0 0 0 1px rgba(255, 255, 255, .5) inset;
  transition: all .3s ease;
}

#PGHBJKZZNI .swiper-button-prev::after,
#PGHBJKZZNI .swiper-button-next::after {
  font-size: 18px;
  font-weight: 700;
}

#PGHBJKZZNI .swiper-button-prev:hover,
#PGHBJKZZNI .swiper-button-next:hover {
  background: var(--theme-primary-color);
  color: #fff;
  border-color: var(--theme-primary-color);
  transform: translateY(-3px) scale(1.06);
  box-shadow:
    0 0.5rem 30px rgba(249, 68, 6, .35),
    0 0 0.5rem rgba(249, 68, 6, .4);
}

#PGHBJKZZNI .swiper-button-prev:active,
#PGHBJKZZNI .swiper-button-next:active {
  transform: scale(.95);
}

#PGHBJKZZNI .swiper-button-disabled {
  opacity: .35;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

#PGHBJKZZNI .swiper .card-link {
  position: absolute;
  z-index: -1;
  inset: 0;
  font-size: 0;
}

#PGHBJKZZNI button[disabled] {
  cursor: wait;
}

@media(max-width: 576px) {

  #PGHBJKZZNI .swiper-button-prev,
  #PGHBJKZZNI .swiper-button-next {
    display: none;
  }

  #PGHBJKZZNI .component-title {
    position: static;
  }

  #PGHBJKZZNI .component-title a {
    left: auto;
    bottom: 0;
  }
}#UVYSOXTAET img {
  display: block;
  object-fit: contain;
  margin-inline: auto;
  width: auto;
  border-radius: 1rem;
}#FUOGTHPQWT .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

#FUOGTHPQWT .footer-description:empty {
    display: none;
}

#FUOGTHPQWT .logo img {
    display: block;
    max-width: 100%;
    height: 80px;
    object-fit: contain;
}#OWMYHYONYM .custom_modal .modal-content {
  border: none;
  background: transparent;
  text-align: justify;
}

#OWMYHYONYM .custom_modal .modal-body {
  padding: 0;
  text-align: justify;
  padding-block: 3rem;
}

#OWMYHYONYM .text-wrapper {
  background-color: #222;
  color: #fff;
  padding: 1em;
  display: block;
}

#OWMYHYONYM .text-wrapper p {
  margin: 0;
}

#OWMYHYONYM .text-wrapper * {
  color: #fff;
}

#OWMYHYONYM .modal-header,
#OWMYHYONYM .modal-header>* {
  display: flex;
  align-items: center;
  gap: 0.5em;
}

#OWMYHYONYM .modal-header {
  position: absolute;
  left: var(--img-offset);
  top: 0;
  background-color: transparent;
  border: none;
  width: 100%;
  font-size: smaller;
  text-align: justify;
  justify-content: end;
  padding: 0;
  z-index: 2;
}

#OWMYHYONYM .modal-header>.popup-title {
  flex: 1;
  color: #fff;
}

#OWMYHYONYM .modal-header>.popup-title.title-divider::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #fff;
  min-width: 25%;
}

#OWMYHYONYM .modal-header button {
  background-color: rgba(255, 255, 255, 0.75);
  border: none;
  color: #222;
  padding: 0.5rem;
  border-radius: 100vw;
  margin-inline-start: var(--img-offset);
}

#OWMYHYONYM .modal-footer {
  position: absolute;
  bottom:0;
  left: var(--img-offset);
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  align-items: center;
  padding: 0;
  border: none;
}

#OWMYHYONYM .modal-footer>* {
  flex: 1;
}

#OWMYHYONYM .popup-image-wrapper {
  display: block;
  height: 100%;
  background-color: #ffffff00;
  width: fit-content;
  margin: auto;
}

#OWMYHYONYM .popup-image-wrapper img {
  height: 100%;
  object-fit: contain;
  backdrop-filter: blur(1px);
  border-radius: 1rem;
  margin-inline: auto;
  display: block;
}

#OWMYHYONYM .popup-btn {
  all: revert;
  bottom:0;left:0;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-family: inherit;
  background-color: #ffffff00;
  color: #fff;
  border-radius: 10px;
  border: none;
  position: fixed;
  margin-block: 20px;
  margin-inline: calc(20px - 50%);
  z-index: 100;
  transition: margin-inline 1s ease, background-color 300ms ease, color 300ms ease, transform 100ms ease;
}

@property --glow-angle {
  syntax: "<angle>";
  inherits: true;
  initial-value: 0deg;
}

@keyframes rotate-glow {
  to {
    --glow-angle: 1turn;
  }
}

#OWMYHYONYM .popup-btn img {
  height: 4em;
  aspect-ratio: 1;
  object-fit: contain;
  border-radius: 50%;
  mix-blend-mode: darken;
  border: 4px solid transparent;
  background: 
  conic-gradient(from var(--glow-angle), #fff, #F1C40F, var(--theme-primary-color)) border-box;
  animation: rotate-glow 5s linear infinite;
  box-shadow: var(--theme-primary-color) 0px 0px 15px;
}

#OWMYHYONYM .popup-btn>span {
  width: 0;
  flex: 0;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  transition: 500ms ease;
  background-color: #f94406;
  border-radius: inherit;
  text-align: center;
}

#OWMYHYONYM .popup-btn.show {
  margin-inline: 20px;
}

#OWMYHYONYM .popup-btn:hover {
  background-color: #ffffff00;
  color: #fff;
  transform: scale(1.05);
  line-height: normal;
  gap: 0.5em;
}

#OWMYHYONYM .popup-btn:hover>span {
  width: calc(var(--text-length) + (20px * 2));
  flex: 1;
  padding: 10px 20px;
}

#OWMYHYONYM .popup-btn:active {
  transform: scale(0.95);
}

#OWMYHYONYM .next-btn {
  border-radius: 100vw;
  margin-inline-start: var(--img-offset);
}

#OWMYHYONYM .modal-dialog:not(.loaded) :is(button) {
  display: none;
}