@font-face {
  font-family: poka;
  src: url(/wp-content/themes/96acesiam/fonts/poka.eot);
  src:
    url(/wp-content/themes/96acesiam/fonts/poka.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/themes/96acesiam/fonts/poka.woff?v=2.1) format("woff"),
    url(/wp-content/themes/96acesiam/fonts/poka.ttf) format("truetype"),
    url(/wp-content/themes/96acesiam/fonts/poka.svg#poka) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: "FlxFont";
  src:
    url(/wp-content/themes/96acesiam/fonts/FlxFont.ttf) format("truetype"),
    url(/wp-content/themes/96acesiam/fonts/FlxFont.woff) format("woff"),
    url("/wp-content/themes/96acesiam/fonts/FlxFont.svg#FlxFont") format("svg");
  font-weight: 400;
  font-style: normal;
}
html {
  font-size: 62.5%;
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #2d2d2c;
  background-color: #000;
  color: #dedede;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}
.icon-poka {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.icon-poka:before {
  display: inline-block;
  font-family: poka;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-poka-arrow-up:before {
  content: "\0044";
  font-size: 12px;
  vertical-align: -2px;
  margin-left: 3px;
}
.icon-poka-arrow-down:before {
  content: "\0052";
  font-size: 12px;
  vertical-align: -2px;
  margin-left: 3px;
}
.flxf {
  font-family: "FlxFont" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  vertical-align: 0;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flxf-home:before {
  content: "";
}
.flxf-casino:before {
  content: "";
}
.flxf-slot:before {
  content: "";
}
.flxf-sport:before {
  content: "";
}
.flxf-fishing:before {
  content: "";
}
.flxf-keno:before {
  content: "";
}
.flxf-promo:before {
  content: "";
}
i.flxf.vip {
  background: url(/wp-content/themes/96acesiam/assets/images/icons/nav-VIP.png)
    no-repeat;
  background-size: contain;
  width: 19px;
  height: 20px;
  vertical-align: -6px;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.absolute.full {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
a {
  color: #fcc60e;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
p {
  margin-bottom: 0;
}
label {
  margin: 0;
}
button:focus {
  outline: none;
}
.overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fcc60e;
  font-weight: 700;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}
.table {
  color: #dedede;
}
a:focus,
a:hover {
  color: #181818;
  text-decoration: none;
}
a.btn-default {
  display: inline-block;
  background: #fcc60e;
  color: #000;
  padding: 7px 15px;
  border-radius: 5px;
  text-align: center;
}
a.btn-livechat {
  display: inline-block;
  border: 1px solid #fcc60e;
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  text-align: center;
  margin-left: 10px;
}
a.btn-default:hover {
  background: #000;
  border: 1px solid #fcc60e;
  color: #fcc60e;
}
.list-inline {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.list-inline li {
  display: inline-block;
  margin: 10px;
}
.bg-blue {
  background: #111f3d;
}
.yellow-b {
  border-top: 1px solid #fcc60e;
  border-bottom: 1px solid #fcc60e;
}
.lightgrey {
  background: #f1f1f1;
}
.subsect {
  padding: 40px 0;
}
.subsect-btm {
  padding-bottom: 40px;
}
.subsect-top {
  padding: 40px 0 10px;
}
.innerpad {
  padding: 70px 0 80px;
}
.subsect.testy {
  text-align: right;
}
.pad40 {
  padding: 40px 0;
}
.pad50 {
  padding: 50px 0;
}
.mb30 {
  margin-bottom: 30px;
}
.explainer h3 {
  text-align: center;
  font-size: 34px;
  line-height: 44px;
}
.explainer p {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 30px;
}
.explainer p a {
  text-decoration: underline;
}
.explainer h3.title {
  text-align: center;
}
.explainer.seo h5 {
  font-size: 1.5rem;
}
.explainer.seo p {
  text-align: left;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 10px;
}
.ez-toc-debug-messages {
  display: none !important;
}
div#ez-toc-container ul li {
  font-size: 1.2rem;
  line-height: 1.9rem;
}
.head-preodometer {
  position: relative;
  text-align: center;
  padding: 90px 50px;
  background-image: url(/wp-content/themes/96acesiam/assets/images/jackpot-bg.gif);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.wintodate {
  position: absolute;
  bottom: -18px;
  right: 5px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
}
.curwins {
  display: none;
}
.preodometer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.preodometer .odometer-digit {
  position: relative;
  padding: 0;
  border-radius: 5px;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
}
.preodometer .odometer-digit.mr2 {
  margin-right: 7px;
  margin-bottom: 2px;
}
.preodometer .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
}
.preodometer .odometer-digit .odometer-digit-inner {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.preodometer .odometer-digit .odometer-ribbon {
  display: block;
}
.preodometer .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.preodometer .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
  padding: 0;
}
.head-preodometer h3.odo_text,
.preodometer,
.odometer.odometer-auto-theme {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 36px;
  color: #fff;
}
.head-preodometer h3.odo_text {
  position: absolute;
}
.odometer.odometer-auto-theme {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit {
  padding: 0;
  border-radius: 5px;
  margin-right: 3px;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner {
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
  padding: 0;
}
.odometer.odometer-auto-theme
  .odometer-digit
  .odometer-value.odometer-last-value {
  position: absolute;
  width: 100%;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 5s;
  -moz-transition: -moz-transform 5s;
  -ms-transition: -ms-transform 5s;
  -o-transition: -o-transform 5s;
  transition: transform 5s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating
  .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating
  .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 5s;
  -moz-transition: -moz-transform 5s;
  -ms-transition: -ms-transform 5s;
  -o-transition: -o-transform 5s;
  transition: transform 5s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.odometer.odometer-auto-theme .odometer-formatting-mark {
  vertical-align: -6px;
  padding: 0 5px;
  font-size: 28px;
}
.abovenav {
  border-bottom: 1px solid #fcc60e;
  padding: 12px 0 10px;
}
.abovenav .pad {
  width: 102px;
}
.abovenav .logo img {
  width: 220px;
}
.headnav ul {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  width: 100%;
  list-style: none;
  list-style-type: none;
  margin: 0;
}
.hvrmenu p {
  padding: 17px 22px;
  margin: 0;
}
.hvrulmenu.single {
  display: none;
}
.hvrmenu a {
  color: #999;
  display: block;
}
.hvrmenu:hover .hvr-wrap {
  display: block;
}
.hvr-wrap {
  display: none;
  position: absolute;
  top: 54px;
  left: 0;
  width: 100%;
  padding: 0;
  z-index: 1000;
  background: #212121;
  -moz-transition: height 0.5s ease;
  -webkit-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
  box-shadow: 0 0 8px 1px rgb(0 0 0 / 50%);
}
.hvr-content .imglist li {
  margin: 5px;
  border: 1px solid #fcc60e;
  transition: all 0.5s ease;
}
.hvr-content .imglist li:hover {
  border: 1px solid #000;
  background: #fcc60e;
}
.hvr-content .imglist li a {
  padding: 15px;
}
.hvr-content .imglist img {
  display: block;
  width: 200px;
}
.hvr-content .imglist span {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  margin-top: 5px;
}
#mobile-menu {
  display: none;
}
.mm-listitem:after {
  left: 20px;
  right: 20px;
}
.head-menu.head-menu--s1 {
  background: #fcc60e;
}
.trigger-mmenu {
  overflow: hidden;
  display: block;
  color: #fff;
  padding: 0 12px;
  line-height: 48px;
  margin: 0 auto;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}
.trigger-mmenu .icon {
  width: 22px;
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
}
.trigger-mmenu .icon span {
  display: block;
  height: 4px;
  background: #fff;
  margin-bottom: 3px;
  position: relative;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}
.trigger-mmenu span {
  font-size: 17px;
  font-size: 1.2142857143rem;
  font-weight: 700;
  color: #fff;
}
ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.head-menu .menu {
  display: flex;
  justify-content: space-evenly;
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.head-menu .menu > li {
  margin: 0 0.9rem;
  display: inline-block;
  position: relative;
}
.head-menu .menu > li:hover .sub-menu {
  display: block;
  padding: 0;
}
.head-menu .menu > li a {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  padding: 16px 10px;
  display: block;
  letter-spacing: 1px;
}
.head-menu .menu > li a:hover {
  text-decoration: underline;
}
.head-menu .menu > li a.sf-with-ul:after {
  content: "\0052";
  font-family: "poka";
  display: inline-block;
  color: #fff;
  font-size: 10px;
  margin-left: 5px;
}
.head-menu .menu > li ul {
  position: absolute;
  top: -15px;
  left: 100%;
  background: #312f2f;
  padding: 15px 0 0;
  width: 200px;
  display: none;
  z-index: 10;
}
.head-menu .menu > li ul li a {
  line-height: 1em;
  background: #fcc60e;
}
.head-menu .menu > li > ul {
  left: 0;
  top: 42px;
}
.head-menu.head-menu--s1 .menu > li ul {
  background: rgba(0, 0, 0, 0.9);
  z-index: 20;
}
.head-menu .menu > li a.sf-with-ul:after {
  content: "\0052";
  font-family: "poka";
  display: inline-block;
  color: #fff;
  font-size: 10px;
  margin-left: 5px;
}
.head-menu .menu > li ul li {
  display: block;
  position: relative;
  text-align: left;
}
.mm-btn.mm-btn_next {
  min-width: 87px;
}
.slider-content h1 {
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 5px;
}
.slider-content p {
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 5px;
}
.banner-Button {
  background-color: #3f97ff;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  margin: 0;
  color: #fff;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 20px;
}
.home-banner .carousel-item .absolute {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
.blogpost .post {
  margin-top: 30px;
}
.blogpost .excerpt {
  min-height: 80px;
}
.blogpost .post img.fimg {
  max-width: 100%;
  width: 100%;
}
.blogpost .post img.fimg {
  width: 397px;
  height: 196px;
  object-fit: cover;
}
.blogpost .post.mtop {
  margin-top: 60px;
}
.blogpost .rowth {
  margin-top: 60px;
}
.blogpost p {
  font-size: 18px;
  line-height: 26px;
}
.blogpost .title-wrap {
  min-height: 60px;
}
.blogpost p.fp_title {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  margin: 0;
}
.blogpost .btn-grad {
  background-image: linear-gradient(
    to right,
    #ffb347 0%,
    #fbeb2a 51%,
    #ffb347 100%
  );
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  border-radius: 0;
  width: 100%;
  padding: 12px 0;
  text-shadow: 0 0 1px #000;
  margin-top: 15px;
}
.blogpost .btn-grad:hover {
  background-position: right center;
}
.blogpost .more_news {
  text-align: center;
  margin-top: 80px;
}
.kss-pagination {
  font-family: "Playfair Display";
  text-align: center;
  font-size: 2.2rem;
  line-height: 1.3;
  color: #636363;
  margin-top: 30px;
}
.kss-pagination .page-numbers {
  display: inline-block;
  color: #636363;
  padding: 0 15px 7px;
}
.kss-pagination span {
  color: #a08c53;
  border-radius: 50%;
  border: 1px solid #d0d0d0;
}
.pages .content {
  margin-bottom: 60px;
}
.authorpage.pages {
  padding-top: 30px;
  padding-bottom: 60px;
}
.pages h1.page-title {
  font-size: 3.5rem;
  line-height: 4.5rem;
  margin: 30px 0;
}
.pages h2 {
  font-size: 3.4rem;
  line-height: 4rem;
}
.pages h3 {
  font-size: 2.6rem;
  line-height: 3.6rem;
}
.pages p {
  margin-bottom: 15px;
}
.pages h3 {
  margin-top: 30px;
  margin-bottom: 15px;
}
.sidetop .card {
  margin-bottom: 30px;
  background-color: transparent;
  border: 1px solid #fcc60e;
}
.sidetop .card-body {
  padding: 0;
}
.sidetop h3 {
  margin: 5px 0;
  padding: 0 10px;
  font-size: 2rem;
  line-height: 2.4rem;
  text-align: center;
  color: #fcc60e;
}
.sidetop span {
  display: inline-block;
  padding: 5px 15px;
  background: #fcc60e;
  border-radius: 2px;
  color: #333;
  margin-right: 10px;
  margin-bottom: 10px;
}
.sidetop .blog-excerpt {
  padding: 5px 10px 10px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #fff;
}
.pages .wp-block-image {
  margin-bottom: 30px;
}
.pages ol,
.pages ul {
  list-style-position: outside;
  padding-left: 25px;
  margin-bottom: 30px;
}
.pages ol ul,
.pages ul ul {
  margin-top: 15px;
  margin-bottom: 15px;
}
.authorpage.pages ul {
  padding-left: 0;
  margin-bottom: 0;
}
.subpage .card-img-top {
  width: 100%;
  max-width: 100%;
  height: 200px;
  object-fit: cover;
}
.pages .subpage .card-title {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}
.author-details {
  margin-top: 30px;
}
.authorpage hr {
  margin: 40px 0;
}
.author .card-img {
  max-width: 160px;
  display: block;
}
.ez-toc-debug-messages {
  display: none;
}
div#ez-toc-container ul li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  padding: 5px 10px;
}
div#ez-toc-container ul li {
  text-decoration: underline;
}
.twitter-tweet.twitter-tweet-rendered {
  margin: 10px auto;
}
.footer_cta {
  text-align: center;
  padding-top: 10px;
}
.footer_cta p {
  color: #2d2d2c;
  font-size: 3rem;
  line-height: 3.4rem;
  margin-bottom: 40px;
}
.footer_cta img {
  margin-bottom: 40px;
}
.footer_cta .cta-button {
  border-radius: 5px;
  border: 2px solid #ffd34c;
  padding: 15px 40px;
  background: #ffd34c;
  color: #000;
  font-size: 2.6rem;
  line-height: 3rem;
  display: inline-block;
  margin-bottom: 20px;
}
.footer_cta .cta-button:hover {
  background: #000;
  color: #ffd34c;
}
.promo_ea {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 40px;
}
.promo_ea img {
  display: block;
  margin: 0 auto;
}
.promo_ea .cta-button {
  position: absolute;
  bottom: 6px;
  right: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border: 2px solid #ed9000;
  border-top: 0;
  padding: 10px 18px;
  background: #ffd34c;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
}
.promo_ea .cta-button:hover {
  background: #000;
  color: #ffd34c;
}
.providers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.providers i.provider {
  background: url(/wp-content/themes/96acesiam/assets/images/footer/provider-sprite.png)
    no-repeat;
  display: inline-block;
  height: 38px;
  background-position-y: 0;
  margin: 5px 10px;
}
.providers i.provider.provider-OEWK {
  background-position-x: -5px;
  width: 114px;
}
.providers i.provider.provider-XPGG {
  background-position-x: -136px;
  width: 86px;
}
.providers i.provider.provider-AGGS {
  background-position-x: -238px;
  width: 95px;
}
.providers i.provider.provider-GMPL {
  background-position-x: -352px;
  width: 144px;
}
.providers i.provider.provider-PTFC {
  background-position-x: -518px;
  width: 120px;
}
.providers i.provider.provider-MGPS {
  background-position-x: -657px;
  width: 126px;
}
.providers i.provider.provider-JOKR {
  background-position-x: -1201px;
  width: 103px;
}
.providers i.provider.provider-ALBT {
  background-position-x: -1478px;
  width: 60px;
}
.providers i.provider.provider-OTGM {
  background-position-x: -3287px;
  width: 78px;
}
.providers i.provider.provider-DMGG {
  background-position-x: -3560px;
  width: 52px;
}
.providers i.provider.provider-SBOB {
  background-position-x: -3635px;
  width: 108px;
}
.providers i.provider.provider-SEGG {
  background-position-x: -4416px;
  width: 151px;
}
.providers i.provider.provider-CLOE {
  background-position-x: -4584px;
  width: 105px;
}
.providers i.provider.provider-ENGG {
  background-position-x: -4722px;
  width: 169px;
}
.providers i.provider.provider-PCPY {
  background-position-x: -5294px;
  width: 74px;
}
.providers i.provider.provider-SAGG {
  background-position-x: -5891px;
  width: 74px;
}
.providers i.provider.provider-HOGG {
  background-position-x: -6673px;
  width: 85px;
}
.providers i.provider.provider-BSGG {
  background-position-x: -6878px;
  width: 84px;
}
.providers i.provider.provider-CMDS {
  background-position-x: -7541px;
  width: 76px;
}
.providers i.provider.provider-SEPY {
  background-position-x: -7627px;
  width: 111px;
}
.providers i.provider.provider-SYBT {
  background-position-x: -6992px;
  width: 55px;
}
.providers i.provider.provider-PYGO {
  background-position-x: -5984px;
  width: 75px;
}
.providers i.provider.provider-SBTH {
  background-position-x: -6202px;
  width: 75px;
}
.providers i.provider.provider-TCGL {
  background-position-x: -8328px;
  width: 121px;
}
.providers i.provider.provider-PGST {
  background-position-x: -8191px;
  width: 123px;
}
.providers i.provider.provider-QTCH {
  background-position-x: -9103px;
  width: 119px;
}
.providers i.provider.provider-NEGS {
  background-position-x: -8749px;
  width: 96px;
}
.providers i.provider.provider-PYGG {
  background-position-x: -9511px;
  width: 116px;
}
.providers i.provider.provider-SYBT-slot {
  background-position-x: -9996px;
  width: 179px;
}
.providers i.provider.provider-DNST {
  background-position-x: -10369px;
  width: 123px;
}
.providers i.provider.provider-TPTD {
  background-position-x: -9235px;
  width: 129px;
}
.providers i.provider.provider-YGGD {
  background-position-x: -9374px;
  width: 126px;
}
.providers i.provider.provider-FYGS {
  background-position-x: -11142px;
  background-position-y: -41px;
  width: 93px;
}
.lower-flinksWrapper {
  text-align: center;
  margin-bottom: 20px;
}
.lower-flinks li {
  display: inline-block;
}
.lower-flinks li:not(:last-child)::after {
  content: "|";
  color: #fff;
  font-size: 12px;
}
.lower-flinks li a {
  margin: 0 10px;
  color: #fff;
  text-decoration: underline;
}
.disclaimerLine {
  text-align: center;
  font-size: 11px;
  line-height: 16px;
  color: #fff;
}
