/* input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
} */

.ripple-button {
  position: relative;
  overflow: hidden;
  /* background-color: #6200ea; */
  padding: 12px 24px;
  border: none;
  /* border-radius: 4px; */
  outline: none;
  cursor: pointer;
  z-index: 1;
}

.ripple-button::after {
  content: "";
  position: absolute;
  left: -150%;
  top: 0;
  z-index: -1;
  width: 40px;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  opacity: 0;
  border-radius: 0;
  transform: skewX(-20deg);
  transform-origin: center center;
  animation: ripple-move 3s infinite ease-out;
}

.ripple-button-1 {
  position: relative;
  overflow: hidden;
  border: none;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
  z-index: 1;
}

.ripple-button-1::after {
  content: "";
  position: absolute;
  left: -150%;
  top: 0;
  z-index: -1;
  width: 40px;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  opacity: 0;
  border-radius: 0;
  transform: skewX(-20deg);
  transform-origin: center center;
  animation: ripple-move 3s infinite ease-out;
}

@keyframes ripple-move {
  0% {
    left: -150%;
    opacity: 0;
  }

  30% {
    opacity: 0.8;
  }

  70% {
    opacity: 0.8;
  }

  100% {
    left: 150%;
    opacity: 0;
  }
}

._proprofs_trk_main_div_bubble_ {
  box-shadow: none !important;
}

._proprofs_footer_link {
  display: none;
}

.hh-underline2,
.hh-underline {
  position: relative;
}

.hh-underline2:before,
.hh-underline:before {
  display: block;
  content: "";
  width: 140px;
  height: 10px;
  background-image: url(https://upastrology-com.b-cdn.net/web/images/common/line.svg);
  background-size: auto;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -60px;
}

.hh-underline2:before {
  background-image: url(https://upastrology-com.b-cdn.net/web/images/common/line2.svg);
}

.minHeight {
  position: fixed;
  height: 100%;
}

#element_chart .apexcharts-legend-text {
  font-size: 15px !important;
}

#element_chart .apexcharts-legend-series {
  margin-bottom: 8px !important;
}

#mode_chart .apexcharts-toolbar {
  display: none !important;
}

#mode_chart .apexcharts-yaxis tspan {
  font-size: 13px !important;
  font-weight: 600;
}

#mode_chart .apexcharts-series > path:nth-child(1) {
  fill: rgba(217, 237, 248);
  filter: none;
}

#mode_chart .apexcharts-series > path:nth-child(2) {
  fill: #ffd5da;
  filter: none;
}

#mode_chart .apexcharts-series > path:nth-child(3) {
  fill: #f8dfc1;
  filter: none;
}

#mode_chart .apexcharts-series:hover {
  filter: none !important;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
}

input[type="date"] {
  display: block;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0.5em;
  min-height: 2em;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.noscrollbar::-webkit-scrollbar {
  display: none;
  width: 0 !important;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
}

#search input {
  border-bottom: 0;
}

#search .show {
  border: 1px solid;
  background: #fff;
}

.rbt-menu::-webkit-scrollbar {
  display: none;
  width: 0 !important;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
}

.rbt-menu {
  margin-top: 5px;
  border-radius: 3px;
}

.table th {
  padding: 20px 20px;
  text-align: left;
  font-size: 17px;
}

.table td {
  padding: 10px 20px;
}

.gradient-text {
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g1 {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ff896d),
    to(#d02020)
  );
  background-image: linear-gradient(45deg, #fdba74 0%, #f43f5e 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g2 {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#04a1f6),
    to(#04f8fe)
  );
  background-image: linear-gradient(90deg, #04a1f6, #04f8fe);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g3 {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#8fff85),
    to(#39a0ff)
  );
  background-image: linear-gradient(45deg, #8fff85 0%, #39a0ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g4 {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#dd7bff),
    to(#ff6c6c)
  );
  background-image: linear-gradient(220.55deg, #dd7bff 0%, #ff6c6c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g44 {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#dd7bff),
    to(#ff6c6c)
  );
  background-image: linear-gradient(45deg, #dd7bff 0%, #ff6c6c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g5 {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#d1bf79),
    to(#94a3b8)
  );
  background-image: linear-gradient(to right, #fef3c7 0%, #94a3b8 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g6 {
  background-image: linear-gradient(135deg, #fff6b7 10%, #f6416c 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g7 {
  background-image: linear-gradient(135deg, #ee9ae5 10%, #5961f9 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g8 {
  background-image: linear-gradient(135deg, #65fdf0 10%, #1d6fa3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g9 {
  background-image: linear-gradient(220.55deg, #ffeb3a 0%, #4def8e 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g10 {
  background-image: linear-gradient(135deg, #65fdf0 10%, #1d6fa3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g11 {
  background-image: linear-gradient(220.55deg, #ceab45 0%, #ffe6a4 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.button_hover:hover {
  background-image: linear-gradient(
    to left top,
    rgb(205, 100, 175),
    rgb(238, 119, 139)
  ) !important;
}

.birth_chart_button_hover:hover {
  background: #ffe699 !important;
}

.justified-paragraph {
  margin: auto;
  text-align: justify;
  hyphens: auto;
  word-wrap: break-word;
}

.bold_text {
  font-family: "PTSansBold";
}

.list {
  list-style: decimal;
  margin-left: 50px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.bold {
  color: rgb(39 39 42);
  font-family: "PTSansMedium", sans-serif;
}

.dark .bold {
  color: rgb(228 228 231);
}

b {
  font-weight: normal;
}

.blog_link {
  padding-bottom: 1px;
  color: currentColor;
  border-bottom: 2px solid #a78bfa;
  cursor: pointer !important;
  transition: all 100ms ease-in;
  font-family: "PTSansMedium";
}

.blog_link:hover {
  color: #ef4444;
  border-bottom: 1px solid #ef4444;
}

#progressBarContainer {
  position: fixed;
  z-index: 10;
  background: rgba(255, 255, 255, 0.05);
  width: 100%;
  top: 0;
  left: 0;
}

#progressBar {
  background: linear-gradient(to right, #7c3aed, #d946ef);
  transform-origin: top left;
  transform: scale(0, 0);
  opacity: 0;
}

#progressBarContainer,
#progressBar {
  height: 4px;
}

input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

input:focus {
  outline: none;
}

.tooltiparrow {
  box-shadow: rgb(17 17 23 / 20%) 2px 2px 10px;
}

.tooltiparrow::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid currentColor;
  position: absolute;
  bottom: 100%;
  right: 45px;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
  /*display: none;*/
  color: #ffff;
  filter: invert(1);
  /*-webkit-appearance: none;*/
}

.practice {
  position: relative;
  z-index: 1;
}

.practice::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("https://upastrology-com.b-cdn.net/web/images/common/practice.png");
  background-position: 0px -300px;
  background-size: 1800px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.bg-main-header {
  position: relative;
  overflow: hidden;
}

.rbt-menu {
  z-index: 10;
}

.bg-main-header::before {
  position: absolute;
  content: "";
  top: 50%;
  transform: translate(3%, -60%) scale(1.1);
  left: 50%;
  width: 702px;
  height: 720px;
  display: block;
  /*background-size: cover;*/
  z-index: 1;
  /*background: #a8c0ff;  !* fallback for old browsers *!*/
  /*background: -webkit-linear-gradient(to right, #3f2b96, #a8c0ff);  !* Chrome 10-25, Safari 5.1-6 *!*/
  /*background: linear-gradient(to right, #3f2b96, #a8c0ff); !* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ *!*/

  background: url("https://upastrology-com.b-cdn.net/web/images/app/blob-3.svg")
    no-repeat bottom left;
}

.backimage {
  background: linear-gradient(
    155deg,
    rgb(240, 249, 255) 50%,
    rgb(224, 242, 254) 50%
  );
}

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  outline: none;
  position: relative;
  transform: translateZ(0);
}

.selectCountry {
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='silver' height='24' viewBox='0 0 24 24' width='25' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 8px;
}

.invisible-scrollbar::-webkit-scrollbar {
  display: none;
}

#country-typeahead_2 .form-control {
  border: none;
}

#country-typeahead_2 .form-control::placeholder {
  color: #6656a950;
}

.form-control {
  border: none;
  /*color:#fff;*/
  outline: none;
  padding: 0px 0px;
  /* border-bottom: 2px solid #a1a1aa; */
  background: transparent;
  width: 100%;
}

.form-control:focus {
  border-color: #0ea5e9;
}

.mask {
  -webkit-mask-image: linear-gradient(to top, transparent 0%, black 100%);
  mask-image: linear-gradient(to top, transparent 0%, black 100%);
}

.pattern {
  width: 100%;
  background-color: rgb(241, 239, 239);
  background-repeat: repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/testing/test2.png");
}

.backgroundeffect,
.backgroundeffect2 {
  position: relative;
  z-index: 2;
}

.backgroundeffect:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  height: 263px;
  z-index: -1;
  width: 100%;
  background: linear-gradient(to right top, transparent 49.5%, #fff 50%)
      left/50.025% 100% no-repeat,
    linear-gradient(to left top, transparent 49.5%, #fff 50%) right/50.025% 100%
      no-repeat;
}

.checkbox {
  opacity: 1;
  position: absolute;
}

.label {
  width: 36px;
  height: 20px;
  background-color: #52525b;
  display: flex;
  border-radius: 50px;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
  position: relative;
  transform: scale(1.5);
}

.label span {
  font-size: 12px;
}

.ball {
  width: 16px;
  height: 16px;
  background-color: white;
  border: 1px solid #4d4d4d;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  transition: transform 0.2s linear;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'%3E%3Cpath d='M21.53 15.93c-.16-.27-.61-.69-1.73-.49a8.46 8.46 0 01-1.88.13 8.409 8.409 0 01-5.91-2.82 8.068 8.068 0 01-1.44-8.66c.44-1.01.13-1.54-.09-1.76s-.77-.55-1.83-.11a10.318 10.318 0 00-6.32 10.21 10.475 10.475 0 007.04 8.99 10 10 0 002.89.55c.16.01.32.02.48.02a10.5 10.5 0 008.47-4.27c.67-.93.49-1.519.32-1.79z' fill='%23000'%3E%3C/path%3E%3C/svg%3E");
}

.ball:hover {
  box-shadow: 0 0 4px #ffe6e6;
}

/*  target the elemenent after the label*/
.checkbox:checked + .label .ball {
  transform: translateX(16px);
  background-color: #fff;
  border-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2352525b' width='10' height='10' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath d='M19 12a7 7 0 11-7-7 7 7 0 017 7z'%3E%3C/path%3E%3Cpath d='M12 22.96a.969.969 0 01-1-.96v-.08a1 1 0 012 0 1.038 1.038 0 01-1 1.04zm7.14-2.82a1.024 1.024 0 01-.71-.29l-.13-.13a1 1 0 011.41-1.41l.13.13a1 1 0 010 1.41.984.984 0 01-.7.29zm-14.28 0a1.024 1.024 0 01-.71-.29 1 1 0 010-1.41l.13-.13a1 1 0 011.41 1.41l-.13.13a1 1 0 01-.7.29zM22 13h-.08a1 1 0 010-2 1.038 1.038 0 011.04 1 .969.969 0 01-.96 1zM2.08 13H2a1 1 0 010-2 1.038 1.038 0 011.04 1 .969.969 0 01-.96 1zm16.93-7.01a1.024 1.024 0 01-.71-.29 1 1 0 010-1.41l.13-.13a1 1 0 011.41 1.41l-.13.13a.984.984 0 01-.7.29zm-14.02 0a1.024 1.024 0 01-.71-.29l-.13-.14a1 1 0 011.41-1.41l.13.13a1 1 0 010 1.41.97.97 0 01-.7.3zM12 3.04a.969.969 0 01-1-.96V2a1 1 0 012 0 1.038 1.038 0 01-1 1.04z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}

.checkbox:checked + .label {
  background-color: #9333ea;
}

.lineHeight {
  line-height: 1.3;
}

.multicolor {
  position: relative;
  z-index: 2;
}

.multicolor:before {
  content: " ";
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  height: 70%;
  filter: blur(120px);
  background-image: linear-gradient(
    90deg,
    rgb(254, 100, 89),
    rgb(254, 221, 64),
    rgb(83, 231, 171),
    rgb(82, 219, 255),
    rgb(105, 103, 226),
    rgb(254, 88, 227),
    rgb(254, 100, 89)
  );
}

.loader {
  position: absolute;
  height: 40px;
  width: 40px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: border-box;

  border-radius: 100%;
  animation: button-spinner 0.7s infinite linear;
}

@keyframes button-spinner {
  0% {
    transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }

  100% {
    transform: translateX(-50%) translateY(-50%) rotate(359deg);
  }
}

select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  color: #454545;
  background-image: url("data:image/svg+xml;utf8,<svg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 40%;
  padding: 0.5em 0;
}

@media screen and (max-width: 768px) {
  .list {
    margin-left: 30px;
  }

  .table th {
    padding: 15px 10px;
    font-size: 14px;
  }

  .table td {
    padding: 5px 10px;
    font-size: 14px;
  }

  .label {
    width: 33px;
    height: 19px;
  }

  .checkbox:checked + .label .ball {
    transform: translateX(15px);
  }

  .ball {
    width: 15px;
    height: 15px;
  }

  .bg-main-header:before {
    background: none;
  }
}

.combined {
  -webkit-text-stroke: 1px black;
  text-shadow: 2px 2px 0 #a1a1aa, -1px -1px 0 #a1a1aa, 1px -1px 0 #a1a1aa,
    -1px 1px 0 #a1a1aa, 1px 1px 0 #a1a1aa;
}

.bg_line2 {
  position: relative;
}

.bg_line2::before {
  content: " ";
  position: absolute;
  bottom: -40px;
  transform: rotate(180deg);
  z-index: 1;
  background-image: url("https://upastrology-com.b-cdn.net/web/images/common/line01.svg");
  background-position: center bottom;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}

.word {
  opacity: 0;
  transform: translateY(3px);
  /* Initially hidden below */
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

/* Triggering the animation (adjust the delay calculation) */
.word.reveal {
  opacity: 1;
  transform: translateY(0);
}

.SalesBtn1 {
  z-index: 2;
  position: relative;
  display: inline-block;
  padding: 21px 20px;
  border-radius: 0px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: linear-gradient(#ffe14c, #fed300);
  -webkit-transition: all 0.13s !important;
  -moz-transition: all 0.13s !important;
  -ms-transition: all 0.13s !important;
  -o-transition: all 0.13s !important;
  transition: all 0.13s !important;
  min-height: 71px;
  line-height: 170%;
  box-shadow: 0 4px 0 0 #e5ad06, 0 7px 0 1px #000, 0 6px 8px 2px #00000050;
}

.SalesBtn1:hover {
  transform: translateY(5px);
  background: linear-gradient(#e4c743, #e6c94d);
}

.overlap-layer {
  mix-blend-mode: hard-light;
}

#custom .carousel.carousel-slider {
  overflow: visible !important;
}

.mask-gradient-down {
  -webkit-mask-image: linear-gradient(#000, #0000);
  mask-image: linear-gradient(#000, #0000);
}

.mask-gradient-up {
  -webkit-mask-image: linear-gradient(#0000 20%, #000);
  mask-image: linear-gradient(#0000 20%, #000);
}

.mask-gradient-right {
  -webkit-mask-image: linear-gradient(120deg, #000 50%, #0000 100%);
  mask-image: linear-gradient(120deg, #000 50%, #0000);
  mix-blend-mode: color-dodge;
}

.rainbow {
  background-image: -webkit-linear-gradient(
    0deg,
    #ed5f00,
    #f7ce00,
    #3cb179,
    #369eff,
    #d23197,
    #dc3d43
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-weight: extrabold;
}

#custom .slide > div {
  opacity: 0.4;
}

#custom .slide.selected > div {
  background-image: -webkit-linear-gradient(
    0deg,
    #ed5f00,
    #f7ce00,
    #3cb179,
    #369eff,
    #d23197,
    #dc3d43
  );
  opacity: 100% !important;
}

.app-landing {
  position: relative;
  z-index: 1;
  background-color: #1f002b;
}

.app-landing::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0.3;
  background-image: url(https://upastrology-com.b-cdn.net/web/images/app-landing/landing-galaxy.png);
  background-attachment: fixed;
  background-size: cover;
  z-index: -1;
}

.neon-gradient {
  position: relative;
  z-index: 1;
  max-width: max-content;
  overflow: hidden;
}

.neon-gradient::after {
  content: " ";
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-bottom: calc(100% * 1.41421356237);
  background-image: conic-gradient(#16a34a, #ef4444, transparent, transparent);
  width: calc(100% * 1.41421356237);
  animation: gradient-border 5s linear infinite !important;
}

/* Keyframes for moving gradient */
@keyframes gradient-border {
  0% {
    transform: translate(-50%, -50%) rotate(1turn);
  }

  100% {
    transform: translate(-50%, -50%) rotate(0);
  }
}
