.pricing-page {
  width: 100%;
  position: relative;
  background: linear-gradient(180deg, #0e0a39, #381277), #0c0d3d;
  overflow: hidden;
  text-align: left;
  font-size: var(--font-size-base);
  color: var(--shades-of-black-white);
  font-family: var(--font-futura-pt);
  padding: 0 0 100px 0;
}
.Asset52x {
  position: absolute;
  top: 250px;
  left: 80px;
}
.Ellipse151 {
  position: absolute;
  top: 1000px;
  left: 80px;
}
.Floating2 {
  position: absolute;
  top: 1900px;
  right: -60px;
}
.Floating23214 {
  position: absolute;
  left: -30px;
  bottom: 5200px;
  rotate: -154deg;
}
.Floating322 {
  position: absolute;
  top: 2900px;
  left: 120px;
}
.Floating1232 {
  position: absolute;
  bottom: 4600px;
  right: 10px;
}
.Floating3131 {
  position: absolute;
  left: -20px;
  bottom: 3900px;
}
.Floating1 {
  position: absolute;
  top: 3400px;
  right: 30px;
}
.Ellipse15 {
  position: absolute;
  right: 0;
  bottom: 3000px;
}
.Asset52x12 {
  position: absolute;
  bottom: 2200px;
  left: -30px;
}
.Ellipse21151 {
  position: absolute;
  bottom: 1000px;
  left: -40px;
}
.Asset1252x {
  position: absolute;
  top: 5200px;
  right: 0;
}
.Ellipse2151 {
  position: absolute;
  top: 4700px;
  left: 60px;
}
.pricing1 {
  font-family: var(--font-futura-pt);
  font-size: var(--font-size-37xl);
  color: var(--color-white);
  line-height: 140%;
  font-weight: 600;
  text-align: center;
  margin: 50px 0 80px 0;
  position: relative;
  z-index: 10;
  background: linear-gradient(268.8deg, #c930ff 36.45%, #ffb629 69.57%);
  background-clip: border-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pricing1-subtext{
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 22px;
}
#timer {
  color: #fff;
  font-size: 58px;
  font-weight: 700;
  text-align: center;
  max-width: 500px;
  width: 100%;
  margin: 0 auto 62px;
  padding: 10px 20px;
  background: linear-gradient(263.64deg, #ff3e8f -0.08%, #e10019 99.92%), linear-gradient( 94.27deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.26) 100.53% );
  border-radius: 10px;
}
.pricing-page-child {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 796px;
  object-fit: cover;
}
.frame-parent8-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.frame-div,
.frame-parent8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.frame-div {
  font-size: var(--font-size-5xl);
  width: 1064px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}
.content-cell-parent {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
  width: 100%;
}
.frame-parent1 {
  display: grid;
  grid-template-columns: 30.92% auto;
  width: 100%;
}
.billing-cycle-parent {
  /* width: 327px; */
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #4f5078;
  border: 1px solid var(--color-gray-400);
  box-sizing: border-box;
  height: 193px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--padding-xs) var(--padding-base);
  gap: var(--gap-3xs);
}
.billing-cycle-parentfixed {
  margin: 0 0 0 4px;
}
.billing-cycle {
  font-family: var(--font-outfit);
  font-size: var(--headings-24-h4-size);
  color: var(--color-white);
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: center;
}
.frame-parent2,
.monthly-wrapper,
.yearly-wrapper {
  display: flex;
  flex-direction: row;
  padding: var(--padding-5xs);
}
.yearly-wrapper:hover {
  background: linear-gradient(90deg, #00d47b 0%, #008d85 100%);
}
.frame-parent2 {
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  align-items: flex-start;
  justify-content: flex-start;
  font-size: var(--font-size-lg);
}
.monthly-wrapper {
  width: 121px;
  border-radius: var(--br-41xl);
  background: linear-gradient(269.87deg, #c930ff 2.08%, #ffb629);
  border: 1px solid var(--color-gray-300);
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  text-shadow: var(--shadow-1);
  font-family: var(--font-outfit);
  font-size: var(--font-size-lg);
  color: var(--color-white);
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
}
.yearly-wrapper {
  width: 121px;
  border-radius: var(--br-41xl);
  background: transparent;
  border: 0px solid var(--color-gray-300);
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  text-shadow: var(--shadow-1);
  font-family: var(--font-outfit);
  font-size: var(--font-size-lg);
  color: var(--color-white);
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
}
.content-cell,
.frame-parent3 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.content-cell:nth-child(1) {
  width: 33.6%;
}
.content-cell {
  /* width: 247px; */
  background: linear-gradient(180deg, #fff, #e2e5ff);
  border: 1px solid var(--color-lightsteelblue-100);
  box-sizing: border-box;
  height: 193px;
  overflow: hidden;
  flex-shrink: 0;
  flex-direction: row;
  padding: var(--padding-base);
  position: relative;
  font-size: var(--font-size-5xl);
  color: var(--shades-of-black-black);
}
.content-cell-upper {
  position: relative;
  /* width: 247px; */
  width: 33.6%;
}
.up121 {
  position: absolute;
  top: -28px;
  right: 0;
  z-index: 100;
  background: linear-gradient(275.33deg, #ff4930 0%, #ff8730 100%) padding-box,
    linear-gradient(
        94.27deg,
        rgba(255, 255, 255, 0.7) 0%,
        rgba(255, 255, 255, 0.26) 100.53%
      )
      border-box;
  border: 1px solid transparent;
  border-radius: 72px 8px 0 0;
  padding: 4px 10px 4px 60px;
}
.up1221 {
  position: absolute;
  top: -28px;
  right: 0;
  z-index: 100;
  background: linear-gradient(269.87deg, #c930ff 10.37%, #ffb629 90.59%),
    padding-box,
    linear-gradient(
        94.27deg,
        rgba(255, 255, 255, 0.7) 0%,
        rgba(255, 255, 255, 0.26) 100.53%
      )
      border-box;
  border: 1px solid transparent;
  border-radius: 72px 8px 0 0;
  padding: 4px 10px 4px 50px;
}
.up121fixed,
.up1221fixed {
  top: 0 !important;
  border-radius: 0 0 0 72px !important;
}
.up121 h4,
.up1221 h4,
.up1213 h4 {
  font-family: var(--font-outfit);
  font-size: var(--font-size-base);
  color: var(--color-white);
  text-shadow: 0px 4px 6px #00000078;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
}
.frame-parent3 {
  flex: 1;
  flex-direction: column;
  gap: var(--gap-3xs);
  z-index: 2;
}
.frame-parent3fixed {
  display: block;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 10px 0 0 0;
}
.billing-cycle1 {
  font-family: var(--font-outfit);
  font-size: var(--headings-24-h4-size);
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
}
.essential {
  font-family: var(--font-outfit);
  font-size: var(--font-size-xs);
  text-transform: uppercase;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 2px;
}

.billing-cycle2 {
  font-family: var(--font-outfit);
  font-size: var(--headings-40-h2-size);
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
}
.month {
  font-family: var(--font-outfit);
  font-size: var(--font-size-xs);
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0em;
}
.parent,
.start-5-day-free-trial-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  font-size: var(--font-size-21xl);
  margin-left: 10px;
}
.start-5-day-free-trial-wrapper {
  align-self: stretch;
  border-radius: var(--br-41xl);
  background: linear-gradient(90deg, #00d47b 0%, #008d85 100%);
  border: 1px solid var(--color-gray-300);
  flex-direction: row;
  align-items: center;
  padding: var(--padding-5xs);
  font-size: var(--font-size-sm);
  color: var(--shades-of-black-white);
  font-family: var(--font-outfit);
  font-size: var(--font-size-sm);
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: var(--color-white);
  box-shadow: 0px 4px 6px 0px #00000078;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
.start-5-day-free-trial-wrapper:hover {
  background: linear-gradient(269.87deg, #c930ff 10.37%, #ffb629 90.59%);
}
.content-cell-img {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  right: 0;
}
.circleelips {
  width: 274px;
  height: 187px;
  opacity: 0.4;
  background: linear-gradient(
    117.5deg,
    rgba(255, 182, 41, 0) -40.34%,
    rgba(206, 61, 234, 0.901402) 55.36%,
    #2730ff 69.09%
  );
  filter: blur(24px);
  position: absolute;
  right: -44px;
  top: 63px;
}
.content-cell-Tycoon {
  background: linear-gradient(360deg, #4244a8 0%, #19133f 100%);
  color: var(--color-white);
}
.billing-cycle1-Tycoon {
  background: linear-gradient(269.87deg, #c930ff 10.37%, #ffb629 90.59%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.start-5-day-free-trial-wrapper-Tycoon {
  background: linear-gradient(269.87deg, #c930ff 10.37%, #ffb629 90.59%);
}
.start-5-day-free-trial-wrapper-Tycoon:hover {
  background: linear-gradient(90deg, #00d47b 0%, #008d85 100%);
}
.content-cell3,
.title-cell,
.title-cell1 {
  box-sizing: border-box;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: var(--padding-xs) var(--padding-base);
}
.content-cell3white h5 {
  color: var(--color-white) !important;
}
.title-cell {
  /* width: 327px; */
  width: 100%;
  gap: 8px;
  background-color: var(--gray);
  border: 1px solid #4f5078;
}
.title-cell-gradiant {
  background: linear-gradient(269.87deg, #c930ff 10.37%, #ffb629 90.59%),
    linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1));
}
.title-cell-gradiant h6 {
  font-family: var(--font-outfit);
  font-size: var(--headings-24-h4-size) !important;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
}
.title-cell1 {
  /* width: 327px; */
  width: 100%;
  gap: 8px;
  background-color: #4f5078;
  border: 1px solid var(--gray);
}
.title-cell h6,
.title-cell1 h6 {
  font-family: var(--font-outfit);
  font-size: var(--font-size-base);
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  color: var(--color-white);
}
.content-cell3 {
  align-self: stretch;
  /* width: 247px; */
  width: 100%;
  background-color: var(--deep-black);
  border: 1px solid var(--gray);
  justify-content: center;
}
.content-cell3-back {
  background-color: var(--color-gray-100);
}
.content-cell3 h5 {
  font-family: var(--font-outfit);
  font-size: var(--font-size-base);
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  text-transform: capitalize;
  color: var(--shades-of-black-gray-2);
}
.icons {
  width: 32px;
  height: 32px;
}
.title-cell-parent {
  /* display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start; */
  display: grid;
  grid-template-columns: 59.4% 44.8% 44.3% 44.6%;
  gap: 0;
  width: 51.8%;
}
.unlimited1 {
  font-weight: 600 !important;
  background: linear-gradient(269.87deg, #c930ff 2.08%, #ffb629);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: capitalize;
}
.icons1 {
  width: 20px;
  height: 20px;
}
.discount-arrow {
  position: absolute;
  right: 15px;
  top: 6px;
  text-align: center;
}
.discount-arrow img{
  width: 35px;
  margin-right: -80px;
}
.discount-arrow  p{
  color: #00d47b;
  font-weight: 600;
  margin-bottom: 13px;
  font-size: 17px;
}
.up1213{
  position: absolute;
  top: -28px;
  right: 0;
  z-index: 100;
  background: linear-gradient(275.33deg, #100a3c 0%, #c630fb 100%) padding-box, linear-gradient( 94.27deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.26) 100.53% ) border-box;
  border: 1px solid transparent;
  border-radius: 72px 8px 0 0;
  padding: 4px 10px 4px 60px;
}
.up12211 {
  position: absolute;
  top: -60px;
  right: 0;
  background: linear-gradient(90deg, #00d47b 0%, #008d85 100%);
  color: #fff;
  width: 167px;
  padding: 4px 10px 4px 60px;
  text-align: right;
  border-radius: 113px 0px 0 0;
  text-decoration: none;
}
.bouns-apps-main{
  background: linear-gradient(90deg, #00d47b 0%, #008d85 100%);
  color: #fff;
  font-family: var(--font-outfit);
  font-size: var(--font-size-xl);
  text-align: center;
  padding: 35px 15px;
  font-weight: 700;
  background-image: url('./../images_v2/tycoon-cust-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 35px;
  text-shadow: 0px 4px 10px #00000078;
  border: solid 3px #c930ff;
}
.highlight-text{
  background: linear-gradient(269.87deg, #c930ff 10.37%, #ffb629 90.59%);
    background-clip: border-box;
  background-clip: border-box;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px !important;
}











@media screen and (max-width: 1300px) {
  .frame-div {
    width: 100%;
  }
  /* .frame-parent1, */
  .frame-parent8-container {
    margin: 0 auto;
    width: 100%;
  }
  .frame-parent1 {
    grid-template-columns: 27.4% auto;
  }
  .content-cell-upper {
    width: 33.33;
  }
  .billing-cycle-parent {
    width: 100%;
  }
  .content-cell:nth-child(1) {
    width: 33.33%;
  }
  .content-cell:nth-child(2) {
    width: 100%;
  }
  .content-cell:nth-child(3) {
    width: 100%;
  }
  .title-cell-parent {
    grid-template-columns: 27% 24.4% 24.4% 24.4%;
    margin: 0 auto;
    width: 100%;
  }
  /* .title-cell1,
  .title-cell {
    width: calc(370px - 23px);
  }
  .content-cell3 {
    width: calc(247px - 30px);
  } */
}
@media screen and (max-width: 991px) {
  .pricing1 {
    font-size: var(--font-size-29xl);
    line-height: 67.2px;
    margin: 104px 0 40px 0;
  }
  .frame-div,
  .frame-parent8 {
    width: 100%;
  }
  .billing-cycle-parent {
    width: 100%;
  }
  .billing-cycle-parentfixed {
    margin: 0;
  }
  .content-cell-upper {
    width: 33.333%;
  }
  #hiddenDiv {
    display: none !important;
  }
  .content-cell-upperdown {
    width: 100% !important;
  }
  .frame-parent3fixed {
    flex-direction: column;
    margin: 0;
    align-items: flex-start;
  }
  .up121fixed,
  .up1221fixed {
    border-radius: 72px 8px 0 0;
  }
  .up121,
  .up1221 {
    top: -25px;
    width: 100%;
  }
  .up121 h4,
  .up1221 h4,
  .up1213 h4 {
    font-size: var(--font-size-xs);
    line-height: 14.4px;
  }
  .frame-parent1 {
    grid-template-columns: auto auto;
    grid-template-rows: auto;
    grid-template-areas: "item5 item5" "item6 item6";
  }
  .billing-cycle-parent {
    grid-area: item5;
  }
  .content-cell-parent {
    grid-area: item6;
  }
  /* .frame-parent1 {
    width: 100%;
    flex-wrap: wrap;
  } */
  .title-cell-parent {
    grid-template-columns: 33.33% 33.33% 33.33%;
    grid-template-rows: auto;
    grid-template-areas: "item1 item1 item1" "item3 item4 item2";
  }
  .content-cell {
    width: 33.3333%;
    padding: 8px;
  }
  .content-cell-img {
    display: none;
  }
  .billing-cycle1 {
    font-size: var(--font-size-xl);
    line-height: 24px;
  }
  .essential {
    font-size: var(--font-size-xs-mobile);
    line-height: 12px;
  }
  .billing-cycle2 {
    font-size: var(--font-size-13xl);
    line-height: 38.4px;
  }
  .start-5-day-free-trial-wrapper {
    line-height: 16.8px;
    margin: 0 auto;
    width: 100%;
  }
  .title-cell-parent {
    flex-wrap: wrap;
    width: 100%;
  }
  .title-cell {
    justify-content: center;
  }
  .title-cell,
  .title-cell1 {
    grid-area: item1;
    width: 100%;
    /* justify-content: center; */
  }
  .title-cell1 .icons {
    margin-left: calc(40% - 20px);
  }
  .content-cell3:nth-child(1) {
    grid-area: item2;
  }
  .content-cell3:nth-child(2) {
    grid-area: item3;
  }
  .content-cell3:nth-child(3) {
    grid-area: item4;
  }
  .content-cell3 {
    width: 100%;
  }
}

#hiddenDiv {
  display: none;
  width: 100%;
  background-color: #0e0a3a;
  border-bottom: 0;
  position: fixed;
  top: 0;
  z-index: 1000;
  max-width: 1068px;
  margin: 0 auto;
  left: -3px;
  right: 0;
}
.navbarfixed {
  margin: 0 0 80px 0;
}
/* Adjust this as per your design */
.seemore {
  background-color: #bebfe0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: var(--padding-xs) var(--padding-base);
  cursor: pointer;
}
.seemore h3 {
  font-family: var(--font-outfit);
  font-size: var(--font-size-xl);
  color: var(--black);
  text-wrap: nowrap;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
}
.seemore hr {
  width: 100%;
  /* padding: 0.5px; */
  margin: 0 8px;
  border: 1px solid #4f507840;
}
.chevron-up {
  transition: transform 0.3s ease;
  width: 24px;
  height: 24px;
  rotate: 180deg;
}
.clicked {
  width: 121px;
  border-radius: var(--br-41xl);
  background: linear-gradient(269.87deg, #c930ff 2.08%, #ffb629);
  border: 1px solid var(--color-gray-300);
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  text-shadow: var(--shadow-1);
  font-family: var(--font-outfit);
  font-size: var(--font-size-lg);
  color: var(--color-white);
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
}
.content {
  display: none;
  width: 100%;
}
.collapsed {
  display: block;
}
/* Table Header Strike Prices */
.frame-div .pioneer-parent, .frame-parent3fixed .pioneer-parent {
    display: flex;
/*    align-items: center;*/
    width: 100%;
    justify-content: space-between;
}
.price-span {
    font-family: var(--font-outfit);
    font-size: var(--headings-24-h4-size);
    font-weight: 700;
    line-height: 29px;
}
/*s {
  text-decoration-color: red;
}*/
/*.parent .price-span {
    font-size: 50%;
}*/

@keyframes animate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(350deg);
  }
}


/* .frame-parent2{
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 2px;
}
.frame-parent2::before {
  content: "";
  position: absolute;
  top: -20%;
  left: 0%;
  width: 100%;
  height: 150%;
  background: linear-gradient(#feb42d,#00ff58);
  animation: animate 5s linear infinite;
  transition-property: all;
  transition-timing-function: cubic-bezier(0,0,.2,1);
  transition-duration: .5s;
  z-index: -1;
}
.frame-parent2-sub{
  display: flex;
  flex-direction: row;
  background-color: #656680;
  border-radius: 35px;
  padding: 5px;
} */


.frame-parent2{
  gap: 5px;
}
#button4, #button2{
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 2px;
}
#button4 span, #button2 span{
  background-color: #656680;
  width: 100%;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 60px;
  padding-bottom: 5px;
}
#button4::before, #button2::before {
  content: "";
  position: absolute;
  top: -110%;
  left: 40%;
  width: 20%;
  height: 337%;
  background: linear-gradient(#feb42d,#00ff58);
  animation: animate 3s linear infinite;
  transition-property: all;
  transition-timing-function: cubic-bezier(0,0,.2,1);
  transition-duration: .3s;
  z-index: -1;
}
#button4:hover, #button2:hover{
  background: transparent !important;
}
#button4.clicked, #button2.clicked{
  background: transparent !important;
  border: 0;
}
#button4.clicked span, #button2.clicked span{
  background: linear-gradient(269.87deg, #c930ff 2.08%, #ffb629);
  border: 1px solid var(--color-gray-300);
}
#button4:hover span, #button2:hover span{
  background: linear-gradient(90deg, #00d47b 0%, #008d85 100%);
}




@media(max-width: 600px) {
  .frame-div .pioneer-parent, .frame-parent3fixed .pioneer-parent {
      flex-direction: column;
      align-items: flex-start;
  }
  .content-cell {
    height: 215px;
  }
  .up1221{
    padding: 4px 10px 4px 0px;
  }
  .up1221 .value-text2{
    text-align: right;
  }
  .up121{
    padding: 4px 10px 4px 0;
  }
  .up121 .value-text1{
    text-align: right;
  }
  .start-5-day-free-trial-wrapper{
    font-size: 10px;
    padding: 5px;
  }
  .bouns-apps-main{
    font-size: 25px;
  }
  .up1221{
    width: 100% !important;
  }
  .up12211 {
    width: 99% !important;
    top: -54px;
  }
  .up12211 h4{
    font-size: 14px !important;
  }
  .pricing1 {
    margin: 104px 0 7px 0;
  }
  .pricing1-subtext{
    font-size: 21px;
  }
  #timer {
    font-size: 34px;
    max-width: 320px;
    margin: 0 auto 30px;
  }
}