.announce,
.credits {
  background: #F7F7F7;
}

@keyframes spin {
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.als-browser {
  border-bottom: none !important;
}
.als-browser.als-browser_desktop {
  backdrop-filter: none !important;
  max-width: 1200px;
  width: calc(100% - 48px);
}
.als-browser.als-browser-fade-in {
  transform: translateY(15%);
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease;
}
.als-browser.als-browser-fade-in.is-animated {
  opacity: 1;
  transform: none;
}
.als-browser.als-browser_mobile {
  background: #2C3038;
  border-radius: 16px;
}
.als-browser.als-browser_mobile:before {
  padding-top: 191%;
}
@media (max-width: 600px) {
  .als-browser.als-browser_mobile {
    border-radius: 8px;
  }
}
.als-browser .als-browser__content {
  overflow: hidden;
}
@media (max-width: 600px) {
  .als-browser .als-browser__address-text {
    display: none;
  }
}

.announce__text h2 {
  text-align: left;
  font-size: 32px;
  line-height: 48px;
}

.announce__section {
  margin-top: 50px;
  margin-bottom: 100px;
}
@media (max-width: 600px) {
  .announce__section {
    margin-top: 40px;
    margin-bottom: 80px;
  }
}

.announce__other_color {
  margin: 0 auto;
  padding: 20px 0 90px;
  color: #fff;
}
@media (max-width: 600px) {
  .announce__other_color {
    padding: 1px 0 30px;
  }
}
.announce__other_color.green_bg .announce__text.first {
  margin-bottom: 20px;
}
.announce__other_color.green_bg .announce__text.second {
  margin-top: 70px;
  margin-bottom: 20px;
}
@media (max-width: 600px) {
  .announce__other_color.green_bg .announce__text.second {
    margin-top: 40px;
  }
}
.announce__other_color.green_bg .als-browser {
  max-width: 968px;
}
.announce__other_color.green_bg .multi_video,
.announce__other_color.green_bg .stake_video {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.announce__other_color.green_bg .multi_video video,
.announce__other_color.green_bg .stake_video video {
  width: 100%;
}
.announce__other_color.green_bg .stake_video video {
  margin-bottom: -6%;
}
@media (max-width: 600px) {
  .announce__other_color.purple_bg .stoloto_flex {
    align-items: center;
    flex-flow: column;
  }
  .announce__other_color.purple_bg .stoloto_flex_item {
    width: 60%;
  }
  .announce__other_color.purple_bg .stoloto_flex_item + .stoloto_flex_item {
    margin-top: 20px;
  }
  .announce__other_color.purple_bg .stoloto_flex_item .announce__text {
    margin-left: -45%;
    margin-right: -45%;
  }
  .announce__other_color.purple_bg .stoloto_flex_item .announce__text p {
    margin-top: 0;
  }
}
.announce__other_color.grey_bg {
  padding-bottom: 13%;
}
.announce__other_color.grey_bg .stoloto_flex {
  align-items: stretch;
  justify-content: flex-start;
  position: relative;
}
@media (max-width: 600px) {
  .announce__other_color.grey_bg .stoloto_flex {
    width: calc(100% - 48px);
  }
}
.announce__other_color.grey_bg .stoloto_flex_web {
  width: 70%;
  margin-right: 50px;
}
@media (max-width: 600px) {
  .announce__other_color.grey_bg .stoloto_flex_web {
    margin-right: 15px;
  }
}
.announce__other_color.grey_bg .stoloto_flex_web .als-browser {
  margin: 0;
  width: 100%;
}
.announce__other_color.grey_bg .stoloto_flex_web .als-browser .als-browser__content {
  height: 100%;
  max-height: 550px;
}
.announce__other_color.grey_bg .stoloto_flex_web .als-browser + .als-browser {
  margin-top: 50px;
}
@media (max-width: 600px) {
  .announce__other_color.grey_bg .stoloto_flex_web .als-browser .als-browser__content {
    max-height: 210px;
  }
  .announce__other_color.grey_bg .stoloto_flex_web .als-browser + .als-browser {
    margin-top: 15px;
  }
}
.announce__other_color.grey_bg .stoloto_flex_mobile {
  width: calc(30% - 50px);
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.announce__other_color.grey_bg .stoloto_flex_mobile .als-browser {
  margin: 0;
  width: 100%;
  height: 100%;
}
.announce__other_color.grey_bg .stoloto_flex_mobile .als-browser .als-browser__content {
  height: 100%;
}
@media (max-width: 600px) {
  .announce__other_color.grey_bg .stoloto_flex_mobile {
    width: calc(30% - 15px);
  }
}
@media (max-width: 600px) {
  .announce__other_color.grey_bg .als-browser__topbar {
    height: 12px;
  }
  .announce__other_color.grey_bg .als-browser__topbar .als-browser__address {
    height: 6px;
  }
}

footer,
.credits {
  background: #f6f6f6 !important;
}

.grey_bg {
  background-color: #f6f6f6;
  color: #000;
  padding-bottom: 0;
}

.green_bg {
  background-color: #48ae3f;
  margin-top: 5%;
}

.yellow_bg {
  background-color: #ECAF31;
}

.purple_bg {
  background-color: #D283E1;
}

.st_card {
  max-width: 1024px;
  margin: auto;
  width: 95%;
}

.stoloto_flex {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.stoloto_flex_item {
  width: 40%;
  margin: 0 1vw;
}

.stoloto_flex_item .announce__picture,
.stoloto_flex_item .announce__picture img {
  margin: 0;
  width: 100%;
}

.stoloto_flex_item_inner {
  width: 100%;
  margin: auto;
  max-width: 391px;
}
.stoloto_flex_item_inner .announce__text {
  padding: 0;
  font-size: 18px;
}
@media (max-width: 600px) {
  .stoloto_flex_item_inner .announce__text {
    font-size: 16px;
  }
}

.wshadow {
  padding-bottom: 10%;
}

.wshadow img {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

@keyframes scrolling-animation {
  0%, 100% {
    top: 0;
    transform: translateY(0%);
  }
  80% {
    top: 100%;
    transform: translateY(-100%);
  }
}
.als-browser--auto-scrollable .als-browser__content img {
  position: relative;
}
.scrolled-to .als-browser--auto-scrollable .als-browser__content img {
  animation: scrolling-animation 7s infinite;
}

.cards-gallery {
  overflow: hidden;
  padding: 20px 0 80px;
  margin: 0 0 -80px;
}
@media (max-width: 600px) {
  .cards-gallery {
    padding: 0 0 40px;
  }
}
.cards-gallery .cards-strip-wrap {
  display: flex;
  justify-content: center;
  transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform: translateX(100%);
}
.cards-gallery.scrolled-to .cards-strip-wrap {
  transform: translateX(0);
}
.cards-gallery .cards-strip {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 48px);
  max-width: 880px;
}
.cards-gallery .cards-strip .card-item {
  position: relative;
  width: 260px;
  z-index: 0;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
}
.cards-gallery .cards-strip .card-item + .card-item {
  margin-left: 12px;
}
.cards-gallery .cards-strip .card-item.card-package {
  position: relative;
  z-index: 0;
}
.cards-gallery .cards-strip .card-item.card-package .package {
  margin-top: 12.5%;
}
.cards-gallery .cards-strip .card-item.card-package .package_front {
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 0;
  width: 100%;
}
.cards-gallery .cards-strip .card-item.card-package .games {
  position: absolute;
  z-index: 2;
  top: 2.5%;
  left: 0;
  right: 0;
  height: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.cards-gallery .cards-strip .card-item.card-package .games .game-item {
  width: 33.6%;
  transition: all 0.5s ease;
}
.cards-gallery .cards-strip .card-item.card-package .games .game-item:nth-child(1) {
  transition-delay: 0s;
  z-index: 1;
}
.cards-gallery .cards-strip .card-item.card-package .games .game-item:nth-child(2) {
  transition-delay: 0.06s;
  z-index: 2;
}
.cards-gallery .cards-strip .card-item.card-package .games .game-item:nth-child(3) {
  transition-delay: 0.12s;
  z-index: 3;
}
.cards-gallery .cards-strip .card-item.card-package .games .game-item:nth-child(4) {
  transition-delay: 0.18s;
  z-index: 4;
}
.cards-gallery .cards-strip .card-item.card-package .games .game-item:nth-child(5) {
  transition-delay: 0.24s;
  z-index: 5;
}
.cards-gallery .cards-strip .card-item.card-package .games .game-item:nth-child(6) {
  transition-delay: 0.3s;
  z-index: 6;
}
.cards-gallery .cards-strip .card-item.card-package .games .game-item + .game-item {
  margin-left: -23%;
}
.cards-gallery .cards-strip .card-item.card-package:hover .game-item {
  transform: translateY(-10%);
}
.cards-gallery .cards-strip .card-item > img {
  width: 100%;
}
.cards-gallery .cards-strip .card-item .card-item-bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 4px;
  transition: inherit;
  overflow: hidden;
  z-index: -1;
}
.cards-gallery .cards-strip .card-item .card-item-bg > img {
  width: 100%;
}
.cards-gallery .cards-strip .card-item.card-double {
  width: 540px;
}
.cards-gallery .cards-strip .card-item.card-double:hover .card-item-bg {
  transform: none;
}
.cards-gallery .cards-strip .card-item.card-ruslotto .card-item-bg {
  background: #FDB730;
}
.cards-gallery .cards-strip .card-item.card-4x20 .card-item-bg {
  background: #FE8933;
}
.cards-gallery .cards-strip .card-item.card-5x36 .card-item-bg {
  background: #50B848;
}
.cards-gallery .cards-strip .card-item.card-6x45 .card-item-bg {
  background: #FFDA25;
}
.cards-gallery .cards-strip .card-item.card-5x50 .card-item-bg {
  background: #054EA2;
}
.cards-gallery .cards-strip .card-item.card-zp .card-item-bg {
  background: #956440;
}
.cards-gallery .cards-strip .card-item.card-7x49 .card-item-bg {
  background: #a263fc;
}
.cards-gallery .cards-strip .card-item:hover .card-item-bg {
  transform: scale(1.0307692308);
}
.cards-gallery .cards-strip .card-item.wheel-decor .card-item-bg:before {
  background: url(res/cards/decor/wheel.png) no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  opacity: 0.1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
  width: 575px;
  height: 575px;
}
.cards-gallery .cards-strip .card-item.wheel-decor:hover .card-item-bg:before {
  animation: spin 9s linear infinite;
}
.cards-gallery .cards-strip .card-item.stars-decor .card-item-bg:before, .cards-gallery .cards-strip .card-item.scissors-decor .card-item-bg:before, .cards-gallery .cards-strip .card-item.raspil-decor .card-item-bg:before {
  background: url(res/cards/decor/raspil.png) no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  opacity: 0.3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
  width: 100%;
  height: 100%;
}
.cards-gallery .cards-strip .card-item.stars-decor:hover .card-item-bg:before, .cards-gallery .cards-strip .card-item.scissors-decor:hover .card-item-bg:before, .cards-gallery .cards-strip .card-item.raspil-decor:hover .card-item-bg:before {
  background-image: url(res/cards/decor/raspil-anim.gif);
}
.cards-gallery .cards-strip .card-item.scissors-decor .card-item-bg:before {
  opacity: 0.2;
  background-image: url(res/cards/decor/scissors.png);
}
.cards-gallery .cards-strip .card-item.scissors-decor:hover .card-item-bg:before {
  background-image: url(res/cards/decor/scissors-anim.gif);
}
.cards-gallery .cards-strip .card-item.stars-decor .card-item-bg:before {
  opacity: 0.1;
  background-image: url(res/cards/decor/stars.png);
}
.cards-gallery .cards-strip .card-item.stars-decor:hover .card-item-bg:before {
  background-image: url(res/cards/decor/stars-anim.gif);
}
.cards-gallery .cards-strip .card-item.sale-decor:before {
  background: url(res/cards/decor/sale.png) no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  right: -10px;
  top: 274px;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
  transform-origin: right top;
  width: 234px;
  height: 116px;
}
.cards-gallery .cards-strip .card-item.sale-decor:hover:before {
  transform: translate(4px, 0);
}

.horizontal-gallery {
  width: 100%;
  overflow: hidden;
}
.horizontal-gallery .item {
  flex: 1 0;
}
.horizontal-gallery .item > img {
  width: 100%;
}
.horizontal-gallery .item + .item {
  margin-left: 80px;
}
@media (max-width: 600px) {
  .horizontal-gallery .item + .item {
    margin-left: 16px;
  }
}
.horizontal-gallery .scroller-wrap {
  padding-left: 50%;
}
.horizontal-gallery .scroller-strip {
  align-items: flex-end;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  max-width: 500%;
  width: 2720px;
}

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