/*
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&family=Roboto+Condensed:wght@400;700&display=swap');
*/

@font-face {
  font-family: 'Gotham Rounded Italic';
  src: url(../fonts/gothamrounded-bolditalic.eot);
  src: url(../fonts/gothamrounded-bolditalic.eot?#iefix) format('embedded-opentype'),
    url(../fonts/gothamrounded-bolditalic.woff2) format('woff2'),
    url(../fonts/gothamrounded-bolditalic.woff) format('woff'),
    url(../fonts/gothamrounded-bolditalic.ttf) format('truetype'),
    url(../fonts/gothamrounded-bolditalic.svg) format('svg');

}


@font-face {
  font-family: 'Gotham Rounded Bold';
  src: url(..//fonts/gothamrounded-bold.woff2) format('woff2'),
    url(..//fonts/gothamrounded-bold.woff) format('woff'),
    url(..//fonts/gothamrounded-bold.ttf) format('truetype');

}

@font-face {
  font-family: 'Gotham Rounded Medium';
  src: url(..//fonts/gothamrounded-medium.woff2) format('woff2'),
    url(..//fonts/gothamrounded-medium.woff) format('woff'),
    url(..//fonts/gothamrounded-medium.ttf) format('truetype');
}


@font-face {
  font-family: 'Gotham Rounded Book';
  src: url(..//fonts/gothamrounded-book.woff2) format('woff2'),
    url(..//fonts/gothamrounded-book.woff) format('woff'),
    url(..//fonts/gothamrounded-book.ttf) format('truetype');
}


* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  position: relative;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 18px;
  overflow-x: hidden;
  min-height: 100%;
  letter-spacing: -1px;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(176deg, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
  background: -webkit-linear-gradient(176deg, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
  background: linear-gradient(176deg, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eaeaea",GradientType=1);
}
.main-wrapper-relative {
  position: relative;
  margin-top: 110px;
  height: 40vw;
  /*overflow: hidden;*/
}
.bcgg {
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  bottom: 0px;
  background-position-x: right;
  background-position-y: bottom;
  padding-bottom: 60px;
  overflow: hidden;
  z-index: 0;
  background: rgb(255,255,255);
  background: none;
}
.rounded-bg {
  position: absolute;
  bottom: -1px;
  background-image: url("../images/top-bg.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 30px;
  width: 100%;
  margin: 0 auto;
  min-height: 180px;
}
.puk1 {
  position: absolute;
  left: 63vw;
  max-width: 270px;
  top: -15px;
  overflow: hidden;
}
.puk2 {
  position: absolute;
  left: 200px;
  max-width: 270px;
  top: -80px;
  overflow: hidden;
}
a {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}
.hover-a {
  transition: .3s all;
  display: inline-block;
}
.hover-a:hover {
  transform: translateY(-6px);
}
p {
  margin: 0;
  padding: 0;
}
.block {
  display: block;
}
.contentCnt {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 1100px;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.lightViolet {
  background-color: #2d51c3;
}
.darkBlueBg {
  background-color: #14305f;
}
footer {
  width: 100%;
  background: linear-gradient(0deg, rgba(42, 32, 113, 1) 0%, rgba(17, 93, 169, 1) 100%);
  color: #ffffff;
  overflow: hidden;
  font-family: 'Gotham Rounded Bold';
  font-size: 12px;
  padding: 50px 0;
}
footer .footer-content {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 1100px;
  padding: 0 20px;
}
footer .footer-content > div {
  flex-grow: 1;
  width: 33%;
  display: flex;
  align-items: center;
  margin: 20px 0;
}
footer .logo-content img {
  height: 50px;
  margin-right: 10px;
  display: block;
}
footer .social-content {
  justify-content: center;
}
footer .social-content img {
  width: 30px;
  display: inline-block;
  position: relative;
  margin: 0 6px;
  transition: transform .2s ease-in;
}
footer .notice-content img {
  width: 40px;
  margin-right: 10px;
}
h2 {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 38px;
}
.hero-section {

  height: 650px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.infolinka {
  text-align: center;
  font-size: 18px;
}
.infolinka span {
  margin-right: 8px;
}
.infolinka img {
  width: 20px;
}
.infolinka a {
  display: inline-block;
}
.spin {
  position: absolute;
  bottom: 4vh;
  z-index: 2;
  right: 68vw;
  animation: slotAnim 2.1s ease 0s normal forwards;
}
.add-second-anim-to-spin {
  animation: .8s ease 0s infinite normal both running slotPulse !important;
}
@keyframes slotAnim {
  0% {opacity:0;transform: scale(.5);filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.9)) saturate(0.9);-webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.9)) saturate(0.9);}
  70% {opacity:1;transform: scale(1.1);filter: drop-shadow(0px 4px 8px transparent) saturate(1.7);-webkit-filter: drop-shadow(0px 4px 8px transparent) saturate(1.7);}
  100% {opacity:1;transform: scale(1);filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.9)) saturate(0.9);-webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.9)) saturate(0.9);}
}
@keyframes slotPulse {
  0% {filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.9)) saturate(0.9);-webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.4)) saturate(0.9);}
  50% {filter: drop-shadow(0px 4px 8px transparent) saturate(1.7);-webkit-filter: drop-shadow(0px 4px 8px transparent) saturate(1.7);}
  100% {filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.9)) saturate(0.9);-webkit-filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.4)) saturate(0.9);}
}
.hero-coins {
  background-image: url("../images/coins.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 530px;
  position: absolute;
  width: 100%;
  z-index: 0;
  bottom: 120px;
  background-position-y: top;
  background-position-x: center;
  animation: coins1 15s ease 0s normal both;
}
@keyframes coins1 {
  0% {transform: scale(.3);opacity: 0}
  20% {transform: scale(1.3);opacity: 1}
  100% {transform: scale(1.40);opacity: 1}
}
@keyframes coins1Mobile {
  0% {transform: scale(.3);opacity: 0}
  20% {transform: scale(2);opacity: .9}
  100% {transform: scale(2.2);opacity: .9}
}
.hero-content {
  width: 26vw;
  position: absolute;
  left: 12vw;
  top: 14vw;
}
.hero-content img {
  width: 100%;
  animation: 1.3s ease 0s 1 normal both running buttonMainAnim;
}
.hero-content h1 {
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 25px;
  font-size: 7.5vw;
  text-align: left;
  line-height: 1;

}
@keyframes titleAnim {
  0% {text-shadow: 0px -3px 8px #ffffffc2;}
  50% {text-shadow: 0px -6px 20px #ffffffc2;}
  100% {text-shadow: 0px -3px 8px #ffffffc2;}
}
.hero-content .hero-eye {
  width: 100%;
  max-width: 363px;
  height: auto;
}
.mt-0 {
  margin-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.add-second-anim-to-eye {
  animation: 1.8s ease 0s infinite normal both running buttonMainAnimInfinite !important;
}
@keyframes buttonMainAnim {
  0% {transform: scale(.4);}
  100% {transform: scale(1.15);}
}
@keyframes buttonMainAnimInfinite {
  0% {transform: scale(1.15);}
  50% {transform: scale(1);}
  100% {transform: scale(1.15);}
}
.hero-block {
  background: white;
  width: 28vw;
  border-radius: 12px;
  font-family: 'Gotham Rounded Book';
  color: #2A2071;
  padding: 8px;
  position: absolute;
  right: 11vw;
  top: 8vw;
}
.hero-block img {
  width: 100%;
}
.hero-block h2 {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 20px;
}
.hero-block ul {
  font-size: 16px;
  margin: 0;
  padding-left: 15px;
}
.hero-block ul li {
  margin-bottom: 5px;
}
.hero-block a {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -8%;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.hero-block a img {
  width: 80%;
}
.countdown-content {
  width: 100%;
  font-family: 'Gotham Rounded Bold';
  color: #2A2071;
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 60px;
  position: relative;
  bottom: 80px;
}
.countdown-bcg {
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  height: 160px;
}
.countdown-title {
  color: #E30613;
  font-size: 24px;
  padding: 20px 60px 0;
}
.stepper {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  top: 8px;
}
.stepper > div {
  flex-grow: 1;
  width: 33%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stepper .cube {
  width: 93px;
  height: 93px;
  background: #2A2071;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  margin-bottom: 8px;
  position: relative;
}
.stepper > div > div > span {
  color: #E30613;
}
.stepper .cube span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 50px;
  color: white;
  line-height: 1;
}
.stepper .days .cube:after,.stepper .hours .cube:after {
  content: ':';
  color: #E30613;
  position: absolute;
  right: -26px;
  top: 28px;
  font-size: 27px;
}




.loto-red-color {
  color: #E30613;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.actions-block {
  margin-top: 50px;
}
.actions-block a {
  display: inline-block;
  margin: 0 4px 10px;
}
.actions-block img {
  max-width: 208px;
  width: 100%;
  height: auto;
}
.steps-content {
  width: 100%;
  max-width: 1000px;
  font-family: 'Gotham Rounded Bold';
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  color: #2A2071;
  position: relative;
  margin-bottom: 40px;
}
.steps-content h2 {
  margin-bottom: 0;
  font-size: 40px;
}
.step-content-2 {
  width: 100%;
  max-width: 1000px;
  font-family: 'Gotham Rounded Book';
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  color: white;
  margin-bottom: 60px;
}
.flex-step-content {
  display: flex;
  gap: 50px;
  padding-bottom: 50px;
}
.hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  width: 80%;
  left: 10%;
  position: relative;
  z-index: -2;
}
.step-content-2-item {
  flex: 1 1 0px;
  border-radius: 12px;
  box-shadow: 0px 6px 33px rgba(0, 0, 0, 0.25);
  padding: 40px 30px 30px 25px;
  text-align: left;
}
.step-content-2-title-img {
  height: 56px;
}
.step-content-2 h3 {
  font-size: 22px;
  font-family: 'Gotham Rounded Book';
  margin-top: 0;
  margin-bottom: 30px;
}
.strong {
  font-family: 'Gotham Rounded Bold';
}
.step-content-2 h4 {
  font-family: 'Gotham Rounded Bold';
  margin-top: 0;
  font-size: 23px;
  margin-bottom: 16px;
}
.step-content-2 a {
  text-decoration: underline;
}
.step-content-2 h3 span {
  font-size: 36px;
}
.red-block {
  background: #E20413;
  position: relative;
}
.red-block img {
  position: absolute;
  right: 0px;
  top: 60px;
  max-width: 140px;
}
.blue-block {
  background: #2A2071;
  position: relative;
}
.blue-block img {
  position: absolute;
  right: 0;
  top: 100px;
  max-width: 150px;
  mix-blend-mode: lighten;
}

iframe {
  width: 100%;
  height: 162px;
  border-radius: 10px;
  border: none;
  pointer-events: none;
}
.step-content-2 ul {
  font-size: 18px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
}
.step-content-2 ul li {
  margin-bottom: 14px;
}
.step-content-2 ul li:last-child {
  margin-bottom: 0;
}
.step-cta a {
  display: inline-block;
  color: #2A2071;
  font-size: 16px;
  margin-bottom: 6px;
}
.step-cta a:last-child {
  text-decoration: underline;
}
.step-cta img {
  height: 48px;
}
.flex-item-space-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.jackpot-wrapper {
  border-radius: 12px;
  margin-bottom: 20px;
  position: relative;
}
.loading-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 2;
}
.loading-wrapper .center-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loading-wrapper .center-loading img {
  height: auto;
  width: 100%;
  max-width: 120px;
}
.loading-wrapper .center-loading p {
  font-size: 13px;
  color: #14305f;
}
.ej-wrapper {
  background-image: url("../images/ej.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: right;
  padding: 0 60px;
}
.loto-wrapper {
  background-image: url("../images/loto.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: right;
  padding: 0 60px;
}
.jackpoty-wrapper {
  width: 100%;
  max-width: 1000px;
  font-family: 'Gotham Rounded Book';
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  color: #2A2071;
  margin-bottom: 60px;
}
.jackpoty-wrapper h2 {
  font-family: 'Gotham Rounded Bold';
  font-size: 40px;
}
.flex-jackpot {
  display: flex;
  align-items: center;
  text-align: left;
  gap: 60px;
  color: #fff;
  height: 100%;
}
.jackpot-text-block {
  width: 58%;
}
.jackpot-text-block div:first-child {
  border-bottom: 2px solid white;
  margin-bottom: 8px;
}
.jackpot-text-block span {
  font-size: 26px;
}
.jackpot-price {
  font-size: 46px !important;
  font-family: 'Gotham Rounded Bold';
  margin-left: 16px;
}
.register-with-bonus {
  display: inline-block;
  margin-top: 12px;
  transition: .3s all;
}
.register-with-bonus:hover {
  transform: translateY(-5px);
}
.register-with-bonus img {
  width: 100%;
  max-width: 448px;
}
.our-offer-wrapper {
  width: 100%;
  max-width: 1250px;
  font-family: 'Gotham Rounded Book';
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  color: #2A2071;
  margin-bottom: 60px;
}
.our-offer-wrapper h2 {
  font-family: 'Gotham Rounded Bold';
  margin-bottom: 0;
  font-size: 40px;
}
.flex-offer {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}
.d-inline-block {
  display: inline-block;
}
.flex-offer > div {
  flex: 1 1 0px;
  text-align: center;
  margin-bottom: 0px;
}
.flex-offer .offer-item {
  border-radius: 12px;
  box-shadow: 0px 6px 33px rgba(0, 0, 0, 0.25);
  padding: 25px 25px 50px;
  height: 100%;
  position: relative;
  background: white;
}
.cta-offer {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.cta-offer img {
  height: 60px;
}
.flex-offer .offer-item h3 {
  font-family: 'Gotham Rounded Bold';
  margin-bottom: 32px;
  margin-top: 0;
  font-size: 24px;
  text-transform: uppercase;
}
.flex-offer .offer-item .subtitle {
  font-family: 'Gotham Rounded Medium';
  font-size: 16px;
  min-height: 57px;
  margin-bottom: 16px;
}
.flex-offer .offer-item p {
  font-size: 16px;
}
.flex-offer .offer-item ul {
  font-size: 16px;
  margin: 0;
  padding-left: 20px;
  text-align: left;
}
.flex-offer .offer-item ul li {
  margin-bottom: 4px;
}
.title-offer {
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 2px solid #2A2071;
  margin-top: 60px;
}
.title-offer span {
  font-family: 'Gotham Rounded Bold';
  font-size: 32px;
}
.h-100 {
  height: 100%;
}

.main-content {
  margin-top: 150px;
  padding-bottom: 50px;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.header-content {
  text-align: center;
  color: #2A2071;
  margin-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
}
.header-content h1 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'Gotham Rounded Bold';
  font-size: 40px;
}
.header-content p {
  font-family: 'Gotham Rounded Book';
  font-size: 26px;
}
.desktop-content {
  display: flex;
  gap: 16px;
}
.sidebar-lotteries {
  font-family: 'Gotham Rounded Book';
  width: 464px;
}
.d-flex-sidebar {
  display: flex;
  gap: 8px;
}
.d-flex-sidebar a , .dobitie{
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.24);
  text-align: center;
  display: block;
  flex: 1 1 0;
  padding: 16px 8px;
  border-radius: 10px;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(176deg, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
  background: -webkit-linear-gradient(176deg, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
  background: linear-gradient(176deg, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#dfdfdf",GradientType=1);
  margin-bottom: 16px;
}
.d-flex-sidebar a img {
  width: 100%;
}
.dobitie img {
  width: 100%;
  max-width: 320px;
}
.podrobne-info {
  display: block;
  padding-top: 10px;
}
.podrobne-info img {
  width: 98%;
}
.lottery-item {
  display: flex;
  gap: 0px;
  color: white;
  padding: 0;
  border-radius: 14px;
  font-size: 16px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  flex-direction: column;
}
.lottery-item > div:first-child {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
}
.lottery-item .close {
  position: relative;
  width: 40px;
  left: 50%;
  transform: translateX(-50%);
  filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
  bottom: 5px;
  cursor: pointer;
}
.collapse-item {
  cursor: pointer;
}
.lottery-item > div:last-child {
  width: 100%;
  position: relative;
}
.lottery-item .jackpot-value {
  font-size: 32px;
  font-family: 'Gotham Rounded Bold';
  line-height: 1;
}
.lottery-item .jackpot-flex {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 4px;
  margin-top: 4px;
}
.lottery-item .jackpot-flex small {
  line-height: 1;
  font-family: 'Gotham Rounded Bold';
}
.lottery-item .jackpot-flex .jackpot-value small {
  font-size: 18px;
}
.lottery-item .drawing {
  border-top: 1px solid white;
  padding-top: 6px;
  margin-top: 2px;
}
.lottery-item .lottery-logo {
  width: auto;
  height: 40px;
  margin-bottom: 12px;
}
.lottery-item.extravyplata-bg .lottery-logo {
  height: 62px;
}
.play {
  cursor: pointer;
  max-width: 54px;
}
.loto-bg {
  background: rgb(13,181,242);
  background: -moz-linear-gradient(176deg, rgba(13,181,242,1) 0%, rgba(1,123,207,1) 100%);
  background: -webkit-linear-gradient(176deg, rgba(13,181,242,1) 0%, rgba(1,123,207,1) 100%);
  background: linear-gradient(176deg, rgba(13,181,242,1) 0%, rgba(1,123,207,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0db5f2",endColorstr="#017bcf",GradientType=1);
}
.eurojackpot-bg {
  background: rgb(237,208,94);
  background: -moz-linear-gradient(176deg, rgba(237,208,94,1) 0%, rgba(203,165,49,1) 100%);
  background: -webkit-linear-gradient(176deg, rgba(237,208,94,1) 0%, rgba(203,165,49,1) 100%);
  background: linear-gradient(176deg, rgba(237,208,94,1) 0%, rgba(203,165,49,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#edd05e",endColorstr="#cba531",GradientType=1);
}
.extravyplata-bg {
  background: rgb(215,70,153);
  background: -moz-linear-gradient(176deg, rgba(215,70,153,1) 0%, rgba(187,39,199,1) 100%);
  background: -webkit-linear-gradient(176deg, rgba(215,70,153,1) 0%, rgba(187,39,199,1) 100%);
  background: linear-gradient(176deg, rgba(215,70,153,1) 0%, rgba(187,39,199,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d74699",endColorstr="#bb27c7",GradientType=1);
}
.loto535-bg {
  background: rgb(85,228,149);
  background: -moz-linear-gradient(176deg, rgba(85,228,149,1) 0%, rgba(43,181,106,1) 100%);
  background: -webkit-linear-gradient(176deg, rgba(85,228,149,1) 0%, rgba(43,181,106,1) 100%);
  background: linear-gradient(176deg, rgba(85,228,149,1) 0%, rgba(43,181,106,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#55e495",endColorstr="#2bb56a",GradientType=1);
}
.euromiliony-bg {
  background: rgb(254,194,87);
  background: -moz-linear-gradient(176deg, rgba(254,194,87,1) 0%, rgba(228,139,35,1) 100%);
  background: -webkit-linear-gradient(176deg, rgba(254,194,87,1) 0%, rgba(228,139,35,1) 100%);
  background: linear-gradient(176deg, rgba(254,194,87,1) 0%, rgba(228,139,35,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fec257",endColorstr="#e48b23",GradientType=1);
}
.keno10-bg {
  background: rgb(224,46,61);
  background: -moz-linear-gradient(176deg, rgba(224,46,61,1) 0%, rgba(181,28,40,1) 100%);
  background: -webkit-linear-gradient(176deg, rgba(224,46,61,1) 0%, rgba(181,28,40,1) 100%);
  background: linear-gradient(176deg, rgba(224,46,61,1) 0%, rgba(181,28,40,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e02e3d",endColorstr="#b51c28",GradientType=1);
}
.main-content .footer-content {
  margin-top: 60px;
  text-align: center;
  color: #2A2071;
  margin-bottom: 40px;
  font-family: 'Gotham Rounded Bold';
  max-width: 700px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
.main-content .footer-content h2 {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 28px;
}
.main-content .footer-content img {
  max-width: 137px;
}

.lotterie-item-wrapper {
  width: 560px;
}
.lotterie-item {
  border-radius: 14px;
  font-family: 'Gotham Rounded Book';
  color: white;
  padding-bottom: 3px;
}
.lotterie-item-header {
  padding: 26px 25px 10px;
  font-size: 20px;
}
.lotterie-item-header .jackpot-value {
  font-size: 40px;
  font-family: 'Gotham Rounded Bold';
  line-height: 1;
}
.lotterie-item-header .jackpot-flex {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 4px;
  margin-top: 4px;
}
.lotterie-item-header .jackpot-flex small {
  line-height: 1;
  font-family: 'Gotham Rounded Bold';
}
.lotterie-item-header .jackpot-flex .jackpot-value small {
  font-size: 24px;
}
.lotterie-item-header .drawing {
  border-top: 1px solid white;
  padding-top: 6px;
  margin-top: 2px;
  display: inline-block;
}
.lotterie-item.extravyplata-bg .lotterie-item-header .drawing {
  width: 60%;
}
.lotterie-item.keno10-bg .lotterie-item-header .drawing {
  width: 80%;
}
.lotterie-item-header .lottery-logo {
  width: auto;
  height: 50px;
  margin-bottom: 12px;
}
.extravyplata-bg .lotterie-item-header .lottery-logo {
  height: 82px;
}
.lotterie-item-wrapper h3,.lottery-item h3 {
  font-size: 30px;
  font-family: 'Gotham Rounded Bold';
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.lottery-item h3 {
  font-size: 20px;
}
.rychla-stavka-wrapper {
  background: white;
  border-radius: 14px;
  padding: 12px;
  margin: 10px;
  margin-bottom: 20px;
}
.loto-bg .rychla-stavka-wrapper {
  color: #2A2071;
}
.rychla-stavka-flex {
  display: flex;
  gap: 14px;
}
.rychla-stavka-flex > div {
  flex: 1 1 auto;
  text-align: center;
  font-family: 'Gotham Rounded Bold';
  cursor: pointer;
}
.size {
  height: 124px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 10px;
  font-size: 38px;
  transition: .3s all;
}
.loto-bg .size {
  background: #007ACF;
}
.eurojackpot-bg .size {
  background: #AD8C28;
}
.extravyplata-bg .size {
  background: #BD3197;
}
.loto535-bg .size {
  background: #2AB469;
}
.euromiliony-bg .size {
  background: #CB5F10;
}
.rychla-stavka-flex > div:hover .size {
  filter: brightness(0.8);
}
.text-center {
  text-align: center;
}
.checkbox-container {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.keno10-bg .checkbox-container {
  margin-bottom: 10px;
}
.checkbox-container .checkbox-text {
  line-height: 1;
  font-size: 16px;
}
.loto-bg .checkbox-container .checkbox-text {
  color: #043764;
}
.loto-bg .checkbox-container-v2 .checkbox-text {
  color: #007ACF;
}
.eurojackpot-bg .checkbox-container .checkbox-text {
  color: #675300;
}
.eurojackpot-bg .checkbox-container-v2 .checkbox-text {
  color: #AD8C28;
}
.extravyplata-bg .checkbox-container .checkbox-text {
  color: #BD3197;
}
.extravyplata-bg .checkbox-container-v2 .checkbox-text {
  color: #A40E79;
}
.loto535-bg .checkbox-container .checkbox-text {
  color: #2AB469;
}
.euromiliony-bg .checkbox-container .checkbox-text {
  color: #CB5F10;
}
.keno10-bg .checkbox-container .checkbox-text {
  color: #E04848;
}
.keno10-bg .checkbox-container-v2 .checkbox-text {
  color: #630004;
}
/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border: 2px black solid;
  margin-right: 10px;
  border-radius: 6px;
}
.checkbox-container-justify-center {
  justify-content: center;
}

.loto-bg .checkbox-container input:checked ~ .checkmark {
  background-color: #1F216E;
}
.loto-bg .checkbox-container .checkmark {
  border: 2px solid #1F216E;
}
.loto-bg .checkbox-container-v2 input:checked ~ .checkmark {
  background-color: #007ACF;
}
.loto-bg .checkbox-container-v2 .checkmark {
  border: 2px solid #007ACF;
}

.eurojackpot-bg .checkbox-container input:checked ~ .checkmark {
  background-color: #675300;
}
.eurojackpot-bg .checkbox-container .checkmark {
  border: 2px solid #675300;
}
.eurojackpot-bg .checkbox-container-v2 input:checked ~ .checkmark {
  background-color: #AD8C28;
}
.eurojackpot-bg .checkbox-container-v2 .checkmark {
  border: 2px solid #AD8C28;
}

.extravyplata-bg .checkbox-container input:checked ~ .checkmark {
  background-color: #BD3197;
}
.extravyplata-bg .checkbox-container .checkmark {
  border: 2px solid #BD3197;
}
.extravyplata-bg .checkbox-container-v2 input:checked ~ .checkmark {
  background-color: #A40E79;
}
.extravyplata-bg .checkbox-container-v2 .checkmark {
  border: 2px solid #A40E79;
}

.loto535-bg .checkbox-container input:checked ~ .checkmark {
  background-color: #2AB469;
}
.loto535-bg .checkbox-container .checkmark {
  border: 2px solid #2AB469;
}

.euromiliony-bg .checkbox-container input:checked ~ .checkmark {
  background-color: #CB5F10;
}
.euromiliony-bg .checkbox-container .checkmark {
  border: 2px solid #CB5F10;
}

.keno10-bg .checkbox-container input:checked ~ .checkmark {
  background-color: #E04848;
}
.keno10-bg .checkbox-container .checkmark {
  border: 2px solid #E04848;
}
.keno10-bg .checkbox-container-v2 input:checked ~ .checkmark {
  background-color: #630004;
}
.keno10-bg .checkbox-container-v2 .checkmark {
  border: 2px solid #630004;
}

.checkbox-container .checkmark:after {
  content: "";
  position: relative;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 8px;
  top: 3px;
  width: 7px;
  height: 14px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}






.rychla-stavka-flex > div span {
  border-radius: 10px;
  position: relative;
  display: block;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  background: white;
  padding: 6px;
  line-height: 1;
  top: 16px;
  z-index: 2;
}
.decs-rychla-stavka {
  text-align: center;
  font-size: 14px;
  margin-top: 8px;
  display: none;
}
.loto-bg .rychla-stavka-flex > div span {
  border: 1.5px solid #007ACF;
}
.eurojackpot-bg .rychla-stavka-flex > div span {
  border: 1.5px solid #AD8C28;
  color: #675300;
}
.extravyplata-bg .rychla-stavka-flex > div span {
  border: 1.5px solid #BD3197;
  color: #BD3197;
}
.loto535-bg .rychla-stavka-flex > div span {
  border: 1.5px solid #2AB469;
  color: #2AB469;
}
.euromiliony-bg .rychla-stavka-flex > div span {
  border: 1.5px solid #CB5F10;
  color: #CB5F10;
}
.loto-bg .stlpce {
  background: #9FD3FF;
  color: #043764;
}
.eurojackpot-bg .stlpce {
  background: #FEEDAA;
  color: #675300;
}
.extravyplata-bg .stlpce {
  background: #E8BADB;
  color: #A40E79;
}
.loto535-bg .stlpce {
  background: #56E596;
  color: #2AB469;
}
.euromiliony-bg .stlpce {
  background: #FEEDAA;
  color: #CB5F10;
}
.stlpce {
  border-radius: 0 0 10px 10px;
  position: relative;
  bottom: 8px;
  z-index: 0;
  padding: 10px 4px;
  font-size: 18px;
}
.loto-bg .rychla-stavka-wrapper p {
  font-size: 16px;
  color: #9FD3FF;
}
.eurojackpot-bg .rychla-stavka-wrapper p {
  font-size: 16px;
  color: #675300;
}
.extravyplata-bg .rychla-stavka-wrapper p {
  font-size: 16px;
  color: #E8BADB;
}
.loto535-bg .rychla-stavka-wrapper p {
  font-size: 16px;
  color: #2AB469;
}
.euromiliony-bg .rychla-stavka-wrapper p {
  font-size: 16px;
  color: #EDD05E;
}
.keno10-bg .rychla-stavka-wrapper p {
  color: #630004;
}
.number-wrapper {
  background: white;
  border-radius: 14px;
  padding: 60px 12px 12px 12px;
  margin: 10px;
  margin-top: 46px;
  font-family: 'Gotham Rounded Bold';
}
.lottery-item .number-wrapper {
  margin-bottom: 0;
}
.loto-bg .number-wrapper {
  padding-top: 9%;
}
.eurojackpot-bg .number-wrapper {
  padding-top: 7%;
  margin-top: 40px;
}
.extravyplata-bg .number-wrapper {
  padding-top: 7%;
  margin-top: 40px;
}
.loto535-bg .number-wrapper {
  padding-top: 12%;
  margin-top: 55px;
}
.euromiliony-bg .number-wrapper {
  padding-top: 7%;
  margin-top: 36px;
}
.keno10-bg .number-wrapper {
  padding-top: 9%;
  margin-top: 63px;
}
.number-grid-7 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.number-grid-7 > div {
  width: calc(100% - 6px);
  border-radius: 50%;
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 6px);
  position: relative;
  cursor: pointer;
  transition: .3s all;
}
.number-grid-7 > div span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  line-height: 1;
}
.loto-bg .number-grid-7 > div {
  color: #043764;
  border: 3px solid #9FD3FF;
  background: #9FD3FF;
}
.eurojackpot-bg .number-grid-7 > div {
  color: #BE9B2E;
  border: 3px solid #EDD05E;
  background: #EDD05E;
}
.extravyplata-bg .number-grid-7 > div {
  color: #A40E79;
  border: 3px solid #E8BADB;
  background: #E8BADB;
}
.loto535-bg .number-grid-7 > div {
  color: #2AB469;
  border: 3px solid #56E596;
  background: #56E596;
}
.euromiliony-bg .number-grid-7 > div {
  color: #CB5F10;
  border: 3px solid #F6AF46;
  background: #FFEDAC;
}
.eurojackpot-bg .additional-number .number-grid-7 > div {
  color: #BE9B2E;
  border: 3px solid #E9D59D;
  background: #E9D59D;
}
.eurojackpot-bg .random-number .number-grid-7 > div {
  color: #fff;
  border: 3px solid #CBA531;
  background: #CBA531;
}
.extravyplata-bg .additional-number .number-grid-7 > div {
  color: #A40E79;
  border: 3px solid #E8BADB;
  background: #E8BADB;
}
.extravyplata-bg .random-number .number-grid-7 > div {
  color: #fff;
  border: 3px solid #D7469A;
  background: #D7469A;
}
.loto535-bg .random-number .number-grid-7 > div {
  color: #fff;
  border: 3px solid #56E596;
  background: #56E596;
}
.keno10-bg .random-number .number-grid-7 > div {
  color: #630004;
  border: 3px solid #FFA2A5;
  background: #FFA2A5;
}
.keno10-round-wrapper {
  display: flex;
  gap: 40px;
}
.keno10-round-wrapper > div:first-child {
  flex: 1 1 0;
}
.keno10-round-wrapper > div:last-child {
  min-width: 125px;
  display: flex;
  flex-direction: column;
}
.keno10-round-wrapper p {
  color: #E04848;
  font-size: 16px;
  margin-bottom: 2px;
}
.keno10-round-wrapper select {
  height: 100%;
  outline: none;
  width: 100%;
  font-size: 15px;
  color: #E04848;
  border-radius: 5px;
  border: 2px solid #E04848;
  text-align: center;
  text-align-last: center;
  font-family: 'Gotham Rounded Bold';
  background: url('../images/select-arrow-red.svg') no-repeat;
  -webkit-appearance: none;
  background-position-x: right;
  background-position-y: center;
}
.number-grid-8 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.number-grid-8 > div {
  width: calc(100% - 6px);
  border-radius: 50%;
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 6px);
  position: relative;
  cursor: pointer;
  transition: .3s all;
}
.number-grid-8 > div span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  line-height: 1;
}
.keno10-bg .number-grid-8 > div {
  color: #630004;
  border: 3px solid #FFA2A5;
  background: #FFA2A5;
}
.round-grid-10 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 4px;
}
.round-grid-10 > div {
  width: calc(100% - 4px);
  border-radius: 5px;
  font-family: 'Gotham Rounded Bold';
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 4px);
  position: relative;
  cursor: pointer;
  transition: .3s all;
  color: #E04848;
  border: 2px solid #E04848;
  background: transparent;
}
.round-grid-10 > div span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 15px;
  line-height: 1;
}
.modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  z-index: 999999;
  cursor: pointer;
  display: none;
}
.modal {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: 'Gotham Rounded Book';
  font-size: 42px;
  color: white;
  padding: 50px;
  border-radius: 45px;
  max-width: 715px;
  width: 100%;
}
.modal p {
  line-height: 1;
}
.vlastne-cisla-round-wrapper {
  margin: 8px 20px;
}
.vlastne-cisla-round-wrapper .keno10-round-wrapper p {
  color: white;
}
.vlastne-cisla-round-wrapper .round-grid-10 > div {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.rychla-stavka-wrapper .round-grid-10 > div.active-number {
  background: #E04848 !important;
  color: white !important;
  border: 2px solid #E04848 !important;
}
.vlastne-cisla-round-wrapper .round-grid-10 > div.active-number {
  background: #ffffff !important;
  border: 2px solid #ffffff !important;
  color: #D32937 !important;
}
select {
  cursor: pointer;
}
.vlastne-cisla-round-wrapper .keno10-round-wrapper select {
  color: white;
  background: url('../images/select-arrow-white.svg') no-repeat;
  -webkit-appearance: none;
  background-position-x: right;
  background-position-y: center;
  border: 2px solid #fff;
  padding: 0 5px;
}
.vlastne-cisla-round-wrapper .keno10-round-wrapper select option {
  background-color: #E04848;
  color: white;
}
.loto-bg .active-number {
  background: #007ACF !important;
  color: white !important;
  border: 3px solid #007ACF !important;
}
.eurojackpot-bg .active-number {
  background: #AD8C28 !important;
  color: white !important;
  border: 3px solid #AD8C28 !important;
}
.extravyplata-bg .active-number {
  background: #A40E79 !important;
  color: white !important;
  border: 3px solid #A40E79 !important;
}
.loto535-bg .active-number {
  background: #2AB469 !important;
  color: white !important;
  border: 3px solid #2AB469 !important;
}
.euromiliony-bg .active-number {
  background: #CB5F10 !important;
  color: white !important;
  border: 3px solid #CB5F10 !important;
}
.keno10-bg .active-number {
  background: #B51C28 !important;
  color: white !important;
  border: 3px solid #B51C28 !important;
}
.number-wrapper-info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 15px;
}
.number-wrapper-info img {
  width: auto;
  height: 15px;
}
.number-wrapper-info span {
  color: #819BB1;
  font-size: 14px;
  font-family: 'Gotham Rounded Book';
}
.number-wrapper-info > div {
  display: flex;
  align-items: center;
  gap: 3px;
}
.select-grid-5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.select-grid-5 > div {
  width: calc(100% - 12px);
  border-radius: 50%;
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 12px);
  position: relative;
  transition: .3s all;
}
.select-grid-5 > div span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  line-height: 1;
  font-family: 'Gotham Rounded Bold';
}
.loto535-bg .selected-number .select-grid-5 > div {
  color: #fff;
  border: 6px solid #42CE81;
  background: #2AB469;
}

.select-grid-6 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.select-grid-6 > div {
  width: calc(100% - 12px);
  border-radius: 50%;
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 12px);
  position: relative;
  transition: .3s all;
}
.select-grid-6 > div span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  line-height: 1;
  font-family: 'Gotham Rounded Bold';
}
.loto-bg .selected-number .select-grid-6 > div {
  color: #fff;
  border: 6px solid #0297e0;
  background: #007bcf;
}


.select-grid-7 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.select-grid-7 > div {
  width: calc(100% - 12px);
  border-radius: 50%;
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 12px);
  position: relative;
  transition: .3s all;
}
.select-grid-7 > div span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  line-height: 1;
  font-family: 'Gotham Rounded Bold';
}
.eurojackpot-bg .selected-number .select-grid-7 > div {
  color: #fff;
  border: 6px solid #E2C14F;
  background: #AD8C28;
}
.extravyplata-bg .selected-number .select-grid-7 > div {
  color: #fff;
  border: 6px solid #CD3BAB;
  background: #A40E79;
}
.eurojackpot-bg .selected-number .select-grid-7 >div:nth-child(6),.eurojackpot-bg .selected-number .select-grid-7 >div:nth-child(7) {
  color: #BE9B2E;
  border: 6px solid #E2C14F;
  background: #E9D59D;
}
.extravyplata-bg .selected-number .select-grid-7 >div:nth-child(7) {
  color: #A40E79;
  border: 6px solid #CD3BAB;
  background: #E8BADB;
}

.select-grid-8 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.select-grid-8 > div {
  width: calc(100% - 8px);
  border-radius: 50%;
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 8px);
  position: relative;
  transition: .3s all;
}
.select-grid-8 > div span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 22px;
  line-height: 1;
  font-family: 'Gotham Rounded Bold';
}
.euromiliony-bg .selected-number .select-grid-8 > div {
  color: #fff;
  border: 4px solid #F6AF46;
  background: #CB5F10;
}
.euromiliony-bg .selected-number .select-grid-8 >div:nth-child(8) {
  color: #CB5F10;
  border: 4px solid #F6AF46;
  background: #FFEDAC;
}
.trash {
  cursor: pointer;
  width: 30px;
  background: white;
  border-radius: 6px;
  padding: 7px;
}



.keno-variant-grid-6 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 4px;
  position: relative;
}
.keno-variant-grid-7 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 4px;
  position: relative;
  bottom: -8px;
}
.keno-variant-grid-8 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 4px;
  position: relative;
  bottom: -12px;
}
.keno-variant-grid-9 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 4px;
  position: relative;
  bottom: -15px;
}
.keno-variant-grid-10 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 4px;
  position: relative;
  bottom: -19px;
}
.keno-variant-grid-8 > div,.keno-variant-grid-9 > div,.keno-variant-grid-10 > div {
  border: 4px solid #E04848;
  width: calc(100% - 8px);
  border-radius: 50%;
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 8px);
  position: relative;
  transition: .3s all;
}
.keno-variant-grid-6 > div span, .keno-variant-grid-7 > div span, .keno-variant-grid-8 > div span,.keno-variant-grid-9 > div span,.keno-variant-grid-10 > div span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 21px;
  line-height: 1;
  font-family: 'Gotham Rounded Bold';
}
.keno-variant-grid-6 > div,.keno-variant-grid-7 > div {
  border: 6px solid #E04848;
  width: calc(100% - 12px);
  border-radius: 50%;
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 12px);
  position: relative;
  transition: .3s all;
}
.keno-variant-grid-6 > div span {
  font-size: 30px;
}
.keno-variant-grid-7 > div span {
  font-size: 28px;
}
.keno-variant-grid-8 > div span {
  font-size: 24px;
}

.reflect-selectVariant > div {
  color: #fff;
  background: #B51C28;
}













.vlastne-cisla-wrapper {
  position: relative;
}
.selected-number {
  width: 94%;
  margin: 0 auto;
  position: absolute;
  top: -40px;
  left: 3%;
}
.eurojackpot-bg .selected-number,.extravyplata-bg .selected-number {
  top: -36px;
}
.loto535-bg .selected-number {
  top: -50px;
}
.euromiliony-bg .selected-number {
  top: -30px;
}
.keno10-bg .selected-number {
  top: -46px;
}
.checkboxes-wrapper {
  font-family: 'Gotham Rounded Book';
  display: block;
  margin-top: 20px;
  gap: 15px;
}
.checkboxes-wrapper > div {
  margin-bottom: 10px;
}
.keno10-quick-random-button {
  background: #E20413;
  border-radius: 7px;
  font-family: 'Gotham Rounded Bold';
  text-align: center;
  font-size: 36px;
  padding: 15px;
  line-height: 1;
  width: 100%;
  border: none;
  color: white;
  margin-top: 6px;
  cursor: pointer;
  transition: .3s all;
  margin-bottom: 10px;
}
.keno10-quick-random-button:hover {
  background: #cd0412;
}
.d-none {
  display: none;
}
.disabled {
  pointer-events: none;
  opacity: .5;
}
.checkboxes-wrapper > div:last-child {
  margin-bottom: 0;
}
.number-grid-8 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
.number-grid-8 > div {
  width: calc(100% - 6px);
  border-radius: 50%;
  text-align: center;
  box-sizing: content-box;
  padding-bottom: calc(100% - 6px);
  position: relative;
  cursor: pointer;
  transition: .3s all;
}
.number-grid-8 > div span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  line-height: 1;
}
.number-grid-7 > div img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
  width: 36px;
}
.random-number {
  display: none;
}
.random-number.active {
  display: block;
}

.random-number {
  margin-top: 15px;
}
.eurojackpot-bg .additional-number {
  margin-top: 34px;
}
.extravyplata-bg .additional-number {
  margin-top: 34px;
}
.euromiliony-bg .additional-number {
  margin-top: 34px;
}
.additional-number .number-grid-8 > div {
  cursor: auto;
}
.random-number .number-grid-7 > div {
  cursor: auto;
}
.additional-number .number-grid-8 > div:last-child {
  background: none;
  border: none;
  cursor: pointer;
}
.random-number .number-grid-7 > div:last-child {
  background: none;
  border: none;
  cursor: pointer;
}
.podaj-si {
  background: #E20413;
  border-radius: 7px;
  font-family: 'Gotham Rounded Bold';
  text-align: center;
  font-size: 36px;
  padding: 15px;
  line-height: 1;
  width: 100%;
  border: none;
  color: white;
  margin-top: 20px;
  margin-bottom: 14px;
  cursor: pointer;
  transition: .3s all;
}
.podaj-si:hover {
  background: #cd0412;
}
.info-open-sms {
  font-size: 14px;
  text-align: center;
  font-family: 'Gotham Rounded Book';
}
.info-open-sms span:first-child {
  display: none;
}
.final-price {
  margin-top: 5px;
  font-size: 14px;
  text-align: center;
  font-family: 'Gotham Rounded Book';

}
.final-price.active-final-price {
  display: block;
}
.loto-bg .info-open-sms, .loto-bg .final-price {
  color: #007ACF;
}
.eurojackpot-bg .info-open-sms, .eurojackpot-bg .final-price {
  color: #AD8C28;
}
.extravyplata-bg .info-open-sms, .extravyplata-bg .final-price {
  color: #A40E79;
}
.loto535-bg .info-open-sms, .loto535-bg .final-price {
  color: #2AB469;
}
.euromiliony-bg .info-open-sms, .euromiliony-bg .final-price {
  color: #CB5F10;
}
.keno10-bg .info-open-sms, .keno10-bg .final-price {
  color: #630004;
}
.often {
  border: 3px solid #FFC757 !important;
}
.least {
  border: 3px solid #00CADF !important;
}
.least:after {
  content: '';
  background-image: url("../images/najmenej-zrebovane.svg");
  position: absolute;
  right: -4px;
  top: -8px;
  width: 22px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.often:after {
  content: '';
  background-image: url("../images/casto-zrebovane.svg");
  position: absolute;
  right: -4px;
  top: -8px;
  width: 22px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: 100%;
}
































.first-image-anim-desktop {
  z-index: 2;
  animation: 2s ease 0s normal both running firstTiposbet;
}
.second-image-anim-desktop {
  animation: .8s ease 0s normal both running secondTiposbet;
}
@keyframes firstTiposbet {
  0% {right: -100%}
  50% {right: 0}
  70% {right: 0}
  100% {right: 33.3%}
}
@keyframes secondTiposbet {
  0% {right: -100%}
  100% {right: 0}
}
.tiposbet-text {
  margin-bottom: 70px;
}
.tiposbet-text p {
  font-size: 28px;
}
.conditions {
  margin-top: 10px;
}
.conditions a {
  font-size: 12px;
  color: #2A2071;
  text-decoration: underline;
  font-family: 'Gotham Rounded Book';
}
.steps-block {
  padding: 40px 50px 50px;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.steps-block h3 {
  color: #E30613;
  margin: 0;
  font-size: 22px;
}
.steps-block p {
  margin-bottom: 28px;
  font-size: 22px;
  line-height: 26px;
}
.steps-block p:last-child {
  margin-bottom: 0;
}
.type-block {
  position: relative;
  width: 100%;
  max-width: 1176px;
  font-family: 'Gotham Rounded Bold';
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  margin-bottom: 100px;
  color: #2A2071;
}
.type-block h2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.two-blocks {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}
.item-block {
  margin-bottom: 20px;
  flex-grow: 1;
  width: 33%;
  text-align: center;
  font-size: 16px;
  max-width: 367px;
}
.item-block .item-img {
  position: relative;
  padding-bottom: 30px;
  display: block;
  transition: .3s all;
}
.item-block .item-img:hover {
  transform: translateY(-10px);
}
.item-block .item-img .item-bcg {
  width: 100%;
  max-width: 368px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}
.item-block .item-img .item-text {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  max-width: 228px;
}
.headline-flex {
  align-items: end;
  display: flex;
  height: 57px;
  margin-bottom: 20px;
}
.item-block-headline {
  margin: 0;
  line-height: 120%;
}
.item-block-headline a {
  color: #E30613;
  text-decoration: underline;
}



/*START HEADER MENU*/

.headWrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
  box-shadow: 0px 2px 20px -6px #0000006e;
}

#headWrapper-mobile {
  display: none;
}

.headMenu {
  width: auto;
  height: 80px;
  background: white;

}

.hdl-bck {
  position: relative;
  margin-bottom: -210px !important;
  top: 160px;
}

.headContent {
  position: relative;
  width: 1140px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.buttonWrapper {
  position: unset;
  width: auto;
  z-index: 1000000;
}
.phone {
  width: 16px;
  height: 30px;
  position: relative;
  top: 9px;
  left: -6px;
}

.thinLineGrey {
  background-color: #d1d8e6;
  width: auto;
  height: 4px;
}

.thinLineGrey2 {
  background-color: #d1d8e6;
  width: auto;
  margin-top: -44px;
}

.thinLineRed {
  background-color: #c10000;
  width: auto;
  height: 4px;
}


.logo {
  width: auto;
  height: 60px;
  z-index: 100000;
}

.headMenu-expand {
  width: 100%;
  height: 277px;
  padding-left: 50px;
  padding-right: 50px;
  transition: 0.5s ease;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(42, 32, 113, 1) 0%, rgba(17, 93, 169, 1) 100%);
}
.hero-expand {
  margin-top: 197px;
  transition: 0.5s ease;
}
.imageLogo {
  width: auto;
  height: 60px;
  position: relative;
}
.hamburger {
  border: 0;
  background-color: transparent;
  top: 47px;
  left: calc(100% - 43px);
  position: fixed;
  z-index: 100000;
  margin: 0 0% auto;
}

.hamburger .line {
  background-color: #fff;
  display: block;
  margin: 5px 0;
  height: 4px;
  width: 30px;
  will-change: transform;
}

.hamburger.open .line:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.hamburger.open .line:nth-child(2) {
  opacity: 0;
}

.hamburger.open .line:nth-child(3) {
  transform: translateY(-10px) rotate(-45deg);
}

.hamburger .line {
  /* ... */
  transition: all 0.5s ease;
}

.buttonContainer {
  right: 15px;
  margin-top: 21px;
}
.redButton {
  z-index: 1000;
  font-size: 16px;
  font-family: "Gotham Rounded Bold";
  color: #FFFFFF;
  background-color: #e20000;
  padding: 5px 15px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: transform .2s ease-in;
  left: 70%;
  top: 20px;
  border-radius: 4px;
}
.lightVioletButton {
  font-family: "Gotham Rounded Bold";
  color: #FFFFFF;
  z-index: 1000;
  font-size: 16px;
  background-color: #2A2071;
  padding: 5px 15px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  transition: transform .2s ease-in;
  left: 70%;
  top: 20px;
  margin-right: 8px;
  border-radius: 4px;
}
.head-text {
  font-family: "Gotham Rounded Bold";
  width: 140px;
  height: 50px;
  margin-right: 20px;
  display: inline-block;
  top: 20px;
  position: relative;
  text-align: right;
  color: white;
}
.lightViolet {
  background-color: #2d51c3;
}
.darkBlueBg {
  background-color: #14305f;
}
.stripeThick {
  height: 8px;
}
.lightGreyBg {
  background-color: #d1d5e1;
}
.brightRedBg {
  background-color: #cc0003;
}
.stripeThin {
  height: 3px;
}
@media only screen and (max-width: 1600px) {
  .headContent {
    position: relative;
    width: 1140px;
  }
}
@media only screen and (max-width: 1250px) {
  .headContent {
    position: relative;
    width: 96%;
  }
}
@media only screen and (max-width: 599px) {
  .headMenu {
    height: 80px;
  }
  .imageLogo {
    height: 50px;
  }
  .logo {
    height: unset;
  }
  .lightVioletButton {
    margin-right: 6px;
  }
}
@media only screen and (max-width: 550px) {
  .headContent {
    width: 100%;
  }
  .lightVioletButton,.redButton {
    padding: 5px 12px;
    font-size: 12px;
  }
  .imageLogo {
    height: 42px;
  }
  .headMenu-expand {
    padding-left: 10px;
    padding-right: 10px;
  }
  .headMenu {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 420px) {
  .imageLogo {
    height: 37px;
  }
}
/*END HEADER MENU*/











.copy-text {
  margin: 0 auto;
  margin-top: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  border-radius: 10px;
  border: none;
  padding: 6px 12px;
  cursor: pointer;
  font-family: "Gotham Rounded Book";
}
.copy-text img {
  width: 20px;
}
.copy-text span {
  line-height: 2;
}
.success-copy {
  background: #42CE81;
}
@media only screen and (max-width: 1400px) {
  .hero-section {
    height: 550px;
  }
}
@media only screen and (max-width: 1250px) {
  .desktop-content {
    justify-content: center;
    margin: 0 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .modal {
    font-size: 36px;
  }
  .lottery-item .jackpot-value {
    font-size: 28px;
  }
}
@media only screen and (max-width: 1023px) {
  .keno-variant-grid-6 > div span, .keno-variant-grid-7 > div span, .keno-variant-grid-8 > div span, .keno-variant-grid-9 > div span, .keno-variant-grid-10 > div span {
    font-size: 16px;
  }
  .keno-variant-grid-6 > div span {
    font-size: 26px;
  }
  .keno-variant-grid-7 > div span {
    font-size: 24px;
  }
  .keno-variant-grid-8 > div span {
    font-size: 22px;
  }
  .keno10-round-wrapper {
    gap: 20px;
  }
  .keno10-round-wrapper > div:last-child {
    min-width: 100px;
  }
  .round-grid-10 > div span {
    font-size: 11px;
  }
  .keno10-round-wrapper p {
    font-size: 12px;
  }
  .keno10-round-wrapper select {
    font-size: 11px;
  }
  .number-grid-7 > div span {
    font-size: 20px;
  }
  .select-grid-6 > div span {
    font-size: 20px;
  }
  .select-grid-7 > div span {
    font-size: 18px;
  }
  .select-grid-5, .select-grid-7,.select-grid-6,.select-grid-8,.select-grid-9 {
    gap: 2px;
  }
  .select-grid-9 > div span {
    font-size: 16px;
  }
  .select-grid-5 > div span {
    font-size: 24px;
  }
  .select-grid-8 > div span {
    font-size: 19px;
  }
  .number-grid-8 > div span {
    font-size: 17px;
  }
  .often:after,.least:after {
    width: 16px;
  }
  .lotterie-item-header .jackpot-value {
    font-size: 33px;
  }
  .lotterie-item-header .jackpot-flex .jackpot-value small {
    font-size: 21px;
  }
  .podaj-si {
    font-size: 26px;
  }
  .keno10-quick-random-button {
    font-size: 26px;
  }
  .lotterie-item-wrapper h3 {
    font-size: 27px;
  }
  .checkbox-container .checkbox-text {
    font-size: 13px;
  }
  .stlpce {
    font-size: 14px;
  }
  .rychla-stavka-flex > div span {
    padding: 6px 2px;
    font-size: 14px;
  }
  .title-offer img {
    width: 50px;
  }
  .title-offer span {
    font-size: 25px;
  }
  .cta-offer img {
    height: 50px;
  }
  .flex-offer .offer-item {
    padding: 25px 15px 50px;
  }
  .jackpot-text-block span {
    font-size: 24px;
  }
  .jackpot-price {
    font-size: 40px !important;
  }
  .step-content-2-title-img {
    height: 36px;
  }
  .steps-content {
    margin-top: 60px;
  }
  .puk2 {
    left: 0;
  }
  .rounded-bg {
    min-height: 125px;
  }
  .hero-section {
    height: 370px;
  }
}
.only-desktop {
  display: block;
}
.only-tablet {
  display: none !important;
}

@media only screen and (max-width: 900px) {
  .decs-rychla-stavka {
    display: block;
  }
  .info-open-sms span:first-child {
    display: inline-block;
  }
  .d-flex-sidebar {
    display: block;
  }
  .d-flex-sidebar a img,.dobitie img {
    width: auto;
    height: 100px;
    max-width: unset;
    margin: 0 auto;
  }
  .only-desktop {
    display: none;
  }
  .only-tablet {
    display: block !important;
  }
  .collapse-item .only-tablet.play-up {
    display: none !important;
  }
  .collapse-item .only-tablet.play-down {
    display: block !important;
  }
  .collapse-item.active .only-tablet.play-down {
    display: none !important;
  }
  .collapse-item.active .play-up.only-tablet {
    display: block !important;
  }
  .collapse-item ~.more-content.only-tablet {
    display: none !important;
  }
  .collapse-item.active ~ .more-content.only-tablet {
    display: block !important;
  }
}
@media only screen and (max-width: 868px) {
  .flex-offer .offer-item .subtitle {
    min-height: 37px;
  }
  .flex-offer .offer-item h3 {
    font-size: 16px;
    margin-bottom: 18px;
  }
  .flex-offer .offer-item .subtitle, .flex-offer .offer-item ul, .flex-offer .offer-item p {
    font-size: 11px;
  }
  .cta-offer img {
    height: 40px;
  }
  .flex-jackpot {
    gap: 25px;
  }
  .ej-wrapper,.loto-wrapper {
    padding: 15px 30px;
  }
  .jackpot-text-block {
    width: 62%;
  }
  .jackpot-wrapper img {
    width: 120px;
  }
  .blue-block img,.red-block img {
    max-width: 120px;
  }
  .steps-content h2,.jackpoty-wrapper h2,.our-offer-wrapper h2 {
    font-size: 35px;
  }
  .flex-step-content {
    gap: 10px;
  }
  .step-content-2 h3 {
    font-size: 20px;
  }
  .step-content-2 h3 span {
    font-size: 33px;
  }
  .step-content-2 ul {
    font-size: 13px;
    padding-left: 15px;
  }
  .step-cta img {
    height: 36px;
  }
  .step-cta a {
    font-size: 12px;
  }
  h2 {
    font-size: 31px;
  }
  .hero-section {
    height: 330px;
  }
  .rounded-bg {
    min-height: 80px;
    bottom: -1px;
  }
  footer {
    position: relative;
    bottom: -1px;
  }
  footer .footer-content {
    display: block;
  }
  footer .footer-content > div {
    width: 100%;
    display: block;
    text-align: center;
  }
  footer .logo-content img {
    margin: 0 auto 10px;
  }
  footer .notice-content img {
    margin: 0 auto 10px;
  }
  footer .social-content a {
    display: inline-block;
    margin: 15px 0;
  }
  footer {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 806px) {
  iframe {
    height: 85vw;
  }
}

@media only screen and (max-width: 769px) {
  .modal {
    max-width: unset;
    width: 96%;
    padding: 50px 30px;
  }
  .flex-offer .offer-item ul {
    padding-left: 12px;
  }
  .title-offer img {
    width: 40px;
  }
  .title-offer span {
    font-size: 20px;
  }
  .cta-offer img {
    height: 33px;
  }
  .cta-offer {
    bottom: -23px;
  }
  .jackpot-wrapper img {
    width: 100px;
  }
  .flex-jackpot {
    gap: 15px;
  }
  .jackpot-text-block span {
    font-size: 20px;
  }
  .jackpot-price {
    font-size: 35px !important;
  }
  .step-content-2 h4 {
    font-size: 20px;
  }
  .step-content-2 h3 {
    font-size: 16px;
  }
  .step-content-2 h3 span {
    font-size: 28px;
  }
  .hero-section {
    height: 310px;
  }
  .item-block {
    width: 100%;
  }
  .rounded-bg:before {
    border-radius: 350px 0 0 0;
  }
  .rounded-bg:after {
    border-radius: 0 350px 0 0;
  }
}
@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 669px) {
  .flex-offer .offer-item .subtitle, .flex-offer .offer-item ul, .flex-offer .offer-item p {
    font-size: 9px;
  }
  .cta-offer img {
    height: 28px;
  }
  .flex-offer .offer-item h3 {
    font-size: 14px;
    margin-bottom: 14px;
  }
  .jackpot-text-block span {
    font-size: 17px;
  }
  .jackpot-price {
    font-size: 30px !important;
  }
  .blue-block img, .red-block img {
    max-width: 80px;
  }
  .step-content-2 h3 {
    font-size: 14px;
  }
  .step-content-2 h3 span {
    font-size: 24px;
  }
  h2 {
    font-size: 29px;
  }
  .hero-section {
    height: 300px;
  }
  .anim-logo-tiposbet {
    height: 12vw;
  }
  .first-image-anim-mobile {
    z-index: 2;
    animation: 2s ease 0s normal both running firstTiposbetMobile;
  }
  .second-image-anim-mobile {
    animation: .8s ease 0s normal both running secondTiposbetMobile;
  }
  @keyframes firstTiposbetMobile {
    0% {right: -100%}
    50% {right: 5vw;}
    70% {right: 5vw;}
    100% {right: 32.6vw;}
  }
  @keyframes secondTiposbetMobile {
    0% {right: -100%}
    100% {right: 5vw;}
  }
}
.show-mobile {
  display: none;
}
.register-with-bonus-mobile {
  display: none;
}
.show-more-block {
  display: none;
}
.opa-0 {
  opacity: 0 !important;
  transition: .1s all;
}
@media only screen and (max-width: 599px) {
  .modal {
    width: 90%;
    padding: 40px 15px;
    font-size: 25px;
    border-radius: 30px;
  }
  .keno10-round-wrapper {
    gap: 7px;
  }
  .podaj-si {
    margin-top: 13px;
    margin-bottom: 6px;
  }
  .keno10-round-wrapper p {
    font-size: 11px;
  }
  .round-grid-10 > div {
    width: calc(100% - 2px);
    padding-bottom: calc(100% - 2px);
    border: 1px solid #E04848;
  }
  .rychla-stavka-wrapper .round-grid-10 > div.active-number {
    border: 1px solid #E04848 !important;
  }
  .vlastne-cisla-round-wrapper .round-grid-10 > div {
    border: 1px solid #ffffff;
  }
  .vlastne-cisla-round-wrapper .round-grid-10 > div.active-number {
    border: 1px solid #ffffff !important;
  }
  .round-grid-10 {
    gap: 3px;
  }
  .round-grid-10 > div {
    border-radius: 4px;
  }
  .keno10-round-wrapper select {
    border-radius: 4px;
  }
  .vlastne-cisla-round-wrapper .keno10-round-wrapper select {
    border: 1px solid #fff;
    background-size: 14px;
  }
  .keno10-round-wrapper select {
    border: 1px solid #E04848;
    background-size: 14px;
  }
  .keno10-round-wrapper > div:last-child {
    min-width: 80px;
  }
  .lottery-item .jackpot-value {
    font-size: 26px;
  }
  .lottery-item .jackpot-flex .jackpot-value small {
    font-size: 16px;
  }
  .play {
    max-width: 46px;
  }
  .checkbox-container .checkmark {
    width: 20px;
    height: 20px;
  }
  .checkbox-container .checkbox-text {
    font-size: 12px;
  }
  .checkboxes-wrapper > div {
    flex: none;
  }
  .checkboxes-wrapper {
    justify-content: space-between;
  }
  .checkbox-container .checkmark:after {
    left: 5px;
    top: 0px;
    width: 5px;
    height: 11px;
  }
  .size {
    height: 80px;
    font-size: 30px;
    border-radius: 6px;
  }
  .stlpce {
    font-size: 12px;
    border-radius: 0 0 6px 6px;
  }
  .rychla-stavka-wrapper {
    border-radius: 8px;
  }
  .number-wrapper {
    border-radius: 8px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .lotterie-item-wrapper h3, .lottery-item h3 {
    margin-left: 16px;
  }
  .info-open-sms {
    font-size: 14px;
  }
  .rychla-stavka-wrapper > div p {
    font-size: 13px !important;
  }
  .decs-rychla-stavka {
    font-size: 14px !important;
  }
  .rychla-stavka-flex {
    gap: 8px;
  }
  .rychla-stavka-flex > div span {
    font-size: 13px;
    border-radius: 6px;
  }
  .often:after, .least:after {
    width: 14px;
  }
  .often:after {
    right: -3px;
    top: -5px;
  }
  .least:after {
    right: -4px;
    top: -6px;
  }
  .lottery-item .lottery-logo {
    height: 29px;
  }
  .number-grid-7 > div span {
    font-size: 20px;
  }
  .number-grid-8 > div span {
    font-size: 18px;
  }
  .number-grid-7,.number-grid-8 {
    gap: 5px;
  }
  .number-grid-7 > div img {
    width: 21px;
  }
  .selected-number {
    top: -30px;
  }
  .keno10-bg .selected-number .select-grid-9 > div {
    border: 3px solid #E04848;
  }
  .select-grid-9 > div {
    width: calc(100% - 6px);
    padding-bottom: calc(100% - 6px);
  }
  .loto535-bg .selected-number .select-grid-5 > div {
    border: 5px solid #42CE81;
  }
  .select-grid-5 > div {
    width: calc(100% - 10px);
    padding-bottom: calc(100% - 10px);
  }
  .loto535-bg .selected-number {
    top: -36px;
  }
  .loto535-bg .number-wrapper {
    padding-top: 13%;
    margin-top: 38px;
  }
  .extravyplata-bg .selected-number .select-grid-7 > div {
    border: 5px solid #CD3BAB;
  }
  .extravyplata-bg .selected-number .select-grid-7 >div:nth-child(7) {
    border: 5px solid #CD3BAB;
  }
  .select-grid-7 > div {
    width: calc(100% - 10px);
    padding-bottom: calc(100% - 10px);
  }
  .eurojackpot-bg .selected-number, .extravyplata-bg .selected-number {
    top: -28px;
  }
  .extravyplata-bg .number-wrapper {
    padding-top: 8%;
    margin-top: 30px;
  }
  .eurojackpot-bg .selected-number .select-grid-7 > div {
    border: 5px solid #E2C14F;
  }
  .eurojackpot-bg .selected-number .select-grid-7 >div:nth-child(6), .eurojackpot-bg .selected-number .select-grid-7 >div:nth-child(7) {
    border: 5px solid #E2C14F;
  }
  .euromiliony-bg .selected-number .select-grid-8 > div {
    border: 3px solid #F6AF46;
  }
  .euromiliony-bg .selected-number .select-grid-8 >div:nth-child(8) {
    border: 3px solid #F6AF46;
  }
  .select-grid-8 > div {
    width: calc(100% - 6px);
    padding-bottom: calc(100% - 6px);
  }
  .eurojackpot-bg .number-wrapper {
    padding-top: 8%;
    margin-top: 32px;
  }
  .loto-bg .selected-number .select-grid-6 > div {
    border: 5px solid #0297e0;
  }
  .euromiliony-bg .selected-number {
    top: -20px;
  }
  .euromiliony-bg .number-wrapper {
    padding-top: 8%;
    margin-top: 25px;
  }
  .loto-bg .number-wrapper {
    padding-top: 10%;
    margin-top: 36px;
  }
  .select-grid-6 > div {
    width: calc(100% - 10px);
    padding-bottom: calc(100% - 10px);
  }
}

@media only screen and (max-width: 550px) {
  .keno-variant-grid-6 > div span, .keno-variant-grid-7 > div span, .keno-variant-grid-8 > div span, .keno-variant-grid-9 > div span, .keno-variant-grid-10 > div span {
    font-size: 14px;
  }
  .keno10-bg .number-wrapper {
    padding-top: 10%;
    margin-top: 54px;
  }
  .keno-variant-grid-6 > div, .keno-variant-grid-7 > div {
    border: 4px solid #E04848;
    width: calc(100% - 8px);
    padding-bottom: calc(100% - 8px);
  }
  .keno-variant-grid-8 > div, .keno-variant-grid-9 > div, .keno-variant-grid-10 > div {
    border: 3px solid #E04848;
    width: calc(100% - 6px);
    padding-bottom: calc(100% - 6px);
  }
  .keno-variant-grid-6 {
    bottom: -8px;
  }
  .keno-variant-grid-7 {
    bottom: -14px;
  }
  .keno-variant-grid-8 {
    bottom: -19px;
  }
  .keno-variant-grid-9 {
    bottom: -23px;
  }
  .keno-variant-grid-10 {
    bottom: -26px;
  }
  .keno-variant-grid-8 > div span {
    font-size: 16px;
  }
  .keno-variant-grid-7 > div span {
    font-size: 20px;
  }
  .keno-variant-grid-6 > div span {
    font-size: 22px;
  }
  .sidebar-lotteries {
    width: 100%;
  }
  .buttons-flex a img {
    width: 200px;
  }
  .tiposbet-text p {
    font-size: 26px;
  }
  .puk1 {
    left: 71vw;
    max-width: 230px;
  }
  .puk2 {
    left: -85px;
    max-width: 200px;
  }
  .spin {
    right: 17vw;
    bottom: 139px;
    width: 66vw;
  }
  .two-blocks {
    display: block;
  }
  .item-block {
    margin-right: auto;
    margin-left: auto;
  }
  .price-counter-block img {
    width: 245px;
  }
  .price-counter-block {
    bottom: 60px;
  }
  .balls {
    display: none;
  }
  .item-block .item-img {
    margin-bottom: 40px;
  }
  .blue-block-mobile h3 {
    font-size: 25px;
  }
  .blue-block-mobile h3 > strong {
    font-size: 32px;
  }
  .step-content-2 h3 span {
    font-size: 22px;
  }
  .red-block-mobile h3 {
    font-size: 24px;
  }
  .red-block-mobile h3 span strong {
    font-size: 36px;
  }
  .flex-offer-mobile .show-more-block h4 {
    font-size: 33px;
  }

}
@media only screen and (max-width: 463px) {
  .info-open-sms {
    font-size: 12px !important;
  }
  .rychla-stavka-wrapper > div p {
    font-size: 12px !important;
  }
  .play {
    max-width: 35px;
  }
  .flex-offer-mobile .show-more-block h4 {
    font-size: 29px;
  }
  .blue-block-mobile h3 {
    font-size: 20px;
  }
  .blue-block-mobile h3 > strong {
    font-size: 24px;
  }
  .step-content-1-item-mobile h3 {
    font-size: 31px;
  }
  .step-content-2 h3 span {
    font-size: 17px;
  }
  .step-content-2-item-mobile .show-more {
    width: 120px;
  }
  .step-content-2-item-mobile .show-more-block img {
    width: 120px;
  }
  .step-content-2 h4 {
    font-size: 22px;
  }
  .step-content-2 ul {
    font-size: 16px;
  }
  .red-block-mobile h3 {
    font-size: 16px;
  }
  .red-block-mobile h3 span strong {
    font-size: 24px;
  }
  .buttons-flex a img {
    width: 190px;
  }
  .jackpot-price {
    font-size: 36px !important;
  }
  .steps-content h2, .jackpoty-wrapper h2, .our-offer-wrapper h2 {
    font-size: 31px;
  }
  .youtube-iframe {
    height: 300px;
    position: relative;
    top: 50px;
  }
  .steps-block {
    padding: 40px 20px 40px;
  }
  .countdown-content {
    width: 375px;
  }
  .stepper .cube {
    width: 80px;
    height: 80px;
  }
  .stepper .cube span {
    font-size: 40px;
  }
  .stepper .days .cube:after, .stepper .hours .cube:after {
    right: -21px;
    top: 22px;
  }
  .flex-offer-mobile .collapse-block > img,.flex-offer-mobile .show-more-block > img {
    width: 120px;
  }
  .flex-offer-mobile .collapse-block > div h3 {
    font-size: 30px;
  }
  .flex-offer-mobile .collapse-block > div img {
    width: 70px;
  }
  .flex-offer-mobile .subtitle {
    font-size: 16px;
  }
  .flex-offer-mobile .show-more-block p, .flex-offer-mobile .show-more-block ul {
    font-size: 16px;
  }
}
@media only screen and (max-width: 424px) {
  .rychla-stavka-wrapper > div p {
    font-size: 11px !important;
  }
  .keno10-bg .number-wrapper {
    padding-top: 10%;
    margin-top: 48px;
  }
  .keno-variant-grid-6 > div span, .keno-variant-grid-7 > div span, .keno-variant-grid-8 > div span, .keno-variant-grid-9 > div span, .keno-variant-grid-10 > div span {
    font-size: 12px;
  }
  .keno-variant-grid-6 {
    bottom: -13px;
  }
  .keno-variant-grid-7 {
    bottom: -17px;
  }
  .keno-variant-grid-8 {
    bottom: -22px;
  }
  .keno-variant-grid-9 {
    bottom: -25px;
  }
  .keno-variant-grid-10 {
    bottom: -27px;
  }
  .keno-variant-grid-8 > div span {
    font-size: 16px;
  }
  .keno-variant-grid-7 > div span {
    font-size: 14px;
  }
  .keno-variant-grid-6 > div span {
    font-size: 18px;
  }
  .lottery-item .jackpot-value {
    font-size: 24px;
  }
  .lottery-item .jackpot-flex .jackpot-value small {
    font-size: 14px;
  }
  .steps-content {
    margin-top: 40px;
  }
  .flex-offer-mobile .show-more-block ul {
    padding-left: 16px;
  }
  .flex-offer-mobile .show-more-block a img {
    height: 30px;
    width: auto;
  }
  .flex-offer-mobile .show-more-block h4 {
    font-size: 28px;
  }
  .blue-block-mobile img {
    max-width: 130px;
  }
  .red-block-mobile img {
    max-width: 130px;
  }
  .step-content-2-item-mobile {
    padding: 20px 12px;
  }
  .step-content-1-item-mobile .subtitle {
    font-size: 16px;
  }
  .step-content-1-item-mobile h4 {
    font-size: 26px;
  }
  .step-content-1-item-mobile ul {
    font-size: 16px;
  }
  .step-content-1-item-mobile h3 {
    font-size: 29px;
  }
  .buttons-flex > img {
    width: 120px;
  }
  .buttons-flex a img {
    width: 160px;
  }
  .faq h3 {
    font-size: 30px;
  }
  h2 {
    font-size: 23px;
  }
  .flex-offer-mobile {
    padding: 16px;
  }
}
/*IPHONE SE PORTAIL*/
@media only screen and (max-width: 376px) {
  .flex-offer-mobile .show-more-block h4 {
    font-size: 26px;
  }
  .buttons-flex a img {
    width: 140px;
  }
  .step-content-1-item-mobile h3 {
    font-size: 24px;
  }
}
/*IPHONE LANDSCAPE*/
@media (max-width: 930px) and (max-height: 500px) {
  .hero-section {
    height: 370px;
  }
  .hero-coins {
    background-size: 100%;
    background-position-y: bottom;
  }
  footer {
    position: relative;
    bottom: -1px;
    padding: 20px 0;
  }
  .youtube-iframe {
    height: 300px;
    position: relative;
    top: 50px;
  }
  .rounded-bg {
    min-height: 80px;
    bottom: -1px;
  }
}

/*IPHONE SE LANDSCAPE*/
@media (max-width: 700px) and (max-height: 400px) {
  .rounded-bg {
    bottom: -129px;
  }
  .balls {
    display: none;
  }
  footer .footer-content {
    display: block;
  }
  footer .footer-content > div {
    width: 100%;
    display: block;
    text-align: center;
  }
  footer .logo-content img {
    margin: 0 auto 10px;
  }
  footer .notice-content img {
    margin: 0 auto 10px;
  }
  footer .social-content a {
    display: inline-block;
    margin: 15px 0;
  }
  footer {
    padding: 20px 0;
  }
}

@media only screen and (min-width: 1800px) {
  .puk1 {
    left: 60vw;
  }
  .hero-section {
    height: 37vw;
  }
}
@media only screen and (min-width: 2100px) {
  .rounded-bg {
    min-height: 200px;
  }
  .main-wrapper-relative {
    height: 41vw;
  }
}
@media only screen and (min-width: 2300px) {
  .rounded-bg {
    min-height: 230px;
  }
}
@media only screen and (min-width: 2559px) {
  .puk1 {
    left: 56vw;
  }
  .balls {
    background-position: center center;
  }
  .rounded-bg {
    padding-bottom: 70px;
    min-height: 285px;
  }
  .hero-section {
    height: 35vw;
  }

}
@media only screen and (min-width: 3839px) {
  .puk1 {
    left: 54vw;
  }
  .rounded-bg {
    padding-bottom: 165px;
    min-height: 450px;
  }
}
.pb-40 {
  padding-bottom: 40px;
}
.play.active {
  display: block;
}
.more-content {
  display: none;
}
.more-content.active {
  display: block;
}
.mt-60 {
  margin-top: 60px !important;
}