@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('https://8232-application-data-2273.s3.amazonaws.com/03rzMZzj69/1593558275-125x73.png') center no-repeat #000;
}

body,
li,
ul {
  padding: 0;
  margin: 0;
}

@font-face {
  font-family: Champion;
  src: url(../fonts/Champion-HTF-Lightweight.woff) format("woff");
}

body {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  background-color: #000;
  color: #fff;
  font-size: 15px;
}

li,
ul {
  list-style: none;
}

em,
h1,
h2,
h3,
h4,
h5,
p,
strong {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-style: normal;
}

img {
  max-width: 100%;
}

*,
:after,
:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

.bonus-offer .bonus-block .for-registered span,
.more-info .info-blocks .block.todays-jackpot a {
  text-decoration: underline;
}

.section-inner {
  max-width: 980px;
  position: relative;
  margin: 0 auto;
}

.section-inner.header {
  max-width: 1000px;
}

.logo-link img {
  padding-left: 0;
}

.bonus{
  font-family: 'Anton';
  font-size: 7em;
}

.phrase{
  font-family: 'Anton';
  font-size: 3.5em;
  margin-top: -4%;
}

.offer {
    font-family: 'Anton';
    font-size: 1.5em;
    margin-top: 1%;
}

.animate{
  animation-name: bonus;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.flags{

}


@media screen and (max-width: 1100px) {
  .logo-link img {
    padding-left: 0;
    padding-top: 0;
  }

  .header {
    padding: 0 10px 0 12px;
  }
}

.container {
  position: relative;
  -webkit-transition: 0.3s filter ease, opacity 0.3s ease;
  transition: 0.3s -webkit-filter ease, opacity 0.3s ease;
}

@media screen and (min-width: 768px) {
  .cta-is-hovered .bonus-block,
  .cta-is-hovered .container {
    -webkit-transition: 0.2s transform ease;
    transition: 0.2s -webkit-transform ease;
  }
}

.form-active .container {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  opacity: 0.5;
}

.features-container li:after,
.games-slider .slider-itself:after {
  content: "";
  display: block;
  clear: both;
}

.header,
.steps-features .features-list {
  -webkit-flex-flow: row wrap;
}

header.section {
  background: url(../img/bkg.jpg) center top no-repeat;
  animation-name: bonus-;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}

@media only screen and (max-width: 1110px) {
  header.section {
    background-size: 136% auto;
  }
}

@media only screen and (max-width: 915px) {
  header.section {
    background-size: 135% auto;
  }
}

.header {
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  -webkit-align-content: center;
  padding-top: 6px;
}

.more-info .info-blocks,
.steps-features .features-list {
  -webkit-justify-content: space-between;
  align-content: space-between;
}

@media only screen and (max-width: 640px) {
  header.section {
    background: url(../img/bkg-mobile.jpg) center top no-repeat;
    background-size: 100% auto;
  }

  .header {
    display: block;
    text-align: center;
  }

  .header .logo-link img {
    max-width: 40%;
  }
}

.bonus-offer {
  margin-top: 6px;
}

.bonus-offer .bonus-block {
  position: relative;
  overflow: hidden;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
  border-radius: 3px;
  font-size: 15px;
  text-transform: uppercase;
}

.bonus-offer .bonus-block .bkg {
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 1;
  overflow: hidden;
  height: calc(100% - 4px);
  width: calc(100% - 4px);
  border: 2px solid #ccc !important;
  border-radius: 25px;
}

.bonus-offer .bonus-block .bkg .g {
  position: absolute;
  left: -63%;
  top: -50%;
  height: 200%;
  width: 200%;
  background: rgba(0, 0, 0, 0.77);
  z-index: 10;
}

@-webkit-keyframes moving {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 0 500px;
  }
}

â€‹ .main-promo {
  font-size: 18px !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}

.bonus-offer .bonus-block .border-bkg {
  left: 0;
  top: 0;
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bonus-offer .bonus-block .bonus-block-inner {
  position: relative;
  z-index: 2;
  padding: 12px 10px;
}

.bonus-offer .bonus-block .coupon-code {
  letter-spacing: 0.4px;
  margin: 15px 0;
  text-shadow: 0 0 11px rgba(0, 0, 0, 0.9);
}

#ctxt{
  margin-bottom: -15px;
}

.bonus-offer .bonus-block .coupon-code strong {
  display: block;
  font-size: 31px;
  color: #fb1354;
  line-height: 37px;
  font-weight: 700;
  letter-spacing: 0;
  animation-name: bonus;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

.bonus-offer .bonus-block .asterisked {
  margin-bottom: 8px;
}

.bonus-offer .bonus-block .for-registered {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 18px;
  margin-top: 3px;
  display: block;
  text-transform: none !important;
}

.bonus-offer .bonus-block .main-cta-button {
  position: relative;
  display: block;
  min-height: 84px;
  animation-name: button-;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
}

.bonus-offer .main-promo img,
h1.main-promo- img {
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

h1.main-promo- img {
  animation-name: button, bonus;
}

.bonus-offer .bonus-block .main-cta-button- {
  -webkit-filter: hue-rotate(-100deg);
  filter: hue-rotate(-100deg);
}

@keyframes hue {
  20% {
    -webkit-filter: hue-rotate(-220deg);
    filter: hue-rotate(-220deg);
  }
}

@-webkit-keyframes glitter {
  0%,
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
}

@keyframes button {
  0%,
  100% {
    -ms-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    transform: scalescale(1.02);
  }
}

.bonus-offer .bonus-block .main-cta-button img {
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
}

.bonus-offer .bonus-block .main-cta-button .cta-hover {
  opacity: 0;
  -webkit-transition: all 50ms ease;
  transition: all 50ms ease;
}

.bonus-offer .bonus-block .main-cta-button:hover .cta-hover {
  opacity: 0.9;
  -webkit-transition: all 50ms ease;
  transition: all 50ms ease;
  -webkit-filter: saturate(1.2);
  filter: saturate(1.2) drop-shadow(0 0 8px rgba(127, 227, 93, 0.5));
}

@media only screen and (max-width: 640px) {
  .bonus-offer .bonus-block {
    max-width: none;
    border-left: none;
    border-bottom: none;
    border-radius: 0;
    border-right: 0;
  }

  .bonus-offer .bonus-block .asterisked {
    font-size: 3.5vw;
    opacity: 0.8;
  }

  .bonus-offer .bonus-block .coupon-code {
    font-size: 5vw;
    margin: 14px 0 0;
  }

  .bonus-offer .bonus-block .coupon-code strong {
    display: inline;
    font-size: inherit;
    line-height: normal;
  }

  .bonus-offer .bonus-block .bkg,
  .bonus-offer .bonus-block .border-bkg {
    display: none;
  }

  .bonus-offer .bonus-block .offer-common-content {
    padding: 1px 0 45px;
    background: #000;
  }

  h1.main-promo {
    font-size: 5.2vw !important;
  }

  .bonus-offer .bonus-block .bonus-block-inner {
    padding: 0;
  }

  .bonus-offer .bonus-block .main-features-row {
    max-width: none;
  }

  .bonus-offer .bonus-block .main-promo {
    padding-top: 51.3%;
    padding-bottom: 10px;
    font-size: 5vw;
    font-weight: 700;
    text-shadow: 0 0 9px rgba(0, 0, 0, 0.9);
    background: -moz-linear-gradient(
      top,
      transparent 0,
      rgba(0, 0, 0, 0.25) 100%
    );
    background: -webkit-linear-gradient(
      top,
      transparent 0,
      rgba(0, 0, 0, 0.25) 100%
    );
    background: linear-gradient(
      to bottom,
      transparent 0,
      rgba(0, 0, 0, 0.25) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#40000000', GradientType=0);
  }

  .bonus-offer .bonus-block .main-promo img {
    width: 90%;
    margin-top: 23px;
  }
}

.bonus-offer .main-promo {
  font-size: 21px;
}

.bonus-offer .main-promo img {
  display: block;
  margin: 5px auto 0;
  animation-name: bonus;
}

.bonus-offer .main-features-row {
  max-width: 90%;
  margin: 2px auto 0;
  color: #ddd;
  text-transform: uppercase;
  font-size: 16px;
}

.bonus-offer .main-features-row .feature:last-child {
  margin-left: 7%;
}

.bonus-offer .main-features-row .feature img,
.bonus-offer .main-features-row .feature span {
  vertical-align: middle;
}

@media only screen and (max-width: 480px) {
  .bonus-offer .main-features-row {
    padding: 0 8px;
  }

  .bonus-offer .main-features-row .feature {
    font-size: 13px;
  }

  .bonus-offer .main-features-row .feature:last-child {
    margin-left: 5%;
  }
}

.steps-features {
  margin: 25px auto 0;
  padding-bottom: 60px;
}

.steps-features .features-list {
  text-align: center;
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  -webkit-align-content: space-between;
}

.more-info .info-blocks,
.more-info .info-blocks .block .lists-container {
  -webkit-flex-flow: row wrap;
}

.steps-features .features-list .number {
  margin-bottom: 6px;
}

.steps-features .features-list > li {
  width: 33.33%;
  position: relative;
}

.steps-features .features-list > li:last-child .flex-inner {
  position: absolute;
  top: 0;
  right: 0;
}

.steps-features .features-list > li:first-child .flex-inner {
  position: absolute;
  top: 0;
  left: 4%;
}

.steps-features h2 {
  font-family: Asap, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}

@media only screen and (max-width: 1010px) {
  .steps-features h2 {
    font-size: 16px;
  }

  .steps-features {
    padding-left: 10px;
    padding-right: 10px;
  }

  .games-slider,
  .more-info {
    padding: 0 10px;
  }
}

.steps-features p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
}

.gamesmobiletitle,
.more-info h3 {
  font-family: Asap, sans-serif;
  color: #fb1354;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}

.games-slider {
  margin-top: 38px;
}

.more-info {
  margin-top: 28px;
}

.more-info h3 {
  font-size: 24px;
  padding-bottom: 22px;
  background: -webkit-linear-gradient(top, #ff4880 0, #fb1354 40%, #c40039 50%);
  -webkit-background-clip: text;
}

.gamesmobiletitle {
  margin-top: 10px;
  background: -webkit-linear-gradient(top, #ff4880 0, #fb1354 40%, #c40039 50%);
  -webkit-background-clip: text;
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 480px) {
  .games-slider,
  .more-info {
    margin-top: 10px;
  }

  .more-info {
    font-size: 13px;
    padding: 0 10px;
  }

  .more-info h3 {
    font-size: 15px;
    margin-bottom: 20px;
  }
}

.more-info .info-blocks {
  display: flex;
  -ms-justify-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  -webkit-align-content: space-between;
}

.more-info .info-blocks .block {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  padding: 18px 14px;
  background: url(../img/h3-bg.jpg) repeat-x #202020 !important;
}

.more-info .info-blocks .block.info-list-container {
  width: 62.32%;
}

.more-info .info-blocks .block.todays-jackpot {
  width: 36.44%;
  text-align: right;
}

@media only screen and (max-width: 720px) {
  .more-info .info-blocks .block.info-list-container {
    margin-bottom: 25px;
  }

  .more-info .info-blocks .block.info-list-container,
  .more-info .info-blocks .block.todays-jackpot {
    width: 100%;
    text-align: left;
  }
}

.more-info .info-blocks .block .list-inner {
  z-index: 1;
  position: relative;
}

.more-info .info-blocks .block .lists-container {
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  align-content: space-between;
  -webkit-align-content: space-between;
}

.more-info .info-blocks .block:after {
  position: absolute;
  z-index: 0;
  content: " ";
  left: -50%;
  top: -100%;
  width: 200%;
  height: 400%;
}

.more-info .info-list {
  float: left;
  line-height: 34px;
}

.list-inner,
.more-info .info-list {
  font-size: 14px !important;
  color: #eee !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.more-info .info-list:first-child {
  margin-right: 5px;
}

.more-info .info-list:first-child li:first-child {
  letter-spacing: -0.4px;
}

.games-slider {
  padding-bottom: 35px;
}

@media only screen and (max-width: 480px) {
  .more-info .info-list {
    line-height: 28px;
  }

  .games-slider {
    padding: 0 10px 20px;
  }
}

.games-slider .single-slide,
.games-slider .slick-initialized .slick-slide.single-slide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  align-content: space-between;
  -webkit-align-content: space-between;
}

.games-slider .slider-control {
  left: -49px;
  top: 25%;
  z-index: 2;
  position: absolute;
  cursor: pointer;
}

.games-slider .slider-control.next-game-arrow {
  left: auto;
  right: -49px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

@media screen and (max-width: 1091px) {
  .games-slider {
    overflow: hidden;
  }

  .games-slider .slider-control {
    left: -20px;
  }

  .games-slider .slider-control.next-game-arrow {
    left: auto;
    right: -20px;
  }
}

@media screen and (max-width: 1040px) {
  .games-slider .slider-control {
    z-index: -1;
    opacity: 0;
  }
}

.games-slider
  .slick-init:not(.slick-initialized)
  .single-slide:not(:first-child) {
  display: none;
}

.games-slider .single-image {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  text-align: center;
  max-width: 24.5%;
}

.games-slider .single-image > img {
  border-radius: 6px;
  border: 3px solid #4d4d4d;
}

@media screen and (max-width: 680px) {
  .games-slider .single-image {
    margin-bottom: 6px;
    max-width: 49.2%;
    width: 49.2%;
  }

  .games-slider .single-image > img {
    width: 100%;
  }

  .footer .associatives .divider {
    display: none;
  }
}

.games-slider .slick-slide .stars-row img {
  display: inline;
}

.footer {
  background-color: #202020;
}

footer- {
  background: url(../img/fm.png);
  -webkit-animation: moving 5.5s linear infinite;
  z-index: 10;
}

.footer .tandc-text {
  font-size: 12px;
  padding: 15px 0;
  color: rgba(255, 255, 255, 0.8);
  display: none;
  text-align: center;
}

.footer .associatives {
  text-align: center;
  padding: 15px 0;
}

.footer .associatives .divider {
  display: inline-block;
  background: rgba(255, 255, 255, 0.7);
  width: 1px;
  height: 25px;
  margin: 0 2% 10px;
}

@media screen and (max-width: 680px) {
  .footer .associatives .divider {
    display: none;
  }
}

.title-trigger {
  width: 140px;
  padding: 5px;
  background: #202020;
  color: #999;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}

.jackpot {
  max-width: 341px;
}

.jackpot + a {
  display: block;
  margin-top: 10px;
}

.jackpot-counter {
  width: 100%;
  max-width: 100%;
  height: 48px !important;
  padding-top: 13.6%;
  margin: 0 auto;
  clear: both;
  position: relative;
}

.jackpot-counter > a {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
}

.jackpot-counter .fancy-jackpot {
  width: 100%;
  border: 1px solid #fbf80a;
  font-size: 38px;
  height: 100%;
  font-weight: 700;
  color: #000;
  display: inline-block;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  white-space: nowrap;
  background: #060407;
  background: -moz-linear-gradient(
    top,
    #0c0c0c 0,
    #878787 15%,
    #f7f7f7 18%,
    #fefefe 37%,
    #dfdfdf 69%,
    #f7f7f7 84%,
    #a7a7a7 95%,
    #4f4f4f 100%
  );
  background: -webkit-linear-gradient(
    top,
    #0c0c0c 0,
    #878787 15%,
    #f7f7f7 18%,
    #fefefe 37%,
    #dfdfdf 69%,
    #f7f7f7 84%,
    #a7a7a7 95%,
    #4f4f4f 100%
  );
  background: linear-gradient(
    to bottom,
    #0c0c0c 0,
    #878787 15%,
    #f7f7f7 18%,
    #fefefe 37%,
    #dfdfdf 69%,
    #f7f7f7 84%,
    #a7a7a7 95%,
    #4f4f4f 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#878787', endColorstr='#4f4f4f', GradientType=0);
  box-shadow: inset 0 0 6px 2px rgba(32, 27, 24, 0.55);
  border-bottom: 1px solid #47444a;
  border-right: 1px solid #47444a;
  border-left: 1px solid #262227;
  border-top: 1px solid #262227;
}

.fancy-jackpot::before {
  content: "$";
  display: inline-block;
  color: #e00644;
  vertical-align: baseline;
  line-height: 1.2;
  letter-spacing: 4px;
  padding-right: 5px;
  position: relative;
  bottom: 4px;
  font-size: 32px;
  font-family: Champion, sans-serif;
}

@media only screen and (max-width: 1090px) and (min-width: 640px) {
  .jackpot-counter .fancy-jackpot {
    font-size: 38px;
  }
}

@media only screen and (max-width: 402px) {
  .jackpot-counter .fancy-jackpot {
    font-size: 38px;
  }
}

.fancy-jackpot,
.single-char {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fancy-jackpot .single-char:last-child {
  border-right: none;
}

.fancy-jackpot .single-char:first-child {
  border-left: none;
}

.single-char.a-symbol {
  width: 5.34%;
}

.jackpot {
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 0 !important;
  margin: 0 !important;
}

.single-char {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  padding: 1.7% 0 0;
  margin: 0;
  height: 100%;
  width: 9.4%;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  font-family: Champion;
  font-weight: 400 !important;
  font-size: 36px !important;
  color: #e00644;
  opacity: 0.9;
}

.single-char > span {
  display: block;
  line-height: 1.1;
  vertical-align: middle;
  height: 100%;
}

.close-button i,
.close-button span {
  vertical-align: top;
}

.the-close-button {
  display: inline-block;
  padding: 5px 0 0 5px;
  cursor: pointer;
}

.close-button {
  text-align: right;
  color: #e7bb4a;
}

.close-button i {
  font-size: 1.45em;
  margin-left: -5px;
}

.overlay-inner-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  align-items: stretch;
  align-content: space-between;
  -webkit-align-content: space-between;
}

.features-container {
  width: 52%;
  padding: 0 25px;
}

.features-container ul {
  margin-left: 22px;
  padding-top: 45px;
}

.features-container h5 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.features-container p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  padding-right: 33px;
}

.features-container li {
  margin-bottom: 30px;
}

.features-container li img {
  float: left;
}

@media screen and (max-width: 750px) {
  .features-container {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .awards,
  .form-active .container,
  .steps-features {
    display: none;
  }

  .close-button {
    padding: 10px 0;
  }
}

.section-form {
  max-width: 920px;
}

@media only screen and (max-width: 750px) {
  .overlay-inner-wrapper {
    width: 100%;
  }

  .section-form {
    text-align: center;
  }
}

.form-single {
  min-height: 100vh;
  background: url(../img/bkg.jpg) center top no-repeat;
}

.form-single .logo-link {
  padding-top: 16px;
  display: inline-block;
}

.form-single .logo-link img {
  width: 70%;
  padding: 0 !important;
}

.form-single .form-main-container {
  background-color: rgba(0, 0, 0, 0.85);
  border: 1px solid #bbb;
}

.footer-main-container {
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  width: 100%;
}

@media screen and (max-height: 640px) {
  .footer-main-container {
    position: static;
    width: auto;
  }
}

@media screen and (max-width: 640px) {
  .footer-main-container {
    position: static;
    width: auto;
  }
}

@media only screen and (max-width: 1100px) {
  .star,
  .star-2 {
    display: none !important;
  }
}

.row.games-slider.single-slide {
  padding-bottom: 5px;
}

#gamesmobile p {
  padding-left: 10px;
  padding-right: 10px;
}

.generic-btn {
  display: block;
  text-align: center;
  padding: 0.8em 0;
  max-width: 90%;
  background-color: #fb1354;
  border-radius: 6px;
  font-weight: 700;
  font-size: 1.3em;
  margin: 0 auto;
}

@keyframes bonus {
  50% {
    -webkit-filter: brightness(180%);
    filter: brightness(180%);
  }

  75% {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
  }
}

.payments {
  width: 500px;
  padding: 10px 0;
}

@media screen and (max-width: 600px) {
  .payments {
    width: 90vw;
  }
}
