/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  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");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: initial;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.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 {
  transform: translateZ(0);
  backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.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 {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  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(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

@keyframes glow{0%{border-color:#393;box-shadow:0 0 5px rgba(0,255,0,0.2),inset 0 0 5px rgba(0,255,0,0.1),0 2px 0 #000}100%{border-color:#6f6;box-shadow:0 0 20px rgba(0,255,0,0.6),inset 0 0 10px rgba(0,255,0,0.4),0 2px 0 #000}}@keyframes glowing{0%{box-shadow:0 0 -10px #c4a300}40%{box-shadow:0 0 20px #c4a300}60%{box-shadow:0 0 20px #c4a300}100%{box-shadow:0 0 -10px #c4a300}}

.audioindicator,.audioindicator:before,.audioindicator:after{width:100px;height:20px;background:#29d9c2;position:relative;transform:translate(-110px, 50px);box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #29d9c2,0 -90px 0 #29d9c2,0 -120px 0 #29d9c2;animation-name:bar1;animation-duration:0.3s;animation-direction:alternate;animation-timing-function:linear;animation-iteration-count:infinite;transform:scale(0.1)}.audioindicator:before{content:'';position:absolute;transform:translate(110px, 0);box-shadow:0 -30px 0 #29d9c2;animation-name:bar2}.audioindicator:after{content:'';position:absolute;transform:translate(220px, 0);box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #29d9c2,0 -90px 0 #29d9c2;animation-name:bar3}@keyframes bar1{0%,19.9%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d,0 -90px 0 #ca638a,0 -120px 0 #ff3b77}20%,39.9%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d,0 -90px 0 #ca638a}40%,59.9%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d}60%,79.9%{box-shadow:0 -30px 0 #29d9c2}80%,100%{box-shadow:none}}@keyframes bar2{0%,19.9%{box-shadow:none}20%,39.9%{box-shadow:0 -30px 0 #29d9c2}40%,59.9%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d}60%,79.9%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d,0 -90px 0 #ca638a,0 -120px 0 #ff3b77}80%,100%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d,0 -90px 0 #ca638a}}@keyframes bar3{0%,19.9%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d}20%,39.9%{box-shadow:0 -30px 0 #29d9c2}40%,59.9%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d}60%,79.9%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d,0 -90px 0 #ca638a}80%,100%{box-shadow:0 -30px 0 #29d9c2,0 -60px 0 #948a9d,0 -90px 0 #ca638a,0 -120px 0 #ff3b77}}

@font-face {
	font-family: 'hindiunicode';
	src: local('hindiunicode'), local('hindiunicode-Regular'), url(/static/media/surekhnormal-new.ce7c3ffafa921b48974b.woff2) format('woff2');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'hindiunicode';
	src: local('hindiunicode'), local('hindiunicode-Bold'), url(/static/media/surekhbold-new.05a23410dfbc9a2f17c1.woff2) format('woff2');
	font-weight: 500 700;
	font-style: normal;
}

@keyframes MIFadeInOut {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	41% {
		opacity: 0.95;
	}
	42% {
		opacity: 0.9;
	}
	43% {
		opacity: 0.85;
	}
	44% {
		opacity: 0.8;
	}
	45% {
		opacity: 0.75;
	}
	46% {
		opacity: 0.7;
	}
	47% {
		opacity: 0.65;
	}
	48% {
		opacity: 0.6;
	}
	49% {
		opacity: 0.55;
	}
	50% {
		opacity: 0.5;
	}
	51% {
		opacity: 0.45;
	}
	52% {
		opacity: 0.4;
	}
	53% {
		opacity: 0.35;
	}
	54% {
		opacity: 0.3;
	}
	55% {
		opacity: 0.25;
	}
	56% {
		opacity: 0.2;
	}
	57% {
		opacity: 0.15;
	}
	58% {
		opacity: 0.1;
	}
	59% {
		opacity: 0.05;
	}
	60% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}


:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 8px;
  bottom: var(--swiper-pagination-bottom, 8px);
  top: auto;
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.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 {
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 8px;
  right: var(--swiper-pagination-right, 8px);
  left: auto;
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  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: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: inherit;
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  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-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.autoplay-progress {
	position: absolute;
	right: 8px;
	/* bottom: 4px; */
	z-index: 10;
	width: 36px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: var(--swiper-theme-color);
}

.autoplay-progress svg {
	--progress: 0;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 10;
	width: 100%;
	height: 100%;
	stroke-width: 4px;
	stroke: var(--swiper-theme-color);
	fill: none;
	stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
	stroke-dasharray: 125.6;
	transform: rotate(-90deg);
}

.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	/* background: rgba(0, 0, 0, 0.2); */
}

.swiper-pagination-bullet-active {
	color: #fff !important;
	background: #038b00; /* #007aff;*/
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	width: 24px;
}

@font-face{font-family:'hindiunicode';src:url(/static/media/surekhnormal-new.ce7c3ffafa921b48974b.woff2);font-weight:400;font-style:normal}@font-face{font-family:'hindiunicode';src:url(/static/media/surekhbold-new.05a23410dfbc9a2f17c1.woff2);font-weight:700;font-style:normal}@font-face{font-family:'zapfding';src:url(/static/media/zapfding.a8efe78c9aec94b62e5a.woff2);font-weight:400;font-style:normal}.no-padding-left{padding-left:0}.nav>li>a:hover,.nav>li>a:focus{outline:none}.locale-hi{font-family:'hindiunicode', helvetica !important;letter-spacing:0 !important;word-spacing:0.15em !important}.locale-en{font-family:'Roboto';letter-spacing:0.05em;word-spacing:0}@keyframes sphamadjust-hue{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes ring{0%{transform:rotate(0)}1%{transform:rotate(30deg)}3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}9%{transform:rotate(30deg)}11%{transform:rotate(-28deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}43%{transform:rotate(0)}100%{transform:rotate(0)}}.no-padding{padding:0}.locale-hi label.invalid-field-msg{font-family:helvetica;font-size:0.8em}.content-inline-rhymes{display:block;text-align:center;margin:0 auto;margin-bottom:-0.8em}.content-inline-rhymes rhyme-line,.content-inline-rhymes .rhyme-line{display:inline-block;line-height:1}.content-inline-rhymes rhyme-line.rhyme-line-justified,.content-inline-rhymes .rhyme-line.rhyme-line-justified{display:block;text-align:justify;margin:0 auto}.content-inline-rhymes rhyme-line.rhyme-line-justified:after,.content-inline-rhymes .rhyme-line.rhyme-line-justified:after{content:'';display:inline-block;width:100%}.content-inline-rhymes rhyme-line.rhyme-line-justified:first-of-type,.content-inline-rhymes .rhyme-line.rhyme-line-justified:first-of-type{margin-top:0.6em}.content-inline-rhymes rhyme-type{display:block;margin-top:-0.6em}.content-inline-rhymes rhyme-author,.content-inline-rhymes .rhyme-author{display:inline-block;text-align:right;width:100%;margin-top:-0.5em}.content-inline-rhymes.locale-hi{font-weight:bold}@media (min-width: 1680px){.rhymes>.locale-hi{font-size:2.9vw}.rhymes>.locale-hi .rhyme-line-justified{width:55%}}@media (max-width: 1679px){.rhymes>.locale-hi{font-size:3.1vw}.rhymes>.locale-hi .rhyme-line-justified{width:60%}}@media (max-width: 1279px){.rhymes>.locale-hi{font-size:3.6vw}.rhymes>.locale-hi .rhyme-line-justified{width:70%}}@media (max-width: 991px){.rhymes>.locale-hi{font-size:4.1vw}.rhymes>.locale-hi .rhyme-line-justified{width:80%}}@media (max-width: 420px){.device-handheld .content-inline-rhymes.locale-hi{font-size:4.5vw;word-spacing:-0.1em}}.rhymes{color:white;text-align:center;padding:2em 0em 0.5em 0;text-shadow:0.1em 0.1em 0.2em blue;line-height:1;font-weight:bold}.rhymes .rhyme-line.rhyme-line-justified{margin-bottom:-0.6em}.rhymes .locale-hi{color:white}.articles-div .article-tile .content-inline-rhymes.locale-hi{font-size:1em;line-height:1.4}.notifications-div img{width:100%}.hidden-pass input{-webkit-text-security:disc}.ck.ck-editor{border:2px '#038b00' dashed !important}.ck.ck-editor[lang='hi']{font-family:'hindiunicode', helvetica;letter-spacing:0;word-spacing:0.15em;font-size:1.3em;text-align:justify;color:#555;line-height:2}.ck.ck-editor[lang='hi'] p[style*='justify']{text-indent:3em}.ck.ck-balloon-panel{z-index:10000}.inline-edit-text p,.ql-container p{margin:0 0 0.85em;text-indent:3em}.inline-edit-text p.ql-align-center,.ql-container p.ql-align-center{text-indent:0}.locale-en .inline-edit-text p,.locale-en .ql-container p{text-indent:0}.meaning{text-align:center;text-decoration:underline}.next-line{background-repeat:no-repeat;background-size:contain;background-position:center;width:20vw;height:3.5vw;max-width:350px;max-height:80px;margin:0 auto}.locale-hi .next-line{padding:1.1em}.locale-hi ez{font-size:0.7em}hide{visibility:hidden}.mx-center{margin:0 auto}.page-center canvas{margin:0 auto}figure.image{margin:0}figure.image img{width:100%}

@font-face{font-family:'hindiunicode';src:url(/static/media/surekhnormal-new.ce7c3ffafa921b48974b.woff2);font-weight:400;font-style:normal}@font-face{font-family:'hindiunicode';src:url(/static/media/surekhbold-new.05a23410dfbc9a2f17c1.woff2);font-weight:700;font-style:normal}@font-face{font-family:'zapfding';src:url(/static/media/zapfding.a8efe78c9aec94b62e5a.woff2);font-weight:400;font-style:normal}.no-padding-left{padding-left:0}.nav>li>a:hover,.nav>li>a:focus{outline:none}.locale-hi{font-family:'hindiunicode', helvetica !important;letter-spacing:0 !important;word-spacing:0.15em !important}.locale-en{font-family:'Roboto';letter-spacing:0.05em;word-spacing:0}@keyframes sphamadjust-hue{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes ring{0%{transform:rotate(0)}1%{transform:rotate(30deg)}3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}9%{transform:rotate(30deg)}11%{transform:rotate(-28deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}43%{transform:rotate(0)}100%{transform:rotate(0)}}.no-padding{padding:0}.locale-hi label.invalid-field-msg{font-family:helvetica;font-size:0.8em}@media (min-width: 1680px){.brand-box,.rhymes{margin-top:-20em}}@media (max-width: 1679px){.brand-box,.rhymes{margin-top:-18em}}@media (max-width: 1279px){.brand-box,.rhymes{margin-top:-15em}.next-line{width:25vw;height:5vw}}@media (max-width: 991px){.brand-box,.rhymes{margin-top:-17em}.next-line{width:30vw;height:6vw}}.ql-container{font-family:inherit}.ql-container.ql-snow,.ql-container.ql-bubble{margin-top:0;margin-bottom:1em}.ql-container.ql-bubble{box-shadow:0px 0px 10px 1px red;display:block}.ql-container{font-size:inherit}.ql-editor{text-align:inherit;line-height:inherit}.ql-toolbar.ql-snow{font-size:28px;text-align:left;margin-top:0.5em}.ql-bubble .ql-toolbar{font-size:28px;padding:5px}.ql-bubble .ql-tooltip{z-index:1}.inline-edit .ql-toolbar.ql-snow{position:fixed;top:50px;left:10%;right:10%;background-color:white;z-index:1;box-shadow:2px 2px 10px grey}.ql-align-right{text-align:right}.ql-align-left{text-align:left}.ql-align-center{text-align:center}.ql-align-justify{text-align:justify}.ql-size-small{font-size:0.75em}.ql-size-large{font-size:1.5em}.ql-size-huge{font-size:2.5em}.ql-snow .ql-picker.ql-font .ql-picker-label::before,.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-bubble .ql-picker.ql-font .ql-picker-label::before,.ql-bubble .ql-picker.ql-font .ql-picker-item::before{content:'Default'}.ql-font span[data-value='HindiUnicode']::before{content:'Uni-Hindi' !important}.ql-font span[data-value='Helvetica']::before{content:'Helvetica' !important}.ql-font span[data-value='Zapfding']::before{content:'Zapfding' !important}.ql-font span[data-value='Initial']::before{content:'Initial' !important}.ql-font-Helvetica{font-family:'helvetica'}.ql-font-HindiUnicode{font-family:'hindiunicode'}.ql-font-Zapfding{font-family:'zapfding'}.ql-snow.ql-toolbar .ql-theheading,.ql-bubble .ql-toolbar .ql-theheading{font-size:0.5em;font-weight:bold;padding:0 !important}.ql-snow.ql-toolbar .ql-theheading:after,.ql-bubble .ql-toolbar .ql-theheading:after{content:'H1'}.ql-snow.ql-toolbar .ql-thespiritualmaster,.ql-bubble .ql-toolbar .ql-thespiritualmaster{font-size:0.5em;font-weight:bold;padding:0 !important}.ql-snow.ql-toolbar .ql-thespiritualmaster:after,.ql-bubble .ql-toolbar .ql-thespiritualmaster:after{content:'H2'}.ql-snow.ql-toolbar .ql-holyteachings,.ql-bubble .ql-toolbar .ql-holyteachings{font-size:0.5em;font-weight:bold;padding:0 !important}.ql-snow.ql-toolbar .ql-holyteachings:after,.ql-bubble .ql-toolbar .ql-holyteachings:after{content:'H3'}.ql-snow.ql-toolbar .ql-divblock,.ql-bubble .ql-toolbar .ql-divblock{font-size:0.5em;font-weight:bold;padding:0 !important}.ql-snow.ql-toolbar .ql-divblock:after,.ql-bubble .ql-toolbar .ql-divblock:after{content:'Px'}.ql-snow.ql-toolbar .ql-audio,.ql-bubble .ql-toolbar .ql-audio{font-size:0.5em;font-weight:bold;padding:0 !important;position:relative;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ql-snow.ql-toolbar .ql-audio:before,.ql-bubble .ql-toolbar .ql-audio:before{content:'\e072'}.ql-snow.ql-toolbar .ql-rhymehiblot[value='hi'],.ql-bubble .ql-toolbar .ql-rhymehiblot[value='hi']{font-size:0.5em;font-weight:bold;padding:0 !important;margin:0 3px}.ql-snow.ql-toolbar .ql-rhymehiblot[value='hi']:after,.ql-bubble .ql-toolbar .ql-rhymehiblot[value='hi']:after{content:'~H~'}.ql-snow.ql-toolbar .ql-rhymehiblot[value='en'],.ql-bubble .ql-toolbar .ql-rhymehiblot[value='en']{font-size:0.5em;font-weight:bold;padding:0 !important;margin:0 3px}.ql-snow.ql-toolbar .ql-rhymehiblot[value='en']:after,.ql-bubble .ql-toolbar .ql-rhymehiblot[value='en']:after{content:'~E~'}.ql-snow.ql-toolbar .ql-rhymeauthor,.ql-bubble .ql-toolbar .ql-rhymeauthor{font-size:0.5em;font-weight:bold;padding:0 !important;margin:0 3px}.ql-snow.ql-toolbar .ql-rhymeauthor:after,.ql-bubble .ql-toolbar .ql-rhymeauthor:after{content:'~A'}.ql-snow.ql-toolbar .ql-rhymeline,.ql-bubble .ql-toolbar .ql-rhymeline{font-size:0.5em;font-weight:bold;padding:0 !important;margin:0 3px}.ql-snow.ql-toolbar .ql-rhymeline:after,.ql-bubble .ql-toolbar .ql-rhymeline:after{content:'~L'}.ql-snow.ql-toolbar .ql-poorna,.ql-bubble .ql-toolbar .ql-poorna{font-size:0.5em;font-weight:bold;padding:0 !important}.ql-snow.ql-toolbar .ql-poorna:after,.ql-bubble .ql-toolbar .ql-poorna:after{content:'।'}.ql-snow.ql-toolbar .ql-poornax2,.ql-bubble .ql-toolbar .ql-poornax2{font-size:0.5em;font-weight:bold;padding:0 !important}.ql-snow.ql-toolbar .ql-poornax2:after,.ql-bubble .ql-toolbar .ql-poornax2:after{content:'।।'}.ql-snow.ql-toolbar .ql-id,.ql-bubble .ql-toolbar .ql-id{font-size:0.5em;font-weight:bold;padding:0 !important}.ql-snow.ql-toolbar .ql-id:after,.ql-bubble .ql-toolbar .ql-id:after{content:'ID'}.ql-snow.ql-toolbar .ql-save,.ql-snow.ql-toolbar .ql-cancel,.ql-bubble .ql-toolbar .ql-save,.ql-bubble .ql-toolbar .ql-cancel{display:none}.ql-snow.ql-toolbar .ql-save:after,.ql-bubble .ql-toolbar .ql-save:after{content:'Save'}.ql-snow.ql-toolbar .ql-cancel:after,.ql-bubble .ql-toolbar .ql-cancel:after{content:'Cancel'}.ql-snow.ql-toolbar .ql-formats,.ql-bubble .ql-toolbar .ql-formats{color:#ccc}.ql-snow.ql-toolbar .ql-formats:last-child,.ql-bubble .ql-toolbar .ql-formats:last-child{float:right;margin-top:0.2em}.ql-container .content-inline-rhymes,.ck.ck-editor .content-inline-rhymes{font-weight:normal;font-size:1em !important;margin:0;text-align:left}.ql-container .content-inline-rhymes rhyme-line,.ql-container .content-inline-rhymes .rhyme-line,.ck.ck-editor .content-inline-rhymes rhyme-line,.ck.ck-editor .content-inline-rhymes .rhyme-line{display:block;text-align:center;line-height:inherit}.ql-container .content-inline-rhymes rhyme-type,.ck.ck-editor .content-inline-rhymes rhyme-type{display:block;text-align:center}.ql-container .content-inline-rhymes rhyme-author,.ql-container .content-inline-rhymes .rhyme-author,.ck.ck-editor .content-inline-rhymes rhyme-author,.ck.ck-editor .content-inline-rhymes .rhyme-author{margin:0 !important}.ql-container hide,.ck.ck-editor hide{visibility:visible;color:transparent}.audio-ctrl{width:100%;display:block;margin-bottom:0.5em}divblock{display:block}divblock img{width:100%}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none}

.App {
	text-align: center;
}

.App-logo {
	height: 40vmin;
	pointer-events: none;
}

@media (prefers-reduced-motion: no-preference) {
	.App-logo {
		animation: App-logo-spin infinite 20s linear;
	}
}

.App-header {
	background-color: #282c34;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: calc(10px + 2vmin);
	color: white;
}

.App-link {
	color: #61dafb;
}

@keyframes App-logo-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.highlight-term {
	background-color: yellow;
}

.blinking {
	animation: blinkanim 1s infinite alternate;
}

@keyframes blinkanim {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* roboto-latin-400-normal */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url(/static/media/roboto-latin-400-normal.b009a76ad6afe4ebd301.woff2) format('woff2'), url(/static/media/roboto-latin-400-normal.3f2b9a42f643e62a49b7.woff) format('woff');
}
/* roboto-latin-500-normal */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url(/static/media/roboto-latin-500-normal.f25d774ecfe0996f8eb5.woff2) format('woff2'), url(/static/media/roboto-latin-500-normal.1f075502d0094a398e21.woff) format('woff');
}
/* roboto-latin-700-normal */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url(/static/media/roboto-latin-700-normal.227c93190fe7f82de3f8.woff2) format('woff2'), url(/static/media/roboto-latin-700-normal.666d7a2f9db53cf52e2d.woff) format('woff');
}
/* @import '@fontsource/roboto/300.css'; */

/* @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap'); */
/* 
html {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	word-spacing: 0;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	position: relative;
	height: 100vh;
	font-size: 10px;
} */

body {
	height: 100vh;
	font-size: 1.5rem;
}

#root {
	height: 100%;
}

* {
	-webkit-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
}

input,
textarea {
	-webkit-user-select: auto !important;
	-o-user-select: auto !important;
	user-select: auto !important;
}

.firebase-emulator-warning {
	display: none;
}

:root {
	--ck-z-default: 100 !important;
	--ck-z-modal: calc(var(--ck-z-default) + 9999) !important;
}


/*# sourceMappingURL=main.00d83904.css.map*/