.download-2-icon {
  position: relative;
  width: 141px;
  height: 60px;
  object-fit: cover;
}
.logo {
  height: 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.login {
  position: relative;
  font-weight: 500;
}
.evamenu-2-fill-icon {
  position: relative;
  width: 24px;
  height: 24px;
  overflow: hidden;
  flex-shrink: 0;
}
.evamenu-2-fill-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.evamenu-2-fill-wrapper,
.frame-wrapper {
  justify-content: flex-start;
}
.frame-wrapper,
.login-parent,
.logo-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.login-parent {
  width: 165.29px;
  justify-content: flex-end;
  gap: var(--gap-3xl);
}
.logo-parent {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--white);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  width: 375px;
  justify-content: space-between;
  padding: var(--padding-lg) var(--padding-5xl);
  box-sizing: border-box;
  font-size: var(--body-small-main-regular-14-size);
  color: var(--primary1);
}
.mask-group-icon {
  position: absolute;
  top: 0;
  left: calc(50% - 163.5px);
  width: 327px;
  height: 330px;
}
.cta-section-child {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--primary1);
  width: 327px;
  height: 344px;
  opacity: 0.96;
}
.careers {
  position: relative;
  line-height: 28px;
  font-weight: 500;
}
.be-part-of {
  align-self: stretch;
  position: relative;
  font-size: var(--body-small-main-regular-14-size);
  line-height: 24px;
}
.careers-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-xs);
}
.label {
  position: relative;
  line-height: 24px;
  font-weight: 500;
  color: inherit;
  text-decoration: none;
}
.button,
.frame-parent {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.button {
  background-color: var(--white);
  flex-direction: row;
  padding: 12px var(--padding-13xl);
  font-size: var(--body-small-main-regular-14-size);
  color: #1c213d;
}
.frame-parent {
  position: absolute;
  top: 44px;
  left: calc(50% - 144.5px);
  width: 290px;
  flex-direction: column;
  gap: var(--gap-5xl);
}
.cta-section,
.cta-section-wrapper {
  position: absolute;
  top: 0;
  left: calc(50% - 163.5px);
  width: 327px;
  height: 344px;
}
.cta-section-wrapper {
  top: 1085px;
  left: calc(50% + 924.5px);
  text-align: center;
  font-size: var(--h4-headline-medium-20-size);
}
.pricing {
  position: absolute;
  top: 128px;
  left: calc(50% - 41.5px);
  line-height: 34px;
  font-weight: 500;
}
.blue-bg-with-decoration {
  position: absolute;
  top: 0;
  left: calc(50% - 187.5px);
  width: 375px;
  height: 285px;
}
.complaints {
  position: relative;
  line-height: 34px;
  font-weight: 500;
}
.please-fill-out {
  align-self: stretch;
  position: relative;
  font-size: var(--body-small-main-regular-14-size);
  line-height: 24px;
  color: var(--gray);
}
.complaints-parent {
  position: absolute;
  top: 48px;
  left: calc(50% - 163.5px);
  width: 327px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-5xs);
}
.blue-bg-with-decoration-parent {
  position: absolute;
  top: 76px;
  left: calc(50% - 187.5px);
  width: 375px;
  height: 285px;
  text-align: center;
}
.smart-jackpots-that1 {
  align-self: stretch;
  position: relative;
  font-size: var(--body-small-main-regular-14-size);
  line-height: 24px;
  color: var(--light-font-color);
}
.smart-jackpots-that-you-may-lo-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-7xs);
}
.name,
.title {
  position: relative;
  line-height: 24px;
}
.name {
  line-height: 22px;
  opacity: 0;
}
.bxsup-arrow-icon,
.eye-icon {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.eye-icon {
  width: 16px;
  height: 16px;
  opacity: 0;
}
.bxsup-arrow-icon {
  width: 7px;
  height: 7px;
}
.bxsup-arrow-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-wrapper1 {
  border-radius: var(--br-11xs);
  background-color: var(--color-whitesmoke-200);
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-10xs) var(--padding-9xs);
}
.ic-chevrondown-icon {
  position: relative;
  width: 15px;
  height: 15px;
  display: none;
}
.name-parent {
  align-self: stretch;
  border-radius: var(--br-9xs);
  background-color: var(--color-gray-200);
  border: 1px solid var(--color-gray-300);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-smi) var(--padding-base) var(--padding-smi)
    var(--padding-5xl);
  color: var(--color-gray-100);
}
.ic-chevrondown-icon5 {
  position: relative;
  width: 15px;
  height: 15px;
}
.name-parent5 {
  align-self: stretch;
  border-radius: var(--br-9xs);
  background-color: var(--color-gray-200);
  border: 1px solid var(--color-gray-300);
  box-sizing: border-box;
  height: 100px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-smi) var(--padding-base) var(--padding-smi)
    var(--padding-5xl);
  color: var(--color-gray-100);
}
.choose-file {
  position: relative;
  line-height: 22px;
}
.choose-file-parent,
.frame-parent1 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.choose-file-parent {
  background-color: var(--gray);
  border-right: 1px solid var(--color-gray-300);
  justify-content: flex-start;
  padding: var(--padding-smi) var(--padding-base) var(--padding-smi)
    var(--padding-5xl);
  gap: 291px;
}
.frame-parent1 {
  justify-content: center;
  gap: 17px;
  color: var(--font);
}
.supported-files-are {
  margin: 0;
}
.inputdefault-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xs);
}
.eye-icon8 {
  position: relative;
  width: 19px;
  height: 19px;
  overflow: hidden;
  flex-shrink: 0;
  display: none;
}
.text {
  position: relative;
  line-height: 26px;
  font-weight: 500;
}
.iconsarrow-right-4,
.plus-icon {
  position: relative;
  width: 24px;
  height: 24px;
  overflow: hidden;
  flex-shrink: 0;
  display: none;
}
.plus-icon {
  width: 20px;
  height: 20px;
}
.primarymediumbuttoncomponen {
  flex: 1;
  background-color: var(--primary1);
  box-shadow: 0 2px 4px rgba(51, 51, 51, 0.16);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-mini) var(--padding-13xl);
  gap: var(--gap-9xs);
}
.primarymediumbuttoncomponen-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.frame-wrapper10,
.instance-wrapper {
  align-self: stretch;
  justify-content: center;
}
.instance-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.frame-wrapper10 {
  text-align: center;
  font-size: var(--h6-headline-medium-16-size);
  color: var(--white);
}
.frame-div,
.frame-group,
.frame-wrapper10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.frame-div {
  align-self: stretch;
  justify-content: flex-start;
  gap: 32px;
  font-size: var(--body-small-main-regular-14-size);
  color: var(--light-font1);
}
.frame-group {
  position: absolute;
  top: 0;
  left: 0;
  width: 279px;
  justify-content: center;
  gap: var(--gap-5xl);
}
.frame-container {
  flex: 1;
  position: relative;
  height: 1066px;
}
.for-complaints-inner {
  position: absolute;
  top: 270.63px;
  left: calc(50% - 163.5px);
  border-radius: var(--br-9xs);
  background-color: var(--white);
  box-shadow: var(--design);
  width: 327px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-5xl);
  box-sizing: border-box;
  font-size: var(--h5-headline-medium-18-size);
  color: var(--font-color);
}
.download-2-icon1 {
  position: relative;
  width: 141px;
  height: 53px;
  object-fit: cover;
}
.download-2-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.accepted-payment-methods {
  position: relative;
  line-height: 24px;
  font-weight: 500;
  display: inline-block;
  width: 265px;
}
.frame-child {
  width: 38px;
}
.frame-child,
.frame-inner,
.frame-item {
  position: relative;
  height: 31px;
}
.frame-item {
  width: 38px;
  object-fit: cover;
}
.frame-inner {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
}
.group-frame,
.group-wrapper1 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.group-frame {
  width: 38px;
  justify-content: center;
}
.group-wrapper1 {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.accepted-payment-methods-parent,
.frame-parent5 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-smi);
}
.accepted-payment-methods-parent {
  flex-direction: column;
  gap: var(--gap-3xs);
}
.download-3-icon {
  position: relative;
  width: 50.59px;
  height: 34px;
  object-fit: cover;
}
.frame-parent4 {
  width: 265px;
  gap: var(--gap-4xl);
  font-size: var(--body-small-main-regular-14-size);
}
.frame-parent4,
.sales-parent,
.saleshesabecom-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.saleshesabecom-parent {
  gap: var(--gap-5xs);
  font-size: var(--body-small-main-regular-14-size);
  color: var(--light-font);
}
.sales-parent {
  gap: var(--gap-7xs);
}
.terms-conditions {
  position: relative;
  line-height: 24px;
  color: inherit;
  text-decoration: none;
}
.appstore-icon,
.googleplay-icon {
  position: relative;
  width: 141px;
  height: 40.73px;
}
.googleplay-icon {
  width: 140.81px;
}
.appstore-parent,
.frame-parent3 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-xs);
}
.frame-parent3 {
  align-self: stretch;
  flex-direction: column;
  gap: var(--gap-xl);
}
.rectangle-div {
  align-self: stretch;
  position: relative;
  background-color: var(--color-gainsboro);
  height: 1px;
}
.social-icon {
  position: relative;
  width: 36px;
  height: 36px;
}
.group-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-xs);
}
.frame-parent6 {
  align-self: stretch;
  justify-content: center;
  gap: var(--gap-smi);
}
.for-complaints-child,
.frame-parent2,
.frame-parent6,
.rectangle-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.rectangle-parent {
  align-self: stretch;
  justify-content: center;
  gap: var(--gap-5xl);
  text-align: center;
  font-size: var(--body-small-main-regular-14-size);
  color: var(--light-font);
}
.for-complaints-child,
.frame-parent2 {
  justify-content: flex-start;
}
.frame-parent2 {
  align-self: stretch;
  gap: var(--gap-15xl);
}
.for-complaints-child {
  position: absolute;
  top: 1395px;
  left: calc(50% - 187.5px);
  background-color: var(--color-whitesmoke-100);
  width: 375px;
  padding: var(--padding-9xl) var(--padding-5xl);
  box-sizing: border-box;
  font-size: var(--h6-headline-medium-16-size);
  color: var(--font);
}
.for-complaints {
  position: relative;
  background-color: var(--white);
  width: 100%;
  height: 2492px;
  overflow: hidden;
  text-align: left;
  font-size: var(--font-size-5xl);
  color: var(--white);
  font-family: var(--h5-headline-medium-18);
}
