<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --side-nav-width: 320px;
  --swiper-pagination-bullet-width: 15px;
  --swiper-pagination-bullet-height: 15px;
  --swiper-pagination-bullet-inactive-opacity: white;
  --swiper-pagination-bullet-horizontal-gap: 5px;
  --swiper-pagination-color: #ED6D0C;
  --swiper-pagination-bullet-inactive-color: #5f3dbe;
  --size-height-pnpBox: 418;
  --headline-1: 3.55rem;
  --headline-2: 2.25rem;
  --headline-3: 2.3rem;
  --headline-4: 1.15rem;
  --animate-delay: 0.5s;
  --navBarHeight: 105px;
}
@media only screen and (max-width: 992px) {
  :root {
    --side-nav-width: 0px;
  }
}

/* lumicasino brand colors */
/* lumicasino brand colors END*/
.hero-wo:before {
  display: none;
}
.hero-wo .hero-graphic_ele1 {
  position: absolute;
  height: 200px;
  width: 200px;
  top: -30%;
  left: 95%;
  background: url("../images/lp-images/wo/ursa-dice.webp") no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.4;
  animation: slide-bl 1s linear 3s 1 normal none;
  content: "";
}
.hero-wo .hero-graphic_ele2 {
  position: absolute;
  height: 140px;
  width: 140px;
  bottom: 9%;
  right: 4%;
  background: url("../images/lp-images/wo/ele2.webp") no-repeat;
  background-position: center;
  background-size: contain;
  animation: rotation 80s infinite linear;
  z-index: 9;
  content: "";
}
@media only screen and (max-width: 500px) {
  .hero-wo .hero-graphic_ele2 {
    height: 70px;
    width: 70px;
    bottom: -63%;
    right: 14%;
    z-index: 0;
  }
}
.hero-wo .hero-graphic_ele3 {
  position: absolute;
  height: 200px;
  width: 200px;
  top: -28%;
  left: 75%;
  background: url("../images/lp-images/wo/ursa-star.webp") no-repeat;
  background-position: center;
  background-size: contain;
  opacity: 0.4;
  animation: slide-bl 1s linear 6s 1 normal none;
  content: "";
}
@media only screen and (max-width: 500px) {
  .hero-wo .hero-graphic_ele3 {
    top: -88%;
    left: 55%;
  }
}
@media only screen and (max-width: 380px) {
  .hero-wo .hero-graphic_ele3 {
    top: -328%;
    left: 65%;
  }
}
.hero-wo .hero-graphic_ele4 {
  position: absolute;
  height: 90px;
  width: 90px;
  bottom: 33%;
  left: 15%;
  z-index: 8;
  background: url("../images/lp-images/wo/dice01.webp") no-repeat;
  background-position: center;
  background-size: contain;
  animation: rotation 120s infinite linear;
  content: "";
}
@media only screen and (max-width: 500px) {
  .hero-wo .hero-graphic_ele4 {
    height: 60px;
    width: 60px;
    bottom: -33%;
    left: 10%;
    z-index: 0;
  }
}
.hero-wo .hero-graphic_base {
  position: absolute;
  height: 100%;
  width: 100%;
  background: url("../images/lp-images/100fs/gargantoonz.webp") no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 9;
  content: "";
}

@keyframes slide-bl {
  0% {
    transform: translateY(0) translateX(0);
  }
  100% {
    transform: translateY(400px) translateX(-400px);
  }
}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 12px #e60073, 0 0 30px #e60073, 0 0 26px #e60073, 0 0 20px #e60073, 0 0 26px #e60073;
  }
  to {
    text-shadow: 0 0 12px #fff, 0 0 12px #9242f3, 0 0 16px #5923e4, 0 0 20px #2b10c3, 0 0 30px #2366ca, 0 0 30px #2f9bde, 0 0 30px #18a4b1;
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes pulse {
  0% {
    background-size: 100%;
  }
  50% {
    background-size: 101%;
    filter: brightness(1.2);
  }
  100% {
    background-size: 100%;
  }
}
span.textIn1 {
  color: #0be89a;
  text-shadow: 1px 2px 11px rgba(0, 0, 0, 0.5411764706);
}

#p- &gt; div.hero__container &gt; div &gt; div &gt; div.hero-offer &gt; div &gt; div.hero-offer_cta &gt; div.deposit__cta &gt; div &gt; span {
  display: none;
}

.hero-offer_disc {
  flex-flow: column;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 30px;
  align-items: center;
}
@media only screen and (max-width: 500px) {
  .hero-offer_disc {
    padding-bottom: 0;
  }
}

.glow-text {
  animation: glow 1s ease-in-out infinite alternate;
  padding-bottom: 20px;
}
@media only screen and (max-width: 500px) {
  .glow-text {
    font-size: 15px !important;
    padding-bottom: 10px !important;
  }
}

.nav-item .btn.btn--out {
  display: none;
}

.hero-offer_sigterms,
.deposit-pnp-outer .deposit .deposit__cta,
.hero-offer_disc {
  width: 100%;
}

body[data-device=mobile][data-orientation=landscape] .hero__container {
  height: 70vh;
  min-height: 770px;
}
body[data-device=mobile][data-orientation=landscape] .hero-offer_cta {
  margin: 10px auto 0 auto;
}

.hero-offer_cta {
  margin: 10px auto 0 auto;
  padding: 0;
}
.hero-offer_cta .hero-offer_sigterms {
  padding: 15px 0 0 0;
}

.hero-offer_wrap {
  text-align: center;
  background: none;
  position: relative;
}

body[data-device=mobile][data-orientation=landscape] .hero-graphic.hero-wo::before {
  background: transparent;
}

.hero-wrapper {
  background: url(../images/lp-images/wo/wo-banner-desktop.webp) no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 500px) {
  .hero-wrapper {
    background: url(../images/lp-images/wo/wo-banner-mobile.webp) no-repeat;
  }
}

#p- &gt; div.hero__container &gt; div &gt; div &gt; div.hero-offer &gt; div &gt; div.hero-offer_cta &gt; div.deposit__cta &gt; div &gt; span &gt; div.h1f, #p- &gt; div.hero__container &gt; div &gt; div &gt; div.hero-offer &gt; div &gt; div.hero-offer_cta &gt; div.deposit__cta &gt; div &gt; span &gt; div.h4f {
  display: none;
}

.hero-offer-short .h1f {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px !important;
  padding-bottom: 20px;
}
@media only screen and (max-width: 500px) {
  .hero-offer-short .h1f {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 500px) {
  .hero-offer-short .h1f {
    font-size: 15px !important;
  }
}
.hero-offer-short body[data-device=mobile][data-orientation=landscape] .hero__container {
  padding-top: 0;
}
.hero-offer-short body[data-device=mobile][data-orientation=landscape] .hero-offer {
  width: 50%;
  z-index: 2;
}
.hero-offer-short body[data-device=mobile][data-orientation=landscape] .hero-graphic {
  width: 50%;
  order: 2;
  z-index: 1;
}
.hero-offer-short body[data-device=mobile][data-orientation=landscape] .hero-graphic.hero-wo::before {
  background-size: cover;
  background-position: left center;
}
.hero-offer-short .pnp-title {
  font-size: 40px;
  text-align: center;
  padding-top: 22px;
  color: #FFFFFF;
  margin: 0 0 15px 0;
  font-family: "Chivo", sans-serif;
  font-weight: bold;
}
.hero-offer-short .deposit-bg {
  width: 100%;
  background: #18003F;
}
.hero-offer-short .deposit-bg .deposit-step-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .deposit-bg .deposit-step-container {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.hero-offer-short .deposit-bg .deposit-step-container .step {
  width: 33.33%;
  text-align: center;
  display: flex;
  justify-content: start;
  border: solid 1px #0be89a;
  margin: 20px;
  border-radius: 10px;
  color: #FFF;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .deposit-bg .deposit-step-container .step {
    width: 90%;
    margin: 0 0 20px 0;
  }
  .hero-offer-short .deposit-bg .deposit-step-container .step:first-child {
    margin-top: 20px;
  }
}
.hero-offer-short .deposit-bg .deposit-step-container .step .step-number {
  padding: 20px;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .deposit-bg .deposit-step-container .step .step-number {
    font-size: 25px;
    padding: 15px;
  }
}
.hero-offer-short .deposit-bg .deposit-step-container .step .step-body {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  text-align: left;
  font-size: 18px;
  padding-right: 20px;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .deposit-bg .deposit-step-container .step .step-body {
    font-size: 14px;
  }
}
.hero-offer-short .deposit-bg .deposit-step-container .step .step-body .step-title {
  width: 100%;
  font-weight: bold;
  color: #0be89a;
  font-size: 25px;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .deposit-bg .deposit-step-container .step .step-body .step-title {
    font-size: 18px;
  }
}
.hero-offer-short .deposit-bg .deposit-step-container .step .step-body .step-description {
  width: 100%;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .deposit-bg .deposit-step-container .step .step-body .step-description {
    font-size: 14px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 950px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .hero-offer-short #navbar {
    background-color: #001430;
  }
}
.hero-offer-short .why-casino-bg {
  width: 100%;
  padding: 60px 0;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .why-casino-bg {
    padding: 30px 0;
  }
}
.hero-offer-short .why-casino-bg .wc-element-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .why-casino-bg .wc-element-container {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.hero-offer-short .why-casino-bg .wc-element-container .wc-element {
  width: 33.33%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 20px;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .why-casino-bg .wc-element-container .wc-element {
    width: 90%;
  }
}
.hero-offer-short .why-casino-bg .wc-element-container .wc-element .wc-body {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  font-size: 18px;
}
.hero-offer-short .why-casino-bg .wc-element-container .wc-element .wc-body .wc-title {
  width: 100%;
  font-weight: bold;
  font-size: 25px;
  padding-bottom: 10px;
  color: #18003F;
}
.hero-offer-short .why-casino-bg .wc-element-container .wc-element .wc-body .wc-description {
  width: 100%;
  font-size: 14px;
  padding-bottom: 10px;
  line-height: 1.5;
}
.hero-offer-short .why-casino-bg .wc-element-container .wc-element .wc-image {
  max-height: 360px;
  padding-bottom: 100%;
  width: 100%;
  background: #18003F;
  border-radius: 5px;
  margin: 10px auto;
  transition: 0.2s;
  cursor: pointer;
}
.hero-offer-short .why-casino-bg .wc-element-container .wc-element .wc-image:hover {
  transform: scale(1.03);
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .why-casino-bg .wc-element-container .wc-element .wc-image {
    margin-top: 0;
  }
}
.hero-offer-short .why-casino-bg .wc-element-container .wc-element .wc-image.slots {
  background: url("../images/lp-images/150UT300FS50/slot-games-2.png") no-repeat;
  background-size: cover;
}
.hero-offer-short .why-casino-bg .wc-element-container .wc-element .wc-image.weekly-cash {
  background: url("../images/lp-images/150UT300FS50/weekly-cash-draw-2.png") no-repeat;
  background-size: cover;
}
.hero-offer-short .why-casino-bg .wc-element-container .wc-element .wc-image.game-providers {
  background: url("../images/lp-images/150UT300FS50/game-providers-2.png") no-repeat;
  background-size: cover;
}
.hero-offer-short .hero-offer,
.hero-offer-short .hero-graphic {
  width: 50%;
}
@media only screen and (max-width: 768px) {
  .hero-offer-short .hero-offer,
  .hero-offer-short .hero-graphic {
    width: 100%;
  }
}
.hero-offer-short .hero-offer_disc,
.hero-offer-short .hero-offer_wrap {
  max-width: 650px;
}
.hero-offer-short .h4f {
  font-size: 40px !important;
}
@media only screen and (max-width: 500px) {
  .hero-offer-short .hero_welcome_game {
    font-size: 22px !important;
  }
}

.hero-offer-game {
  font-weight: 800 !important;
  -webkit-text-stroke: 1px rgba(0, 59, 255, 0.6);
  font-family: "Bungee", sans-serif;
  font-size: 30px;
  padding-left: 10px;
}
@media only screen and (max-width: 768px) {
  .hero-offer-game {
    font-size: 15px;
    padding-bottom: 20px;
  }
}

/*# sourceMappingURL=lp-100fs.css.map */
</pre></body></html>