.topbar{
    display: none!important;
}

@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  height: var(--swiper-virtual-size);
  width: 1px;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  height: 100%;
  object-fit: contain;
  transform-origin: center;
  width: 100%;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 10px);
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
}
button.swiper-pagination-bullet {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s, top 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, left 0.2s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
  width: 100%;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size, 4px);
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: var(--swiper-scrollbar-bottom, 4px);
  height: var(--swiper-scrollbar-size, 4px);
  left: var(--swiper-scrollbar-sides-offset, 1%);
  position: absolute;
  top: var(--swiper-scrollbar-top, auto);
  width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  z-index: 50;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  left: var(--swiper-scrollbar-left, auto);
  position: absolute;
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  width: var(--swiper-scrollbar-size, 4px);
  z-index: 50;
}
.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transform-origin: center bottom;
}
:root {
  --vr-gray-25: #fcfcfc;
  --vr-gray-50: #fafafa;
  --vr-gray-75: #f7f7f8;
  --vr-gray-100: #f4f4f5;
  --vr-gray-125: #efeff1;
  --vr-gray-150: #ececee;
  --vr-gray-175: #e9e9eb;
  --vr-gray-200: #e4e4e7;
  --vr-gray-225: #e0e0e3;
  --vr-gray-250: #dcdce0;
  --vr-gray-275: #d8d8dc;
  --vr-gray-300: #d4d4d8;
  --vr-gray-325: #c8c8cd;
  --vr-gray-350: #bbbbc1;
  --vr-gray-375: #aeaeb6;
  --vr-gray-400: #a1a1aa;
  --vr-gray-425: #95959e;
  --vr-gray-450: #898992;
  --vr-gray-475: #7d7d86;
  --vr-gray-500: #71717a;
  --vr-gray-525: #6a6a73;
  --vr-gray-550: #62626b;
  --vr-gray-575: #5a5a63;
  --vr-gray-600: #52525b;
  --vr-gray-625: #4e4e56;
  --vr-gray-650: #494951;
  --vr-gray-675: #44444b;
  --vr-gray-700: #3f3f46;
  --vr-gray-725: #39393e;
  --vr-gray-750: #333338;
  --vr-gray-775: #2d2d31;
  --vr-gray-800: #27272a;
  --vr-gray-825: #242427;
  --vr-gray-850: #202023;
  --vr-gray-875: #1c1c1f;
  --vr-gray-900: #18181b;
  --vr-gray-925: #111113;
  --vr-gray-950: #09090b;
  --vr-gray-975: #050506;
  --vr-green-50: #f0fdf4;
  --vr-green-100: #dcfce7;
  --vr-green-200: #bbf7d0;
  --vr-green-300: #86efac;
  --vr-green-400: #4ade80;
  --vr-green-600: #16a34a;
  --vr-green-700: #15803d;
  --vr-green-800: #166534;
  --vr-green-900: #14532d;
  --vr-green-950: #052e16;
  --vr-emerald-50: #ecfdf5;
  --vr-emerald-100: #d1fae5;
  --vr-emerald-200: #a7f3d0;
  --vr-emerald-300: #6ee7b7;
  --vr-emerald-400: #34d399;
  --vr-emerald-500: #10b981;
  --vr-emerald-600: #059669;
  --vr-emerald-700: #047857;
  --vr-emerald-800: #065f46;
  --vr-emerald-900: #064e3b;
  --vr-emerald-950: #022c22;
  --vr-rose-50: #fff1f2;
  --vr-rose-100: #ffe4e6;
  --vr-rose-200: #fecdd3;
  --vr-rose-300: #fda4af;
  --vr-rose-400: #fb7185;
  --vr-rose-500: #f43f5e;
  --vr-rose-600: #e11d48;
  --vr-rose-700: #be123c;
  --vr-rose-800: #9f1239;
  --vr-rose-900: #881337;
  --vr-rose-950: #4c0519;
  --color-email-social: #ef4444;
  --color-rss: #ee802f;
  --vr-body-bg: #fff;
  --vr-text-danger: #f8285a;
}
.text-theme-color {
  color: var(--vr-theme-color) !important;
}
.vr-fs-base {
  font-size: var(--vr-fs-base);
  line-height: var(--vr-lh-base);
}
.vr-fs-post-title {
  font-size: var(--vr-fs-post-title);
  line-height: var(--vr-lh-post-title);
}
.vr-fs-post-summary {
  font-size: var(--vr-fs-post-summary);
  line-height: var(--vr-lh-post-summary);
}
.vr-fs-content {
  font-size: var(--vr-fs-content);
  line-height: var(--vr-lh-content);
}
.vr-fs-main-nav {
  font-size: var(--vr-fs-main-nav);
  line-height: var(--vr-lh-main-nav);
}
.vr-fs-tiny {
  font-size: var(--vr-fs-tiny);
  line-height: var(--vr-lh-tiny);
}
.vr-fs-xs {
  font-size: var(--vr-fs-xs);
  line-height: var(--vr-lh-xs);
}
.vr-fs-sm {
  font-size: var(--vr-fs-sm);
  line-height: var(--vr-lh-sm);
}
.vr-fs-md {
  font-size: var(--vr-fs-md);
  line-height: var(--vr-lh-md);
}
.vr-fs-lg {
  font-size: var(--vr-fs-lg);
  line-height: var(--vr-lh-lg);
}
.vr-fs-xl {
  font-size: var(--vr-fs-xl);
  line-height: var(--vr-lh-xl);
}
.vr-fs-title-xs {
  font-size: var(--vr-fs-title-xs);
  line-height: var(--vr-lh-title-xs);
}
.vr-fs-title-sm {
  font-size: var(--vr-fs-title-sm);
  line-height: var(--vr-lh-title-sm);
}
.vr-fs-title-md {
  font-size: var(--vr-fs-title-md);
  line-height: var(--vr-lh-title-md);
}
.vr-fs-title-lg {
  font-size: var(--vr-fs-title-lg);
  line-height: var(--vr-lh-title-lg);
}
.vr-fs-title-xl {
  font-size: var(--vr-fs-title-xl);
  line-height: var(--vr-lh-title-xl);
}
.vr-fs-title-2xl {
  font-size: var(--vr-fs-title-2xl);
  line-height: var(--vr-lh-title-2xl);
}
.vr-fs-title-3xl {
  font-size: var(--vr-fs-title-3xl);
  line-height: var(--vr-lh-title-3xl);
}
.vr-fs-title-4xl {
  font-size: var(--vr-fs-title-4xl);
  line-height: var(--vr-lh-title-4xl);
}
.vr-fs-title-5xl {
  font-size: var(--vr-fs-title-5xl);
  line-height: var(--vr-lh-title-5xl);
}
.h-70px {
  height: 70px !important;
}
.h-80px {
  height: 80px !important;
}
.h-100px {
  height: 100px !important;
}
.h-200px {
  height: 200px !important;
}
.pointer-events-none {
  pointer-events: none !important;
}
.pointer-events-auto {
  pointer-events: auto !important;
}
.hover-elevate-up {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hover-elevate-up:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  transform: translateY(-5px);
}
.js-hover-bg {
  transition: all 0.3s;
}
.js-hover-bg:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  transform: translateY(-3px);
}
.badge-soft-success {
  background-color: var(--vr-green-100) !important;
  border: 1px solid var(--vr-green-200) !important;
  font-size: 0.813rem;
  font-weight: 700;
  transition: all 0.2s;
}
.badge-soft-success,
.badge-soft-success span {
  color: var(--vr-green-600) !important;
}
.link-hover-underline:hover {
  text-decoration: underline !important;
}
@media screen and (max-width: 768px) {
  input,
  select,
  textarea {
    font-size: 16px !important;
  }
}
@media (max-width: 575.98px) {
  .modal-dialog {
    justify-content: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .modal-content {
    margin: 0 auto;
    width: auto;
  }
}
[dir="rtl"] [type="email"],
[dir="rtl"] [type="number"],
[dir="rtl"] [type="tel"],
[dir="rtl"] [type="url"] {
  direction: ltr !important;
  text-align: right !important;
  unicode-bidi: plaintext;
}
.alert-custom {
  align-items: center;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0.375rem;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.02);
  display: flex;
  margin-bottom: 1.5rem;
  padding: 0.813rem 1.25rem;
  position: relative;
}
.alert-custom.alert-multiline {
  align-items: flex-start;
}
.alert-custom .icon-box {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: flex-start;
  width: 2.25rem;
}
.alert-custom.alert-multiline .icon-box {
  height: 1.5rem;
  margin-top: 1px;
}
.alert-custom .icon-box svg {
  height: 1.5rem;
  width: 1.5rem;
  stroke-width: 2px;
}
.alert-custom .alert-content {
  flex: 1;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
}
.alert-custom .alert-heading {
  display: block;
  font-size: 0.95rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
.alert-custom ul {
  font-size: 0.9rem;
  margin: 0.25rem 0 0;
  padding-left: 1.25rem;
}
.alert-custom li {
  margin-bottom: 0.25rem;
}
.alert-custom .btn-close-custom {
  align-items: center;
  background: transparent;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
  margin-left: auto;
  opacity: 0.6;
  transition: all 0.2s;
  width: 2rem;
}
.alert-custom.alert-multiline .btn-close-custom {
  margin-top: -0.25rem;
}
.alert-custom .btn-close-custom:hover {
  opacity: 1;
}
.alert-custom .btn-close-custom svg {
  height: 1.1rem;
  width: 1.1rem;
}
.alert-success-custom {
  background-color: #e8fff3;
  border-color: #e8fff3;
  color: #16a34a;
}
.alert-success-custom .btn-close-custom,
.alert-success-custom .icon-box {
  color: #16a34a;
}
.alert-danger-custom {
  background-color: #ffeef3;
  border-color: #ffeef3;
  color: #f8285a;
}
.alert-danger-custom .alert-heading,
.alert-danger-custom .btn-close-custom,
.alert-danger-custom .icon-box {
  color: #f8285a;
}
.form-check-custom {
  min-height: 1.75rem;
  padding-left: 1.75rem;
}
.form-check-custom .form-check-input {
  background-color: #f9fafb;
  border: 1px solid #d1d5db;
  cursor: pointer;
  flex-shrink: 0;
  height: 1.25rem;
  margin-left: -1.75rem;
  margin-top: 0.25rem;
  outline: none !important;
  transition: all 0.15s ease-in-out;
  width: 1.25rem;
}
.form-check-custom .form-check-label {
  color: var(--vr-text-main) !important;
  cursor: pointer;
  line-height: 1.5;
  margin-top: 0;
  position: relative;
  top: 2px;
  user-select: none;
}
.form-check-custom .form-check-input:checked {
  background-color: var(--vr-theme-color) !important;
  border-color: var(--vr-theme-color) !important;
}
.form-check-custom .form-check-input:focus {
  border-color: var(--vr-theme-color) !important;
  box-shadow: 0 0 0 0.25rem
    color-mix(in srgb, var(--vr-theme-color), transparent 85%) !important;
}
[dir="rtl"] .form-check-custom {
  padding-left: 0;
  padding-right: 1.75rem;
}
[dir="rtl"] .form-check-custom .form-check-input {
  float: right;
  margin-left: 0;
  margin-right: -1.75rem;
}
[dir="rtl"] .form-check-custom .form-check-label {
  text-align: right;
}
.form-switch {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}
.form-switch .form-check-input {
  background-color: #f1f1f4;
  border-color: #ededf0 !important;
  box-shadow: none !important;
  filter: none !important;
  flex-shrink: 0;
  height: 1.375rem;
  outline: none !important;
  transition: background-position 0.2s ease-in-out;
  width: 2.25rem;
}
.form-switch .form-check-input,
.form-switch .form-check-label {
  color: var(--vr-gray-900) !important;
  cursor: pointer;
}
.form-check-success .form-check-input {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
  transition: background-position 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
.form-check-success .form-check-input:checked {
  background-color: var(--vr-green-500) !important;
  border-color: var(--vr-green-500) !important;
}
.form-check-success .form-check-input:checked:focus {
  border-color: var(--vr-green-500) !important;
  box-shadow: 0 0 0 0.25rem rgba(22, 163, 74, 0.25);
}
.form-check-success .form-check-input:checked:focus,
.form-check-success .form-check-input:focus:not(:checked) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.form-check-success .form-check-input:focus:not(:checked) {
  background-color: #f3f4f6;
  border-color: #d1d5db;
  box-shadow: 0 0 0 0.25rem hsla(220, 9%, 46%, 0.15);
}
.vr-scrollbar {
  --vr-scrollbar-track: var(--vr-gray-50);
  --vr-scrollbar-thumb: var(--vr-gray-300);
  --vr-scrollbar-hover: var(--vr-gray-450);
  overflow-y: auto;
  scrollbar-color: var(--vr-scrollbar-thumb) var(--vr-scrollbar-track);
  scrollbar-gutter: stable;
  scrollbar-width: thin;
}
.vr-scrollbar::-webkit-scrollbar {
  width: 6px;
}
.vr-scrollbar::-webkit-scrollbar-track {
  background: var(--vr-scrollbar-track);
}
.vr-scrollbar::-webkit-scrollbar-thumb {
  background: var(--vr-scrollbar-thumb);
  background-clip: padding-box;
  border: 2px solid var(--vr-scrollbar-track);
  border-radius: 4px;
  transition: background-color 0.3s ease;
}
.vr-scrollbar::-webkit-scrollbar-thumb:hover {
  background: var(--vr-scrollbar-hover);
}
[data-bs-theme="dark"] .vr-scrollbar {
  --vr-scrollbar-track: var(--vr-gray-925);
  --vr-scrollbar-thumb: var(--vr-gray-750);
  --vr-scrollbar-hover: var(--vr-gray-650);
}
.topbar {
  --tb-bg: var(--vr-block-color);
  --tb-height: 40px;
  --tb-text: var(--vr-topbar-text-color);
  --tb-text-hover: var(--vr-topbar-text-color-hover);
  --tb-divider: hsla(0, 0%, 100%, 0.15);
  --tb-font-size: var(--vr-fs-sm);
  --tb-left-menu-gap: 1rem;
  --tb-img-width: 26px;
  --tb-img-height: 26px;
  --tb-dropdown-a-font-size: var(--vr-fs-md);
  --tb-dropdown-a-color: #222;
  background-color: var(--tb-bg);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  font-family: var(--tb-font);
  font-size: var(--tb-font-size);
  font-weight: 400;
  height: var(--tb-height);
  position: relative;
  transition: background-color 0.3s ease;
  z-index: 1050;
}
.topbar,
.topbar a {
  align-items: center;
  color: var(--tb-text);
}
.topbar a {
  cursor: pointer;
  display: inline-flex;
  text-decoration: none;
  transition: all 0.2s ease;
}
.topbar a:active,
.topbar a:focus,
.topbar a:hover {
  color: var(--tb-text-hover) !important;
}
.topbar .left-menu {
  align-items: center;
  display: flex;
  gap: var(--tb-left-menu-gap);
}
.topbar .dropdown-toggle:after {
  font-size: 1em;
  margin-left: 0.3em;
  vertical-align: middle;
}
.topbar .dropdown-menu {
  animation: fadeInDropdown 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
  border: none;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  font-size: var(--tb-font-size);
  padding: 0.5rem;
}
.topbar .dropdown-menu-user {
  min-width: 180px;
}
.topbar .dropdown-menu li a {
  align-items: center;
  border-radius: 2px;
  color: var(--vr-gray-700) !important;
  display: flex;
  font-size: var(--tb-dropdown-a-font-size) !important;
  gap: 4px;
  padding: 0.5rem 0.75rem !important;
}
.topbar .dropdown-menu li a .icon {
  color: var(--vr-gray-600);
  width: 24px;
}
.topbar .dropdown-menu li a .icon svg {
  color: var(--vr-gray-600);
}
.topbar .user-avatar-sm {
  border: 1px solid hsla(0, 0%, 100%, 0.4);
  border-radius: 50%;
  height: var(--tb-img-height);
  object-fit: cover;
  width: var(--tb-img-width);
}
.topbar .theme-toggle-btn {
  height: 17px;
  width: 17px;
}
.topbar .theme-toggle-btn .theme-icon {
  height: 17px;
  width: 17px;
  stroke-width: 2px;
  cursor: pointer;
}
.js-logo-dark {
  display: none;
}
.js-logo-light {
  display: block;
}
[data-bs-theme="dark"] .js-logo-light {
  display: none;
}
[data-bs-theme="dark"] .js-logo-dark {
  display: block;
}
.mega-menu-wrapper {
  --mn-bg-nav: #fff;
  --mn-bg-dropdown: #fff;
  --mn-bg-sidebar: #fbfbfb;
  --mn-bg-hover: #fff;
  --mn-bg-card: #f0f0f0;
  --mn-bg-input: #fbfbfb;
  --mn-text-main: #111;
  --mn-text-sub: #555;
  --mn-text-muted: #aaa;
  --mn-border: var(--vr-gray-125);
  --mn-font-size-nav: var(--vr-fs-main-nav);
  --mn-font-weight-nav: 600;
  --mn-radius-s: 0px;
  --mn-radius-m: 0.125rem;
  --mn-shadow: 0 10px 15px rgba(0, 0, 0, 0.06);
  --mn-navbar-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  --mn-margin-bottom: 0rem;
  --mn-min-height: 64px;
  --mn-padding-nav-link: 1.5rem 0.875rem;
  --mn-border-bottom-nav-link: 0;
  background-color: var(--mn-bg-nav);
  border-bottom: 1px solid var(--vr-gray-150);
  margin-bottom: var(--mn-margin-bottom);
  position: relative;
  width: 100%;
}
#sticky-menu-wrapper {
  min-height: var(--mn-min-height);
  z-index: 1040;
}
.mega-menu-wrapper .mn-icon {
  height: 1.125rem;
  width: 1.125rem;
  fill: currentColor;
  display: inline-block;
}
.mega-menu-wrapper .navbar {
  min-height: var(--mn-min-height);
  padding: 0;
  position: relative;
  z-index: 100;
}
.mega-menu-wrapper .navbar-nav .nav-link {
  align-items: center;
  border-bottom: var(--mn-border-bottom-nav-link);
  color: var(--mn-text-main);
  display: flex;
  font-size: var(--mn-font-size-nav);
  font-weight: var(--mn-font-weight-nav);
  line-height: 1.5rem;
  padding: var(--mn-padding-nav-link) !important;
  position: relative;
  white-space: nowrap;
}
.mega-menu-wrapper .dropdown-toggle:after {
  display: none;
}
.mega-menu-wrapper .navbar-brand .logo {
  object-fit: contain !important;
}
.mega-menu-wrapper .search-icon-btn {
  align-items: center;
  background: transparent;
  border: none;
  color: var(--mn-text-main);
  cursor: pointer;
  display: flex;
  font-size: 1.125;
  padding: var(--mn-padding-nav-link);
  transition: color 0.3s;
}
.mega-menu-wrapper .search-icon-btn.active,
.mega-menu-wrapper .search-icon-btn:hover {
  color: var(--vr-theme-color);
}
.mega-menu-wrapper .header-search-dropdown {
  background-color: var(--mn-bg-dropdown);
  border-top: 3px solid var(--vr-theme-color);
  box-shadow: var(--mn-shadow);
  inset-inline-end: 0;
  opacity: 0;
  padding: 20px;
  position: absolute;
  top: 100%;
  transform: translateY(10px);
  transition: all 0.3s cubic-bezier(0.2, 0.8, 0.2, 1);
  visibility: hidden;
  width: 300px;
  z-index: 1000;
}
.mega-menu-wrapper .header-search-dropdown.show {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.mega-menu-wrapper .search-form-control {
  background-color: var(--mn-bg-input);
  border: 1px solid var(--mn-border);
  border-radius: var(--mn-radius-m);
  color: var(--mn-text-main);
  font-size: var(--vr-fs-md);
  height: 42px;
  padding: 10px 15px;
}
.mega-menu-wrapper .header-search-dropdown .search-form-control:focus {
  border-color: var(--mn-border);
  box-shadow: none;
}
.mega-menu-wrapper .btn-search {
  align-items: center;
  background-color: var(--vr-theme-color) !important;
  border: none;
  border-radius: var(--mn-radius-m);
  color: var(--vr-gray-100);
  display: flex;
  flex-shrink: 0;
  height: 42px;
  justify-content: center;
  padding: 0;
  width: 42px;
}
@media (min-width: 992px) {
  .mega-menu-wrapper .has-megamenu {
    position: static;
  }
  .mega-menu-wrapper .megamenu {
    background: var(--mn-bg-dropdown);
    border: 1px solid var(--mn-border) !important;
    border-radius: 0 !important;
    box-shadow: var(--mn-shadow);
    display: none;
    inset-inline-end: 0;
    inset-inline-start: 0;
    margin-top: 0;
    opacity: 1;
    overflow: hidden;
    padding: 0;
    visibility: visible;
    width: 100%;
  }
  .mega-menu-wrapper .has-megamenu:hover .megamenu {
    display: block;
  }
  .mega-menu-wrapper .megamenu-inner {
    padding: 30px;
  }
  .mega-menu-wrapper .nav-item.dropdown:hover > .dropdown-menu {
    animation: none;
    display: block;
    margin-top: 0;
  }
}
.mega-menu-wrapper .standard-dropdown {
  background-color: var(--mn-bg-dropdown);
  border: 1px solid var(--mn-border);
  border-radius: 0;
  box-shadow: var(--mn-shadow);
  margin-top: 0;
  min-width: 220px;
  padding: 10px 0;
}
.mega-menu-wrapper .navbar-nav .dropdown-menu {
  margin-top: 0 !important;
  top: 100% !important;
}
.mega-menu-wrapper .dropdown-item {
  align-items: center;
  background: transparent;
  color: var(--mn-text-sub);
  display: flex;
  font-size: var(--vr-fs-sm);
  font-weight: 500;
  justify-content: space-between;
  padding: 0.625rem 1.25rem !important;
  position: relative;
  transition: all 0.2s;
}
.mega-menu-wrapper .dropdown-item:hover {
  background: transparent;
  color: var(--vr-theme-color);
}
.mega-menu-wrapper .dropdown-submenu {
  position: relative;
}
.mega-menu-wrapper .dropdown-submenu > .dropdown-item .submenu-arrow {
  height: 0.8rem;
  opacity: 0.5;
  width: 0.8rem;
}
html[dir="rtl"]
  .mega-menu-wrapper
  .dropdown-submenu
  > .dropdown-item
  .submenu-arrow {
  transform: scaleX(-1);
}
.mega-menu-wrapper .dropdown-submenu .submenu {
  background-color: var(--mn-bg-dropdown);
  border: 1px solid var(--mn-border);
  box-shadow: var(--mn-shadow);
  display: none;
  inset-inline-start: 100%;
  list-style: none;
  margin-top: -12px;
  max-height: 400px;
  min-width: 220px;
  padding: 10px 0;
  position: absolute;
  top: 0;
}
.mega-menu-wrapper .dropdown-submenu:hover > .submenu {
  animation: none;
  display: block;
}
.mega-menu-wrapper .menu-sidebar-col {
  background-color: var(--mn-bg-sidebar);
  flex: 0 0 auto;
  height: 290px;
  overflow-x: hidden !important;
  padding: 20px 0;
  width: 20%;
}
.mega-menu-wrapper .subcat-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mega-menu-wrapper .subcat-link {
  border-color: transparent;
  border-radius: var(--nm-radius-s);
  border-style: solid;
  border-width: 1px 0;
  color: var(--mn-text-sub);
  display: block;
  font-size: var(--vr-fs-sm);
  font-weight: 600;
  margin-bottom: 0;
  padding: 0.688rem 1.25rem;
  position: relative;
  text-decoration: none;
  transition: all 0.2s ease;
}
.mega-menu-wrapper .subcat-link.active,
.mega-menu-wrapper .subcat-link:hover {
  background-color: var(--mn-bg-hover);
  border-color: var(--mn-border);
  color: var(--vr-theme-color);
  width: calc(100% + 1px);
  z-index: 2;
}
.mega-menu-wrapper .mega-posts-col {
  flex: 0 0 auto;
  padding: 30px;
  width: 80%;
}
.mega-menu-wrapper .mega-posts-container {
  min-height: 200px;
  position: relative;
  transition: opacity 0.3s ease;
}
.mega-menu-wrapper .mega-posts-container.loading-state {
  opacity: 0.4;
  pointer-events: none;
}
@keyframes fadeInUpSoft {
  0% {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.mega-menu-wrapper .animate-fade {
  animation: fadeInUpSoft 1.2s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
}
.mega-menu-wrapper .menu-post-card {
  color: inherit;
  display: block;
  text-decoration: none;
}
.mega-menu-wrapper .menu-post-img-wrapper {
  background-color: var(--nm-bg-card);
  border-radius: var(--nm-radius-m);
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
}
.mega-menu-wrapper .menu-post-img-wrapper .ratio {
  aspect-ratio: 450/280;
}
.mega-menu-wrapper .menu-post-img {
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s ease;
  width: 100%;
}
.mega-menu-wrapper .menu-post-card:hover .menu-post-img {
  transform: scale(1.05);
}
.mega-menu-wrapper .menu-post-title {
  color: var(--mn-text-main);
  font-size: var(--vr-fs-sm);
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 5px;
  transition: color 0.2s;
}
.mega-menu-wrapper .menu-post-card:hover .menu-post-title {
  color: var(--vr-theme-color);
}
.mega-menu-wrapper.nav-shrink {
  background-color: hsla(0, 0%, 100%, 0.96);
  box-shadow: 0 5px 14px rgba(0, 0, 0, 0.07);
}
.mega-menu-wrapper .nav-shrink-transition {
  transition: all 0.3s ease-in-out;
}
.mega-menu-wrapper .minimal-loader {
  display: none;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.mega-menu-wrapper .spinner-ring {
  animation: spin 0.8s linear infinite;
  border: 2px solid hsla(0, 0%, 50%, 0.2);
  border-inline-start-color: var(--vr-theme-color);
  border-radius: 50%;
  height: 30px;
  width: 30px;
}
.mobile-nav-wrapper {
  --header-height: 4.125rem;
  --bg-body: var(--vr-gray-50);
  --bg-surface: var(--vr-gray-25);
  --bg-subtle: var(--vr-gray-100);
  --bg-element: var(--vr-gray-200);
  --bg-input: var(--vr-gray-100);
  --text-main: var(--vr-gray-900);
  --text-muted: var(--vr-gray-500);
  --border-color: var(--vr-gray-200);
  --menu-color: var(--vr-theme-color);
  --menu-bg-subtle: color-mix(in srgb, var(--menu-color), transparent 92%);
  --menu-border-subtle: color-mix(in srgb, var(--menu-color), transparent 85%);
  --icon-box-bg: var(--vr-gray-50);
  --icon-box-border: var(--vr-gray-200);
  --icon-box-color: var(--vr-gray-700);
  --icon-box-active-bg: var(--menu-bg-subtle);
  --icon-box-active-color: var(--menu-color);
  --sub-menu-link-color: var(--vr-gray-700);
  color: var(--text-main);
}
html[data-bs-theme="dark"] .mobile-nav-wrapper {
  --bg-body: var(--vr-gray-925);
  --bg-surface: var(--vr-gray-925);
  --bg-subtle: var(--vr-gray-875);
  --bg-input: var(--vr-gray-900);
  --border-color: var(--vr-gray-800);
  --bg-element: var(--vr-gray-800);
  --text-main: var(--vr-gray-50);
  --text-muted: var(--vr-gray-400);
  --icon-box-bg: transparent;
  --icon-box-border: var(--vr-gray-700);
  --icon-box-color: var(--vr-gray-300);
  --sub-menu-link-color: var(--vr-gray-300);
}
.mobile-nav-wrapper .mobile-header {
  align-items: center;
  background-color: var(--bg-surface);
  border-bottom: 1px solid var(--border-color);
  display: flex;
  height: var(--header-height);
  justify-content: space-between;
  left: 0;
  padding: 0 0.5rem;
  position: fixed;
  right: 0;
  top: 0;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  z-index: 1040;
}
.mobile-nav-wrapper .mobile-header-spacer {
  display: block;
  height: var(--header-height);
  margin-bottom: 1.25rem;
  width: 100%;
}
.mobile-nav-wrapper .header-btn {
  align-items: center;
  background: transparent;
  border: none;
  border-radius: 50%;
  color: var(--text-main);
  cursor: pointer;
  display: flex;
  height: 3rem;
  justify-content: center;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  width: 3rem;
}
.mobile-nav-wrapper .header-logo img {
  height: 3rem;
  max-height: 3rem;
  max-width: 12.5rem;
  object-fit: contain;
  width: auto;
}
.mobile-nav-wrapper .search-overlay {
  background-color: var(--bg-surface);
  border-bottom: 1px solid var(--border-color);
  box-shadow: 0 0.625rem 1.875rem -0.625rem rgba(0, 0, 0, 0.1);
  left: 0;
  padding: 1rem;
  position: fixed;
  right: 0;
  top: var(--header-height);
  transform: translateY(-150%);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 1030;
}
.mobile-nav-wrapper .search-overlay.active {
  transform: translateY(0);
}
.mobile-nav-wrapper .search-input-group {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.mobile-nav-wrapper .search-input-group input {
  background-color: var(--bg-input);
  border: 1px solid var(--border-color);
  border-radius: 0.875rem;
  color: var(--text-main);
  font-size: 1rem;
  padding: 0.875rem 3rem 0.875rem 1.25rem;
  transition: all 0.2s;
  width: 100%;
}
.mobile-nav-wrapper .search-input-group input:focus {
  background-color: var(--bg-surface);
  border-color: var(--menu-color);
  box-shadow: 0 0 0 0.25rem var(--menu-bg-subtle);
  outline: none;
}
.mobile-nav-wrapper .search-submit-btn {
  align-items: center;
  background: transparent;
  border: none;
  border-radius: 0.5rem;
  color: var(--menu-color);
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0.5rem;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  transition: background 0.2s;
}
.mobile-nav-wrapper .search-submit-btn:hover {
  background-color: var(--menu-bg-subtle);
}
.mobile-nav-wrapper .custom-offcanvas {
  background-color: var(--bg-surface);
  border-right: 1px solid var(--border-color);
  color: var(--text-main);
  max-width: 85vw;
  width: 20rem;
}
.mobile-nav-wrapper .offcanvas-header {
  align-items: center;
  border-bottom: 1px solid var(--border-color);
  display: flex;
  justify-content: space-between;
  padding: 1rem 1.5rem;
}
.mobile-nav-wrapper .offcanvas-logo img {
  height: 2.5rem;
  max-height: 2.5rem;
  max-width: 10rem;
  object-fit: contain;
  width: auto;
}
.mobile-nav-wrapper .offcanvas-header .btn-close {
  background: none !important;
  height: 20px;
  margin-bottom: 0 !important;
  width: 20px;
}
.mobile-nav-wrapper .offcanvas-header .btn-close:focus {
  box-shadow: none !important;
}
.mobile-nav-wrapper .user-section {
  border-bottom: 1px solid var(--border-color);
  padding: 1.5rem 1rem 1.25rem;
}
.mobile-nav-wrapper .user-header {
  align-items: center;
  display: flex;
  gap: 0.75rem;
  margin-bottom: 1.25rem;
  padding: 0 0.5rem;
}
.mobile-nav-wrapper .menu-avatar {
  border: 0.125rem solid var(--bg-surface);
  border-radius: 50%;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.08);
  height: 3.5rem;
  object-fit: cover;
  width: 3.5rem;
}
.mobile-nav-wrapper .user-details h6 {
  color: var(--text-main);
  font-size: 1.0625rem;
  font-weight: 700;
  letter-spacing: -0.01875rem;
  margin: 0;
}
.mobile-nav-wrapper .user-details span {
  color: var(--text-muted);
  font-size: var(--vr-fs-sm);
}
.mobile-nav-wrapper .user-actions-grid {
  display: grid;
  gap: 1.25rem 0.75rem;
  grid-template-columns: repeat(3, 1fr);
  padding-bottom: 0.5rem;
}
.mobile-nav-wrapper .action-item {
  align-items: center;
  color: var(--text-muted);
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  justify-content: flex-start;
  text-align: center;
  text-decoration: none;
  transition: transform 0.1s ease;
  -webkit-tap-highlight-color: transparent;
}
.mobile-nav-wrapper .action-icon-box {
  align-items: center;
  background-color: var(--icon-box-bg);
  border: 1px solid var(--icon-box-border);
  border-radius: 1rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
  color: var(--icon-box-color);
  display: flex;
  height: 3.25rem;
  justify-content: center;
  transition: all 0.2s ease;
  width: 3.25rem;
}
.mobile-nav-wrapper .action-icon-box svg {
  height: 1.5rem;
  width: 1.5rem;
}
.mobile-nav-wrapper .action-item:active {
  transform: scale(0.96);
}
.mobile-nav-wrapper .action-item:active .action-icon-box,
.mobile-nav-wrapper .action-item:focus .action-icon-box,
.mobile-nav-wrapper .action-item:hover .action-icon-box {
  background-color: var(--icon-box-active-bg);
  border-color: var(--icon-box-active-color);
  color: var(--icon-box-active-color);
}
.mobile-nav-wrapper .action-item:active span,
.mobile-nav-wrapper .action-item:focus span,
.mobile-nav-wrapper .action-item:hover span {
  color: var(--primary-color);
}
.mobile-nav-wrapper .action-item span {
  color: var(--text-main);
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  line-height: 1.2;
  transition: color 0.2s;
  width: 100%;
}
.mobile-nav-wrapper .guest-section {
  border-bottom: 1px solid var(--border-color);
  padding: 2.5rem 1.5rem 2rem;
  text-align: center;
}
.mobile-nav-wrapper .guest-title {
  color: var(--text-main);
  font-size: 1.5rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  margin-bottom: 0.5rem;
}
.mobile-nav-wrapper .guest-subtitle {
  color: var(--text-muted);
  display: block;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.mobile-nav-wrapper .auth-buttons-grid {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: 1fr 1fr;
}
.mobile-nav-wrapper .auth-btn {
  align-items: center;
  border-radius: 0.75rem;
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  justify-content: center;
  padding: 0.75rem;
  text-decoration: none;
  transition: all 0.2s;
}
.mobile-nav-wrapper .auth-btn-primary {
  background-color: var(--menu-color);
  border: 1px solid var(--menu-color);
  color: var(--vr-color-white) !important;
}
.mobile-nav-wrapper .auth-btn-outline {
  background-color: transparent;
  border: 1px solid var(--border-color);
  color: var(--text-main) !important;
}
.mobile-nav-wrapper .menu-nav {
  list-style: none;
  margin: 0;
  padding: 0.75rem 0;
}
.mobile-nav-wrapper .menu-link {
  align-items: center;
  color: var(--text-main);
  cursor: pointer;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  justify-content: space-between;
  padding: 0.75rem 1.5rem;
  text-decoration: none;
  transition: all 0.2s;
}
.mobile-nav-wrapper .menu-link:hover {
  color: var(--menu-color);
}
.mobile-nav-wrapper .menu-link.active {
  color: var(--menu-color);
  font-weight: 700;
}
.mobile-nav-wrapper .menu-link .dropdown-arrow {
  transition: transform 0.3s ease;
}
.mobile-nav-wrapper .menu-link[aria-expanded="true"] {
  color: var(--menu-color);
}
.mobile-nav-wrapper .menu-link[aria-expanded="true"] .dropdown-arrow {
  transform: rotate(90deg);
}
.mobile-nav-wrapper .sub-menu-nav {
  background-color: rgba(0, 0, 0, 0.015);
  list-style: none;
  margin: 0;
  padding: 0 0 0.5rem;
}
html[data-bs-theme="dark"] .mobile-nav-wrapper .sub-menu-nav {
  background-color: hsla(0, 0%, 100%, 0.015);
}
.mobile-nav-wrapper .sub-menu-link {
  color: var(--sub-menu-link-color);
  display: block;
  font-size: 0.9375rem;
  font-weight: 500;
  padding: 0.625rem 1.5rem 0.625rem 2.5rem;
  text-decoration: none;
  transition: all 0.2s;
}
.mobile-nav-wrapper .sub-menu-link:hover {
  background-color: var(--bg-subtle);
  color: var(--menu-color);
}
.mobile-nav-wrapper .menu-footer {
  border-top: 1px solid var(--border-color);
  margin-top: auto;
  padding: 1.5rem;
}
.mobile-nav-wrapper .settings-label {
  color: var(--text-muted);
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.05rem;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}
.mobile-nav-wrapper .lang-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
}
.mobile-nav-wrapper .lang-chip {
  background: transparent;
  border: 1px solid var(--border-color);
  border-radius: 0.625rem;
  color: var(--text-muted);
  cursor: pointer;
  flex: 0 0 auto;
  font-size: 0.8125rem;
  font-weight: 600;
  padding: 0.5rem 0.875rem;
  transition: all 0.2s;
}
.mobile-nav-wrapper .lang-chip.active {
  background-color: var(--menu-color);
  border-color: var(--menu-color);
  box-shadow: 0 0.25rem 0.625rem
    color-mix(in srgb, var(--menu-color), transparent 70%);
  color: var(--vr-color-white);
}
.mobile-nav-wrapper .lang-chip:hover:not(.active) {
  background-color: var(--bg-subtle);
  border-color: var(--text-muted);
}
.mobile-nav-wrapper .theme-btn-container {
  align-items: center;
  background: var(--bg-subtle);
  border: none;
  border-radius: 0.75rem;
  color: var(--text-main);
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  justify-content: space-between;
  margin-bottom: 0.625rem;
  padding: 0.75rem 1rem;
  width: 100%;
}
.mobile-nav-wrapper .theme-switcher {
  display: inline-block;
  height: 1.375rem;
  margin-bottom: 0;
  position: relative;
  vertical-align: middle;
  width: 2.75rem;
}
.mobile-nav-wrapper .theme-switcher input {
  height: 0;
  opacity: 0;
  width: 0;
}
.mobile-nav-wrapper .theme-switcher .slider {
  background-color: var(--vr-gray-300);
  border: 1px solid transparent;
  border-radius: 1.25rem;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.3s;
}
html[data-bs-theme="dark"] .mobile-nav-wrapper .theme-switcher .slider {
  background-color: var(--vr-gray-600);
}
.mobile-nav-wrapper .theme-switcher .slider:before {
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 0.625rem 0.625rem;
  border-radius: 50%;
  bottom: 0.125rem;
  box-shadow: 0 0.0625rem 0.1875rem rgba(0, 0, 0, 0.2);
  content: "";
  height: 1rem;
  left: 0.125rem;
  position: absolute;
  transition: 0.3s;
  width: 1rem;
}
.mobile-nav-wrapper .theme-switcher input:checked + .slider {
  background-color: var(--menu-bg-subtle);
  border-color: var(--menu-color);
}
.mobile-nav-wrapper .theme-switcher input:checked + .slider:before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9'/%3E%3C/svg%3E");
  transform: translateX(1.375rem);
}
.mobile-nav-wrapper .logout-btn {
  align-items: center;
  border-radius: 0.5rem;
  color: var(--vr-gray-700);
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 0.5rem;
  justify-content: center;
  margin-top: 0.625rem;
  padding: 0.75rem 0;
  text-decoration: none;
  transition: all 0.2s;
}
.mobile-nav-wrapper .logout-btn:hover {
  background-color: rgba(220, 53, 69, 0.05);
  color: #dc3545;
}
.mobile-nav-wrapper .d-none {
  display: none !important;
}
.mobile-nav-wrapper .icon-close {
  fill: var(--text-main);
}
html[dir="rtl"] .mobile-nav-wrapper .search-input-group input {
  padding: 0.875rem 1.25rem 0.875rem 3rem;
}
html[dir="rtl"] .mobile-nav-wrapper .search-submit-btn {
  left: 0.5rem;
  right: auto;
}
html[dir="rtl"] .mobile-nav-wrapper .custom-offcanvas {
  border-left: 1px solid var(--border-color);
  border-right: none;
}
html[dir="rtl"] .mobile-nav-wrapper .menu-link .dropdown-arrow {
  transform: scaleX(-1);
}
html[dir="rtl"]
  .mobile-nav-wrapper
  .menu-link[aria-expanded="true"]
  .dropdown-arrow {
  transform: scaleX(-1) rotate(90deg);
}
html[dir="rtl"] .mobile-nav-wrapper .sub-menu-link {
  padding: 0.625rem 2.5rem 0.625rem 1.5rem;
}
.btn-nav-subscribe {
  align-items: center;
  background-color: var(--vr-subscribe-button-color) !important;
  border: 1px solid var(--vr-subscribe-button-color) !important;
  border-radius: 8px;
  color: #fff !important;
  cursor: pointer;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 600;
  height: 36px;
  justify-content: center;
  letter-spacing: 0.04em;
  padding: 0.438rem 1rem;
  position: relative;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
}
.btn-nav-subscribe:active,
.btn-nav-subscribe:focus,
.btn-nav-subscribe:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  color: #fff !important;
  transform: translateY(-1px);
}
.btn-nav-subscribe:active {
  transform: translateY(0);
}
.btn-nav-subscribe-mobile {
  height: auto;
  padding: 0.75rem 1rem;
  width: 100%;
}
.pricing-section {
  --primary-color: var(--vr-theme-color);
  --primary-hover: color-mix(in srgb, var(--primary-color) 80%, #000);
  --bg-color: var(--vr-gray-50);
  --bg-gradient: radial-gradient(
    circle at top center,
    #fff,
    var(--vr-gray-50) 80%
  );
  --text-main: var(--vr-gray-900);
  --text-muted: var(--vr-gray-500);
  --text-desc: var(--vr-gray-500);
  --border-color: var(--vr-gray-200);
  --card-bg-gradient: linear-gradient(145deg, #fff 0%, var(--vr-gray-25) 100%);
  --card-feat-bg-gradient: linear-gradient(
    145deg,
    #fff 0%,
    color-mix(in srgb, var(--primary-color) 4%, #fff) 100%
  );
  --card-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.02),
    0 0.375rem 0.75rem -0.125rem rgba(0, 0, 0, 0.04);
  --card-highlight: inset 0 0.0625rem 0 #fff;
  --divider-bg: linear-gradient(
    90deg,
    transparent,
    var(--vr-gray-225) 15%,
    var(--vr-gray-225) 85%,
    transparent
  );
  --btn-outline-bg: #fff;
  --btn-outline-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.02);
  --icon-disabled-bg: var(--vr-gray-50);
  --feature-disabled-text: var(--vr-gray-400);
  --feature-disabled-icon: var(--vr-gray-300);
  margin-bottom: 10rem;
  max-width: 1150px;
}
[data-bs-theme="dark"] .pricing-section {
  --bg-color: var(--vr-body-bg);
  --bg-gradient: radial-gradient(
    circle at top center,
    var(--vr-body-secondary-bg),
    var(--vr-body-bg) 80%
  );
  --text-main: var(--vr-text-main);
  --text-muted: var(--vr-text-main-secondary);
  --text-desc: var(--vr-text-muted);
  --border-color: var(--vr-border-color);
  --card-bg-gradient: linear-gradient(
    145deg,
    var(--vr-body-secondary-bg) 0%,
    var(--vr-body-bg) 100%
  );
  --card-feat-bg-gradient: linear-gradient(
    145deg,
    var(--vr-body-secondary-bg) 0%,
    color-mix(in srgb, var(--primary-color) 6%, transparent) 100%
  );
  --card-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.15),
    0 0.375rem 0.75rem -0.125rem rgba(0, 0, 0, 0.3);
  --card-highlight: inset 0 0.0625rem 0 hsla(0, 0%, 100%, 0.03);
  --divider-bg: linear-gradient(
    90deg,
    transparent,
    var(--vr-border-color) 15%,
    var(--vr-border-color) 85%,
    transparent
  );
  --btn-outline-bg: transparent;
  --btn-outline-shadow: none;
  --icon-disabled-bg: var(--vr-body-active-bg);
  --feature-disabled-text: var(--vr-text-faint);
  --feature-disabled-icon: var(--vr-text-subtle);
}
.pricing-section .pricing-header {
  margin-bottom: 5rem;
}
.pricing-section .pricing-header h1 {
  color: var(--text-main);
  font-size: 2.375rem;
  letter-spacing: -0.03em;
  transition: color 0.3s ease;
}
.pricing-section .pricing-header p {
  color: var(--text-desc);
  font-size: var(--vr-fs-xl);
  line-height: var(--vr-lh-xl);
  transition: color 0.3s ease;
}
.pricing-section .row-pricing-cards {
  --bs-gutter-x: 2.5rem;
  --bs-gutter-y: 2.5rem;
}
.pricing-section .pricing-card {
  background: var(--card-bg-gradient);
  border: 0.0625rem solid var(--border-color);
  border-radius: 0.75rem;
  box-shadow: var(--card-shadow), var(--card-highlight);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pricing-section .pricing-card:hover {
  border-color: var(--primary-color);
  box-shadow: 0 0.75rem 1.5rem -0.25rem color-mix(in srgb, var(--primary-color)
          10%, transparent),
    0 0.25rem 0.5rem -0.125rem color-mix(in srgb, var(--primary-color) 5%, transparent),
    var(--card-highlight);
  transform: translateY(-0.25rem);
}
.pricing-section .pricing-card.featured {
  border: 0.125rem solid var(--primary-color);
  transform: scale(1.03);
  z-index: 2;
}
.pricing-section .pricing-card.featured:hover {
  box-shadow: 0 1rem 2rem -0.5rem color-mix(in srgb, var(--primary-color) 15%, transparent),
    var(--card-highlight);
  transform: translateY(-0.25rem) scale(1.03);
}
@keyframes pulse-badge {
  0% {
    box-shadow: 0 0 0 0
      color-mix(in srgb, var(--primary-color) 40%, transparent);
  }
  70% {
    box-shadow: 0 0 0 4px transparent;
  }
  to {
    box-shadow: 0 0 0 0 transparent;
  }
}
.pricing-section .custom-badge {
  animation: pulse-badge 2s infinite;
  background: var(--primary-color);
  box-shadow: 0 0.125rem 0.375rem
    color-mix(in srgb, var(--primary-color) 30%, transparent);
  color: #fff;
  font-size: 0.75rem;
  z-index: 10;
}
.pricing-section .plan-name {
  color: var(--text-main);
  font-size: 1.35rem;
  letter-spacing: -0.01em;
  transition: color 0.3s ease;
}
.pricing-section .featured .plan-name {
  color: var(--primary-color);
}
.pricing-section .plan-desc {
  color: var(--text-desc);
  min-height: 2.625rem;
  transition: color 0.3s ease;
}
.pricing-section .plan-price {
  color: var(--text-main);
  font-size: 2.625rem;
  letter-spacing: -0.03em;
  transition: color 0.3s ease;
}
.pricing-section .plan-price .price-period-suffix {
  color: var(--text-muted);
  font-size: 1rem;
  transition: color 0.3s ease;
}
.pricing-section .custom-divider {
  background: var(--divider-bg);
  height: 0.0625rem;
}
.pricing-section .featured .custom-divider {
  background: linear-gradient(
    90deg,
    transparent,
    color-mix(in srgb, var(--primary-color) 20%, transparent) 15%,
    color-mix(in srgb, var(--primary-color) 20%, transparent) 85%,
    transparent
  );
}
.pricing-section .feature-item {
  color: var(--text-muted);
  font-size: 0.95rem;
  transition: color 0.2s ease;
}
.pricing-section .icon-wrapper {
  background: color-mix(in srgb, var(--primary-color) 12%, transparent);
  color: var(--primary-color);
  height: 1.625rem;
  margin-top: -0.0625rem;
  transition: all 0.3s ease;
  width: 1.625rem;
}
.pricing-section .feature-item:hover .icon-wrapper {
  background: color-mix(in srgb, var(--primary-color) 20%, transparent);
  transform: scale(1.1);
}
.pricing-section .feature-item svg {
  height: 0.875rem;
  width: 0.875rem;
}
.pricing-section .feature-item.disabled {
  color: var(--feature-disabled-text);
}
.pricing-section .feature-item.disabled .icon-wrapper {
  background: var(--icon-disabled-bg);
  border: 0.0625rem solid var(--border-color);
  color: var(--feature-disabled-icon);
}
.pricing-section .btn-plan {
  font-size: 1rem;
  padding: 0.875rem 1.5rem !important;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pricing-section .btn-plan:active {
  transform: scale(0.97) translateY(-0.125rem) !important;
}
.pricing-section .btn-plan:focus-visible {
  outline: 2px solid var(--primary-color);
  outline-offset: 2px;
}
.pricing-section .btn-primary-custom {
  background: var(--primary-color);
  border: 1px solid transparent;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem color-mix(in srgb, var(
            --primary-color
          )
          25%, transparent),
    inset 0 0.0625rem 0 hsla(0, 0%, 100%, 0.15);
  color: #fff !important;
}
.pricing-section .btn-primary-custom:hover {
  background: var(--primary-hover);
  box-shadow: 0 0.375rem 0.75rem -0.125rem color-mix(in srgb, var(
          --primary-color
        )
        30%, transparent);
  transform: translateY(-0.125rem);
}
.pricing-section .btn-outline-custom {
  background: var(--btn-outline-bg);
  border: 0.0625rem solid var(--border-color);
  box-shadow: var(--btn-outline-shadow);
  color: var(--text-main) !important;
}
.pricing-section .btn-outline-custom:active,
.pricing-section .btn-outline-custom:focus,
.pricing-section .btn-outline-custom:hover {
  border-color: var(--primary-color);
  box-shadow: 0 0.25rem 0.5rem
    color-mix(in srgb, var(--primary-color) 10%, transparent);
  color: var(--primary-color) !important;
  transform: translateY(-0.125rem);
}
html[dir="rtl"] .pricing-section .icon-wrapper {
  margin-left: 0.875rem !important;
  margin-right: 0 !important;
}
@media (max-width: 1024px) {
  .pricing-section .pricing-card.featured {
    transform: none;
  }
  .pricing-section .pricing-card.featured:hover {
    transform: translateY(-0.25rem);
  }
}
.subcategories-wrapper {
  width: 100%;
  --subcat-bg: var(--vr-gray-75);
  --subcat-border: var(--vr-gray-150);
  --subcat-text: var(--vr-gray-800);
  --subcat-text-hover: var(--vr-gray-900);
  --subcat-hover-bg: var(--vr-gray-50);
  --subcat-active-bg: var(--vr-theme-color);
  --subcat-active-text: #fff;
  --subcat-shadow: rgba(0, 0, 0, 0.04);
  --subcat-active-shadow: rgba(0, 0, 0, 0.15);
}
[data-bs-theme="dark"] .subcategories-wrapper {
  --subcat-bg: var(--vr-body-secondary-bg);
  --subcat-border: var(--vr-border-color);
  --subcat-text: var(--vr-gray-300);
  --subcat-text-hover: var(--vr-gray-50);
  --subcat-hover-bg: var(--vr-body-active-bg);
  --subcat-shadow: rgba(0, 0, 0, 0.2);
  --subcat-active-shadow: rgba(0, 0, 0, 0.4);
}
.subcategories-wrapper .subcategories-mobile-toggle {
  background-color: var(--subcat-bg);
  border: 1px solid var(--subcat-border);
  border-radius: 10px;
  box-shadow: 0 2px 8px var(--subcat-shadow);
  color: var(--subcat-text-hover);
  font-size: 0.95rem;
  padding: 0.75rem 0.5rem;
  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.subcategories-wrapper .subcategories-mobile-toggle:active,
.subcategories-wrapper .subcategories-mobile-toggle:focus,
.subcategories-wrapper .subcategories-mobile-toggle:hover {
  background-color: var(--subcat-hover-bg) !important;
  border-color: var(--subcat-border) !important;
  box-shadow: 0 4px 12px var(--subcat-shadow);
  color: var(--subcat-text-hover) !important;
}
.subcategories-wrapper .subcategories-mobile-toggle .chevron-icon {
  transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.subcategories-wrapper
  .subcategories-mobile-toggle[aria-expanded="true"]
  .chevron-icon {
  transform: rotate(180deg);
}
.subcategories-wrapper .subcategories-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  padding-bottom: 0.5rem;
}
.subcategories-wrapper .subcategory-pill {
  align-items: center;
  background-color: var(--subcat-bg);
  border: 1px solid var(--subcat-border);
  border-radius: 50px;
  color: var(--subcat-text);
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 500;
  justify-content: center;
  letter-spacing: 0.2px;
  padding: 0.5rem 1.25rem;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  white-space: nowrap;
}
.subcategories-wrapper .subcategory-pill:hover {
  background-color: var(--subcat-hover-bg);
  border-color: var(--subcat-border);
  box-shadow: 0 4px 12px var(--subcat-shadow);
  color: var(--subcat-text-hover);
}
[dir="rtl"] .subcategories-wrapper .subcategory-pill svg.back-icon {
  transform: scaleX(-1);
}
@media (max-width: 768px) {
  .subcategories-wrapper .subcategories-container {
    padding: 1rem;
  }
  .subcategories-wrapper .single-back-button .subcategories-container {
    padding: 0 !important;
  }
}
.subcategories-wrapper .subcategory-swiper {
  opacity: 0;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  visibility: hidden;
}
.subcategories-wrapper .subcategory-swiper.swiper-initialized {
  opacity: 1;
  visibility: visible;
}
.subcategories-wrapper
  .subcategory-swiper:not(.swiper-initialized)
  .swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
}
.subcategories-wrapper
  .subcategory-swiper:not(.swiper-initialized)
  .swiper-slide {
  width: max-content;
}
.section-newsticker {
  margin-bottom: 1.25rem !important;
}
.newsticker-wrapper {
  height: 2rem;
}
.newsticker-wrapper .ticker-label {
  background-color: var(--vr-block-color);
  border-radius: 0.125rem;
  font-size: var(--vr-fs-sm);
  font-weight: 400;
  min-height: 32px;
  padding: 0.375rem 0.625rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.newsticker-wrapper .news-list {
  position: relative;
  top: 0;
}
.newsticker-wrapper .news-item {
  align-items: center;
  display: flex;
  font-weight: 600;
  height: 2rem;
}
.nav-sm-buttons {
  align-items: center;
  display: flex;
  gap: 0.375rem;
  position: relative;
  width: auto;
}
.nav-sm-buttons button {
  align-items: center;
  background-color: transparent !important;
  border: 1px solid var(--vr-text-faint);
  border-radius: 0.125rem;
  color: var(--vr-text-muted);
  display: inline-flex;
  font-size: var(--vr-fs-xs);
  height: 1.625rem;
  justify-content: center;
  line-height: var(--vr-lh-xs);
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 1.625rem;
}
.nav-sm-buttons button i {
  height: 0.75rem;
  width: 0.75rem;
}
.nav-sm-buttons button:hover {
  border-color: var(--vr-theme-color) !important;
  color: var(--vr-theme-color) !important;
}
.custom-modal-wrapper {
  --pf-modal-bg: #fff;
  --pf-modal-shadow: 0 2.5rem 5rem -1.25rem rgba(0, 0, 0, 0.2);
  --pf-header-bg: #fff;
  --pf-text-title: var(--vr-gray-900);
  --pf-text-subtitle: var(--vr-gray-500);
  --pf-close-bg: var(--vr-gray-50);
  --pf-close-hover-bg: var(--vr-gray-100);
  --pf-card-bg: #fff;
  --pf-card-border: var(--vr-gray-100);
  --pf-card-shadow: 0 0.25rem 0.375rem -0.25rem rgba(0, 0, 0, 0.05);
  --pf-icon-box-bg: color-mix(in srgb, var(--vr-theme-color), transparent 92%);
  --pf-icon-color: var(--vr-theme-color);
  --pf-scroll-thumb: var(--vr-gray-200);
  --pf-scroll-thumb-hover: var(--vr-gray-300);
  --pf-card-radius: 1rem;
  --pf-modal-radius: 1.5rem;
  --pf-transition: cubic-bezier(0.34, 1.56, 0.64, 1);
}
[data-bs-theme="dark"] .custom-modal-wrapper {
  --pf-modal-bg: var(--vr-gray-900);
  --pf-modal-shadow: 0 2.5rem 5rem -1.25rem rgba(0, 0, 0, 0.5);
  --pf-header-bg: var(--vr-gray-900);
  --pf-text-title: var(--vr-gray-50);
  --pf-text-subtitle: var(--vr-gray-400);
  --pf-close-bg: var(--vr-gray-800);
  --pf-close-hover-bg: var(--vr-gray-700);
  --pf-card-bg: var(--vr-gray-900);
  --pf-card-border: var(--vr-gray-800);
  --pf-card-shadow: none;
  --pf-icon-box-bg: color-mix(in srgb, var(--vr-theme-color), transparent 85%);
  --pf-scroll-thumb: var(--vr-gray-700);
  --pf-scroll-thumb-hover: var(--vr-gray-600);
}
.post-format-modal .modal-dialog {
  max-width: 940px;
}
.post-format-modal .modal-content {
  background-color: var(--pf-modal-bg);
  border: none;
  border-radius: var(--pf-modal-radius);
  box-shadow: var(--pf-modal-shadow);
  overflow: hidden;
}
.post-format-modal .modal-header {
  align-items: center;
  background-color: var(--pf-header-bg);
  border-bottom: none;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  padding: 2.5rem 2.5rem 0.5rem;
  position: relative;
}
.post-format-modal .btn-close {
  background-color: var(--pf-close-bg);
  background-position: 50%;
  background-size: 0.875rem;
  border-radius: 50%;
  box-shadow: none;
  height: 2.5rem;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  transition: all 0.2s ease;
  width: 2.5rem;
  z-index: 10;
}
.post-format-modal .btn-close:hover {
  background-color: var(--pf-close-hover-bg);
  opacity: 1;
  transform: rotate(90deg);
}
.post-format-modal .btn-close:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--vr-theme-color-rgb), 0.25);
}
html[dir="rtl"] .post-format-modal .btn-close {
  left: 1.5rem;
  right: auto;
}
.post-format-modal .modal-title {
  color: var(--pf-text-title);
  font-size: var(--vr-fs-title-2xl);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: var(--vr-lh-title-2xl);
  margin-bottom: 0.375rem;
  word-break: break-word;
}
.post-format-modal .modal-subtitle {
  color: var(--pf-text-subtitle);
  font-weight: 400;
  max-width: 37.5rem;
  text-align: center;
  word-break: break-word;
}
.post-format-modal .modal-body {
  background-color: var(--pf-modal-bg);
  padding: 1rem 2.5rem 2.5rem;
}
.post-format-modal .modal-body::-webkit-scrollbar {
  width: 0.5rem;
}
.post-format-modal .modal-body::-webkit-scrollbar-track {
  background: transparent;
}
.post-format-modal .modal-body::-webkit-scrollbar-thumb {
  background-clip: content-box;
  background-color: var(--pf-scroll-thumb);
  border: 0.125rem solid transparent;
  border-radius: 0.625rem;
}
.post-format-modal .modal-body::-webkit-scrollbar-thumb:hover {
  background-color: var(--pf-scroll-thumb-hover);
}
html[dir="rtl"] .post-format-modal .modal-body {
  direction: rtl;
}
.post-format-modal .format-card {
  align-items: center;
  background-color: var(--pf-card-bg);
  border: 1px solid var(--pf-card-border);
  border-radius: var(--pf-card-radius);
  box-shadow: var(--pf-card-shadow);
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.5rem 1rem;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  transition: all 0.4s var(--pf-transition);
}
.post-format-modal .format-card .icon-wrapper {
  align-items: center;
  background-color: var(--pf-icon-box-bg);
  border-radius: 1.25rem;
  color: var(--pf-icon-color);
  display: flex;
  height: 4rem;
  justify-content: center;
  margin-bottom: 1rem;
  width: 4rem;
}
.post-format-modal .format-card .icon-wrapper svg {
  height: 1.75rem;
  width: 1.75rem;
}
.post-format-modal .format-card .card-title {
  color: var(--pf-text-title);
  font-size: var(--vr-fs-base);
  font-weight: 600;
  line-height: var(--vr-lh-base);
  margin-bottom: 0.375rem;
  transition: color 0.3s;
  word-break: break-word;
}
.post-format-modal .format-card .card-desc {
  color: var(--pf-text-subtitle);
  display: -webkit-box;
  font-size: var(--vr-fs-sm);
  line-height: var(--vr-lh-sm);
  margin: 0;
  opacity: 0.9;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
}
.post-format-modal .format-card:hover {
  border-color: transparent;
  box-shadow: 0 1rem 2rem -0.5rem color-mix(in srgb, var(--vr-theme-color), transparent
        75%);
  transform: translateY(-0.375rem);
}
.post-format-modal .format-card:hover .icon-wrapper {
  background-color: var(--vr-theme-color);
  box-shadow: 0 0.5rem 1rem -0.25rem color-mix(in srgb, var(--vr-theme-color), transparent
        70%);
  color: #fff;
  transform: scale(1.1);
}
.post-format-modal .format-card:hover .card-title {
  color: var(--vr-theme-color);
}
#loginModal .auth-card,
.auth-module-container {
  --auth-bg: #fff;
  --auth-input-bg: #f9fafb;
  --auth-input-border: #e5e7eb;
  --auth-border-color: #edf1f5;
  --auth-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.08);
  --auth-social-bg: #fff;
  --auth-social-border: #e5e7eb;
  --auth-social-hover-bg: #f9fafb;
  box-sizing: border-box;
  width: 100%;
}
[data-bs-theme="dark"] #loginModal .auth-card,
[data-bs-theme="dark"] .auth-module-container {
  --auth-bg: var(--vr-gray-900);
  --auth-input-bg: var(--vr-gray-925);
  --auth-input-border: var(--vr-gray-850);
  --auth-border-color: var(--vr-gray-850);
  --auth-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.4);
  --auth-social-bg: var(--vr-gray-900);
  --auth-social-border: var(--vr-gray-850);
  --auth-social-hover-bg: var(--vr-gray-875);
}
#loginModal .auth-card,
.auth-module-container .auth-card {
  background: var(--auth-bg);
  border: 1px solid var(--auth-border-color);
  border-radius: var(--border-radius-xl);
  box-shadow: var(--auth-shadow);
  overflow: hidden;
  padding: 2.5rem;
  position: relative;
  transition: background-color 0.3s, border-color 0.3s;
  width: 100%;
}
.auth-module-container {
  display: flex;
  justify-content: center;
  padding-top: 4rem;
}
.auth-module-container .auth-card {
  max-width: 480px;
}
.auth-module-container .auth-card:before {
  background: linear-gradient(
    90deg,
    var(--vr-theme-color),
    color-mix(in srgb, var(--vr-theme-color), #fff 30%)
  );
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.auth-title {
  color: var(--vr-gray-900);
  font-size: var(--vr-fs-title-3xl);
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: var(--vr-lh-title-3xl);
  margin-bottom: 0.5rem;
}
[data-bs-theme="dark"] .auth-title {
  color: var(--vr-text-main);
}
.auth-subtitle {
  color: var(--vr-gray-500);
  font-size: var(--vr-fs-base);
  margin-bottom: 2rem;
}
[data-bs-theme="dark"] .auth-subtitle {
  color: var(--vr-text-muted);
}
.auth-card .form-floating {
  min-height: auto;
}
.auth-card .form-control {
  background-color: var(--auth-input-bg);
  border: 1px solid var(--auth-input-border);
  border-radius: var(--border-radius);
  color: var(--vr-gray-900);
  font-size: var(--vr-fs-base);
  height: 50px;
  line-height: 1.25;
  min-height: 50px;
  padding: 1.5rem 1rem 0.5rem;
  transition: all 0.2s ease;
}
[data-bs-theme="dark"] .auth-card .form-control {
  color: var(--vr-text-main);
}
.auth-card .form-control::placeholder {
  color: transparent;
}
.auth-card .form-control:focus {
  background-color: var(--auth-bg);
  border-color: var(--vr-theme-color);
  box-shadow: 0 0 0 3px rgba(45, 101, 254, 0.1);
}
[data-bs-theme="dark"] .auth-card .form-control:-webkit-autofill,
[data-bs-theme="dark"] .auth-card .form-control:-webkit-autofill:focus,
[data-bs-theme="dark"] .auth-card .form-control:-webkit-autofill:hover {
  -webkit-text-fill-color: var(--vr-text-main);
  -webkit-box-shadow: 0 0 0 1000px var(--auth-input-bg) inset;
  transition: background-color 5000s ease-in-out 0s;
}
.auth-card .form-floating > label {
  color: #949aa3;
  font-size: var(--vr-fs-md);
  height: 100%;
  padding: 0.875rem 1rem;
  pointer-events: none;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
[data-bs-theme="dark"] .auth-card .form-floating > label {
  color: var(--vr-text-muted);
}
.auth-card .form-control:focus ~ label,
.auth-card .form-control:not(:placeholder-shown) ~ label {
  color: var(--vr-gray-600);
  font-weight: 500;
  opacity: 0.8;
  transform: scale(0.85) translateY(-0.7rem) translateX(0.15rem);
}
[data-bs-theme="dark"] .auth-card .form-control:focus ~ label,
[data-bs-theme="dark"]
  .auth-card
  .form-control:not(:placeholder-shown)
  ~ label {
  color: var(--vr-text-main-secondary);
}
.auth-card .btn {
  font-size: var(--vr-fs-base);
}
.auth-card .btn-auth-social {
  background: var(--auth-social-bg);
  border: 1px solid var(--auth-social-border) !important;
  color: var(--vr-gray-900) !important;
  gap: 8px;
  min-height: 50px;
  padding-bottom: 0;
  padding-top: 0;
}
.auth-card .spinner-border-sm {
  --bs-spinner-border-width: 0.1em;
}
.auth-card .btn-auth-social:active,
.auth-card .btn-auth-social:focus,
.auth-card .btn-auth-social:hover {
  background-color: var(--auth-social-hover-bg) !important;
  color: var(--vr-gray-900) !important;
}
[data-bs-theme="dark"] .btn-auth-social,
[data-bs-theme="dark"] .btn-auth-social:active,
[data-bs-theme="dark"] .btn-auth-social:focus,
[data-bs-theme="dark"] .btn-auth-social:hover {
  color: var(--vr-text-main) !important;
}
.auth-divider {
  align-items: center;
  color: var(--vr-gray-450);
  display: flex;
  font-size: var(--vr-fs-xs);
  font-weight: 600;
  letter-spacing: 1px;
  margin: 1.5rem 0;
  text-align: center;
  text-transform: uppercase;
}
.auth-divider:after,
.auth-divider:before {
  border-bottom: 1px solid var(--auth-border-color);
  content: "";
  flex: 1;
}
.auth-divider:before {
  margin-right: 1.5em;
}
.auth-divider:after {
  margin-left: 1.5em;
}
.auth-password-toggle {
  align-items: center;
  background: transparent;
  border: none;
  color: var(--vr-gray-400);
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 0;
  position: absolute;
  right: 0.938rem;
  top: 50%;
  transform: translateY(-50%);
  transition: color 0.2s ease;
  z-index: 5;
}
.auth-password-toggle:hover {
  color: var(--vr-theme-color);
}
.auth-password-toggle svg {
  height: 1.25em;
  width: 1.25em;
  fill: currentColor;
}
.auth-password-toggle .icon-eye {
  display: block;
}
.auth-password-toggle .icon-eye-slash,
.auth-password-toggle.show-pass .icon-eye {
  display: none;
}
.auth-password-toggle.show-pass .icon-eye-slash {
  display: block;
}
html[dir="rtl"] .auth-password-toggle {
  left: 0.938rem;
  right: auto;
}
[data-bs-theme="dark"] .auth-password-toggle {
  color: var(--vr-gray-500);
}
[data-bs-theme="dark"] .auth-password-toggle:hover {
  color: var(--vr-text-main);
}
.auth-link {
  color: var(--vr-theme-color);
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s;
}
.auth-link:hover {
  color: color-mix(in srgb, var(--vr-theme-color), #000 10%);
}
#loginModal .modal-dialog {
  max-width: 400px;
}
#loginModal .btn-close {
  box-shadow: none !important;
  opacity: 0.3;
  outline: none !important;
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
  transition: opacity 0.2s;
  z-index: 10;
}
#loginModal .btn-close:hover {
  opacity: 1;
}
#loginModal .alert-custom .alert-content {
  font-size: var(--vr-fs-md);
}
.auth-card .form-floating .form-control::placeholder {
  color: transparent !important;
}
.auth-card .form-floating .form-control::-webkit-input-placeholder {
  color: transparent !important;
}
.auth-card .form-floating .form-control::-moz-placeholder {
  color: transparent !important;
  opacity: 0 !important;
}
.auth-card .form-floating .form-control:-ms-input-placeholder {
  color: transparent !important;
}
.auth-card .form-floating .form-control::-ms-input-placeholder {
  color: transparent !important;
}
html[dir="rtl"] #loginModal .auth-card,
html[dir="rtl"] .auth-module-container {
  direction: rtl;
  text-align: right;
}
html[dir="rtl"] .auth-card:before {
  background: linear-gradient(
    270deg,
    var(--vr-theme-color),
    color-mix(in srgb, var(--vr-theme-color), #fff 30%)
  );
  left: auto;
  right: 0;
}
html[dir="rtl"] .form-floating > label {
  transform-origin: 100% 0;
}
html[dir="rtl"] .auth-card .form-control:focus ~ label,
html[dir="rtl"] .auth-card .form-control:not(:placeholder-shown) ~ label {
  transform: scale(0.85) translateY(-0.7rem) translateX(-0.15rem);
}
html[dir="rtl"] .auth-divider:before {
  margin-left: 1.5em;
  margin-right: 0;
}
html[dir="rtl"] .auth-divider:after {
  margin-left: 0;
  margin-right: 1.5em;
}
html[dir="rtl"] .auth-card .form-check .form-check-input {
  float: none;
  margin-left: 0.5rem;
  margin-right: 0;
}
html[dir="rtl"] .auth-card .form-check {
  padding-left: 0;
  padding-right: 0;
}
html[dir="rtl"] .auth-card .ps-1 {
  padding-left: 0 !important;
  padding-right: 0.25rem !important;
}
html[dir="rtl"] .auth-captcha-checkbox {
  margin-left: 12px;
  margin-right: 0;
}
.faq-section {
  --acc--theme-color: var(--vr-theme-color);
  --acc--body-bg: #fff;
  --acc--body-text: var(--vr-gray-700);
  --acc--heading-text: var(--vr-gray-900);
  --acc--sub-text: var(--vr-gray-500);
  --acc--bg: #fff;
  --acc--border: var(--vr-gray-200);
  --acc--hover-border: var(--vr-gray-300);
  --acc--btn-bg-hover: var(--vr-gray-50);
  --acc--icon-bg: var(--vr-gray-100);
  --acc--icon-color: var(--vr-gray-500);
  --acc--active-header-bg: transparent;
  margin-top: 3rem;
}
[data-bs-theme="dark"] .faq-section {
  --acc--body-bg: var(--vr-gray-925);
  --acc--body-secondary-bg: var(--vr-gray-875);
  --acc--input-bg: var(--vr-gray-900);
  --acc--border: var(--vr-gray-800);
  --acc--body-text: var(--vr-gray-400);
  --acc--heading-text: var(--vr-gray-100);
  --acc--sub-text: var(--vr-gray-300);
  --acc--bg: var(--acc--body-secondary-bg);
  --acc--hover-border: var(--vr-gray-700);
  --acc--btn-bg-hover: var(--vr-gray-850);
  --acc--icon-bg: var(--vr-gray-800);
  --acc--icon-color: var(--vr-gray-400);
}
.faq-section .faq-title {
  color: var(--acc--heading-text);
  font-size: var(--vr-fs-title-2xl);
  font-weight: 700;
  line-height: var(--vr-lh-title-2xl);
  margin-bottom: 0.5rem;
}
.faq-accordion .accordion-item {
  background-color: var(--acc--bg);
  border: 0.0625rem solid var(--acc--border);
  border-radius: 0.75rem;
  margin-bottom: 1rem;
  overflow: hidden;
  transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.faq-accordion .accordion-item:first-of-type,
.faq-accordion .accordion-item:last-of-type {
  border-radius: 0.75rem;
}
.faq-accordion .accordion-item:hover {
  border-color: var(--acc--hover-border);
}
.faq-accordion .accordion-item.active-item {
  border-color: var(--acc--theme-color);
  box-shadow: 0 0.5rem 1.5rem
    color-mix(in srgb, var(--acc--theme-color), transparent 88%);
}
.faq-accordion .accordion-button {
  align-items: center;
  background-color: transparent;
  box-shadow: none;
  color: var(--acc--heading-text);
  display: flex;
  font-size: var(--vr-fs-title-sm);
  font-weight: 600;
  justify-content: space-between;
  line-height: var(--vr-ls-title-sm);
  padding: 0.75rem 1.25rem;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.faq-accordion .accordion-button:after {
  display: none;
}
.faq-accordion .accordion-item:not(.active-item) .accordion-button:hover {
  background-color: var(--acc--btn-bg-hover);
}
.faq-accordion .accordion-button:not(.collapsed) {
  background-color: var(--acc--active-header-bg);
  color: var(--acc--theme-color);
}
.faq-accordion .accordion-icon-wrapper {
  align-items: center;
  background-color: var(--acc--icon-bg);
  border-radius: 50%;
  color: var(--acc--icon-color);
  display: flex;
  flex-shrink: 0;
  height: 2.25rem;
  justify-content: center;
  margin-inline-start: 1rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  width: 2.25rem;
}
.faq-accordion .accordion-button:not(.collapsed) .accordion-icon-wrapper {
  background-color: color-mix(
    in srgb,
    var(--acc--theme-color),
    transparent 90%
  );
  color: var(--acc--theme-color);
  transform: rotate(180deg);
}
.faq-accordion .accordion-body {
  background-color: transparent;
  color: var(--acc--body-text);
  padding: 0 1.25rem 1.25rem;
}
.faq-accordion.animating .accordion-button {
  pointer-events: none;
}
html[dir="rtl"] .faq-accordion .accordion-button {
  text-align: right;
}
.gallery-page {
  --primary-color: #222;
  --bg-light: #fff;
  --text-muted: #6c757d;
  --text-light: #f8f9fa;
  --btn-filter-border-color: #eee;
  --btn-filter-border-color-hover: #ddd;
  --transition-smooth: cubic-bezier(0.33, 1, 0.68, 1);
  color: var(--primary-color);
  margin: 0;
  overflow-x: hidden;
  padding: 0;
  width: 100%;
}
[data-bs-theme="dark"] .gallery-page {
  --primary-color: #fff;
  --bg-light: #fff;
  --text-muted: #6c757d;
  --text-light: #f8f9fa;
  --btn-filter-border-color: #4b4b4b;
  --btn-filter-border-color-hover: #4b4b4b;
}
.gallery-page .btn-back {
  align-items: center;
  color: var(--primary-color);
  display: inline-flex;
  font-size: var(--vr-fs-md);
  font-weight: 500;
  gap: 10px;
  letter-spacing: 1px;
  opacity: 0.7;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.gallery-page .btn-back:hover {
  color: var(--vr-theme-color);
  opacity: 1;
  transform: translateX(-5px);
}
.gallery-page .icon-svg {
  display: inline-block;
  vertical-align: middle;
  stroke-width: 1.5;
}
.gallery-page .header-line {
  background-color: var(--vr-theme-color);
  height: 2px;
  margin: 1rem auto;
  opacity: 0.7;
  width: 40px;
}
.gallery-page .gallery-header {
  padding: 4rem 0 3.5rem;
  position: relative;
  text-align: center;
}
.gallery-page .gallery-header h1 {
  color: var(--primary-color);
  font-size: var(--vr-fs-title-5xl);
  font-weight: 700;
  letter-spacing: -0.03em;
  margin-bottom: 1rem;
}
.gallery-page .gallery-header h1 span {
  font-weight: 700;
}
.gallery-page .gallery-header p {
  color: #888;
  font-size: var(--vr-fs-lg);
  font-weight: 300;
  letter-spacing: 0.5px;
  margin: 0 auto;
  max-width: 500px;
}
.gallery-page .album-header {
  margin-bottom: 3rem;
  padding-top: 2rem;
  text-align: center;
}
.gallery-page .album-header h1 {
  font-size: var(--vr-fs-title-4xl);
  font-weight: 600;
  line-height: var(--vr-lh-title-4xl);
  margin-bottom: 0.5rem;
}
.gallery-page .album-header p {
  color: #888;
  font-size: var(--vr-fs-title-md);
  font-weight: 300;
  margin: 0 auto;
  max-width: 600px;
}
.gallery-page .gallery-item {
  aspect-ratio: 3/4;
  background-color: #f0f0f0;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  color: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  transform: translateZ(0);
  transition: box-shadow 0.5s var(--transition-smooth);
  width: 100%;
}
.gallery-page .gallery-img {
  backface-visibility: hidden;
  height: 100%;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 0.9s var(--transition-smooth);
  width: 100%;
}
.gallery-page .gallery-overlay {
  background: linear-gradient(
    180deg,
    transparent 0,
    rgba(0, 0, 0, 0.4) 50%,
    rgba(0, 0, 0, 0.9)
  );
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 60%;
  justify-content: flex-end;
  left: 0;
  padding: 2.5rem 2rem 3rem;
  pointer-events: none;
  position: absolute;
  transition: background 0.5s ease;
  width: 100%;
}
.gallery-page .gallery-overlay:has(.album-title:empty),
.gallery-page .gallery-overlay:not(:has(.album-title)) {
  background: none;
}
.gallery-page .item-overlay:has(.item-title:empty),
.gallery-page .item-overlay:not(:has(.item-title)) {
  background: none;
}
.gallery-page .album-meta {
  color: #d4af37;
  display: block;
  font-size: var(--vr-fs-xs);
  font-weight: 600;
  letter-spacing: 1.5px;
  margin-bottom: 0.75rem;
  text-transform: uppercase;
}
.gallery-page .album-title {
  color: #fff;
  font-size: var(--vr-fs-title-3xl);
  font-weight: 400;
  line-height: var(--vr-lh-title-3xl);
  margin-bottom: 0;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}
.gallery-page .content-wrap {
  position: relative;
  z-index: 2;
}
.gallery-page .view-text {
  align-items: center;
  background: transparent;
  border: none;
  color: #fff;
  display: flex;
  font-size: var(--vr-fs-base);
  font-weight: 500;
  gap: 12px;
  justify-content: center;
  left: 50%;
  letter-spacing: 4px;
  line-height: var(--vr-lh-base);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  text-shadow: 0 2px 15px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -40%);
  transition: all 0.6s var(--transition-smooth);
  z-index: 10;
}
.gallery-page .view-text:after {
  content: "\2192";
  display: block;
  font-family: sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  transform: translateX(-5px);
  transition: transform 0.4s ease;
}
.gallery-page .gallery-item:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}
.gallery-page .gallery-item:hover .gallery-img {
  transform: scale(1.1);
}
.gallery-page .gallery-item:hover .view-text {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.gallery-page .gallery-item:hover .view-text:after {
  transform: translateX(5px);
}
.gallery-page .filter-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-bottom: 3rem;
}
.gallery-page .btn-filter {
  border: 1px solid var(--btn-filter-border-color);
  border-radius: 50px;
  color: var(--bs-gray-700) !important;
  cursor: pointer;
  font-size: var(--vr-fs-md);
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: var(--vr-lh-md);
  padding: 0.6rem 1.8rem;
  transition: all 0.3s ease;
}
.gallery-page .btn-filter:hover {
  border-color: var(--btn-filter-border-color-hover) !important;
  color: var(--vr-theme-color) !important;
  transform: translateY(-2px);
}
.gallery-page .btn-filter.active {
  background-color: var(--vr-theme-color);
  border-color: var(--vr-theme-color);
  box-shadow: 0 5px 15px rgba(45, 101, 254, 0.3);
  color: #fff !important;
}
.gallery-page .masonry-grid {
  position: relative;
  transition: height 0.3s ease-out;
}
.gallery-page .masonry-grid-item,
.gallery-page .masonry-grid-sizer {
  margin-bottom: 24px;
  width: calc(33.333% - 16px);
}
.gallery-page .masonry-grid-item {
  background-color: #f8f8f8;
  border-radius: 4px;
  cursor: zoom-in;
  display: block;
  opacity: 0;
  overflow: hidden;
  position: relative;
  transform: translateY(15px);
  transition: opacity 0.4s ease-out, transform 0.4s ease-out, top 0.3s ease-out,
    left 0.3s ease-out, right 0.3s ease-out;
}
.gallery-page .masonry-grid-item.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.gallery-page .photo-img {
  backface-visibility: hidden;
  display: block;
  height: auto;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.8s var(--transition-smooth);
  width: 100%;
}
.gallery-page .photo-img.loaded {
  opacity: 1;
}
.gallery-page .item-overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent);
  bottom: 0;
  left: 0;
  opacity: 0;
  padding: 1.5rem;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s ease;
  width: 100%;
}
.gallery-page .item-title {
  color: #fff;
  font-size: var(--vr-fs-base);
  font-weight: 500;
  margin: 0;
  transform: translateY(10px);
  transition: transform 0.3s ease;
}
.gallery-page .masonry-grid-item:hover .photo-img {
  transform: scale(1.05);
}
.gallery-page .masonry-grid-item:hover .item-overlay {
  opacity: 1;
}
.gallery-page .masonry-grid-item:hover .item-title {
  transform: translateY(0);
}
.gallery-page .row.g-4 {
  --bs-gutter-x: 2rem;
  --bs-gutter-y: 2rem;
}
.gallery-page .d-none {
  display: none;
}
.gallery-page .fade-in-up {
  animation: fadeInUp 0.6s var(--transition-smooth) forwards;
  opacity: 0;
  transform: translateY(20px);
}
@media (max-width: 992px) {
  .gallery-page .masonry-grid-item,
  .gallery-page .masonry-grid-sizer {
    width: calc(50% - 12px);
  }
}
@media (max-width: 768px) {
  .gallery-page .gallery-item {
    aspect-ratio: 4/5;
  }
  .gallery-page .view-text {
    display: none;
  }
  .gallery-page .masonry-grid-item,
  .gallery-page .masonry-grid-sizer {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .gallery-page .masonry-grid-item,
  .gallery-page .masonry-grid-sizer {
    width: 100%;
  }
}
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
[dir="rtl"] .gallery-page .btn-back .icon-svg {
  transform: scaleX(-1);
}
[dir="rtl"] .gallery-page .btn-back:hover {
  transform: translateX(5px);
}
[dir="rtl"] .gallery-page .view-text:after {
  content: "←";
  transform: translateX(5px);
}
[dir="rtl"] .gallery-page .gallery-item:hover .view-text:after {
  transform: translateX(-5px);
}
.account-settings .profile-form-title {
  border-bottom: 1px solid var(--vr-gray-200);
  margin-bottom: 2.5rem;
  padding-bottom: 1.5rem;
}
.account-settings .profile-form-title h2 {
  color: var(--vr-text-main);
  font-size: var(--vr-fs-title-xl);
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 0.25rem;
}
.account-settings .profile-form-title p {
  color: var(--vr-gray-500);
  margin-bottom: 0;
}
.account-settings .ps-sidebar {
  padding-right: 1.5rem;
}
.account-settings .ps-sidebar-title {
  color: var(--vr-gray-375);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  margin-bottom: 0.625rem;
  margin-top: 2.25rem;
  padding-left: 0.75rem;
  text-transform: uppercase;
}
.account-settings .ps-sidebar-title:first-child {
  margin-top: 0;
}
.account-settings .ps-menu {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.account-settings .ps-menu-item {
  align-items: center;
  border: 1px solid transparent;
  border-radius: 0.375rem;
  color: var(--vr-gray-600);
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  gap: 0.75rem;
  padding: 0.75rem;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.account-settings .ps-menu-item svg {
  color: var(--vr-gray-600);
  height: 1.188rem;
  transition: all 0.2s ease;
  width: 1.188rem;
}
.account-settings .ps-menu-item:active,
.account-settings .ps-menu-item:focus,
.account-settings .ps-menu-item:hover {
  background: var(--vr-gray-100) !important;
  color: var(--vr-gray-900) !important;
}
.account-settings .ps-menu-item:hover svg {
  color: var(--vr-gray-900);
  transform: scale(1.05);
}
.account-settings .ps-menu-item.active {
  background: var(--vr-gray-200);
  color: var(--vr-gray-900);
  font-weight: 600;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
.account-settings .ps-menu-item.active svg {
  color: var(--vr-gray-900);
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.1));
}
.account-settings .form-section-gap {
  margin-bottom: 2rem;
}
.account-settings .social-icon {
  border-radius: 0.375rem;
  height: 1.5rem;
  width: 1.5rem;
}
.account-settings .social-icon svg {
  height: 0.875rem;
  width: 0.875rem;
}
.password-wrapper {
  position: relative;
  width: 100%;
}
.password-wrapper .form-input {
  padding-right: 2.8125rem;
}
.account-settings .auth-password-toggle svg {
  height: 1rem;
  width: 1rem;
  fill: currentColor;
}
.account-settings .btn-link-verification {
  color: var(--vr-text-main) !important;
  font-size: 0.813rem;
  font-weight: 600;
  text-decoration: underline;
}
.account-settings .btn-link-verification:hover {
  color: var(--vr-theme-color) !important;
}
.account-settings .edit-profile-cover {
  background-color: var(--vr-gray-100);
  background-position: 50%;
  background-size: cover;
  border: 1px solid var(--vr-gray-150);
  border-radius: var(--border-radius-lg);
  display: block;
  height: 240px;
  margin-bottom: 45px;
  position: relative;
  width: 100%;
}
.account-settings .edit-profile-cover .edit-avatar {
  border-radius: 50%;
  bottom: -40px;
  left: 15px;
  position: absolute;
}
.account-settings .edit-profile-cover .edit-avatar img {
  border-radius: 50%;
  height: 180px;
  object-fit: cover;
  width: 180px;
}
.account-settings .edit-profile-cover .btn-edit-cover {
  border-radius: 0;
  border-radius: var(--border-radius-lg);
  height: 44px;
  right: 10px;
  top: 10px;
  width: 44px;
}
.account-settings .edit-profile-cover .btn-edit-cover,
.account-settings .edit-profile-cover .edit-avatar .btn {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
}
.account-settings .edit-profile-cover .edit-avatar .btn {
  border-radius: 50%;
  bottom: 0;
  height: 48px;
  right: 15px;
  width: 48px;
}
.account-settings .btn-send-verification-email {
  color: var(--vr-theme-color) !important;
  font-size: var(--vr-fs-md);
  font-weight: 600;
}
.account-settings .btn-send-verification-email:active,
.account-settings .btn-send-verification-email:focus,
.account-settings .btn-send-verification-email:hover {
  color: var(--vr-theme-color) !important;
  text-decoration: underline;
}
.account-settings .billing-form {
  min-height: 0 !important;
}
.account-settings .account-table-container {
  background: #fff;
  border: 0.0625rem solid rgba(0, 0, 0, 0.06);
  border-radius: 0.75rem;
  box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.02),
    0 0.25rem 0.75rem rgba(0, 0, 0, 0.02);
}
.account-settings .account-table-responsive {
  overflow-x: auto;
  width: 100%;
}
.account-settings .account-table-responsive::-webkit-scrollbar {
  height: 0.375rem;
}
.account-settings .account-table-responsive::-webkit-scrollbar-track {
  background: transparent;
}
.account-settings .account-table-responsive::-webkit-scrollbar-thumb {
  background: var(--vr-gray-200);
  border-radius: 0.625rem;
}
.account-settings .account-table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.account-settings .account-table th {
  background: transparent;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.04);
  color: var(--vr-gray-500);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  padding: 1.25rem 1.875rem;
  text-transform: uppercase;
  white-space: nowrap;
}
.account-settings .account-table td {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.03);
  padding: 1.25rem 1.875rem;
  vertical-align: middle;
}
.account-settings .account-table tbody tr:last-child td {
  border-bottom: none;
}
.account-settings .account-table tbody tr {
  transition: background-color 0.15s ease;
}
.account-settings .account-table tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.01);
}
.account-settings .tx-title {
  color: var(--vr-text-main);
  display: block;
  font-size: var(--vr-fs-md);
  font-weight: 600;
  margin-bottom: 0.15rem;
}
.account-settings .tx-meta {
  align-items: center;
  color: var(--vr-gray-500);
  display: flex;
  font-size: 0.8125rem;
  gap: 0.4rem;
}
.account-settings .tx-amount {
  color: var(--vr-text-main);
  font-size: var(--vr-fs-md);
  font-weight: 600;
  white-space: nowrap;
}
.account-settings .tx-date {
  color: var(--vr-gray-500);
  font-size: var(--vr-fs-md);
  white-space: nowrap;
}
.account-settings .badge-status {
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.25rem 0.6rem;
  text-transform: capitalize;
  white-space: nowrap;
}
.account-settings .badge-status.success {
  background-color: #e8fff3;
  color: #50cd89;
}
.account-settings .badge-status.pending {
  background-color: #fff5f8;
  color: #f1416c;
}
.account-settings .btn-invoice-account {
  align-items: center;
  background-color: transparent;
  border: 0.0625rem solid var(--vr-gray-200);
  border-radius: 0.5rem;
  color: var(--vr-gray-500);
  display: inline-flex;
  font-size: 0.8125rem;
  font-weight: 600;
  gap: 0.4rem;
  padding: 0.4rem 0.875rem;
  text-decoration: none;
  transition: all 0.2s ease;
  white-space: nowrap;
}
.account-settings .btn-invoice-account:hover {
  background-color: var(--vr-gray-50);
  border-color: var(--vr-gray-300);
  box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.02);
  color: var(--vr-gray-900);
}
.account-settings .btn-invoice-account svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-width: 2;
}
.account-settings .empty-state {
  padding: 5rem 1rem;
  text-align: center;
}
.account-settings .premium-sub-card {
  background: #fff;
  border: 0.0625rem solid rgba(0, 0, 0, 0.08);
  border-radius: 1rem;
  box-shadow: 0 0.25rem 0.5rem -0.125rem rgba(0, 0, 0, 0.03),
    0 0.125rem 0.25rem -0.125rem rgba(0, 0, 0, 0.02);
  margin: 0 auto;
  max-width: 45rem;
  overflow: hidden;
  position: relative;
}
.account-settings .card-active:before {
  background: linear-gradient(
    90deg,
    var(--vr-theme-color),
    color-mix(in srgb, var(--vr-theme-color) 60%, transparent)
  );
  content: "";
  height: 0.3125rem;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.account-settings .card-inactive:before {
  background: var(--vr-gray-200);
  content: "";
  height: 0.3125rem;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.account-settings .sub-header {
  align-items: flex-start;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.04);
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: space-between;
  padding: 2.25rem 2rem 1.75rem;
}
.account-settings .sub-info h3 {
  align-items: center;
  color: var(--vr-gray-900);
  display: flex;
  font-size: 1.25rem;
  font-weight: 700;
  gap: 0.75rem;
  line-height: 1.2;
  margin-bottom: 0.375rem;
}
.account-settings .sub-info p {
  color: var(--vr-gray-500);
  font-size: 0.9375rem;
  margin-bottom: 0;
}
.account-settings .badge-status {
  align-items: center;
  border-radius: 0.375rem;
  display: inline-flex;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0.25rem 0.625rem;
  text-transform: uppercase;
  transform: translateY(-1px);
}
.account-settings .badge-active {
  background-color: #e8fff3;
  color: #50cd89;
}
.account-settings .badge-inactive {
  background-color: #fff5f8;
  color: var(--vr-text-danger);
}
.account-settings .sub-price {
  align-items: baseline;
  display: flex;
  gap: 0.25rem;
  text-align: right;
}
.account-settings .sub-price .amount {
  color: var(--vr-gray-900);
  font-size: 2.25rem;
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 1;
}
.account-settings .sub-price .period {
  color: var(--vr-gray-500);
  font-size: 0.875rem;
  font-weight: 500;
}
.account-settings .sub-body {
  background-color: #fff;
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  padding: 1.75rem 2rem 2.25rem;
}
.account-settings .detail-group {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
}
.account-settings .detail-label {
  color: var(--vr-gray-500);
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.account-settings .detail-value {
  align-items: center;
  color: var(--vr-gray-800);
  display: flex;
  font-size: 0.9375rem;
  font-weight: 600;
  gap: 0.5rem;
}
.account-settings .detail-value svg {
  color: var(--vr-gray-400);
}
.account-settings .sub-footer {
  align-items: center;
  background-color: var(--vr-gray-50);
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.04);
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  padding: 1.25rem 2rem;
}
.account-settings .empty-subscription {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 4rem 2rem;
  text-align: center;
}
.account-settings .empty-icon-wrapper {
  align-items: center;
  background-color: var(--vr-gray-50);
  border-radius: 50%;
  color: var(--vr-gray-400);
  display: flex;
  height: 4rem;
  justify-content: center;
  margin-bottom: 1.5rem;
  width: 4rem;
}
.account-settings .empty-subscription h3 {
  color: var(--vr-gray-900);
  font-size: 1.375rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 0.75rem;
}
.account-settings .empty-subscription p {
  color: var(--vr-gray-500);
  font-size: 0.9375rem;
  line-height: 1.6;
  margin: 0 auto 2rem;
  max-width: 32rem;
}
.account-settings .btn-sub-action {
  align-items: center;
  border-radius: 0.5rem;
  cursor: pointer;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 600;
  justify-content: center;
  padding: 0.625rem 1.25rem;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.account-settings .btn-change {
  background-color: #fff;
  border: 0.0625rem solid var(--vr-gray-200);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  color: var(--vr-gray-800);
}
.account-settings .btn-change:hover {
  background-color: #fff;
  border-color: var(--vr-gray-300);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.08),
    0 2px 4px -1px rgba(0, 0, 0, 0.04);
  color: var(--vr-gray-900);
  transform: translateY(-1px);
}
.account-settings .btn-cancel {
  background-color: transparent;
  border: 0.0625rem solid transparent;
  color: var(--vr-gray-500);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.account-settings .btn-cancel:active,
.account-settings .btn-cancel:focus,
.account-settings .btn-cancel:hover {
  color: var(--vr-text-danger) !important;
}
[data-bs-theme="dark"] .account-settings .edit-profile-cover {
  background-color: var(--vr-gray-850);
  border: 1px solid var(--vr-border-color);
}
[data-bs-theme="dark"] .account-settings .profile-form-title {
  border-color: var(--vr-border-color);
}
[data-bs-theme="dark"] .account-settings .profile-form-title p {
  color: var(--vr-text-muted);
}
[data-bs-theme="dark"] .account-settings .ps-menu-item {
  color: var(--vr-gray-300);
}
[data-bs-theme="dark"] .account-settings .ps-menu-item svg {
  color: var(--vr-gray-400);
}
[data-bs-theme="dark"] .account-settings .ps-menu-item:focus,
[data-bs-theme="dark"] .account-settings .ps-menu-item:hover {
  background: var(--vr-body-active-bg) !important;
  color: var(--vr-text-main) !important;
}
[data-bs-theme="dark"] .account-settings .ps-menu-item:hover svg {
  color: var(--vr-text-main);
}
[data-bs-theme="dark"] .account-settings .ps-menu-item.active {
  background: var(--vr-gray-800) !important;
  color: #fff !important;
  text-shadow: none;
}
[data-bs-theme="dark"] .account-settings .ps-menu-item.active svg {
  color: #fff;
  filter: none;
}
[data-bs-theme="dark"] .account-settings .account-table-container {
  background: var(--vr-body-bg);
  border-color: hsla(0, 0%, 100%, 0.06);
  box-shadow: none;
}
[data-bs-theme="dark"] .account-settings .account-table th {
  border-color: hsla(0, 0%, 100%, 0.04);
  color: var(--vr-gray-400);
}
[data-bs-theme="dark"] .account-settings .account-table td {
  border-color: hsla(0, 0%, 100%, 0.03);
}
[data-bs-theme="dark"] .account-settings .account-table tbody tr:hover {
  background-color: hsla(0, 0%, 100%, 0.02);
}
[data-bs-theme="dark"] .account-settings .tx-amount,
[data-bs-theme="dark"] .account-settings .tx-title {
  color: var(--vr-gray-300);
}
[data-bs-theme="dark"] .account-settings .badge-status.success {
  background-color: rgba(80, 205, 137, 0.1);
  color: #50cd89;
}
[data-bs-theme="dark"] .account-settings .badge-status.pending {
  background-color: rgba(241, 65, 108, 0.1);
  color: #f1416c;
}
[data-bs-theme="dark"] .account-settings .btn-invoice-account {
  border-color: var(--vr-gray-700);
  color: var(--vr-gray-300);
}
[data-bs-theme="dark"] .account-settings .btn-invoice-account:hover {
  background-color: hsla(0, 0%, 100%, 0.05);
  border-color: var(--vr-gray-600);
  color: #fff;
}
[dir="rtl"] .account-settings .ps-sidebar {
  padding-left: 1.5rem;
  padding-right: 0;
}
[dir="rtl"] .account-settings .ps-sidebar-title {
  padding-left: 0;
  padding-right: 0.75rem;
}
[data-bs-theme="dark"] .account-settings .premium-sub-card {
  background: var(--vr-body-bg);
  border-color: hsla(0, 0%, 100%, 0.08);
  box-shadow: none;
}
[data-bs-theme="dark"] .account-settings .card-active:before {
  background: linear-gradient(
    90deg,
    var(--vr-theme-color),
    color-mix(in srgb, var(--vr-theme-color) 40%, transparent)
  );
}
[data-bs-theme="dark"] .account-settings .card-inactive:before {
  background: var(--vr-gray-700);
}
[data-bs-theme="dark"] .account-settings .sub-header {
  border-color: hsla(0, 0%, 100%, 0.04);
}
[data-bs-theme="dark"] .account-settings .empty-subscription,
[data-bs-theme="dark"] .account-settings .sub-body {
  background-color: transparent;
}
[data-bs-theme="dark"] .account-settings .sub-footer {
  background-color: rgba(0, 0, 0, 0.15);
  border-color: hsla(0, 0%, 100%, 0.04);
}
[data-bs-theme="dark"] .account-settings .detail-value,
[data-bs-theme="dark"] .account-settings .empty-subscription h3,
[data-bs-theme="dark"] .account-settings .sub-info h3,
[data-bs-theme="dark"] .account-settings .sub-price .amount {
  color: var(--vr-text-main);
}
[data-bs-theme="dark"] .account-settings .empty-icon-wrapper {
  background-color: hsla(0, 0%, 100%, 0.03);
  color: var(--vr-gray-500);
}
[data-bs-theme="dark"] .account-settings .badge-active {
  background-color: rgba(80, 205, 137, 0.1);
  color: #50cd89;
}
[data-bs-theme="dark"] .account-settings .badge-inactive {
  background-color: hsla(0, 0%, 100%, 0.05);
  color: var(--vr-gray-400);
}
[data-bs-theme="dark"] .account-settings .btn-change {
  background-color: hsla(0, 0%, 100%, 0.03);
  border-color: hsla(0, 0%, 100%, 0.1);
  box-shadow: none;
  color: var(--vr-gray-300);
}
[data-bs-theme="dark"] .account-settings .btn-change:hover {
  background-color: hsla(0, 0%, 100%, 0.08);
  border-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.2);
  color: #fff;
}
[data-bs-theme="dark"] .account-settings .btn-cancel {
  color: var(--vr-gray-400);
}
[data-bs-theme="dark"] .account-settings .btn-cancel:hover {
  background-color: hsla(0, 91%, 71%, 0.1);
  color: #f87171;
}
[dir="rtl"] .password-wrapper .form-input {
  padding-left: 2.8125rem;
  padding-right: 1rem;
}
@media (max-width: 575.98px) {
  .account-settings .sub-footer {
    flex-direction: column-reverse;
    justify-content: center;
    text-align: center;
  }
  .account-settings .btn-sub-action {
    width: 100%;
  }
}
.checkout-section {
  --primary-color: var(--vr-theme-color);
  --primary-hover: color-mix(in srgb, var(--primary-color) 85%, #000);
  --primary-light: color-mix(in srgb, var(--primary-color) 8%, transparent);
  --success-color: #10b981;
  --success-light: color-mix(in srgb, var(--success-color) 10%, transparent);
  --bg-color: #fff;
  --surface-bg: #fff;
  --surface-secondary: var(--vr-gray-25);
  --text-main: var(--vr-gray-900);
  --text-muted: var(--vr-gray-500);
  --border-color: var(--vr-gray-200);
  --card-border-radius: 0.75rem;
  --input-border: var(--vr-gray-200);
  --card-shadow: 0 0.25rem 1.25rem -0.125rem rgba(0, 0, 0, 0.03),
    0 0.625rem 0.9375rem -0.1875rem rgba(0, 0, 0, 0.02);
  --card-highlight: inset 0 0.0625rem 0 #fff;
  background-color: var(--bg-color);
  color: var(--text-main);
  -webkit-font-smoothing: antialiased;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  transition: background-color 0.3s ease, color 0.3s ease;
}
[data-bs-theme="dark"] .checkout-section {
  --vr-body-bg: var(--vr-gray-925);
  --vr-body-secondary-bg: var(--vr-gray-900);
  --vr-body-active-bg: var(--vr-gray-850);
  --vr-input-bg: var(--vr-gray-900);
  --vr-border-color: var(--vr-gray-850);
  --vr-text-main: var(--vr-gray-200);
  --vr-text-main-secondary: var(--vr-gray-350);
  --vr-text-muted: var(--vr-gray-500);
  --bg-color: var(--vr-body-bg);
  --surface-bg: var(--vr-body-secondary-bg);
  --surface-secondary: var(--vr-body-active-bg);
  --text-main: var(--vr-text-main);
  --text-muted: var(--vr-text-main-secondary);
  --border-color: var(--vr-border-color);
  --input-border: var(--vr-border-color);
  --card-shadow: 0 0.625rem 1.875rem -0.3125rem rgba(0, 0, 0, 0.4);
  --card-highlight: inset 0 0.0625rem 0 hsla(0, 0%, 100%, 0.03);
  --success-light: color-mix(in srgb, var(--success-color) 15%, transparent);
}
.checkout-section h1,
.checkout-section h2,
.checkout-section h3,
.checkout-section h4,
.checkout-section h5,
.checkout-section h6 {
  color: var(--text-main);
  font-weight: 700;
  letter-spacing: -0.02em;
}
.checkout-section .sr-only {
  height: 0.0625rem;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.0625rem;
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  white-space: nowrap;
}
.checkout-section .theme-svg-text {
  fill: var(--text-main);
  transition: fill 0.3s ease;
}
.checkout-section .checkout-stepper {
  align-items: center;
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  padding: 2.5rem 0;
}
.checkout-section .step {
  align-items: center;
  color: var(--text-muted);
  display: flex;
  font-weight: 600;
  gap: 0.75rem;
  opacity: 0.7;
  transition: all 0.3s ease;
}
.checkout-section .step.active,
.checkout-section .step.completed {
  color: var(--text-main);
  opacity: 1;
}
.checkout-section .step-number {
  align-items: center;
  background-color: var(--surface-secondary);
  border: 0.0625rem solid var(--border-color);
  border-radius: 50%;
  display: flex;
  font-size: 0.85rem;
  height: 2rem;
  justify-content: center;
  transition: all 0.3s ease;
  width: 2rem;
}
.checkout-section .step.active .step-number {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  box-shadow: 0 0.25rem 0.75rem var(--primary-light);
  color: #fff;
}
.checkout-section .step.completed .step-number {
  background-color: var(--success-color);
  border-color: var(--success-color);
  box-shadow: 0 0.25rem 0.75rem
    color-mix(in srgb, var(--success-color) 25%, transparent);
  color: #fff;
}
.checkout-section .step-line {
  background-color: var(--border-color);
  border-radius: 0.125rem;
  height: 0.125rem;
  transition: background-color 0.3s ease;
  width: 3rem;
}
.checkout-section .step-line.active {
  background-color: var(--primary-color);
}
.checkout-section .checkout-card {
  background-color: var(--surface-bg);
  border: 0.0625rem solid var(--border-color);
  border-radius: var(--card-border-radius);
  box-shadow: var(--card-shadow), var(--card-highlight);
  padding: 2.5rem;
  text-align: left;
}
.checkout-section .summary-card {
  background: linear-gradient(
    145deg,
    var(--surface-bg) 0,
    var(--surface-secondary) 100%
  );
}
.checkout-section .card-title {
  align-items: center;
  display: flex;
  font-size: var(--vr-fs-title-lg);
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}
.checkout-section .title-icon {
  background: var(--primary-light);
  border-radius: 0.625rem;
  color: var(--primary-color);
  display: flex;
  padding: 0.5rem;
}
.checkout-section .form-control,
.checkout-section .form-select {
  border: 0.0625rem solid var(--input-border);
  box-shadow: none !important;
  color: var(--text-main);
  padding: 0.75rem 1rem;
  transition: all 0.25s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.checkout-section .form-control:focus,
.checkout-section .form-select:focus {
  border-color: var(--primary-color);
}
.checkout-section .form-control::placeholder {
  color: var(--vr-gray-400);
  font-weight: 400;
}
.checkout-section .optional-tag {
  color: var(--vr-gray-400);
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  margin-left: 0.25rem;
  text-transform: none;
}
.checkout-section .payment-methods {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.checkout-section .payment-method-card {
  align-items: center;
  background-color: var(--surface-bg);
  border: 0.125rem solid var(--border-color);
  border-radius: 0.75rem;
  cursor: pointer;
  display: flex;
  gap: 0.5rem;
  justify-content: space-between;
  padding: 1rem 1.25rem;
  position: relative;
  transition: all 0.2s ease;
}
.checkout-section .payment-method-card:hover {
  border-color: var(--vr-gray-300);
}
.checkout-section .payment-method-card.active {
  border-color: var(--primary-color);
}
.checkout-section .payment-method-card input[type="radio"] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
}
.checkout-section .radio-circle {
  border: 0.125rem solid var(--border-color);
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
  height: 1.125rem;
  position: relative;
  transition: all 0.2s ease;
  width: 1.125rem;
}
.checkout-section .payment-method-card.active .radio-circle {
  border-color: var(--primary-color);
}
.checkout-section .payment-method-card.active .radio-circle:after {
  background-color: var(--primary-color);
  border-radius: 50%;
  box-shadow: 0 0.125rem 0.25rem
    color-mix(in srgb, var(--primary-color) 40%, transparent);
  content: "";
  height: 0.625rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.625rem;
}
.checkout-section .method-title {
  color: var(--text-main);
  font-size: 0.95rem;
  font-weight: 600;
  margin-bottom: 0;
}
.checkout-section .method-logos img {
  height: 1.25rem;
  width: auto;
}
.checkout-section .payment-info-box {
  background-color: var(--primary-light);
  border: 0.0625rem dashed var(--primary-color);
  border-radius: 0.875rem;
  color: var(--text-main);
  font-weight: 500;
  padding: 1.25rem;
  text-align: center;
  transition: all 0.3s ease;
}
.checkout-section .custom-divider {
  background: var(--border-color);
  height: 0.0625rem;
  margin: 2rem 0;
}
.checkout-section .summary-item {
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.checkout-section .summary-item.total {
  color: var(--text-main);
  font-size: var(--vr-fs-title-md);
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}
.checkout-section .summary-item span:first-child {
  color: var(--text-muted);
  font-weight: 500;
}
.checkout-section .summary-item span:last-child {
  color: var(--text-main);
  font-weight: 600;
}
.checkout-section .review-label {
  color: var(--text-muted);
  font-size: 0.85rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}
.checkout-section .review-value {
  color: var(--text-main);
  font-size: var(--vr-fs-lg);
  margin-bottom: 1.25rem;
}
.checkout-section .edit-link {
  align-items: center;
  color: var(--primary-color);
  display: flex;
  font-size: 0.9rem;
  font-weight: 600;
  gap: 0.25rem;
  text-decoration: none;
  transition: color 0.2s ease;
}
.checkout-section .edit-link:hover {
  color: var(--primary-hover);
  text-decoration: underline;
}
.checkout-section .success-header {
  margin: 0 auto 3rem;
  max-width: 37.5rem;
}
.checkout-section .success-header h1 {
  font-size: var(--vr-fs-title-5xl);
  line-height: var(--vr-lh-title-5xl);
  margin-bottom: 1rem;
}
.checkout-section .success-header p {
  color: var(--text-muted);
  font-size: 1.125rem;
  line-height: 1.6;
}
.checkout-section .status-badge {
  background-color: var(--success-light);
  border-radius: 99rem;
  color: var(--success-color);
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0.25rem 0.75rem;
  text-transform: uppercase;
}
.checkout-section .support-link {
  color: var(--primary-color);
  font-weight: 500;
  text-decoration: none;
}
.checkout-section .support-link:hover {
  text-decoration: underline;
}
.checkout-section .success-icon-wrapper {
  align-items: center;
  animation: popIn 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  background-color: var(--success-light);
  border-radius: 50%;
  box-shadow: 0 0 0 0.75rem
    color-mix(in srgb, var(--success-color) 5%, transparent);
  color: var(--success-color);
  display: inline-flex;
  height: 6rem;
  justify-content: center;
  margin-bottom: 2rem;
  transform: scale(0);
  width: 6rem;
}
.checkout-section .success-icon-wrapper svg {
  height: 3rem;
  width: 3rem;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: drawCheck 0.6s ease-out 0.3s forwards;
}
.checkout-section .success-card {
  max-width: 500px;
}
.checkout-section .badge-icon {
  background-color: var(--primary-light);
  border-radius: 16px;
  color: var(--primary-color);
  height: 56px;
  width: 56px;
}
.checkout-section .item-title {
  color: var(--text-muted);
  font-size: 1.15rem;
  font-weight: 600;
}
.checkout-section .price-display {
  color: var(--text-main);
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1;
}
.checkout-section .dashed-divider {
  border-top: 2px dashed var(--border-color);
  margin: 0;
}
.checkout-section .details-grid {
  background-color: var(--surface-secondary);
  text-align: left;
}
.checkout-section .detail-label {
  color: var(--text-muted);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.checkout-section .detail-value,
.checkout-section .detail-value-mono {
  color: var(--text-main);
  font-size: 0.95rem;
  font-weight: 600;
}
.checkout-section .detail-value-mono {
  font-family: monospace;
}
.checkout-section .success-action-group {
  max-width: 600px;
}
.checkout-section .footer-note {
  font-size: 0.9rem;
  line-height: 1.6;
  max-width: 500px;
}
.checkout-section .title-confirm {
  font-size: var(--vr-fs-title-lg);
}
@keyframes drawCheck {
  to {
    stroke-dashoffset: 0;
  }
}
.checkout-section .btn-primary-custom {
  align-items: center;
  background-color: var(--primary-color);
  border: none;
  border-radius: 0.625rem;
  color: #fff;
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  gap: 0.75rem;
  justify-content: center;
  padding: 0.875rem 1.25rem;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}
.checkout-section .btn-primary-custom:active,
.checkout-section .btn-primary-custom:focus,
.checkout-section .btn-primary-custom:hover {
  background-color: var(--primary-hover);
  box-shadow: 0 0.625rem 1.25rem -0.3125rem color-mix(in srgb, var(
          --primary-color
        )
        40%, transparent);
  color: #fff !important;
  transform: translateY(-0.125rem);
}
.checkout-section .btn-secondary-custom {
  align-items: center;
  background-color: transparent;
  border: 0.0625rem solid var(--border-color);
  border-radius: 0.625rem;
  color: var(--text-main);
  display: flex;
  font-size: 1rem;
  font-weight: 600;
  gap: 0.75rem;
  justify-content: center;
  padding: 0.875rem 1.25rem;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 100%;
}
.checkout-section .btn-secondary-custom:hover {
  background-color: var(--surface-secondary);
  border-color: var(--vr-gray-300);
  color: var(--text-main);
  transform: translateY(-0.125rem);
}
.checkout-section .text-secure-checkout {
  color: var(--success-color);
  font-size: var(--vr-fs-sm);
}
.checkout-section .form-select.is-valid:not([multiple]):not([size]),
.checkout-section .form-select.is-valid:not([multiple])[size="1"],
.checkout-section .was-validated .form-select:valid:not([multiple]):not([size]),
.checkout-section .was-validated .form-select:valid:not([multiple])[size="1"] {
  background-image: var(--bs-form-select-bg-img) !important;
  border-color: var(--bs-border-color) !important;
  box-shadow: none !important;
}
.checkout-section .payment-selected-method {
  background-color: var(--surface-secondary);
  border-color: var(--border-color) !important;
}
.checkout-section .payment-selected-method .title {
  font-weight: 600;
}
.checkout-section .payment-selected-method p {
  font-size: var(--vr-fs-md);
}
.checkout-section .payment-selected-method .gateway-logo {
  height: 80px;
  width: 100px;
}
.checkout-section .payment-selected-method .gateway-logo img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
html[dir="rtl"] .checkout-section .step {
  flex-direction: row-reverse;
}
html[dir="rtl"] .checkout-section .btn-primary-custom svg,
html[dir="rtl"] .checkout-section .btn-secondary-custom svg {
  transform: scaleX(-1);
}
html[dir="rtl"] .checkout-section .title-icon {
  margin-left: 0.75rem;
  margin-right: 0;
}
html[dir="rtl"] .checkout-section .checkout-card {
  text-align: right;
}
@media (max-width: 61.9375rem) {
  .checkout-section .summary-card {
    margin-top: 1.5rem;
    position: static;
  }
}
@media (max-width: 36rem) {
  .checkout-section .checkout-card {
    padding: 1.5rem;
  }
  .checkout-section .checkout-stepper {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.75rem;
    padding: 1.25rem;
  }
  .checkout-section .step-line {
    display: none;
  }
  .checkout-section .payment-method-card {
    padding: 1rem;
  }
  .checkout-section .btn-action-group {
    flex-direction: column;
  }
  .checkout-section .summary-item {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.5rem;
  }
}
.paywall {
  --vr-body-bg: var(--vr-gray-25);
  --vr-border-color: var(--vr-gray-200);
  --vr-text-main: var(--vr-gray-900);
  --vr-text-main-secondary: var(--vr-gray-700);
  --pw-bg-glass: hsla(0, 0%, 100%, 0.85);
  --pw-accent-gold: #ca8a04;
  --pw-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.05);
  --pw-fade-gradient: linear-gradient(
    180deg,
    hsla(0, 0%, 99%, 0) 0%,
    hsla(0, 0%, 99%, 0.8) 40%,
    #fff
  );
  --pw-inner-glow: inset 0 1px 0 hsla(0, 0%, 100%, 0.8),
    inset 1px 0 0 hsla(0, 0%, 100%, 0.4);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 100%;
}
[data-bs-theme="dark"] .paywall {
  --vr-body-bg: var(--vr-gray-925);
  --vr-border-color: hsla(0, 0%, 100%, 0.08);
  --vr-text-main: var(--vr-gray-200);
  --vr-text-main-secondary: var(--vr-gray-350);
  --pw-bg-glass: rgba(24, 24, 27, 0.65);
  --pw-accent-gold: #fbbf24;
  --pw-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.7);
  --pw-fade-gradient: linear-gradient(
    180deg,
    rgba(17, 17, 19, 0) 0%,
    rgba(17, 17, 19, 0.8) 40%,
    rgba(17, 17, 19, 0.98)
  );
  --pw-inner-glow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
    inset 1px 0 0 hsla(0, 0%, 100%, 0.05);
}
.paywall * {
  box-sizing: border-box;
}
.paywall.paywall-hard {
  margin-bottom: 100px;
  margin-top: -20px;
  position: relative;
  z-index: 20;
}
.paywall.paywall-fade {
  align-items: flex-end;
  background: var(--pw-fade-gradient);
  bottom: 0;
  height: 100%;
  left: 0;
  padding-bottom: 2rem;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.paywall .paywall-card {
  animation: pwSlideUpFade 0.8s cubic-bezier(0.16, 1, 0.3, 1) 0.5s forwards;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  background: var(--pw-bg-glass);
  border: 1px solid var(--vr-border-color);
  border-radius: 20px;
  box-shadow: var(--pw-shadow), var(--pw-inner-glow);
  max-width: 480px;
  opacity: 0;
  padding: 2.5rem;
  pointer-events: auto;
  position: relative;
  text-align: center;
  transform: translateY(20px);
  width: 90%;
  z-index: 20;
}
.paywall-strict {
  margin-top: 2rem;
}
@keyframes pwSlideUpFade {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.paywall .paywall-card h3 {
  color: var(--vr-text-main);
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin: 0 0 0.75rem;
}
.paywall .paywall-card p {
  color: var(--vr-text-main-secondary);
  font-size: 0.95rem;
  line-height: 1.5;
  margin: 0 0 1.5rem;
}
.paywall .paywall-badge {
  align-items: center;
  background: rgba(202, 138, 4, 0.1);
  border-radius: 100px;
  color: var(--pw-accent-gold);
  display: inline-flex;
  font-size: 0.75rem;
  font-weight: 700;
  gap: 6px;
  letter-spacing: 0.1em;
  margin-bottom: 1.25rem;
  padding: 6px 12px;
  text-transform: uppercase;
}
[data-bs-theme="dark"] .paywall .paywall-badge {
  background: rgba(251, 191, 36, 0.1);
}
.paywall .benefit-list {
  list-style: none;
  margin: 0 0 2rem;
  padding: 0;
  text-align: left;
}
.paywall .benefit-list li {
  align-items: center;
  color: var(--vr-text-main-secondary);
  display: flex;
  font-size: 0.9rem;
  gap: 10px;
  margin-bottom: 0.75rem;
}
.paywall .benefit-list li svg {
  color: var(--pw-accent-gold);
  flex-shrink: 0;
}
.paywall .btn-paywall {
  background-color: var(--vr-subscribe-button-color);
  border: none;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.875rem 1.5rem;
  transition: all 0.2s ease;
  width: 100%;
}
.paywall .btn-paywall:active,
.paywall .btn-paywall:focus,
.paywall .btn-paywall:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  color: #fff !important;
  transform: translateY(-2px);
}
[data-bs-theme="dark"] .paywall .btn-paywall {
  color: #fff !important;
  font-weight: 700;
}
.paywall .btn-login {
  background: transparent;
  border: none;
  color: var(--vr-text-main-secondary);
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: 500;
  margin-top: 1rem;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}
.paywall .btn-login:hover {
  color: var(--vr-text-main);
  text-decoration-color: currentColor;
}
@media (max-width: 768px) {
  .paywall .paywall-card {
    padding: 1.75rem 1.5rem;
    width: 95%;
  }
  .paywall .paywall-card h3 {
    font-size: 1.25rem;
  }
}
@media (max-width: 480px) {
  .paywall.paywall-fade {
    height: 350px;
    padding-bottom: 1rem;
  }
}
html[dir="rtl"] .paywall .benefit-list {
  text-align: right;
}
html[dir="rtl"] .paywall .paywall-card {
  border-left: 1px solid var(--vr-border-color);
  border-right: 1px solid var(--pw-border-glass);
}
.premium-modal-content {
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  background: var(--pw-bg-glass, hsla(0, 0%, 100%, 0.95));
  border-top: 1px solid var(--vr-border-color, #e4e4e7);
  border: 1px solid var(--vr-border-color, #e4e4e7);
  border-left: 1px solid var(--pw-border-glass, hsla(0, 0%, 100%, 0.6));
  border-radius: 20px;
  border-top-color: var(--pw-border-glass, hsla(0, 0%, 100%, 0.6));
  box-shadow: var(--pw-shadow, 0 20px 40px -15px rgba(0, 0, 0, 0.1));
  padding: 2.5rem 2rem;
  position: relative;
  text-align: center;
}
[data-bs-theme="dark"] .premium-modal-content {
  background: var(--pw-bg-glass, rgba(17, 17, 19, 0.85));
  border-color: var(--vr-border-color, #202023);
  border-left-color: var(--pw-border-glass, hsla(0, 0%, 100%, 0.05));
  border-top-color: var(--pw-border-glass, hsla(0, 0%, 100%, 0.05));
}
.premium-modal-content .btn-close {
  box-shadow: none !important;
  opacity: 0.3;
  outline: none !important;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  transition: opacity 0.2s;
  z-index: 10;
}
.premium-modal-content .btn-close:hover {
  opacity: 1;
}
.premium-modal-content h3 {
  color: var(--vr-text-main, #18181b);
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}
.premium-modal-content p {
  color: var(--vr-text-main-secondary, #71717a);
  line-height: 1.55;
  margin-bottom: 1.5rem;
}
.rss-feeds {
  --bg-featured: #fff5eb;
  --border-color-featured: rgba(238, 128, 47, 0.2);
  --primary-dark: #1a1f2c;
  --text-muted: #6c757d;
  --bg-light: #f8f9fa;
  --bg-light-hover: #fff;
  --bg-white: #fff;
  --card-border-color: rgba(0, 0, 0, 0.06);
  --card-border-radius: 12px;
  --transition-speed: 0.2s;
  --input-color: #222;
  --input-bg-color: #fff;
  --text-color: #222;
  --bg-copy-btn-hover: rgba(26, 31, 44, 0.05);
  -webkit-font-smoothing: antialiased;
}
[data-bs-theme="dark"] .rss-feeds {
  --bg-featured: #171717;
  --border-color-featured: #2c2c2c;
  --primary-dark: #fff;
  --text-muted: #6c757d;
  --bg-light: #f8f9fa;
  --card-border-color: #2c2c2c;
  --input-color: #222;
  --bg-light: #171717;
  --bg-light-hover: #171717;
  --bg-white: #171717;
  --text-color: #fff;
}
.rss-feeds .rss-card {
  background-color: transparent;
  border: 1px solid var(--card-border-color);
  border-radius: var(--card-border-radius);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 1.25rem;
  transition: all var(--transition-speed) ease;
}
.rss-feeds .rss-card:hover {
  border-color: rgba(238, 128, 47, 0.3);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  transform: translateY(-3px);
}
.rss-feeds .rss-card.featured {
  background: var(--bg-featured);
  border-color: var(--border-color-featured);
}
.rss-feeds .rss-card.featured .url-input-group {
  background-color: var(--bg-white);
}
.rss-feeds .card-header-flex {
  align-items: center;
  display: flex;
  margin-bottom: 1rem;
}
.rss-feeds .icon-box {
  align-items: center;
  background-color: rgba(26, 31, 44, 0.05);
  border-radius: 10px;
  color: var(--text-color);
  display: flex;
  height: 42px;
  justify-content: center;
  margin-right: 12px;
  transition: all var(--transition-speed);
  width: 42px;
}
.rss-feeds .icon-box-latest-posts {
  background-color: var(--color-rss);
  color: #fff;
}
.rss-feeds .icon-box svg {
  height: 20px;
  width: 20px;
  stroke-width: 2.5px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.rss-feeds .rss-card:hover .icon-box {
  background-color: var(--color-rss);
  color: #fff;
}
.rss-feeds .card-title {
  font-size: var(--vr-fs-title-sm);
  font-weight: 700;
  line-height: var(--vr-lh-title-sm);
  margin: 0;
}
.rss-feeds .url-input-group {
  align-items: center;
  background-color: var(--bg-light);
  border: 1px solid var(--card-border-color);
  border-radius: 8px;
  display: flex;
  padding: 4px;
  width: 100%;
}
.rss-feeds .rss-card:hover .url-input-group {
  background-color: var(--bg-light-hover);
  border-color: #dee2e6;
}
.rss-feeds .url-input {
  background: transparent;
  border: none;
  color: var(--text-muted);
  font-size: var(--vr-fs-md);
  outline: none;
  padding: 4px 10px;
  width: 100%;
}
.rss-feeds .copy-btn {
  align-items: center;
  background-color: var(--bg-white);
  border: none;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  color: var(--primary-dark);
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
  transition: all 0.2s;
  width: 32px;
}
.rss-feeds .copy-btn svg {
  height: 16px;
  width: 16px;
  stroke-width: 2.5px;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.rss-feeds .copy-btn:hover {
  background-color: var(--bg-copy-btn-hover);
  color: var(--text-color);
}
.rss-feeds .copy-btn.success {
  background-color: #16a34a !important;
  color: #fff !important;
}
.reaction-wrapper {
  --bg-btn-default: var(--vr-gray-50);
  --bg-btn-hover: #fff;
  --bg-btn-active: #fff;
  --bg-btn-disabled: var(--vr-gray-100);
  --border-btn-default: transparent;
  --border-btn-hover: var(--vr-gray-200);
  --border-btn-active: var(--vr-gray-300);
  --text-label: var(--vr-gray-700);
  --text-count: var(--vr-gray-450);
  --shadow-btn-default: 0 1px 2px rgba(0, 0, 0, 0.05);
  --shadow-btn-hover: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  align-items: center;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 850px;
  padding-bottom: 2rem;
  text-align: center;
  transition: background-color 0.3s ease;
  width: 90%;
}
[data-bs-theme="dark"] .reaction-wrapper {
  --bg-btn-default: var(--vr-gray-900);
  --bg-btn-hover: var(--vr-gray-850);
  --bg-btn-active: var(--vr-gray-825);
  --bg-btn-disabled: var(--vr-gray-925);
  --border-btn-default: var(--vr-gray-800);
  --border-btn-hover: var(--vr-gray-700);
  --border-btn-active: var(--vr-gray-600);
  --text-label: var(--vr-gray-100);
  --text-count: var(--vr-gray-400);
  --shadow-btn-default: 0 1px 0 rgba(0, 0, 0, 0.2);
  --shadow-btn-hover: 0 10px 25px -5px rgba(0, 0, 0, 0.5),
    0 8px 10px -6px rgba(0, 0, 0, 0.3);
}
.reaction-wrapper-title {
  color: var(--text-label);
  font-size: var(--vr-fs-base);
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 1.5rem;
  text-align: left;
  text-transform: uppercase;
}
.reaction-grid {
  flex-wrap: wrap;
  gap: 14px;
}
.reaction-btn,
.reaction-grid {
  display: flex;
  justify-content: center;
}
.reaction-btn {
  align-items: center;
  background: var(--bg-btn-default);
  border: 1px solid var(--border-btn-default);
  border-radius: 16px;
  box-shadow: var(--shadow-btn-default);
  cursor: pointer;
  flex-direction: column;
  min-width: 84px;
  padding: 14px 18px;
  position: relative;
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.reaction-btn:hover {
  background: var(--bg-btn-hover);
  border-color: var(--border-btn-hover);
  box-shadow: var(--shadow-btn-hover);
  transform: translateY(-3px);
}
[data-bs-theme="dark"] .reaction-btn:hover .reaction-img {
  filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.2));
}
.reaction-img {
  filter: opacity(0.9);
  height: 40px;
  margin-bottom: 10px;
  object-fit: contain;
  transition: transform 0.2s ease, filter 0.3s ease;
  width: 40px;
  will-change: transform;
}
[data-bs-theme="dark"] .reaction-img {
  filter: opacity(1);
}
.reaction-btn:hover .reaction-img {
  transform: scale(1.12);
}
.reaction-label {
  color: var(--text-label);
  font-size: var(--vr-fs-xs);
  font-weight: 600;
  text-transform: capitalize;
  transition: color 0.2s ease;
}
.reaction-count {
  color: var(--text-count);
  font-size: var(--vr-fs-tiny);
  font-weight: 500;
  margin-top: 4px;
  transition: color 0.2s ease;
}
.reaction-btn.active {
  background: var(--bg-btn-active);
  border-color: var(--active-color, var(--border-btn-active));
  transform: translateY(-1px);
}
[data-bs-theme="dark"] .reaction-btn.active {
  background: var(--vr-gray-875);
  box-shadow: 0 0 20px -5px var(--shadow-color, hsla(0, 0%, 100%, 0.1));
}
.reaction-btn.active .reaction-count,
.reaction-btn.active .reaction-label {
  color: var(--active-color, var(--text-label));
}
.reaction-btn.active .reaction-count {
  font-weight: 700;
  opacity: 1;
}
.reaction-btn.disabled {
  background: var(--bg-btn-disabled);
  border-color: transparent;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.reaction-btn.disabled .reaction-img {
  filter: grayscale(100%) opacity(0.3);
}
@media (max-width: 768px) {
  .reaction-wrapper {
    margin: 0 0 1rem !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }
}
@media (max-width: 576px) {
  .reaction-grid {
    justify-content: flex-start;
    overflow-x: auto;
    padding: 4px 4px 20px;
    -webkit-overflow-scrolling: touch;
    mask-image: linear-gradient(90deg, #000 95%, transparent);
  }
  .reaction-btn {
    flex-shrink: 0;
    min-width: 72px;
    padding: 10px;
  }
  .reaction-img {
    height: 38px;
    width: 38px;
  }
  .reaction-grid::-webkit-scrollbar {
    height: 3px;
  }
  .reaction-grid::-webkit-scrollbar-track {
    background: transparent;
  }
  .reaction-grid::-webkit-scrollbar-thumb {
    background: var(--vr-gray-300);
    border-radius: 10px;
  }
  [data-bs-theme="dark"] .reaction-grid::-webkit-scrollbar-thumb {
    background: var(--vr-gray-700);
  }
}
#sidebar-poll-widget {
  --poll-accent: var(--vr-theme-color);
  --poll-option-hover-bg: color-mix(
    in srgb,
    var(--poll-accent),
    transparent 94%
  );
  --poll-option-hover-border: var(--poll-accent);
  --poll-option-hover-text: var(--poll-accent);
  --poll-spinner-track: color-mix(in srgb, var(--poll-accent), transparent 80%);
  --poll-bg: #fff;
  --poll-text-primary: var(--vr-gray-900);
  --poll-text-secondary: var(--vr-gray-500);
  --poll-border: var(--vr-gray-200);
  --poll-option-bg: var(--vr-gray-50);
  --poll-option-border: var(--vr-gray-200);
  --poll-option-text: var(--vr-gray-600);
  --poll-success: var(--vr-green-500);
  display: block;
  width: 100%;
}
[data-bs-theme="dark"] #sidebar-poll-widget {
  --poll-bg: var(--vr-gray-900);
  --poll-text-primary: var(--vr-gray-100);
  --poll-text-secondary: var(--vr-gray-400);
  --poll-border: var(--vr-gray-800);
  --poll-option-bg: var(--vr-gray-925);
  --poll-option-border: var(--vr-gray-800);
  --poll-option-text: var(--vr-gray-300);
  --poll-option-hover-bg: color-mix(
    in srgb,
    var(--poll-accent),
    transparent 85%
  );
}
[dir="rtl"] #sidebar-poll-widget .icon-flip-rtl {
  transform: scaleX(-1);
}
[dir="rtl"] #sidebar-poll-widget .voted-check-icon {
  margin-left: 0;
  margin-right: 0.375rem;
}
#sidebar-poll-widget .icon-svg {
  height: 1.1em;
  vertical-align: -0.15em;
  width: 1.1em;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#sidebar-poll-widget .poll-item-wrapper {
  border-bottom: 1px solid var(--poll-border);
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
#sidebar-poll-widget .poll-item-wrapper:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#sidebar-poll-widget .poll-question {
  color: var(--poll-text-primary);
  font-size: var(--vr-fs-title-xs);
  font-weight: 600;
  margin-bottom: 1rem;
}
#sidebar-poll-widget .poll-option {
  align-items: center;
  background-color: var(--poll-option-bg);
  border: 1px solid var(--poll-option-border);
  border-radius: 0.5rem;
  color: var(--poll-option-text);
  cursor: pointer;
  display: flex;
  font-size: var(--vr-fs-md);
  font-weight: 500;
  margin-bottom: 0.5rem;
  padding: 0.625rem 1rem;
  position: relative;
  transition: all 0.2s ease-in-out;
}
#sidebar-poll-widget .poll-option:hover {
  color: var(--poll-option-hover-text);
}
#sidebar-poll-widget .poll-option.voting,
#sidebar-poll-widget .poll-option:hover {
  background-color: var(--poll-option-hover-bg);
  border-color: var(--poll-option-hover-border);
}
#sidebar-poll-widget .poll-option.voting {
  color: transparent !important;
  cursor: wait;
  opacity: 0.8;
  pointer-events: none;
}
#sidebar-poll-widget .poll-option.voting:after {
  animation: spin 0.8s linear infinite;
  border-top: 0.125rem solid var(--poll-spinner-track);
  border: 0.125rem solid var(--poll-spinner-track);
  border-radius: 50%;
  border-top-color: var(--poll-accent);
  content: "";
  height: 1.125rem;
  inset-inline-start: 1.25rem;
  margin-top: -0.5625rem;
  position: absolute;
  top: 50%;
  width: 1.125rem;
}
[dir="rtl"] #sidebar-poll-widget .poll-option.voting:after {
  border-left: 0.125rem solid var(--poll-accent);
  border-top: 0.125rem solid var(--poll-spinner-track);
}
#sidebar-poll-widget .result-row {
  margin-bottom: 0.875rem;
}
#sidebar-poll-widget .result-meta {
  align-items: flex-start;
  color: var(--poll-text-primary);
  display: flex;
  font-size: var(--vr-fs-md);
  font-weight: 600;
  gap: 0.75rem;
  justify-content: space-between;
  margin-bottom: 0.375rem;
}
#sidebar-poll-widget .result-meta span:first-child {
  flex: 1;
  word-break: break-word;
}
#sidebar-poll-widget .result-meta span:last-child {
  white-space: nowrap;
}
#sidebar-poll-widget .progress {
  background-color: var(--poll-border);
  border-radius: 0.625rem;
  height: 0.375rem;
  overflow: hidden;
}
#sidebar-poll-widget .progress-bar {
  background-color: var(--poll-accent);
  border-radius: 0.625rem;
  transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
#sidebar-poll-widget .btn-back-vote,
#sidebar-poll-widget .poll-footer-text {
  color: var(--poll-text-secondary);
  font-size: var(--vr-fs-sm);
}
#sidebar-poll-widget .btn-back-vote {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  gap: 0.375rem;
  text-decoration: none;
  transition: color 0.2s;
}
#sidebar-poll-widget .btn-back-vote:hover {
  color: var(--poll-accent);
  text-decoration: underline;
}
#sidebar-poll-widget .voted-check-icon {
  animation: popIn 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  color: var(--poll-success);
  margin-left: 0.375rem;
}
#sidebar-poll-widget .fade-in {
  animation: fadeIn 0.4s ease-out;
}
@keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.btn-social-share {
  align-items: center;
  background: transparent;
  border: none;
  border-radius: 0.188rem;
  color: var(--vr-color-white) !important;
  cursor: pointer;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  padding: 0;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  width: 40px;
}
.btn-social-share:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  opacity: 0.9;
  transform: translateY(-2px);
}
.btn-social-share svg {
  color: var(--vr-color-white) !important;
  fill: var(--vr-color-white) !important;
  height: 18px;
  width: 18px;
}
.bg-color-rss {
  background-color: var(--color-rss) !important;
}
.color-bg-email {
  background-color: var(--color-email-social) !important;
}
.btn-action-icon {
  background-color: #6b7280 !important;
  background-color: var(--vr-gray-600) !important;
}
.btn-action-icon:hover {
  background-color: var(--vr-gray-800) !important;
}
.btn-reading-list.active {
  background-color: #22c55e !important;
}
.btn-reading-list.active:hover {
  background-color: #16a34a !important;
}
@media (max-width: 576px) {
  .share-flex-wrapper {
    justify-content: flex-start !important;
  }
  .share-flex-wrapper,
  .share-flex-wrapper .left,
  .share-flex-wrapper .right {
    gap: 0.375rem !important;
  }
  .btn-social-share {
    height: 36px;
    width: 36px;
  }
  .btn-social-share svg {
    height: 16px;
    width: 16px;
  }
}
.comments-module {
  --brand-color: var(--vr-theme-color);
  --brand-dark: color-mix(in srgb, var(--brand-color) 75%, #000 20%);
  --border-error: #dc3545;
  --bg-component: #fff;
  --bg-component-alt: var(--vr-gray-50);
  --bg-modal: #fff;
  --text-heading: var(--vr-gray-750);
  --text-body: var(--vr-gray-650);
  --text-meta: var(--vr-gray-500);
  --text-placeholder: var(--vr-gray-400);
  --border-color: var(--vr-gray-200);
  --thread-line: var(--vr-gray-200);
  --thread-line-hover: var(--vr-gray-325);
  --shadow-soft: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.04);
}
[data-bs-theme="dark"] .comments-module {
  --bg-component: var(--vr-body-bg);
  --bg-component-alt: var(--vr-body-secondary-bg);
  --bg-modal: var(--vr-body-bg);
  --text-heading: var(--vr-gray-50);
  --text-body: var(--vr-gray-300);
  --text-meta: var(--vr-gray-400);
  --text-placeholder: var(--vr-gray-500);
  --border-color: var(--vr-border-color);
  --thread-line: var(--vr-border-color);
  --thread-line-hover: var(--vr-gray-600);
}
.comments-module .vri {
  background-color: currentColor;
  display: inline-block;
  height: 1em;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-size: contain;
  vertical-align: -0.125em;
  width: 1em;
}
.comments-module .vri-heart {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m8 2.748-.717-.737C5.6.281 2.514.878 1.4 3.053c-.523 1.023-.641 2.5.314 4.385.92 1.815 2.834 3.989 6.286 6.357 3.452-2.368 5.365-4.542 6.286-6.357.955-1.886.838-3.362.314-4.385C13.486.878 10.4.28 8.717 2.01zM8 15C-7.333 4.868 3.279-3.04 7.824 1.143q.09.083.176.171a3 3 0 0 1 .176-.17C12.72-3.042 23.333 4.867 8 15'/%3E%3C/svg%3E");
}
.comments-module .vri-heart-fill {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314'/%3E%3C/svg%3E");
}
.comments-module .vri-reply {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M5.921 11.9 1.353 8.62a.72.72 0 0 1 0-1.238L5.921 4.1A.716.716 0 0 1 7 4.719V6c1.5 0 6 0 7 8-2.5-4.5-7-4-7-4v1.281c0 .56-.606.898-1.079.62z'/%3E%3C/svg%3E");
}
.comments-module .vri-trash {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M5.5 5.5A.5.5 0 0 1 6 6v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5m2.5 0a.5.5 0 0 1 .5.5v6a.5.5 0 0 1-1 0V6a.5.5 0 0 1 .5-.5m3 .5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0z'/%3E%3Cpath fill-rule='evenodd' d='M14.5 3a1 1 0 0 1-1 1H13v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4h-.5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1H6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1h3.5a1 1 0 0 1 1 1zM4.118 4 4 4.059V13a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V4.059L11.882 4zM2.5 3V2h11v1z'/%3E%3C/svg%3E");
}
.comments-module .vri-shield {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.8 11.8 0 0 1-2.517 2.453 7 7 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7 7 0 0 1-1.048-.625 11.8 11.8 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 63 63 0 0 1 5.072.56'/%3E%3C/svg%3E");
}
@keyframes shake {
  0%,
  to {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-0.25rem);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(0.25rem);
  }
}
.comments-module .shake {
  animation: shake 0.4s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(0.3125rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.comments-module .processing-overlay {
  opacity: 0.5;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
.comments-module .dropdown-menu {
  background-color: var(--bg-component);
  border-color: var(--border-color);
}
.comments-module .dropdown-item {
  color: var(--text-body);
}
.comments-module .dropdown-item:hover {
  background-color: var(--bg-component-alt);
  color: var(--text-heading);
}
.comments-module .dropdown-toggle {
  font-size: var(--vr-fs-md);
}
.comments-module .dropdown-toggle,
.comments-module .dropdown-toggle:active,
.comments-module .dropdown-toggle:focus,
.comments-module .dropdown-toggle:hover {
  color: var(--text-heading) !important;
}
.comments-module .dropdown .dropdown-menu-sort-comments .dropdown-item {
  font-size: var(--vr-fs-sm);
}
.comments-module .modern-editor-wrapper {
  margin-bottom: 3rem;
  position: relative;
}
.comments-module .editor-container {
  background: var(--bg-component);
  border: 0.0625rem solid var(--border-color);
  border-radius: 0.75rem;
  box-shadow: var(--shadow-soft);
  overflow: hidden;
  position: relative;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.comments-module .editor-container.focused {
  border-color: var(--brand-color) !important;
}
.comments-module .editor-container.is-invalid {
  border-color: var(--border-error) !important;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.1) !important;
}
[data-bs-theme="dark"] .comments-module .editor-container {
  border-color: var(--vr-gray-750);
}
.comments-module .editor-textarea {
  background: transparent;
  border: none;
  color: var(--text-heading);
  font-size: var(--vr-fs-base);
  line-height: var(--vr-lh-base);
  min-height: 6rem;
  outline: none;
  padding: 0.875rem 1.125rem;
  resize: none;
  transition: min-height 0.3s ease-in-out;
  width: 100%;
}
.comments-module .guest-details-row {
  background: var(--bg-component-alt);
  border-top: 0.0625rem solid var(--border-color);
  display: flex;
  gap: 0.625rem;
  padding: 0.625rem 1.125rem;
}
.comments-module .input-minimal {
  background: var(--bg-component);
  border: 0.0625rem solid var(--border-color);
  border-radius: 0.5rem;
  color: var(--text-heading);
  flex: 1;
  font-size: var(--vr-fs-base);
  line-height: var(--vr-lh-base);
  outline: none;
  padding: 0.5rem 0.75rem;
  transition: all 0.2s;
}
.comments-module .input-minimal:focus {
  border-color: var(--brand-color);
}
.comments-module .input-minimal.is-invalid {
  border-color: var(--border-error) !important;
}
.comments-module .btn-post-comment {
  gap: 0.5rem;
}
.comments-module .btn-post-comment i {
  height: 1.063rem;
  width: 1.063rem;
}
.comments-module .form-footer-actions {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.comments-module .load-more-btn {
  align-items: center;
  background: var(--bg-component);
  border: 0.0625rem solid var(--border-color);
  border-radius: 0.75rem;
  box-shadow: var(--shadow-soft);
  color: var(--text-heading);
  display: flex;
  font-size: var(--vr-fs-md);
  font-weight: 600;
  gap: 0.625rem;
  justify-content: center;
  margin-top: 1.875rem;
  padding: 0.875rem;
  transition: all 0.2s ease;
  width: 100%;
}
.comments-module .load-more-btn:hover {
  background: var(--bg-component-alt);
  border-color: var(--brand-color);
  color: var(--brand-color);
}
.comments-module .load-more-btn:disabled {
  cursor: not-allowed;
  opacity: 0.7;
  transform: none;
}
.comments-module .btn-icon-svg {
  display: inline-block;
  height: 1.125rem;
  vertical-align: middle;
  width: 1.125rem;
  fill: currentColor;
  flex-shrink: 0;
}
.comments-module .icon-spin {
  animation: spin 1.2s linear infinite;
}
.comments-module .validation-error-msg {
  animation: fadeIn 0.3s ease;
  color: var(--border-error);
  display: none;
  font-size: var(--vr-fs-md);
  font-weight: 600;
  margin-inline-end: 0.9375rem;
}
.comments-module .comment-item {
  display: flex;
  margin-bottom: 1.5rem;
  position: relative;
}
.comments-module .comment-item[data-level="2"],
.comments-module .comment-item[data-level="3"] {
  margin-bottom: 1rem;
}
.comments-module .avatar-img {
  border-radius: 0.625rem;
  height: 2.375rem;
  object-fit: cover;
  width: 2.375rem;
}
.comments-module .avatar-container {
  flex-shrink: 0;
  margin-inline-end: 0.875rem;
}
.comments-module .comment-body {
  flex-grow: 1;
}
.comments-module .comment-body .comment-meta {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}
.comments-module .author-name {
  color: var(--text-heading);
  cursor: pointer;
  font-size: var(--vr-fs-base);
  font-weight: 700;
}
.comments-module .owner-badge {
  background: #eef2ff;
  border-radius: 0.25rem;
  color: var(--brand-color);
  font-size: var(--vr-fs-tiny);
  font-weight: 700;
  letter-spacing: 0.03125rem;
  padding: 0.0625rem 0.375rem;
  text-transform: uppercase;
}
[data-bs-theme="dark"] .comments-module .owner-badge {
  background: rgba(45, 101, 254, 0.2);
  color: #60a5fa;
}
.comments-module .timestamp {
  color: var(--text-meta);
  font-size: var(--vr-fs-xs);
  font-weight: 500;
}
.comments-module .comment-content {
  color: var(--text-body);
  font-size: var(--vr-fs-base);
  line-height: 1.6;
  margin-bottom: 0.5rem;
}
.comments-module .comment-footer {
  align-items: center;
  display: flex;
  gap: 1rem;
  margin-bottom: 0.5rem;
}
.comments-module .footer-action {
  align-items: center;
  background: none;
  border: none;
  color: var(--text-meta);
  cursor: pointer;
  display: flex;
  font-size: var(--vr-fs-sm);
  font-weight: 600;
  gap: 0.3125rem;
  padding: 0;
  transition: color 0.2s;
}
.comments-module .footer-action .vri {
  font-size: 1.15em;
}
.comments-module .footer-action:hover {
  color: var(--brand-color);
}
.comments-module .footer-action.liked {
  color: #dc3545;
}
.comments-module .separator {
  color: var(--border-color);
  font-size: var(--vr-fs-tiny);
}
.comments-module .thread-line-container {
  padding-inline-start: 2.625rem;
  position: relative;
}
.comments-module .thread-line-container:before {
  background: var(--thread-line);
  border-radius: 0.125rem;
  bottom: 1.25rem;
  content: "";
  inset-inline-start: 1.125rem;
  position: absolute;
  top: 0;
  width: 0.125rem;
  z-index: 1;
}
.comments-module .thread-line-container:hover:before {
  background: var(--thread-line-hover);
}
.comments-module .replies-list {
  margin-top: 0.9375rem;
  padding-inline-start: 0;
}
.comments-module .btn-show-replies {
  align-items: center;
  background: none;
  border: none;
  color: var(--brand-color);
  cursor: pointer;
  display: flex;
  font-size: var(--vr-fs-md);
  font-weight: 700;
  gap: 0.375rem;
  margin-top: 0.375rem;
  padding: 0.375rem 0;
}
.comments-module .btn-show-replies:hover {
  text-decoration: underline;
}
.comments-module .btn-show-replies:before {
  background: var(--thread-line);
  content: "";
  display: inline-block;
  height: 0.125rem;
  margin-inline-end: 0.3125rem;
  vertical-align: middle;
  width: 1rem;
}
.comments-module .inline-reply-wrapper {
  background: transparent;
  display: none;
  margin-top: 0.9375rem;
  padding: 0;
  transition: all 0.2s ease-in-out;
}
.comments-module .inline-guest-inputs {
  background: var(--bg-component-alt);
  border-top: 0.0625rem solid var(--border-color);
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0;
  padding: 0.625rem 1.125rem;
}
.comments-module .inline-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 0.8rem;
  padding: 0 0.125rem;
}
.comments-module .btn-group-right {
  align-items: center;
  display: flex;
  gap: 0.625rem;
  margin-inline-start: auto;
}
.comments-module .inline-footer .btn-cancel-reply {
  color: var(--text-meta);
  font-weight: 600;
}
.comments-module .inline-footer .btn-cancel-reply:hover {
  color: var(--brand-color) !important;
}
.comments-module .modal-content {
  background-color: var(--bg-modal);
  border: 0.0625rem solid var(--border-color);
}
.modal-captcha-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
  justify-content: center;
  min-height: 7.5rem;
  padding: 0.625rem 0;
}
.modal-dialog-captcha {
  max-width: 22.5rem;
}
.modal-captcha-container .captcha-error {
  animation: fadeIn 0.3s ease;
  background-color: rgba(220, 53, 69, 0.05);
  border: 0.0625rem solid rgba(220, 53, 69, 0.2);
  border-radius: 0.375rem;
  color: var(--border-error);
  font-size: var(--vr-fs-md);
  font-weight: 600;
  padding: 0.5rem 0.75rem;
  text-align: center;
  width: 100%;
}
.modal-captcha-container .captcha-spinner {
  color: var(--brand-color);
  height: 2.5rem;
  width: 2.5rem;
}
@media (max-width: 768px) {
  .comments-module .thread-line-container {
    padding-inline-start: 0.75rem !important;
  }
  .comments-module .thread-line-container:before {
    inset-inline-start: 0 !important;
  }
  .comments-module .avatar-img {
    border-radius: 0.5rem !important;
    height: 2rem !important;
    width: 2rem !important;
  }
  .comments-module .avatar-container {
    margin-inline-end: 0.5rem !important;
  }
  .comments-module .author-name {
    font-size: 0.9rem !important;
  }
  .comments-module .timestamp {
    font-size: 0.75rem !important;
  }
  .comments-module .replies-list {
    margin-top: 0.5rem !important;
  }
  .comments-module .modern-editor-wrapper {
    margin-bottom: 2rem;
  }
}
@media (max-width: 576px) {
  .comments-module .comment-item[data-level="3"] .avatar-container {
    margin-inline-end: 0.35rem !important;
  }
  .comments-module .comment-item[data-level="3"] .avatar-img {
    height: 1.75rem !important;
    width: 1.75rem !important;
  }
}
@media (max-width: 480px) {
  .comments-module .btn-delete span {
    display: none;
  }
}
.event-wrapper {
  --ev-body-bg: var(--vr-gray-100);
  --ev-card-bg: var(--vr-gray-25);
  --ev-text-main: var(--vr-gray-700);
  --ev-text-heading: var(--vr-gray-900);
  --ev-text-muted: var(--vr-gray-500);
  --ev-border-color: var(--vr-gray-150);
  --ev-border-color-light: var(--vr-gray-50);
  --ev-input-bg: var(--vr-gray-25);
  --ev-icon-bg: var(--vr-gray-50);
  --ev-radius: 0.75rem;
}
[data-bs-theme="dark"] .event-wrapper {
  --ev-body-bg: var(--vr-gray-925);
  --ev-card-bg: var(--vr-gray-900);
  --ev-text-main: var(--vr-gray-300);
  --ev-text-heading: var(--vr-gray-100);
  --ev-text-muted: var(--vr-gray-400);
  --ev-border-color: var(--vr-gray-800);
  --ev-border-color-light: var(--vr-gray-800);
  --ev-input-bg: var(--vr-gray-800);
  --ev-icon-bg: rgba(79, 70, 229, 0.15);
}
.event-wrapper .text-muted {
  color: var(--ev-text-muted) !important;
}
.event-wrapper svg {
  display: inline-block;
  vertical-align: middle;
}
.event-wrapper .event-info-bar {
  align-items: center;
  background: var(--ev-card-bg);
  border: 1px solid var(--ev-border-color);
  border-radius: var(--ev-radius);
  box-shadow: 0 0.625rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.04);
  display: grid;
  gap: 1.25rem;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 3rem;
  padding: 1.5625rem;
}
.event-wrapper .event-meta-group {
  align-items: center;
  border-right: 1px solid var(--ev-border-color);
  display: flex;
  gap: 0.9375rem;
  padding-right: 0.9375rem;
}
.event-wrapper .event-meta-group:last-child {
  border-right: none;
  padding-right: 0;
}
.event-wrapper .event-icon {
  align-items: center;
  background-color: color-mix(in srgb, var(--vr-theme-color), transparent 92%);
  border-radius: 0.75rem;
  color: var(--vr-theme-color);
  display: flex;
  flex-shrink: 0;
  height: 3rem;
  justify-content: center;
  width: 3rem;
}
.event-wrapper .event-icon svg {
  height: 1.5rem;
  width: 1.5rem;
}
.event-wrapper .meta-content {
  display: flex;
  flex-direction: column;
}
.event-wrapper .meta-label {
  color: var(--ev-text-muted);
  display: block;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.0313rem;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}
.event-wrapper .meta-value {
  color: var(--ev-text-heading);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
}
.event-wrapper .meta-sub {
  color: var(--ev-text-muted);
  font-size: 0.85rem;
  font-weight: 500;
}
.event-wrapper .event-section-title {
  border-bottom: 0.125rem solid var(--ev-border-color);
  color: var(--ev-text-heading);
  font-size: var(--vr-fs-title-lg);
  font-weight: 700;
  line-height: var(--vr-lh-title-lg);
  margin-bottom: 1.5rem;
  margin-top: 3rem;
  padding-bottom: 0.75rem;
}
.event-wrapper .event-section-title:first-of-type {
  margin-top: 0;
}
.event-wrapper .event-text {
  color: var(--ev-text-main);
  font-size: 1.1rem;
  line-height: 1.8;
  margin-bottom: 3rem;
}
.event-wrapper .highlights-grid {
  display: grid;
  gap: 0.9375rem;
  grid-template-columns: 1fr;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .event-wrapper .highlights-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.event-wrapper .highlight-item {
  align-items: center;
  background-color: var(--ev-card-bg);
  border: 1px solid var(--ev-border-color);
  border-radius: 0.625rem;
  color: var(--ev-text-main);
  display: flex;
  font-size: 0.95rem;
  gap: 0.9375rem;
  padding: 0.9375rem;
  transition: transform 0.2s;
}
.event-wrapper .highlight-item .highlight-title {
  display: block;
  font-size: var(--vr-fs-base);
  font-weight: 600;
}
.event-wrapper .highlight-item:hover {
  border-color: var(--vr-theme-color);
  box-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.05);
  transform: translateY(-0.125rem);
}
.event-wrapper .highlight-icon {
  align-items: center;
  color: var(--vr-theme-color);
  display: flex;
  flex-shrink: 0;
  opacity: 0.9;
}
.event-wrapper .highlight-icon svg {
  height: 1.25rem;
  width: 1.25rem;
}
.event-wrapper .speaker-list-grid {
  display: grid;
  gap: 0.9375rem;
  grid-template-columns: repeat(auto-fill, minmax(17.5rem, 1fr));
  margin-bottom: 2.5rem;
}
.event-wrapper .speaker-list-item {
  align-items: center;
  background: var(--ev-card-bg);
  border: 1px solid var(--ev-border-color);
  border-radius: 0.75rem;
  display: flex;
  gap: 0.9375rem;
  padding: 0.9375rem 1.25rem;
  transition: all 0.2s;
}
.event-wrapper .speaker-list-item:hover {
  border-color: var(--vr-theme-color);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
  transform: translateY(-0.125rem);
}
.event-wrapper .speaker-avatar-container {
  align-items: center;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  font-size: 1.1rem;
  font-weight: 700;
  height: 3.375rem;
  justify-content: center;
  overflow: hidden;
  width: 3.375rem;
}
.event-wrapper .speaker-avatar-img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.event-wrapper .speaker-avatar-initials {
  background-color: var(--ev-icon-bg);
  border: 1px solid var(--ev-border-color);
  color: var(--vr-theme-color);
}
.event-wrapper .speaker-avatar-icon,
.event-wrapper .speaker-avatar-initials {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.event-wrapper .speaker-avatar-icon {
  background-color: var(--ev-body-bg);
  color: var(--ev-text-muted);
}
.event-wrapper .speaker-list-item .small {
  color: var(--ev-text-muted);
}
.event-wrapper .schedule-section {
  padding: 1rem 0 1.5rem;
}
.event-wrapper .schedule-timeline {
  margin-left: 0.5rem;
  padding-left: 2rem;
  position: relative;
}
.event-wrapper .schedule-timeline:before {
  background-color: var(--ev-border-color);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0.5rem;
  width: 0.125rem;
}
.event-wrapper .schedule-item {
  margin-bottom: 2.5rem;
  position: relative;
}
.event-wrapper .schedule-item:last-child {
  margin-bottom: 0;
}
.event-wrapper .schedule-item:before {
  background-color: var(--ev-card-bg);
  border: 0.1875rem solid var(--vr-theme-color);
  border-radius: 50%;
  content: "";
  height: 0.875rem;
  left: -2.375rem;
  position: absolute;
  top: 0.25rem;
  width: 0.875rem;
  z-index: 1;
}
.event-wrapper .schedule-time-badge {
  align-items: center;
  background-color: var(--ev-body-bg);
  border: 1px solid var(--ev-border-color);
  border-radius: 0.5rem;
  color: var(--ev-text-heading);
  display: inline-flex;
  font-size: 0.85rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  padding: 0.25rem 0.75rem;
}
.event-wrapper .schedule-item-title {
  color: var(--ev-text-heading);
  font-size: var(--vr-fs-title-sm);
  font-weight: 700;
  line-height: var(--vr-lh-title-sm);
  margin-bottom: 0.375rem;
}
.event-wrapper .schedule-item-desc {
  color: var(--ev-text-main);
  font-size: 0.95rem;
  line-height: 1.6;
}
.event-wrapper .bottom-info-stack {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
  margin-top: 2.5rem;
}
.event-wrapper .card-organizer {
  background-color: var(--ev-card-bg);
  border: 1px solid var(--ev-border-color-light) !important;
}
.event-wrapper .icon-organizer {
  align-items: center;
  background-color: var(--vr-gray-800);
  border-radius: 50%;
  color: #fff;
  display: flex;
  flex-shrink: 0;
  height: 3.5rem;
  justify-content: center;
  width: 3.5rem;
}
.event-wrapper .card-organizer .title {
  color: var(--ev-text-muted);
  font-size: var(--vr-fs-md);
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}
.event-wrapper .card-organizer .sub-title {
  font-size: var(--vr-fs-title-lg);
  font-weight: 700;
  line-height: var(--vr-lh-title-lg);
}
.event-wrapper .map-card {
  border: 0;
  border: 1px solid var(--ev-border-color);
  border-radius: 0.75rem;
  box-shadow: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.05);
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative;
}
.event-wrapper .map-placeholder-content {
  align-items: center;
  background-color: var(--ev-body-bg);
  color: var(--ev-text-muted);
  display: flex;
  flex-direction: column;
  height: 400px;
  justify-content: center;
  padding: 2rem;
  text-align: center;
  width: 100%;
}
.event-wrapper #googleMapContainer {
  height: 400px;
  width: 100%;
}
.map-card .map-warning-text {
  max-width: 400px;
}
.map-card .map-warning-text a {
  text-decoration: underline;
}
.event-wrapper .map-footer {
  background-color: var(--ev-body-bg);
  border-top: 1px solid var(--ev-border-color);
  color: var(--ev-text-main);
}
.event-wrapper .faq-section {
  margin-bottom: 3rem;
}
html[dir="rtl"] .event-wrapper .event-meta-group {
  border-left: 1px solid var(--ev-border-color);
  border-right: none;
  padding-left: 0.9375rem;
  padding-right: 0;
}
html[dir="rtl"] .event-wrapper .event-meta-group:last-child {
  border-left: none;
  padding-left: 0;
}
html[dir="rtl"] .event-wrapper .schedule-timeline {
  margin-left: 0;
  margin-right: 0.5rem;
  padding-left: 0;
  padding-right: 2rem;
}
html[dir="rtl"] .event-wrapper .schedule-timeline:before {
  left: auto;
  right: 0;
}
html[dir="rtl"] .event-wrapper .schedule-item:before {
  left: auto;
  right: -2.375rem;
}
html[dir="rtl"] .event-wrapper .me-1 {
  margin-left: 0.25rem !important;
  margin-right: 0 !important;
}
html[dir="rtl"] .event-wrapper .me-3 {
  margin-left: 1rem !important;
  margin-right: 0 !important;
}
@media (max-width: 768px) {
  .event-wrapper {
    padding: 0;
  }
  .event-wrapper .event-info-bar {
    gap: 0.9375rem;
    grid-template-columns: 1fr;
  }
  .event-wrapper .event-meta-group {
    border-bottom: 1px solid var(--ev-border-color);
    border-right: none;
    padding-bottom: 0.9375rem;
    padding-right: 0;
  }
  html[dir="rtl"] .event-wrapper .event-meta-group {
    border-left: none !important;
    padding-left: 0 !important;
  }
  .event-wrapper .event-meta-group:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.event-wrapper .event-registration-cta {
  align-items: center;
  background: linear-gradient(
    145deg,
    var(--ev-card-bg),
    color-mix(in srgb, var(--ev-border-color) 40%, var(--ev-card-bg))
  );
  border: 1px solid var(--ev-border-color);
  border-radius: var(--ev-radius);
  box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(0, 0, 0, 0.05);
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  margin: 2.5rem 0;
  overflow: hidden;
  padding: 2rem 2.5rem;
  position: relative;
}
[data-bs-theme="dark"] .event-wrapper .event-registration-cta {
  background: linear-gradient(
    145deg,
    var(--ev-card-bg),
    color-mix(in srgb, var(--vr-theme-color) 6%, var(--ev-card-bg))
  );
  border-color: var(--ev-border-color-light);
  box-shadow: 0 1rem 3rem -1rem rgba(0, 0, 0, 0.25);
}
.event-wrapper .event-registration-cta:before {
  background: radial-gradient(
    circle,
    color-mix(in srgb, var(--vr-theme-color) 10%, transparent) 0,
    transparent 60%
  );
  border-radius: 50%;
  content: "";
  height: 25rem;
  pointer-events: none;
  position: absolute;
  right: -10%;
  top: -50%;
  width: 25rem;
  z-index: 0;
}
.event-wrapper .cta-content {
  max-width: 65%;
  position: relative;
  z-index: 1;
}
.event-wrapper .cta-title {
  color: var(--ev-text-heading);
  font-size: var(--vr-fs-title-xl);
  font-weight: 800;
  letter-spacing: -0.01em;
  margin-bottom: 0.375rem;
}
.event-wrapper .cta-desc {
  color: var(--ev-text-main);
  font-size: 0.95rem;
  line-height: 1.5;
  margin: 0;
}
.event-wrapper .cta-action {
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}
.event-wrapper .btn-register-event {
  align-items: center;
  background-color: var(--vr-theme-color);
  border: 1px solid var(--vr-theme-color);
  border-radius: 50rem;
  color: var(--ev-body-bg) !important;
  cursor: pointer;
  display: inline-flex;
  font-size: 0.95rem;
  font-weight: 600;
  gap: 0.6rem;
  padding: 0.75rem 1.75rem;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.event-wrapper .btn-register-event:hover {
  box-shadow: 0 0.35rem 0.7rem -0.3rem color-mix(in srgb, var(--ev-text-heading)
        25%, transparent);
  color: var(--ev-body-bg);
}
.event-wrapper .btn-register-event svg {
  transition: transform 0.3s ease;
}
.event-wrapper .btn-register-event:hover svg {
  transform: translateX(4px);
}
.event-wrapper .registration-status-badge {
  align-items: center;
  background-color: var(--ev-body-bg);
  border: 1px solid var(--ev-border-color);
  border-radius: 50rem;
  display: flex;
  gap: 0.75rem;
  opacity: 0.9;
  padding: 0.5rem 1.25rem 0.5rem 0.5rem;
}
[data-bs-theme="dark"] .event-wrapper .registration-status-badge {
  background-color: var(--ev-card-bg);
  border-color: var(--vr-gray-800);
}
.event-wrapper .registration-status-badge .icon-box {
  align-items: center;
  background-color: var(--ev-border-color);
  border-radius: 50%;
  display: flex;
  height: 34px;
  justify-content: center;
  width: 34px;
}
[data-bs-theme="dark"] .event-wrapper .registration-status-badge .icon-box {
  background-color: var(--vr-gray-800);
}
.event-wrapper .registration-status-badge span {
  font-size: 0.95rem;
}
.event-wrapper .registration-confirmed {
  background-color: var(--ev-body-bg) !important;
  border: 1px solid var(--ev-border-color) !important;
  transition: all 0.3s ease;
}
[data-bs-theme="dark"] .event-wrapper .registration-confirmed {
  background-color: var(--ev-card-bg) !important;
  border-color: var(--vr-gray-800) !important;
}
.event-wrapper .registration-confirmed .icon-box {
  align-items: center;
  background: color-mix(in srgb, #198754, transparent 90%);
  border-radius: 50%;
  display: flex;
  height: 32px;
  justify-content: center;
  width: 32px;
}
.event-wrapper .cta-deadline {
  align-items: center;
  background-color: var(--ev-body-bg);
  border: 1px solid var(--ev-border-color);
  border-radius: 0.5rem;
  display: inline-flex;
  gap: 0.75rem;
  margin-top: 1.25rem;
  padding: 0.625rem 1.125rem;
  transition: all 0.3s ease;
}
[data-bs-theme="dark"] .event-wrapper .cta-deadline {
  background-color: var(--vr-gray-900);
  border-color: var(--vr-gray-800);
}
.event-wrapper .cta-deadline:hover {
  border-color: var(--vr-theme-color);
  box-shadow: 0 0.25rem 0.5rem -0.125rem rgba(0, 0, 0, 0.05);
}
.event-wrapper .cta-deadline .deadline-icon {
  color: var(--vr-theme-color);
  opacity: 0.8;
}
.event-wrapper .cta-deadline .deadline-text {
  align-items: baseline;
  display: flex;
  gap: 0.375rem;
}
.event-wrapper .cta-deadline .deadline-label {
  color: var(--ev-text-muted);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.event-wrapper .cta-deadline .deadline-value {
  color: var(--ev-text-heading);
  font-size: 0.9rem;
  font-weight: 700;
}
.modal-registration .modal-dialog {
  max-width: 800px !important;
}
.modal-registration .modal-header {
  padding: 2.5rem 2.5rem 1.5rem;
}
.event-registration-form .form-control,
.event-registration-form .form-select {
  background-color: var(--pf-card-bg);
  border-radius: 0.75rem;
  color: var(--pf-text-title);
  font-size: var(--vr-fs-base);
  padding: 0.75rem 1.125rem;
  transition: all 0.3s var(--pf-transition);
}
[data-bs-theme="dark"] .event-registration-form .form-input,
[data-bs-theme="dark"] .event-registration-form select,
[data-bs-theme="dark"] .event-registration-form textarea {
  border-color: var(--vr-gray-800);
}
.event-registration-form .form-control:focus,
.event-registration-form .form-select:focus {
  background-color: var(--pf-modal-bg);
  border-color: var(--vr-theme-color);
  box-shadow: 0 0 0 4px
    color-mix(in srgb, var(--vr-theme-color), transparent 85%);
  outline: none;
}
.event-registration-form .form-label {
  color: var(--pf-text-title);
  font-size: var(--vr-fs-sm);
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.event-registration-form .form-divider {
  border-top: 1px dashed var(--pf-card-border);
  opacity: 1;
}
html[dir="rtl"] .event-wrapper .event-registration-cta:before {
  left: -10%;
  right: auto;
}
html[dir="rtl"] .event-wrapper .btn-register-event:hover svg {
  transform: translateX(-4px);
}
html[dir="rtl"] .event-wrapper .btn-register-event {
  flex-direction: row;
}
@media (max-width: 768px) {
  .event-wrapper .event-registration-cta {
    flex-direction: column;
    gap: 1.25rem;
    padding: 1.5rem;
    text-align: center;
  }
  .event-wrapper .cta-content {
    max-width: 100%;
  }
  .event-wrapper .cta-action {
    width: 100%;
  }
  .event-wrapper .btn-register-event,
  .event-wrapper .cta-deadline {
    justify-content: center;
    width: 100%;
  }
  .event-wrapper .cta-deadline {
    margin-top: 1.5rem;
  }
}
.recipe-container {
  --brand-accent: var(--vr-theme-color);
  --rc-pill-bg: color-mix(in srgb, #fff 60%, var(--vr-theme-color) 40%);
  --rc-bg-surface: var(--vr-gray-25);
  --rc-bg-surface-alt: var(--vr-gray-50);
  --rc-text-main: var(--vr-gray-800);
  --rc-text-muted: var(--vr-gray-500);
  --rc-border: var(--vr-gray-150);
  --rc-check-border: var(--vr-gray-300);
  --rc-shadow: 0 15px 40px rgba(0, 0, 0, 0.04);
  color: var(--rc-text-main);
  line-height: 1.7;
  max-width: 100%;
  overflow: hidden !important;
}
[data-bs-theme="dark"] .recipe-container {
  --rc-bg-surface: var(--vr-gray-900);
  --rc-bg-surface-alt: var(--vr-gray-850);
  --rc-text-main: var(--vr-gray-200);
  --rc-text-muted: var(--vr-gray-400);
  --rc-border: var(--vr-gray-850);
  --rc-check-border: var(--vr-gray-500);
  --rc-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);
  --rc-pill-bg: rgba(45, 101, 254, 0.15);
}
.recipe-container,
.recipe-container * {
  transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease, box-shadow 0.3s ease;
}
.recipe-container .text-accent {
  color: var(--brand-accent) !important;
}
.recipe-container .text-muted {
  color: var(--rc-text-muted) !important;
}
.recipe-container .border-bottom {
  border-bottom-color: var(--rc-border) !important;
}
.recipe-container .recipe-meta-card {
  background-color: var(--rc-bg-surface);
  border: 1px solid var(--rc-border);
  border-radius: 0.75rem;
  box-shadow: 0 0.625rem 1.5625rem -0.3125rem rgba(0, 0, 0, 0.04) !important;
  margin: 2rem 0 1.5rem;
  position: relative;
}
.recipe-container .meta-divider {
  border-inline-end: 1px solid var(--rc-border);
}
.recipe-container .recipe-meta-card .meta-label {
  font-size: var(--vr-fs-xs);
  letter-spacing: 1px;
}
.recipe-container .recipe-meta-card .meta-value {
  font-size: var(--vr-fs-title-md);
}
@media (max-width: 768px) {
  .recipe-container .meta-divider {
    border-inline-end: none;
  }
  .recipe-container .recipe-meta-card .row > div:first-child,
  .recipe-container .recipe-meta-card .row > div:nth-child(2) {
    border-bottom: 1px solid var(--rc-border);
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  .recipe-container .recipe-meta-card .row > div:nth-child(3),
  .recipe-container .recipe-meta-card .row > div:nth-child(4) {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.recipe-container .title-recipe-info {
  font-size: var(--vr-fs-title-2xl);
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.recipe-container .ingredient-list {
  list-style: none;
  margin-bottom: 0;
  padding-inline-start: 0;
}
.recipe-container .ingredient-list li {
  border-bottom: 1px solid var(--rc-border);
  font-size: var(--vr-fs-lg);
  padding: 1rem 0;
}
.recipe-container .ingredient-list li:last-child {
  border-bottom: none;
}
.recipe-container .custom-check-circle {
  align-items: center;
  border: 2px solid var(--rc-check-border);
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  height: 1.35rem;
  justify-content: center;
  margin-inline-end: 0.75rem;
  margin-top: 0.25rem;
  width: 1.35rem;
}
.recipe-container .custom-check-circle svg {
  color: #fff;
  height: 0.8rem;
  opacity: 0;
  transform: scale(0.2) translateY(5px);
  transition: all 0.2s ease-in-out;
  width: 0.8rem;
}
.recipe-container .ingredient-checkbox:checked + .custom-check-circle {
  background-color: var(--brand-accent);
  border-color: var(--brand-accent);
  box-shadow: 0 4px 12px rgba(45, 101, 254, 0.25);
}
.recipe-container .ingredient-checkbox:checked + .custom-check-circle svg {
  opacity: 1;
  transform: scale(1) translateY(0);
}
.recipe-container .ingredient-checkbox:checked ~ .ingredient-text {
  color: var(--rc-text-muted);
  opacity: 0.7;
  text-decoration: line-through;
}
.recipe-container .nutrition-card {
  background-color: var(--rc-bg-surface-alt);
  border: 1px solid var(--rc-border);
  border-radius: 0.75rem;
  box-shadow: var(--rc-shadow);
  max-width: 360px;
  width: 100%;
}
.recipe-container .nutrition-card .title-recipe-info {
  font-size: var(--vr-fs-title-md);
}
.recipe-container .nutrition-row {
  border-bottom: 1px dashed var(--rc-border);
  display: flex;
  font-size: var(--vr-fs-base);
  gap: 10px;
  justify-content: space-between;
  padding: 0.5rem 0;
}
.recipe-container .nutrition-row:last-child {
  border-bottom: none;
}
.recipe-container .icon-md {
  height: 1.5rem;
  width: 1.5rem;
}
.recipe-container .directions-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.recipe-container .direction {
  margin-bottom: 2.5rem;
}
.recipe-container .direction:last-child {
  margin-bottom: 1rem;
}
.recipe-container .direction .step-title {
  align-items: baseline;
  color: var(--rc-heading);
  display: flex;
  font-size: var(--vr-fs-title-md);
  font-weight: 700;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.recipe-container .direction .step-description {
  color: var(--vr-gray-600);
}
@media (max-width: 768px) {
  .recipe-container .direction {
    margin-bottom: 2rem;
  }
}
#plyr-wrapper {
  opacity: 0;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  visibility: hidden;
}
#plyr-wrapper.visible {
  opacity: 1;
  visibility: visible;
}
#plyr-wrapper .plyr {
  border-radius: 8px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
#plyr-wrapper .plyr--video .plyr__control--overlaid {
  background: var(--vr-theme-color);
  color: #fff;
  opacity: 0.9;
}
#plyr-wrapper .plyr--video .plyr__control--overlaid:hover {
  background: var(--vr-theme-color);
  opacity: 1;
}
.amp-player-wrapper {
  --ap-bg-player: var(--vr-gray-25);
  --ap-bg-panel: var(--vr-gray-50);
  --ap-text-main: var(--vr-gray-900);
  --ap-text-sub: var(--vr-gray-500);
  --ap-border: var(--vr-gray-100);
  --ap-hover-bg: var(--vr-gray-100);
  --ap-slider-track: var(--vr-gray-150);
  --ap-shadow: 0 1.25rem 2.5rem -0.3125rem rgba(0, 0, 0, 0.1);
  --ap-radius: 1rem;
  box-sizing: border-box;
  color: var(--ap-text-main);
  margin: 0 auto;
  max-width: 56.25rem;
  width: 100%;
}
:root[data-bs-theme="dark"] .amp-player-wrapper,
[data-bs-theme="dark"] .amp-player-wrapper {
  --ap-bg-player: var(--vr-gray-900);
  --ap-bg-panel: var(--vr-gray-875);
  --ap-text-main: var(--vr-gray-50);
  --ap-text-sub: var(--vr-gray-400);
  --ap-border: var(--vr-gray-700);
  --ap-hover-bg: var(--vr-gray-800);
  --ap-slider-track: var(--vr-gray-700);
  --ap-shadow: 0 1.25rem 2.5rem -0.3125rem rgba(0, 0, 0, 0.6);
}
.amp-player-wrapper * {
  box-sizing: border-box;
}
html[dir="rtl"] .amp-player-wrapper .control-btn#next svg,
html[dir="rtl"] .amp-player-wrapper .control-btn#previous svg {
  transform: scaleX(-1);
}
html[dir="rtl"] .amp-player-wrapper input[type="range"] {
  direction: rtl;
}
.amp-player-wrapper #amplitude-player {
  background-color: var(--ap-bg-player);
  border: 1px solid var(--ap-border);
  border-radius: var(--ap-radius);
  box-shadow: var(--ap-shadow);
  display: flex;
  flex-direction: row;
  min-height: 30.625rem;
  overflow: hidden;
  transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
@media screen and (max-width: 48rem) {
  .amp-player-wrapper #amplitude-player {
    flex-direction: column;
    height: auto;
  }
  .amp-player-wrapper #amplitude-left,
  .amp-player-wrapper #amplitude-right {
    width: 100% !important;
  }
  .amp-player-wrapper #amplitude-left {
    border-bottom: 1px solid var(--ap-border);
    border-inline-end: none !important;
  }
  .amp-player-wrapper #amplitude-left img.album-art {
    max-height: 21.875rem;
    min-height: 15.625rem;
  }
  .amp-player-wrapper #amplitude-right {
    height: 25rem;
  }
}
.amp-player-wrapper #amplitude-left {
  background-color: var(--ap-bg-player);
  border-inline-end: 1px solid var(--ap-border);
  display: flex;
  flex-direction: column;
  width: 50%;
}
.amp-player-wrapper #amplitude-left img.album-art {
  background-color: var(--vr-gray-200);
  display: block;
  height: auto;
  max-height: 18.75rem;
  min-height: 18.75rem;
  object-fit: cover;
  width: 100%;
}
.amp-player-wrapper #player-left-bottom {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.5rem;
}
.amp-player-wrapper #meta-container {
  margin-bottom: 1rem;
  text-align: center;
}
.amp-player-wrapper span.song-name {
  color: var(--ap-text-main);
  display: block;
  font-size: 1rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amp-player-wrapper div.song-artist-album {
  color: var(--ap-text-sub);
  font-size: 0.9rem;
  font-weight: 500;
  margin-top: 0.25rem;
}
.amp-player-wrapper #time-container {
  align-items: center;
  color: var(--ap-text-sub);
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.amp-player-wrapper #time-container .current-time,
.amp-player-wrapper #time-container .duration {
  min-width: 2.8125rem;
}
.amp-player-wrapper #progress-container {
  background: var(--ap-slider-track);
  border-radius: 0.625rem;
  cursor: pointer;
  flex-grow: 1;
  height: 0.375rem;
  margin: 0 0.625rem;
  position: relative;
}
.amp-player-wrapper input[type="range"] {
  -webkit-appearance: none;
  background-color: transparent;
  cursor: pointer;
  height: 1.25rem;
  margin: 0;
  position: absolute;
  top: -0.4375rem;
  width: 100%;
  z-index: 2;
}
.amp-player-wrapper input[type="range"]:focus {
  outline: none;
}
.amp-player-wrapper progress#song-played-progress {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0.625rem;
  height: 0.375rem;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.amp-player-wrapper
  progress#song-played-progress[value]::-webkit-progress-value {
  background-color: var(--vr-theme-color);
  border-radius: 0.625rem;
}
.amp-player-wrapper progress#song-played-progress::-moz-progress-bar {
  background-color: var(--vr-theme-color);
}
.amp-player-wrapper #control-container {
  align-items: center;
  display: flex;
  height: 3.75rem;
  justify-content: space-between;
  margin-top: 1.25rem;
}
.amp-player-wrapper #repeat-container {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 1rem;
  justify-content: flex-start;
}
.amp-player-wrapper #central-control-container {
  align-items: center;
  display: flex;
  flex: 2;
  justify-content: center;
}
.amp-player-wrapper #central-controls {
  align-items: center;
  display: flex;
  gap: 0.125rem;
}
.amp-player-wrapper #volume-container {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: flex-end;
  min-width: 0;
}
.amp-player-wrapper .volume-controls {
  align-items: center;
  display: flex;
}
.amp-player-wrapper .svg-icon {
  height: 100%;
  width: 100%;
  fill: currentColor;
  display: block;
}
.amp-player-wrapper .control-btn {
  align-items: center;
  color: var(--ap-text-sub);
  cursor: pointer;
  display: flex;
  justify-content: center;
  transition: all 0.2s;
}
.amp-player-wrapper .control-btn:hover {
  color: var(--ap-text-main);
  transform: scale(1.1);
}
.amp-player-wrapper .amplitude-repeat-on,
.amp-player-wrapper .amplitude-shuffle-on {
  color: var(--vr-theme-color) !important;
  opacity: 1 !important;
}
.amp-player-wrapper #next,
.amp-player-wrapper #previous {
  background-color: var(--ap-text-main);
  border-radius: 50%;
  color: var(--ap-bg-player);
  height: 2.5rem;
  width: 2.5rem;
}
.amp-player-wrapper #next:hover,
.amp-player-wrapper #previous:hover {
  background-color: var(--vr-theme-color);
  color: #fff;
  transform: scale(1.05);
}
.amp-player-wrapper #next svg,
.amp-player-wrapper #previous svg {
  height: 1.375rem;
  width: 1.375rem;
}
.amp-player-wrapper #repeat,
.amp-player-wrapper #shuffle {
  height: 1.5rem;
  width: 1.5rem;
}
.amp-player-wrapper #repeat svg,
.amp-player-wrapper #shuffle svg {
  height: 1.125rem;
  width: 1.125rem;
}
.amp-player-wrapper #play-pause {
  align-items: center;
  background-color: var(--ap-text-main);
  border-radius: 50%;
  color: var(--ap-bg-player);
  cursor: pointer;
  display: flex;
  height: 4rem;
  justify-content: center;
  transition: transform 0.2s, background-color 0.3s;
  width: 4rem;
}
.amp-player-wrapper #play-pause:hover {
  background-color: var(--vr-theme-color);
  color: #fff;
  transform: scale(1.05);
}
.amp-player-wrapper #play-pause svg {
  height: 1.75rem;
  width: 1.75rem;
}
.amp-player-wrapper #play-pause .icon-pause,
.amp-player-wrapper #play-pause.amplitude-playing .icon-play {
  display: none;
}
.amp-player-wrapper #play-pause.amplitude-playing .icon-pause {
  display: block;
}
.amp-player-wrapper .amplitude-mute {
  align-items: center;
  color: var(--ap-text-sub);
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  height: 1.5rem;
  justify-content: center;
  position: relative;
  right: -0.75rem;
  width: 1.5rem;
}
html[dir="rtl"] .amp-player-wrapper .amplitude-mute {
  left: -0.75rem;
  right: auto;
  transform: scaleX(-1);
}
.amp-player-wrapper .amplitude-mute:hover {
  color: var(--ap-text-main);
}
.amp-player-wrapper .amplitude-mute svg {
  height: 1.25rem;
  width: 1.25rem;
}
.amp-player-wrapper .amplitude-mute .icon-mute,
.amp-player-wrapper .amplitude-mute.amplitude-muted .icon-volume {
  display: none;
}
.amp-player-wrapper .amplitude-mute.amplitude-muted .icon-mute {
  color: #ef4444;
  display: block;
}
.amp-player-wrapper input[type="range"].amplitude-volume-slider {
  -webkit-appearance: none;
  background: var(--ap-slider-track);
  border-radius: 0.25rem;
  height: 0.25rem;
  margin-inline-start: 0.75rem;
  margin-top: 0;
  position: static;
  width: 5rem;
}
.amp-player-wrapper #amplitude-right {
  background-color: var(--ap-bg-panel);
  border-inline-start: 1px solid var(--ap-border);
  display: flex;
  flex-direction: column;
  max-height: 30.625rem;
  overflow-y: auto;
  padding: 1.25rem;
  width: 50%;
}
.amp-player-wrapper #amplitude-right::-webkit-scrollbar {
  width: 0.375rem;
}
.amp-player-wrapper .song {
  align-items: center;
  background-color: var(--ap-bg-player);
  border: 1px solid transparent;
  border-radius: 0.5rem;
  cursor: pointer;
  display: flex;
  margin-bottom: 0.5rem;
  padding: 0.75rem 1rem;
  transition: all 0.2s ease;
}
.amp-player-wrapper .song:hover {
  background-color: var(--ap-hover-bg);
  border-color: var(--ap-border);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.06);
  transform: translateY(-1px);
}
.amp-player-wrapper .song.amplitude-active-song-container {
  background-color: var(--ap-hover-bg);
  border: 1px solid var(--vr-theme-color);
  box-shadow: 0 0.125rem 0.5rem
    color-mix(in srgb, var(--vr-theme-color), transparent 85%);
}
.amp-player-wrapper .song-now-playing-icon-container {
  align-items: center;
  color: var(--ap-text-sub);
  display: flex;
  flex-shrink: 0;
  height: 1.5rem;
  justify-content: center;
  margin-inline-end: 1rem;
  width: 1.5rem;
}
.amp-player-wrapper .song-now-playing-icon-container svg {
  height: 1.125rem;
  width: 1.125rem;
}
.amp-player-wrapper .song .icon-list-play,
.amp-player-wrapper .song .icon-playing {
  display: none;
}
.amp-player-wrapper .song .icon-music {
  display: block;
  opacity: 0.5;
}
.amp-player-wrapper .song:hover .icon-music {
  display: none;
}
.amp-player-wrapper .song:hover .icon-list-play {
  color: var(--ap-text-main);
  display: block;
}
.amp-player-wrapper .song.amplitude-active-song-container .icon-music {
  color: var(--vr-theme-color);
  display: block;
}
.amp-player-wrapper
  .song.amplitude-active-song-container.amplitude-playing
  .icon-music,
.amp-player-wrapper
  .song.amplitude-active-song-container:hover
  .icon-list-play {
  display: none;
}
.amp-player-wrapper
  .song.amplitude-active-song-container.amplitude-playing
  .icon-playing {
  animation: pulse 1.5s ease-in-out infinite;
  color: var(--vr-theme-color);
  display: block;
}
@keyframes pulse {
  0% {
    opacity: 0.7;
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  to {
    opacity: 0.7;
    transform: scale(0.95);
  }
}
.amp-player-wrapper .song-meta-data {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.amp-player-wrapper span.song-title {
  color: var(--ap-text-main);
  font-size: 0.875rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.amp-player-wrapper .song.amplitude-active-song-container span.song-title {
  color: var(--vr-theme-color);
}
.amp-player-wrapper span.song-artist {
  color: var(--ap-text-sub);
  font-size: 0.8rem;
  font-weight: 500;
  margin-top: 0.25rem;
}
.amp-player-wrapper .download-btn {
  align-items: center;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 50%;
  color: var(--ap-text-sub);
  display: flex;
  height: 2rem;
  justify-content: center;
  margin-inline-start: 0.75rem;
  transition: all 0.2s;
  width: 2rem;
}
.amp-player-wrapper .download-btn:hover {
  background-color: var(--ap-hover-bg);
  color: var(--vr-theme-color);
}
.amp-player-wrapper .download-btn svg {
  height: 1rem;
  width: 1rem;
}
.amp-player-wrapper span.song-duration {
  color: var(--ap-text-sub);
  font-size: 0.85rem;
  font-weight: 600;
  min-width: 2.8125rem;
  text-align: end;
}
.amp-player-wrapper #large-visualization,
.amp-player-wrapper #song-buffered-progress,
.amp-player-wrapper .amplitude-wave-form {
  display: none;
}
.amp-player-wrapper input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: var(--vr-gray-200);
  border-color: var(--vr-gray-200);
  border-radius: 50%;
  cursor: pointer;
  height: 0.875rem;
  width: 0.875rem;
}
.amp-player-wrapper input[type="range"]::-moz-range-thumb {
  background: var(--vr-gray-200);
  border-color: var(--vr-gray-200);
  border-radius: 50%;
  cursor: pointer;
  height: 0.875rem;
  width: 0.875rem;
}
.amp-player-wrapper input[type="range"]::-moz-range-thumb:hover,
.amp-player-wrapper input[type="range"]::-webkit-slider-thumb:hover {
  background: var(--vr-theme-color);
  transform: scale(1.3);
}
.newsletter-popup-container {
  --nsp-accent-color: #c5a059;
  --nsp-error-color: #dc3545;
  --nsp-heading-color: var(--vr-gray-900);
  --nsp-bg-color: #fff;
  --nsp-text-color: var(--vr-gray-500);
  --nsp-input-border: var(--vr-gray-200);
  --nsp-input-placeholder: var(--vr-gray-350);
  --nsp-radius: 6px;
  --nsp-font-primary: var(--vr-font-secondary);
  --nsp-font-secondary: var(--vr-font-primary);
  --nsp-btn-bg: var(--vr-gray-900);
  --nsp-btn-text: #fff;
  --nsp-btn-border: var(--vr-gray-900);
}
[data-bs-theme="dark"] .newsletter-popup-container {
  --nsp-heading-color: var(--vr-gray-100);
  --nsp-bg-color: var(--vr-gray-900);
  --nsp-text-color: var(--vr-gray-400);
  --nsp-accent-color: #d4af37;
  --nsp-input-border: var(--vr-gray-700);
  --nsp-input-placeholder: var(--vr-gray-500);
  --nsp-btn-bg: var(--vr-gray-800);
  --nsp-btn-text: var(--vr-gray-200);
  --nsp-btn-border: var(--vr-gray-700);
}
.newsletter-popup-container .modal {
  padding-right: 0 !important;
}
.newsletter-popup-container .modal-compact {
  max-width: 750px;
}
.newsletter-popup-container .modal-content {
  background-color: var(--nsp-bg-color);
  border: none;
  border-radius: var(--nsp-radius);
  box-shadow: 0 40px 80px rgba(0, 0, 0, 0.15);
  font-family: var(--nsp-font-secondary);
  overflow: hidden;
  transition: background-color 0.3s ease;
}
.newsletter-popup-container .modal-body {
  padding: 0;
}
.newsletter-popup-container .image-wrapper {
  background-color: var(--vr-gray-100);
  height: 100%;
  min-height: 370px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.newsletter-popup-container .image-wrapper img {
  display: block;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 2s ease, filter 0.3s ease;
  width: 100%;
}
[data-bs-theme="dark"] .newsletter-popup-container .image-wrapper img {
  filter: brightness(0.85);
}
.newsletter-popup-container .modal-content:hover .image-wrapper img {
  transform: scale(1.05);
}
.newsletter-popup-container .image-wrapper:after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), transparent);
  bottom: 0;
  content: "";
  height: 40%;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.newsletter-popup-container h2.premium-heading {
  color: var(--nsp-heading-color);
  font-family: var(--nsp-font-primary);
  font-size: var(--vr-fs-title-4xl);
  font-weight: 800;
  letter-spacing: -1px;
  line-height: var(--vr-lh-title-4xl);
  margin-bottom: 0.5rem;
}
.newsletter-popup-container .premium-text {
  color: var(--nsp-text-color);
  font-family: var(--nsp-font-secondary);
  font-size: var(--vr-fs-base);
  font-weight: 400;
  line-height: var(--vr-lh-base);
  margin-bottom: 1.25rem;
}
.newsletter-popup-container .exclusive-badge {
  color: var(--nsp-accent-color);
  display: inline-block;
  font-family: var(--nsp-font-primary);
  font-size: var(--vr-fs-xs);
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.newsletter-popup-container .form-group-lux {
  margin-bottom: 1rem;
  position: relative;
}
.newsletter-popup-container .form-input-lux {
  background: transparent;
  border: none;
  border-bottom: 1px solid var(--nsp-input-border);
  border-radius: 0;
  color: var(--nsp-heading-color);
  font-family: var(--nsp-font-primary);
  font-size: var(--vr-fs-lg);
  font-weight: 500;
  outline: none;
  padding: 14px 0;
  transition: all 0.3s ease;
  width: 100%;
}
.newsletter-popup-container .form-input-lux::placeholder {
  color: var(--nsp-input-placeholder);
  font-family: var(--nsp-font-secondary);
  font-size: var(--vr-fs-md);
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
  transition: color 0.3s;
}
.newsletter-popup-container .form-input-lux:focus::placeholder {
  color: var(--nsp-text-color);
}
.newsletter-popup-container .form-input-lux:focus {
  border-bottom-color: var(--nsp-accent-color);
}
[data-bs-theme="dark"] .newsletter-popup-container .form-input-lux:focus {
  border-bottom-color: var(--nsp-input-border);
}
.newsletter-popup-container .form-input-lux.input-error {
  border-bottom-color: var(--nsp-error-color) !important;
  color: var(--nsp-error-color);
}
.newsletter-popup-container .form-input-lux.input-error::placeholder {
  color: var(--nsp-error-color);
  opacity: 0.7;
}
.newsletter-popup-container .btn-lux {
  background-color: var(--nsp-btn-bg);
  border: 1px solid var(--nsp-btn-border);
  border-radius: var(--nsp-radius);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  color: var(--nsp-btn-text);
  font-family: var(--nsp-font-primary);
  font-size: var(--vr-fs-sm);
  font-weight: 600;
  letter-spacing: 1px;
  padding: 16px;
  text-transform: uppercase;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}
.newsletter-popup-container .btn-lux:hover {
  background-color: transparent;
  box-shadow: none;
  color: var(--nsp-btn-bg);
}
[data-bs-theme="dark"] .newsletter-popup-container .btn-lux:hover {
  background-color: var(--vr-gray-750);
  border-color: var(--vr-gray-600);
  color: var(--vr-gray-100);
}
.newsletter-popup-container .close-lux {
  cursor: pointer;
  height: 24px;
  left: auto;
  opacity: 0.3;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: all 0.3s ease;
  width: 24px;
  z-index: 10;
}
[data-bs-theme="dark"] .newsletter-popup-container .close-lux {
  filter: invert(1);
}
.newsletter-popup-container .close-lux:hover {
  opacity: 0.8;
  transform: rotate(90deg);
}
.newsletter-popup-container .close-lux:after,
.newsletter-popup-container .close-lux:before {
  background-color: var(--vr-gray-950);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.newsletter-popup-container .close-lux:before {
  transform: rotate(45deg);
}
.newsletter-popup-container .close-lux:after {
  transform: rotate(-45deg);
}
.newsletter-popup-container #nspSuccessContainer {
  display: none;
  padding: 10px 0;
  text-align: center;
}
.newsletter-popup-container .success-title {
  color: var(--nsp-heading-color);
  font-family: var(--nsp-font-primary);
  font-size: var(--vr-fs-title-3xl);
  font-weight: 800;
  letter-spacing: -1px;
  line-height: var(--vr-lh-title-3xl);
}
.newsletter-popup-container .btn-success-close {
  border-color: var(--nsp-accent-color);
  border-radius: var(--nsp-radius);
  color: var(--nsp-accent-color);
  display: inline-flex;
  font-size: var(--vr-fs-xs);
  letter-spacing: 2px;
  padding: 12px 24px;
}
.newsletter-popup-container .btn-success-close:hover {
  background-color: var(--nsp-accent-color);
  border-color: var(--nsp-accent-color);
  color: #fff;
}
[data-bs-theme="dark"] .newsletter-popup-container .btn-success-close {
  background-color: var(--nsp-btn-bg);
  border: 1px solid var(--nsp-btn-border);
  color: var(--nsp-btn-text);
}
[data-bs-theme="dark"] .newsletter-popup-container .btn-success-close:hover {
  background-color: var(--vr-gray-750);
  border-color: var(--vr-gray-600);
  color: var(--vr-gray-100);
}
.newsletter-popup-container input[name="url"] {
  display: none !important;
}
.newsletter-popup-container.newsletter-popup-rtl .close-lux,
[dir="rtl"] .newsletter-popup-container .close-lux {
  left: 20px;
  right: auto;
}
.newsletter-popup-container.newsletter-popup-rtl .premium-text,
.newsletter-popup-container.newsletter-popup-rtl h2,
[dir="rtl"] .newsletter-popup-container .premium-text,
[dir="rtl"] .newsletter-popup-container h2 {
  text-align: right;
}
.newsletter-popup-container.newsletter-popup-rtl .row,
[dir="rtl"] .newsletter-popup-container .row {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .newsletter-popup-container .col-md-5 {
    display: none !important;
  }
  .newsletter-popup-container .modal-dialog {
    margin: 1.75rem auto;
  }
  .newsletter-popup-container .px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .newsletter-popup-container .py-4 {
    padding-bottom: 2.5rem !important;
    padding-top: 2.5rem !important;
  }
  .newsletter-popup-container .btn-lux {
    padding: 14px;
  }
}
@media (max-width: 576px) {
  .newsletter-popup-container .modal-dialog {
    margin: 10px auto !important;
    max-width: none !important;
    width: 95% !important;
  }
  .newsletter-popup-container .py-4 {
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
  }
  .newsletter-popup-container .close-lux {
    right: 15px;
    top: 15px;
  }
}
.media-icon {
  align-items: center;
  background: rgba(0, 0, 0, 0.25);
  border: 2px solid var(--vr-gray-150);
  border-radius: 50%;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.2);
  display: flex;
  height: 2.75rem;
  justify-content: center;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
  width: 2.75rem;
  z-index: 2;
}
.media-icon .vr-icon {
  color: var(--vr-gray-150);
  height: 1.55rem;
  width: 1.55rem;
}
.media-icon .vri-play {
  margin-left: 0.18rem;
}
.media-icon.media-lg {
  border-width: 2px;
  box-shadow: 0 0.375rem 1.125rem rgba(0, 0, 0, 0.25);
  height: 4rem;
  width: 4rem;
}
.media-icon.media-lg .vr-icon {
  height: 2.4rem;
  width: 2.4rem;
}
.media-icon.media-lg .vri-play {
  margin-left: 0.3rem;
}
.media-icon.media-md {
  box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.2);
  height: 2.75rem;
  width: 2.75rem;
}
.media-icon.media-md .vr-icon {
  height: 1.3rem;
  width: 1.3rem;
}
.media-icon.media-md .vri-play {
  margin-left: 0.15rem;
}
.media-icon.media-sm {
  border-width: 1.5px;
  box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.2);
  height: 1.875rem;
  width: 1.875rem;
}
.media-icon.media-sm .vr-icon {
  height: 1.05rem;
  width: 1.05rem;
}
.media-icon.media-sm .vri-play {
  margin-left: 0.1rem;
}
.list-event-badge {
  align-items: center;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  background-color: rgba(15, 23, 42, 0.45);
  border: 1px solid hsla(0, 0%, 100%, 0.35);
  border-radius: 0.75rem;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.15);
  color: var(--vr-color-white);
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
  min-width: 3.875rem;
  padding: 0.625rem 0.5rem;
  position: absolute;
  right: 0.938rem;
  text-align: center;
  top: 0.938rem;
  z-index: 10;
}
.list-event-badge .le-day {
  display: block;
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 0.188rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.list-event-badge .le-month {
  color: hsla(0, 0%, 100%, 0.9);
  font-weight: 700;
  letter-spacing: 0.063rem;
  margin-bottom: 0.188rem;
  text-transform: uppercase;
}
.list-event-badge .le-month,
.list-event-badge .le-year {
  display: block;
  font-size: 0.688rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.list-event-badge .le-year {
  color: hsla(0, 0%, 100%, 0.7);
}
.list-event-badge.media-md {
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 0.625rem;
  min-width: 3.25rem;
  padding: 0.5rem 0.438rem;
  right: 0.75rem;
  top: 0.75rem;
}
.list-event-badge.media-md .le-day {
  font-size: 1.125rem;
}
.list-event-badge.media-md .le-month,
.list-event-badge.media-md .le-year {
  font-size: 0.625rem;
  letter-spacing: 0.05rem;
}
.list-event-badge.media-sm {
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 0.5rem;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
  min-width: 2.75rem;
  padding: 0.438rem 0.375rem;
  right: 0.625rem;
  top: 0.625rem;
}
.list-event-badge.media-sm .le-day {
  font-size: 0.938rem;
}
.list-event-badge.media-sm .le-month,
.list-event-badge.media-sm .le-year {
  font-size: 0.563rem;
  letter-spacing: 0.04rem;
}
.post-image-preview {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.post-image-preview .post-detail-slider-nav {
  align-items: center;
  display: flex;
  gap: 0.375rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 100;
}
.post-image-preview .post-detail-slider-nav button {
  align-items: center;
  background-color: var(--vr-gray-850);
  border: 0 !important;
  border-radius: var(--vr-border-radius);
  color: var(--vr-color-white);
  display: flex;
  height: 2.75rem;
  justify-content: center;
  opacity: 0.8;
  pointer-events: auto;
  position: relative;
  transition: all 0.2s;
  width: 2.75rem;
}
.post-image-preview .post-detail-slider-nav button:hover {
  color: var(--vr-theme-color);
}
html[dir="rtl"] .post-detail-slider-nav svg {
  transform: scaleX(-1);
}
.category-block-loader {
  align-items: center;
  backdrop-filter: blur(0.2px);
  -webkit-backdrop-filter: blur(0.2px);
  border-radius: 6px;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 50;
}
.category-block-loader.d-none {
  display: none !important;
}
.category-block-loader .loader-spinner {
  display: inline-block;
  height: 50px;
  opacity: 0.6;
  width: 50px;
}
.category-block-loader .loader-spinner:after {
  animation: loader-dual-ring 1.2s linear infinite;
  border: 3px solid;
  border-color: var(--vr-theme-color) transparent var(--vr-theme-color)
    transparent;
  border-radius: 50%;
  content: " ";
  display: block;
  height: 40px;
  margin: 5px;
  width: 40px;
}
@keyframes loader-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.pagination {
  align-items: center;
  display: flex;
  gap: 0.375rem;
  justify-content: center;
  list-style: none;
  margin: 3rem 0;
  padding: 0;
}
.pagination .page-item {
  margin: 0;
}
.pagination .page-link {
  align-items: center;
  border: 1px solid var(--vr-gray-125);
  border-radius: 0.375rem;
  color: var(--vr-gray-600) !important;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2.5rem;
  justify-content: center;
  line-height: 1;
  margin: 0 !important;
  outline: none !important;
  padding: 0 !important;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  width: 2.5rem;
}
.pagination .page-link:focus,
.pagination .page-link:hover {
  background-color: var(--vr-gray-100);
  border-color: var(--vr-gray-250);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
}
.pagination .page-item.active .page-link {
  background-color: var(--vr-theme-color);
  border-color: var(--vr-theme-color);
  color: #fff !important;
  font-weight: 600;
  pointer-events: none;
}
.pagination .page-link[aria-label] span {
  align-items: center;
  display: inline-flex;
  font-size: 1.125rem;
  font-weight: 400;
  justify-content: center;
  margin-top: -2px;
}
.pagination .page-item.disabled .page-link {
  background-color: transparent;
  color: var(--vr-gray-300);
  pointer-events: none;
}
[data-bs-theme="dark"] .pagination .page-link {
  background-color: var(--vr-body-secondary-bg, var(--vr-gray-875));
  border-color: var(--vr-gray-800);
  color: var(--vr-gray-300);
}
[data-bs-theme="dark"] .pagination .page-link:focus,
[data-bs-theme="dark"] .pagination .page-link:hover {
  background-color: var(--vr-gray-800);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  color: var(--vr-theme-color);
}
[data-bs-theme="dark"] .pagination .page-item.active .page-link {
  background-color: var(--vr-theme-color);
  border-color: var(--vr-theme-color);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
  color: #fff;
}
@media (max-width: 575.98px) {
  .pagination {
    flex-wrap: wrap;
    gap: 0.25rem;
    margin: 2rem 0;
  }
  .pagination .page-link {
    border-radius: 0.375rem;
    font-size: 0.8125rem;
    height: 2.125rem;
    width: 2.125rem;
  }
  .pagination .page-link[aria-label] span {
    font-size: 1rem;
    margin-top: -1px;
  }
}
.btn-scroll-up {
  background-color: var(--vr-block-color);
  border: 0 !important;
  border-radius: 0.25rem;
  bottom: 2rem;
  color: var(--vr-color-white) !important;
  display: none;
  height: 2.625rem;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  right: 1rem;
  transition: all 0.2s ease;
  width: 2.625rem;
  z-index: 999999;
}
.btn-scroll-up:active,
.btn-scroll-up:focus,
.btn-scroll-up:hover {
  color: var(--vr-theme-color) !important;
}
.btn-scroll-up svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.post-attachments {
  --pa-text-main: var(--vr-gray-700);
  --pa-text-sub: var(--vr-gray-500);
  --pa-item-bg: var(--vr-gray-50);
  --pa-item-border: var(--vr-gray-100);
  --pa-item-hover-bg: #fff;
  --pa-item-hover-border: var(--vr-theme-color);
  --pa-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.05);
  --pa-shadow-hover: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.1),
    0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.06);
  --pa-radius: 0.5rem;
  margin-top: 2rem;
}
[data-bs-theme="dark"] .post-attachments {
  --pa-text-main: var(--vr-gray-200);
  --pa-text-sub: var(--vr-gray-400);
  --pa-item-bg: var(--vr-input-bg);
  --pa-item-border: var(--vr-border-color);
  --pa-item-hover-bg: var(--vr-body-secondary-bg);
  --pa-item-hover-border: var(--vr-gray-700);
  --pa-shadow: none;
  --pa-shadow-hover: 0 0.25rem 0.375rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.post-attachments .ps-header {
  align-items: center;
  color: var(--pa-text-sub);
  display: flex;
  font-size: var(--vr-fs-sm);
  font-weight: 700;
  gap: 0.625rem;
  letter-spacing: 0.0375rem;
  margin-bottom: 1rem;
  padding-left: 0.125rem;
  text-transform: uppercase;
}
.post-attachments .ps-grid {
  display: grid;
  gap: 0.625rem;
  grid-template-columns: repeat(auto-fill, minmax(16.25rem, 1fr));
}
.post-attachments .ps-grid form {
  display: contents;
}
.post-attachments .ps-item {
  align-items: center;
  background-color: var(--pa-item-bg);
  border: 1px solid var(--pa-item-border);
  border-radius: var(--pa-radius);
  box-shadow: var(--pa-shadow);
  display: flex;
  height: 100%;
  overflow: hidden;
  padding: 0.5rem 0.625rem;
  position: relative;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.post-attachments .ps-item:hover {
  background-color: var(--pa-item-hover-bg);
  border-color: var(--pa-item-hover-border);
  box-shadow: var(--pa-shadow-hover);
  transform: translateY(-0.0625rem);
}
.post-attachments .ps-icon {
  align-items: center;
  background-color: var(--vr-gray-100);
  border-radius: 0.5rem;
  color: var(--pa-text-sub);
  display: flex;
  flex-shrink: 0;
  font-size: 0;
  height: 2.25rem;
  justify-content: center;
  transition: transform 0.2s ease;
  width: 2.25rem;
}
[data-bs-theme="dark"] .post-attachments .ps-icon {
  background-color: var(--vr-gray-800);
}
.post-attachments .ps-icon svg {
  height: 1.125rem;
  width: 1.125rem;
}
.post-attachments .ps-item:hover .ps-icon {
  transform: scale(1.05);
}
.post-attachments .ps-info {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-width: 0;
  padding: 0 0.625rem;
  text-align: left;
}
.post-attachments .ps-filename {
  color: var(--pa-text-main);
  display: block;
  font-size: 0.85rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.post-attachments .ps-badge {
  align-self: flex-start;
  background-color: var(--vr-gray-100);
  border-radius: 0.25rem;
  color: var(--pa-text-sub);
  display: inline-block;
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.01875rem;
  padding: 0.0625rem 0.375rem;
  text-transform: uppercase;
  transition: background-color 0.2s, color 0.2s;
}
[data-bs-theme="dark"] .post-attachments .ps-badge {
  background-color: var(--vr-gray-800);
}
.post-attachments .ps-action {
  align-items: center;
  background-color: transparent;
  border-radius: 50%;
  color: var(--vr-gray-400);
  display: flex;
  flex-shrink: 0;
  height: 1.75rem;
  justify-content: center;
  transition: all 0.2s ease;
  width: 1.75rem;
}
.post-attachments .ps-action svg {
  height: 1rem;
  width: 1rem;
}
.post-attachments .ps-item:hover .ps-action {
  background-color: rgba(79, 70, 229, 0.1);
  color: var(--vr-theme-color);
}
html[dir="rtl"] .post-attachments .ps-info {
  text-align: right;
}
html[dir="rtl"] .post-attachments .ps-header {
  padding-left: 0;
  padding-right: 0.125rem;
}
html[dir="rtl"] .post-attachments .ps-action {
  transform: translateX(0.3125rem);
}
html[dir="rtl"] .post-attachments .ps-item:hover .ps-action {
  transform: translateX(0);
}
#cc-wrapper {
  --cc-bg: hsla(0, 0%, 100%, 0.98);
  --cc-text: var(--vr-gray-900);
  --cc-text-muted: var(--vr-gray-600);
  --cc-border: var(--vr-gray-200);
  --cc-btn-primary-bg: var(--vr-gray-900);
  --cc-btn-primary-text: #fff;
  --cc-accent: var(--vr-theme-color);
  font-family: inherit;
  position: relative;
  z-index: 9990;
}
[data-bs-theme="dark"] #cc-wrapper {
  --cc-bg: rgba(30, 30, 30, 0.98);
  --cc-text: var(--vr-gray-100);
  --cc-text-muted: var(--vr-gray-400);
  --cc-border: var(--vr-gray-700);
  --cc-btn-primary-bg: var(--vr-gray-100);
  --cc-btn-primary-text: var(--vr-gray-950);
  --cc-accent: var(--vr-theme-color);
}
#cc-wrapper #cc-banner {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background: var(--cc-bg);
  border-top: 1px solid var(--cc-border);
  bottom: 0;
  box-shadow: 0 -4px 30px rgba(0, 0, 0, 0.03);
  display: none;
  left: 0;
  padding: 2rem 0;
  position: fixed;
  width: 100%;
  z-index: 9990;
}
#cc-wrapper .banner-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
#cc-wrapper .banner-text {
  width: 100%;
}
#cc-wrapper h5 {
  align-items: center;
  color: var(--cc-text);
  display: flex;
  font-size: var(--vr-fs-title-md);
  font-weight: 700;
  gap: 8px;
  margin-bottom: 1rem;
}
#cc-wrapper p {
  color: var(--cc-text-muted);
  font-size: var(--vr-fs-base);
  line-height: var(--vr-lh-base);
  margin: 0;
}
#cc-wrapper .cc-link {
  color: var(--cc-accent);
  cursor: pointer;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: opacity 0.2s;
}
#cc-wrapper .cc-link:hover {
  opacity: 0.8;
}
#cc-wrapper .cc-icon {
  color: var(--cc-accent);
  display: inline-block;
  height: 1.3em;
  vertical-align: text-bottom;
  width: 1.3em;
}
#cc-wrapper .btn-cc {
  border: none;
  border-radius: 3rem;
  cursor: pointer;
  font-size: var(--vr-fs-md);
  font-weight: 600;
  padding: 0.6rem 1.25rem;
  transform: translateZ(0);
  transition: all 0.2s;
  white-space: nowrap;
}
#cc-wrapper .btn-cc-primary {
  background: var(--cc-btn-primary-bg);
  box-shadow: inset 0 0 0 1px transparent, 0 2px 4px rgba(0, 0, 0, 0.05);
  color: var(--cc-btn-primary-text);
}
#cc-wrapper .btn-cc-primary:hover {
  opacity: 0.9;
}
#cc-wrapper .btn-cc-outline {
  background: transparent;
  box-shadow: inset 0 0 0 1px var(--cc-border);
  color: var(--cc-text);
}
#cc-wrapper .btn-cc-outline:hover {
  box-shadow: inset 0 0 0 1px var(--cc-text-muted);
}
#cc-wrapper .modal {
  z-index: 9999;
}
#cc-wrapper .modal-content {
  background-color: var(--cc-bg);
  border: 1px solid var(--cc-border);
  border-radius: 16px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  color: var(--cc-text);
}
#cc-wrapper .modal-header {
  border-bottom: none;
  padding: 1.5rem;
}
#cc-wrapper .modal-body {
  padding: 0 1.5rem 1.5rem;
}
#cc-wrapper .modal-footer {
  border-top: 1px solid var(--cc-border);
  padding: 1rem 1.5rem;
}
#cc-wrapper .pref-card {
  align-items: flex-start;
  border: 1px solid var(--cc-border);
  border-radius: 12px;
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  padding: 1rem;
}
#cc-wrapper .pref-icon-box {
  align-items: center;
  background: hsla(0, 0%, 49%, 0.1);
  border-radius: 8px;
  color: var(--cc-text);
  display: flex;
  flex-shrink: 0;
  height: 40px;
  justify-content: center;
  width: 40px;
}
#cc-wrapper .pref-icon-box svg {
  height: 20px;
  width: 20px;
}
#cc-wrapper .form-check-input.custom-switch {
  background-color: var(--vr-gray-300);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
  border: 1px solid transparent;
  cursor: pointer;
  height: 1.8em;
  transition: background-position 0.15s ease-in-out, background-color 0.2s ease;
  width: 3.2em;
}
#cc-wrapper .form-check-input.custom-switch:checked {
  background-color: var(--cc-accent) !important;
  border-color: var(--cc-accent) !important;
  opacity: 1;
}
#cc-wrapper .form-check-input.custom-switch:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.premium-badge {
  align-items: center;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  background: linear-gradient(
    135deg,
    color-mix(in srgb, var(--premium-badge-color) 18%, transparent) 0,
    color-mix(in srgb, var(--premium-badge-color) 6%, transparent) 100%
  );
  border: 1px solid
    color-mix(in srgb, var(--premium-badge-color) 20%, transparent);
  border-radius: 8px;
  color: var(--premium-badge-color);
  display: inline-flex;
  font-size: 12px;
  font-weight: 600;
  gap: 6px;
  letter-spacing: 0.2px;
  line-height: 1;
  padding: 5px 10px;
  white-space: nowrap;
}
.premium-badge i,
.premium-badge svg {
  display: block;
  height: 14px;
  width: 14px;
}
.premium-badge.premium-badge-sm {
  border-radius: 6px;
  font-size: 11px;
  gap: 5px;
  padding: 4px 8px;
}
.premium-badge.premium-badge-sm i,
.premium-badge.premium-badge-sm svg {
  height: 12px;
  width: 12px;
}
.premium-badge.premium-badge-solid {
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  background: color-mix(in srgb, var(--premium-badge-color) 85%, transparent);
  border: 1px solid color-mix(in srgb, #fff 25%, transparent);
  box-shadow: 0 6px 15px
      color-mix(in srgb, var(--premium-badge-color) 35%, transparent),
    0 2px 4px rgba(0, 0, 0, 0.05);
  color: #fff;
}
@media (min-width: 768px) {
  #cc-wrapper .banner-inner {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
  #cc-wrapper .banner-text {
    padding-right: 2rem;
  }
  #cc-wrapper .cc-btn-group {
    display: flex;
    flex-shrink: 0;
    gap: 0.75rem;
  }
}
@media (max-width: 767px) {
  #cc-wrapper .cc-btn-group {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }
  #cc-wrapper .btn-cc-pref {
    grid-column: 1;
  }
  #cc-wrapper .btn-cc-reject {
    grid-column: 2;
  }
  #cc-wrapper .btn-cc-accept {
    grid-column: 1 / span 2;
    padding: 0.75rem;
  }
}
[dir="rtl"] #cc-wrapper,
[dir="rtl"] #cc-wrapper .banner-inner {
  text-align: right;
}
[data-bs-theme="dark"] .btn-close {
  filter: invert(1);
}
.swal2-popup {
  background-color: #fff;
  border-radius: 1.15rem;
  padding: 2rem;
}
[data-bs-theme="dark"] .swal2-popup {
  background-color: var(--vr-gray-900);
  border: 1px solid var(--vr-gray-850);
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.4);
}
[data-bs-theme="dark"]
  div:where(.swal2-container)
  div:where(.swal2-html-container),
[data-bs-theme="dark"] div:where(.swal2-container) h2:where(.swal2-title) {
  color: var(--vr-text-main);
}
.swal2-container {
  --swal2-width: 28em;
  --swal2-confirm-button-background-color: var(--vr-theme-color);
  --swal2-cancel-button-background-color: #f1f1f4;
  --swal2-cancel-button-color: var(--vr-text-main);
  --swal2-action-button-hover: #000 5%;
  --swal2-action-button-active: #000 5%;
  --swal2-confirm-button-border-radius: 0.3125rem;
  --swal2-deny-button-border-radius: 0.3125rem;
  --swal2-cancel-button-border-radius: 0.3125rem;
  --swal2-html-container-padding: 0.5em 1em 0.3em;
  font-size: var(--vr-fs-md);
}
[data-bs-theme="dark"] .swal2-container {
  --swal2-cancel-button-background-color: var(--vr-gray-800);
  --swal2-cancel-button-color: var(--vr-text-main);
  --swal2-action-button-hover: #fff 5%;
  --swal2-action-button-active: #fff 5%;
}
div:where(.swal2-container) div:where(.swal2-html-container) {
  font-size: 0.938rem !important;
}
.swal2-container div:where(.swal2-icon) {
  margin: 1em auto 0.6em;
}
.swal2-confirm.btn-primary {
  background-color: var(--vr-theme-color) !important;
  border-color: var(--vr-theme-color) !important;
  color: #fff !important;
}
.swal2-confirm.btn-primary:hover {
  background-color: var(--vr-theme-color) !important;
  filter: brightness(0.9);
}
#payment-container {
  min-height: 150px;
  position: relative;
}
#paypal-processing-loader {
  align-items: center;
  background: hsla(0, 0%, 100%, 0.9);
  display: none;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.vr-icon {
  background-color: currentColor;
  display: inline-block;
  height: 20px;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  vertical-align: middle;
  width: 20px;
}
.vri-play {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='m11.596 8.697-6.363 3.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01 1.233-.696l6.363 3.692a.802.802 0 0 1 0 1.393'/%3E%3C/svg%3E");
}
.vri-music {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M9 13c0 1.105-1.12 2-2.5 2S4 14.105 4 13s1.12-2 2.5-2 2.5.895 2.5 2'/%3E%3Cpath fill-rule='evenodd' d='M9 3v10H8V3z'/%3E%3Cpath d='M8 2.82a1 1 0 0 1 .804-.98l3-.6A1 1 0 0 1 13 2.22V4L8 5z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M9 13c0 1.105-1.12 2-2.5 2S4 14.105 4 13s1.12-2 2.5-2 2.5.895 2.5 2'/%3E%3Cpath fill-rule='evenodd' d='M9 3v10H8V3z'/%3E%3Cpath d='M8 2.82a1 1 0 0 1 .804-.98l3-.6A1 1 0 0 1 13 2.22V4L8 5z'/%3E%3C/svg%3E");
}
.vri-eye {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 1792 1792'%3E%3Cpath d='M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5T896 1280t-316.5-131.5T448 832q0-121 61-225-229 117-381 353 133 205 333.5 326.5T896 1408t434.5-121.5T1664 960M944 576q0-20-14-34t-34-14q-125 0-214.5 89.5T592 832q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34m848 384q0 34-20 69-140 230-376.5 368.5T896 1536t-499.5-139T20 1029Q0 994 0 960t20-69q140-229 376.5-368T896 384t499.5 139T1772 891q20 35 20 69'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 1792 1792'%3E%3Cpath d='M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5T896 1280t-316.5-131.5T448 832q0-121 61-225-229 117-381 353 133 205 333.5 326.5T896 1408t434.5-121.5T1664 960M944 576q0-20-14-34t-34-14q-125 0-214.5 89.5T592 832q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34m848 384q0 34-20 69-140 230-376.5 368.5T896 1536t-499.5-139T20 1029Q0 994 0 960t20-69q140-229 376.5-368T896 384t499.5 139T1772 891q20 35 20 69'/%3E%3C/svg%3E");
}
.vri-comments {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 1792 1792'%3E%3Cpath d='M704 384q-153 0-286 52T206.5 577 128 768q0 82 53 158t149 132l97 56-35 84q34-20 62-39l44-31 53 10q78 14 153 14 153 0 286-52t211.5-141 78.5-191-78.5-191T990 436t-286-52m0-128q191 0 353.5 68.5T1314 511t94 257-94 257-256.5 186.5T704 1280q-86 0-176-16-124 88-278 128-36 9-86 16h-3q-11 0-20.5-8t-11.5-21q-1-3-1-6.5t.5-6.5 2-6l2.5-5 3.5-5.5 4-5 4.5-5 4-4.5q5-6 23-25t26-29.5 22.5-29 25-38.5 20.5-44q-124-72-195-177T0 768q0-139 94-257t256.5-186.5T704 256m822 1169q10 24 20.5 44t25 38.5 22.5 29 26 29.5 23 25q1 1 4 4.5t4.5 5 4 5 3.5 5.5l2.5 5 2 6 .5 6.5-1 6.5q-3 14-13 22t-22 7q-50-7-86-16-154-40-278-128-90 16-176 16-271 0-472-132 58 4 88 4 161 0 309-45t264-129q125-92 192-212t67-254q0-77-23-152 129 71 204 178t75 230q0 120-71 224.5T1526 1425'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 1792 1792'%3E%3Cpath d='M704 384q-153 0-286 52T206.5 577 128 768q0 82 53 158t149 132l97 56-35 84q34-20 62-39l44-31 53 10q78 14 153 14 153 0 286-52t211.5-141 78.5-191-78.5-191T990 436t-286-52m0-128q191 0 353.5 68.5T1314 511t94 257-94 257-256.5 186.5T704 1280q-86 0-176-16-124 88-278 128-36 9-86 16h-3q-11 0-20.5-8t-11.5-21q-1-3-1-6.5t.5-6.5 2-6l2.5-5 3.5-5.5 4-5 4.5-5 4-4.5q5-6 23-25t26-29.5 22.5-29 25-38.5 20.5-44q-124-72-195-177T0 768q0-139 94-257t256.5-186.5T704 256m822 1169q10 24 20.5 44t25 38.5 22.5 29 26 29.5 23 25q1 1 4 4.5t4.5 5 4 5 3.5 5.5l2.5 5 2 6 .5 6.5-1 6.5q-3 14-13 22t-22 7q-50-7-86-16-154-40-278-128-90 16-176 16-271 0-472-132 58 4 88 4 161 0 309-45t264-129q125-92 192-212t67-254q0-77-23-152 129 71 204 178t75 230q0 120-71 224.5T1526 1425'/%3E%3C/svg%3E");
}
.vri-angle-left {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
}
.vri-angle-right {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
}
.vri-send {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M568.4 37.7c9.8-3.5 20.6-1 28 6.3s9.8 18.2 6.3 28l-178 496.9c-5 13.9-18.1 23.1-32.8 23.1-14.2 0-27-8.6-32.3-21.7l-64.2-158c-4.5-11-2.5-23.6 5.2-32.6l94.5-112.4c5.1-6.1 4.7-15-.9-20.6s-14.6-6-20.6-.9l-112.4 94.3c-9.1 7.6-21.6 9.6-32.6 5.2L70.1 280.8c-13.1-5.3-21.7-18.1-21.7-32.3 0-14.7 9.2-27.8 23.1-32.8z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M568.4 37.7c9.8-3.5 20.6-1 28 6.3s9.8 18.2 6.3 28l-178 496.9c-5 13.9-18.1 23.1-32.8 23.1-14.2 0-27-8.6-32.3-21.7l-64.2-158c-4.5-11-2.5-23.6 5.2-32.6l94.5-112.4c5.1-6.1 4.7-15-.9-20.6s-14.6-6-20.6-.9l-112.4 94.3c-9.1 7.6-21.6 9.6-32.6 5.2L70.1 280.8c-13.1-5.3-21.7-18.1-21.7-32.3 0-14.7 9.2-27.8 23.1-32.8z'/%3E%3C/svg%3E");
}
.vri-calendar {
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M8 2v4M16 2v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18M8 14h.01M12 14h.01M16 14h.01M8 18h.01M12 18h.01M16 18h.01'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M8 2v4M16 2v4'/%3E%3Crect width='18' height='18' x='3' y='4' rx='2'/%3E%3Cpath d='M3 10h18M8 14h.01M12 14h.01M16 14h.01M8 18h.01M12 18h.01M16 18h.01'/%3E%3C/svg%3E");
}
.form-select.is-invalid,
.form-select.is-valid,
.was-validated .form-select:invalid,
.was-validated .form-select:valid {
  background-image: var(--bs-form-select-bg-img) !important;
  background-size: 16px 12px !important;
}
html:not([dir="rtl"]) .form-select.is-invalid,
html:not([dir="rtl"]) .form-select.is-valid,
html:not([dir="rtl"]) .was-validated .form-select:invalid,
html:not([dir="rtl"]) .was-validated .form-select:valid {
  background-position: right 0.75rem center !important;
  padding-right: 2.25rem !important;
}
html[dir="rtl"] .form-select.is-invalid,
html[dir="rtl"] .form-select.is-valid,
html[dir="rtl"] .was-validated .form-select:invalid,
html[dir="rtl"] .was-validated .form-select:valid {
  background-position: left 0.75rem center !important;
  padding-left: 2.25rem !important;
  padding-right: 0.75rem !important;
}
:root {
  /* Cards y sombras */
  --vr-card-border-color: #1b2a41;
  --vr-card-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);

  /* Fondos */
  --vr-footer-bg: #0f1726;
  --vr-videos-bg: #09111f;

  /* Border radius */
  --border-radius-sm: 0.188rem;
  --border-radius: 0.375rem;
  --border-radius-lg: 0.5rem;
  --border-radius-xl: 1rem;

  --vr-border-radius-xs: 2px;
  --vr-border-radius-sm: 3px;
  --vr-border-radius: 4px;
  --vr-border-radius-md: 6px;
  --vr-border-radius-lg: 8px;
  --vr-border-radius-xl: 12px;

  /* Textos */
  --vr-text-main: #e6edf7;
  --vr-text-muted: #94a3b8;
  --vr-text-subtle: #6b7c93;
  --vr-text-faint: #4b5d75;

  /* Colores */
  --vr-color-white: #ffffff;
  --vr-green-500: #22c55e;

  /* Inputs */
  --vr-input-border-color: #22324d;

  /* Estados */
  --vr-error-color: #ef4444;
  --vr-online-color: #4ade80;
  --vr-placeholder-color: #7b8ba3;
}
* {
  overflow-wrap: anywhere;
  word-break: break-word;
}
html {
  scroll-behavior: auto !important;
}
body {
  background-color: var(--vr-color-white);
  color: var(--vr-text-main);
  font-family: var(--vr-font-primary);
  font-size: var(--vr-fs-base);
  line-height: var(--vr-lh-base);
  overflow-x: hidden !important;
}
img {
  color: transparent;
}
a {
  color: var(--vr-text-main);
  outline: none !important;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
a:active,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}
.p0 {
  padding: 0 !important;
}
.m0 {
  margin: 0 !important;
}
.m-r-0 {
  margin-right: 0 !important;
}
.m-l-5 {
  margin-left: 5px !important;
}
.m-l-15 {
  margin-left: 15px !important;
}
.m-r-5 {
  margin-right: 5px !important;
}
.m-r-15 {
  margin-right: 15px !important;
}
.m-b-15 {
  margin-bottom: 15px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.width20 {
  width: 20% !important;
}
.width25 {
  width: 25% !important;
}
.width100 {
  width: 100% !important;
}
.display-block {
  display: block !important;
}
.display-inline-block {
  display: inline-block !important;
}
.position-relative {
  position: relative !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.section .section-content .title,
.section-mid-title .title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--vr-font-secondary);
}
.section .section-head .title {
  font-family: var(--vr-font-primary);
}
.post-content .post-summary h2 {
  font-family: var(--vr-font-secondary);
}
.form-input {
  border: 1px solid var(--vr-input-border-color);
  border-radius: var(--border-radius);
  box-shadow: none !important;
  color: var(--vr-gray-850);
  display: block;
  font-size: var(--vr-fs-base);
  line-height: var(--vr-lh-base);
  outline: none !important;
  padding: 0.75rem 1rem;
  width: 100%;
}
.form-control::placeholder {
  color: var(--vr-placeholder-color);
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: var(--vr-placeholder-color);
}
.form-control::-ms-input-placeholder {
  color: var(--vr-placeholder-color);
}
.form-textarea {
  border: 1px solid var(--vr-input-border-color);
  border-radius: var(--border-radius);
  box-shadow: none !important;
  color: var(--vr-gray-850);
  display: block;
  font-size: var(--vr-fs-base);
  height: 120px;
  line-height: var(--vr-lh-base);
  min-height: 120px;
  outline: none !important;
  padding: 0.75rem 1rem;
  width: 100%;
}
.form-textarea:focus {
  border-color: var(--vr-theme-color);
}
.btn {
  align-items: center;
  border-radius: var(--border-radius);
  box-shadow: none !important;
  color: var(--vr-color-white);
  display: flex;
  font-size: var(--vr-fs-base);
  font-weight: 400;
  justify-content: center;
  line-height: var(--vr-lh-base);
  outline: 0 !important;
  padding: 0.625rem 1.25rem;
  transition: all 0.2s ease-in-out;
}
.btn-custom,
.btn:active,
.btn:focus,
.btn:hover {
  color: var(--vr-color-white) !important;
}
.btn-custom {
  background-color: var(--vr-theme-color) !important;
  border-color: var(--vr-theme-color) !important;
}
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover {
  background-color: color-mix(
    in srgb,
    var(--vr-theme-color),
    #000 10%
  ) !important;
  box-shadow: 0 8px 12px -3px rgba(0, 0, 0, 0.1) !important;
  color: var(--vr-color-white) !important;
}
.btn-block {
  border-radius: var(--border-radius);
  padding: 0.938rem 1.375rem;
  width: 100% !important;
}
.btn-xs {
  font-size: var(--vr-fs-sm);
  line-height: var(--vr-lh-sm);
  padding: 0.35rem 0.65rem;
}
.btn-sm {
  font-size: var(--vr-fs-md);
  line-height: var(--vr-lh-md);
  padding: 0.5rem 0.875rem;
}
.btn-lg {
  padding: 0.75rem 1.375rem;
}
.btn-link {
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  margin: 0;
  outline: none !important;
  padding: 0;
  text-decoration: none;
}
.caret:after {
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0.3em solid;
}
.caret-right:after,
.caret:after {
  content: "";
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.caret-right:after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-right: 0;
  border-top: 0.3em solid transparent;
}
.img-fluid {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.img-container {
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.img-container .img-cover {
  height: 100%;
  object-fit: cover;
  position: relative;
  width: 100%;
}
.tbl-container {
  display: table;
  max-width: 100%;
  width: 100%;
}
.tbl-cell {
  display: table-cell;
  position: relative;
  vertical-align: top;
}
.ul-list {
  margin: 0;
  padding: 0;
}
.ul-list li {
  list-style: none;
}
.breadcrumb {
  font-size: var(--vr-fs-sm);
  line-height: var(--vr-lh-sm);
  --bs-breadcrumb-item-padding-x: 0.3rem !important;
}
.breadcrumb a {
  color: var(--vr-text-muted);
}
.breadcrumb-item.active,
.breadcrumb-item:hover {
  color: var(--vr-gray-800);
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-600 {
  font-weight: 600 !important;
}
.form-label {
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.display-flex {
  display: flex !important;
}
.tooltip {
  font-size: var(--vr-fs-sm);
  line-height: var(--vr-lh-sm);
}
.mega-menu-wrapper .navbar-nav .nav-item.dropdown:hover .nav-link,
.mega-menu-wrapper .navbar-nav .nav-link:hover {
  border-color: var(--vr-theme-color);
  color: var(--vr-theme-color);
}
.mega-menu-wrapper .megamenu {
  border-radius: 0 0 var(--border-radius) var(--border-radius) !important;
}
.dropdown .dropdown-menu {
  border-radius: var(--vr-border-radius-lg);
}
#mega-menu-wrapper .dropdown .dropdown-menu {
  border-radius: 0 0 var(--border-radius) var(--border-radius) !important;
}
.dropdown .dropdown-menu .dropdown-item {
  align-items: center;
  border-radius: var(--border-radius-sm);
  display: flex;
  font-size: var(--vr-fs-base);
  line-height: var(--vr-lh-base);
  padding: 0.5rem 1rem;
}
.mega-menu-wrapper .post-meta a,
.mega-menu-wrapper .post-meta span {
  font-size: var(--vr-fs-tiny) !important;
}
.nav-dropdown-menu > li:hover > .dropdown-menu {
  display: block;
}
.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: var(--vr-gray-100) !important;
  color: var(--vr-gray-900) !important;
}
.nav-dropdown-menu > li {
  position: relative;
}
.nav-dropdown-menu .dropdown-sub {
  display: none;
  left: 100%;
  position: absolute;
  top: 0;
}
.nav-dropdown-menu .caret-right {
  position: absolute;
  right: 10px;
  top: 10px;
}
.dropdown-languages .dropdown-menu {
  left: -34px !important;
  max-height: 400px;
  overflow-y: auto;
}
.overlay-bg {
  animation-name: fadeIn;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001;
}
.title-index {
  color: transparent;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
}
.badge-category {
  border-radius: 4px;
  font-size: var(--vr-fs-xs);
  font-weight: 400;
  line-height: 2em;
  padding: 0 12px;
  white-space: nowrap;
  word-wrap: normal;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
  transition: 0.3s;
  word-break: normal;
  z-index: 2;
}
.badge-category:hover {
  filter: brightness(0.92);
}
.col-sidebar {
  padding-left: 10px;
}
.post-meta {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  width: 100%;
}
.post-meta .meta-item {
  align-items: center;
  display: flex;
  gap: 0.188rem;
}
.post-meta .meta-item a,
.post-meta .meta-item span {
  color: var(--vr-text-muted);
  font-size: var(--vr-fs-xs);
  white-space: nowrap;
}
.post-meta .meta-item .vr-icon {
  color: var(--vr-gray-450);
  height: 12px;
  width: 12px;
}
.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 0.3s;
}
img.lazyload:not([src]) {
  visibility: hidden;
}
.section {
  display: block;
  margin-bottom: 45px;
}
.section .section-title {
  border-bottom: 2px solid var(--vr-gray-150);
  margin-bottom: 30px;
  position: relative;
}
.section .section-title:after {
  bottom: -2px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 60px;
}
.section .section-title .title {
  font-size: var(--vr-fs-title-lg);
  font-weight: 600;
  line-height: var(--vr-lh-title-lg);
  margin-bottom: 10px;
  margin-top: 0;
}
.featured-section {
  --fs-bg: var(--vr-gray-25);
  --fs-gap: 4px;
  --fs-gap-news: 20px;
  --fs-height-desktop: 520px;
  --fs-overlay-gradient: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.42) 18%,
    rgba(0, 0, 0, 0.22) 36%,
    rgb(0 0 0/8%) 55%,
    transparent 75%
  );
  --fs-transition: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: var(--vr-gray-50);
  padding: 0 !important;
}
.featured-section .fs-grid-wrapper {
  display: grid;
  gap: var(--fs-gap);
  grid-template-areas: "main" "sub-top" "sub-bottom";
  grid-template-columns: 1fr;
  width: 100%;
}
@media (min-width: 992px) {
  .featured-section .fs-grid-wrapper {
    grid-template-areas: "main sub-top" "main sub-bottom";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    height: var(--fs-height-desktop);
  }
}
.featured-section .area-main {
  grid-area: main;
  height: 100%;
  min-height: 0;
}
.featured-section .area-sub-top {
  grid-area: sub-top;
}
.featured-section .area-sub-bottom {
  grid-area: sub-bottom;
}
@media (max-width: 991.98px) {
  .featured-section > .container-xl {
    padding: 0;
  }
  .featured-section .area-main {
    aspect-ratio: 3/2;
    min-height: 320px;
    width: 100%;
  }
  .featured-section .area-sub-top {
    aspect-ratio: 2/1;
    width: 100%;
  }
  .featured-section .area-sub-bottom {
    height: auto;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .featured-section {
    padding: 1rem 0;
  }
  .featured-section .area-main {
    min-height: 280px;
  }
}
.featured-section .fs-grid-item {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.featured-section .sub-grid {
  display: grid;
  gap: var(--fs-gap);
  grid-template-columns: 1fr 1fr;
  height: 100%;
  width: 100%;
}
@media (max-width: 991.98px) {
  .featured-section .sub-grid {
    aspect-ratio: 2/1;
  }
}
.featured-section .fs-card {
  background-color: var(--vr-gray-100);
  isolation: isolate;
  overflow: hidden;
  position: relative;
}
.featured-section .fs-card,
.featured-section .main-slider .fs-card {
  display: block;
  height: 100%;
  width: 100%;
}
.featured-section .fs-main-link {
  display: block;
  inset: 0;
  position: absolute;
  z-index: 1;
}
.featured-section .fs-img {
  display: block;
  filter: brightness(1);
  height: 100%;
  inset: 0;
  object-fit: cover;
  position: absolute;
  transition: transform 0.7s var(--fs-transition),
    filter 0.7s var(--fs-transition);
  width: 100%;
  z-index: 0;
}
.featured-section .fs-card:hover .fs-img {
  transform: scale(1.03);
}
.featured-section .fs-content {
  background: var(--fs-overlay-gradient);
  display: flex;
  flex-direction: column;
  inset: 0;
  justify-content: flex-end;
  padding: 1.15rem 1.5rem;
  pointer-events: none;
  position: absolute;
  z-index: 5;
}
.featured-section .area-main .fs-content {
  padding: 1.65rem 2rem;
}
.featured-section .fs-content a,
.featured-section .fs-meta a,
.featured-section .fs-title a {
  pointer-events: auto;
  position: relative;
  transform: translateZ(0);
  transition: color 0.3s ease, opacity 0.3s ease;
  z-index: 10;
}
.featured-section .fs-meta a {
  padding: 0.35rem 0;
}
@media (max-width: 768px) {
  .featured-section .fs-content {
    padding: 1rem;
  }
  .featured-section .area-main .fs-content {
    padding: 1.25rem;
  }
}
.featured-section .fs-title {
  color: var(--vr-gray-50);
  font-size: var(--vr-fs-title-lg);
  font-weight: 600;
  line-height: var(--vr-lh-title-lg);
  margin-bottom: 0.2rem;
  margin-top: 0.65rem;
  pointer-events: none;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
  transition: color 0.3s ease;
}
.featured-section .fs-title a {
  color: inherit;
  text-decoration: none;
}
.featured-section .main-slider-wrapper .fs-title {
  font-size: var(--vr-fs-title-3xl);
  line-height: var(--vr-lh-title-3xl);
}
.featured-section .fs-card-small .fs-title {
  font-size: var(--vr-fs-title-md);
  line-height: var(--vr-lh-title-md);
}
.featured-section .fs-title a:active,
.featured-section .fs-title a:focus,
.featured-section .fs-title a:hover {
  color: #fff !important;
}
.featured-section .fs-meta {
  align-items: center;
  color: var(--vr-gray-200);
  display: flex;
  font-size: var(--vr-fs-xs);
  font-weight: 500;
  gap: 0.5rem;
  line-height: var(--vr-lh-xs);
  opacity: 0.95;
  pointer-events: none;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}
.featured-section .fs-meta a,
.featured-section .fs-meta i,
.featured-section .fs-meta span {
  color: var(--vr-gray-250) !important;
  text-decoration: none;
}
.featured-section .fs-meta a:active,
.featured-section .fs-meta a:focus,
.featured-section .fs-meta a:hover {
  color: #fff !important;
}
.featured-section .swiper {
  height: 100%;
  width: 100%;
}
.featured-section .swiper-slide {
  height: 100%;
}
.featured-section .swiper-pagination-bullet {
  background: var(--vr-gray-300);
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  height: 3px;
  margin: 0 4px !important;
  opacity: 0.6;
  transition: all 0.3s ease;
  width: 24px;
}
.featured-section .swiper-pagination-bullet-active {
  background: var(--vr-gray-50);
  opacity: 1;
  width: 32px;
}
.featured-section .fs-nav-btn {
  align-items: center;
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  display: flex;
  height: 48px;
  justify-content: center;
  opacity: 0;
  outline: none;
  padding: 0;
  transition: all 0.3s ease;
  width: 48px;
  z-index: 10;
}
.featured-section .swiper:hover .fs-nav-btn {
  opacity: 0.9;
}
.featured-section .fs-nav-btn:hover {
  opacity: 1 !important;
  transform: scale(1.15);
}
.featured-section .fs-nav-btn svg {
  height: 36px;
  width: 36px;
  fill: currentColor;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.6));
}
@media (max-width: 768px) {
  .featured-section .fs-grid-boxes .fs-meta,
  .featured-section .fs-nav-btn {
    display: none;
  }
  .featured-section .fs-grid-boxes .fs-title {
    margin-bottom: 0;
  }
}
.featured-section .main-slider-wrapper {
  height: 100%;
  width: 100%;
}
[dir="rtl"] .featured-section {
  direction: rtl;
}
[dir="rtl"] .featured-section .fs-content {
  align-items: flex-start;
  text-align: right;
}
[dir="rtl"] .featured-section .fs-badge {
  align-self: flex-start;
}
[dir="rtl"] .featured-section .fs-nav-btn svg {
  transform: rotate(180deg);
}
.post-content .post-title {
  font-size: var(--vr-fs-post-title);
  font-weight: 600;
  line-height: var(--vr-lh-post-title);
  margin-bottom: 10px;
  margin-top: 0;
}
.post-content .post-summary {
  font-family: var(--vr-font-content);
  font-size: var(--vr-fs-post-summary);
  font-weight: 400;
  line-height: var(--vr-lh-post-summary);
  margin-bottom: 15px;
}
.post-details-meta .item-meta {
  align-items: center;
  color: var(--vr-gray-450);
  display: flex;
  font-size: var(--vr-fs-sm);
  justify-content: center;
  line-height: var(--vr-lh-sm);
}
.post-details-meta .item-meta-author a {
  font-weight: 600;
}
.post-details-meta .item-meta-author img {
  border: 1px solid var(--vr-gray-200);
  border-radius: 50%;
  height: 32px;
  width: 32px;
}
.post-details-meta .item-meta-counters {
  color: var(--vr-gray-450);
  font-size: var(--vr-fs-sm);
}
@media (max-width: 768px) {
  .post-details-meta .item-meta {
    font-size: var(--vr-fs-xs);
    line-height: var(--vr-lh-xs);
  }
  .post-details-meta .item-meta-counters {
    font-size: var(--vr-fs-xs);
  }
  .post-details-meta .column-gap-3 {
    column-gap: 0.75rem !important;
  }
}
.post-details-meta .item-meta-counters .vr-icon {
  height: 14px;
  width: 14px;
}
.post-content .img-description {
  color: var(--vr-text-muted);
  display: block;
  font-size: var(--vr-fs-sm);
  font-style: italic;
  line-height: var(--vr-lh-sm);
  margin-top: 5px;
}
.post-video iframe,
.video-player {
  display: block;
  max-width: 100%;
  width: 100%;
}
.video-player {
  overflow: hidden;
  position: relative;
}
.video-player video {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.entry-content {
  clear: both;
  color: var(--vr-gray-800);
  display: block;
  font-family: var(--vr-font-content) !important;
  font-size: var(--vr-fs-content);
  line-height: var(--vr-lh-content);
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  width: 100%;
}
[data-bs-theme="dark"] .entry-content {
  color: var(--vr-gray-300);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.entry-content a {
  color: var(--vr-theme-color);
}
.entry-content a:hover {
  text-decoration: underline;
}
.entry-content iframe,
.entry-content img,
.entry-content object {
  display: block;
  max-width: 100% !important;
}
.entry-content table {
  border-collapse: collapse;
}
.entry-content table th td {
  border: 1px solid var(--vr-text-main);
}
.entry-content td,
.entry-content th {
  padding: 0.5rem;
}
.post-content .container-bn img {
  display: block !important;
}
.post-content .post-tags .title {
  font-size: var(--vr-fs-base);
  font-weight: 600;
  line-height: var(--vr-lh-base);
  margin: 0 0 5px;
}
.post-content .post-tags ul {
  flex-wrap: wrap !important;
  margin: 0 0 0 20px;
  padding: 0;
}
.post-content .post-tags li {
  list-style: none;
  margin-bottom: 5px;
  margin-right: 5px;
}
.post-content .post-tags ul li a {
  background-color: var(--vr-gray-75);
  border: 1px solid var(--vr-gray-100);
  border-radius: var(--vr-border-radius);
  color: var(--vr-gray-550);
  display: inline-block;
  font-size: var(--vr-fs-sm);
  line-height: var(--vr-lh-sm);
  padding: 7px 12px;
  text-decoration: none;
}
.post-content .post-tags ul li a:hover {
  color: var(--vr-color-white) !important;
}
.post-next-prev {
  border-top: 1px solid var(--vr-gray-100);
  display: block;
  margin-bottom: 30px;
  min-height: 150px;
  padding: 30px 0 15px;
  width: 100%;
}
.post-next-prev .title {
  font-size: var(--vr-fs-base);
  font-weight: 600;
  line-height: var(--vr-lh-base);
  margin: 0 0 5px;
}
.post-next-prev .title a {
  display: block;
}
.post-next-prev .left {
  border-right: 1px solid var(--vr-input-border-color);
  min-height: 60px;
}
.post-next-prev .right {
  min-height: 60px;
}
.post-next-prev .head-title {
  font-size: var(--vr-fs-sm);
  line-height: var(--vr-lh-sm);
  margin-bottom: 15px;
  text-transform: uppercase;
}
.post-next-prev .left .head-title svg {
  margin-right: 8px;
}
.post-next-prev .right .head-title svg {
  margin-left: 8px;
}
.gallery-post-item {
  display: block;
  margin-bottom: 30px;
  width: 100%;
}
.title-post-item {
  display: block;
  font-size: var(--vr-fs-title-xl);
  font-weight: 600;
  line-height: var(--vr-lh-title-xl);
  margin-bottom: 1rem;
  margin-top: 0.5rem;
  width: 100%;
}
.gallery-post-item .post-image,
.gallery-post-item .post-image .post-image-inner,
.title-post-item {
  position: relative;
}
.gallery-post-item .post-item-count {
  background-color: hsla(0, 0%, 9%, 0.5);
  color: var(--vr-color-white);
  display: inline-block;
  font-weight: 600;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.ordered-list-item {
  display: block;
  margin-bottom: 3rem;
  width: 100%;
}
.ordered-list-item .post-image {
  margin-bottom: 1rem;
}
.table-of-contents {
  border: 1px solid var(--vr-gray-150);
  border-radius: 3px;
  margin: 15px 0;
  padding: 2rem 2.5rem;
}
.table-of-contents .title {
  align-items: center;
  display: flex;
  margin-bottom: 20px;
}
.table-of-contents .title h2 {
  font-size: var(--vr-fs-title-md);
  font-weight: 600;
  line-height: var(--vr-lh-title-md);
  margin: 0 !important;
}
.table-of-contents .ul-main {
  margin: 0;
  padding: 0 0 0 5px;
}
.table-of-contents ul li {
  list-style-position: outside !important;
}
.table-of-contents ul li a {
  display: inline-block;
  font-size: var(--vr-fs-base);
  line-height: var(--vr-lh-base);
  margin-bottom: 0.5rem;
}
.container-toc .ul-toc-content-main {
  margin: 0;
  padding: 0;
}
.container-toc .ul-toc-content .li-toc-content {
  display: block;
  list-style: none !important;
}
.container-toc .ul-toc-content .li-toc-content .entry-content {
  margin-bottom: 1.5rem;
}
.container-toc .ul-toc-content .li-toc-content-main {
  margin-bottom: 2.5rem;
}
.container-toc .ul-toc-content .ul-toc-content-sub {
  padding-left: 2.5rem;
}
[dir="rtl"] .container-toc .ul-toc-content .ul-toc-content-sub {
  padding-left: 0;
  padding-right: 2.5rem;
}
.container-toc [data-title] {
  scroll-margin-top: 90px;
}
.container-toc .ul-toc-content .li-toc-content .title-post-item {
  display: list-item;
}
.container-toc .ul-toc-content-sub .li-toc-content .title-post-item {
  font-size: var(--vr-fs-title-md);
  line-height: var(--vr-lh-title-md);
  margin-bottom: 0.5rem;
}
.container-toc .ul-toc-content-sub-sub .li-toc-content .title-post-item {
  font-size: var(--vr-fs-title-sm);
  line-height: var(--vr-lh-title-sm);
  margin-bottom: 0.5rem;
}
.ul-toc-content-main li-toc-content .title-post-item::marker {
  font-size: var(--vr-fs-title-xl);
  font-weight: 600;
  line-height: var(--vr-lh-title-xl);
}
.container-toc .title-post-item {
  margin-bottom: 0.625rem;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.about-author {
  border-top: 1px solid var(--vr-gray-100);
  padding-bottom: 30px;
  padding-top: 30px;
}
.about-author .img-author {
  border: 1px solid var(--vr-gray-150);
  border-radius: var(--border-radius-xl);
  height: 100px;
  width: 100px;
}
.about-author .username {
  display: block;
  margin-bottom: 5px;
}
.about-author .description {
  color: var(--vr-gray-750);
}
.about-author .social {
  margin-top: 15px;
}
.btn-load-more-posts {
  align-items: center;
  border-radius: 0.375rem;
  display: flex;
  gap: 0.5rem;
  outline: none !important;
  padding: 0.75rem 2rem;
}
.btn-load-more-posts.is-loading .btn-icon-svg {
  animation: btn-spin-animation 0.8s linear infinite;
}
@keyframes btn-spin-animation {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.section-videos {
  --sv-bg-dark: var(--vr-gray-950);
  --sv-surface-dark: var(--vr-gray-900);
  --sv-accent-color: #f43f5e;
  --sv-accent-hover: #e11d48;
  --sv-text-primary: var(--vr-gray-25);
  --sv-text-secondary: var(--vr-gray-450);
  --sv-overlay-gradient: linear-gradient(
    0deg,
    rgba(9, 9, 11, 0.9) 0%,
    rgba(9, 9, 11, 0.3) 50%,
    rgba(9, 9, 11, 0)
  );
  background-color: var(--sv-bg-dark);
  color: var(--sv-text-primary);
  margin: 60px 0;
  padding: 60px 0 70px;
}
[data-bs-theme="dark"] .section-videos {
  --sv-bg-dark: var(--vr-gray-925);
}
.section-videos .section-header {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
}
.section-videos .videos-title {
  background: linear-gradient(to right, var(--vr-gray-25), var(--vr-gray-300));
  -webkit-background-clip: text;
  font-weight: 700;
  margin: 0;
  -webkit-text-fill-color: transparent;
}
.section-videos .video-card {
  background-color: var(--sv-surface-dark);
  border-radius: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  isolation: isolate;
  justify-content: flex-end;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.section-videos .main-post-link {
  font-size: 0;
  inset: 0;
  position: absolute;
  z-index: 5;
}
.section-videos .video-card img {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  transition: transform 0.7s cubic-bezier(0.2, 0.8, 0.2, 1);
  width: 100%;
  z-index: 0;
}
.section-videos .video-card:hover img {
  transform: scale(1.08);
}
.section-videos .video-card:after {
  background: var(--sv-overlay-gradient);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}
.section-videos .card-content {
  padding: 1.5rem;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: 10;
}
.section-videos .card-content a {
  pointer-events: auto;
  position: relative;
  z-index: 11;
}
.section-videos .card-content,
.section-videos .card-content a,
.section-videos .card-content h3,
.section-videos .card-content i,
.section-videos .card-content span {
  color: var(--vr-gray-25) !important;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.section-videos .category-tag {
  align-items: center;
  display: inline-flex;
  font-size: var(--vr-fs-xs);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: var(--vr-lh-xs);
  margin-bottom: 0.75rem;
  padding-left: 12px;
  pointer-events: auto;
  position: relative;
  text-shadow: none;
  text-transform: uppercase;
}
.section-videos .category-tag:before {
  background-color: currentColor;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
}
.section-videos .video-title {
  font-size: var(--vr-fs-title-2xl);
  font-weight: 700;
  line-height: var(--vr-lh-title-2xl);
  margin-bottom: 0.5rem;
}
.section-videos .post-meta .meta-item a,
.section-videos .post-meta .meta-item i,
.section-videos .post-meta .meta-item span {
  color: var(--vr-gray-400) !important;
}
.section-videos .post-meta .meta-item a {
  padding: 0.35rem 0;
}
.section-videos .post-meta .meta-item a:hover {
  color: var(--vr-gray-100) !important;
}
.section-videos .icon-svg {
  height: 1em;
  width: 1em;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.section-videos .card-vertical {
  height: 540px;
}
.section-videos .card-horizontal {
  height: 258px;
}
.section-videos .card-horizontal .video-title {
  display: -webkit-box;
  font-size: var(--vr-fs-title-lg);
  line-height: var(--vr-lh-title-lg);
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.section-videos .view-all {
  align-items: center;
  color: var(--sv-text-secondary);
  display: flex;
  font-size: var(--vr-fs-base);
  font-weight: 600;
  gap: 0.5rem;
  line-height: var(--vr-lh-base);
  text-decoration: none;
  transition: color 0.2s;
}
.section-videos .view-all:hover {
  color: var(--vr-gray-25);
}
@media (max-width: 991px) {
  .section-videos .card-vertical {
    height: 400px;
  }
  .section-videos .card-horizontal {
    height: 250px;
  }
}
[dir="rtl"] .section-videos .category-tag {
  padding-left: 0;
  padding-right: 12px;
}
[dir="rtl"] .section-videos .category-tag:before {
  left: auto;
  right: 0;
}
[dir="rtl"] .section-videos .view-all svg {
  transform: rotate(180deg);
}
.sidebar-widget {
  display: block;
  margin-bottom: 35px;
}
.sidebar-widget .widget-head {
  border-bottom: 2px solid var(--vr-gray-200);
  margin-bottom: 30px;
  position: relative;
}
.sidebar-widget .widget-head:after {
  bottom: -2px;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  width: 60px;
}
.sidebar-widget .widget-head .title {
  font-size: var(--vr-fs-title-lg);
  font-weight: 600;
  line-height: var(--vr-lh-title-lg);
  margin-bottom: 10px;
  margin-top: 0;
}
.sidebar-widget .widget-body iframe,
.sidebar-widget .widget-body img,
.sidebar-widget .widget-body object {
  display: block;
  max-width: 100% !important;
}
.sidebar-widget .tag-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0 0 15px;
  width: 100%;
}
.sidebar-widget .tag-list li {
  align-items: center;
  display: inline-flex;
  list-style: none;
}
.sidebar-widget .tag-list li a {
  background-color: var(--vr-gray-75);
  border: 1px solid var(--vr-gray-100);
  border-radius: 4px;
  color: var(--vr-gray-550);
  display: inline-block;
  font-size: var(--vr-fs-sm);
  line-height: var(--vr-lh-sm);
  padding: 8px 14px;
  text-decoration: none;
}
.sidebar-widget .tag-list li a:hover {
  color: var(--vr-color-white) !important;
}
.sidebar-widget .a-view-results {
  cursor: pointer;
  font-weight: 600;
}
.sidebar-widget .total-vote {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 19px;
  text-align: center;
}
.widget-follow {
  display: flex;
}
.widget-follow .item a {
  align-items: center;
  border-radius: 4px;
  color: var(--vr-color-white) !important;
  color: #fff !important;
  display: flex;
  font-size: var(--vr-fs-md);
  gap: 10px;
  margin-bottom: 10px;
  padding: 0.75rem 1rem;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
}
.widget-follow .item a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.widget-follow .item .color-Snapchat {
  color: #000 !important;
}
.post-item {
  display: block;
  margin-bottom: 45px;
  position: relative;
  width: 100%;
}
.post-item .badge-category {
  left: 1rem;
  position: absolute;
  top: 1rem;
}
.post-item .image {
  background-color: var(--vr-gray-50);
  display: block;
  height: auto;
  position: relative;
  width: 100%;
  --bs-aspect-ratio: 61.9%;
  overflow: hidden;
}
.post-item-no-image .badge-category {
  left: 0;
  margin-bottom: 15px;
  position: relative;
}
.post-item .image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.post-item .title {
  font-size: var(--vr-fs-title-lg);
  font-weight: 600;
  line-height: var(--vr-lh-title-lg);
  margin-top: 10px;
  text-transform: none;
}
.section-related-posts .post-item .title {
  font-size: var(--vr-fs-title-sm);
  line-height: var(--vr-lh-title-sm);
}
.post-item .title a {
  display: block;
}
.post-item .description {
  color: var(--vr-text-muted);
  font-size: var(--vr-fs-md);
  line-height: var(--vr-lh-md);
}
.post-item .post-meta {
  margin-bottom: 10px;
}
.post-item-mid .title {
  font-size: var(--vr-fs-title-sm);
  line-height: var(--vr-lh-title-sm);
}
.post-item-small .title {
  font-size: var(--vr-fs-title-xs);
  font-weight: 600;
  line-height: var(--vr-lh-title-xs);
  margin-bottom: 0.375rem;
  margin-top: 0;
}
.post-item-small .image {
  flex-shrink: 0;
  height: 90px;
  overflow: hidden;
  position: relative;
  width: 128px;
}
.post-item-small .image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.section-cat-block-2 .post-item {
  margin-bottom: 30px;
}
.nav-category-block {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.nav-category-block .nav-item .nav-link {
  background-color: transparent !important;
  border: 0 !important;
  color: var(--vr-text-main);
  font-size: var(--vr-fs-sm);
  font-weight: 600;
  line-height: var(--vr-lh-sm);
  padding: 2px 5px;
}
.nav-category-block .dropdown .dropdown-menu .dropdown-item {
  font-size: var(--vr-fs-sm);
}
.section .section-title .view-all {
  font-size: var(--vr-fs-sm);
  font-weight: 600;
  line-height: var(--vr-lh-sm);
  position: relative;
}
.section-cat-block-1 .col-post-item-vr {
  margin-bottom: 30px;
}
.section-cat-block-1 .post-item-vr {
  height: 100%;
  margin-bottom: 0 !important;
  position: relative;
  width: 100%;
}
.section-cat-block-1 .post-item-vr .image {
  height: 340px;
}
.section-cat-block-1 .post-item-vr .image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.section-cat-block-1 .post-item-vr .caption {
  bottom: 0;
  display: block;
  padding: 15px;
  position: absolute;
  width: 100%;
}
.section-cat-block-1 .post-item-vr .caption .title {
  font-size: var(--vr-fs-title-md);
  line-height: var(--vr-lh-title-md);
  margin-bottom: 5px;
}
.section-cat-block-1 .post-item-vr .caption .title a {
  color: var(--vr-color-white) !important;
}
.section-cat-block-1 .post-item-vr .caption .post-meta a,
.section-cat-block-1 .post-item-vr .caption .post-meta i,
.section-cat-block-1 .post-item-vr .caption .post-meta span {
  color: var(--vr-gray-250) !important;
}
.section-cat-block-1 .post-item-vr .image:after {
  background: linear-gradient(
    180deg,
    transparent 50%,
    rgba(0, 0, 0, 0.55) 70%,
    rgba(0, 0, 0, 0.85)
  );
  content: "";
  inset: 0;
  opacity: 0.9;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s ease-in;
  will-change: opacity;
}
.section-category .dropdown .dropdown-menu {
  left: -125px !important;
  max-height: 400px;
}
.section-cat-slider {
  margin-bottom: 1rem;
}
.section-cat-slider .section-content {
  height: 320px;
  overflow: hidden;
  width: 100%;
}
.category-slider-container .post-item-mid {
  margin-bottom: 0 !important;
}
.section-page {
  margin-bottom: 100px;
  min-height: 600px;
}
.section-page .page-title {
  font-size: var(--vr-fs-title-3xl);
  font-weight: 600;
  line-height: var(--vr-lh-title-3xl);
  margin-bottom: 1.75rem;
}
.section-page .form-contact {
  border-radius: 2px;
}
.section-page .title-send-message {
  font-size: var(--vr-fs-title-xl);
  font-weight: 600;
  line-height: var(--vr-lh-title-xl);
  margin-bottom: 15px;
}
.section-page .form-contact textarea {
  min-height: 180px;
  resize: vertical;
}
.section-page .contact-icon {
  align-items: center;
  border-radius: var(--vr-border-radius);
  color: var(--vr-color-white);
  display: flex;
  height: 2.375rem;
  justify-content: center;
  margin-right: 15px;
  width: 2.375rem;
}
.contact-map-container {
  display: block;
  margin-top: 30px;
  padding: 0 !important;
  width: 100%;
}
.contact-map-container iframe {
  display: block;
  height: 460px;
  width: 100%;
}
.body-profile-page .mega-menu-wrapper {
  --mn-margin-bottom: 0 !important;
}
.body-profile-page .mobile-header-spacer {
  margin-bottom: 0;
}
.section-profile {
  padding-top: 0 !important;
}
.section-profile .widget-head {
  margin-bottom: 20px;
}
.section-profile .widget-head .title {
  font-size: var(--vr-fs-title-md);
  line-height: var(--vr-lh-title-md);
}
.container-profile {
  padding-top: 60px !important;
}
.profile-header {
  display: block;
  height: 160px;
  padding: 0;
  position: relative;
  width: 100%;
}
.profile-header .profile-cover-image {
  background-position: 50%;
  background-size: cover;
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.profile-header .profile-info-container {
  bottom: 0;
  display: block;
  position: absolute;
  width: 100%;
}
.profile-header .profile-last-seen {
  align-items: center;
  display: flex;
  font-size: var(--vr-fs-xs);
  line-height: var(--vr-lh-xs);
}
.profile-header .profile-last-seen svg {
  color: var(--vr-gray-400);
  margin-right: 8px;
}
.profile-header .profile-last-seen.online svg {
  color: var(--vr-online-color);
}
.profile-details {
  margin-bottom: 60px;
}
.profile-details .description {
  color: var(--vr-gray-600);
}
.profile-details .contact-details {
  color: var(--vr-gray-500);
  font-size: var(--vr-fs-md);
  line-height: var(--vr-lh-md);
}
.profile-details .profile-email {
  border-left: 1px solid var(--vr-gray-250);
  margin-left: 15px;
  padding-left: 15px;
}
.profile-social-links {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.profile-social-links .link-social {
  align-items: center;
  background-color: var(--vr-gray-100);
  border-radius: 50%;
  color: var(--vr-gray-600) !important;
  display: flex;
  flex-shrink: 0;
  height: 46px;
  justify-content: center;
  width: 46px;
}
.section-profile .list-followers {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  max-height: 230px;
  overflow-x: hidden;
  overflow-y: auto;
}
.section-profile .img-follower {
  border: 1px solid var(--vr-gray-150);
  border-radius: 0.375rem;
  height: 2.375rem;
  overflow: hidden;
  width: 2.375rem;
}
.section-profile .profile-header.has-image {
  height: 360px;
}
.section-profile .profile-header.has-image .profile-info-container {
  background-color: transparent;
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.7));
}
.profile-info .profile-image {
  background-color: var(--vr-color-white);
  border: 1px solid var(--vr-gray-200);
  border-radius: 50%;
  bottom: -2.5rem;
  flex-shrink: 0;
  height: 146px;
  overflow: hidden;
  padding: 2px;
  position: relative;
  width: 146px;
}
.profile-info .profile-image img {
  border-radius: 50%;
  height: 140px;
  width: 140px;
}
.profile-info .profile-username {
  margin-top: 2.5rem;
}
.profile-info .profile-username .username {
  font-size: var(--vr-fs-title-5xl);
  font-weight: 600;
  line-height: var(--vr-lh-title-5xl);
  margin-bottom: 0.25rem;
}
.section-profile .profile-header.has-image .profile-username .username {
  color: var(--vr-color-white);
}
.section-profile .profile-header.has-image .profile-last-seen {
  color: var(--vr-gray-350);
}
.container-profile-follow {
  bottom: 1rem;
  display: inline-block;
  position: absolute;
  right: 1rem;
}
@media (max-width: 768px) {
  .profile-info .profile-image {
    bottom: -1.5rem;
    height: 96px;
    width: 96px;
  }
  .profile-info .profile-image img {
    height: 90px;
    width: 90px;
  }
  .profile-info .profile-username {
    margin-top: 1rem;
  }
  .container-profile-follow {
    bottom: -2rem;
    left: 4rem;
    right: auto;
  }
  .container-profile-follow .btn-follow {
    border-radius: 50%;
    height: 2.375rem;
    padding: 0 !important;
    width: 2.375rem;
  }
  .d-md-block {
    display: none !important;
  }
}
.modal-header .modal-title {
  font-size: var(--vr-fs-title-2xl);
  font-weight: 600;
  line-height: var(--vr-lh-title-2xl);
  margin-bottom: 10px;
  position: relative;
}
.modal-header .btn-close {
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 0.688rem;
  outline: none !important;
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
  z-index: 10;
}
.modal-body {
  padding: 1rem 2rem;
}
.section-account {
  background-color: transparent;
  height: auto;
  margin-bottom: 60px;
  margin-top: 30px;
  max-width: 100%;
  padding: 30px;
  width: 450px;
}
.section-account .title {
  font-size: var(--vr-fs-title-3xl);
  font-weight: 600;
  line-height: var(--vr-lh-title-3xl);
  text-align: center;
}
.btn-account,
.input-account {
  line-height: 24px;
  padding: 10px 20px;
}
.btn-account {
  width: 100%;
}
#footer {
  background-color: var(--vr-footer-bg);
  color: var(--vr-gray-375);
  font-size: var(--vr-fs-base);
  line-height: var(--vr-lh-base);
  margin-top: 100px;
}
#footer .footer-inner {
  padding: 90px 0;
}
#footer .footer-widget-about {
  padding-right: 30px;
}
.footer-widget .widget-title {
  color: var(--vr-color-white);
  font-size: var(--vr-fs-title-lg);
  font-weight: 700;
  line-height: var(--vr-lh-title-lg);
  margin-bottom: 30px;
  position: relative;
}
.footer-widget .footer-logo {
  display: block;
  margin-bottom: 10px;
  text-align: left;
  width: 100%;
}
.footer-social-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}
.footer-social-links a {
  align-items: center;
  background-color: var(--vr-gray-750);
  border-radius: 50%;
  color: var(--vr-color-white);
  display: flex;
  flex-shrink: 0;
  height: 3rem;
  justify-content: center;
  width: 3rem;
}
.footer-social-links a:hover {
  background-color: var(--vr-theme-color);
  color: var(--vr-color-white) !important;
}
.footer-social-links a svg {
  height: 1.125rem;
  width: 1.125rem;
}
.footer-widget .footer-posts .post-item-small .image {
  background-color: var(--vr-gray-800);
}
.footer-widget .footer-posts .post-item-small .title a {
  color: var(--vr-gray-75);
}
.footer-widget .newsletter .newsletter-inputs {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.footer-widget .newsletter .newsletter-inputs input {
  flex: 1 1 auto;
  min-width: 0;
  position: relative;
  width: 1%;
}
.footer-widget .newsletter .newsletter-inputs button {
  border-radius: 0 0.25rem 0.25rem 0;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
}
[dir="rtl"] .footer-widget .newsletter .newsletter-inputs button {
  border-radius: 0.25rem 0 0 0.25rem;
}
.footer-widget .newsletter .form-input {
  background-color: var(--vr-gray-850);
  border: 1px solid var(--vr-gray-825);
  border-radius: 0.25rem 0 0 0.25rem;
  box-shadow: none !important;
  color: var(--vr-gray-100);
  padding: 0.688rem 1.25rem;
}
.footer-widget .newsletter input[name="url"],
.form-contact input[name="message_content"] {
  display: none !important;
}
.footer-copyright {
  border-top: 1px solid var(--vr-gray-800);
  padding: 40px 0;
}
.footer-copyright .copyright {
  color: var(--vr-gray-400);
  font-size: var(--vr-fs-md);
  line-height: var(--vr-lh-md);
}
.footer-copyright .nav-footer ul {
  margin: 0;
  padding: 0;
}
.footer-copyright .nav-footer ul li {
  display: inline-block;
  list-style: none;
  margin-right: 15px;
}
.footer-copyright .nav-footer ul li a {
  color: var(--vr-gray-400);
  font-size: var(--vr-fs-md);
  line-height: var(--vr-lh-md);
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: none !important;
  border-color: var(--vr-error-color) !important;
  box-shadow: 0 2px 6px rgba(220, 53, 69, 0.12) !important;
  padding-right: 0.75rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: var(--vr-error-color) !important;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.15) !important;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  background-image: none !important;
  border-color: var(--vr-input-border-color);
}
.alert-message,
.alert-messages {
  border-radius: 2px;
  padding: 12px 15px;
}
.alert-messages ul {
  padding: 0 !important;
}
.alert-messages li {
  list-style: none;
}
.alert-message svg {
  flex-shrink: 0 !important;
}
.btn-file-upload {
  cursor: pointer;
  display: block;
  font-size: var(--vr-fs-sm);
  line-height: var(--vr-lh-sm);
  margin-right: 15px;
  overflow: hidden !important;
  padding: 6px 16px !important;
  position: relative;
  width: 180px;
}
.btn-file-upload,
.btn-file-upload:hover {
  color: var(--vr-color-white) !important;
}
.btn-file-upload input {
  background-color: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
.container-bn {
  max-width: 100% !important;
  overflow-x: hidden !important;
}
.container-bn-mb {
  display: none;
}
.bn-content {
  display: flex;
  justify-content: center;
  max-width: 100%;
  padding: 0 !important;
  position: relative;
  width: 100%;
}
.bn-content .bn-inner {
  display: block;
  overflow: hidden;
}
.bn-content .bn-inner a {
  display: block;
}
.bn-sidebar-content {
  justify-content: start !important;
}
.nav-category-block .nav-item.show .nav-link,
.nav-category-block .nav-link.active,
.nav-sm-buttons .next:hover,
.nav-sm-buttons .prev:hover,
.post-next-prev .head-title a,
a:active,
a:focus,
a:hover {
  color: var(--vr-theme-color) !important;
}
.post-content .post-tags ul li a:hover,
.progress-bar,
.section .section-title:after,
.section-page .contact-icon,
.sidebar-widget .tag-list li a:hover,
.sidebar-widget .widget-head-tabs .nav-tabs .active,
.sidebar-widget .widget-head:after {
  background-color: var(--vr-theme-color);
}
.form-input:focus,
.post-content .post-tags ul li a:hover,
.sidebar-widget .tag-list li a:hover {
  border-color: var(--vr-theme-color);
}
.plyr__control--overlaid {
  opacity: 0.8 !important;
}
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded="true"],
.plyr__control--overlaid {
  background: var(--vr-theme-color) !important;
}
.plyr--full-ui input[type="range"] {
  color: var(--vr-theme-color) !important;
}
.nav-sm-buttons .next:hover,
.nav-sm-buttons .prev:hover {
  border: 1px solid var(--vr-theme-color) !important;
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1240px;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}
@media (max-width: 1199.98px) {
  .section-cat-block-1 .post-item-vr .image {
    height: 285px;
  }
  .col-sidebar {
    padding: 0 !important;
  }
}
@media (max-width: 991.98px) {
  .section {
    margin-bottom: 30px;
  }
  .sidebar-widget {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .section .section-title {
    margin-bottom: 20px;
  }
  .profile-header.has-image {
    height: 320px;
  }
  .section-page {
    min-height: 800px;
  }
  .container-bn-ds {
    display: none;
  }
  .container-bn-mb {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .bd-subnavbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  .section-cat-block-1 .col-post-item-vr {
    margin-bottom: 15px;
  }
  .footer-widget {
    margin-top: 30px;
  }
  .footer-widget .widget-title {
    margin-bottom: 1rem;
  }
  .post-details-meta {
    display: block !important;
  }
  .post-details-meta .item-meta {
    display: inline-block;
  }
  .post-details-meta .item-meta svg {
    margin-right: 0;
    position: relative;
  }
  .post-next-prev .left {
    border: 0 !important;
    margin-bottom: 15px;
  }
  .post-next-prev .head-title {
    margin-bottom: 5px !important;
    text-align: center !important;
  }
  .post-next-prev .title {
    text-align: center !important;
  }
  .profile-header {
    height: 100px;
  }
  .profile-header.has-image {
    height: 280px !important;
  }
  .container-profile {
    padding-top: 35px !important;
  }
  .profile-details {
    margin-bottom: 0 !important;
  }
  .profile-details .contact-details {
    display: block !important;
  }
  .profile-details .contact-details .item {
    border: 0 !important;
    display: block !important;
    margin-bottom: 5px;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .profile-list-group {
    margin-bottom: 45px;
  }
  .section-cat-slider .nav-sm-buttons {
    top: -2px !important;
  }
  .table-of-contents {
    padding: 1.5rem 2rem;
  }
  .table-of-contents ul li a {
    line-height: 24px;
  }
}
@media (max-width: 575.98px) {
  .section .section-title .title {
    margin-bottom: 5px;
  }
  .sidebar-widget .widget-head {
    margin-bottom: 20px;
  }
  .sidebar-widget .widget-head .title {
    margin-bottom: 5px;
  }
  .post-item {
    margin-bottom: 30px;
  }
  .latest-posts {
    margin-bottom: 45px;
  }
  .latest-posts .mt-5 {
    margin-top: 30px !important;
  }
  #footer .footer-inner {
    padding: 30px 0;
  }
  .footer-copyright .copyright {
    margin-bottom: 15px;
    text-align: center !important;
  }
  .breadcrumb {
    display: none;
  }
  .about-author .img-author {
    height: 60px;
    width: 60px;
  }
  .profile-social-links li {
    margin-bottom: 5px;
    margin-right: 2px;
  }
  .section-page .page-title {
    margin-bottom: 15px;
  }
  .form-contact {
    margin-bottom: 30px;
  }
  .section-page .title-send-message {
    margin-bottom: 10px;
  }
  .section-page .page-content {
    padding-top: 0;
  }
  .pagination li a {
    height: 34px;
    width: 34px;
  }
  .profile-header.has-image {
    height: 240px !important;
  }
  .profile-header .profile-last-seen svg {
    height: 8px;
    margin-right: 3px;
    width: 8px;
  }
  .section-cat-slider .section-content {
    height: 500px;
  }
}
@media (max-width: 485.98px) {
  .section-cat-slider .section-content {
    height: 440px;
  }
  .section-cat-slider {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 427.98px) {
  .section-cat-slider .section-content {
    height: 410px;
  }
}
@media (min-width: 992px) {
  .col-sidebar.sticky-lg-top {
    top: 70px !important;
    z-index: 1020;
  }
  .featured-section-news .fs-grid-wrapper {
    gap: var(--fs-gap-news);
    grid-template-areas: "main sub-top headlines" "main sub-bottom headlines";
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    height: var(--fs-height-desktop);
  }
  .featured-section-news .area-main {
    grid-area: main;
    height: 100%;
  }
  .featured-section-news .area-right {
    display: flex;
    flex-direction: column;
    gap: var(--fs-gap-news);
    grid-area: sub-top/sub-top/sub-bottom/sub-bottom;
    height: 100%;
  }
  .featured-section-news .area-right > .fs-card {
    flex: 1;
    height: 100%;
  }
  .featured-section-news .area-headlines {
    grid-area: headlines;
    height: 100%;
    overflow: hidden;
  }
}
@media (max-width: 991.98px) {
  .featured-section-news .fs-grid-wrapper {
    gap: 0.25rem;
    grid-template-areas: "main" "right" "headlines";
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    height: auto;
  }
  .featured-section-news .area-main {
    aspect-ratio: 3/2;
    grid-area: main;
    min-height: 320px;
    width: 100%;
  }
  .featured-section-news .area-right {
    aspect-ratio: 2/1;
    display: grid;
    gap: 0.25rem;
    grid-area: right;
    grid-template-columns: 1fr 1fr;
    height: auto;
  }
  .featured-section-news .area-right > .fs-card {
    height: auto;
  }
  .featured-section-news .area-headlines {
    grid-area: headlines;
    height: auto;
    padding: 1rem !important;
    width: 100%;
  }
}
.featured-section-news .fs-title {
  font-size: var(--vr-fs-title-sm);
  line-height: var(--vr-lh-title-sm);
}
.featured-section-news .top-headlines {
  padding: 0;
}
.featured-section-news .top-headlines .sc-title {
  color: var(--vr-text-main);
  font-size: var(--vr-fs-title-4xl);
  font-weight: 700;
  letter-spacing: -1px;
  line-height: var(--vr-lh-title-4xl);
  margin-bottom: 1rem;
}
.featured-section-news .top-headlines .item {
  border-top: 1px solid var(--vr-gray-150);
  display: block;
  padding: 0.75rem 0;
  position: relative;
  width: 100%;
}
.featured-section-news .top-headlines .item-first {
  border: 0 !important;
  margin-top: 0;
  padding-top: 0;
}
.featured-section-news .top-headlines .item .title {
  font-size: var(--vr-fs-title-xs);
  font-weight: 600 !important;
  line-height: 1.4;
  margin: 0 0 0.5rem;
}
.featured-section-news .top-headlines .item .category {
  color: var(--vr-theme-color) !important;
  font-size: var(--vr-fs-tiny);
  font-weight: 600;
  letter-spacing: -0.4px;
  line-height: 1;
  text-transform: uppercase;
}
.featured-section-news .top-headlines .item .date {
  color: var(--vr-text-muted);
  font-size: var(--vr-fs-tiny);
  font-weight: 600;
  letter-spacing: -0.4px;
  line-height: 1;
}
[data-theme="news"] .topbar {
  --tb-bg: #fff;
  --tb-text: var(--vr-gray-800);
  font-weight: 600;
}
[data-theme="news"] .topbar a {
  color: var(--vr-gray-900) !important;
}
[data-bs-theme="dark"][data-theme="news"] .topbar a {
  color: var(--vr-gray-300) !important;
}
[data-theme="news"] .mega-menu-wrapper {
  --mn-bg-nav: var(--vr-mega-menu-color);
  --mn-bg-sidebar: var(--vr-mega-menu-color);
  --mn-padding-nav-link: 1.25rem 0.875rem;
  --mn-min-height: 50px;
  border-bottom: 0;
}
[data-theme="news"] .mega-menu-wrapper .navbar-nav .nav-link,
[data-theme="news"] .mega-menu-wrapper .search-icon-btn {
  color: var(--vr-color-white);
}
[data-theme="news"] .mega-menu-wrapper .header-search-dropdown {
  border-color: transparent !important;
  margin-top: 0.125rem;
}
[data-theme="news"] .mega-menu-wrapper .btn-search {
  background-color: var(--vr-mega-menu-color) !important;
}
[data-theme="news"] .topbar button {
  color: var(--vr-text-main) !important;
}
[data-theme="news"] .mega-menu-wrapper .megamenu {
  border-top-color: color-mix(
    in srgb,
    var(--vr-mega-menu-color),
    #fff 10%
  ) !important;
}
[data-theme="news"] .mega-menu-wrapper .subcat-link {
  color: #fff;
}
[data-theme="news"] .mega-menu-wrapper .dropdown .dropdown-menu {
  border-bottom: 0 !important;
}
[data-theme="news"] .mega-menu-wrapper.nav-shrink {
  background-color: var(--vr-mega-menu-color) !important;
}
[data-theme="news"] .mega-menu-wrapper .subcat-link.active,
[data-theme="news"] .mega-menu-wrapper .subcat-link:hover {
  background-color: transparent !important;
  border-color: color-mix(in srgb, var(--vr-mega-menu-color), #fff 5%);
  color: var(--vr-theme-color);
}
[data-theme="news"] .mobile-nav-wrapper .mobile-header {
  background-color: var(--vr-mega-menu-color);
  border: 0 !important;
}
[data-theme="news"] .mobile-nav-wrapper .header-btn {
  color: #fff;
}
[data-theme="news"] .mobile-nav-wrapper .offcanvas-header {
  background-color: var(--vr-mega-menu-color);
}
[data-theme="news"] .offcanvas-header .btn-close {
  color: #fff;
}
[data-theme="news"] .mobile-nav-wrapper .custom-offcanvas {
  border-right-color: transparent !important;
}
[data-bs-theme="dark"] body {
  /* Fondos azul oscuro */
  --vr-body-bg: #0a1220;
  --vr-body-secondary-bg: #101827;
  --vr-body-active-bg: #162033;

  /* Inputs y bordes */
  --vr-input-bg: #101827;
  --vr-border-color: #1b2a41;
  --vr-input-border-color: #1b2a41;

  /* Videos */
  --vr-videos-bg: #0a1220;

  /* Textos */
  --vr-text-main: #e6edf7;
  --vr-text-main-secondary: #c7d2e3;
  --vr-text-muted: #94a3b8;
  --vr-text-subtle: #6b7c93;
  --vr-text-faint: #4b5d75;

  background-color: var(--vr-body-bg) !important;
  color: var(--vr-text-main) !important;
}
[data-bs-theme="dark"] .dropdown-menu {
  --bs-dropdown-bg: var(--vr-body-secondary-bg);
  --bs-dropdown-color: var(--vr-text-main);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(
    var(--bs-border-radius) - var(--bs-border-width)
  );
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-header-color: var(--vr-gray-500);
}
[data-bs-theme="dark"] .dropdown-item.active,
[data-bs-theme="dark"] .dropdown-item:active,
[data-bs-theme="dark"] .dropdown-item:focus,
[data-bs-theme="dark"] .dropdown-item:hover {
  background-color: var(--vr-gray-800) !important;
  color: var(--vr-text-main) !important;
}
.h2,
.h3,
.h4,
.h5,
.h6,
[data-bs-theme="dark"] .h1,
[data-bs-theme="dark"] h1,
[data-bs-theme="dark"] h1 a,
[data-bs-theme="dark"] h2,
[data-bs-theme="dark"] h2 a,
[data-bs-theme="dark"] h3,
[data-bs-theme="dark"] h3 a,
[data-bs-theme="dark"] h4,
[data-bs-theme="dark"] h4 a,
[data-bs-theme="dark"] h5,
[data-bs-theme="dark"] h5 a,
[data-bs-theme="dark"] h6,
[data-bs-theme="dark"] h6 a {
  color: var(--vr-text-main);
}
[data-bs-theme="dark"] h1 a:hover,
[data-bs-theme="dark"] h2 a:hover,
[data-bs-theme="dark"] h3 a:hover,
[data-bs-theme="dark"] h4 a:hover,
[data-bs-theme="dark"] h5 a:hover,
[data-bs-theme="dark"] h6 a:hover {
  color: var(--vr-color-white);
}
[data-bs-theme="dark"] .text-secondary {
  color: var(--vr-gray-400) !important;
}
[data-bs-theme="dark"] .text-muted {
  color: var(--vr-gray-500) !important;
}
[data-bs-theme="dark"] .topbar {
  --tb-bg: var(--vr-body-bg);
  --tb-text: var(--vr-gray-300);
}
[data-bs-theme="dark"] .mega-menu-wrapper {
  --mn-bg-nav: var(--vr-body-secondary-bg);
  --mn-bg-dropdown: var(--vr-body-secondary-bg);
  --mn-bg-sidebar: var(--vr-body-secondary-bg);
  --mn-bg-hover: var(--vr-body-secondary-bg);
  --mn-bg-card: var(--vr-body-secondary-bg);
  --mn-text-main: var(--vr-gray-50);
  --vr-text-sub: var(--vr-gray-250);
  --vr-text-muted: var(--vr-gray-500);
  --mn-border: var(--vr-border-color);
  --mn-text-sub: var(--vr-gray-300);
  background-color: var(--vr-body-bg) !important;
  border-bottom-color: var(--vr-border-color);
}
[data-bs-theme="dark"] .mega-menu-wrapper .search-form-control {
  background-color: var(--vr-input-bg);
  border-color: var(--vr-border-color);
}
.breadcrumb-item + .breadcrumb-item:before,
[data-bs-theme="dark"] .breadcrumb-item.active,
[data-bs-theme="dark"] .breadcrumb-item:hover {
  color: var(--vr-gray-600);
}
[data-bs-theme="dark"] .form-input,
[data-bs-theme="dark"] select,
[data-bs-theme="dark"] textarea {
  background-color: var(--vr-input-bg);
  border-color: var(--vr-border-color);
  color: var(--vr-text-main);
}
[data-bs-theme="dark"] .form-input:focus,
[data-bs-theme="dark"] textarea:focus {
  background-color: var(--vr-input-bg);
  border-color: var(--vr-theme-color);
}
[data-bs-theme="dark"] .form-control::placeholder {
  color: var(--vr-gray-500);
}
[data-bs-theme="dark"] .list-group-item {
  background-color: var(--vr-body-bg);
  color: var(--vr-gray-300);
}
[data-bs-theme="dark"] .section .section-title,
[data-bs-theme="dark"] .sidebar-widget .widget-head {
  border-bottom-color: var(--vr-border-color);
}
[data-bs-theme="dark"] .nav-category-block .nav-item .nav-link {
  color: var(--vr-gray-100);
}
[data-bs-theme="dark"] .topbar .dropdown-menu li a,
[data-bs-theme="dark"] .topbar .dropdown-menu li a .icon,
[data-bs-theme="dark"] .topbar .dropdown-menu li a .icon svg {
  color: var(--vr-gray-300) !important;
}
[data-bs-theme="dark"] .post-content .post-tags ul li a,
[data-bs-theme="dark"] .sidebar-widget .tag-list li a {
  background-color: var(--vr-body-secondary-bg);
  border-color: var(--vr-body-secondary-bg);
  color: var(--vr-gray-400);
}
[data-bs-theme="dark"] .post-content .post-tags ul li a:hover,
[data-bs-theme="dark"] .sidebar-widget .tag-list li a:hover {
  color: var(--vr-theme-color) !important;
}
[data-bs-theme="dark"] .post-details-meta .item-meta-author img {
  border: 1px solid var(--vr-gray-600);
}
[data-bs-theme="dark"] .about-author,
[data-bs-theme="dark"] .about-author .img-author,
[data-bs-theme="dark"] .post-next-prev {
  border-color: var(--vr-border-color);
}
[data-bs-theme="dark"] .about-author .description {
  color: var(--vr-text-main-secondary);
}
[data-bs-theme="dark"] .profile-social-links .link-social {
  background-color: var(--vr-body-secondary-bg);
  color: var(--vr-text-main-secondary) !important;
}
[data-bs-theme="dark"] .form-switch .form-check-label {
  color: var(--vr-text-main) !important;
}
[data-bs-theme="dark"] .table-of-contents {
  border: 1px solid var(--vr-border-color);
}
[data-bs-theme="dark"] .profile-details .description,
[data-bs-theme="dark"] .recipe-container .direction .step-description {
  color: var(--vr-gray-350);
}
[data-bs-theme="dark"] .profile-details .profile-email {
  border-color: var(--vr-gray-600);
}
[data-theme="news"][data-bs-theme="dark"] .mega-menu-wrapper {
  background-color: var(--vr-body-bg) !important;
  border-bottom: 1px solid var(--vr-gray-850) !important;
  border-top: 1px solid var(--vr-gray-900) !important;
}
[data-theme="news"][data-bs-theme="dark"] .mega-menu-wrapper .megamenu {
  border-top-color: var(--vr-gray-900) !important;
}
[data-theme="news"][data-bs-theme="dark"]
  .mega-menu-wrapper
  .subcat-link.active,
[data-theme="news"][data-bs-theme="dark"]
  .mega-menu-wrapper
  .subcat-link:hover {
  border-color: var(--vr-gray-850) !important;
}
[data-theme="news"][data-bs-theme="dark"]
  .featured-section-news
  .top-headlines
  .item {
  border-color: var(--vr-border-color);
}
#toolbarContainer {
  display: none;
}
