.general--S62tV {
  display: flex;
  position: fixed;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1040;
}

.backdrop--W7lFJ {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.content--ISNKf {
  border: 7px solid #FFF;
  border-radius: 11px;
  box-shadow: 12px 12px rgba(0, 0, 0, 0.12);
  position: relative;
  background-color: #EEE;
  margin: 0 8px;
  min-width: 280px;
  max-width: 500px;
}

.mobile .content--ISNKf {
  border: none;
  box-shadow: none;
  background-color: #f0f2f9;
  overflow: hidden;
}

.closeStroke--rFwyz {
  background-color: #000;
  position: absolute;
}

.closeStroke--rFwyz:nth-child(1) {
  height: calc(100% - 16px);
  width: 1px;
  left: 50%;
}

.closeStroke--rFwyz:nth-child(2) {
  height: 1px;
  width: calc(100% - 16px);
  top: 50%;
}

.close--BSH_H {
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 2px;
  width: 32px;
  height: 32px;
  padding: 8px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0.6rem;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
}

.body--Mpb1Y {
  padding-bottom: 2em;
  direction: rtl;
}

.mobile .body--Mpb1Y {
  padding-bottom: 1em;
}

.logo--VChVn {
  margin-top: -36px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mobile .logo--VChVn {
  display: none;
}

.title--xznWI {
  font-family: Open-Sans-Regular, arial, sans-serif;
  font-size: 25px;
  color: #292929;
  margin: 5px auto;
  text-align: center;
}

.mobile .title--xznWI {
  margin: 0;
  background-color: #92a7ff;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  font-size: 16px;
  font-family: OpenSansHebrew-Regular;
}

.description--cCPZZ {
  margin: 24px 24px 40px;
  text-align: center;
}

.mobile .description--cCPZZ {
  margin: 24px 16px;
}

.buttons--Nc_qG {
  display: flex;
  justify-content: center;
  padding: 0 16px;
}

.button--MBqwr {
  outline: 0;
  min-width: 155px;
  line-height: 30px;
  padding: 5px 10px;
  border: 0 none;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap;
  color: #fff;
}

.mobile .button--MBqwr  {
  min-width: 40%;
  border-radius: 0;
  font-size: 16px;
  padding: 8px 10px;
  font-family: OpenSansHebrew-Regular;
}

.button--MBqwr:hover {
  opacity: 0.8;
}

.button--MBqwr + .button--MBqwr {
  margin-right: 12px;
}

.secondary--Dx0vH {
  background-color: #BBB;
}

.mobile .secondary--Dx0vH {
  background-color: #9f9d9d;
}

.primary--avsN9 {
  background-color: #5470E9;
}

.loading--VrHcA {
  opacity: 0.7;
  pointer-events: none;
}
.general--EFMh_ {
  padding: 0 5%;
  font-size: 1rem;
  text-align: justify;
  direction: rtl;
}

.title--ihcKk {
  text-align: center;
}

.general--iigza {
  position: relative;
  padding: 0 16px;
  background-color: #E5E5E5;
  font-family: OpenSansHebrew-Bold;
}

.background--DxlIG {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  height: 597px;
  top: 0;
  left: 0;
  right: 0;
}

.content--S8n9W {
  position: relative;
  padding-top: 48px;
}

.title--CLu3M {
  direction: rtl;
  margin: 0;
  font-size: 34px;
  font-family: OpenSansHebrew-ExtraBold;
  line-height: 120%;
  text-align: center;
  color: #fff;
  text-shadow: 0 0 40px rgb(255 255 255 / 25%);
}

.description--xcTIN {
  direction: rtl;
  margin: 40px 0 0;
  font-style: normal;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  color: #FFF;
}

.scrollBtn--sAecF {
  margin: 105px auto 44px;
  height: 64px;
  width: 64px;
  background-color: rgb(255 255 255 / 24%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card--kEGBn {
  height: 108px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 20px 0 16px;
  background: #fff;
  box-shadow: 1px 2px 10px rgb(0 0 0 / 8%);
  border-radius: 12px;
}

.card--kEGBn + .card--kEGBn {
  margin-top: 16px;
}

.cardText--fKIkC {
  direction: rtl;
  font-size: 16px;
  line-height: 120%;
  text-align: right;
  color: #000;
  margin-right: 12px;
}

.cardImgPlaceholder--pEbhq {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.cardImg1--rtywa {
  width: 72px;
}

.cardImg2--Awswi {
  width: 64px;
}

.cardImg3--IAxiv {
  width: 47px;
}

.cardImg4--OSm9J {
  width: 56px;
}

.cardImg5--itvHh {
  width: 77px;
}

.play--MdC2x {
  margin-top: 32px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-style: normal;
  font-size: 24px;
  height: 55px;
  width: 100%;
}

.login--SPu3Z {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  font-size: 16px;
  line-height: 24px;
  color: #808288;
}

.login--SPu3Z span {
  direction: rtl;
}

.footer--cK35m {
  margin: 32px -16px 0;
  height: 60px;
  background: #fff;
  box-shadow: 1px 2px 10px rgb(0 0 0 / 8%);
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer--cK35m img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.chance--iRbZ1 .login--SPu3Z a {
  color: #0c6f0c;
}

.lotto--kta5P .login--SPu3Z a {
  color: #f65353;
}

.lotto--kta5P .play--MdC2x {
  background-color: #f65353;
}

.chance--iRbZ1 .play--MdC2x {
  background-color: #0c6f0c;
}

.general--_mrJj {
  display: flex;
  flex-direction: row-reverse;
}

.general--_mrJj + .general--_mrJj {
  margin-top: 1rem;
}

.content--MWeOg {
  line-height: 1.2rem;
  margin-right: 10px;
  text-align: right;
}

.title--sHahd {
  color: #2b4ad2;
  font-family: OpenSansHebrew-Bold;
  font-size: 1rem;
}

.image--R4mj1 {
  border: 1px solid #949494;
  width: 130px;
  height: 110px;
}

.text--V9XWt {
  margin: 0.5rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1rem;
  max-height: 3.11rem;
}

.text--V9XWt p {
  margin: 0;
}

.link--qY_5O {
  color: #2b4ad2;
  cursor: pointer;
  display: inline;
}

.general--WB2QU {
  padding: 0 2.5%;
  font-size: 1rem;
  direction: rtl;
}

.title--JeliF {
  text-align: center;
}

.general--qL8rb {
  width: 90%;
  margin: 0 auto;
}

.title--Em2_E {
  font-size: 1.5rem;
  margin: 10px 0;
  line-height: 1.7rem;
}

.image--ub95u {
  width: 100%;
  height: auto;
  border: 1px solid #949494;
}

.share--WG5q3 {
  display: flex;
}

.text--vnwMo {
  direction: rtl;
  padding: 0.5rem 0 70px;
  text-align: justify;
}

.text--vnwMo p {
  text-align: justify;
  margin: 0 0 0.5rem;
}

.share--WG5q3 img {
  height: 25px;
  cursor: pointer;
}

.shareItem--ZaKlJ {
  margin-right: 5px;
}

.sticky--LbMmp {
  position: fixed;
  height: 41px;
  left: 0;
  right: 0;
  bottom: -1px;
}

.stickyContent--InjBz {
  width: 100%;
  height: 65px;
  display: block;
  margin-top: -24px;
  padding-top: 24px;
  background: url("../../mobile/img/banner_hand.png") right bottom no-repeat;
  padding-right: 55px;
  text-align: center;
  line-height: 41px;
  text-decoration: none;
  color: #fff;
}

.lotto--UpR9N {
  background-color: #df1119;
}

.chance--WdNnG {
  background-color: #0c6f0c;
}

.button--IDtOm:hover {
  opacity: .8;
}

.button--IDtOm:disabled {
  opacity: .6;
  cursor: not-allowed;
}

.button--eWaGA {
  background-color: #5470E9;
  text-align: center;
  outline: 0;
  padding: 0;
  border: 0 none;
  width: 112px;
  height: 30px;
  font-size: 16px;
  border-radius: 2px;
  color: #FFF;
}

.s--oH3hQ {
  font-size: 12px;
  line-height: 12px;
  padding: 4px 5px;
  height: auto;
  width: auto;
}

.xl--ZFtu_ {
  font-size: 24px;
  line-height: 24px;
  border-radius: 4px;
  padding: 7px 25px;
  height: auto;
  width: auto;
}

.red--Lw5rC {
  background-color: #db0d0d;
}
.general--NUWF9 {
  padding: 43px 33px;
  font-family: Arial-Regular, arial, sans-serif;
  direction: rtl;
  text-align: right;
}

.mobile .general--NUWF9 {
  padding: 12px;
  font-family: OpenSansHebrew-Regular, sans-serif;
}

.title--FoTpE {
  margin: 0;
  font-size: 19px;
  font-family: Open-Sans-Regular;
}

.mobile .title--FoTpE {
  text-align: center;
  color: #5470e9;
  font-size: 1.5rem;
  font-family: OpenSansHebrew-Regular, sans-serif;
}

.label--HBEX8, .formRowCheckboxLabel--gKfU_ {
  min-width: 110px;
  line-height: 25px;
  font-weight: normal;
}

.mobile .label--HBEX8 {
  display: none;
}

.formRow--JCyYy {
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  font-size: 14px;
  margin-top: 16px;
}

.formRow--JCyYy + .formRow--JCyYy {
  margin-top: 16px;
}

.formRowCheckbox--ypuqZ {
  margin-left: 1em !important;
}

.formRowInput--vrtPL {
  padding-left: 5px;
  width: 220px;
  height: 25px;
  outline: 0 none;
  min-height: 25px;
  border: 1px solid #AEADAD;
  border-radius: 4px;
  box-sizing: border-box;
  background-clip: padding-box;
  background-color: #fff;
  padding-right: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.mobile .formRowInput--vrtPL {
  width: 100%;
  height: auto;
  font-size: 1.2rem;
  padding: 0.5rem;
  border-radius: 0.5rem;
  font-family: OpenSansHebrew-Regular, sans-serif;
}

.mobile .formRowInputWrapper--JjTe5 {
  width: 100%;
}

.formRowInput--vrtPL.error--L5PBr {
  color: #8C2E0B;
  background: #fef5f1 none;
  border: 1px solid #ed541d;
}

.errorHint--mVT5a {
  font-size: 14px;
  line-height: 14px;
  margin-top: 4px;
  font-weight: 700;
  color: #ED541D;
}

.formRowInput--vrtPL:disabled {
  background-color: #E4E2E2;
}

.hintSection--BfKS_ {
  margin-top: 16px;
}

.hint--rpCeN {
  font-size: 13px;
  line-height: 1.1;
  font-style: italic;
}

.mobile .hint--rpCeN {
  font-size: 11px;
}

.submit--Reu1n {
  margin-top: 24px;
}

.submitBtn--kmz9i, .logoutBtn--A_mRq {
  display: block;
  border: none;
  min-width: 50vw;
  margin: 1rem auto;
  padding: 0.5rem 3.4rem;
  font-size: 1.5rem;
  color: #fff;
}

.logoutBtn--A_mRq {
  background-color: #000;
}

.submitBtn--kmz9i {
  background-color: #4255e3;
}

.general--MNfPa {
  display: flex;
  gap: 8px;
}

.item--FtbmG {
  display: flex;
  justify-content: center;
  gap: 3px;
}

.digitWrapper--WsjFf {
  position: relative;
  background-color: #fff;
  width: 28px;
  height: 36px;
  font-size: 26px;
  line-height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
}

.game_lotto--abWLK .digitWrapper--WsjFf {
  color: #da2027;
}

.game_chance--P0kZW .digitWrapper--WsjFf {
  color: #0c6f0c;
}

.digitWrapper--WsjFf::before {
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
  content: "";
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}

.text--dx2uA {
  text-align: center;
  font-weight: 400;
  font-size: 13px;
  color: #fff;
  margin-top: 3px;
}

.odometerStart--g2xAP .digit--FzDcl {
  display: inline-block;
  -webkit-animation: 0.25s moveup--jrJNy;
          animation: 0.25s moveup--jrJNy;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.odometerEnd--zBA5o .digit--FzDcl {
  display: inline-block;
  -webkit-animation: 0.25s movedown--FSxDg;
          animation: 0.25s movedown--FSxDg;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes moveup--jrJNy {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes moveup--jrJNy {
  0% {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes movedown--FSxDg {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100%  {
    opacity: 0;
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}

@keyframes movedown--FSxDg {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100%  {
    opacity: 0;
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}

.general--aCJwz {
  text-decoration: none;
  display: block;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
  padding-top: 13px;
  padding-bottom: 8px;
  font-size: 1.5rem;
  direction: ltr;
}

.detail--TLvPd {
  padding-top: 24px;
  padding-bottom: 24px;
  margin: 4px;
  box-shadow: none;
}

.counter--P5lCg {
  margin-top: 24px;
  display: flex;
  justify-content: center;
}

.game_lotto--D94ZO {
  background-color: var(--color-lotto-1);
}

.game_chance--Mh11V {
  background-color: var(--color-chance-1);
}

.title--IpxKJ {
  font-family: OpenSansHebrew-Bold;
  font-size: 1rem;
  color: #fff;
}

.description--zpFov {
  margin-top: 12px;
  font-family: OpenSansHebrew-Bold;
  color: #fff;
  font-size: 1.15rem;
}

.detail--TLvPd .title--IpxKJ {
  font-size: 1.2rem;
}

.content--LcmOQ {
  display: flex;
  justify-content: center;
  align-items: center;
}

.detail--TLvPd .content--LcmOQ {
  margin-top: 8px;
}

.text--YzpvZ {
  font-size: 1.2rem;
  padding: 8px 0;
  color: #fff;
  font-family: OpenSansHebrew-Regular, sans-serif;
}

.detail--TLvPd .text--YzpvZ {
  font-size: 1.4rem;
}

.jackpot--AR_wC {
  font-size: 1.85rem;
  margin: -8px 8px 0;
  text-shadow: 1px 0 2px #000, 1px 1px 2px #000, 0 1px 2px #000, -1px 1px 2px #000, -1px 0 2px #000, -1px -1px 2px #000, 0 -1px 2px #000, 1px -1px 2px #000;
  font-family: OpenSansHebrew-Bold;
  color: #fff;
}

.game_lotto--D94ZO .jackpot--AR_wC {
  color: #ffcb01;
}

.detail--TLvPd .jackpot--AR_wC {
  font-size: 2.7rem;
  margin: -16px 8px 0;
  text-shadow: 2px 0 3px #000, 2px 2px 3px #000, 0 2px 3px #000, -2px 2px 3px #000, -2px 0 3px #000, -2px -2px 3px #000, 0 -2px 3px #000, 2px -2px 3px #000;
}
.general--C5iny {
  display: flex;
  width: 100%;
  align-items: flex-end;
}

.tab--w6JOn {
  background-color: #9f9d9d;
  cursor: pointer;
  padding: 0 8px;
  border-radius: 4px 4px 0 0;
  height: 25px;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-size: 13px;
  font-family: Open-Sans-Regular, sans-serif;
  font-weight: bold;
}

.mobile .tab--w6JOn {
  font-size: 0.9rem;
  font-weight: normal;
  height: 50px;
  padding: 0 4px;
  color: #333;
  background-color: transparent;
  border-bottom: 4px solid transparent;
  font-family: OpenSansHebrew-Regular;
}

.tab--w6JOn + .tab--w6JOn {
  margin-right: 3px;
}

.active--I8yKi {
  height: 35px;
  background-color: #536fe9;
  cursor: default;
}

.mobile .active--I8yKi {
  color: #5470e9;
  border-bottom: 4px solid #5470e9;
}
.spinner--ZM5Yo {
  -webkit-animation: spin--Yd2ua .8s infinite linear;
          animation: spin--Yd2ua .8s infinite linear;
  width: 40px;
  height: 40px;
  border-left: calc(40px / 10) solid transparent;
  border-right: calc(40px / 10) solid transparent;
  border-bottom: calc(40px / 10) solid transparent;
  border-top: calc(40px / 10) solid #5470E9;
  border-radius: 100%;
}

@-webkit-keyframes spin--Yd2ua {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

@keyframes spin--Yd2ua {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

.button--ryD5s {
  color: #FFF;
  background-color: #536fe9;
  border-radius: 25px;
  width: 25px;
  height: 25px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.active--YTklg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.general--XATu_ {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

.content--FkDqF {
  display: flex;
  justify-content: center;
}

.content--FkDqF div {
  position: relative;
  padding: 10px 15px;
  margin-left: -2px;
  line-height: 1.4286;
  color: #5470E9;
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid #DDD;
  cursor: pointer;
}

.content--FkDqF div.disabled--oUQnb {
  color: #AEAEAE;
  cursor: not-allowed;
  background-color: #FFF;
  border-color: #DDD;
  pointer-events: none;
}

.content--FkDqF div.active--Fe7Lt {
  color: #FFF;
  cursor: default;
  background-color: #5470E9;
  border-color: #5470E9;
}
.general--Cinyi {
  margin-top: 15px;
  padding: 10px 15px 30px;
  border: 1px solid #c7c7c7;
  border-radius: 7px;
  background-clip: padding-box;
  font-size: 0.9rem;
}

.mobile .general--Cinyi {
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  border-top: 12px solid #E4E2E2;
}

.head--WWP_H {
  display: flex;
  padding: 5px;
  text-align: center;
  background-color: #ebebeb;
}

.mobile .head--WWP_H {
  background-color: #F2F1F1;
  font-family: OpenSansHebrew-Bold;
  padding: 5px 4px;
  font-size: .6rem;
}

.th--IUQNh, .td--axcvk {
  text-align: center;
  flex: 1 1;
  align-self: center;
}

.mobile .th--IUQNh,
.mobile .td--axcvk {
  padding: 0 4px;
}

.body--abLrY {
  height: 600px;
  overflow: auto;;
}

.mobile .body--abLrY {
  height: auto;
  min-height: 200px;
}

.loader--rtMZc {
  display: flex;
  justify-content: center;
  padding: 80px 0 300px;
}

.row--D2W87 {
  display: flex;
  padding: 5px 0;
}

.mobile .row--D2W87 {
  padding: 5px 4px;
  font-size: 12px;
}

.rowWrapper--GemiO {
  border-bottom: 2px solid #ECECEC;
}

.empty--is0aE {
  font-size: 1rem;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}

.mobile .empty--is0aE {
  font-family: OpenSansHebrew-Bold;
  font-size: 1.2rem;
  margin-top: 80px;
}

.expand--ryNfQ {
  display: flex;
  justify-content: center;
}

.mobile .expand--ryNfQ {
  flex: 0 33px;
}

.icon--Y87c8 {
  flex: 0 20px;
  flex-basis: 20px;
  padding: 0 !important;
}

.expandedRow--yw0kL {
  padding: 8px;
}

.mobile .pagination--pYx_H {
  padding-bottom: 16px;;
}
.general--QJ2D5 {
  width: 34px;
  height: 34px;
  margin-bottom: 6px;
  line-height: 32px;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 0.9rem;
}

.mobile .general--QJ2D5 {
  width: 30px;
  height: 30px;
  line-height: 27px;
}

.gamelotto--LAcVM,
.game123--cw5Xm,
.game777--sRCu_ {
  background-color: #9f9d9d;
}

.extra--coDgj {
  background-color: #EFB028;
}

.gamelotto--LAcVM.win--U_GbS {
  background-color: #5471EA;
}

.strong--B5els.win--U_GbS {
  background: red;
}

.strong--B5els {
  background: #FF6B35;
}

.userNumber--Iw2li.strong--B5els {
  background-color: #FF6B35;
}

.userNumber--Iw2li.game123--cw5Xm {
  background-color: #1379CC;
}

.userNumber--Iw2li.game777--sRCu_ {
  background-color: #BB2175;
}

.userNumber--Iw2li.gamelotto--LAcVM {
  background-color: #5471EA;
}

.userNumber--Iw2li.extra--coDgj {
  background-color: #EFB028;
}

.userNumber--Iw2li.win--U_GbS {
  background-color: red;
}

.card--D1RIl {
  display: flex;
  flex-flow: column;
  margin: 0 7px;
}

.image--yak9r {
  width: 36px;
  height: 42px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 36px 36px;
}

.value--dJsjb {
  text-align: center;
  font-family: OpenSansHebrew-Bold;
  font-size: 1.3em;
  line-height: 30px;
  border-radius: 5px;
}

.inactive--tqaaj {
  opacity: 0.6;
}

.spades--l2azR .image--yak9r {
  background-image: url('../assets/spades.svg');
}

.spades--l2azR .value--dJsjb,
.clubs--fH96s .value--dJsjb {
  color: #252525;
}

.hearts--XlWrY .image--yak9r {
  background-image: url('../assets/hearts.svg');
}

.hearts--XlWrY .value--dJsjb,
.diamonds--UT0qQ .value--dJsjb {
  color: #ea4740;
}

.diamonds--UT0qQ .image--yak9r {
  background-image: url('../assets/diamonds.svg');
}

.clubs--fH96s .image--yak9r {
  background-image: url('../assets/clubs.svg');
}

.win--U78YW.value--dJsjb {
  background-color: #1a931a;
  color: #fff;
}



.line--IO6vI {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-flow: row wrap;
  margin: 5px 0;
}

.mobile .line--IO6vI {
  margin: 0;
}

.gamechance--EJ0J1 .line--IO6vI {
  flex-flow: row-reverse nowrap;
  border-top: 2px solid #bbb;
  padding-top: 16px;
}

.gamelotto--zTe6F .line--IO6vI {
  justify-content: flex-start;
}

.game123--umS57 .line--IO6vI {
  flex-flow: row-reverse nowrap;
}

.game777--aP6bw .line--IO6vI {
  flex-flow: row wrap;
}

.mobile .gamechance--EJ0J1 .line--IO6vI {
  border-top: none;
  padding-top: 0;
}

.extraLine--_tQCj {
  display: flex;
  flex-flow: column wrap;
}

.extraNums--e33xh {
  display: flex;
  justify-content: flex-end;
  flex-flow: row-reverse wrap;
}

.center--Wlq1f {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.flex--Snr6o {
  display: flex;
  justify-content: space-between;
}

.actions--GeoFl {
  text-align: center;
  flex: 0;
  min-width: 110px;
}

.unactive--AJ_86 {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}


.flex--VR_vK {
  display: flex;
  justify-content: space-between;
}

.actions--R4Gel {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.drawNumbers--F3_RM {
  margin: 0 auto;
}

.unactive--_Ug91 {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.mobile .drawNumbers--F3_RM {
  margin: 0;
}

.emptyContent--kelrH {
  padding-bottom: 24px;
}

.emptyText--mscsn {
  font-size: 1.2rem;
  font-family: OpenSansHebrew-Bold;
}

.lottoRedirectBtn--STTbr {
  margin-top: 24px;
  border: none;
  height: 38px;
  color: #FFF;
  background: #40c167;
  width: 240px;
  border-radius: 20px;
  font-size: 24px;
  box-shadow: 3px 4px 8px #8a8a8a;
}
.general--tD6cY {
  padding: 43px 28px;
  direction: rtl;
}

.mobile .general--tD6cY {
  padding: 0;
}

.title--ozgP6 {
  margin-right: 5px;
  font-size: 19px;
  margin-bottom: 10px;
}
.general--fKITt {
  display: flex;
  flex-direction: column;
  gap: 7px;
  padding: 8px;
  width: 45px;
}

.line--SM39L {
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.header--ZwukI {
  z-index: 30;
  height: 48px;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  font-family: OpenSansHebrew-Light;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.centerElement--zhLMJ {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 24px;
  font-weight: 400;
  padding: 4px 0;
  text-align: center;
  color: #fff;
}

.game_lotto--vrfr4 {
  background-color: var(--color-lotto-1);
}

.game_chance--NM7VO {
  background-color: var(--color-chance-1);
}

.rightElement--rN92g {
  width: 45px;
}

.backButton--njHT3 {
  display: block;
  padding: 8px;
  margin: 14.4px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
}
.general--QzoMy {
  position: absolute;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
}
.general--gufOG {
  border: none;
  background-color: transparent;
  outline: none;
  padding: 0;;
}

.dark-outline--rMw5O {
  border-radius: 50%;
  border: 2px solid #e5e3e3;
  color: #e5e3e3;
}

.white-outline--NAO3A {
  border-radius: 50%;
  border: 2px solid #fff;
}

.black-outline--mGhKP {
  border: 2px solid #000;
  border-radius: 50%;
}

.icon--kZKNo {
  display: block;;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.success--PNeNt {
  height: 24px;
  width: 24px;
  background-image: url("../../mobile/img/green-ok.png");
}

.green-plus--kq28P {
  color: #fff;
  background: #40c167;
  font-size: 28px;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px
}

.trash--bou96 {
  height: 24px;
  width: 20px;
  background-image: url('../../mobile/img/delete_icone.png');
}

.s--h1GSM .trash--bou96 {
  height: 20px;
  width: 17px;
}

.magic--mxvT7 {
  background-image: url('../../mobile/img/magic-wand.svg');
  background-size: 85%;
  height: 24px;
  width: 24px;
}

.white--gy824 .magic--mxvT7 {
  background-image: url('../../mobile/img/magic-wand-white.svg');
}

.dark-outline--rMw5O .icon--kZKNo {
  height: 32px;
  width: 32px;
  background-size: 60%;
  background-position: center center;
  background-repeat: no-repeat;
}

.dark-outline--rMw5O .trash--bou96 {
  background-image: url('../../mobile/img/delete_grey.png');
}

.dark-outline--rMw5O .magic--mxvT7 {
  background-image: url('../../mobile/img/magic-wand-grayed.svg');
}

.dark-outline--rMw5O .close--vahEe, .dark-outline--rMw5O .up--csjY3, .dark-outline--rMw5O .down--sKxPR  {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dark-outline--rMw5O .close--vahEe::after {
  content: "X";
  font-size: 20px;
  font-style: normal;
}

.dark-outline--rMw5O .up--csjY3::after, .dark-outline--rMw5O .down--sKxPR::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-left: 2px solid #e5e3e3;
  border-bottom: 2px solid #e5e3e3;
}

.dark-outline--rMw5O .up--csjY3::after {
  -webkit-transform: translateY(2px) rotate(135deg);
          transform: translateY(2px) rotate(135deg);
}

.dark-outline--rMw5O .down--sKxPR::after {
  -webkit-transform: translateY(-2px) rotate(-45deg);
          transform: translateY(-2px) rotate(-45deg);
}

.black-outline--mGhKP .info--DQT_A {
  background-size: 40%;
  width: 28px;
  height: 28px;
  background-image: url("../../mobile/img/it.png");
}
.hr--Rn4iv {
  background-color: #ccc;
  height: 2px;
  margin: 4px 0;
}

.menuItem--yR1bv {
  background-color: #E1E3EA;
  height: 80px;
  padding: 16px 16px 16px 24px;
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.arrow--mLRQD {
  padding: 8px;
  border-left: 2px solid #7A7979;
  border-bottom: 2px solid #7A7979;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.text--kreQX {
  font-family: OpenSansHebrew-Regular;
  font-size: 24px;
  color: #626161;
}

.left--F9t2N {
  display: flex;
  align-items: center;
  gap: 4px;
}

.menuItem--yR1bv + .menuItem--yR1bv {
  margin-top: 4px;
}

.resultButton--aAMf_ {
  margin-top: 4px;
  text-align: center;
  font-size: 20px;
  padding: 8px 0;
  width: 100%;
  color: #fff;
}

.resultButton--aAMf_.game_lotto--joMuv {
  background-color: var(--color-lotto-1);
  box-shadow: inset 0 -5px 15px #8f0d11, inset 0 1px 7px #fff;
}

.resultButton--aAMf_.game_chance--B80FY {
  background-color: var(--color-chance-1);
  box-shadow: inset 0 -5px 15px #0c480c, inset 0 1px 7px #fff;
}
.general--nLJKs {
  background-color: #f2f1f1;
  border: 1px solid #ddd;
  padding: 16px;
  text-align: right;
  border-radius: 8px;
  margin-left: 8px;
  margin-right: 8px;
}

.transparent--dvPT2 {
  border: none;
  background-color: transparent;
  padding: 8px 16px;
}

.general--nLJKs + .general--nLJKs {
  margin-top: 8px;
}

.transparent--dvPT2 + .transparent--dvPT2 {
  margin-top: 0;
}

@media screen and (max-width: 374px) {
  .general--nLJKs {
    padding: 8px;
  }
}

.general--cFfdv {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: flex;
  justify-content: center;
  gap: 4px;
}

.option--MLSlI {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  height: 45px;
  width: 45px;
  font-size: 18px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  transition: color .5s, background-color .5s;
}

.full--VkCJB .option--MLSlI {
  width: auto;
  flex-grow: 1;
}

.active--s3Y5Z {
  background-color: #5470e9;
  color: #fff;
}

.secondary--Iywde .option--MLSlI {
  border: none;
}

.secondary--Iywde .active--s3Y5Z {
  color: #fff;
  background-color: #ff6c38;
}
.keyboard--zwO9G {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.open--nmlQX {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.placeholder--wEjR1 {
  height: 0;
}

.placeholder--wEjR1.closed--lECjv {
  transition: height .3s;
}

.header--w3p6q {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  background: #453e3e;
}

.left--z9EKb {
  display: flex;
}

.actions--qG6YU {
  display: flex;
  gap: 8px;
}

.navigation--tLbNa {
  display: flex;
  gap: 8px;
  padding-right: 12px;
  border-right: 1px solid #e5e3e3;
  margin-right: 12px;
}

.content--IpmYx {
  background-color: #514949;
  height: calc(100% - 48px);
}

.description--w8O9_ {
  font-size: 16px;
  padding: 4px 8px;
  color: #e5e3e3;
  margin-bottom: 4px;
}

.numbers--kqJm9 {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 12px 0;
  width: calc(40px * 8 + 4px * 7);
  margin: 0 auto;
}

.number--uvBnU {
  color: #333;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0.3rem;
  transition: color .5s, background-color .5s;
  width: 40px;
  height: 40px;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 374px) {
  .numbers--kqJm9 {
    width: calc(40px * 7 + 4px * 6);
  }
}

.selected--oomgO {
  border: 0;
  background-color: #5470e9;
  color: #fff;
}

.disabled--lR4R8 {
  opacity: 0.3;
  pointer-events: none;
}
.general--iRShv {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}


.text--sLMMh {
  font-family: Arial-Regular;
  text-align: right;
  font-size: 16px;
  padding: 8px;
}

.mobile .text--sLMMh {
  font-family: OpenSansHebrew-Bold;
}

.number--E3CER {
  font-size: 32px;
  color: #999;
}
.header--Cywdi {
  display: flex;
  justify-content: space-between;
}

.actions--jKa5A {
  display: flex;
}

.actions--jKa5A button {
  padding: 2px 8px;
}
.general--QrOzw {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: flex;
  justify-content: center;
}

.option--oRMys {
  background-color: #ccc;
  color: #333;
  width: 96px;
  height: 32px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.option--oRMys:first-child {
  border-radius: 12px 0 0 12px;
}

.option--oRMys:last-child {
  border-radius: 0 12px 12px 0;
}

.active--cdGak {
  background-color: #d11116;
  color: #fff;
}
.general--_0sMx {
  background-color: rgba(255,255,255,.3);
  color: #fff;
  border-radius: 16px;
  padding: 4px 16px;
  font-size: 16px;
  margin-left: 10px;
  font-family: OpenSansHebrew-Regular;
}

.active--aXIXU {
  background-color: #40c167;
}
.row--kk57G {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}

.row--kk57G + .row--kk57G {
  margin-top: 8px;
}

.count--rOBKv {
  color: #fff;
  font-size: 20px;
}

.title--JlMD0 {
  margin: 8px auto;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  direction: rtl;
}

.controls--doIxn {
  background-color: #5a74e2;
  padding: 24px 16px;
  margin: 0 4px;
  border-radius: 8px;
}

.result--byhO7 {
  direction: rtl;
  margin: 8px 4px 0;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ccc;
}

.item--KAmdY {
  padding: 0 8px;
  height: 40px;
  color: #333;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.item--KAmdY:nth-child(odd) {
  background-color: #f0f2f9;
}

.left--n94BH {
  flex-basis: 32px;
}

.right--CMQqD {
  flex-grow: 1;
}

.extra--oIbp_ {
  margin: 8px 4px 0;
  border-radius: 8px;
  padding: 24px 16px;
  background-color: #efb028;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.extraIcon--JEs6A {
}

.checkbox--QZe4y {
  cursor: pointer;
  height: 35px;
  width: 35px;
  background: url("../../mobile/img/on.png") right bottom no-repeat;
  background-size: 100%;
  vertical-align: top;
}

.checkbox--QZe4y.active--e4yOw {
  background-position: right top;
}
.general--AJl3o {
  color: #fff;
  background: #40c167;
  position: fixed;
  bottom: 10px;
  width: 240px;
  left: calc(50% - 120px);
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  text-align: center;
  border-radius: 20px;
  z-index: 10;
  box-shadow: 3px 4px 8px #8a8a8a;
  font-family: OpenSansHebrew-Regular;
}

.placeholder--EOy0s {
  height: 58px;
}

.general--Eryab {
  background-color: #E4E2E2;
}

.summary--YT0bi {
  background-color: #fff;;
}
.group--e2NfM {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 2px solid #aaa8a8;
  padding: 12px 0;
}

.index--v9muu, .status--yOsVD {
  flex-grow: 1;
  flex-basis: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index--v9muu {
  font-weight: 700;
  font-family: Arial;
  color: #888;
  font-size: 26px;
}

.active--f6C24 {
  background-color: #d4d9ed;
}

.valid--MAPzz {
  background-color: #747fbd;
}

.selected--CzVaY {
  background-color: transparent;
  border-top: none;
}

.selected--CzVaY .index--v9muu, .valid--MAPzz .index--v9muu {
  color: #fff
}

.general--L_Nur {
  width: 26px;
  height: 26px;
  border-radius: 4px;
  font-size: 16px;
  box-shadow: inset 0 2px 3px -2px #000;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}

.strong--mgctL {
  background-color: #fff2c7;
}

.inverse--uCIhI {
  color: #fff;
  background-color: #536fe9;
  border: 1px solid #5a5a5a;
}

.inverse--uCIhI.strong--mgctL {
  border: 1px solid #aaa8a8;
  background-color: #ff6b37;
  color: #fff;
}

.active--F6Hgk {
  box-shadow: inset 0 2px 3px -2px #000, 0 0 8px 1px #fb6b05;
}

.l--qQGXP {
  width: 30px;
  height: 30px;
  font-size: 16px;
}

.xl--pCpdj {
  width: 40px;
  height: 40px;
  font-size: 18px;
}

.highlighted--a_Jla {
  box-shadow: inset 0 0 5px #fb6b05, 0 0 5px #fb6b05;
}
.row--oQ9ah {
  position: relative;
  display: flex;
  gap: 8px;
}

.row--oQ9ah + .row--oQ9ah {
  margin-top: 4px;
}

.selected--bcVwM::before {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border: 1px solid #fff;
  border-radius: 8px;
}

@media only screen and (max-width: 374px) {
  .number--mn8P7 {
    width: 24px;
  }
}

.table--ZH4Tn {
  position: relative;
}

.selected--Utsef {
  background-color: #98A7E8;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.8);
  border-spacing: 3vw;
  border: 2px solid #5570E6;
  position: absolute;
  left: -12px;
  right: -12px;
  height: 82px;
  border-radius: 8px;
  transition: top .3s;
}
.switcher--IiIQh {
  margin: 10px auto;
}

.tableHeader--cgqqg {
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 12px;
}

.tableWrapper--F1u1s {
  padding: 4px;
}

.sectionWrapper--HLMda {
  padding-top: 8px;
}
.general--_w_qL {
  font-size: 15px;
  font-family: Open-Sans-Regular, sans-serif;
  color: #222;
  background: transparent url("../../sites/all/themes/lottery/img/ok_icon_bigger.png") no-repeat right 5px;
  border: 1px solid #a6a6a6;
  border-radius: 8px;
  padding: 4px 40px;
  margin-top: 24px;
}
.general--XtcDM {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 42px;
  gap: 8px;
  margin-bottom: 8px;
  margin-top: 24px;
}

.option--WZ6XQ {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 152px;
  height: 30px;
  color: #fff;
  border-radius: 4px 4px 0 0;
  background-color: #536fe9;
  cursor: pointer;
  transition: 0.5s height;
  font-size:16px;
  font-weight: 600;
}

.option--WZ6XQ:hover {
  background-color: #98acff;
}

.active--tfYm1 {
  height: 42px;
}

.lotto--XzGz6 .option--WZ6XQ.active--tfYm1 {
  background-color: #df1119;
}

.chance--dK7fu .option--WZ6XQ.active--tfYm1 {
  background-color: var(--color-chance-1);
}
.general--MCsYB {
  width: 100%;
  height: 96px;
  margin-top: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  direction: ltr;
  line-height: 1;
}


.game_lotto--lIH1C {
  background-color: #d31419;
  background-image: url("../../sites/all/themes/lottery/img/title_bg.png");
}

.game_chance--PwEb3 {
  background-image: url("../../sites/all/themes/lottery/img/green_title.png");
}

.content--Cynzn {
  margin-left: 60px;
}

.row--zRDmh {
  display: flex;
  align-items: center;
}

.jackpot--yGR0G {
  color: #ff0;
  font-size: 47px;
  font-weight: bold;
}

.subText--_cgio {
  margin-left: 4px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: left;
}

.description--bxXd9 {
  text-align: left;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  padding-left: 4px;
}

.content--xJrOo {
  background-color: #e4e2e2;
  padding: 24px;
  direction: ltr;
  position: relative;
}

.header--EvY1y {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0 36px 0 24px;
}

.headTile--VuNYR {
  position: relative;
  color: #fff;
  width: 250px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  font-size: 20px;
  direction: rtl;
}

.game_lotto--igMXm .headTile--VuNYR {
  background-color: #ed3438;
}

.headNumber--QqKU3 {
  background-color: #d11115;
  position: absolute;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: -12px;
  top: -4px;
  border-radius: 50%;
}

.game_lotto--igMXm .headNumber--QqKU3 {
  background-color: #d11115;
}

.whiteLine--Y7EYm {
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #f5f5f5;
}

.columns--WXyFS {
  display: flex;
  justify-content: space-between;
}

.columnLeft--WbQO7 {
  padding-top: 16px;
  width: 300px;
  flex-shrink: 0;
}

.columnCenter--xby8f {
  flex-grow: 1;
}

.columnRight--x733h {
  margin-top: 16px;
  display: flex;
  align-items: flex-start;
}
.general--Hxe1M {
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  cursor: pointer;
  background-color: #e5e3e3;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #514949;
}

.strong--N0PmE {
  background-color: #ffcc42;
}

.selected--FwIac {
  background-color: #5470e9;
  color: #fff;
}

.strong--N0PmE.selected--FwIac {
  color: #fff;
  background-color: #ff6c38;
}


.general--vV07E {
  width: 320px;
  box-sizing: border-box;
  border: 2px solid #536fe9;
  background-color: #dadff3;
  border-radius: 22px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.55);
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.header--t7MJT {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 48px;
  background-color: #536fe9;
  color: #fff;
  padding: 0 10px;
  position: relative;
}

.headerTitle--IlPzJ {
  width: calc(100% - 80px);
  font-size: 22px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.contentWrapper--Oc_BH {
  padding: 16px 10px 0;
}

.content--gDhgw {
  padding: 16px 16px 24px;
  background-color: #fff;
}

.content--gDhgw + .content--gDhgw {
  margin-top: 16px
}

.subHeader--owmd9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  height: 30px;
}

.title--c117E {
  color: #536fe9;
  font-size: 16px;
}

.title--c117E.secondary--x2sGs {
  color: #292929;
}

.actions--M6irK {
  display: flex;
  gap: 16px;
}

.numbers--PgvTf {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

.arrow--F1zcg {
  width: 28px;
  height: 28px;
  cursor: pointer;
  background-color: #879dfa;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
}

.arrow--F1zcg.left--ZsySP {
  background-image: url("../../sites/all/themes/lottery/img/left_arrow.png");
}

.arrow--F1zcg.right--G2XUX {
  background-image: url("../../sites/all/themes/lottery/img/right_arrow.png");
}

.highlight--RhLXk {
  box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.62);
}
.group--BP7gU {
  border-top: 1px solid #d0c1c3;
  display: flex;
  padding: 8px 0;
}

.group--BP7gU:last-child {
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
}

.active--R6VqS {
  background-color: #d4d9ed;
}

.disabled--GPPlJ {
  pointer-events: none;
  cursor: not-allowed;
}

.left--f1sAS {
  width: 48px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.groupNumber--lDrvX {
  color: #a5afe1;
  background-color: #e3e1e1;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 12px;
  font-size: 16px;
}

.active--R6VqS .groupNumber--lDrvX {
  background-color: #fff;
  color: #526de4;
}
.row--s_8x1 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}

.numbers--x0ijm {
  z-index: 2;
  display: flex;
  gap: 4px;
}

.row--s_8x1 + .row--s_8x1 {
  margin-top: 8px;
}

.selected--rrwim::before {
  content: "";
  border-left: 2px solid #536fe9;
  border-top: 2px solid #536fe9;
  border-bottom: 2px solid #536fe9;
  top: -6px;
  left: -62px;
  bottom: -6px;
  right: -8px;
  position: absolute;
  background: #dadff3;
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
  box-shadow: -7px 5px 10px rgba(0, 0, 0, 0.55);
  z-index: 1;
}

.rowNumber--XiDDS {
  z-index: 2;
  position: relative;
  font-size: 13px;
  color: #292929;
  width: 48px;
  text-align: left;
}

.groupNumber--R7o_M {
  z-index: 2;
  position: absolute;
  left: -35px;
  top: 3px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  font-size: 12px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #bab9b9;
  background-color: #fff;
  color: #536fe9;
}
.general--tNDiE {
  border-radius: 22px;
  border: 2px solid #bab9b9;
  width: 340px;
  background-color: #eeeded;
  margin-right: -4px;
  margin-top: 29px;
  margin-left: auto;
}

.valid--xdKyI {
  background-color:#d4d9ed;
}

.actions--F90Oz {
  padding-left: 16px;
  display: flex;
  gap: 16px;
  align-items: center;
  height: 34px;
}
.switcher--WnF9A {
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}

.submit--une2O {
  margin-top: 16px;
}
.general--tAQyk {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.text--ndgTW {
  font-size: 20px;
  color: #5470e9;
}

.mobile .text--ndgTW {
  font-family: OpenSansHebrew-Bold;
}

.number--CxLlh {
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid #5470e9;
  color: #5470e9;
  font-size: 22px;
}
.general--LigqW {
  margin: 16px;
  font-size: 14px;
  padding: 16px 16px 16px 8px;
  color: #514949;
  margin-right: 10px;
  line-height: 21px;
  border-top: 2px solid #cccaca;
  border-bottom: 2px solid #cccaca;
  text-align: right;
}

.item--a06n9 {
  position: relative;
}

.item--a06n9::after {
  position: absolute;
  right: -16px;
  top: 4px;
  content: "";
  background-image: url("../../sites/all/themes/lottery/img/small_ok.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 13px;
  height: 11px;
}
.general--x6xis {
  z-index: 2;
  position: relative;
  margin-right: -2px;
  margin-left: auto;
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  width: 280px;
  padding: 16px;
  background-color: #dadff3;
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
  border: 2px solid #536fe9;
  border-right: none;
  box-shadow: -7px 5px 10px rgb(0, 0, 0, 0.55);
}

.flex--zqHtH {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: calc(32px * 6 + 8px * 5);
}

.successWrapper--O9KBL {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}
.switcher--ZnSDn {
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}

.submit--OCM6G {
  margin-top: 16px;
}
.general--up_rG {
  z-index: 2;
  position: relative;
  margin-right: -2px;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-end;
  width: 280px;
  padding: 16px;
  background-color: #dadff3;
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
  border: 2px solid #536fe9;
  border-right: none;
  box-shadow: -7px 5px 10px rgb(0, 0, 0, 0.55);
}

.row--Iz3t8 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.successWrapper--JxQVe {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}
.switcher--sBh09 {
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}

.submit--CW7Wd {
  margin-top: 16px;
}
.general--kf0Fg {
  padding: 16px 0;
  background-color: #f6f6f6;
  display: flex;
  gap: 16px;
  justify-content: center;
}

.flex--bEWWP {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  width: calc(40px * 4 + 16px * 3);
}

.successWrapper--Fr7lN {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}
.switcher--QMMDw {
  margin: 10px auto;
}

.table--UCVHx {
  border: 1px solid #C3C3C3;
  padding: 4px;
  border-radius: 8px;
  margin-top: 16px;
  background-color: #fff;;
}

.tableHeader--Bf0Cu {
  padding: 4px 0;
}

.general--GVn0V {
  padding: 12px 0;
  background-color: #f6f6f6;
  display: flex;
  justify-content: center;
}

.flex--r9f0y {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  width: calc(40px * 6 + 8px * 5);
}

@media screen and (max-width: 374px) {
  .flex--r9f0y {
    gap: 6px;
    width: calc(40px * 6 + 6px * 5);
  }
}

.successWrapper--kFiQB {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.switcher--eOIpM {
  margin: 10px auto;
}

.table--wLVRz {
  border: 1px solid #C3C3C3;
  padding: 4px;
  border-radius: 8px;
  margin-top: 16px;
  background-color: #fff;;
}

.tableHeader--cmL4Z {
  padding: 4px 0;
}

:root {
  --color-lotto-1: #d92e31;
  --color-chance-1: #0c6f0c;
}

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