.layer-2-2-icon {
  height: 57px;
  width: 102.3px;
  position: relative;
}
.home {
  position: relative;
  line-height: 24px;
}
span.span8 {
    font-size: 14px;
    font-weight: 900;
    color: #00a850;
}
.home-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-8) var(--padding-12);
}
.pricing-plans {
  position: relative;
  line-height: 24px;
  font-weight: 600;
}
.pricing-plans-wrapper {
  border-bottom: 2px solid var(--color-midnightblue-100);
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-8) var(--padding-12) var(--padding-5);
  color: var(--color-midnightblue-100);
  font-family: var(--font-poppins);
}
.back-icon {
  width: 9.3px;
  position: relative;
  height: 5.2px;
  object-fit: contain;
}
.frame-group,
.layer-2-2-parent,
.others-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.others-parent {
  justify-content: center;
  padding: var(--padding-8) var(--padding-12);
  gap: var(--gap-6);
}
.frame-group,
.layer-2-2-parent {
  justify-content: flex-start;
}
.frame-group {
  margin: 0;
  text-align: left;
  font-size: var(--font-size-14);
  color: var(--color-dimgray);
  font-family: var(--font-roboto);
}
.layer-2-2-parent {
  gap: var(--gap-12);
}
.premium-1-1 {
  width: 27px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
  flex-shrink: 0;
}
.search-stocks-company {
  position: relative;
  font-size: var(--font-size-14);
  font-family: var(--font-roboto);
  color: var(--white);
  text-align: left;
}
.premium-1-1-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-4);
}
.frame-wrapper {
  cursor: pointer;
  border: 0;
  padding: var(--padding-6) 13px;
  background-color: var(--color-midnightblue-100);
  height: 40px;
  border-radius: var(--br-26);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
}
.iconcommand-child {
  position: absolute;
  height: 65.83%;
  width: 65.42%;
  top: 18.75%;
  right: 18.75%;
  bottom: 15.42%;
  left: 15.83%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.iconcommand {
  height: 24px;
  width: 24px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.search-stocks-company1 {
  width: calc(100% - 15.7px);
  border: 0;
  outline: 0;
  font-family: var(--font-roboto);
  font-size: var(--font-size-14);
  background-color: transparent;
  position: relative;
  color: var(--color-gray);
  text-align: left;
  display: inline-block;
  min-width: 53px;
  padding: 0;
}
.icon-container-wrapper {
  height: 40px;
  width: 224px;
  border-radius: var(--br-26);
  background-color: var(--white);
  border: 1px solid var(--Gray-Border);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: var(--padding-6) 13px;
}
.frame-child {
  height: 40px;
  width: 40px;
  position: relative;
}
.frame-item {
  height: 100%;
  width: 100%;
  position: absolute;
  margin: 0 !important;
  top: 0;
  left: 0;
}
.ar {
  width: 20px;
  position: relative;
  line-height: 20px;
  display: inline-block;
  z-index: 1;
}
.frame-container,
.group-div {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.group-div {
  height: 40px;
  width: 40px;
  align-items: flex-start;
  padding: var(--padding-10);
  box-sizing: border-box;
  position: relative;
}
.frame-container {
  align-items: center;
  gap: var(--gap-8);
}
.frame-parent,
.inner {
  align-self: stretch;
  display: flex;
}
.frame-parent {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0;
}
.inner {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
  background-color: var(--white);
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 12px 16px;
  flex-shrink: 0;
  top: 0;
  z-index: 99;
  position: sticky;
  text-align: left;
  font-size: var(--font-size-14);
  width: 100%;
  box-sizing: border-box;
}
.common-bg-1-1,
.group-icon {
  position: relative;
  max-height: 100%;
}
.common-bg-1-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.group-icon {
  height: 100%;
}
.alphainvestpro {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 68px;
  font-weight: 600;
  font-family: inherit;
  display: inline-block;
  max-width: 100%;
}
.group-parent {
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-12);
  max-width: 100%;
}
.confident-investing-powered {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-20);
  line-height: 28px;
  font-weight: 400;
  font-family: var(--font-roboto);
  color: var(--color-black);
}
.frame-div {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-16);
  max-width: 100%;
}
.this-includes {
  align-self: stretch;
  position: relative;
  letter-spacing: -0.03em;
}
.frame-inner {
  width: 57px;
  position: relative;
  max-height: 100%;
}
.price {
  align-self: stretch;
  position: relative;
  font-size: inherit;
  font-weight: 500;
  font-family: inherit;
}
.price,
.stock-ideas-baskets {
  margin: 0;
}
.stock-ideas-baskets-container {
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-14);
  line-height: 24px;
}
.frame,
.frame-parent2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-8);
}
.frame-parent2 {
  align-items: flex-start;
  gap: var(--gap-12);
}
.line-icon {
  height: 152px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  object-fit: contain;
}
.ellipse-div {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: var(--color-midnightblue-200);
  width: 100%;
  height: 100%;
}
.group-icon1 {
  position: absolute;
  height: 29.5%;
  width: 52.5%;
  top: 0;
  right: 23.44%;
  bottom: 70.5%;
  left: 24.06%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group-icon2,
.group-icon3,
.group-icon4 {
  bottom: 0;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.group-icon2 {
  position: absolute;
  height: 66.08%;
  width: 42.19%;
  top: 33.92%;
  right: 28.44%;
  left: 29.38%;
}
.group-icon3,
.group-icon4 {
  height: 100%;
  width: 41.56%;
  top: 0;
}
.group-icon3 {
  position: absolute;
  right: 0;
  left: 58.44%;
}
.group-icon4 {
  right: 58.44%;
  left: 0;
}
.group,
.group-icon4,
.group1 {
  position: absolute;
}
.group1 {
  height: 24.78%;
  width: 100%;
  top: 75.22%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.group {
  height: 84.75%;
  width: 80%;
  top: 7.75%;
  right: 10%;
  bottom: 7.5%;
  left: 10%;
}
.investment-4-1 {
  position: absolute;
  top: 9px;
  left: 9px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  z-index: 1;
}
.ellipse-parent {
  height: 57px;
  width: 57px;
  position: relative;
}
.frame-wrapper1 {
  width: 57px;
  height: 57px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent4 {
  width: 165px;
  flex-direction: column;
  gap: var(--gap-12);
}
.frame-parent1,
.frame-parent4,
.frame-section,
.this-includes-parent {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent1 {
  align-self: stretch;
  flex-direction: row;
  gap: var(--gap-24);
  font-size: var(--font-size-18);
}
.frame-section,
.this-includes-parent {
  flex-direction: column;
}
.this-includes-parent {
  align-self: stretch;
  gap: var(--gap-16);
  font-size: var(--font-size-16);
  color: var(--color-black);
  font-family: var(--font-roboto);
}
.frame-section {
  width: 488px;
  padding: var(--padding-20) 0;
  box-sizing: border-box;
  gap: var(--gap-24);
  max-width: 100%;
  text-align: left;
  font-size: var(--font-size-48);
  color: var(--color-midnightblue-100);
  font-family: var(--font-butlerpro);
}
.ends-in,
.offer-expires-in {
  position: relative;
}
.ends-in {
  display: none;
}
.sand-clock-2-icon {
  width: 15px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
  flex-shrink: 0;
}
.sand-clock-2-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-3);
  color: var(--color-crimson);
  font-family: var(--font-roboto);
}
.ends-in-parent {
  justify-content: flex-start;
  gap: var(--gap-4);
  font-family: var(--font-lato);
}
.ends-in-parent,
.frame-wrapper2,
.offer-expires-in-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.offer-expires-in-parent {
  height: 28px;
  border-radius: var(--br-8);
  background-color: var(--color-lavender);
  justify-content: center;
  padding: var(--padding-6) var(--padding-12);
  box-sizing: border-box;
  width:100%;
}
.frame-wrapper2 {
  /* align-self: stretch;
  justify-content: space-between; */
  gap:10px;
}
.choose-your-plan,
.incredible-experience {
  margin: 0;
  position: relative;
  font-size: inherit;
  font-weight: 700;
  font-family: inherit;
}
.incredible-experience {
  font-weight: 500;
  left: -8px;
}
.month {
  font-size: var(--font-size-14);
}
.frame-wrapper4,
.technopack-polymers-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.frame-wrapper4 {
  align-items: flex-end;
}
.frame-wrapper3,
.incredible-experience-parent {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.frame-wrapper3 {
  align-items: flex-start;
  font-size: var(--font-size-18);
}
.incredible-experience-parent {
  align-items: center;
  gap: var(--gap-6);
}
.confused-1-icon,
.frame-child3 {
  position: relative;
  max-height: 100%;
  overflow: hidden;
}
.frame-child3 {
  align-self: stretch;
  height: 2px;
  max-width: 100%;
}
.confused-1-icon {
  width: 20px;
  flex-shrink: 0;
}
.badge-base,
.frame-parent10 {
  display: flex;
  align-items: center;
}
.badge-base {
  height: auto;
  border-radius: 6px;
  background-color: var(--color-whitesmoke-200);
  flex-direction: row;
  justify-content: center;
  padding: 8px;
  box-sizing: border-box;
  font-size: 14px;
  width:100%;
}
.frame-parent10 {
  flex: 1;
  flex-direction: column;
  justify-content: flex-start;
  gap: var(--gap-12);
  z-index: 0;
}
.vector-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.incredible-experience1 {
  position: absolute;
  top: calc(50% - 23.49px);
  left: calc(50% - 3.16px);
  display: inline-block;
  width: 38px;
  transform: rotate(40.8deg);
  transform-origin: 0 0;
}
.vector-parent {
  height: 51px;
  width: 56.4px;
  position: absolute;
  margin: 0 !important;
  top: 0;
  right: -0.7px;
  z-index: 1;
  font-size: var(--font-size-12);
  color: var(--white);
}
.frame-parent9 {
  flex: 1;
  border-radius: var(--br-12);
  background-color: var(--white);
  border: 1px solid var(--Gray-Border);
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
  padding: var(--padding-10) var(--padding-11);
  position: relative;
  gap: var(--gap-8);
}
.span {
  text-decoration: line-through;
}
.span3 {
  font-size: var(--font-size-18);
}
.span1 {
  font-family: var(--font-roboto);
}
.frame-wrapper5,
.month1 {
  font-size: var(--font-size-14);
}
.month1 {
  font-family: var(--font-roboto);
}
.frame-wrapper5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-child5 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.incredible-experience3 {
  position: absolute;
  top: calc(50% - 26px);
  left: calc(50% - 6.55px);
  display: inline-block;
  width: 45px;
  transform: rotate(40.8deg);
  transform-origin: 0 0;
}
.vector-group {
  height: 52px;
  width: 56.4px;
  position: absolute;
  margin: 0 !important;
  top: -1px;
  right: -0.7px;
  z-index: 1;
  text-align: center;
  font-size: var(--font-size-12);
  color: var(--white);
}
.badge-base2,
.frame-parent14 {
  display: flex;
  align-items: center;
}
.badge-base2 {
  height: auto;
  border-radius: 6px;
  background-color: var(--color-moccasin);
  flex-direction: row;
  justify-content: center;
  padding: 8px;
  box-sizing: border-box;
  font-size: var(--font-size-14);
  width: 100%;
}
.red{
  color:red;
  font-weight: 600;
}
.frame-parent14 {
  flex: 1;
  flex-direction: column;
  justify-content: flex-start;
  gap: var(--gap-12);
  z-index: 0;
  text-align: left;
}
.incredible-experience5 {
  position: absolute;
  top: calc(50% - 26px);
  left: calc(50% - 6.45px);
  display: inline-block;
  width: 45px;
  transform: rotate(40.8deg);
  transform-origin: 0 0;
}
.vector-container {
  height: 52px;
  width: 56.4px;
  position: absolute;
  margin: 0 !important;
  top: 14px;
  right: 0;
  z-index: 1;
  font-size: var(--font-size-12);
  color: var(--white);
}
.group-icon5 {
    display: block;
    position: absolute;
    top: -27px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 100%;
    height: 58px;
    z-index: 2;
    box-shadow: 0 4px 12px rgba(255, 224, 102, 0.18);
    pointer-events: none;

}
.group3 {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--gap-20);
  flex-shrink: 0;
  z-index: 1;
  margin-top: -3.5px;
}
.mesh-icon {
  /* height: 99.29%;
  width: 93.2%; */
  position: absolute;
  margin: 0 !important;
  top: 2%;
  right: 0%;
  bottom: 0;
  left: 2%;
  max-width: 96%;
  overflow: hidden;
  max-height: 100%;
  z-index: 2;
}
.b1 {
  width: 178px;
  position: relative;
  display: inline-block;
  flex-shrink: 0;
}
.b-wrapper,
.group2 {
  align-items: flex-start;
  box-sizing: border-box;
}
.b-wrapper {
  height: 16.6px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 6.1px 0 0;
  z-index: 3;
  margin-left: -168.8px;
  position: relative;
}
.group2 {
  width: 100%;
  margin: 0 !important;
  position: absolute;
  right: 0;
  bottom: 90.37%;
  left: 0;
  padding: 0 0 11.6px;
  z-index: 2;
  font-size: var(--font-size-14);
}
.frame-parent13,
.frame-parent8,
.group2 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.frame-parent13 {
  height: 136px;
  flex: 1;
  border-radius: var(--br-12);
  border: 1px solid var(--Gray-Border);
  background-color: var(--white);
  box-sizing: border-box;
  align-items: center;
  padding: var(--padding-22) var(--padding-11) var(--padding-10);
  position: relative;
  gap: var(--gap-8);
  text-align: center;
}
.frame-parent8 {
  width: 100%;
  max-width: 580px;
  align-items: flex-end;
  gap: var(--gap-12);
  font-size: var(--font-size-18);
  color: var(--color-black);
}
.choose-your-plan-parent,
.frame-parent7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.choose-your-plan-parent {
  align-self: stretch;
  font-size: var(--font-size-18);
  color: var(--color-darkslategray);
}
.frame-parent7 {
  width: 100%;
  max-width: 580px;
  gap: var(--gap-16);
  font-size: var(--font-size-16);
  color: var(--color-black);
}
.option-store,
.option-store1 {
  position: relative;
  line-height: 18px;
}
.option-store {
  font-weight: 500;
}
.option-store1 {
  font-size: var(--font-size-12);
  font-family: var(--font-lato);
  color: var(--color-dimgray);
}
.option-store-parent {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0;
}
.option-store2 {
  position: relative;
  text-decoration: line-through;
  line-height: 18px;
}
.m {
  font-size: var(--font-size-12);
}
.option-store3 {
  position: relative;
  line-height: 18px;
  font-size: var(--font-size-18);
}
.frame-wrapper10,
.option-store-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.frame-wrapper10 {
  width: 69px;
  border-radius: var(--br-8);
  border: 1px dashed var(--Gray-Border);
  box-sizing: border-box;
  padding: var(--padding-4) var(--padding-5);
}
.option-store4 {
  flex: 1;
  position: relative;
  line-height: 15px;
  color: var(--color-black);
  text-align: left;
  font-size:12px;
}
.add {
  width: 44px;
  position: relative;
  font-size: var(--font-size-12);
  display: inline-block;
  font-family: var(--font-roboto);
  color: var(--color-steelblue);
  text-align: center;
  flex-shrink: 0;
}
.apply-cta,
.frame-parent17 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.apply-cta {
  cursor: pointer;
  border: 1px solid var(--color-steelblue);
  padding: var(--padding-8) var(--padding-10);
  background-color: transparent;
  height: 32px;
  width: 66px;
  border-radius: var(--br-8);
  box-sizing: border-box;
  justify-content: center;
}
.apply-cta:hover {
  background-color: var(--color-cornflowerblue-200);
  border: 1px solid var(--color-cornflowerblue-100);
  box-sizing: border-box;
}
.frame-parent17 {
  align-self: stretch;
  justify-content: flex-start;
  gap: var(--gap-12);
  text-align: center;
  font-size: var(--font-size-12);
  color: var(--color-dimgray);
  font-family: var(--font-lato);
}
.frame-parent16,
.frame-wrapper9 {
  display: flex;
  flex-direction: column;
}
.frame-parent16 {
  align-self: stretch;
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-8);
}
.frame-wrapper9 {
  flex: 1;
  border-radius: var(--br-10);
  background-color: var(--white);
  border: 1px solid var(--Gray-Border);
  box-sizing: border-box;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-10) var(--padding-11);
  min-width: 187px;
}
.option-store6 {
  font-size: var(--font-size-12);
  font-family: var(--font-lato);
  color: var(--color-dimgray);
  display: none;
}
.option-store6,
.option-store7,
.option-store8 {
  position: relative;
  line-height: 18px;
}
.option-store7 {
  text-decoration: line-through;
  display: none;
  white-space: nowrap;
}
.option-store8 {
  font-size: var(--font-size-18);
  font-weight: 800;
  color: var(--color-orange);
}
.frame-wrapper13 {
  height: 48px;
  width: 69px;
  border-radius: var(--br-8);
  border: 1px dashed var(--Gray-Border);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--padding-6);
}
.frame-wrapper11,
.frame-wrapper12 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.frame-wrapper12 {
  align-self: stretch;
  border-radius: var(--br-10);
  background-color: var(--white);
  border: 1px solid var(--Gray-Border);
  align-items: center;
  padding: var(--padding-10) var(--padding-11);
}
.frame-wrapper11 {
  width: 288px;
  align-items: flex-start;
}
.frame-parent15,
.special-deals-for-you-parent {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent15 {
  flex-direction: row;
  gap: var(--gap-16);
  font-size: var(--font-size-14);
  color: var(--color-black);
}
.special-deals-for-you-parent {
  flex-direction: column;
  gap: var(--gap-12);
}
.technopack-polymers6 {
  width: 181px;
  position: relative;
  line-height: 18px;
  font-weight: 500;
  display: inline-block;
}
.technopack-polymers7 {
  position: relative;
  font-size: var(--font-size-12);
  font-family: var(--font-lato);
  color: var(--color-dimgray);
  /* white-space: pre-wrap; */
}
.technopack-detail {
  width: 213px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-6);
}
.technopack-polymers8 {
  position: relative;
  text-decoration: line-through;
  display: none;
  white-space: nowrap;
}
.technopack-polymers9 {
  position: relative;
  font-family: var(--font-roboto);
  color: var(--color-black);
}
.technopack-value {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-6);
  color: var(--color-dimgray);
  font-family: var(--font-lato);
}
.technopack-row {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0;
}
.technopack-polymers10 {
  position: relative;
  /* white-space: pre-wrap; */
}
.technopack-polymers11 {
  position: relative;
  font-size: var(--font-size-14);
}
.technopack-column {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0;
  font-size: var(--font-size-12);
  color: var(--color-mediumseagreen);
}
.technopack-holder {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-6);
}
.technopack-polymers12 {
  width: 202px;
  position: relative;
  line-height: 18px;
  font-weight: 500;
  display: inline-block;
}
.technopack-polymers13 {
  position: relative;
  font-size: var(--font-size-12);
  font-family: var(--font-lato);
  color: var(--color-dimgray);
  display: none;
}
.technopack-items,
.technopack-total {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.technopack-total {
  width: 213px;
  align-items: flex-start;
  gap: var(--gap-4);
}
.technopack-items {
  align-self: stretch;
  align-items: center;
  gap: var(--gap-12);
}
.technopack-details-child {
  align-self: stretch;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  height: 1px;
  flex-shrink: 0;
}
.technopack-polymers17 {
  position: relative;
  font-size: var(--font-size-18);
}
.total-stack {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 0;
}
.ends-on {
  position: relative;
  text-decoration: underline;
  font-family: var(--font-lato);
  display: none;
}
.total-content {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-4);
}
.technopack-polymers18 {
  position: relative;
  font-size: var(--font-size-12);
  font-family: var(--font-lato);
  color: var(--color-dimgray);
}
.technopack-details,
.total-view {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.technopack-details {
  border-radius: var(--br-10);
  background-color: var(--white);
  border: 1px solid var(--Gray-Border);
  align-items: center;
  padding: 58px 10px;
  gap: var(--gap-12);
  z-index: 0;
  padding-bottom: 0px;
}
.vector-icon1 {
  z-index: 1;
}
.action-marker-icon,
.vector-icon1 {
  height: 52.2px;
  /* width: 328px; */
  position: relative;
  /* flex-shrink: 0; */
}
.action-marker-wrapper {
  /* width: 591.5px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 0 9.1px;
  box-sizing: border-box;
  max-width: 100%; */
  z-index: 2;
  margin-top: -52.2px;
  position: relative;
}
.party-popper-1-1 {
  height: 26px;
  width: 26px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.span9 {
  font-family: var(--font-inter);
}
.span8 {
  font-size: var(--font-size-16);
}
.explore-features {
  position: relative;
  line-height: 22px;
}
.feature-details {
  height: 40px;
  width: 304px;
  border-radius: 0 0 var(--br-10) var(--br-10);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-6);
  flex-shrink: 0;
}
.inside-link-data,
.vector-parent1 {
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  max-width: 100%;
}
.inside-link-data {
  width: 591.5px;
  flex-direction: row;
  justify-content: center;
  padding: 0 21px 0 var(--padding-20);
  z-index: 3;
  margin-top: -52.2px;
  position: relative;
}
.vector-parent1 {
  width: 100%;
  height: 52px;
  margin: 0 !important;
  position: absolute;
  top: -0.2px;
  /* left: calc(50% - 296px); */
  flex-direction: column;
  justify-content: flex-start;
  padding: 0;
  z-index: 1;
  text-align: center;
  font-family: var(--font-lato);
  /* background: #d9e6ff; */
  background-image: url('../public/price-badge.png');
}

   .quote-box {
      background-color: #e8f1fc; /* Light blue background */
      border-radius: 8px;
      padding: 20px 50px;
      font-family: Arial, sans-serif;
      font-size: 18px;
      line-height: 1.5;
      color: #1a1a1a;
      text-align: center;
      max-width: 580px;
      /* margin: 20px auto; */
      position: relative;
    }

    .quote-box::before,
    .quote-box::after {
      font-family: Arial, sans-serif;
      font-size: 75px;
      color: #1565c0; /* Dark blue */
      position: absolute;
    }

    .quote-box::before {
      content: "“";
      left: 12px;
      top: -18px;
    }

    .quote-box::after {
      content: "”";
      right: 12px;
      bottom: -55px;
    }
.technopack-panel {
  align-self: stretch;
  border-radius: var(--br-10) var(--br-10) 0 0;
  overflow: hidden;
  position: relative;
  font-size: var(--font-size-14);
  color: var(--color-black);
}
.frame-parent6,
.payment-summary-parent,
.technopack-panel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.payment-summary-parent {
  align-self: stretch;
  gap: var(--gap-12);
}
.frame-parent6 {
  padding: 0px 8px 0px 0px;
  width: 100%;
  max-width: 600px;
  height: 382px;
  overflow-x:hidden;
  overflow-y: auto;
  flex-shrink: 0;
  gap: var(--gap-16);
  z-index: 0;
  /* Add enhanced scrollable styling */
  scrollbar-width: thin;
  scrollbar-color: #888 rgba(0, 0, 0, 0.05);
}
.frame-parent6::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.frame-parent6::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  margin: 1px;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
}
.frame-parent6::-webkit-scrollbar-thumb {
  background: linear-gradient(135deg, #888, #999);
  border-radius: 2px;
  border: none;
  transition: all 0.3s ease;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.frame-parent6::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(135deg, #666, #777);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  transform: scale(1.1);
}
.frame-parent6::-webkit-scrollbar-thumb:active {
  background: linear-gradient(135deg, #555, #666);
  transform: scale(0.9);
}
.frame-child8 {
  width: 0.63%;
  height: 91.49%;
  position: absolute;
  margin: 0 !important;
  top: 4.48%;
  right: 1.56%;
  bottom: 4.03%;
  left: 97.81%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 1;
}
.label-text {
  position: relative;
  font-size: var(--font-size-16);
  font-family: var(--font-roboto);
  color: var(--white);
  text-align: center;
}
.text-field-4 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-14) var(--padding-12);
  background-color: var(--color-midnightblue-100);
  width: 100%;
  max-width: 580px;
  min-height: 48px;
  position: relative;
  top: auto;
  left: auto;
  border-radius: var(--br-8);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  z-index: 2;
}
.text-field-4:hover {
  background-color: var(--color-slateblue);
}
.frame-parent5 {
  height: auto;
  width: 100%;
  max-width: 640px;
  border-radius: var(--br-24);
  background-color: var(--white);
  border: 1px solid var(--Gray-Border);
  box-sizing: border-box;
  flex-direction: column;
  align-items: flex-start;
  padding: var(--padding-16) 16px;
  position: relative;
  gap: var(--gap-16);
  text-align: left;
  font-size: var(--font-size-16);
  color: var(--color-darkslategray);
  font-family: var(--font-roboto);
}
.frame-parent5,
.home-page,
.root,
.root-wrapper {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
}
.root {
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px !important;
}
.home-page,
.root-wrapper {
  box-sizing: border-box;
  align-items: flex-start;
}
.root-wrapper {
  flex-direction: column;
  padding: 0 0 0;
  margin-left: 0;
  position: relative;
  width: 100%;
}
.home-page {
  width: 100%;
  height: auto;
  position: relative;
  background-color: var(--color-whitesmoke-100);
  border-bottom: 1px solid var(--Gray-Border);
  overflow-x: hidden;
  flex-shrink: 0;
  flex-direction: column;
  padding: 16px 0px;
  background: url('./../public/common-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.rectangle-icon {
  width: 1280px;
  position: relative;
  height: 628px;
  display: none;
}
.group-icon7,
.wrapper-group {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}
.group-icon7 {
  overflow: hidden;
  object-fit: contain;
  top: 4px;
  transform: scale(1.013);
}
.wrapper-group {
  margin: 0 !important;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 0;
}
.frame-child9,
.layer-2-2-icon1 {
  width: 1280px;
  height: 4px;
  position: relative;
  z-index: 1;
}
.layer-2-2-icon1 {
  width: 102.3px;
  height: 57px;
}
.layer-2-2-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-1) 0 0;
}
.download-our-app {
  margin: 0;
  width: 227px;
  position: relative;
  font-size: inherit;
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
  z-index: 1;
}
.application-down-data {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 15px 0 0;
}
.download-mobile-display-child {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  height: 56px;
  width: 200px;
  position: relative;
  z-index: 1;
}
.download-mobile-display {
  justify-content: flex-start;
  gap: 15.3px;
}
.application-base,
.download-mobile-display,
.frame-parent21,
.wrapper-group-parent {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 100%;
}
.frame-parent21 {
  width: 1200px;
  justify-content: space-between;
  gap: var(--gap-20);
}
.application-base,
.wrapper-group-parent {
  justify-content: flex-start;
  padding: 0 var(--padding-40);
  box-sizing: border-box;
}
.wrapper-group-parent {
  flex-direction: column;
  padding: 0 0 var(--padding-14);
  position: relative;
  gap: var(--gap-16);
  z-index: 1;
  font-size: var(--font-size-20);
  color: var(--color-black);
}
.market1,
.top-gainers {
  position: relative;
  display: inline-block;
}
.market1 {
  width: 48px;
  font-size: var(--font-size-14);
}
.top-gainers {
  width: 72px;
}
.indian-indices,
.top-losers,
.week-high,
.week-low {
  width: 63px;
  position: relative;
  display: inline-block;
}
.indian-indices,
.week-high,
.week-low {
  width: 81px;
}
.indian-indices,
.week-low {
  width: 77px;
}
.indian-indices {
  width: 84px;
}
.market-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8.4px;
}
.future-options,
.oi-gainers {
  position: relative;
  display: inline-block;
}
.future-options {
  width: 117px;
  font-size: var(--font-size-14);
}
.oi-gainers {
  width: 62px;
}
.heatmap,
.oi-chart,
.oi-losers,
.option-chain {
  width: 53px;
  position: relative;
  display: inline-block;
}
.heatmap,
.oi-chart,
.option-chain {
  width: 57px;
}
.oi-chart,
.option-chain {
  width: 80px;
}
.oi-chart {
  width: 50px;
}
.frame-parent23 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-28);
}
.ipo1,
.open-ipo {
  position: relative;
  display: inline-block;
}
.ipo1 {
  width: 23px;
  font-size: var(--font-size-14);
}
.open-ipo {
  width: 56px;
}
.closed-ipo,
.recently-listed-ipo,
.upcoming-ipo {
  width: 85px;
  position: relative;
  display: inline-block;
}
.closed-ipo,
.recently-listed-ipo {
  width: 65px;
}
.recently-listed-ipo {
  width: 112px;
}
.ipo-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8.6px;
}
.result-analysis {
  width: 104px;
  position: relative;
  font-size: var(--font-size-14);
  display: inline-block;
}
.corporate-calendar,
.recent-results,
.results-calendar {
  width: 87px;
  position: relative;
  display: inline-block;
}
.corporate-calendar,
.results-calendar {
  width: 102px;
}
.corporate-calendar {
  width: 121px;
}
.corporate-announcements,
.explore-new-features {
  width: 165px;
  position: relative;
  display: inline-block;
}
.explore-new-features {
  width: 148px;
  font-size: var(--font-size-14);
}
.screeners1,
.stock-360,
.stock-ideas {
  width: 58px;
  position: relative;
  display: inline-block;
}
.screeners1,
.stock-ideas {
  width: 69px;
}
.screeners1 {
  width: 60px;
}
.corporate-actions,
.superstar-investor,
.tools {
  width: 109px;
  position: relative;
  display: inline-block;
}
.corporate-actions,
.tools {
  width: 110px;
}
.tools {
  width: 37px;
  font-size: var(--font-size-14);
}
.ready-portfolios-iap,
.teji-mandi {
  width: 118px;
  position: relative;
  display: inline-block;
}
.teji-mandi {
  width: 61px;
}
.mo-research {
  width: 79px;
}
.fmcg,
.media,
.mo-research,
.sector-analysis {
  position: relative;
  display: inline-block;
}
.sector-analysis {
  width: 106px;
  font-size: var(--font-size-14);
}
.fmcg,
.media {
  width: 37px;
}
.fmcg {
  width: 35px;
}
.automobile,
.banking-finance,
.coal,
.oil-gas {
  width: 55px;
  position: relative;
  display: inline-block;
}
.automobile,
.banking-finance,
.coal {
  width: 111px;
}
.automobile,
.coal {
  width: 29px;
}
.automobile {
  width: 70px;
}
.pharma-chemicals {
  width: 128px;
}
.about,
.about-us,
.careers,
.pharma-chemicals {
  position: relative;
  display: inline-block;
}
.about {
  width: 42px;
  font-size: var(--font-size-14);
}
.about-us,
.careers {
  width: 54px;
}
.careers {
  width: 48px;
}
.contact-us,
.help-support,
.news-announcements {
  width: 90px;
  position: relative;
  display: inline-block;
}
.contact-us,
.news-announcements {
  width: 67px;
}
.news-announcements {
  width: 172px;
}
.news-announcements-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-10);
  font-size: var(--font-size-14);
}
.mutual-funds-news,
.news-updates {
  width: 98px;
  position: relative;
  display: inline-block;
}
.mutual-funds-news {
  width: 116px;
}
.announcements,
.fundamental-analysis,
.indian-market-news {
  width: 117px;
  position: relative;
  display: inline-block;
}
.announcements,
.fundamental-analysis {
  width: 133px;
}
.announcements {
  width: 100px;
}
.frame-parent28 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8.1px;
  font-size: var(--font-size-12);
}
.follow-us-on {
  width: 86px;
  position: relative;
  display: inline-block;
}
.frame-child20 {
  height: 32px;
  width: 32px;
  position: relative;
}
.follow-us-on-parent,
.frame-parent29 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent29 {
  flex-direction: row;
  gap: var(--gap-10);
}
.follow-us-on-parent {
  flex-direction: column;
  gap: 11px;
}
.toll-free-no {
  width: 83px;
  position: relative;
  display: inline-block;
}
.toll-free-no-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-1);
}
.phone-bar-child {
  height: 1px;
  width: 200px;
  position: relative;
  object-fit: contain;
}
.phone-bar {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 0 var(--padding-1);
}
.disclaimer-area {
  margin: 0;
  width: 137px;
  position: relative;
  font-size: var(--font-size-20);
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
}
.frame-parent27,
.frame-parent30 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8.5px;
}
.frame-parent27 {
  align-items: flex-end;
  gap: 28.5px;
  font-size: var(--font-size-14);
}
.frame-parent22,
.frame-wrapper14 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-parent22 {
  gap: 49.8px;
  z-index: 1;
}
.frame-wrapper14 {
  padding: 0 var(--padding-40);
}
.copyright-2022 {
  width: 458px;
  position: relative;
  display: inline-block;
  z-index: 1;
}
.wrapper-group-group {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-12) 390px var(--padding-14) 431px;
  position: relative;
  z-index: 1;
}
.group-footer {
  width: 100%;
  max-width: 1280px;
  background-color: var(--color-midnightblue-100);
  gap: 20px;
  text-align: left;
  font-size: var(--font-size-12);
  color: var(--white);
  font-family: var(--font-poppins);
  padding: 20px 16px;
  margin: 0 auto;
}
.div,
.group-footer,
.home-page-parent {
  display: flex;
  flex-direction: column;
  /* align-items: flex-start; */
  justify-content: flex-start;
}
.home-page-parent {
  flex-shrink: 0;
  max-width: 100%;
  z-index: 1;
}
.div {
  width: 100%;
  min-height: 100vh;
  position: relative;
  background-color: var(--white);
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  box-sizing: border-box;
  line-height: normal;
  letter-spacing: normal;
}
/* Mobile First Responsive Design - Enhanced */

/* Base styles for mobile (320px and up) */
.inner {
  padding: 8px 12px;
}


.layer-2-2-parent {
  justify-content: center;
}

.frame-section {
  width: 100%;
  padding: 16px;
  box-sizing: border-box;
  gap: 16px;
  text-align: center;
  font-size: var(--font-size-28);
  color: var(--color-midnightblue-100);
  font-family: var(--font-butlerpro);
}

.alphainvestpro {
  font-size: 24px !important;
  line-height: 32px !important;
  margin-bottom: 16px !important;
}

.confident-investing-powered {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}

.frame-parent1 {
  flex-direction: row;
  gap: 8px;
  justify-content: center;
  align-items: flex-start;
}

.frame-parent2 {
  flex-direction: column;
  align-items: center;
  gap: 12px;
  text-align: center;
  flex: 1;
  max-width: 48%;
  min-width: 140px;
}

.line-icon {
  display: none;
}

.frame-parent8 {
  flex-direction: row;
  gap: 12px;
}

.frame-parent9, .frame-parent13 {
  width: 100%;
}

.frame-parent15 {
  flex-direction: column;
  gap: 16px;
}

.frame-wrapper9,
.frame-wrapper11 {
  width: 100%;
}

.frame-parent22 {
  flex-direction: column;
  gap: 20px;
}

.frame-parent23 {
  gap: 16px;
}

.wrapper-group-group {
  padding: 12px 16px;
  text-align: center;
}

.copyright-2022 {
  width: 100%;
  text-align: center;
}

/* Navigation improvements for mobile */
.frame-group {
  display: none;
}

.frame-container {
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.frame-wrapper {
  width: 100%;
  justify-content: center;
}

.icon-container-wrapper {
  width: 100%;
}

.search-stocks-company1 {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid var(--Gray-Border);
  font-size: 16px;
}

/* Touch-friendly buttons */
.apply-cta,
.text-field-4 {
  min-height: 44px;
  padding: 12px 16px;
  font-size: 16px;
}

.apply-cta {
  width: auto;
  min-width: 60px;
  min-height: 30px;
padding: 12px 10px;
font-size: 14px;
}

/* Ensure good contrast and readability */
.offer-expires-in-parent {
  width: auto;
  max-width: none;
  padding: 8px 12px;
}

/* Enhanced background handling for mobile */
.home-page {
  background-attachment: scroll; /* Better for mobile performance */
}

.common-bg-1-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Better spacing for mobile content */
.root {
  padding: 0 8px;
  gap: 16px;
}

/* Small Mobile (up to 480px) - Enhanced */
@media screen and (max-width: 480px) {
  .inner {
    padding: 8px;
  }
  
  .frame-parent1 {
    flex-direction: column;
    gap: 12px;
  }
  .group3 {
    width: 100%;
    display: flex
;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: var(--gap-20);
    flex-shrink: 0;
    z-index: 1;
    margin-left: 47px;
    top: 41px;
}
  .b-wrapper {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4px 8px;
    z-index: 3;
    margin-left: 0;
    position: relative;
    text-align: center;
    left: -140px;
  }
  
  .group-parent {
    align-items: center;
    justify-content: center;
    gap: var(--gap-8);
    max-width: 100%;
    left: 0;
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  
  /* Make frame-parent2 and frame-parent4 in one row for mobile */
  .frame-parent1 {
    flex-direction: row;
    gap: 8px;
    justify-content: center;
    align-items: flex-start;
  }
  
  .frame-parent2,
  .frame-parent4 {
    flex: 1;
    max-width: 48%;
    min-width: 140px;
  }
  
  /* Hide the line icons between elements on mobile */
  .line-icon {
    display: none;
  }
  
  /* Ensure frame-parent4 content is centered */
  .frame-parent4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  
  .frame-parent4 .frame-inner {
    position: relative;
    left: 0;
    margin: 0 auto;
  }
  
  .frame-parent7 {
    width: 100%;
    max-width: 100%;
    gap: var(--gap-12);
    font-size: var(--font-size-14);
    color: var(--color-black);
  }
  
  .frame-parent5 {
    margin: 8px;
    padding: 12px 8px;
    border-radius: 12px;
  }
  
  .frame-parent4 .frame-inner {
    position: relative;
    left: 0;
    margin: 0 auto;
  }
  
  .frame-parent6 {
    gap: 8px;
  }
  
  .alphainvestpro {
    font-size: 20px !important;
    line-height: 26px !important;
  }
  
  .confident-investing-powered {
    font-size: 14px;
    line-height: 18px;
  }
  
  .incredible-experience {
    font-size: 13px;
  }
  
  .choose-your-plan {
    font-size: 16px;
  }
  
  
  .frame-parent22 {
    gap: 12px;
  }
  
  .wrapper-group-group {
    padding: 8px;
  }
  
  .offer-expires-in-parent {
    padding: 6px 8px;
    font-size: 12px;
  }
  
  
  /* Mobile-optimized text sizes */
  .offer-expires-in {
    font-size: 14px;
    line-height: 18px;
  }
  
  .technopack-polymers6,
  .technopack-polymers12 {
    font-size: 13px;
    line-height: 16px;
  }
  
  /* Improved button sizing for mobile */
  .text-field-4 {
    width: 100%;
    padding: 14px 16px;
    font-size: 16px;
    border-radius: 8px;
  }
  
  /* Better mobile navigation */
  .search-stocks-company1 {
    font-size: 16px;
    padding: 14px 12px;
  }
  
  /* Responsive background */
  .home-page {
    background-size: cover;
    background-position: center top;
  }
}

/* Large Mobile/Small Tablet (481px - 768px) - Enhanced */
@media screen and (min-width: 481px) {
  .inner {
    padding: 12px 16px;
  }
  
  
  .frame-container {
    flex-direction: row;
    gap: 16px;
    width: auto;
  }
  
  .frame-section {
    padding: 20px;
    gap: 20px;
    font-size: var(--font-size-18);
  }
  
  .alphainvestpro {
    font-size: 28px !important;
    line-height: 36px !important;
  }
  
  .confident-investing-powered {
    font-size: 16px;
    line-height: 22px;
  }
  
  .frame-parent5 {
    padding: 20px 16px;
    margin: 16px auto;
    max-width: 500px;
  }
  
  .line-icon {
    display: block;
  }
  
  .frame-parent1 {
    flex-direction: row;
    justify-content: space-around;
    gap: 16px;
  }
  
  .frame-parent2 {
    flex-direction: column;
    text-align: center;
    flex: 1;
  }
  
  /* Show navigation on larger screens */
  .frame-group {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
  
  .home-wrapper {
    padding: 6px 10px;
  }
  
  /* Responsive background adjustment */
  .home-page {
    background-attachment: scroll;
    background-size: cover;
  }
}

/* Tablet (769px - 1024px) - Enhanced */
@media screen and (min-width: 769px) {
  .inner {
    padding: 12px 24px;
  }
  
  .root {
    flex-direction: row;
    align-items: flex-start;
    gap: 30px;
    padding: 0 20px;
    max-width: 1000px;
  }
  
  .frame-section {
    width: 50%;
    text-align: left;
    padding: 40px 20px;
    font-size: var(--font-size-20);
  }
  
  .alphainvestpro {
    font-size: 36px !important;
    line-height: 44px !important;
  }
  
  .confident-investing-powered {
    font-size: 18px;
    line-height: 24px;
  }
  
  .frame-parent5 {
    width: 50%;
    max-width: 500px;
    padding: 24px 20px;
  }
  
  .frame-parent8 {
    flex-direction: row;
    gap: 6px;
  }
  
  .frame-parent9,
  .frame-parent13 {
    flex: 1;
    width: auto;
    margin-bottom: 0;
  }
  
  .frame-parent15 {
    flex-direction: row;
    gap: 20px;
  }
  
  .frame-wrapper9,
  .frame-wrapper11 {
    flex: 1;
    width: auto;
  }
  
  .frame-parent22 {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
  }
  
  .frame-parent23 {
    flex: 1;
    min-width: 180px;
  }
  
  .frame-group {
    display: flex;
    flex-wrap: wrap;
  }
  
  .frame-container {
    flex-direction: row;
    align-items: center;
  }
  
  .wrapper-group-group {
    padding: 12px 40px;
    text-align: center;
  }
  
  /* Better tablet background handling */
  .home-page {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
  }
  
  /* Improved pricing layout for tablet */
  .frame-parent6 {
    max-width: 480px;
  }
}

/* Desktop (1025px - 1200px) - Enhanced */
@media screen and (min-width: 1025px) {
  .inner {
    padding: 12px 40px;
  }
  
  .root {
    gap: 40px;
    padding: 0 40px;
    max-width: 1200px;
  }
  
  .frame-section {
    font-size: var(--font-size-48);
    padding: 60px 40px;
  }
  
  .alphainvestpro {
    font-size: 48px !important;
    line-height: 56px !important;
  }
  
  .confident-investing-powered {
    font-size: 20px;
    line-height: 28px;
  }
  
  .frame-parent5 {
    max-width: 600px;
    padding: 24px 23px;
  }
  
  .frame-parent6 {
    gap: 20px;
    max-width: 580px;
  }
  
  .frame-parent8 {
    gap: 16px;
    font-size: var(--font-size-18);
  }
  
  .frame-parent22 {
    gap: 40px;
  }
  
  .wrapper-group-group {
    padding: 12px 60px;
  }
  
  /* Full desktop background */
  .home-page {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
  }
  
  /* Desktop navigation improvements */
  .frame-group {
    gap: 8px;
  }
  
  .home-wrapper {
    padding: 8px 12px;
  }
}

/* Large Desktop (1201px and up) - Enhanced */
@media screen and (min-width: 1201px) {
  .root {
    max-width: 1350px;
    gap: 0px;
  }
  
  .frame-section {
    padding: 15px 40px;
  }

  .download360 {
    margin-top:0px;
  }
  
  .frame-parent22 {
    gap: 50px;
  }
  
  .wrapper-group-group {
    padding: 12px 80px;
  }
  .frame-parent5 {
    margin: 1px auto;
  }
}

/* Additional Mobile Enhancements */
@media screen and (max-width: 768px) {
  /* Better mobile header */
  .layer-2-2-icon {
    height: 40px;
    width: auto;
  }
  
  /* Improved mobile pricing cards */
  .incredible-experience-parent {
    padding: 12px;
    text-align: center;
  }
  
  /* Mobile-friendly badges */
  .badge-base,
  .badge-base2 {
    padding: 4px 8px;
    font-size: 12px;
  }
  
  /* Better mobile timer */
  .sand-clock-2-parent {
    flex-direction: row;
    align-items: center;
    gap: 4px;
  }
  
  /* Mobile payment summary */
  .technopack-panel {
    padding: 12px;
    border-radius: 8px;
  }
  
  /* Mobile footer improvements */
  .frame-parent29 {
    justify-content: center;
    gap: 12px;
  }
  
  .frame-child20 {
    width: 32px;
    height: 32px;
  }
}

/* Extra small screens */
@media screen and (max-width: 360px) {
  .inner {
    padding: 4px 8px;
  }
  
  .alphainvestpro {
    font-size: 22px !important;
    line-height: 28px !important;
  }
  
  .confident-investing-powered {
    font-size: 13px;
    line-height: 17px;
  }
  
  .frame-parent5 {
    margin: 4px;
    padding: 8px 6px;
  }
  
  .root {
    padding: 0 4px;
  }
  
  .frame-section {
    padding: 12px 8px;
  }
}

/* High DPI displays */
@media screen and (min-resolution: 2dppx) {
  .alphainvestpro,
  .confident-investing-powered,
  .choose-your-plan {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

/* Landscape orientation on mobile */
@media screen and (max-width: 768px) and (orientation: landscape) {
  .frame-section {
    padding: 16px 20px;
  }
  
  .alphainvestpro {
    font-size: 26px !important;
    line-height: 32px !important;
  }
  
  .frame-parent5 {
    margin: 8px auto;
    max-width: 90%;
  }
  
  .root {
    flex-direction: row;
    gap: 20px;
  }
  
  .frame-section {
    width: 50%;
  }
  
  .frame-parent5 {
    width: 50%;
  }
  
  /* Landscape background optimization */
  .home-page {
    background-size: cover;
    background-position: center;
  }
}

/* Accessibility and focus improvements */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  
  .home-page {
    background-attachment: scroll !important;
  }
}

/* Print styles */
@media print {
  .frame-group,
  .frame-container {
    display: none;
  }
  
  .frame-parent5 {
    box-shadow: none;
    border: 1px solid #000;
  }
  
  .text-field-4 {
    display: none;
  }
  
  .inner {
    box-shadow: none;
    position: static;
  }
  
  .home-page {
    background: none !important;
  }
}
.divider {
    height: 1px;
    background-color: #e0e0e0;
    width:100%;
}

.auto-pay-section {
    background-color: #f8f9fa;
    border-radius: 8px;
    padding: 16px;
    width:100%;
    border-top: 1px solid #ddd;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.auto-pay-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.auto-pay-left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.checkbox-wrapper {
    position: relative;
}

.checkbox {
    width: 20px;
    height: 20px;
    border: 2px solid #d0d0d0;
    border-radius: 4px;
    background-color: white;
    cursor: pointer;
    position: relative;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkbox:hover {
    border-color: #999;
}

.checkbox.checked {
    background-color: #007AFF;
    border-color: #007AFF;
}

.checkbox.checked::after {
    content: '✓';
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.auto-pay-text {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.info-icon {
    width: 20px;
    height: 20px;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    transition: all 0.2s ease;
}

.info-icon:hover {
    background-color: #f0f0f0;
    border-color: #999;
}

.tooltip1 {
    position: relative;
}

.tooltip1::after {
    content: 'Monthly Subscription: Auto Pay is mandatory for monthly plan to ensure uninterrupted service. Your payment will be automatically charged each month on the due date. \n Quarterly & Yearly Subscription: Auto Pay is optional for quarterly and yearly plans. You can chose to disable it instead of enable.';
    position: absolute;
    bottom: 125%;
    right: 0;
    background-color: #333;
    color: white;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    z-index: 1000;
    max-width: 500px;
    white-space: normal;
}

.tooltip1::before {
    content: '';
    position: absolute;
    bottom: 115%;
    right: 10px;
    border: 5px solid transparent;
    border-top-color: #333;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
}

.tooltip1:hover::after,
.tooltip1:hover::before {
    opacity: 1;
    visibility: visible;
}

/* sagar css */
@media (max-width: 768px) {
  .logo-svg {
      max-width: 70%;
      margin: 0 auto;
  }
  .group-icon {
    height: 32px;
  }
  .frame-inner {
    width: auto;
  }
  .frame-parent6 {
    height: 100%;
  }
  .frame-parent5 {
    border: none;
    padding:0px !important;
  }
  .frame-section{
    padding: 0px;
  }
  .technopack-panel{
    padding: 0px;
  }
  .modal-header.modal-head, .modal-body{
    padding: 0px !important;
  }
  .mandatestyle{
    width: 107% !important;
    margin-left: 0px !important;
  }
  .home-page{
    background: none !important;
  }
  .breadcrumb-hold {
    margin-top: 140px;
  }
  .frame-parent6{
    gap: 1.5rem;
    padding: 0px !important;
  }
  .container-fluid {
    padding: 0px;
  }
  .frame-parent9 {
      height: 100px;
      padding: 10px 6px;
  }
  .frame-parent13{
      height: 110px;
      padding: 10px 6px;
  }
  .incredible-experience3, .incredible-experience5{
    font-size: 10px;
    width: 50px;
    top: calc(50% - 27px);
    left: calc(50% - 5.45px);
  }
  .vector-group, .vector-container {
    height: 46px;
  }
  .vector-container{
    top:12px;
  }
  .frame-child5{
    width: 90%;
  }
  .incredible-experience-parent{
    padding:0px;
    gap:1px;
    text-align: left;
    align-items:flex-start  
  }
  .incredible-experience{
    font-size: 14px;
  }
  .frame-parent10, .frame-parent14 {
    gap: 4px;
  }
  .badge-base, .badge-base2 {
    padding: 4px;
    font-size: 10px;
  } 
  .offer-expires-in{
    font-size: 10px;
    display: flex;
  }
  .span3 {
    font-size: 12px;
  }
  .frame-wrapper5, .month1{
    font-size: 10px;
  }
  .frame-parent14{
    padding-top: 22px;
  }
  .group2{
    bottom: 86%;
  }
  .brand-description {
    margin-bottom: 0px;
  }
  .quote-box{
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: center;
  }
  .quote-box::before {
      content: "“";
      top: 30px;
  }
  .quote-box::after {
    content: "”";
    right: 12px;
    bottom: 0;
  }
  .frame-parent8 {
    gap: 6px;
  }
  .frame-parent10, .frame-parent14 {
      align-items: flex-start;
  }
  .incredible-experience {
    left: 0;
  }
}
.container-fluid {
  max-width: 100% !important;
}