@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
  display: block;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

a {
  color: inherit;
  text-decoration: none;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
  outline: 0;
}

input {
  border-width: 0;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

.group:before,
.group:after {
  content: " ";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
  max-width: 100%;
}
sup {
  font-size: 58.3%;
  vertical-align: text-top;
}
sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}
.no-space-between-inline-blocks {
  *letter-spacing: normal; /*reset IE < 8*/
  letter-spacing: -0.31em; /*webkit*/
  word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.displace {
  left: -5000px;
  position: absolute;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 16px;
}
body {
  color: #7b7b7b;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.75rem; /* 12px / 16px = 0.75rem */
  font-style: normal;
  font-weight: normal;
  letter-spacing: -0.01em;
  text-decoration: none;
}
body {
  float: none;
  height: 3038px;
  margin: 0 auto;
  min-height: 3038px;
  position: relative;
  width: 1920px;
}
.artboard-1 {
  height: 3038px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1920px;
}
.bodycontent {
  height: 2531px;
  left: 0;
  position: absolute;
  top: 64px;
  width: 1920px;
  background: #222222;
}
.banner {
  height: 504px;
  position: absolute;
  right: 64px;
  top: 12px;
  width: 1531px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9InJlY3RhbmdsZS0zIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzRkMzBiMCIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9Ijk5LjM4OTY1JSIgc3RvcC1jb2xvcj0iIzVmYjRmNyIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZmI0ZjciIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNyZWN0YW5nbGUtMykiIC8+PC9zdmc+);
  background: -moz-linear-gradient(90deg, #4d30b0 0, #5fb4f7 99.38965%, #5fb4f7 100%);
  background: -o-linear-gradient(90deg, #4d30b0 0, #5fb4f7 99.38965%, #5fb4f7 100%);
  background: -webkit-linear-gradient(90deg, #4d30b0 0, #5fb4f7 99.38965%, #5fb4f7 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4d30b0), color-stop(99.38965%, #5fb4f7), to(#5fb4f7));
  background: -webkit-linear-gradient(bottom, #4d30b0 0, #5fb4f7 99.38965%, #5fb4f7 100%);
  background: -moz-linear-gradient(bottom, #4d30b0 0, #5fb4f7 99.38965%, #5fb4f7 100%);
  background: -o-linear-gradient(bottom, #4d30b0 0, #5fb4f7 99.38965%, #5fb4f7 100%);
  background: linear-gradient(0deg, #4d30b0 0, #5fb4f7 99.38965%, #5fb4f7 100%);
}
.your-image-here {
  height: 143px;
  left: 166px;
  position: absolute;
  top: 205px;
  width: 253px;
}
.ellipse-2-holder {
  height: 45px;
  position: absolute;
  right: 49px;
  top: 0;
  width: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
}
.layer-2 {
  left: 8px;
  position: absolute;
  top: 8px;
}
.image {
  left: 62px;
  position: absolute;
  top: 17px;
}
.text {
  left: 0;
  position: absolute;
  top: 117px;
  color: #ffffff;
  font-size: 1.479463rem; /* 23.67px / 16px = 1.479375rem */
  letter-spacing: 0.05em;
}
.col-4 {
  height: 364px;
  left: 542px;
  position: absolute;
  top: 126px;
  width: 454px;
}
.words-countdown {
  height: 265px;
  left: 0;
  position: absolute;
  top: 0;
  width: 454px;
}
.txt {
  height: 143px;
  left: 0;
  position: absolute;
  top: 0;
  width: 454px;
}
.text-2 {
  left: 129px;
  position: absolute;
  top: 0;
  color: #ffffff;
  font-family: ErasITC-Demi, serif;
  font-size: 1.138792rem; /* 18.22px / 16px = 1.13875rem */
  letter-spacing: 0;
  text-align: center;
}
.text-3 {
  left: 11px;
  position: absolute;
  top: 18px;
  color: #ffffff;
  font-family: 'Bebas Neue', display;
  font-size: 8.125001rem; /* 130px / 16px = 8.125rem */
  letter-spacing: 0;
  text-align: center;
}
.countdown {
  height: 118px;
  position: absolute;
  right: 46px;
  top: 147px;
  width: 361px;
}
.day {
  height: 118px;
  left: 0;
  position: absolute;
  top: 0;
  width: 77px;
  background: #ffffff;
}
.text-4 {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #f85710;
  font-family: 'Bebas Neue', display;
  font-size: 4.475274rem; /* 71.6px / 16px = 4.475rem */
  letter-spacing: 0;
  text-align: center;
}
.color-board-holder {
  height: 43px;
  left: 0;
  position: absolute;
  top: 75px;
  width: 77px;
  background: #f85710;
}
.days {
  left: 20px;
  position: absolute;
  top: 14px;
  color: #ffffff;
  text-align: center;
}
.days > * {
  font-family: MyriadPro, serif;
  font-size: 1.138792rem; /* 18.22px / 16px = 1.13875rem */
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 43px;
  text-align: center;
}
.hours {
  height: 118px;
  left: 95px;
  position: absolute;
  top: 0;
  width: 77px;
  background: #ffffff;
}
.text-5 {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #f85710;
  font-family: 'Bebas Neue', display;
  font-size: 4.475274rem; /* 71.6px / 16px = 4.475rem */
  letter-spacing: 0;
  text-align: center;
}
.color-board-holder-2 {
  height: 43px;
  left: 0;
  position: absolute;
  top: 75px;
  width: 77px;
  background: #f85710;
}
.hours-2 {
  left: 19px;
  position: absolute;
  top: 14px;
  color: #ffffff;
  text-align: center;
}
.hours-2 > * {
  font-family: MyriadPro, serif;
  font-size: 1.138792rem; /* 18.22px / 16px = 1.13875rem */
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 43px;
  text-align: center;
}
.mins {
  height: 118px;
  left: 189px;
  position: absolute;
  top: 0;
  width: 77px;
  background: #ffffff;
}
.text-6 {
  position: absolute;
  right: 9px;
  top: 6px;
  color: #f85710;
  font-family: 'Bebas Neue', display;
  font-size: 4.475274rem; /* 71.6px / 16px = 4.475rem */
  letter-spacing: 0;
  text-align: center;
}
.color-board-holder-3 {
  height: 43px;
  left: 0;
  position: absolute;
  top: 75px;
  width: 77px;
  background: #f85710;
}
.mins-2 {
  left: 22px;
  position: absolute;
  top: 14px;
  color: #ffffff;
  text-align: center;
}
.mins-2 > * {
  font-family: MyriadPro, serif;
  font-size: 1.138792rem; /* 18.22px / 16px = 1.13875rem */
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 43px;
  text-align: center;
}
.secs {
  height: 118px;
  left: 284px;
  position: absolute;
  top: 0;
  width: 77px;
  background: #ffffff;
}
.text-7 {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #f85710;
  font-family: 'Bebas Neue', display;
  font-size: 4.475274rem; /* 71.6px / 16px = 4.475rem */
  letter-spacing: 0;
  text-align: center;
}
.color-board-holder-4 {
  height: 43px;
  left: 0;
  position: absolute;
  top: 75px;
  width: 77px;
  background: #f85710;
}
.secs-2 {
  left: 23px;
  position: absolute;
  top: 13px;
  color: #ffffff;
  text-align: center;
}
.secs-2 > * {
  font-family: MyriadPro, serif;
  font-size: 1.138792rem; /* 18.22px / 16px = 1.13875rem */
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 43px;
  text-align: center;
}
.dots {
  height: 13px;
  position: absolute;
  right: 180px;
  top: 351px;
  width: 85px;
}
.rectangle-6 {
  height: 11px;
  left: 0;
  position: absolute;
  top: 1px;
  width: 28px;
  -webkit-border-radius: 5.5px;
  -moz-border-radius: 5.5px;
  border-radius: 5.5px;
  background: #f85710;
}
.ellipse-1-copy {
  height: 13px;
  left: 34px;
  position: absolute;
  top: 0;
  width: 13px;
  -webkit-border-radius: 6.27px;
  -moz-border-radius: 6.27px;
  border-radius: 6.27px;
  background: rgba(237, 238, 238, 0.62);
}
.ellipse-1-copy-2 {
  height: 13px;
  left: 53px;
  position: absolute;
  top: 0;
  width: 13px;
  -webkit-border-radius: 6.27px;
  -moz-border-radius: 6.27px;
  border-radius: 6.27px;
  background: rgba(237, 238, 238, 0.62);
}
.ellipse-1-copy-3 {
  height: 13px;
  left: 72px;
  position: absolute;
  top: 0;
  width: 13px;
  -webkit-border-radius: 6.27px;
  -moz-border-radius: 6.27px;
  border-radius: 6.27px;
  background: rgba(237, 238, 238, 0.62);
}
.hot-games-highlight {
  height: 473px;
  position: absolute;
  right: 62px;
  top: 575px;
  width: 1527px;
}
.col-25 {
  height: 473px;
  left: 0;
  position: absolute;
  top: 0;
  width: 621px;
}
.row-24 {
  height: 34px;
  left: 0;
  position: absolute;
  top: 0;
  width: 323px;
}
.icon {
  left: 0;
  position: absolute;
  top: 0;
}
.text-8 {
  left: 38px;
  position: absolute;
  top: 4px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1.875rem; /* 30px / 16px = 1.875rem */
  font-weight: 900;
}
.promobanner {
  height: 422px;
  left: 0;
  position: absolute;
  top: 51px;
  width: 621px;
  background: url(images/vector_smart_object_copy_.png) no-repeat;
}
.col {
  height: 422px;
  left: 0;
  position: absolute;
  top: 0;
  width: 621px;
  background: url(images/layer_665.png) no-repeat;
}
.text-9 {
  left: 39px;
  position: absolute;
  top: 46px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.926954rem; /* 30.83px / 16px = 1.926875rem */
  font-weight: 900;
  line-height: 1.2;
}
.your-image-here-2 {
  height: 146px;
  left: 147px;
  position: absolute;
  top: 153px;
  width: 323px;
}
.ellipse-2-holder-2 {
  height: 45px;
  position: absolute;
  right: 89px;
  top: 0;
  width: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
}
.layer-2-2 {
  left: 8px;
  position: absolute;
  top: 8px;
}
.image-2 {
  left: 91px;
  position: absolute;
  top: 17px;
}
.text-10 {
  left: 0;
  position: absolute;
  top: 114px;
  color: #ffffff;
  font-size: 1.902167rem; /* 30.43px / 16px = 1.901875rem */
  letter-spacing: 0.05em;
}
.col-26 {
  height: 468px;
  left: 637px;
  position: absolute;
  top: 0;
  width: 890px;
}
.row-21 {
  height: 263px;
  left: 0;
  position: absolute;
  top: 0;
  width: 890px;
}
.game {
  height: 200px;
  left: 0;
  position: absolute;
  top: 52px;
  width: 170px;
}
.gamesboard {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_6.png) no-repeat;
}
.your-image {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-11 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-12 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-13 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-2 {
  height: 200px;
  left: 179px;
  position: absolute;
  top: 51px;
  width: 170px;
}
.gamesboard-2 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_7.png) no-repeat;
}
.your-image-2 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-14 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-15 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-16 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.hover {
  height: 236px;
  left: 353px;
  position: absolute;
  top: 27px;
  width: 181px;
}
.asset-75-holder {
  height: 200px;
  position: absolute;
  right: 5px;
  top: 0;
  width: 170px;
  background: url(images/asset_75.png) no-repeat;
}
.asset-75-copy-holder {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/asset_75_copy.png) no-repeat;
}
.play {
  height: 121px;
  left: 41px;
  position: absolute;
  top: 38px;
  width: 86px;
}
.vector-smart-object {
  left: 0;
  position: absolute;
  top: 0;
}
.play-2 {
  left: 11px;
  position: absolute;
  top: 96px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5625rem; /* 25px / 16px = 1.5625rem */
  font-weight: 900;
  letter-spacing: 0;
  text-align: center;
}
.wrapper-2 {
  height: 28px;
  left: 0;
  position: absolute;
  top: 208px;
  width: 181px;
  background: url(images/vector_smart_object_3.jpg) no-repeat;
}
.ellipse-647 {
  height: 8px;
  left: 7px;
  position: absolute;
  top: 11px;
  width: 174px;
  -webkit-border-radius: 87px/4px;
  -moz-border-radius: 87px/4px;
  border-radius: 87px/4px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImVsbGlwc2UtNjQ3IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNDklIiB4Mj0iMTAwJSIgeTI9IjUxJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIwLjUiIC8+CjxzdG9wIG9mZnNldD0iNDIuMDg5ODQ0JSIgc3RvcC1jb2xvcj0iIzA2MDYwNiIgc3RvcC1vcGFjaXR5PSIwLjUiIC8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI5MjkyOSIgc3RvcC1vcGFjaXR5PSIwLjUiIC8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZWxsaXBzZS02NDcpIiAvPjwvc3ZnPg==);
  background: -moz-linear-gradient(1deg, rgba(33, 33, 33, 0.5) 0, rgba(6, 6, 6, 0.5) 42.089844%, rgba(41, 41, 41, 0.5) 100%);
  background: -o-linear-gradient(1deg, rgba(33, 33, 33, 0.5) 0, rgba(6, 6, 6, 0.5) 42.089844%, rgba(41, 41, 41, 0.5) 100%);
  background: -webkit-linear-gradient(1deg, rgba(33, 33, 33, 0.5) 0, rgba(6, 6, 6, 0.5) 42.089844%, rgba(41, 41, 41, 0.5) 100%);
  background: linear-gradient(89deg, rgba(33, 33, 33, 0.5) 0, rgba(6, 6, 6, 0.5) 42.089844%, rgba(41, 41, 41, 0.5) 100%);
}
.game-3 {
  height: 200px;
  left: 539px;
  position: absolute;
  top: 51px;
  width: 170px;
}
.gamesboard-3 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_8.png) no-repeat;
}
.your-image-3 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-17 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-18 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-19 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.col-27 {
  height: 251px;
  left: 720px;
  position: absolute;
  top: 0;
  width: 170px;
}
.row-27 {
  height: 33px;
  position: absolute;
  right: 0;
  top: 0;
  width: 103px;
}
.btn-arrow-l {
  height: 33px;
  left: 0;
  position: absolute;
  top: 0;
  width: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImVsbGlwc2UtMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM1ZjAzZGMiIHN0b3Atb3BhY2l0eT0iMC4zNCIgLz4KPHN0b3Agb2Zmc2V0PSIxNC40NTMxMjUlIiBzdG9wLWNvbG9yPSIjNWYwM2RjIiBzdG9wLW9wYWNpdHk9IjAuMzQiIC8+CjxzdG9wIG9mZnNldD0iNzUuNjgzNTklIiBzdG9wLWNvbG9yPSIjMDA4NGZmIiBzdG9wLW9wYWNpdHk9IjAuMzQiIC8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODRmZiIgc3RvcC1vcGFjaXR5PSIwLjM0IiAvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2VsbGlwc2UtMSkiIC8+PC9zdmc+);
  background: -moz-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -o-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -webkit-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(95, 3, 220, 0.34)), color-stop(14.453125%, rgba(95, 3, 220, 0.34)), color-stop(75.68359%, rgba(0, 132, 255, 0.34)), to(rgba(0, 132, 255, 0.34)));
  background: -webkit-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -moz-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -o-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: linear-gradient(0deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
}
.arrow-copy-2 {
  left: 8px;
  position: absolute;
  top: 7px;
}
.btn-arrow-r {
  height: 33px;
  left: 70px;
  position: absolute;
  top: 0;
  width: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImVsbGlwc2UtMS1jb3B5LTQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIj4KPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjNWYwM2RjIiBzdG9wLW9wYWNpdHk9IjEiIC8+CjxzdG9wIG9mZnNldD0iMTQuNDUzMTI1JSIgc3RvcC1jb2xvcj0iIzVmMDNkYyIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9Ijc1LjY4MzU5JSIgc3RvcC1jb2xvcj0iIzAwODRmZiIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg0ZmYiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNlbGxpcHNlLTEtY29weS00KSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -o-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -webkit-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5f03dc), color-stop(14.453125%, #5f03dc), color-stop(75.68359%, #0084ff), to(#0084ff));
  background: -webkit-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -moz-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -o-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: linear-gradient(0deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
}
.arrow-copy {
  left: 12px;
  position: absolute;
  top: 8px;
}
.game-4 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 51px;
  width: 170px;
}
.gamesboard-4 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_9.png) no-repeat;
}
.your-image-4 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-20 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-21 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-22 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.games-group {
  height: 200px;
  left: 0;
  position: absolute;
  top: 268px;
  width: 890px;
}
.gamesboard-5 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_10.png) no-repeat;
}
.your-image-5 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-23 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-24 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-25 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-5 {
  height: 200px;
  left: 179px;
  position: absolute;
  top: 0;
  width: 170px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #d7d7d7;
}
.your-image-6 {
  left: 41px;
  position: absolute;
  top: 55px;
}
.gamesboard-6 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_11.png) no-repeat;
}
.your-image-7 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-26 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-27 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-28 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-6 {
  height: 200px;
  left: 358px;
  position: absolute;
  top: 0;
  width: 170px;
}
.gamesboard-7 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_13.png) no-repeat;
}
.your-image-8 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-29 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-30 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-31 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-7 {
  height: 200px;
  left: 539px;
  position: absolute;
  top: 0;
  width: 170px;
}
.gamesboard-8 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_12.png) no-repeat;
}
.your-image-9 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-32 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-33 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-34 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-8 {
  height: 200px;
  left: 720px;
  position: absolute;
  top: 0;
  width: 170px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #a9a9a9;
}
.your-image-10 {
  left: 40px;
  position: absolute;
  top: 50px;
}
.gamesboard-9 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_14.png) no-repeat;
}
.your-image-11 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-35 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-36 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-37 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.new-games-highlight {
  height: 255px;
  position: absolute;
  right: 62px;
  top: 1098px;
  width: 1527px;
}
.title {
  height: 41px;
  position: absolute;
  right: 2px;
  top: 0;
  width: 1522px;
}
.icon-2 {
  left: 0;
  position: absolute;
  top: 0;
}
.text-38 {
  left: 36px;
  position: absolute;
  top: 7px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1.875rem; /* 30px / 16px = 1.875rem */
  font-weight: 900;
}
.btn-arrow-l-2 {
  height: 33px;
  left: 1419px;
  position: absolute;
  top: 4px;
  width: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImVsbGlwc2UtMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM1ZjAzZGMiIHN0b3Atb3BhY2l0eT0iMC4zNCIgLz4KPHN0b3Agb2Zmc2V0PSIxNC40NTMxMjUlIiBzdG9wLWNvbG9yPSIjNWYwM2RjIiBzdG9wLW9wYWNpdHk9IjAuMzQiIC8+CjxzdG9wIG9mZnNldD0iNzUuNjgzNTklIiBzdG9wLWNvbG9yPSIjMDA4NGZmIiBzdG9wLW9wYWNpdHk9IjAuMzQiIC8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODRmZiIgc3RvcC1vcGFjaXR5PSIwLjM0IiAvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2VsbGlwc2UtMSkiIC8+PC9zdmc+);
  background: -moz-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -o-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -webkit-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(95, 3, 220, 0.34)), color-stop(14.453125%, rgba(95, 3, 220, 0.34)), color-stop(75.68359%, rgba(0, 132, 255, 0.34)), to(rgba(0, 132, 255, 0.34)));
  background: -webkit-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -moz-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -o-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: linear-gradient(0deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
}
.arrow-copy-2-2 {
  left: 8px;
  position: absolute;
  top: 7px;
}
.btn-arrow-r-2 {
  height: 33px;
  left: 1489px;
  position: absolute;
  top: 4px;
  width: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImVsbGlwc2UtMS1jb3B5LTQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIj4KPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjNWYwM2RjIiBzdG9wLW9wYWNpdHk9IjEiIC8+CjxzdG9wIG9mZnNldD0iMTQuNDUzMTI1JSIgc3RvcC1jb2xvcj0iIzVmMDNkYyIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9Ijc1LjY4MzU5JSIgc3RvcC1jb2xvcj0iIzAwODRmZiIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg0ZmYiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNlbGxpcHNlLTEtY29weS00KSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -o-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -webkit-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5f03dc), color-stop(14.453125%, #5f03dc), color-stop(75.68359%, #0084ff), to(#0084ff));
  background: -webkit-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -moz-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -o-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: linear-gradient(0deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
}
.arrow-copy-3 {
  left: 12px;
  position: absolute;
  top: 8px;
}
.row-11 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 55px;
  width: 1527px;
}
.big-part {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 621px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9InJlY3RhbmdsZS00LWNvcHkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSI1MyUiIHgyPSIxMDAlIiB5Mj0iNDclIj4KPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjNDEwMDQwIiBzdG9wLW9wYWNpdHk9IjEiIC8+CjxzdG9wIG9mZnNldD0iMTQuNDUzMTI1JSIgc3RvcC1jb2xvcj0iIzQxMDA0MCIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9Ijc1LjY4MzU5JSIgc3RvcC1jb2xvcj0iI2ViMDBjNyIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYjAwYzciIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNyZWN0YW5nbGUtNC1jb3B5KSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(357deg, #410040 0, #410040 14.453125%, #eb00c7 75.68359%, #eb00c7 100%);
  background: -o-linear-gradient(357deg, #410040 0, #410040 14.453125%, #eb00c7 75.68359%, #eb00c7 100%);
  background: -webkit-linear-gradient(357deg, #410040 0, #410040 14.453125%, #eb00c7 75.68359%, #eb00c7 100%);
  background: linear-gradient(93deg, #410040 0, #410040 14.453125%, #eb00c7 75.68359%, #eb00c7 100%);
}
.your-image-here-3 {
  height: 146px;
  left: 145px;
  position: absolute;
  top: 18px;
  width: 323px;
}
.ellipse-2-holder-3 {
  height: 45px;
  position: absolute;
  right: 84px;
  top: 0;
  width: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
}
.layer-2-3 {
  left: 8px;
  position: absolute;
  top: 8px;
}
.image-3 {
  left: 96px;
  position: absolute;
  top: 17px;
}
.text-39 {
  left: 5px;
  position: absolute;
  top: 114px;
  color: #ffffff;
  font-size: 1.902167rem; /* 30.43px / 16px = 1.901875rem */
  letter-spacing: 0.05em;
  text-align: center;
}
.games {
  height: 200px;
  left: 637px;
  position: absolute;
  top: 0;
  width: 890px;
}
.game-9 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #a9a9a9;
}
.gamesboard-10 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color.png) no-repeat;
}
.your-image-12 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-40 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-41 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-42 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-10 {
  height: 200px;
  left: 179px;
  position: absolute;
  top: 0;
  width: 170px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #a9a9a9;
}
.gamesboard-11 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_2.png) no-repeat;
}
.your-image-13 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-43 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-44 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-45 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-11 {
  height: 200px;
  left: 358px;
  position: absolute;
  top: 0;
  width: 170px;
}
.gamesboard-12 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_3.png) no-repeat;
}
.your-image-14 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-46 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-47 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-48 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-12 {
  height: 200px;
  left: 539px;
  position: absolute;
  top: 0;
  width: 170px;
}
.gamesboard-13 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_4.png) no-repeat;
}
.your-image-15 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-49 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-50 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-51 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-13 {
  height: 200px;
  left: 720px;
  position: absolute;
  top: 0;
  width: 170px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #a9a9a9;
}
.gamesboard-14 {
  height: 200px;
  left: 0;
  position: absolute;
  top: 0;
  width: 170px;
  background: url(images/bg-color_5.png) no-repeat;
}
.your-image-16 {
  position: absolute;
  right: 25px;
  top: 21px;
}
.text-52 {
  left: 16px;
  position: absolute;
  top: 119px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
  text-align: center;
}
.text-53 {
  position: absolute;
  right: 20px;
  top: 145px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.125rem; /* 18px / 16px = 1.125rem */
  font-weight: 900;
  text-align: center;
}
.text-54 {
  left: 44px;
  position: absolute;
  top: 175px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  text-align: center;
}
.game-providers {
  height: 301px;
  position: absolute;
  right: 62px;
  top: 1408px;
  width: 1527px;
}
.title-2 {
  height: 33px;
  position: absolute;
  right: 2px;
  top: 0;
  width: 1522px;
}
.icon-3 {
  left: 0;
  position: absolute;
  top: 1px;
}
.text-55 {
  left: 44px;
  position: absolute;
  top: 1px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1.875rem; /* 30px / 16px = 1.875rem */
  font-weight: 900;
}
.btn-arrow-l-3 {
  height: 33px;
  left: 1419px;
  position: absolute;
  top: 0;
  width: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImVsbGlwc2UtMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM1ZjAzZGMiIHN0b3Atb3BhY2l0eT0iMC4zNCIgLz4KPHN0b3Agb2Zmc2V0PSIxNC40NTMxMjUlIiBzdG9wLWNvbG9yPSIjNWYwM2RjIiBzdG9wLW9wYWNpdHk9IjAuMzQiIC8+CjxzdG9wIG9mZnNldD0iNzUuNjgzNTklIiBzdG9wLWNvbG9yPSIjMDA4NGZmIiBzdG9wLW9wYWNpdHk9IjAuMzQiIC8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODRmZiIgc3RvcC1vcGFjaXR5PSIwLjM0IiAvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2VsbGlwc2UtMSkiIC8+PC9zdmc+);
  background: -moz-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -o-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -webkit-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(95, 3, 220, 0.34)), color-stop(14.453125%, rgba(95, 3, 220, 0.34)), color-stop(75.68359%, rgba(0, 132, 255, 0.34)), to(rgba(0, 132, 255, 0.34)));
  background: -webkit-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -moz-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -o-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: linear-gradient(0deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
}
.arrow-copy-2-3 {
  left: 8px;
  position: absolute;
  top: 7px;
}
.btn-arrow-r-3 {
  height: 33px;
  left: 1489px;
  position: absolute;
  top: 0;
  width: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImVsbGlwc2UtMS1jb3B5LTQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIj4KPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjNWYwM2RjIiBzdG9wLW9wYWNpdHk9IjEiIC8+CjxzdG9wIG9mZnNldD0iMTQuNDUzMTI1JSIgc3RvcC1jb2xvcj0iIzVmMDNkYyIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9Ijc1LjY4MzU5JSIgc3RvcC1jb2xvcj0iIzAwODRmZiIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg0ZmYiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNlbGxpcHNlLTEtY29weS00KSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -o-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -webkit-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5f03dc), color-stop(14.453125%, #5f03dc), color-stop(75.68359%, #0084ff), to(#0084ff));
  background: -webkit-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -moz-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -o-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: linear-gradient(0deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
}
.arrow-copy-4 {
  left: 12px;
  position: absolute;
  top: 8px;
}
.ourproviders {
  height: 248px;
  left: 0;
  position: absolute;
  top: 53px;
  width: 1527px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #17181b;
}
.col-7 {
  height: 201px;
  left: 27px;
  position: absolute;
  top: 24px;
  width: 280px;
}
.provider {
  height: 95px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.providerlogo {
  left: 34px;
  position: absolute;
  top: 34px;
}
.provider-2 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 106px;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.providerlogo-2 {
  left: 50px;
  position: absolute;
  top: 31px;
}
.col-8 {
  height: 201px;
  left: 325px;
  position: absolute;
  top: 24px;
  width: 280px;
}
.provider-3 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px;
}
.normal {
  height: 95px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.boominggames {
  left: 66px;
  position: absolute;
  top: 23px;
}
.hover-2 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImhvdmVyLWJnIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2U1MTUxNSIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmODU3MTAiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNob3Zlci1iZykiIC8+PC9zdmc+);
  background: -moz-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: -o-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: -webkit-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: linear-gradient(45deg, #e51515 0, #f85710 100%);
  -webkit-box-shadow: 0 0 38px 2px rgba(250, 40, 19, 0.3);
  -moz-box-shadow: 0 0 38px 2px rgba(250, 40, 19, 0.3);
  box-shadow: 0 0 38px 2px rgba(250, 40, 19, 0.3); /*outer glow*/
}
.boominggames-2 {
  left: 66px;
  position: absolute;
  top: 23px;
}
.provider-4 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 106px;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.layer-3 {
  left: 63px;
  position: absolute;
  top: 22px;
}
.col-9 {
  height: 201px;
  left: 622px;
  position: absolute;
  top: 24px;
  width: 280px;
}
.provider-5 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.netgaming {
  left: 49px;
  position: absolute;
  top: 33px;
}
.provider-6 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 106px;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.evoplay-holder {
  height: 31px;
  left: 44px;
  position: absolute;
  top: 32px;
  width: 187px;
  background: url(images/evoplay.png) no-repeat;
}
.evoplay-copy {
  left: 39px;
  position: absolute;
  top: 5px;
}
.col-10 {
  height: 201px;
  left: 920px;
  position: absolute;
  top: 24px;
  width: 280px;
}
.provider-7 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.playsonwhitepng {
  left: 46px;
  position: absolute;
  top: 32px;
}
.provider-8 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 106px;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.nucleus-logo {
  left: 42px;
  position: absolute;
  top: 24px;
}
.col-11 {
  height: 201px;
  left: 1217px;
  position: absolute;
  top: 24px;
  width: 280px;
}
.provider-9 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.netent-circle {
  left: 72px;
  position: absolute;
  top: 22px;
}
.provider-10 {
  height: 95px;
  left: 0;
  position: absolute;
  top: 106px;
  width: 280px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: rgba(61, 63, 75, 0.5);
}
.microgaming-logo-vector {
  left: 46px;
  position: absolute;
  top: 25px;
}
.ranking {
  height: 638px;
  position: absolute;
  right: 62px;
  top: 1775px;
  width: 1527px;
}
.title-3 {
  height: 34px;
  position: absolute;
  right: 4px;
  top: 0;
  width: 1518px;
}
.vector-smart-object-2 {
  left: 0;
  position: absolute;
  top: 0;
}
.text-56 {
  left: 42px;
  position: absolute;
  top: 1px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1.875rem; /* 30px / 16px = 1.875rem */
  font-weight: 900;
}
.btn-arrow-l-4 {
  height: 33px;
  left: 1415px;
  position: absolute;
  top: 1px;
  width: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImVsbGlwc2UtMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM1ZjAzZGMiIHN0b3Atb3BhY2l0eT0iMC4zNCIgLz4KPHN0b3Agb2Zmc2V0PSIxNC40NTMxMjUlIiBzdG9wLWNvbG9yPSIjNWYwM2RjIiBzdG9wLW9wYWNpdHk9IjAuMzQiIC8+CjxzdG9wIG9mZnNldD0iNzUuNjgzNTklIiBzdG9wLWNvbG9yPSIjMDA4NGZmIiBzdG9wLW9wYWNpdHk9IjAuMzQiIC8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODRmZiIgc3RvcC1vcGFjaXR5PSIwLjM0IiAvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2VsbGlwc2UtMSkiIC8+PC9zdmc+);
  background: -moz-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -o-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -webkit-linear-gradient(90deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(95, 3, 220, 0.34)), color-stop(14.453125%, rgba(95, 3, 220, 0.34)), color-stop(75.68359%, rgba(0, 132, 255, 0.34)), to(rgba(0, 132, 255, 0.34)));
  background: -webkit-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -moz-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: -o-linear-gradient(bottom, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
  background: linear-gradient(0deg, rgba(95, 3, 220, 0.34) 0, rgba(95, 3, 220, 0.34) 14.453125%, rgba(0, 132, 255, 0.34) 75.68359%, rgba(0, 132, 255, 0.34) 100%);
}
.arrow-copy-2-4 {
  left: 8px;
  position: absolute;
  top: 7px;
}
.btn-arrow-r-4 {
  height: 33px;
  left: 1485px;
  position: absolute;
  top: 1px;
  width: 33px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImVsbGlwc2UtMS1jb3B5LTQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIj4KPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjNWYwM2RjIiBzdG9wLW9wYWNpdHk9IjEiIC8+CjxzdG9wIG9mZnNldD0iMTQuNDUzMTI1JSIgc3RvcC1jb2xvcj0iIzVmMDNkYyIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9Ijc1LjY4MzU5JSIgc3RvcC1jb2xvcj0iIzAwODRmZiIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg0ZmYiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNlbGxpcHNlLTEtY29weS00KSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -o-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -webkit-linear-gradient(90deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5f03dc), color-stop(14.453125%, #5f03dc), color-stop(75.68359%, #0084ff), to(#0084ff));
  background: -webkit-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -moz-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: -o-linear-gradient(bottom, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
  background: linear-gradient(0deg, #5f03dc 0, #5f03dc 14.453125%, #0084ff 75.68359%, #0084ff 100%);
}
.arrow-copy-5 {
  left: 12px;
  position: absolute;
  top: 8px;
}
.col-6 {
  height: 574px;
  left: 0;
  position: absolute;
  top: 64px;
  width: 1527px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #17181b;
}
.row-2 {
  height: 52px;
  left: 36px;
  position: absolute;
  top: 34px;
  width: 488px;
}
.top-winners {
  height: 52px;
  left: 0;
  position: absolute;
  top: 0;
  width: 234px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9InJlY3RhbmdsZS04LWNvcHkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMTAwJSIgeTI9IjAlIj4KPHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjZTUxNTE1IiBzdG9wLW9wYWNpdHk9IjEiIC8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y4NTcxMCIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3JlY3RhbmdsZS04LWNvcHkpIiAvPjwvc3ZnPg==);
  background: -moz-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: -o-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: -webkit-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: linear-gradient(45deg, #e51515 0, #f85710 100%);
  -webkit-box-shadow: 0 0 38px 2px rgba(250, 40, 19, 0.3);
  -moz-box-shadow: 0 0 38px 2px rgba(250, 40, 19, 0.3);
  box-shadow: 0 0 38px 2px rgba(250, 40, 19, 0.3); /*outer glow*/
}
.text-57 {
  left: 62px;
  position: absolute;
  top: 17px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.25rem; /* 20px / 16px = 1.25rem */
  line-height: 52px;
  text-align: center;
}
.latest-winners {
  height: 52px;
  left: 254px;
  position: absolute;
  top: 0;
  width: 234px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
  border-radius: 26px;
  background: rgba(61, 63, 75, 0.43);
}
.text-58 {
  left: 53px;
  position: absolute;
  top: 16px;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.25rem; /* 20px / 16px = 1.25rem */
  line-height: 52px;
  text-align: center;
}
.row-12 {
  height: 395px;
  left: 48px;
  position: absolute;
  top: 120px;
  width: 1426px;
}
.col-21 {
  height: 395px;
  left: 0;
  position: absolute;
  top: 0;
  width: 696px;
}
.row-14 {
  height: 183px;
  left: 0;
  position: absolute;
  top: 0;
  width: 696px;
}
.wingame {
  height: 183px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
}
.rectangle-5-copy-6 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #272930;
}
.row-3 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #111214;
}
.layer-holder {
  height: 136px;
  left: 20px;
  position: absolute;
  top: 18px;
  width: 116px;
  background: url(images/10066.png) no-repeat;
}
.your-image-17 {
  left: 27px;
  position: absolute;
  top: 41px;
}
.col-12 {
  height: 130px;
  left: 156px;
  position: absolute;
  top: 17px;
  width: 153px;
}
.gametype {
  height: 29px;
  left: 0;
  position: absolute;
  top: 0;
  width: 134px;
}
.icon-copy {
  left: 0;
  position: absolute;
  top: 0;
}
.text-59 {
  left: 38px;
  position: absolute;
  top: 11px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
  font-weight: 900;
}
.julian7777 {
  left: 0;
  position: absolute;
  top: 62px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.text-60 {
  left: 1px;
  position: absolute;
  top: 86px;
  color: #787878;
  font-family: Roboto, sans-serif;
}
.text-61 {
  left: 2px;
  position: absolute;
  top: 105px;
  color: #ffce00;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
}
.wingame-copy {
  height: 183px;
  left: 365px;
  position: absolute;
  top: 0;
  width: 331px;
}
.rectangle-5-copy-6-2 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #343741;
}
.row-4 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #262841;
}
.asset-80-holder {
  height: 136px;
  left: 20px;
  position: absolute;
  top: 18px;
  width: 117px;
  background: url(images/asset_80.png) no-repeat;
}
.your-image-18 {
  left: 29px;
  position: absolute;
  top: 41px;
}
.col-13 {
  height: 124px;
  left: 156px;
  position: absolute;
  top: 23px;
  width: 148px;
}
.gametype-2 {
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
  width: 148px;
}
.icon-4 {
  left: 0;
  position: absolute;
  top: 0;
}
.blackjackace {
  left: 38px;
  position: absolute;
  top: 6px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
  font-weight: 900;
}
.thounderboy {
  left: 0;
  position: absolute;
  top: 56px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.text-62 {
  left: 1px;
  position: absolute;
  top: 80px;
  color: #787878;
  font-family: Roboto, sans-serif;
}
.text-63 {
  left: 2px;
  position: absolute;
  top: 99px;
  color: #ffce00;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
}
.row-15 {
  height: 183px;
  left: 0;
  position: absolute;
  top: 212px;
  width: 696px;
}
.wingame-copy-4 {
  height: 183px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
}
.rectangle-5-copy-6-3 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #272930;
}
.row-7 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #111214;
}
.asset-24-holder {
  height: 136px;
  left: 20px;
  position: absolute;
  top: 18px;
  width: 116px;
  background: url(images/asset_24.png) no-repeat;
}
.your-image-19 {
  left: 27px;
  position: absolute;
  top: 41px;
}
.col-16 {
  height: 130px;
  left: 156px;
  position: absolute;
  top: 17px;
  width: 168px;
}
.gametype-3 {
  height: 29px;
  left: 0;
  position: absolute;
  top: 0;
  width: 168px;
}
.icon-copy-2 {
  left: 0;
  position: absolute;
  top: 0;
}
.text-64 {
  left: 36px;
  position: absolute;
  top: 11px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
  font-weight: 900;
}
.smartderking {
  left: 1px;
  position: absolute;
  top: 62px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.text-65 {
  left: 1px;
  position: absolute;
  top: 86px;
  color: #787878;
  font-family: Roboto, sans-serif;
}
.text-66 {
  left: 2px;
  position: absolute;
  top: 105px;
  color: #ffce00;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
}
.wingame-copy-5 {
  height: 183px;
  left: 365px;
  position: absolute;
  top: 0;
  width: 331px;
}
.rectangle-5-copy-6-4 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #272930;
}
.row-8 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #111214;
}
.layer-holder-2 {
  height: 136px;
  left: 20px;
  position: absolute;
  top: 18px;
  width: 116px;
  background: url(images/10066_2.png) no-repeat;
}
.your-image-20 {
  left: 30px;
  position: absolute;
  top: 45px;
}
.col-17 {
  height: 130px;
  left: 156px;
  position: absolute;
  top: 17px;
  width: 139px;
}
.gametype-4 {
  height: 29px;
  left: 0;
  position: absolute;
  top: 0;
  width: 129px;
}
.icon-copy-3 {
  left: 0;
  position: absolute;
  top: 0;
}
.text-67 {
  left: 38px;
  position: absolute;
  top: 11px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
  font-weight: 900;
}
.maryquwanlove {
  left: 1px;
  position: absolute;
  top: 62px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.text-68 {
  left: 1px;
  position: absolute;
  top: 86px;
  color: #787878;
  font-family: Roboto, sans-serif;
}
.text-69 {
  left: 2px;
  position: absolute;
  top: 105px;
  color: #ffce00;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
}
.col-22 {
  height: 395px;
  left: 730px;
  position: absolute;
  top: 0;
  width: 696px;
}
.row-16 {
  height: 183px;
  left: 0;
  position: absolute;
  top: 0;
  width: 696px;
}
.wingame-copy-2 {
  height: 183px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
}
.rectangle-5-copy-6-5 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #272930;
}
.row-5 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #111214;
}
.asset-67-holder {
  height: 136px;
  left: 20px;
  position: absolute;
  top: 18px;
  width: 117px;
  background: url(images/asset_67.png) no-repeat;
}
.your-image-21 {
  left: 31px;
  position: absolute;
  top: 41px;
}
.col-14 {
  height: 130px;
  left: 156px;
  position: absolute;
  top: 17px;
  width: 153px;
}
.gametype-5 {
  height: 29px;
  left: 0;
  position: absolute;
  top: 0;
  width: 131px;
}
.icon-copy-4 {
  left: 0;
  position: absolute;
  top: 0;
}
.text-70 {
  left: 38px;
  position: absolute;
  top: 12px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
  font-weight: 900;
}
.julian7777-2 {
  left: 0;
  position: absolute;
  top: 62px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.text-71 {
  left: 1px;
  position: absolute;
  top: 86px;
  color: #787878;
  font-family: Roboto, sans-serif;
}
.text-72 {
  left: 2px;
  position: absolute;
  top: 105px;
  color: #ffce00;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
}
.wingame-copy-3 {
  height: 183px;
  left: 365px;
  position: absolute;
  top: 0;
  width: 331px;
}
.rectangle-5-copy-6-6 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #272930;
}
.row-6 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #111214;
}
.asset-120-holder {
  height: 136px;
  left: 20px;
  position: absolute;
  top: 18px;
  width: 116px;
  background: url(images/asset_120.png) no-repeat;
}
.your-image-22 {
  left: 29px;
  position: absolute;
  top: 37px;
}
.col-15 {
  height: 127px;
  left: 156px;
  position: absolute;
  top: 20px;
  width: 162px;
}
.gametype-6 {
  height: 26px;
  position: absolute;
  right: 0;
  top: 0;
  width: 160px;
}
.icon-5 {
  left: 0;
  position: absolute;
  top: 0;
}
.text-73 {
  left: 36px;
  position: absolute;
  top: 9px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
  font-weight: 900;
}
.julian7777-3 {
  left: 0;
  position: absolute;
  top: 59px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.text-74 {
  left: 1px;
  position: absolute;
  top: 83px;
  color: #787878;
  font-family: Roboto, sans-serif;
}
.text-75 {
  left: 2px;
  position: absolute;
  top: 102px;
  color: #ffce00;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
}
.row-17 {
  height: 183px;
  left: 0;
  position: absolute;
  top: 212px;
  width: 696px;
}
.wingame-copy-6 {
  height: 183px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
}
.rectangle-5-copy-6-7 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #272930;
}
.row-9 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #111214;
}
.layer-holder-3 {
  height: 136px;
  left: 20px;
  position: absolute;
  top: 18px;
  width: 117px;
  background: url(images/10016_2.png) no-repeat;
}
.your-image-23 {
  left: 30px;
  position: absolute;
  top: 45px;
}
.col-18 {
  height: 126px;
  left: 157px;
  position: absolute;
  top: 21px;
  width: 153px;
}
.gametype-7 {
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  width: 153px;
}
.icon-6 {
  left: 0;
  position: absolute;
  top: 0;
}
.text-76 {
  left: 34px;
  position: absolute;
  top: 7px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
  font-weight: 900;
}
.bettypricecen {
  left: 0;
  position: absolute;
  top: 58px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.text-77 {
  left: 0;
  position: absolute;
  top: 82px;
  color: #787878;
  font-family: Roboto, sans-serif;
}
.text-78 {
  left: 1px;
  position: absolute;
  top: 101px;
  color: #ffce00;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
}
.wingame-copy-7 {
  height: 183px;
  left: 365px;
  position: absolute;
  top: 0;
  width: 331px;
}
.rectangle-5-copy-6-8 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #272930;
}
.row-10 {
  height: 176px;
  left: 0;
  position: absolute;
  top: 0;
  width: 331px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #111214;
}
.layer-holder-4 {
  height: 136px;
  left: 20px;
  position: absolute;
  top: 18px;
  width: 117px;
  background: url(images/asset_67.png) no-repeat;
}
.your-image-24 {
  left: 29px;
  position: absolute;
  top: 45px;
}
.col-19 {
  height: 130px;
  left: 156px;
  position: absolute;
  top: 17px;
  width: 153px;
}
.gametype-8 {
  height: 29px;
  left: 0;
  position: absolute;
  top: 0;
  width: 118px;
}
.icon-copy-5 {
  left: 0;
  position: absolute;
  top: 0;
}
.text-79 {
  left: 37px;
  position: absolute;
  top: 12px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
  font-weight: 900;
}
.tommycrouse {
  left: 0;
  position: absolute;
  top: 62px;
  color: #fefeff;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.text-80 {
  left: 1px;
  position: absolute;
  top: 86px;
  color: #787878;
  font-family: Roboto, sans-serif;
}
.text-81 {
  left: 2px;
  position: absolute;
  top: 105px;
  color: #ffce00;
  font-family: Roboto, sans-serif;
  font-size: 1.5rem; /* 24px / 16px = 1.5rem */
  font-weight: 900;
}
.header {
  height: 75px;
  left: 264px;
  position: absolute;
  top: 0;
  width: 1656px;
  background: #17181b;
}
.hanbger {
  height: 28px;
  left: 15px;
  position: absolute;
  top: 24px;
  width: 40px;
  -webkit-border-radius: 12.5px;
  -moz-border-radius: 12.5px;
  border-radius: 12.5px;
  background: #22232b;
}
.vector-smart-object-3 {
  left: 7px;
  position: absolute;
  top: 7px;
}
.logo {
  height: 59px;
  left: 57px;
  position: absolute;
  top: 11px;
  width: 191px;
}
.layer-666 {
  left: 0;
  position: absolute;
  top: 0;
}
.paradius {
  left: 62px;
  position: absolute;
  top: 13px;
}
.skymenu-beforelogin {
  height: 40px;
  left: 1199px;
  position: absolute;
  top: 15px;
  width: 389px;
}
.login {
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 103px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #22232b;
}
.btnbg-copy-holder {
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 103px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #262841;
}
.login-2 {
  left: 33px;
  position: absolute;
  top: 11px;
  color: #ffffff;
  font-family: 'Bebas Neue', display;
  font-size: 1.25rem; /* 20px / 16px = 1.25rem */
  letter-spacing: 0.025em;
  line-height: 40px;
  text-align: center;
}
.register {
  height: 40px;
  left: 118px;
  position: absolute;
  top: 0;
  width: 103px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImJ0bmJnIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2U1MTUxNSIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmODU3MTAiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNidG5iZykiIC8+PC9zdmc+);
  background: -moz-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: -o-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: -webkit-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: linear-gradient(45deg, #e51515 0, #f85710 100%);
}
.text-82 {
  left: 28px;
  position: absolute;
  top: 10px;
  color: #ffffff;
  font-family: 'Bebas Neue', display;
  font-size: 1.25rem; /* 20px / 16px = 1.25rem */
  letter-spacing: 0.025em;
  line-height: 40px;
  text-align: center;
}
.live-chat {
  height: 40px;
  left: 241px;
  position: absolute;
  top: 0;
  width: 148px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImJ0bmJnIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzQ1ODVlYiIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxY2E5ZTYiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNidG5iZykiIC8+PC9zdmc+);
  background: -moz-linear-gradient(45deg, #4585eb 0, #1ca9e6 100%);
  background: -o-linear-gradient(45deg, #4585eb 0, #1ca9e6 100%);
  background: -webkit-linear-gradient(45deg, #4585eb 0, #1ca9e6 100%);
  background: linear-gradient(45deg, #4585eb 0, #1ca9e6 100%);
}
.icon-7 {
  left: 24px;
  position: absolute;
  top: 12px;
}
.text-83 {
  left: 56px;
  position: absolute;
  top: 11px;
  color: #ffffff;
  font-family: 'Bebas Neue', display;
  font-size: 1.25rem; /* 20px / 16px = 1.25rem */
  letter-spacing: 0.025em;
}
.footer {
  height: 443px;
  left: 0;
  position: absolute;
  top: 2595px;
  width: 1920px;
  background: #0e0f11;
}
.col-5 {
  height: 101px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1920px;
  background: #1b1d21;
}
.rectangle-639 {
  height: 8px;
  position: absolute;
  right: 0;
  top: 0;
  width: 1657px;
  background: #32355c;
}
.row {
  height: 36px;
  position: absolute;
  right: 120px;
  top: 35px;
  width: 1463px;
}
.crypto-logo {
  left: 0;
  position: absolute;
  top: 2px;
}
.crypto-logo-1 {
  left: 211px;
  position: absolute;
  top: 1px;
}
.crypto-logo-2 {
  left: 435px;
  position: absolute;
  top: 0;
}
.crypto-logo-3 {
  left: 630px;
  position: absolute;
  top: 0;
}
.crypto-logo-4 {
  left: 865px;
  position: absolute;
  top: 2px;
}
.crypto-logo-7 {
  left: 1073px;
  position: absolute;
  top: 1px;
}
.crypto-logo-5 {
  left: 1260px;
  position: absolute;
  top: 2px;
}
.row-13 {
  height: 217px;
  position: absolute;
  right: 122px;
  top: 100px;
  width: 1532px;
}
.col-23 {
  height: 217px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1123px;
}
.row-18 {
  height: 128px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1123px;
}
.logo-copy {
  height: 128px;
  left: 0;
  position: absolute;
  top: 0;
  width: 314px;
}
.layer-668 {
  left: 0;
  position: absolute;
  top: 0;
}
.paradius-2 {
  left: 136px;
  position: absolute;
  top: 46px;
}
.payments {
  left: 465px;
  position: absolute;
  top: 48px;
}
.crypto-logo-9 {
  left: 827px;
  position: absolute;
  top: 50px;
}
.text-84 {
  position: absolute;
  right: 0;
  top: 131px;
  width: 1049px;
  line-height: 1.2;
}
.col-24 {
  height: 170px;
  left: 1163px;
  position: absolute;
  top: 37px;
  width: 369px;
}
.row-19 {
  height: 57px;
  left: 0;
  position: absolute;
  top: 0;
  width: 369px;
}
.svgexport-6 {
  left: 0;
  position: absolute;
  top: 11px;
}
.layer {
  left: 135px;
  position: absolute;
  top: 0;
}
.layer-4 {
  left: 220px;
  position: absolute;
  top: 6px;
}
.text-85 {
  left: 3px;
  position: absolute;
  top: 98px;
  width: 363px;
  line-height: 1.2;
}
.text-86 {
  position: absolute;
  right: 648px;
  top: 366px;
}
.left {
  height: 3038px;
  left: 0;
  position: absolute;
  top: 0;
  width: 280px;
  background: url(images/bg_3.png) no-repeat;
}
.col-2 {
  height: 3038px;
  left: 0;
  position: absolute;
  top: 0;
  width: 264px;
  background: #17181b;
}
.small-banner {
  height: 57px;
  position: absolute;
  right: 9px;
  top: 10px;
  width: 242px;
  background: url(images/vector_smart_object_6.png) no-repeat;
}
.layer-667 {
  left: 83px;
  position: absolute;
  top: 0;
}
.leftmenu {
  height: 682px;
  position: absolute;
  right: 9px;
  top: 74px;
  width: 242px;
}
.countdown-2 {
  height: 93px;
  left: 0;
  position: absolute;
  top: 0;
  width: 242px;
}
.col-3 {
  height: 91px;
  left: 0;
  position: absolute;
  top: 2px;
  width: 242px;
  border: 3px solid #f85710; /*stroke*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
  -webkit-box-shadow: inset 0 0 2px 0 rgba(248, 87, 16, 0.19);
  -moz-box-shadow: inset 0 0 2px 0 rgba(248, 87, 16, 0.19);
  box-shadow: inset 0 0 2px 0 rgba(248, 87, 16, 0.19); /*inner glow*/
}
.text-87 {
  left: 20px;
  position: absolute;
  top: 13px;
  color: #ffce00;
  font-family: Roboto, sans-serif;
  font-size: 1.25rem; /* 20px / 16px = 1.25rem */
  font-weight: 900;
  letter-spacing: 0;
}
.time {
  height: 22px;
  left: 21px;
  position: absolute;
  top: 47px;
  width: 184px;
}
.col-28 {
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 41px;
}
.nav-item-1 {
  left: 0;
  position: absolute;
  top: 0;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5625rem; /* 25px / 16px = 1.5625rem */
  font-weight: 900;
}
.d {
  position: absolute;
  right: 7px;
  top: 9px;
  color: #525665;
  font-family: Roboto, sans-serif;
  font-weight: 900;
  text-align: right;
}
.nav-item-1-2 {
  left: 45px;
  position: absolute;
  top: 0;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5625rem; /* 25px / 16px = 1.5625rem */
  font-weight: 900;
}
.h {
  left: 75px;
  position: absolute;
  top: 9px;
  color: #525665;
  font-family: Roboto, sans-serif;
  font-weight: 900;
}
.nav-item-1-3 {
  left: 90px;
  position: absolute;
  top: 0;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5625rem; /* 25px / 16px = 1.5625rem */
  font-weight: 900;
}
.m {
  left: 121px;
  position: absolute;
  top: 9px;
  color: #525665;
  font-family: Roboto, sans-serif;
  font-weight: 900;
}
.nav-item-1-4 {
  left: 134px;
  position: absolute;
  top: 0;
  color: #ffffff;
  font-family: Roboto, sans-serif;
  font-size: 1.5625rem; /* 25px / 16px = 1.5625rem */
  font-weight: 900;
}
.s {
  left: 167px;
  position: absolute;
  top: 9px;
  color: #525665;
  font-family: Roboto, sans-serif;
  font-weight: 900;
}
.ellipse-683 {
  height: 8px;
  left: 208px;
  position: absolute;
  top: 0;
  width: 8px;
  -webkit-border-radius: 3.85px;
  -moz-border-radius: 3.85px;
  border-radius: 3.85px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA4IDgiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8cmFkaWFsR3JhZGllbnQgaWQ9ImVsbGlwc2UtNjgzIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iMi4wJSI+CjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8c3RvcCBvZmZzZXQ9IjQ2LjI4OTA2MiUiIHN0b3AtY29sb3I9IiNmZGE2N2YiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPHN0b3Agb2Zmc2V0PSI4MS4xMDM1MTYlIiBzdG9wLWNvbG9yPSIjZjg1NzEwIiBzdG9wLW9wYWNpdHk9IjEiIC8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y4NTcxMCIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8L3JhZGlhbEdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIGZpbGw9InVybCgjZWxsaXBzZS02ODMpIiAvPjwvc3ZnPg==);
  background: -moz-radial-gradient(center center, #ffffff 0, #fda67f 46.289062%, #f85710 81.103516%, #f85710 100%);
  background: -o-radial-gradient(4px 4px at center center, #ffffff 0, #fda67f 46.289062%, #f85710 81.103516%, #f85710 100%);
  background: -webkit-radial-gradient(4px 4px at center center, #ffffff 0, #fda67f 46.289062%, #f85710 81.103516%, #f85710 100%);
  background: -webkit-radial-gradient(center center, 4px 4px, #ffffff 0, #fda67f 46.289062%, #f85710 81.103516%, #f85710 100%);
  background: -moz-radial-gradient(center center, 4px 4px, #ffffff 0, #fda67f 46.289062%, #f85710 81.103516%, #f85710 100%);
  background: -o-radial-gradient(center center, 4px 4px, #ffffff 0, #fda67f 46.289062%, #f85710 81.103516%, #f85710 100%);
  background: radial-gradient(4px 4px at center center, #ffffff 0, #fda67f 46.289062%, #f85710 81.103516%, #f85710 100%);
}
.item-favorites {
  height: 50px;
  left: 0;
  position: absolute;
  top: 103px;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.icon-8 {
  left: 18px;
  position: absolute;
  top: 17px;
}
.item {
  left: 61px;
  position: absolute;
  top: 17px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.item-home {
  height: 50px;
  left: 0;
  position: absolute;
  top: 162px;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Iml0ZW1ib2FyZCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjEwMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNlNTE1MTUiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjg1NzEwIiBzdG9wLW9wYWNpdHk9IjEiIC8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjaXRlbWJvYXJkKSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: -o-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: -webkit-linear-gradient(45deg, #e51515 0, #f85710 100%);
  background: linear-gradient(45deg, #e51515 0, #f85710 100%);
  -webkit-box-shadow: 0 0 38px 2px rgba(250, 40, 19, 0.3);
  -moz-box-shadow: 0 0 38px 2px rgba(250, 40, 19, 0.3);
  box-shadow: 0 0 38px 2px rgba(250, 40, 19, 0.3); /*outer glow*/
}
.icon-9 {
  left: 20px;
  position: absolute;
  top: 11px;
}
.item-2 {
  left: 60px;
  position: absolute;
  top: 18px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.item-sports {
  height: 50px;
  left: 0;
  position: absolute;
  top: 221px;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.icon-10 {
  left: 21px;
  position: absolute;
  top: 14px;
}
.item-3 {
  left: 60px;
  position: absolute;
  top: 17px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.arrow {
  left: 211px;
  position: absolute;
  top: 16px;
}
.item-slot {
  height: 50px;
  left: 0;
  position: absolute;
  top: 279px;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.icon-11 {
  left: 21px;
  position: absolute;
  top: 13px;
}
.item-4 {
  left: 60px;
  position: absolute;
  top: 17px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.arrow-2 {
  left: 211px;
  position: absolute;
  top: 16px;
}
.item-livecasino {
  height: 50px;
  left: 0;
  position: absolute;
  top: 338px;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.icon-12 {
  left: 21px;
  position: absolute;
  top: 14px;
}
.item-5 {
  left: 61px;
  position: absolute;
  top: 17px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.arrow-3 {
  left: 211px;
  position: absolute;
  top: 16px;
}
.item-blockchaingame {
  height: 50px;
  left: 0;
  position: absolute;
  top: 397px;
  width: 242px;
}
.itemboard {
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #262841;
}
.itemboard-copy-2-holder {
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.vector-smart-object-4 {
  left: 18px;
  position: absolute;
  top: 8px;
}
.item-6 {
  left: 60px;
  position: absolute;
  top: 17px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.item-poker {
  height: 50px;
  left: 0;
  position: absolute;
  top: 456px;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.icon-13 {
  left: 18px;
  position: absolute;
  top: 14px;
}
.item-7 {
  left: 60px;
  position: absolute;
  top: 17px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.item-mybanking {
  height: 50px;
  left: 0;
  position: absolute;
  top: 514px;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.icon-14 {
  left: 20px;
  position: absolute;
  top: 17px;
}
.item-8 {
  left: 60px;
  position: absolute;
  top: 17px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.arrow-4 {
  left: 211px;
  position: absolute;
  top: 16px;
}
.item-promotions {
  height: 50px;
  left: 0;
  position: absolute;
  top: 573px;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.icon-15 {
  left: 19px;
  position: absolute;
  top: 12px;
}
.item-9 {
  left: 60px;
  position: absolute;
  top: 17px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.item-referral {
  height: 50px;
  left: 0;
  position: absolute;
  top: 632px;
  width: 242px;
}
.itemboard-2 {
  height: 44px;
  left: 0;
  position: absolute;
  top: 0;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.itemboard-copy-holder {
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 242px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #22232b;
}
.icon-16 {
  left: 19px;
  position: absolute;
  top: 14px;
}
.item-10 {
  left: 60px;
  position: absolute;
  top: 17px;
  color: #d7d7d7;
  font-family: Roboto, sans-serif;
  font-size: 1rem; /* 16px / 16px = 1rem */
}
.text-style {
  color: #6102a6;
  font-size: 3.211589rem; /* 51.39px / 16px = 3.211875rem */
}
.text-style-2 {
  line-height: 14px;
}
