.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.button {
  text-align: center;
  background-color: #f97d1a;
  border: 1px solid #f97d1a;
  border-radius: 10px;
  font-family: Exo, sans-serif;
  font-weight: 800;
}

.button.element {
  color: #06104b;
  background-color: #db9e51;
  border-style: none;
  border-color: #f97d1a;
  border-radius: 20px;
  width: 150px;
  margin-right: 20px;
  display: block;
}

.brand.w--current {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nav-link {
  color: #fff;
  vertical-align: baseline;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Exo, sans-serif;
  font-size: 12px;
}

.nav-link:hover {
  color: #fff;
  font-weight: 700;
}

.nav-link.w--current {
  color: #7ed546;
  font-weight: 700;
}

.button2 {
  text-align: center;
  background-color: #f97d1a;
  border: 1px solid #f97d1a;
  border-radius: 10px;
  font-family: Exo, sans-serif;
  font-weight: 800;
}

.button2.element {
  color: #000;
  background-color: #fff;
  border-style: none;
  border-color: #610099;
  border-radius: 20px;
  width: 100px;
  margin-right: 20px;
  display: block;
}

.image {
  width: 90px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-2 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center flex-end;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.navbar {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #f97d1a;
  background-color: #744e4e00;
  justify-content: space-between;
  align-self: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: justify;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  display: flex;
}

.nav-link-111 {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Exo, sans-serif;
  font-size: 12px;
}

.nav-link-111:hover {
  color: #fff;
  font-weight: 700;
}

.nav-link-111.w--current {
  color: #7ed546;
  font-weight: 700;
}

.header {
  z-index: 99;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #06104b;
  background-color: #f97d1a;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: center;
  align-self: center;
  align-items: stretch;
  width: 100%;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  display: grid;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  background-color: #0000;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-3 {
  background-color: #1e1f34;
  min-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: static;
  inset: 0% 0% auto;
}

.section-4 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-2 {
  min-height: 0;
}

.image-3 {
  vertical-align: baseline;
  min-width: 200px;
  max-width: 200px;
}

.container-2 {
  background-color: #252743;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 3%;
  display: block;
  position: static;
}

.navbar-2 {
  background-color: #186f52;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  max-height: none;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link-112 {
  color: #fff;
  text-align: left;
  padding-left: 0;
}

.link-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  text-decoration: none;
  display: flex;
}

.nav-menu-2 {
  justify-content: center;
  align-items: center;
  margin-top: -46px;
  padding-right: 3%;
  display: flex;
  position: static;
}

.heading {
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  font-size: 50px;
  text-decoration: none;
}

.image-4 {
  min-width: 30px;
  max-width: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bold-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  display: block;
}

.marquee {
  z-index: 20;
  grid-column-gap: 1rem;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  color: #f97d1a;
  background-color: #0b3f2d00;
  width: 100%;
  min-width: 900px;
  max-width: 900px;
  margin: 118px auto 0;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  position: static;
  overflow: hidden;
}

.marquee-content {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.marquee-content.scroll {
  align-self: center;
}

.text-block-12 {
  color: #fff;
  text-transform: uppercase;
  align-self: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
}

.bold-text-33 {
  color: #fff;
}

.code-embed-3 {
  display: none;
}

.mask {
  z-index: 1;
  border-radius: 0;
  min-width: 100%;
  min-height: 100%;
  margin-bottom: -36px;
  overflow: hidden;
}

.icon-3 {
  font-weight: 900;
}

.slider {
  z-index: 1;
  clear: none;
  background-color: #ddd0;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  display: block;
  position: relative;
  overflow: visible;
}

.right-arrow {
  z-index: 1;
  color: #ffffffad;
  margin-top: 48px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  font-weight: 900;
  display: block;
  overflow: visible;
}

.left-arrow {
  z-index: 1;
  margin-top: 48px;
  display: block;
  overflow: visible;
}

.slide {
  z-index: 1;
  min-width: 100%;
  min-height: auto;
}

.bnbingo {
  z-index: 1;
  border-radius: 0;
  flex: 0 auto;
  width: 100%;
  min-width: 100%;
  margin: 0;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
  overflow: visible;
}

.icon-4 {
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  color: #ffffffad;
  font-size: 30px;
  font-weight: 700;
}

.image-5 {
  border-radius: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: visible;
}

.link-block-15 {
  border-radius: 0;
  min-width: 100%;
}

.slide-nav {
  background-color: #ee9e9e00;
  border-radius: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  display: none;
}

.body {
  background-color: #1e1f34;
  padding-top: 0;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.flex-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.image-6 {
  border-radius: 14px;
  margin-left: 10px;
  margin-right: 10px;
}

.home-01 {
  background-color: #1e1f34;
  margin-bottom: 0%;
  padding: 5% 5% 0%;
}

.home-02 {
  background-color: #404557;
  border-radius: 19px;
  margin: 5%;
  padding: 5%;
}

.heading-3 {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.flex-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.image-7 {
  border-radius: 8px;
  margin-left: 0;
  margin-right: 0;
}

.menu-button-2, .brand-2 {
  position: static;
}

.heading-4 {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.heading-5 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0% 5%;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
}

.button-2 {
  background-color: #db9e4f;
  border-radius: 100px;
  padding: 15px 40px;
  font-size: 20px;
}

.button-3 {
  background-color: #db402c;
  border-radius: 100px;
  padding: 15px 40px;
  font-size: 20px;
}

.waves---expand-line {
  background-color: #fff;
  width: 16px;
  height: 2px;
}

.waves---expand-line.vertical {
  color: #e86e00;
  background-color: #fff;
  width: 2px;
  height: 16px;
  position: absolute;
}

.waves---expandable-content {
  width: 100%;
  height: auto;
  margin-right: 24px;
}

.waves-expanded-text {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.waves---paragraph-regular {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 130%;
}

.waves---expand-icon-wrap {
  opacity: .28;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-top: 2px;
  display: flex;
}

.waves---expand-space {
  height: 24px;
}

.text-span-8 {
  font-size: 12px;
}

.waves---expandable-open {
  transform-origin: 50% 0;
}

.waves-expandable-master-faq-2 {
  border: 1px #000;
  width: 100%;
  max-width: 100%;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
}

.waves---expandable-item {
  -webkit-text-stroke-color: #e86e00;
  cursor: pointer;
  border-top: 1px solid #fff;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.text-span-7 {
  font-size: 12px;
  line-height: 10px;
}

.section-8 {
  align-self: center;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.waves---expandable-wrap {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.heading-43 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.bold-text-34 {
  text-align: center;
}

.z2eus {
  background-image: linear-gradient(#3c0c5a00, #0131ab 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.starlight-princess-1000 {
  background-image: url('../images/Starlight-Princess-MainBanner.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.starlight-princess-1000:hover {
  transform: translate(0, -2px);
}

.s2uper-ace {
  background-image: linear-gradient(#3c0c5a00, #005215 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.g2ates-of-olympus {
  background-image: linear-gradient(#3c0c5a00, #6b388f 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.m2ahjong-ways {
  background-image: linear-gradient(#3c0c5a00, #044900 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.dragon-legendin {
  background-image: url('../images/fbc99b9e-580b-49bd-9fdc-97741fe983de_1_11zon_5_11zon.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.dragon-legendin:hover {
  transform: translate(0, -2px);
}

.t2emple-of-tollan {
  background-image: linear-gradient(#3c0c5a00, #314628 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.moon-princess-trinity {
  background-image: url('../images/Moon-Princess-Trinity.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.moon-princess-trinity:hover {
  transform: translate(0, -2px);
}

.paragraph-13 {
  color: #fff;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.cell {
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 0;
}

.m2oney-mouse {
  background-image: url('../images/670e401dd09a3ff609911b7f_Money-Mouse-horizontal.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 120%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.m2oney-mouse:hover {
  transform: translate(0, -2px);
}

.kingdom-below {
  background-image: url('../images/Kingdom-Below-webp.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 110%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.kingdom-below:hover {
  transform: translate(0, -2px);
}

.image-5-copy {
  border: 1px #fff;
  border-radius: 10px;
  align-self: flex-start;
  min-width: 4vw;
  max-width: 4vw;
}

.bold-text-35 {
  text-align: center;
  padding-left: 0;
  padding-right: 26px;
  font-family: Open Sans, sans-serif;
  font-size: .8vw;
  font-weight: 300;
}

.tabs {
  z-index: 2;
  margin-top: 0;
}

.jili {
  z-index: 1;
  box-sizing: border-box;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center flex-start;
  align-self: center;
  align-items: center;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin: 0 0%;
  padding: 25px 5%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: scroll;
}

.jili:hover {
  transform: scale(1);
}

.ninja-vs-samurai {
  background-image: url('../images/e2133b02-1d3c-49bd-b7c7-b880beecc0b3_4_11zon_4_11zon.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.ninja-vs-samurai:hover {
  transform: translate(0, -2px);
}

.j2umanji {
  background-image: linear-gradient(#3c0c5a00, #2a4220 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.p2andastic-adventure {
  background-image: linear-gradient(#3c0c5a00, #068a6b 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.temple-of-tollan {
  background-image: url('../images/Temple-of-Tollan_2Temple of Tollan.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.temple-of-tollan:hover {
  transform: translate(0, -2px);
}

.cell-2 {
  justify-content: center;
  align-items: flex-start;
}

.g2onzo-s-quest {
  background-image: linear-gradient(#3c0c5a00, #3d4310 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.image-32 {
  min-width: 1.6vw;
  max-width: 1.6vw;
  margin-left: 5px;
}

.gonzo-s-quest {
  background-image: url('../images/Gonzo’s-Quest-Banner-800x400.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 110%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.gonzo-s-quest:hover {
  transform: translate(0, -2px);
}

.pandastic-adventure {
  background-image: url('../images/Pandastic-Adventure.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 110%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.pandastic-adventure:hover {
  transform: translate(0, -2px);
}

.m2uay-thai-champion, ._2fortune-gems-3 {
  background-image: linear-gradient(#3c0c5a00, #0f3b0d 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.leprechaun-riches {
  background-image: url('../images/57d40efb-9c97-4c1b-977c-921a5f6173b8_2_11zon_1_11zon.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.leprechaun-riches:hover {
  transform: translate(0, -2px);
}

.paragraph-12-copy {
  color: #fff;
  text-align: left;
  border: 1px #000;
  border-left-width: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.1vw;
  font-weight: 300;
  line-height: 20px;
}

.super-ace {
  background-image: url('../images/maxresdefault-1-1.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.super-ace:hover {
  transform: translate(0, -2px);
}

.muay-thai-champion {
  background-image: url('../images/786eba8c-64ff-4a74-80dc-307b9e6fee6a_3_11zon_2_11zon.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.muay-thai-champion:hover {
  transform: translate(0, -2px);
}

._31-coin-treasures {
  background-image: linear-gradient(#3c0c5a00, #d40808 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.s2weet-bonanza {
  background-image: linear-gradient(#3c0c5a00, #7206d7 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.f2ruit-shop-slot {
  background-image: linear-gradient(#3c0c5a00, #f88e23 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.heading-12 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.pggame {
  z-index: 1;
  box-sizing: border-box;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center flex-start;
  align-self: center;
  align-items: center;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  margin: 0 0%;
  padding: 25px 5%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: scroll;
}

.pggame:hover {
  transform: scale(1);
}

.image-33 {
  border: 1px solid #fff;
  border-radius: 10px;
  align-self: flex-start;
  min-width: 4vw;
  max-width: 4vw;
}

.s2tarlight-princess-1000 {
  background-image: linear-gradient(#3c0c5a00, #1f668b 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.d2ragon-legendin {
  background-image: linear-gradient(#3c0c5a00, #068a6b 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.sweet-bonanza-1000 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.sweet-bonanza-1000.element {
  background-image: none;
  min-width: auto;
  height: auto;
  min-height: auto;
}

.s2tarburst {
  background-image: linear-gradient(#3c0c5a00, #361665 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.f1ortune-gems-3 {
  background-image: url('../images/Maxresdefault-1.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.f1ortune-gems-3:hover {
  transform: translate(0, -2px);
}

.heading-13 {
  color: #000;
  background-color: #c9c9c9;
  border: 1px #838383;
  border-radius: 5px;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1vw;
  font-weight: 500;
}

.j2ackpot-joker {
  background-image: linear-gradient(#3c0c5a00, #711084 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.zeus {
  background-image: url('../images/959bcLqVeWIkUyX.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.zeus:hover {
  transform: translate(0, -2px);
}

.scourge-of-rome {
  background-image: url('../images/Scourge-of-Rome-Slot.webp'), linear-gradient(#000, #000);
  background-position: 50% -50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.scourge-of-rome:hover {
  transform: translate(0, -2px);
}

.gates-of-olympus {
  background-image: url('../images/670e401dd09a3ff609911b84_Gates-of-Olympus-Banner.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.gates-of-olympus:hover {
  transform: translate(0, -2px);
}

.s2courge-of-rome {
  background-image: linear-gradient(#3c0c5a00, #4e1d20 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.sweet-bonanza {
  background-image: url('../images/Sweet-Bonanza-Online.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.sweet-bonanza:hover {
  transform: translate(0, -2px);
}

.jumanji {
  background-image: url('../images/Jumanji-Facebook-Cover.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 110%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.jumanji:hover {
  transform: translate(0, -2px);
}

.jackpot-joker {
  background-image: url('../images/iEPsl8bC04pQ0HycdwzjmUrSgYrAeiEpmrUVBiLA.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.jackpot-joker:hover {
  transform: translate(0, -2px);
}

.quick-stack {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  min-width: 100%;
  margin-top: 20px;
  padding: 0;
}

.n2inja-vs-samurai {
  background-image: linear-gradient(#3c0c5a00, #320f09 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.madame-destiny-megaways {
  background-image: linear-gradient(#3c0c5a00, #050e4c 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.tabs-menu-2 {
  margin-top: 60px;
  margin-bottom: 20px;
  padding-left: 5%;
}

.paragraph-12 {
  color: #fff;
  text-align: left;
  border: 1px #000;
  border-left-width: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 20px;
}

.money-mouse {
  background-image: linear-gradient(#3c0c5a00, #b10064 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.k2ingdom-below {
  background-image: linear-gradient(#3c0c5a00, #d1251b 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.cell-3 {
  justify-content: center;
  align-items: flex-start;
}

.m2oon-princess-trinity {
  background-image: linear-gradient(#3c0c5a00, #0d1125 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.fruit-shop-slot {
  background-image: url('../images/Fruit-Shop-Slot.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 110%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.fruit-shop-slot:hover {
  transform: translate(0, -2px);
}

.m2adame-destiny-megaways {
  background-image: url('../images/Madame-Destiny-Megaways-Tile-2.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.m2adame-destiny-megaways:hover {
  transform: translate(0, -2px);
}

.tab-link-tab-1-2 {
  color: #fff;
  background-color: #ddd0;
  border: 1px solid #0858c1;
  border-radius: 100px;
  margin-right: 20px;
  padding: 5px 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.tab-link-tab-1-2.w--current {
  color: #fff;
  background-color: #0858c1;
  border: 1px #c2c2c2;
  border-radius: 100px;
  margin-right: 20px;
  padding: 5px 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 700;
}

.l2eprechaun-riches {
  background-image: linear-gradient(#3c0c5a00, #12300b 41%);
  margin-top: 0;
  padding: 60px 20px 20px;
}

.mahjong-ways {
  background-image: url('../images/d078f748-944f-46c1-89aa-d39e73fe1b7e_5_11zon_3_11zon.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.mahjong-ways:hover {
  transform: translate(0, -2px);
}

.section-9 {
  margin-top: 5px;
  display: flex;
}

.starburst {
  background-image: url('../images/Starburst-Net-Ent.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 110%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.starburst:hover {
  transform: translate(0, -2px);
}

._33-coin-treasures {
  background-image: url('../images/JILI-Slot-4-Coin-Treasure.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 130%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

._33-coin-treasures:hover {
  transform: translate(0, -2px);
}

.section-10 {
  background-color: #141420;
  padding: 5% 0% 0%;
}

.image-34 {
  min-width: 50px;
  max-width: 50px;
  margin: 40px auto;
  display: block;
}

.flex-block-3 {
  border-top: 1px solid #fff3;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

._2024 {
  color: #ffffff8f;
  text-align: center;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
  font-weight: 100;
}

.bold-text-38 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.link-12 {
  color: #fff;
  text-decoration: none;
}

.link-12.w--current {
  color: #fff;
}

._2024-copy {
  color: #ffffff8f;
  text-align: center;
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
  font-weight: 100;
}

.bold-text-39-copy {
  color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 500;
}

.columns {
  min-width: 100%;
}

.image-25 {
  width: 30px;
  margin-right: 20px;
}

.image-22 {
  opacity: 1;
  min-width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-span-22 {
  font-size: 15px;
}

.bold-text-39 {
  font-weight: 100;
}

.followus {
  min-width: 100%;
  margin-top: 40px;
}

.image-6-copy {
  border: 3px #25d94f;
  border-radius: 15px;
  width: 100px;
  margin: 75px auto 0;
  padding-bottom: 0;
  display: block;
}

.section-11 {
  z-index: 0;
  background-color: #0000;
  border-top: 0 #000;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: relative;
}

.download-the-bonus365-app-for-android-apk-ios-for-free-and-let-s-supercharge-your-gaming-fun {
  color: #25d94f;
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 30px;
}

.flex-block-4 {
  margin-top: 20px;
}

.section-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: center flex-start;
  align-self: center;
  place-items: center;
  min-width: 100%;
  margin: 40px auto;
  display: flex;
}

.heading-17 {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 35px;
}

.download-the-bonus365-app-for-android-apk-ios-for-free-and-let-s-supercharge-your-gaming-fun-copy {
  color: #9e9e9e;
  text-align: center;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.bold-text-43 {
  color: #ff7000;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.heading-173 {
  color: #fff;
  flex-flow: column;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 35px;
  display: flex;
}

.section-17 {
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-51 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0% 5%;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.link-6333 {
  color: #fff;
  text-decoration: none;
}

.code-embed-5 {
  display: none;
}

.image-35 {
  width: 30px;
  margin-right: 20px;
}

.section-124 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center stretch;
  margin-top: 0;
  margin-bottom: 60px;
  padding: 20px 10%;
  text-decoration: none;
  display: grid;
  overflow: scroll;
}

.div-block-24 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 2.75fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  min-width: 30vw;
  max-width: 30vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.heading-125 {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.div-block-25 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 10px;
  display: flex;
}

.image-36 {
  border-radius: 10px;
  min-width: 4.5vw;
  max-width: 4.5vw;
}

.paragraph-14 {
  color: #7e7e7e;
  text-align: left;
  border: 1px #000;
  border-left-width: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.bold-text-36 {
  font-weight: 500;
}

.body-2 {
  background-color: #1e1f34;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-2-32 {
  color: #fff;
  text-align: left;
  margin-top: 140px;
  margin-bottom: 20px;
  padding-left: 10%;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.recently-played {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  text-decoration: none;
  display: grid;
  position: relative;
}

.div-block-23-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-right: 0;
  display: block;
}

.hot-games-s {
  z-index: 2;
  color: #fff;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: -8px;
  margin-right: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  position: relative;
}

.link-block-39 {
  text-decoration: none;
}

.ddddw1 {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  display: flex;
}

.c2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.c2.element {
  background-image: url('../images/33.webp');
  background-size: contain;
  min-width: 9vw;
  height: 9vw;
}

.link-sugar-rush-1000-copy {
  text-decoration: none;
}

.link-sugar-rush-1000-copy:hover {
  transform: translate(0, -10px);
}

.c4 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.c4.element {
  background-image: url('../images/Roulette_regular.webp');
  background-size: contain;
  min-width: 9vw;
  height: 9vw;
}

.c6 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.c6.element {
  background-image: url('../images/480x366-pusoy-go.webp');
  background-size: cover;
  min-width: 9vw;
  height: 9vw;
}

.c5 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.c5.element {
  background-image: url('../images/480x366-blackjack-21.webp');
  background-size: contain;
  min-width: 9vw;
  height: 9vw;
}

._2recently-played {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

._2recently-played:hover {
  transform: scale(1);
}

.c3 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.c3.element {
  background-image: url('../images/vs20sugarrush.webp');
  background-size: contain;
  min-width: 9vw;
  height: 9vw;
}

.c1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.c1.element {
  background-image: url('../images/vs20olympx-1.webp');
  background-size: contain;
  min-width: 9vw;
  height: 9vw;
}

.our-favorites2 {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 10%;
  padding-right: 10%;
  text-decoration: none;
  display: grid;
  position: relative;
}

.link-block-40 {
  text-decoration: none;
}

.ddddw1-2 {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  display: flex;
}

.o9 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.o9.element {
  background-image: url('../images/480x366_aztecfire2_58c70d4ecc.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.o3 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.o3.element {
  background-image: url('../images/vs20olympx-1.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.o6 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.o6.element {
  background-image: url('../images/vs20cjcluster.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.o8 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.o8.element {
  background-image: url('../images/480x366_3hotchillies_d5a5650ee1.webp');
  background-size: contain;
  min-width: 9vw;
  height: 11.5vw;
}

.our-favorites3 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

.our-favorites3:hover {
  transform: scale(1);
}

.o1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.o1.element {
  background-image: url('../images/vs20sugarrushx.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.o5 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.o5.element {
  background-image: url('../images/vs20fruitsw.webp');
  background-position: 50%;
  background-size: contain;
  min-width: 9vw;
  height: 11.5vw;
}

._04 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

._04.element {
  background-image: url('../images/vs20olympgate.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

._019 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

._019.element {
  background-image: url('../images/black_wolf_2_74a88f063a.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.o2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.o2.element {
  background-image: url('../images/vs20fruitswx.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

._07 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

._07.element {
  background-image: url('../images/3_China_Pots_Game_Thumbnail_132ddfdaa3.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.link-sugar-rush-1000 {
  text-decoration: none;
}

.link-sugar-rush-1000:hover {
  transform: translate(0, -10px);
}

.new-games {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 10%;
  padding-right: 10%;
  text-decoration: none;
  display: grid;
  position: relative;
}

.link-block-41 {
  text-decoration: none;
}

.ddddw1-3 {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  display: flex;
}

.n10 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n10.element {
  background-image: url('../images/vs10bbdoubled.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.n5 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n5.element {
  background-image: url('../images/no_name-3.webp');
  background-position: 50%;
  background-size: contain;
  min-width: 9vw;
  height: 11.5vw;
}

.n7 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n7.element {
  background-image: url('../images/thumb_4_3.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.n1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n1.element {
  background-image: url('../images/Super_Ace_Scratch_646d45f05b_1Super_Ace_Scratch_646d45f05b.avif');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.n8 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n8.element {
  background-image: url('../images/banner_396_en.webp');
  background-size: contain;
  min-width: 9vw;
  height: 11.5vw;
}

.n9 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n9.element {
  background-image: url('../images/no_name-4.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.n3 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n3.element {
  background-image: url('../images/no_name-1_1no_name (1).avif');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.n6 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n6.element {
  background-image: url('../images/no_name-5.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.new-games2 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

.new-games2:hover {
  transform: scale(1);
}

.n2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n2.element {
  background-image: url('../images/no_name.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.n4 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.n4.element {
  background-image: url('../images/no_name-2.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.section-124-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center stretch;
  padding: 20px 5% 20px 10%;
  text-decoration: none;
  display: grid;
  overflow: scroll;
}

.heading-174 {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.div-block-26 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-left: 10px;
  display: flex;
}

.image-37 {
  border-radius: 10px;
  min-width: 4.5vw;
  max-width: 4.5vw;
}

.s1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s1.element {
  background-image: url('../images/sagaming-roulette-box-fade.webp');
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.s3 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s3.element {
  background-image: url('../images/sagaming-sicbo-box-fade.webp');
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.s8 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s8.element {
  background-image: url('../images/480x366-mteenpatti2020_1480x366-mteenpatti2020.avif');
  background-position: 50%;
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.s10 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s10.element {
  background-image: url('../images/sagaming-mblackjack-box-fade.webp');
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.s7 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s7.element {
  background-image: url('../images/sagaming-baccaratdiamondhall-box-fade.webp');
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.s9 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s9.element {
  background-image: url('../images/sagaming-pokdeng-box-fade.webp');
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.sa-gaming2 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

.sa-gaming2:hover {
  transform: scale(1);
}

.s6 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s6.element {
  background-image: url('../images/sagaming-sexybaccarat-box-fade_1sagaming-sexybaccarat-box-fade.avif');
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.s2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s2.element {
  background-image: url('../images/sagaming-speedbaccarat-box-fade_1sagaming-speedbaccarat-box-fade.avif');
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.s4 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s4.element {
  background-image: url('../images/sagaming-sexyroulette-box-fade_1sagaming-sexyroulette-box-fade.avif');
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.s5 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.s5.element {
  background-image: url('../images/sagaming-xócðia-box-fade.webp');
  background-size: cover;
  min-width: 15vw;
  height: 13vw;
}

.top-live-dealers2 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

.top-live-dealers2:hover {
  transform: scale(1);
}

.ll1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.ll1.element {
  background-image: url('../images/evolution-main.webp');
  background-size: cover;
  min-width: 9vw;
  height: 12.2vw;
}

.ll2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.ll2.element {
  background-image: url('../images/sagaming-main.webp');
  background-size: cover;
  min-width: 9vw;
  height: 12.2vw;
}

.l2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.l2.element {
  background-image: url('../images/sagaming-lobby-portrait-fade_1sagaming-lobby-portrait-fade.avif');
  background-size: cover;
  min-width: 10vw;
  height: 17vw;
}

.lobbies2 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

.lobbies2:hover {
  transform: scale(1);
}

.l5 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.l5.element {
  background-image: url('../images/evolution-baccaratsicbolobby-portrait-fade_1evolution-baccaratsicbolobby-portrait-fade.avif');
  background-size: cover;
  min-width: 10vw;
  height: 17vw;
}

.l4 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.l4.element {
  background-image: url('../images/evolution-blackjacklobby-portrait-fade_1evolution-blackjacklobby-portrait-fade.avif');
  background-size: cover;
  min-width: 10vw;
  height: 17vw;
}

.l3 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.l3.element {
  background-image: url('../images/evolution-topgameslobby-portrait-fade_1evolution-topgameslobby-portrait-fade.avif');
  background-size: cover;
  min-width: 10vw;
  height: 17vw;
}

.l6 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.l6.element {
  background-image: url('../images/evolution-gameshowslobby-portrait-fade_1evolution-gameshowslobby-portrait-fade.avif');
  background-size: cover;
  min-width: 10vw;
  height: 17vw;
}

.l1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.l1.element {
  background-image: url('../images/evolution-roulettelobby-portrait-fade_1evolution-roulettelobby-portrait-fade.avif');
  background-size: cover;
  min-width: 10vw;
  height: 17vw;
}

.top-games3 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

.top-games3:hover {
  transform: scale(1);
}

.t1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.t1.element {
  background-image: url('../images/sagaming-sexybaccaratc01-portrait-fade_1sagaming-sexybaccaratc01-portrait-fade.avif');
  background-size: cover;
  min-width: 10vw;
  height: 17vw;
}

.t2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.t2.element {
  background-image: url('../images/sagaming-sexyroulette-portrait-fade.webp');
  background-size: cover;
  min-width: 10vw;
  height: 17vw;
}

.t3 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.t3.element {
  background-image: url('../images/sagaming-baccaratdiamondhalld01-portrait-fade_1sagaming-baccaratdiamondhalld01-portrait-fade.avif');
  background-size: cover;
  min-width: 10vw;
  height: 17vw;
}

.section-124-copy-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center stretch;
  margin-bottom: 20px;
  padding: 20px 5% 20px 10%;
  text-decoration: none;
  display: grid;
  overflow: scroll;
}

.div-block-27 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 2.75fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  min-width: 30vw;
  max-width: 30vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.heading-175 {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.image-38 {
  border-radius: 10px;
  min-width: 4.5vw;
  max-width: 4.5vw;
}

.a3 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.a3.element {
  background-image: url('../images/224.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.a1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.a1.element {
  background-image: url('../images/no_name_1.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.a4 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.a4.element {
  background-image: url('../images/229.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.a2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.a2.element {
  background-image: url('../images/480x366-plinko.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.arcade2 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

.arcade2:hover {
  transform: scale(1);
}

.a5 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.a5.element {
  background-image: url('../images/232.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f8 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f8.element {
  background-image: url('../images/1.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f3 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f3.element {
  background-image: url('../images/480x366_Fortune_King_Jackpot_bcfd371299.webp');
  min-width: 9vw;
  height: 11.5vw;
}

.f7 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f7.element {
  background-image: url('../images/60.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f6 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f6.element {
  background-image: url('../images/no_name-1_2no_name (1).avif');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.fishing-games2 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

.fishing-games2:hover {
  transform: scale(1);
}

.f13 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f13.element {
  background-image: url('../images/119.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f10 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f10.element {
  background-image: url('../images/71.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f11 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f11.element {
  background-image: url('../images/preview-fishmania.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f12 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f12.element {
  background-image: url('../images/82.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f14 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f14.element {
  background-image: url('../images/74.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f9 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f9.element {
  background-image: url('../images/32.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f4 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f4.element {
  background-image: url('../images/no_name-2_1no_name (2).avif');
  background-size: contain;
  min-width: 9vw;
  height: 11.5vw;
}

.f5 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f5.element {
  background-image: url('../images/no_name-4_1no_name (4).avif');
  background-position: 50%;
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f1.element {
  background-image: url('../images/no_name-3_1no_name (3).avif');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f15 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f15.element {
  background-image: url('../images/20.webp');
  background-size: cover;
  min-width: 9vw;
  height: 11.5vw;
}

.f2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.f2.element {
  background-image: url('../images/480x366-ocean-king-jackpot.webp');
  min-width: 9vw;
  height: 11.5vw;
}

.section-125 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center stretch;
  padding: 20px 5% 20px 10%;
  text-decoration: none;
  display: grid;
  overflow: scroll;
}

.div-block-28 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 2.75fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  min-width: 30vw;
  max-width: 30vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.heading-176 {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.image-39 {
  border-radius: 10px;
  min-width: 4.5vw;
  max-width: 4.5vw;
}

.bold-text-44 {
  font-weight: 500;
}

.new-games2-2 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: center;
  width: 100%;
  min-width: 100%;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
  position: relative;
}

.new-games2-2:hover {
  transform: scale(1);
}

.icon-5 {
  font-weight: 900;
}

.bnsports {
  z-index: 1;
  border-radius: 10px;
  flex: 0 auto;
  width: 100%;
  min-width: 100%;
  margin: 121px 0 20px;
  padding-left: 10%;
  padding-right: 10%;
  position: relative;
  overflow: visible;
}

.image-40 {
  border-radius: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  margin-top: 53px;
  overflow: visible;
}

.mask-2 {
  z-index: 1;
  border-radius: 10px;
  min-width: 100%;
  overflow: hidden;
}

.icon-6 {
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  color: #ffffffad;
  font-size: 30px;
  font-weight: 700;
}

.slide-nav-2 {
  background-color: #ee9e9e00;
  border-radius: 0;
  margin-bottom: 0;
  padding-top: 19px;
  font-size: 12px;
  display: none;
}

.slider-2 {
  z-index: 1;
  clear: none;
  background-color: #ddd0;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  display: block;
  position: relative;
  overflow: visible;
}

.sp2 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.sp2.element {
  background-image: url('../images/gcs__sports-TF_1697626836631.webp');
  background-size: cover;
  min-width: 9vw;
  height: 20vw;
}

.sp1 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.sp1.element {
  background-image: url('../images/gcs__SPORTS-UG2_1697626836650.webp');
  background-size: cover;
  min-width: 9vw;
  height: 20vw;
}

.sp5 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.sp5.element {
  background-image: url('../images/gcs__SPORTS-BTI_1697626836576.webp');
  background-size: cover;
  min-width: 9vw;
  height: 20vw;
}

.sp4 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.sp4.element {
  background-image: url('../images/gcs__SPORTS-PIN_1697626836616.webp');
  background-size: cover;
  min-width: 9vw;
  height: 20vw;
}

.sp3 {
  background-image: url('../images/PP_Wild-Bison-Charge.webp');
  background-position: 0 0;
  background-size: contain;
  border-radius: 10px;
  justify-content: space-between;
  align-items: flex-end;
  height: 140px;
  display: flex;
}

.sp3.element {
  background-image: url('../images/gcs__sports-DS88_1697626836597.webp');
  background-size: cover;
  min-width: 9vw;
  height: 20vw;
}

.code-embed-6 {
  display: none;
}

.paragraph-15 {
  color: #fff;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.bold-text-45 {
  padding-left: 0;
  padding-right: 40px;
  font-family: Open Sans, sans-serif;
  font-size: .8vw;
  font-weight: 300;
}

.tabs-2 {
  margin-top: 0;
}

.temple-of-tollan-2 {
  background-image: url('../images/Temple-of-Tollan_1.webp'), linear-gradient(#000, #000);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  background-attachment: scroll, scroll;
  border-radius: 10px;
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-items: stretch;
  min-width: 40vw;
  max-width: 40vw;
  min-height: 30vw;
  max-height: 30vw;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.temple-of-tollan-2:hover {
  transform: translate(0, -2px);
}

.cell-4 {
  justify-content: center;
  align-items: flex-start;
}

.image-41 {
  min-width: 1.6vw;
  max-width: 1.6vw;
  margin-left: 5px;
}

.heading-177 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.image-42 {
  border: 1px solid #fff;
  border-radius: 10px;
  align-self: flex-start;
  min-width: 4vw;
  max-width: 4vw;
}

.heading-178 {
  color: #000;
  background-color: #c9c9c9;
  border: 1px #838383;
  border-radius: 5px;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding: 3px 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1vw;
  font-weight: 500;
}

.tabs-menu-3 {
  margin-top: 60px;
  margin-bottom: 20px;
  padding-left: 5%;
}

.paragraph-16 {
  color: #fff;
  text-align: left;
  border: 1px #000;
  border-left-width: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.2vw;
  font-weight: 300;
  line-height: 20px;
}

.cell-5 {
  justify-content: center;
  align-items: flex-start;
}

.tab-link-tab-1-3 {
  color: #fff;
  background-color: #ddd0;
  border: 1px solid #dd002b;
  border-radius: 100px;
  margin-right: 20px;
  padding: 5px 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.tab-link-tab-1-3.w--current {
  color: #fff;
  background-color: #dd002b;
  border: 1px #c2c2c2;
  border-radius: 100px;
  margin-right: 20px;
  padding: 5px 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 700;
}

.section-126 {
  margin-top: 5px;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    display: flex;
  }

  .mask {
    border-radius: 0;
    margin-bottom: -48px;
  }

  .bnbingo {
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .slide-nav {
    padding-top: 38px;
  }

  ._2024, ._2024-copy {
    font-size: 12px;
    font-weight: 800;
  }

  .bold-text-39-copy {
    color: #fff;
    min-width: 100%;
    font-weight: 800;
  }

  .image-22 {
    opacity: 1;
  }

  .bold-text-42 {
    color: #eac071;
  }

  .bnsports {
    margin-top: 35px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10%;
    padding-right: 10%;
  }

  .mask-2 {
    border-radius: 10px;
  }

  .slide-nav-2 {
    padding-top: 38px;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .mask {
    margin-bottom: -64px;
  }

  .starlight-princess-1000, .dragon-legendin, .moon-princess-trinity, .m2oney-mouse, .kingdom-below {
    min-width: 40vw;
  }

  .jili {
    min-width: 100vw;
  }

  .ninja-vs-samurai, .temple-of-tollan, .gonzo-s-quest, .pandastic-adventure, .leprechaun-riches, .super-ace, .muay-thai-champion {
    min-width: 40vw;
  }

  .pggame {
    min-width: 100vw;
  }

  .f1ortune-gems-3, .zeus, .scourge-of-rome, .gates-of-olympus, .sweet-bonanza, .jumanji, .jackpot-joker, .fruit-shop-slot, .m2adame-destiny-megaways, .mahjong-ways, .starburst, ._33-coin-treasures {
    min-width: 40vw;
  }

  .section-11 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .temple-of-tollan-2 {
    min-width: 40vw;
  }
}

@media screen and (max-width: 991px) {
  .icon {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .icon {
    color: #fff;
  }

  .container-3 {
    flex-flow: column;
  }

  .button-2, .button-3 {
    text-align: center;
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .icon {
    color: #fff;
    justify-content: flex-end;
    align-items: center;
    min-width: auto;
    padding-right: 17px;
    display: flex;
  }

  .button {
    flex: 1;
    margin: 10px;
  }

  .button.element {
    color: #000;
    background-color: #dca050;
    border: 1px #7ed546;
    margin-top: 10px;
    margin-right: 10px;
  }

  .nav-link {
    justify-content: center;
    align-items: center;
    font-size: 15px;
    display: flex;
  }

  .button2 {
    flex: 1;
    margin: 10px;
  }

  .button2.element {
    color: #000;
    border-style: none;
    border-color: #f97d1a;
    margin-top: 10px;
    margin-right: 10px;
  }

  .image {
    width: 60px;
    margin-left: 10px;
    padding-left: 0;
  }

  .section-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    place-content: stretch space-between;
    align-self: stretch;
    align-items: stretch;
    width: auto;
    margin: 93px 10px 10px;
    display: flex;
  }

  .navbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: justify;
    object-fit: fill;
    background-image: url('../images/AnyWebpP-Converter-1080x1080.webp');
    background-position: 0 0;
    background-size: contain;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: justify;
    flex: 1;
    justify-content: space-between;
    align-self: stretch;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .nav-link-111 {
    justify-content: center;
    align-items: center;
    font-size: 15px;
    display: flex;
  }

  .header {
    z-index: 10;
    align-self: stretch;
    align-items: stretch;
    width: auto;
    height: auto;
    display: none;
  }

  .menu-button {
    flex-flow: row;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    text-align: center;
    text-shadow: 0 0 5px #743e00;
    background-color: #f97d1aed;
    background-image: url('../images/AnyWebpP-Converter-1080x1080.webp');
    background-position: 0 0;
    background-size: 108px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    align-self: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-3 {
    z-index: 1;
    min-height: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .section-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    place-content: stretch space-between;
    align-self: stretch;
    align-items: stretch;
    width: auto;
    margin: 0 10px;
    display: flex;
  }

  .image-3 {
    min-width: 200px;
    max-width: 200px;
    margin: 5% 0%;
    display: block;
  }

  .container-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    place-items: stretch center;
    min-width: auto;
    max-width: none;
    max-height: none;
    padding: 10px 0%;
    display: flex;
  }

  .navbar-2 {
    z-index: 10;
    background-color: #186f5200;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .link-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-top: 1px solid #dfdfdf54;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: minmax(10%, .25fr) 2.75fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: center start;
    place-items: center;
    margin: 0 0%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20%;
    display: grid;
  }

  .nav-menu-2 {
    text-align: left;
    background-color: #000000fc;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    min-width: 70%;
    margin-top: 0;
    margin-left: auto;
    margin-right: 139px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .image-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text {
    margin-left: 0;
    font-size: 20px;
  }

  .icon-2 {
    color: #fff;
  }

  .marquee {
    background-color: #0b422f00;
    width: auto;
    min-width: auto;
    max-width: none;
    margin-top: 61px;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    position: static;
    inset: 137.6px 0% auto;
    overflow: hidden;
  }

  .marquee-content.scroll {
    background-color: #35353500;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
  }

  .text-block-12 {
    width: 100%;
    overflow: hidden;
  }

  .text-block-12.hide, .code-embed-3 {
    display: none;
  }

  .mask {
    flex: 1;
    align-self: center;
    min-height: auto;
    margin-bottom: -40px;
    overflow: hidden;
  }

  .icon-3 {
    text-align: right;
    margin-left: 0;
    margin-right: 10px;
    font-size: 20px;
    inset: 0% 0% 0% auto;
  }

  .slider {
    background-color: #ddd0;
    border-radius: 0;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .right-arrow {
    text-align: right;
    align-self: auto;
    margin-top: 0;
  }

  .left-arrow {
    margin-top: 0;
    font-family: Exo, sans-serif;
    font-weight: 900;
  }

  .slide {
    box-sizing: border-box;
    object-fit: fill;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .bnbingo {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    border-radius: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    margin: 0 0 30px;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .icon-4 {
    margin-left: 10px;
    margin-right: 0;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 900;
    inset: 0% auto 0% 0%;
  }

  .image-5 {
    aspect-ratio: auto;
    border-radius: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .link-block-15 {
    box-sizing: border-box;
    aspect-ratio: auto;
    border-radius: 0;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    display: block;
    position: static;
    overflow: hidden;
  }

  .slide-nav {
    text-align: right;
    justify-content: center;
    align-items: center;
    min-width: 10px;
    margin-bottom: 0;
    padding-top: 27px;
    font-size: 7px;
    display: none;
  }

  .body {
    overflow: visible;
  }

  .heading-2 {
    line-height: 30px;
  }

  .flex-block {
    flex-flow: column;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .image-6 {
    border-radius: 14px;
    align-self: center;
  }

  .home-01 {
    flex-flow: column;
    margin-top: -51px;
    padding-bottom: 10%;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .home-02 {
    flex-flow: column;
    margin-bottom: 5%;
    padding-bottom: 10%;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .heading-3 {
    line-height: 30px;
  }

  .flex-block-2 {
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .image-7 {
    align-self: center;
  }

  .menu-button-2 {
    background-color: #db9e4f;
    border-radius: 10px;
    margin-left: 0;
    margin-right: 56px;
    padding: 10px;
    display: block;
  }

  .menu-button-2.w--open {
    flex: 0 auto;
  }

  .brand-2.w--current {
    padding-left: 0;
  }

  .heading-4, .heading-5 {
    line-height: 30px;
  }

  .container-3 {
    flex-flow: column;
  }

  .button-2 {
    text-align: center;
    font-size: 15px;
  }

  .button-3 {
    text-align: center;
  }

  .waves---expand-line {
    flex: none;
  }

  .waves---expand-line.vertical {
    transform-origin: 50%;
    flex: none;
  }

  .waves---expandable-content {
    flex: 0 auto;
    max-width: none;
  }

  .waves-expanded-text {
    font-size: 15px;
    line-height: 24px;
  }

  .waves---paragraph-regular {
    font-size: 20px;
    font-weight: 600;
  }

  .waves---expand-icon-wrap {
    opacity: .27;
    flex: none;
  }

  .waves---expandable-item {
    opacity: 1;
    border-top-color: #fff;
    width: auto;
  }

  .section-8 {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-43 {
    line-height: 30px;
  }

  .z2eus {
    padding-bottom: 10px;
  }

  .starlight-princess-1000 {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .starlight-princess-1000:hover {
    transform: translate(0, -2px);
  }

  .s2uper-ace, .g2ates-of-olympus, .m2ahjong-ways {
    padding-bottom: 10px;
  }

  .dragon-legendin {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .dragon-legendin:hover {
    transform: translate(0, -2px);
  }

  .t2emple-of-tollan {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .moon-princess-trinity {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .moon-princess-trinity:hover {
    transform: translate(0, -2px);
  }

  .m2oney-mouse {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .m2oney-mouse:hover {
    transform: translate(0, -2px);
  }

  .kingdom-below {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .kingdom-below:hover {
    transform: translate(0, -2px);
  }

  .image-5-copy {
    min-width: 100%;
    max-width: 100%;
  }

  .bold-text-35 {
    padding-right: 8px;
    font-size: 2.2vw;
  }

  .tabs {
    margin-top: 0;
  }

  .jili {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    place-items: center start;
    width: 100%;
    height: 100%;
    min-height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding: 20px 5% 20px 7%;
    display: flex;
    overflow: scroll;
  }

  .ninja-vs-samurai {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .ninja-vs-samurai:hover {
    transform: translate(0, -2px);
  }

  .j2umanji, .p2andastic-adventure {
    padding-bottom: 10px;
  }

  .temple-of-tollan {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .temple-of-tollan:hover {
    transform: translate(0, -2px);
  }

  .cell-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .g2onzo-s-quest {
    padding-bottom: 10px;
  }

  .image-32 {
    align-self: center;
    min-width: 4vw;
    max-width: 4vw;
    display: block;
  }

  .gonzo-s-quest {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .gonzo-s-quest:hover {
    transform: translate(0, -2px);
  }

  .pandastic-adventure {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .pandastic-adventure:hover {
    transform: translate(0, -2px);
  }

  .m2uay-thai-champion, ._2fortune-gems-3 {
    padding-bottom: 10px;
  }

  .leprechaun-riches {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .leprechaun-riches:hover {
    transform: translate(0, -2px);
  }

  .paragraph-12-copy {
    border-left-style: none;
    padding-left: 0;
    font-size: 10px;
    line-height: 15px;
  }

  .bold-text-3 {
    font-size: 13px;
  }

  .super-ace {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .super-ace:hover {
    transform: translate(0, -2px);
  }

  .muay-thai-champion {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .muay-thai-champion:hover {
    transform: translate(0, -2px);
  }

  ._31-coin-treasures, .s2weet-bonanza, .f2ruit-shop-slot {
    padding-bottom: 10px;
  }

  .heading-12 {
    margin-bottom: 5px;
    line-height: 30px;
  }

  .pggame {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    place-items: center start;
    width: 100%;
    height: 100%;
    min-height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding: 20px 5% 20px 7%;
    display: flex;
    overflow: scroll;
  }

  .image-33 {
    min-width: 100%;
    max-width: 100%;
  }

  .s2tarlight-princess-1000, .d2ragon-legendin {
    padding-bottom: 10px;
  }

  .sweet-bonanza-1000 {
    height: 27vw;
  }

  .sweet-bonanza-1000.element {
    min-width: 85vw;
    height: auto;
    margin-right: 0;
  }

  .s2tarburst {
    padding-bottom: 10px;
  }

  .f1ortune-gems-3 {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .f1ortune-gems-3:hover {
    transform: translate(0, -2px);
  }

  .heading-13 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 1.2vh;
  }

  .j2ackpot-joker {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .zeus {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .zeus:hover {
    transform: translate(0, -2px);
  }

  .scourge-of-rome {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .scourge-of-rome:hover {
    transform: translate(0, -2px);
  }

  .gates-of-olympus {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .gates-of-olympus:hover {
    transform: translate(0, -2px);
  }

  .s2courge-of-rome {
    padding-bottom: 10px;
  }

  .sweet-bonanza {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .sweet-bonanza:hover {
    transform: translate(0, -2px);
  }

  .jumanji {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .jumanji:hover {
    transform: translate(0, -2px);
  }

  .jackpot-joker {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .jackpot-joker:hover {
    transform: translate(0, -2px);
  }

  .quick-stack {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .n2inja-vs-samurai {
    padding-bottom: 10px;
  }

  .madame-destiny-megaways {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tabs-menu-2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-right: 0%;
    display: flex;
    overflow: scroll;
  }

  .paragraph-12 {
    border-left-style: none;
    padding-left: 0;
    font-size: 12px;
    line-height: 15px;
  }

  .money-mouse, .k2ingdom-below {
    padding-bottom: 10px;
  }

  .text-block-14 {
    text-align: left;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .m2oon-princess-trinity {
    padding-bottom: 10px;
  }

  .fruit-shop-slot {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .fruit-shop-slot:hover {
    transform: translate(0, -2px);
  }

  .m2adame-destiny-megaways {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .m2adame-destiny-megaways:hover {
    transform: translate(0, -2px);
  }

  .tab-link-tab-1-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    align-self: center;
    place-items: stretch stretch;
    margin-right: 10px;
    font-size: 12px;
    text-decoration: none;
    display: flex;
  }

  .tab-link-tab-1-2.w--current {
    margin-right: 10px;
  }

  .l2eprechaun-riches {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .mahjong-ways {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .mahjong-ways:hover {
    transform: translate(0, -2px);
  }

  .section-9 {
    justify-content: flex-start;
    align-items: center;
  }

  .starburst {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .starburst:hover {
    transform: translate(0, -2px);
  }

  ._33-coin-treasures {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  ._33-coin-treasures:hover {
    transform: translate(0, -2px);
  }

  .link-6 {
    align-self: center;
  }

  ._2024 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-38 {
    font-size: 12px;
  }

  ._2024-copy {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-39-copy {
    font-size: 10px;
  }

  .image-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-39 {
    font-size: 10px;
  }

  .image-6-copy {
    width: 70px;
  }

  .section-11 {
    background-color: #242424;
    width: 100%;
    padding-bottom: 40px;
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
    inset: auto 0% 0%;
  }

  .download-the-bonus365-app-for-android-apk-ios-for-free-and-let-s-supercharge-your-gaming-fun {
    font-size: 30px;
  }

  .flex-block-4 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .heading-17, .heading-173 {
    text-align: center;
  }

  .section-17 {
    padding-bottom: 87px;
  }

  .heading-51 {
    line-height: 30px;
  }

  .link-6333 {
    align-self: center;
    padding-left: 60px;
    padding-right: 60px;
  }

  .code-embed-4 {
    display: none;
  }

  .code-embed-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-35 {
    margin-right: 0;
  }

  .section-124 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-left: 2%;
  }

  .div-block-24 {
    grid-template-columns: .25fr .4fr 1.5fr;
    place-content: stretch;
    min-width: 80vw;
    max-width: 80vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-125 {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .image-36 {
    min-width: 15vw;
    max-width: 15vw;
  }

  .paragraph-14 {
    border-left-style: none;
    padding-left: 0;
    font-size: 12px;
    line-height: 15px;
  }

  .heading-2-32 {
    margin-top: 100px;
    padding-left: 5%;
    line-height: 30px;
  }

  .recently-played {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr;
    grid-auto-columns: .25fr;
    grid-auto-flow: row dense;
    justify-content: start;
    place-items: stretch center;
    width: auto;
    min-width: 100%;
    margin: 40px 0 0;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .div-block-23-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    justify-content: stretch;
    place-items: stretch stretch;
    width: auto;
    margin: 14px auto -21px;
    display: block;
  }

  .hot-games-s {
    color: #fff;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 23px;
    display: flex;
  }

  .link-block-39 {
    flex-flow: column;
    display: flex;
  }

  .ddddw1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: -12px;
    display: flex;
  }

  .c2 {
    height: 27vw;
  }

  .c2.element {
    min-width: 34vw;
    height: 25vw;
    margin-right: 0;
  }

  .c4 {
    height: 27vw;
  }

  .c4.element {
    min-width: 34vw;
    height: 25vw;
    margin-right: 0;
  }

  .c6 {
    height: 27vw;
  }

  .c6.element {
    min-width: 34vw;
    height: 25vw;
    margin-right: 0;
  }

  .c5 {
    height: 27vw;
  }

  .c5.element {
    min-width: 34vw;
    height: 25vw;
    margin-right: 0;
  }

  ._2recently-played {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .c3 {
    height: 27vw;
  }

  .c3.element {
    background-size: cover;
    min-width: 34vw;
    height: 25vw;
    margin-right: 0;
  }

  .c1 {
    height: 27vw;
  }

  .c1.element {
    min-width: 34vw;
    height: 25vw;
    margin-right: 0;
  }

  .our-favorites2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr;
    grid-auto-columns: .25fr;
    grid-auto-flow: row dense;
    justify-content: start;
    place-items: stretch center;
    width: auto;
    min-width: 100%;
    margin: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .link-block-40 {
    flex-flow: column;
    display: flex;
  }

  .ddddw1-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: -12px;
    display: flex;
  }

  .o9 {
    height: 27vw;
  }

  .o9.element {
    min-width: 34vw;
    height: 26vw;
  }

  .o3 {
    height: 27vw;
  }

  .o3.element {
    min-width: 34vw;
    height: 26vw;
  }

  .o6 {
    height: 27vw;
  }

  .o6.element {
    min-width: 34vw;
    height: 26vw;
  }

  .o8 {
    height: 27vw;
  }

  .o8.element {
    min-width: 34vw;
    height: 26vw;
  }

  .our-favorites3 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .o1 {
    height: 27vw;
  }

  .o1.element {
    min-width: 34vw;
    height: 26vw;
  }

  .o5 {
    height: 27vw;
  }

  .o5.element {
    min-width: 34vw;
    height: 26vw;
  }

  ._04 {
    height: 27vw;
  }

  ._04.element {
    min-width: 34vw;
    height: 26vw;
  }

  ._019 {
    height: 27vw;
  }

  ._019.element {
    min-width: 34vw;
    height: 26vw;
  }

  .o2 {
    height: 27vw;
  }

  .o2.element {
    min-width: 34vw;
    height: 26vw;
  }

  ._07 {
    height: 27vw;
  }

  ._07.element {
    min-width: 34vw;
    height: 26vw;
  }

  .new-games {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr;
    grid-auto-columns: .25fr;
    grid-auto-flow: row dense;
    justify-content: start;
    place-items: stretch center;
    width: auto;
    min-width: 100%;
    margin: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .link-block-41 {
    flex-flow: column;
    display: flex;
  }

  .ddddw1-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: -12px;
    display: flex;
  }

  .n10 {
    height: 27vw;
  }

  .n10.element {
    min-width: 34vw;
    height: 26vw;
  }

  .n5 {
    height: 27vw;
  }

  .n5.element {
    min-width: 34vw;
    height: 26vw;
  }

  .n7 {
    height: 27vw;
  }

  .n7.element {
    min-width: 34vw;
    height: 26vw;
  }

  .n1 {
    height: 27vw;
  }

  .n1.element {
    min-width: 34vw;
    height: 26vw;
  }

  .n8 {
    height: 27vw;
  }

  .n8.element {
    min-width: 34vw;
    height: 26vw;
  }

  .n9 {
    height: 27vw;
  }

  .n9.element {
    min-width: 34vw;
    height: 26vw;
  }

  .n3 {
    height: 27vw;
  }

  .n3.element {
    min-width: 34vw;
    height: 26vw;
  }

  .n6 {
    height: 27vw;
  }

  .n6.element {
    min-width: 34vw;
    height: 26vw;
  }

  .new-games2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .n2 {
    height: 27vw;
  }

  .n2.element {
    min-width: 34vw;
    height: 26vw;
  }

  .n4 {
    height: 27vw;
  }

  .n4.element {
    min-width: 34vw;
    height: 26vw;
  }

  .section-124-copy {
    padding-left: 5%;
  }

  .heading-174 {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .image-37 {
    min-width: 15vw;
    max-width: 15vw;
  }

  .s1 {
    height: 27vw;
  }

  .s1.element {
    min-width: 40vw;
    height: 35vw;
  }

  .s3 {
    height: 27vw;
  }

  .s3.element {
    min-width: 40vw;
    height: 35vw;
  }

  .s8 {
    height: 27vw;
  }

  .s8.element {
    min-width: 40vw;
    height: 35vw;
  }

  .s10 {
    height: 27vw;
  }

  .s10.element {
    min-width: 40vw;
    height: 35vw;
  }

  .s7 {
    height: 27vw;
  }

  .s7.element {
    min-width: 40vw;
    height: 35vw;
  }

  .s9 {
    height: 27vw;
  }

  .s9.element {
    min-width: 40vw;
    height: 35vw;
  }

  .sa-gaming2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .s6 {
    height: 27vw;
  }

  .s6.element {
    min-width: 40vw;
    height: 35vw;
  }

  .s2 {
    height: 27vw;
  }

  .s2.element {
    min-width: 40vw;
    height: 35vw;
  }

  .s4 {
    height: 27vw;
  }

  .s4.element {
    min-width: 40vw;
    height: 35vw;
  }

  .s5 {
    height: 27vw;
  }

  .s5.element {
    min-width: 40vw;
    height: 35vw;
  }

  .top-live-dealers2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .ll1 {
    height: 27vw;
  }

  .ll1.element {
    background-size: cover;
    min-width: 49vw;
    height: 23vw;
    margin-right: 0;
  }

  .ll2 {
    height: 27vw;
  }

  .ll2.element {
    background-size: cover;
    min-width: 49vw;
    height: 23vw;
    margin-right: 0;
  }

  .l2 {
    height: 27vw;
  }

  .l2.element {
    min-width: 34vw;
    height: 45vw;
  }

  .lobbies2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .l5 {
    height: 27vw;
  }

  .l5.element {
    min-width: 34vw;
    height: 45vw;
  }

  .l4 {
    height: 27vw;
  }

  .l4.element {
    min-width: 34vw;
    height: 45vw;
  }

  .l3 {
    height: 27vw;
  }

  .l3.element {
    min-width: 34vw;
    height: 45vw;
  }

  .l6 {
    height: 27vw;
  }

  .l6.element {
    min-width: 34vw;
    height: 45vw;
  }

  .l1 {
    height: 27vw;
  }

  .l1.element {
    min-width: 34vw;
    height: 45vw;
  }

  .top-games3 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .t1 {
    height: 27vw;
  }

  .t1.element {
    min-width: 34vw;
    height: 45vw;
  }

  .t2 {
    height: 27vw;
  }

  .t2.element {
    min-width: 34vw;
    height: 45vw;
  }

  .t3 {
    height: 27vw;
  }

  .t3.element {
    min-width: 34vw;
    height: 45vw;
  }

  .section-124-copy-2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-top: 0;
    padding-left: 2%;
  }

  .div-block-27 {
    grid-template-columns: .25fr .4fr 1.5fr;
    place-content: stretch;
    min-width: 80vw;
    max-width: 80vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-175 {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .image-38 {
    min-width: 15vw;
    max-width: 15vw;
  }

  .a3 {
    height: 27vw;
  }

  .a3.element {
    min-width: 40vw;
    height: 32vw;
    margin-right: 0;
  }

  .a1 {
    height: 27vw;
  }

  .a1.element {
    min-width: 40vw;
    height: 32vw;
    margin-right: 0;
  }

  .a4 {
    height: 27vw;
  }

  .a4.element {
    min-width: 40vw;
    height: 32vw;
    margin-right: 0;
  }

  .a2 {
    height: 27vw;
  }

  .a2.element {
    min-width: 40vw;
    height: 32vw;
    margin-right: 0;
  }

  .arcade2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .a5 {
    height: 27vw;
  }

  .a5.element {
    min-width: 40vw;
    height: 32vw;
    margin-right: 0;
  }

  .f8 {
    height: 27vw;
  }

  .f8.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f3 {
    height: 27vw;
  }

  .f3.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f7 {
    height: 27vw;
  }

  .f7.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f6 {
    height: 27vw;
  }

  .f6.element {
    min-width: 34vw;
    height: 26vw;
  }

  .fishing-games2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .f13 {
    height: 27vw;
  }

  .f13.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f10 {
    height: 27vw;
  }

  .f10.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f11 {
    height: 27vw;
  }

  .f11.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f12 {
    height: 27vw;
  }

  .f12.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f14 {
    height: 27vw;
  }

  .f14.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f9 {
    height: 27vw;
  }

  .f9.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f4 {
    height: 27vw;
  }

  .f4.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f5 {
    height: 27vw;
  }

  .f5.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f1 {
    height: 27vw;
  }

  .f1.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f15 {
    height: 27vw;
  }

  .f15.element {
    min-width: 34vw;
    height: 26vw;
  }

  .f2 {
    height: 27vw;
  }

  .f2.element {
    min-width: 34vw;
    height: 26vw;
  }

  .section-125 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-top: 0;
    padding-left: 2%;
  }

  .div-block-28 {
    grid-template-columns: .25fr .4fr 1.5fr;
    place-content: stretch;
    min-width: 80vw;
    max-width: 80vw;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-176 {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .image-39 {
    min-width: 15vw;
    max-width: 15vw;
  }

  .new-games2-2 {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-content: start;
    justify-items: start;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
    overflow: scroll;
  }

  .icon-5 {
    text-align: right;
    margin-left: 0;
    margin-right: 10px;
    font-size: 20px;
    inset: 0% 0% 0% auto;
  }

  .bnsports {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    border-radius: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    margin: 30px 0;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .image-40 {
    aspect-ratio: auto;
    border-radius: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    overflow: visible;
  }

  .mask-2 {
    flex: 1;
    align-self: center;
    min-height: auto;
    overflow: hidden;
  }

  .icon-6 {
    margin-left: 10px;
    margin-right: 0;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 900;
    inset: 0% auto 0% 0%;
  }

  .slide-nav-2 {
    text-align: right;
    justify-content: center;
    align-items: center;
    margin-bottom: -25px;
    padding-top: 40px;
    display: none;
  }

  .slider-2 {
    background-color: #ddd0;
    border-radius: 0;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .sp2 {
    height: 27vw;
  }

  .sp2.element {
    min-width: 40vw;
    height: 55vw;
    margin-right: 0;
  }

  .sp1 {
    height: 27vw;
  }

  .sp1.element {
    min-width: 40vw;
    height: 55vw;
    margin-right: 0;
  }

  .sp5 {
    height: 27vw;
  }

  .sp5.element {
    min-width: 40vw;
    height: 55vw;
    margin-right: 0;
  }

  .sp4 {
    height: 27vw;
  }

  .sp4.element {
    min-width: 40vw;
    height: 55vw;
    margin-right: 0;
  }

  .sp3 {
    height: 27vw;
  }

  .sp3.element {
    min-width: 40vw;
    height: 55vw;
    margin-right: 0;
  }

  .bold-text-45 {
    padding-right: 30px;
    font-size: 2.2vw;
  }

  .tabs-2 {
    margin-top: 0;
  }

  .temple-of-tollan-2 {
    min-width: 85vw;
    max-width: 85vw;
    min-height: 70vw;
    max-height: 70vw;
  }

  .temple-of-tollan-2:hover {
    transform: translate(0, -2px);
  }

  .cell-4 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .image-41 {
    align-self: center;
    min-width: 4vw;
    max-width: 4vw;
    display: block;
  }

  .bold-text-46 {
    font-size: 13px;
  }

  .heading-177 {
    margin-bottom: 5px;
    line-height: 30px;
  }

  .image-42 {
    min-width: 100%;
    max-width: 100%;
  }

  .heading-178 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 1.2vh;
  }

  .tabs-menu-3 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-right: 0%;
    display: flex;
    overflow: scroll;
  }

  .paragraph-16 {
    border-left-style: none;
    padding-left: 0;
    font-size: 12px;
    line-height: 15px;
  }

  .tab-link-tab-1-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: left;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-content: center;
    align-self: center;
    place-items: stretch stretch;
    margin-right: 10px;
    font-size: 12px;
    text-decoration: none;
    display: flex;
  }

  .tab-link-tab-1-3.w--current {
    margin-right: 10px;
  }

  .section-126 {
    justify-content: flex-start;
    align-items: center;
  }
}

#w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a407cd-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a407e9-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40805-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40821-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a4083d-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a4085b-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40877-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40893-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a408af-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a408cb-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a408e9-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40905-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40921-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a4093d-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40959-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40977-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40993-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a409af-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a409cb-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a409e7-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40a05-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40a21-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40a3b-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40a55-df02dcf9 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.3fr 1.25fr;
}

#w-node-a96217e5-4550-ae2e-5fce-e299af0b1bbd-af0b1bba, #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bc0-af0b1bba, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1098-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd109c-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd109e-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10a5-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10a9-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10ab-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10b2-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10b6-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10b8-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10bf-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10c3-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10c5-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10cc-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10d0-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10d2-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10d9-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10dd-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10df-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10e6-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10ea-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10ec-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10f3-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10f7-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10f9-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1100-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1104-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1106-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd110d-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1111-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1113-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd111a-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd111e-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1120-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1127-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd112b-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd112d-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1134-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1138-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd113a-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1141-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1145-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1147-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd114e-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1152-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1154-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd115d-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1161-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1163-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd116a-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd116e-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1170-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1177-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd117b-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd117d-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1184-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1188-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd118a-df02dcfa {
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1191-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1195-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1197-df02dcfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd119e-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd11a2-df02dcfa {
  place-self: center;
}

#w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd11a4-df02dcfa {
  justify-self: start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf5c-df02dcfa {
  place-self: start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf5d-df02dcfa {
  place-self: center start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf60-df02dcfa {
  place-self: center end;
}

#w-node-_29923461-c969-fd90-0a0a-36b69af04fcb-df02dcfa, #w-node-_29923461-c969-fd90-0a0a-36b69af04fcd-df02dcfa, #w-node-_29923461-c969-fd90-0a0a-36b69af04fcf-df02dcfa, #w-node-_29923461-c969-fd90-0a0a-36b69af04fd1-df02dcfa, #w-node-_29923461-c969-fd90-0a0a-36b69af04fd3-df02dcfa, #w-node-_29923461-c969-fd90-0a0a-36b69af04fd5-df02dcfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd94ff-df02dcfa {
  place-self: start;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd9500-df02dcfa {
  place-self: center start;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd9502-df02dcfa {
  place-self: center end;
}

#w-node-_4347cf77-0f1b-6af7-f192-c2641ed43480-df02dcfa, #w-node-_4347cf77-0f1b-6af7-f192-c2641ed43482-df02dcfa, #w-node-_4347cf77-0f1b-6af7-f192-c2641ed43484-df02dcfa, #w-node-_4347cf77-0f1b-6af7-f192-c2641ed43486-df02dcfa, #w-node-_4347cf77-0f1b-6af7-f192-c2641ed43488-df02dcfa, #w-node-_4347cf77-0f1b-6af7-f192-c2641ed4348a-df02dcfa, #w-node-_4347cf77-0f1b-6af7-f192-c2641ed4348c-df02dcfa, #w-node-_4347cf77-0f1b-6af7-f192-c2641ed4348e-df02dcfa, #w-node-_4347cf77-0f1b-6af7-f192-c2641ed43490-df02dcfa, #w-node-_4347cf77-0f1b-6af7-f192-c2641ed43492-df02dcfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4f1cb326-d5db-ae44-c02d-da24dc8f5e6e-df02dcfa {
  place-self: start;
}

#w-node-_4f1cb326-d5db-ae44-c02d-da24dc8f5e6f-df02dcfa {
  place-self: center start;
}

#w-node-_4f1cb326-d5db-ae44-c02d-da24dc8f5e71-df02dcfa {
  place-self: center end;
}

#w-node-fc61d5a3-9541-d679-7848-61815183ad9f-df02dcfa, #w-node-fc61d5a3-9541-d679-7848-61815183ada1-df02dcfa, #w-node-fc61d5a3-9541-d679-7848-61815183ada3-df02dcfa, #w-node-fc61d5a3-9541-d679-7848-61815183ada5-df02dcfa, #w-node-fc61d5a3-9541-d679-7848-61815183ada7-df02dcfa, #w-node-fc61d5a3-9541-d679-7848-61815183ada9-df02dcfa, #w-node-fc61d5a3-9541-d679-7848-61815183adab-df02dcfa, #w-node-fc61d5a3-9541-d679-7848-61815183adad-df02dcfa, #w-node-fc61d5a3-9541-d679-7848-61815183adaf-df02dcfa, #w-node-fc61d5a3-9541-d679-7848-61815183adb1-df02dcfa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b65-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b69-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b6b-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b72-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b76-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b78-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b7f-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b83-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b85-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b8c-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b90-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b92-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b99-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b9d-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b9f-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0ba6-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0baa-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bac-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bb3-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bb7-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bb9-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bc0-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bc4-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bc6-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bcd-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bd1-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bd3-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bda-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bde-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0be0-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0be7-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0beb-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bed-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bf4-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bf8-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bfa-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c01-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c05-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c07-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c0e-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c12-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c14-df02dcfb {
  justify-self: start;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c1b-df02dcfb, #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c1f-df02dcfb {
  place-self: center;
}

#w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c21-df02dcfb {
  justify-self: start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf5c-df02dcfb {
  place-self: start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf5d-df02dcfb {
  place-self: center start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf60-df02dcfb {
  place-self: center end;
}

#w-node-_9e0f4ede-f071-fbdb-adf4-2378b8724c23-df02dcfb, #w-node-_9e0f4ede-f071-fbdb-adf4-2378b8724c25-df02dcfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd94ff-df02dcfb {
  place-self: start;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd9500-df02dcfb {
  place-self: center start;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd9502-df02dcfb {
  place-self: center end;
}

#w-node-_0e6facb6-31a1-a527-0761-791aa4670fc8-df02dcfb, #w-node-_0e6facb6-31a1-a527-0761-791aa4670fca-df02dcfb, #w-node-_0e6facb6-31a1-a527-0761-791aa4670fcc-df02dcfb, #w-node-_0e6facb6-31a1-a527-0761-791aa4670fce-df02dcfb, #w-node-_0e6facb6-31a1-a527-0761-791aa4670fd0-df02dcfb, #w-node-_0e6facb6-31a1-a527-0761-791aa4670fd2-df02dcfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_4f1cb326-d5db-ae44-c02d-da24dc8f5e6e-df02dcfb {
  place-self: start;
}

#w-node-_4f1cb326-d5db-ae44-c02d-da24dc8f5e6f-df02dcfb {
  place-self: center start;
}

#w-node-_4f1cb326-d5db-ae44-c02d-da24dc8f5e71-df02dcfb {
  place-self: center end;
}

#w-node-e0ea4d9e-75b7-f3fb-659f-229f083c0ca3-df02dcfb, #w-node-e0ea4d9e-75b7-f3fb-659f-229f083c0ca5-df02dcfb, #w-node-e0ea4d9e-75b7-f3fb-659f-229f083c0ca7-df02dcfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_3aec90a5-549e-85e8-a0fb-60f083e01903-df02dcfb {
  place-self: start;
}

#w-node-_3aec90a5-549e-85e8-a0fb-60f083e01904-df02dcfb {
  place-self: center start;
}

#w-node-_3aec90a5-549e-85e8-a0fb-60f083e01906-df02dcfb {
  place-self: center end;
}

#w-node-c51eb458-dad0-9fd7-e062-857d665ad6ed-df02dcfb, #w-node-c51eb458-dad0-9fd7-e062-857d665ad6ef-df02dcfb, #w-node-c51eb458-dad0-9fd7-e062-857d665ad6f1-df02dcfb, #w-node-c51eb458-dad0-9fd7-e062-857d665ad6f3-df02dcfb, #w-node-c51eb458-dad0-9fd7-e062-857d665ad6f5-df02dcfb, #w-node-c51eb458-dad0-9fd7-e062-857d665ad6f7-df02dcfb, #w-node-c51eb458-dad0-9fd7-e062-857d665ad6f9-df02dcfb, #w-node-c51eb458-dad0-9fd7-e062-857d665ad6fb-df02dcfb, #w-node-c51eb458-dad0-9fd7-e062-857d665ad6fd-df02dcfb, #w-node-c51eb458-dad0-9fd7-e062-857d665ad6ff-df02dcfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f67a-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f67e-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f680-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f687-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f68b-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f68d-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f694-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f698-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f69a-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6a1-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6a5-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6a7-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6ae-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6b2-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6b4-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6bb-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6bf-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6c1-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6c8-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6cc-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6ce-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6d5-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6d9-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6db-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6e2-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6e6-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6e8-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6ef-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6f3-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6f5-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6fc-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f700-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f702-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f709-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f70d-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f70f-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f716-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f71a-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f71c-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f723-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f727-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f729-df02dcfc {
  justify-self: start;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f730-df02dcfc, #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f734-df02dcfc {
  place-self: center;
}

#w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f736-df02dcfc {
  justify-self: start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf5c-df02dcfc {
  place-self: start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf5d-df02dcfc {
  place-self: center start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf60-df02dcfc {
  place-self: center end;
}

#w-node-_12258937-0e8d-0add-9a24-2ee35c7fab27-df02dcfc, #w-node-_12258937-0e8d-0add-9a24-2ee35c7fab29-df02dcfc, #w-node-_12258937-0e8d-0add-9a24-2ee35c7fab2b-df02dcfc, #w-node-_12258937-0e8d-0add-9a24-2ee35c7fab2d-df02dcfc, #w-node-_12258937-0e8d-0add-9a24-2ee35c7fab2f-df02dcfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd94ff-df02dcfc {
  place-self: start;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd9500-df02dcfc {
  place-self: center start;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd9502-df02dcfc {
  place-self: center end;
}

#w-node-c7221dcd-ce5f-25f3-6df2-3339c695002c-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c695002e-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950030-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950032-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950034-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950036-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950038-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c695003a-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c695003c-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c695003e-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950040-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950042-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950044-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950046-df02dcfc, #w-node-c7221dcd-ce5f-25f3-6df2-3339c6950048-df02dcfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56025-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56029-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5602b-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56032-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56036-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56038-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5603f-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56043-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56045-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5604c-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56050-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56052-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56059-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc5605d-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5605f-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56066-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc5606a-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5606c-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56073-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56077-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56079-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56080-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56084-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56086-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5608d-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56091-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56093-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5609b-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc5609f-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560a1-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560a8-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc560ac-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560ae-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560b5-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc560b9-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560bb-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560c3-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc560c7-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560c9-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560d0-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc560d4-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560d6-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560dd-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc560e1-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560e3-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560eb-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc560ef-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560f1-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560f8-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc560fc-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc560fe-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56105-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56109-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5610b-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56112-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56116-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56118-df02dcfd {
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5611f-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56123-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56125-df02dcfd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc5612c-df02dcfd, #w-node-_8933ede7-4982-2931-5677-a6040dc56130-df02dcfd {
  place-self: center;
}

#w-node-_8933ede7-4982-2931-5677-a6040dc56132-df02dcfd {
  justify-self: start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf5c-df02dcfd {
  place-self: start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf5d-df02dcfd {
  place-self: center start;
}

#w-node-f2e1fdaf-ec85-deaf-d57c-883ddc30bf60-df02dcfd {
  place-self: center end;
}

#w-node-e97cc729-b239-59c8-bc7f-77a65750a928-df02dcfd, #w-node-e97cc729-b239-59c8-bc7f-77a65750a92a-df02dcfd, #w-node-e97cc729-b239-59c8-bc7f-77a65750a92c-df02dcfd, #w-node-e97cc729-b239-59c8-bc7f-77a65750a92e-df02dcfd, #w-node-e97cc729-b239-59c8-bc7f-77a65750a930-df02dcfd, #w-node-e97cc729-b239-59c8-bc7f-77a65750a932-df02dcfd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd94ff-df02dcfd {
  place-self: start;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd9500-df02dcfd {
  place-self: center start;
}

#w-node-_424133c5-4599-2423-10c0-cf7ef6fd9502-df02dcfd {
  place-self: center end;
}

#w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110ab9d-df02dcfd, #w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110ab9f-df02dcfd, #w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110aba1-df02dcfd, #w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110aba3-df02dcfd, #w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110aba5-df02dcfd, #w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110aba7-df02dcfd, #w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110aba9-df02dcfd, #w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110abab-df02dcfd, #w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110abad-df02dcfd, #w-node-_351d9fa5-d7c2-8305-ed1a-9f1ca110abaf-df02dcfd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-b82e9ca9-0927-a376-1289-566befd6138d-df02dcfd {
  place-self: start;
}

#w-node-b82e9ca9-0927-a376-1289-566befd6138e-df02dcfd {
  place-self: center start;
}

#w-node-b82e9ca9-0927-a376-1289-566befd61390-df02dcfd {
  place-self: center end;
}

#w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304a4-df02dcfd, #w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304a6-df02dcfd, #w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304a8-df02dcfd, #w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304aa-df02dcfd, #w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304ac-df02dcfd, #w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304ae-df02dcfd, #w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304b0-df02dcfd, #w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304b2-df02dcfd, #w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304b4-df02dcfd, #w-node-_437f933e-2cc2-bb37-fd0d-e3d40ab304b6-df02dcfd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-c820a484-8c07-453b-d093-7966ce331a11-df02dcfe, #w-node-_3214a009-6528-d780-3260-c6b5c65e3a00-df02dcfe, #w-node-d62f2dc1-0da6-bb23-6779-871fe3b7cdce-df02dcfe {
  place-self: center end;
}

#w-node-b82e9ca9-0927-a376-1289-566befd6138d-df02dcfe {
  place-self: start;
}

#w-node-b82e9ca9-0927-a376-1289-566befd6138e-df02dcfe {
  place-self: center start;
}

#w-node-b82e9ca9-0927-a376-1289-566befd61390-df02dcfe {
  place-self: center end;
}

#w-node-e429d185-fbbf-66c3-7d38-db43048ae666-df02dcfe, #w-node-e429d185-fbbf-66c3-7d38-db43048ae668-df02dcfe, #w-node-e429d185-fbbf-66c3-7d38-db43048ae66a-df02dcfe, #w-node-e429d185-fbbf-66c3-7d38-db43048ae66c-df02dcfe, #w-node-e429d185-fbbf-66c3-7d38-db43048ae66e-df02dcfe {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

@media screen and (max-width: 479px) {
  #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a407cd-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a407e9-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40805-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40821-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a4083d-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a4085b-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40877-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40893-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a408af-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a408cb-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a408e9-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40905-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40921-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a4093d-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40959-df02dcf9 {
    grid-template-rows: auto;
    grid-template-columns: .8fr 1.3fr 2fr;
  }

  #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40977-df02dcf9 {
    grid-template-rows: auto;
    grid-template-columns: .8fr 1.4fr 2fr;
  }

  #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40993-df02dcf9 {
    grid-template-rows: auto;
    grid-template-columns: .8fr 1.6fr 2fr;
  }

  #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a409af-df02dcf9 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.7fr 2fr;
  }

  #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a409cb-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a409e7-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40a05-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40a21-df02dcf9, #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40a3b-df02dcf9 {
    grid-template-rows: auto;
    grid-template-columns: .8fr 1.7fr 2fr;
  }

  #w-node-_3d46b5f8-9bcf-d739-4b5e-9ce475a40a55-df02dcf9 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.7fr 2fr;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bca-af0b1bba {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bcb-af0b1bba {
    justify-self: start;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bcf-af0b1bba {
    justify-self: end;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bd0-af0b1bba {
    justify-self: start;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bd4-af0b1bba {
    justify-self: end;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bd5-af0b1bba {
    justify-self: start;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bd9-af0b1bba {
    justify-self: end;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bda-af0b1bba {
    justify-self: start;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bde-af0b1bba {
    justify-self: end;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1bdf-af0b1bba {
    justify-self: start;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1be3-af0b1bba {
    justify-self: end;
  }

  #w-node-a96217e5-4550-ae2e-5fce-e299af0b1be4-af0b1bba {
    justify-self: start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd109c-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd109e-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10a9-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10ab-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10b6-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10b8-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10c3-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10c5-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10d0-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10d2-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10dd-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10df-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10ea-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10ec-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10f7-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd10f9-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1104-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1106-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1111-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1113-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd111e-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1120-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd112b-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd112d-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1138-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd113a-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1145-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1147-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd114d-df02dcfa {
    justify-self: start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1152-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1154-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1161-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1163-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd116e-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1170-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd117b-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd117d-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1188-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd118a-df02dcfa, #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1195-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd1197-df02dcfa {
    place-self: center start;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd11a2-df02dcfa {
    place-self: center;
  }

  #w-node-_6dfc377b-0d51-e9c7-1db8-d6596bdd11a4-df02dcfa {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b69-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b6b-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b76-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b78-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b83-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b85-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b90-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b92-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b9d-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0b9f-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0baa-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bac-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bb7-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bb9-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bc4-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bc6-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bd1-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bd3-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bde-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0be0-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0beb-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bed-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bf8-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0bfa-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c05-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c07-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c12-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c14-df02dcfb {
    place-self: center start;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c1f-df02dcfb {
    place-self: center;
  }

  #w-node-a607efd5-b07a-8ac8-0778-e2398a6e0c21-df02dcfb {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f67e-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f680-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f68b-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f68d-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f698-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f69a-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6a5-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6a7-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6b2-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6b4-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6bf-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6c1-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6cc-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6ce-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6d9-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6db-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6e6-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6e8-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6f3-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f6f5-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f700-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f702-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f70d-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f70f-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f71a-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f71c-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f727-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f729-df02dcfc {
    place-self: center start;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f734-df02dcfc {
    place-self: center;
  }

  #w-node-c5c64a36-10c0-b4a0-cdc5-9d776691f736-df02dcfc {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56029-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc5602b-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56036-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56038-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56043-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56045-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56050-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56052-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc5605d-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc5605f-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc5606a-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc5606c-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56077-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56079-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56084-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56086-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56091-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56093-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc5609f-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560a1-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560ac-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560ae-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560b9-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560bb-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560c7-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560c9-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560d4-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560d6-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560dc-df02dcfd {
    justify-self: start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560e1-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560e3-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560ef-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560f1-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560fc-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc560fe-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56109-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc5610b-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56116-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56118-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56123-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56125-df02dcfd {
    place-self: center start;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56130-df02dcfd {
    place-self: center;
  }

  #w-node-_8933ede7-4982-2931-5677-a6040dc56132-df02dcfd {
    place-self: center start;
  }
}
