﻿@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap"; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,:after,:before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../../../fonts/glyphicons-halflings-regular.eot);
    src: url(../../../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../../../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../../../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../../../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size:21px
    }
}

.small,small {
    font-size: 85%
}

.mark,mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height:34px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label {
    cursor: not-allowed
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top:7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.row:after,.row:before {
    display: table;
    content: " "
}

.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
    display: none!important
}

.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display:block!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display:inline!important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display:block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display:inline!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display:block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display:inline!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display:inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display:block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display:inline!important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display:inline-block!important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.compliance-footer {
    background: #000;
    text-align: center;
    padding: 20px;
    color: #fff;
    overflow: hidden
}

.compliance-footer .compliance-footer__elements {
    font-size: 23px;
    padding-bottom: 20px;
    font-weight: 900;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.compliance-footer .compliance-footer__elements figure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.compliance-footer .compliance-footer__elements figure+figure {
    margin-left: 50px
}

.compliance-footer .compliance-footer__elements figure+figure::before {
    content: "";
    position: absolute;
    background: #fff;
    left: -25px;
    width: 3px;
    height: 100%
}

.compliance-footer .igaming-logo {
    width: 150px;
    height: auto;
    display: inline-block
}

.compliance-footer p {
    font-weight: 500;
    line-height: 18px;
    font-size: 14px;
    margin: 10px auto;
    max-width: 750px;
    color: rgba(255,255,255,.55)
}

.compliance-footer p span {
    font-weight: 600
}

.compliance-footer p a {
    font-weight: 700;
    cursor: pointer;
    text-decoration: underline;
    color: #fff
}

@media screen and (max-width: 767px) {
    .compliance-footer .compliance-footer__elements {
        font-size:18px
    }

    .compliance-footer .igaming-logo {
        width: 121px
    }
}

@media screen and (max-width: 480px) {
    .compliance-footer .compliance-footer__elements {
        font-size:14px
    }

    .compliance-footer .igaming-logo {
        width: 90px
    }
}

.modal-ont {
    background: rgba(0,0,0,.65);
    font-size: 16px
}

.modal-ont .modal-dialog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    padding: 1em 0;
    color: #000;
    font-family: sans-serif
}

.modal-ont .modal-content {
    background: #fff;
    border: 2px solid red;
    border-radius: 12px
}

.modal-ont .modal-body {
    padding: 1em 1.5em;
    text-align: center
}

.modal-ont__title {
    font-size: 1.25em;
    font-weight: 700;
    margin-top: .5em
}

.modal-ont__content {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: red;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1.1em
}

.modal-ont__disclaimer {
    font-size: .8em
}

.modal-ont a {
    color: #00008b!important
}

.modal-ont a:hover {
    color: #00008b!important
}

body[data-page-theme=tp1] {
    font-family: Roboto,sans-serif
}

body[data-page-theme=tp1] .section-header {
    padding: 2em;
    text-align: center;
    background: #fff
}

body[data-page-theme=tp1] .header__title {
    margin-bottom: .2em;
    font-size: 36px;
    font-weight: 900
}

body[data-page-theme=tp1] .header__subtitle {
    margin-top: .75em;
    font-size: 20px;
    font-weight: 700
}

body[data-page-theme=tp1] .header__trustpilot-logo {
    width: 100%;
    max-width: 160px
}

body[data-page-theme=tp1] .header__small-blurb {
    color: #8b8b8b;
    font-size: 16px
}

body[data-page-theme=tp1] .section-content {
    padding-top: 3em;
    background: #f1f1f1;
    border-top: 1px solid #cfcfcf
}

body[data-page-theme=tp1] .content__review-entry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    background: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 12px
}

body[data-page-theme=tp1] .content__review-entry+.content__review-entry {
    margin-top: 1.5em
}

body[data-page-theme=tp1] .review-entry__casino-name {
    margin-top: 0;
    font-weight: 900
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp1] .review-entry__casino-name {
        margin-bottom:0;
        font-size: 18px
    }
}

body[data-page-theme=tp1] .review-entry__text {
    display: inline-block;
    color: #8b8b8b;
    font-weight: 500;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp1] .review-entry__text {
        font-size:13px
    }
}

body[data-page-theme=tp1] .review-entry__logo {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

body[data-page-theme=tp1] .review-entry__stars {
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp1] .review-entry__stars {
        max-width:100px
    }
}

body[data-page-theme=tp1] .review-entry__badge {
    position: relative;
    display: inline-block;
    margin: .8em 0 .5em;
    padding: .4em .5em .3em 1.6em;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    background-color: #b1f2d0;
    border-radius: 4px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp1] .review-entry__badge {
        font-size:13px
    }
}

body[data-page-theme=tp1] .review-entry__badge::before {
    content: "";
    position: absolute;
    left: .2em;
    top: 50%;
    width: 16px;
    height: 16px;
    background-image: url(images/verified-badge.png);
    background-size: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body[data-page-theme=tp1] .review-entry__list {
    margin-top: 12px
}

body[data-page-theme=tp1] .review-entry__list li,body[data-page-theme=tp1] .review-entry__list ul {
    margin-left: -16px;
    list-style-image: url(images/check.png);
    color: #999;
    font-weight: 500
}

body[data-page-theme=tp1] .review-entry__logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin-top: 4px;
    margin-right: auto
}

body[data-page-theme=tp1] .review-entry__logos img {
    max-height: 32.5px;
    width: auto
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp1] .review-entry__logos img {
        max-height:25.5px
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp1] .review-entry__logos img {
        max-height:19.5px
    }
}

body[data-page-theme=tp1] .review-entry__tagline {
    padding: .2em .5em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    background: #e1e1e1;
    border-radius: 4px
}

body[data-page-theme=tp1] .review-entry__tagline--smallscreen {
    display: inline-block;
    margin-bottom: 1em;
    font-size: 12px
}

body[data-page-theme=tp1] .review-entry__tagline--largescreen {
    display: none
}

@media screen and (min-width: 768px) {
    body[data-page-theme=tp1] .review-entry__tagline--largescreen {
        display:inline-block
    }
}

body[data-page-theme=tp1] .review-entry__linkout {
    display: block;
    position: relative;
    border: 1px solid #205cd4;
    margin-top: .75em;
    border-radius: 4px;
    padding: .5em .5em .4em;
    text-align: left
}

body[data-page-theme=tp1] .review-entry__linkout:hover {
    text-decoration: none
}

body[data-page-theme=tp1] .review-entry__linkout::after {
    position: absolute;
    content: "\f178";
    font-family: FontAwesome;
    top: 50%;
    right: 1em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body[data-page-theme=tp1] .linkout__sitename,body[data-page-theme=tp1] .linkout__tagline {
    display: block
}

body[data-page-theme=tp1] .linkout__sitename {
    color: #205cd4;
    font-weight: 700;
    position: relative;
    padding-left: 1.5em
}

body[data-page-theme=tp1] .linkout__sitename::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background-image: url(images/share-logo.png);
    background-size: 100%;
    width: 16px;
    height: 16px;
    z-index: 1
}

body[data-page-theme=tp1] .linkout__tagline {
    color: #8b8b8b
}

body[data-page-theme=tp1] .review-entry__divider {
    margin-right: -15px;
    margin-left: -15px;
    border-top: 2px solid #cfcfcf
}

body[data-page-theme=tp1] .review-entry__margin {
    margin-top: 5px
}

body[data-page-theme=tp1] .footer {
    background: #1c1c1c;
    text-align: center;
    color: #fff;
    font-size: 1.7rem;
    font-weight: 700;
    height: 100px;
    padding: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px
}

@font-face {
    font-family: Poppins;
    src: url(fonts/Poppins-ExtraBold.woff2) format("woff2"),url(fonts/Poppins-ExtraBold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/Poppins-Medium.woff2) format("woff2"),url(fonts/Poppins-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url(../fonts/Poppins-Bold.woff2) format("woff2"),url(fonts/Poppins-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot) format("embedded-opentype"),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.woff) format("woff"),url(../images/icomoon.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

body[data-page-theme=tp2] {
    /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.2;
    position: relative;
    font-family: Poppins;
    font-weight: 400;
    font-weight: 500;
    font-size: 16px;
    background-image: radial-gradient(circle at 50% 50%,#02050b 0,#02050b 2%,#02050b 6%,#07447c 90%);
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed
}

body[data-page-theme=tp2] html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body[data-page-theme=tp2] body,body[data-page-theme=tp2] figure {
    margin: 0
}

body[data-page-theme=tp2] * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body[data-page-theme=tp2] main {
    display: block
}

body[data-page-theme=tp2] h1 {
    font-size: 2em;
    margin: .67em 0
}

body[data-page-theme=tp2] hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

body[data-page-theme=tp2] pre {
    font-family: monospace,monospace;
    font-size: 1em
}

body[data-page-theme=tp2] a {
    background-color: transparent
}

body[data-page-theme=tp2] abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

body[data-page-theme=tp2] b,body[data-page-theme=tp2] strong {
    font-weight: bolder
}

body[data-page-theme=tp2] code,body[data-page-theme=tp2] kbd,body[data-page-theme=tp2] samp {
    font-family: monospace,monospace;
    font-size: 1em
}

body[data-page-theme=tp2] small {
    font-size: 80%
}

body[data-page-theme=tp2] sub,body[data-page-theme=tp2] sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

body[data-page-theme=tp2] sub {
    bottom: -.25em
}

body[data-page-theme=tp2] sup {
    top: -.5em
}

body[data-page-theme=tp2] img {
    border-style: none
}

body[data-page-theme=tp2] button,body[data-page-theme=tp2] input,body[data-page-theme=tp2] optgroup,body[data-page-theme=tp2] select,body[data-page-theme=tp2] textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

body[data-page-theme=tp2] button,body[data-page-theme=tp2] input {
    overflow: visible
}

body[data-page-theme=tp2] button,body[data-page-theme=tp2] select {
    text-transform: none
}

body[data-page-theme=tp2] [type=button],body[data-page-theme=tp2] [type=reset],body[data-page-theme=tp2] [type=submit],body[data-page-theme=tp2] button {
    -webkit-appearance: button
}

body[data-page-theme=tp2] [type=button]::-moz-focus-inner,body[data-page-theme=tp2] [type=reset]::-moz-focus-inner,body[data-page-theme=tp2] [type=submit]::-moz-focus-inner,body[data-page-theme=tp2] button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

body[data-page-theme=tp2] [type=button]:-moz-focusring,body[data-page-theme=tp2] [type=reset]:-moz-focusring,body[data-page-theme=tp2] [type=submit]:-moz-focusring,body[data-page-theme=tp2] button:-moz-focusring {
    outline: 1px dotted ButtonText
}

body[data-page-theme=tp2] fieldset {
    padding: .35em .75em .625em
}

body[data-page-theme=tp2] legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

body[data-page-theme=tp2] progress {
    vertical-align: baseline
}

body[data-page-theme=tp2] textarea {
    overflow: auto
}

body[data-page-theme=tp2] [type=checkbox],body[data-page-theme=tp2] [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

body[data-page-theme=tp2] [type=number]::-webkit-inner-spin-button,body[data-page-theme=tp2] [type=number]::-webkit-outer-spin-button {
    height: auto
}

body[data-page-theme=tp2] [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

body[data-page-theme=tp2] [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

body[data-page-theme=tp2] ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

body[data-page-theme=tp2] details {
    display: block
}

body[data-page-theme=tp2] summary {
    display: list-item
}

body[data-page-theme=tp2] template {
    display: none
}

body[data-page-theme=tp2] [hidden] {
    display: none
}

body[data-page-theme=tp2] [class*=" icon-"],body[data-page-theme=tp2] [class^=icon-] {
    font-family: icomoon!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body[data-page-theme=tp2] .icon-star:before {
    content: "\e906"
}

body[data-page-theme=tp2] html {
    background-image: radial-gradient(circle at 50% 50%,#02050b 0,#02050b 2%,#02050b 6%,#07447c 90%);
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed
}

body[data-page-theme=tp2] .container {
    margin: 0 auto;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1230px
}

@media screen and (min-width: 576px) {
    body[data-page-theme=tp2] .container {
        max-width:100%
    }
}

@media screen and (min-width: 768px) {
    body[data-page-theme=tp2] .container {
        max-width:720px
    }
}

@media screen and (min-width: 992px) {
    body[data-page-theme=tp2] .container {
        max-width:980px
    }
}

@media screen and (min-width: 1299px) {
    body[data-page-theme=tp2] .container {
        max-width:1230px
    }
}

body[data-page-theme=tp2] .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

body[data-page-theme=tp2] .col-2 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 15px
}

body[data-page-theme=tp2] .col-3 {
    max-width: 33.33333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    padding: 0 15px
}

body[data-page-theme=tp2] img {
    height: auto
}

body[data-page-theme=tp2] h1,body[data-page-theme=tp2] h2,body[data-page-theme=tp2] h3,body[data-page-theme=tp2] h4,body[data-page-theme=tp2] h5,body[data-page-theme=tp2] h6,body[data-page-theme=tp2] p {
    margin-top: 0
}

body[data-page-theme=tp2] h1 {
    font-family: Poppins;
    font-size: 60px;
    font-weight: 400;
    margin-bottom: 25px
}

body[data-page-theme=tp2] h2 {
    font-family: Poppins;
    font-size: 36px;
    font-weight: 300
}

body[data-page-theme=tp2] h3 {
    font-family: Poppins;
    font-size: 28px;
    font-weight: 300
}

body[data-page-theme=tp2] p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 300
}

body[data-page-theme=tp2] p em {
    font-style: normal;
    color: #1c2da7
}

body[data-page-theme=tp2] ul li em {
    font-style: normal;
    color: #1c2da7
}

body[data-page-theme=tp2] img {
    max-width: 100%;
    width: 100%
}

body[data-page-theme=tp2] .visible-sm.visible-sm {
    display: none
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .visible-sm.visible-sm {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .hidden-sm.hidden-sm {
        display:none
    }
}

body[data-page-theme=tp2] .casino-banner .media-holder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

body[data-page-theme=tp2] .casino-banner .media-holder .wistia_embed,body[data-page-theme=tp2] .casino-banner .media-holder img,body[data-page-theme=tp2] .casino-banner .media-holder video {
    display: block!important;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    max-width: 100%;
    max-height: 100%
}

body[data-page-theme=tp2] .btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 10px;
    height: 80px;
    font-size: 30px;
    border: 6px solid transparent;
    color: #fff;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 800
}

body[data-page-theme=tp2] .btn:focus {
    outline: 0
}

@media screen and (max-width: 1299px) {
    body[data-page-theme=tp2] .btn {
        font-size:24px
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .btn {
        border-radius:10px;
        height: 74px;
        font-size: 30px;
        border: 6px solid transparent
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .btn {
        border-radius:10px;
        height: 12.8vw;
        font-size: 4.8vw;
        border: 4px solid transparent
    }
}

body[data-page-theme=tp2] .btn::before,body[data-page-theme=tp2] .btn:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

body[data-page-theme=tp2] .btn:before {
    margin: -6px;
    border-radius: 15px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .btn:before {
        margin:-6px;
        border-radius: 10px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .btn:before {
        margin:-4px;
        border-radius: 10px
    }
}

body[data-page-theme=tp2] .btn:after {
    border-radius: 10px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .btn:after {
        border-radius:4px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .btn:after {
        border-radius:6px
    }
}

body[data-page-theme=tp2] .btn>span {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    padding: 0 35px
}

body[data-page-theme=tp2] .btn>span:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(.19,1,.22,1);
    transition: all 550ms cubic-bezier(.19,1,.22,1);
    width: 50px;
    z-index: -10
}

body[data-page-theme=tp2] .btn>span:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(.19,1,.22,1);
    transition: all 550ms cubic-bezier(.19,1,.22,1)
}

body[data-page-theme=tp2] .btn>span>span {
    position: relative;
    padding: 0 10px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .btn>span>span {
        padding:0 1.86667vw
    }
}

body[data-page-theme=tp2] .btn>span>span:before {
    right: 100%
}

body[data-page-theme=tp2] .btn>span>span:after {
    left: 100%;
    -webkit-transform: scaleX(-1) translateY(-50%);
    transform: scaleX(-1) translateY(-50%)
}

body[data-page-theme=tp2] .btn-main::before {
    -webkit-box-shadow: 7px -7px 3px 0 #070 inset,inset -15px -34px 11px 0 #2aff2a;
    box-shadow: 7px -7px 3px 0 #070 inset,inset -15px -34px 11px 0 #2aff2a;
    background: #00d32a
}

body[data-page-theme=tp2] .btn-main:after {
    background: #00ba00;
    border-top: 1px solid #00dc37;
    border-bottom: 1px solid #00a500
}

body[data-page-theme=tp2] .main-header {
    padding: 20px 0 15px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .main-header {
        padding-top:20px
    }
}

body[data-page-theme=tp2] .main-header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body[data-page-theme=tp2] .logo-holder img {
    max-width: 178px;
    width: 100%;
    height: auto
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .logo-holder img {
        max-width:26.66667vw
    }
}

body[data-page-theme=tp2] .date-holder {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .date-holder {
        font-size:16px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .date-holder {
        font-size:3.2vw
    }
}

body[data-page-theme=tp2] .main-footer {
    padding: 60px 15px;
    background: #000;
    text-align: center
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .main-footer {
        padding:30px 15px
    }
}

body[data-page-theme=tp2] .main-footer p {
    color: #636363;
    line-height: 1.4
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .main-footer p {
        font-size:11px
    }
}

body[data-page-theme=tp2] .main-footer p a {
    color: #636363;
    text-decoration: underline
}

body[data-page-theme=tp2] .footer-logo {
    max-width: 178px;
    margin-left: auto;
    margin-right: auto
}

body[data-page-theme=tp2] .hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    margin-right: -15px;
    overflow: visible
}

body[data-page-theme=tp2] .hamburger:hover {
    opacity: .7
}

body[data-page-theme=tp2] .hamburger.is-active:hover {
    opacity: .7
}

body[data-page-theme=tp2] .hamburger.is-active .hamburger-inner,body[data-page-theme=tp2] .hamburger.is-active .hamburger-inner::after,body[data-page-theme=tp2] .hamburger.is-active .hamburger-inner::before {
    background-color: #fff;
    width: 51px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger.is-active .hamburger-inner,body[data-page-theme=tp2] .hamburger.is-active .hamburger-inner::after,body[data-page-theme=tp2] .hamburger.is-active .hamburger-inner::before {
        width:26px
    }
}

body[data-page-theme=tp2] .hamburger-box {
    width: 40px;
    height: 25px;
    display: inline-block;
    position: relative
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger-box {
        width:26px;
        height: 18px
    }
}

body[data-page-theme=tp2] .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1.5px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger-inner {
        margin-top:-1px
    }
}

body[data-page-theme=tp2] .hamburger-inner,body[data-page-theme=tp2] .hamburger-inner::after,body[data-page-theme=tp2] .hamburger-inner::before {
    width: 40px;
    height: 3px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger-inner,body[data-page-theme=tp2] .hamburger-inner::after,body[data-page-theme=tp2] .hamburger-inner::before {
        width:26px;
        height: 2px
    }
}

body[data-page-theme=tp2] .hamburger-inner::after,body[data-page-theme=tp2] .hamburger-inner::before {
    content: "";
    display: block
}

body[data-page-theme=tp2] .hamburger-inner::before {
    top: -11px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger-inner::before {
        top:-8px
    }
}

body[data-page-theme=tp2] .hamburger-inner::after {
    bottom: -11px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger-inner::after {
        bottom:-8px
    }
}

body[data-page-theme=tp2] .hamburger--slider .hamburger-inner {
    top: 1.5px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger--slider .hamburger-inner {
        top:1px
    }
}

body[data-page-theme=tp2] .hamburger--slider .hamburger-inner::before {
    top: 11px;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger--slider .hamburger-inner::before {
        top:8px
    }
}

body[data-page-theme=tp2] .hamburger--slider .hamburger-inner::after {
    top: 22px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger--slider .hamburger-inner::after {
        top:16px
    }
}

body[data-page-theme=tp2] .hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0,11px,0) rotate(45deg);
    transform: translate3d(0,11px,0) rotate(45deg)
}

body[data-page-theme=tp2] .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-5.71429px,-8px,0);
    transform: rotate(-45deg) translate3d(-5.71429px,-8px,0);
    opacity: 0
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger--slider.is-active .hamburger-inner::before {
        -webkit-transform:rotate(-45deg) translate3d(-3.71429px,-6px,0);
        transform: rotate(-45deg) translate3d(-3.71429px,-6px,0)
    }
}

body[data-page-theme=tp2] .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0,-22px,0) rotate(-90deg);
    transform: translate3d(0,-22px,0) rotate(-90deg)
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .hamburger--slider.is-active .hamburger-inner::after {
        -webkit-transform:translate3d(0,-16px,0) rotate(-90deg);
        transform: translate3d(0,-16px,0) rotate(-90deg)
    }
}

body[data-page-theme=tp2] .page-intro {
    padding-top: 46px;
    padding-bottom: 27px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .page-intro {
        padding-top:5.33333vw
    }
}

body[data-page-theme=tp2] .page-intro h1 {
    text-shadow: 0 3px 19.7px #000,0 3px 19.7px #000;
    font-family: Poppins;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .page-intro h1 {
        font-size:40px
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .page-intro h1 {
        font-size:36px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .page-intro h1 {
        font-size:5.86667vw
    }
}

@media screen and (min-width: 1300px) {
    body[data-page-theme=tp2] .page-intro h1 br {
        display:none
    }
}

body[data-page-theme=tp2] .page-intro ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

body[data-page-theme=tp2] .page-intro ul li {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-shadow: 0 3px 19.7px #000,0 3px 19.7px #000;
    font-size: 24px;
    font-weight: 500;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .page-intro ul li {
        font-size:20px
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .page-intro ul li {
        font-size:16px
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .page-intro ul li {
        font-size:3.73333vw
    }
}

body[data-page-theme=tp2] .page-intro ul li:not(:last-of-type) {
    margin-bottom: 10px
}

body[data-page-theme=tp2] .page-intro ul li span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 34px;
    width: 34px;
    height: 34px;
    margin-right: 9px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .page-intro ul li span {
        min-width:28px;
        width: 28px;
        height: 28px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .page-intro ul li span {
        min-width:5.33333vw;
        width: 5.33333vw;
        height: 5.33333vw
    }
}

body[data-page-theme=tp2] .page-intro ul li span img {
    max-width: 100%;
    width: 100%
}

body[data-page-theme=tp2] .page-intro .row {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

body[data-page-theme=tp2] .page-intro .text-col {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0 15px
}

@-webkit-keyframes bg-scrolling-reverse {
    100% {
        background-position: 0 282px
    }
}

@keyframes bg-scrolling-reverse {
    100% {
        background-position: 0 282px
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casinos .col-2 {
        max-width:100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

body[data-page-theme=tp2] .casino-section:not(:last-of-type) {
    margin-bottom: 30px
}

body[data-page-theme=tp2] .casino-section .casino-title__holder.visible-sm {
    display: none
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-section .casino-title__holder.visible-sm {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino-section .casino-title__holder.visible-sm {
        margin-bottom:5.33333vw
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-section .casino-title__holder.hidden-sm {
        display:none
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-section:first-of-type .casino-cta__block {
        height:auto
    }
}

body[data-page-theme=tp2] .casino-section:first-of-type .casino-cta__block .btn-holder {
    margin-top: 0
}

@media screen and (min-width: 992px) {
    body[data-page-theme=tp2] .casino-section:first-of-type .casino-cta__block .btn {
        white-space:normal;
        font-size: 26px
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-section:first-of-type .casino-info {
        padding-top:50px;
        padding-bottom: 30px
    }
}

body[data-page-theme=tp2] .casino-section .row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

body[data-page-theme=tp2] .casino-section .col-3:not(:last-of-type) {
    margin-bottom: 30px
}

@media screen and (max-width: 1299px) {
    body[data-page-theme=tp2] .casino-section .col-3 {
        max-width:50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-section .col-3 {
        max-width:100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .casino-section .col-3 {
        max-width:100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

body[data-page-theme=tp2] .casino-section .casino-cta__block {
    padding: 15px 0
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-section .casino-cta__block {
        padding:0
    }
}

body[data-page-theme=tp2] .casino-section .casino-cta__block .video-header p {
    font-size: 23px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino-section .casino-cta__block .video-header p {
        font-size:4.8vw
    }
}

@media screen and (max-width: 300px) {
    body[data-page-theme=tp2] .casino-section .casino-cta__block .video-header p {
        font-size:4vw
    }
}

body[data-page-theme=tp2] .casino-section .casino-banner {
    padding-top: 56%
}

@media screen and (min-width: 992px) {
    body[data-page-theme=tp2] .casino-section .casino-info.casino-info {
        padding-left:0;
        padding-right: 30px
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-section .casino-info.casino-info {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0;
        padding-bottom: 30px
    }
}

body[data-page-theme=tp2] .casino-section .btn-holder .btn {
    max-width: 100%;
    width: 100%
}

body[data-page-theme=tp2] .casino {
    -webkit-box-shadow: 0 3px 92.1px 5.9px #000;
    box-shadow: 0 3px 92.1px 5.9px #000;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 30px
}

body[data-page-theme=tp2] .casino .block-header--animated:before {
    background-position: 0 0
}

body[data-page-theme=tp2] .casino .block-header--animated:after {
    position: absolute;
    background: url(images/falling-coins.png);
    background-repeat: repeat-y;
    background-size: 100%;
    background-position: 0;
    content: "";
    top: 50%;
    left: 50%;
    width: 1203px;
    height: 282px;
    -webkit-animation: bg-scrolling-reverse 10s infinite;
    animation: bg-scrolling-reverse 10s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

body[data-page-theme=tp2] .casino .block-header--animated .block-title__holder:before {
    position: absolute;
    content: "";
    background: url(images/label-coins.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    height: calc(100% + 40px);
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body[data-page-theme=tp2] .casino .casino-banner {
    margin-bottom: 0
}

body[data-page-theme=tp2] .casino .block-header {
    padding: 20px 0
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .block-header {
        padding:2.66667vw 0
    }
}

body[data-page-theme=tp2] .casino .block-header {
    text-align: center;
    position: relative;
    overflow: hidden
}

body[data-page-theme=tp2] .casino .block-header:before {
    position: absolute;
    background: url(images/casino-head-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0;
    content: "";
    -webkit-filter: blur(3px);
    filter: blur(3px);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body[data-page-theme=tp2] .casino .block-title__holder {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 70px;
    padding: 0 30px;
    position: relative;
    z-index: 1;
    background: url(images/header-label-bg.png) no-repeat center/100% 100%
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino .block-title__holder {
        height:80px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .block-title__holder {
        height:13.33333vw;
        padding: 0 5.33333vw
    }
}

body[data-page-theme=tp2] .casino .block-title__holder span {
    font-size: 26px;
    color: #ffc81a;
    font-weight: 800;
    margin-right: 20px;
    border-right: 4px solid #d2bc5a;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 20px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino .block-title__holder span {
        font-size:30px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .block-title__holder span {
        font-size:4.8vw;
        padding-right: 2.66667vw;
        margin-right: 2.66667vw;
        border-right: 1.06667vw solid #d2bc5a
    }
}

body[data-page-theme=tp2] .casino .block-title__holder span img {
    max-width: 25px;
    width: 100%;
    height: auto;
    margin-left: 12px;
    -webkit-filter: drop-shadow(0 3px 1.9px #000);
    filter: drop-shadow(0 3px 1.9px #000)
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .block-title__holder span img {
        max-width:6.4vw
    }
}

body[data-page-theme=tp2] .casino .block-title__holder h3 {
    margin-bottom: 0;
    text-shadow: 0 3px 1.9px #000;
    font-size: 26px;
    font-weight: 800;
    color: #ffc81a
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino .block-title__holder h3 {
        font-size:30px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .block-title__holder h3 {
        font-size:4.8vw
    }
}

body[data-page-theme=tp2] .casino .block-title__holder h3 sup {
    font-size: 56%
}

body[data-page-theme=tp2] .casino .block-title__holder h3 span {
    color: #fff
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino .col-2 {
        max-width:100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

body[data-page-theme=tp2] .casino .casino-info {
    padding: 0 15px 16px 24px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino .casino-info {
        padding-left:30px;
        padding-right: 30px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .casino-info {
        padding:0 2.66667vw
    }
}

body[data-page-theme=tp2] .casino .casino-title__holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino .casino-title__holder {
        padding:18px 30px 18px 30px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .casino-title__holder {
        padding:4.8vw 4vw;
        margin-bottom: 0
    }
}

body[data-page-theme=tp2] .casino .casino-title__holder h2 {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 800;
    color: #131313;
    margin-bottom: 5px
}

@media screen and (min-width: 992px) {
    body[data-page-theme=tp2] .casino .casino-title__holder h2 {
        font-size:22px
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino .casino-title__holder h2 {
        font-size:30px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .casino-title__holder h2 {
        font-size:3.73333vw
    }
}

body[data-page-theme=tp2] .casino .casino-title__holder h2 sup {
    font-size: 56%
}

body[data-page-theme=tp2] .casino .casino-title__holder .casino-number {
    font-size: 24.5px;
    font-weight: 800;
    color: #ffc81a;
    height: 48px;
    background: #1c1819;
    border: 3px solid #cfaf3d;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 24px;
    position: relative
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .casino-title__holder .casino-number {
        font-size:4.8vw;
        height: 10.66667vw;
        padding: 0 4vw;
        border: .8vw solid #cfaf3d;
        border-right: .53333vw solid #cfaf3d
    }
}

body[data-page-theme=tp2] .casino .casino-title__holder .casino-number:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 17px;
    border-color: transparent transparent transparent #cfaf3d;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: calc(100% + 3px)
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .casino-title__holder .casino-number:before {
        border-width:5.46667vw 0 5.46667vw 3.2vw;
        left: calc(100% + .26667vw)
    }
}

body[data-page-theme=tp2] .casino .casino-title__holder .casino-number:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 21px 0 21px 15px;
    border-color: transparent transparent transparent #1c1819;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100%;
    z-index: 211
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino .casino-title__holder .casino-number:after {
        border-width:4.66667vw 0 4.66667vw 2.4vw;
        left: calc(100% + .02667vw);
        left: 100%
    }
}

body[data-page-theme=tp2] .casinos .casino:nth-of-type(0) .block-header:before {
    background-position-y: -16.66667%
}

body[data-page-theme=tp2] .casinos .casino:nth-of-type(1) .block-header:before {
    background-position-y: 0
}

body[data-page-theme=tp2] .casinos .casino:nth-of-type(2) .block-header:before {
    background-position-y: 16.66667%
}

body[data-page-theme=tp2] .casinos .casino:nth-of-type(3) .block-header:before {
    background-position-y: 33.33334%
}

body[data-page-theme=tp2] .casinos .casino:nth-of-type(4) .block-header:before {
    background-position-y: 50.00001%
}

body[data-page-theme=tp2] .casinos .casino:nth-of-type(5) .block-header:before {
    background-position-y: 66.66668%
}

body[data-page-theme=tp2] .casinos .casino-section:first-of-type .casino-showcase {
    margin-bottom: 20px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casinos .casino-section:first-of-type .casino-showcase {
        margin-bottom:5.33333vw
    }
}

body[data-page-theme=tp2] .casino-showcase {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

body[data-page-theme=tp2] .casino-showcase .casino-logo {
    max-width: 187px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino-showcase .casino-logo {
        max-width:34.66667vw
    }
}

body[data-page-theme=tp2] .casino-showcase .casino-logo img {
    max-width: 100%;
    width: 100%
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino-showcase .casino-details__holder {
        padding-left:2.66667vw
    }
}

body[data-page-theme=tp2] .casino-showcase ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

body[data-page-theme=tp2] .casino-showcase ul li {
    position: relative;
    padding-left: 40px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    color: #403e3e
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino-showcase ul li {
        font-size:3.46667vw;
        padding-left: 5.33333vw
    }
}

body[data-page-theme=tp2] .casino-showcase ul li:not(:last-of-type) {
    margin-bottom: 10px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino-showcase ul li:not(:last-of-type) {
        margin-bottom:2.66667vw
    }
}

body[data-page-theme=tp2] .casino-showcase ul li:before {
    content: "";
    position: absolute;
    width: 23px;
    height: 23px;
    display: inline-block;
    background: url(images/check.png) no-repeat center/contain;
    left: 0;
    top: 0
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino-showcase ul li:before {
        width:4vw;
        height: 4vw
    }
}

body[data-page-theme=tp2] .casino-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-title {
        margin-left:0
    }
}

body[data-page-theme=tp2] .rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 992px) {
    body[data-page-theme=tp2] .rating {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body[data-page-theme=tp2] .rating p {
    font-size: 16px;
    white-space: nowrap;
    margin: 0
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .rating p {
        text-align:center;
        font-size: 3.73333vw
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .rating {
        margin:0;
        margin-left: auto
    }
}

body[data-page-theme=tp2] .rating figure {
    max-width: 151px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .rating figure {
        max-width:151px;
        margin-left: auto
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .rating figure {
        max-width:34.66667vw
    }
}

body[data-page-theme=tp2] .rating-label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #ececec;
    padding: 10px 10px;
    border-radius: 5px;
    font-size: 20px;
    margin-right: 20px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .rating-label {
        font-size:3.2vw;
        margin-right: 2.66667vw
    }
}

body[data-page-theme=tp2] .star-rating {
    line-height: 1;
    color: #ccc;
    font-size: 20px;
    position: relative;
    margin: 0;
    padding: 0;
    margin-right: 5px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .star-rating {
        font-size:3.73333vw;
        margin-right: .8vw
    }
}

body[data-page-theme=tp2] .star-rating .fill-rating {
    color: #ffc107;
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden
}

body[data-page-theme=tp2] .star-rating .fill-rating span {
    display: inline-block;
    line-height: 1
}

body[data-page-theme=tp2] .star-rating i {
    margin: 0 2px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .star-rating i {
        margin:0 .26667vw
    }
}

body[data-page-theme=tp2] .star-rating .empty-rating {
    padding: 0;
    display: block;
    z-index: 0
}

body[data-page-theme=tp2] .rating-number {
    font-size: 20px;
    font-weight: 500;
    color: #403e3e;
    margin-right: 7px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .rating-number {
        font-size:3.46667vw
    }
}

body[data-page-theme=tp2] .rating-text {
    font-size: 17px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #949494
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .rating-text {
        font-size:2.93333vw;
        white-space: nowrap
    }
}

body[data-page-theme=tp2] .payment {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 7px;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 7.5px .5px rgba(0,0,0,.08);
    box-shadow: 0 3px 7.5px .5px rgba(0,0,0,.08);
    background-color: #f7f7f7
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .payment {
        max-width:90%
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .payment {
        max-width:100%;
        padding: 1.33333vw
    }
}

body[data-page-theme=tp2] .paylent-logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 65%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%
}

body[data-page-theme=tp2] .paylent-logos figure {
    padding: 0 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .paylent-logos figure {
        padding:0 1.86667vw
    }
}

body[data-page-theme=tp2] .paylent-logos figure img {
    max-height: 60px;
    max-width: 87px;
    height: auto;
    width: auto
}

@media screen and (max-width: 1299px) {
    body[data-page-theme=tp2] .paylent-logos figure img {
        max-width:100%
    }
}

body[data-page-theme=tp2] .payment-text {
    font-size: 23px;
    font-weight: 500;
    color: #403e3e
}

@media screen and (max-width: 1299px) {
    body[data-page-theme=tp2] .payment-text {
        font-size:18px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .payment-text {
        font-size:2.4vw
    }
}

body[data-page-theme=tp2] .cta-list__holder {
    padding: 0 15px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .cta-list__holder {
        margin-top:33px
    }
}

@media screen and (min-width: 992px) {
    body[data-page-theme=tp2] .cta-list__holder {
        position:fixed;
        width: 100vw;
        height: 100svh;
        z-index: 9999;
        top: 0;
        left: 0;
        background: rgba(0,0,0,.6);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        opacity: 0
    }
}

body[data-page-theme=tp2] .cta-list__holder.modal-in {
    opacity: 1
}

body[data-page-theme=tp2] .cta-list__holder.modal-in .cta-list {
    opacity: 1
}

@media screen and (min-width: 992px) {
    body[data-page-theme=tp2] .cta-list__holder.modal-in .cta-list {
        -webkit-transform:translateY(0);
        transform: translateY(0)
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list {
    background-color: #f7f7f7;
    border-radius: 20px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    position: relative;
    max-width: 600px;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    opacity: 0
}

@media screen and (min-width: 992px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list {
        -webkit-transform:translateY(-100%);
        transform: translateY(-100%)
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list {
        max-width:100%
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list .modal-close {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 30px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 100%
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list .modal-close {
        display:none
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list .modal-close:after,body[data-page-theme=tp2] .cta-list__holder .cta-list .modal-close:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 3px;
    background: #000;
    left: 50%;
    top: 50%;
    border-radius: 5px
}

body[data-page-theme=tp2] .cta-list__holder .cta-list .modal-close:before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg)
}

body[data-page-theme=tp2] .cta-list__holder .cta-list .modal-close:after {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg)
}

body[data-page-theme=tp2] .cta-list__holder .cta-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 25px;
    border-bottom: 1px solid #dadada
}

@media screen and (min-width: 992px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list li:first-of-type,body[data-page-theme=tp2] .cta-list__holder .cta-list li:last-of-type {
        border:none
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list li:last-of-type {
    border: none
}

body[data-page-theme=tp2] .cta-list__holder .cta-list li:first-of-type {
    padding: 0;
    border: none
}

@media screen and (min-width: 1300px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list li {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list li {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list li .btn-holder {
    margin-bottom: 0;
    padding: 0
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list li .btn-holder {
        text-align:center;
        width: 100%
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list li .btn-holder .btn {
    height: 56px;
    font-size: 24px;
    border-radius: 15px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list li .btn-holder .btn {
        width:100%
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list li .btn-holder .btn:before {
    border-radius: 15px
}

body[data-page-theme=tp2] .cta-list__holder .cta-list li .btn-holder .btn:after {
    border-radius: 10px
}

body[data-page-theme=tp2] .cta-list__holder .cta-list li .btn-holder .btn>span {
    padding: 0 31px
}

body[data-page-theme=tp2] .cta-list__holder .cta-list li .btn-holder .btn>span>span {
    padding: 0
}

body[data-page-theme=tp2] .cta-list__holder .cta-list__casino-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list__casino-info {
        margin-bottom:2.66667vw
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list__casino-info {
        max-width:100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list__casino-info figure {
    margin-right: 30px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list__casino-info figure {
        margin-right:4vw
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list__casino-info img {
    max-width: 63px;
    width: auto;
    display: block
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list__casino-info img {
        max-width:16vw
    }
}

body[data-page-theme=tp2] .cta-list__holder .cta-list__casino-info p {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    color: #403e3e;
    padding-right: 10px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .cta-list__holder .cta-list__casino-info p {
        font-size:4.26667vw;
        padding-right: 1.33333vw
    }
}

body[data-page-theme=tp2] .video-header {
    text-align: center;
    padding: 16px 0
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .video-header {
        padding:4vw 6.66667vw
    }
}

body[data-page-theme=tp2] .video-header p {
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    z-index: 1;
    position: relative
}

@media screen and (max-width: 1299px) {
    body[data-page-theme=tp2] .video-header p {
        font-size:20px
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .video-header p {
        font-size:26px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .video-header p {
        font-size:5.86667vw
    }
}

body[data-page-theme=tp2] .video-header p span {
    position: relative;
    display: inline-block
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .video-header p span {
        width:85%
    }
}

body[data-page-theme=tp2] .video-header p span:after,body[data-page-theme=tp2] .video-header p span:before {
    content: "";
    position: absolute;
    width: 51px;
    height: 59px;
    -webkit-filter: drop-shadow(4px 13.9px 5.1px rgba(0, 0, 0, .32));
    filter: drop-shadow(4px 13.9px 5.1px rgba(0, 0, 0, .32));
    background: url(images/header-arrow.png) no-repeat center/contain;
    -webkit-transform: rotate(17deg);
    transform: rotate(17deg);
    top: 13px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .video-header p span:after,body[data-page-theme=tp2] .video-header p span:before {
        top:2.66667vw;
        width: 13.6vw;
        height: 15.73333vw
    }
}

body[data-page-theme=tp2] .video-header p span:before {
    right: 100%
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .video-header p span:before {
        right:95%
    }
}

body[data-page-theme=tp2] .video-header p span:after {
    left: 100%;
    -webkit-transform: rotate(-17deg) scaleX(-1);
    transform: rotate(-17deg) scaleX(-1)
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .video-header p span:after {
        left:95%
    }
}

body[data-page-theme=tp2] .casino-cta__block {
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-cta__block {
        margin-right:0
    }
}

body[data-page-theme=tp2] .casino-cta__block .btn-holder {
    text-align: center;
    margin-top: auto;
    padding: 20px 15px
}

body[data-page-theme=tp2] .casino-cta__block .btn-holder .btn {
    width: 100%
}

@media screen and (min-width: 1300px) {
    body[data-page-theme=tp2] .casino-cta__block .btn-holder .btn {
        white-space:normal;
        font-size: 24px
    }
}

body[data-page-theme=tp2] .casino-cta__block.casino-cta__block--alt {
    padding-top: 40px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .casino-cta__block.casino-cta__block--alt {
        padding-top:5.33333vw
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-cta__block.casino-cta__block--alt {
        background:#f7f7f7
    }
}

body[data-page-theme=tp2] .casino-cta__block.casino-cta__block--alt .rating-holder {
    margin-bottom: 20px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=tp2] .casino-cta__block.casino-cta__block--alt .rating-holder {
        margin-bottom:0
    }
}

body[data-page-theme=tp2] .video-banner {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

body[data-page-theme=tp2] .casino-banner {
    overflow: hidden;
    padding-top: 100%;
    position: relative;
    margin-bottom: 16px
}

body[data-page-theme=tp2] .rating-holder {
    padding: 0 20px
}

body[data-page-theme=tp2] .text-section {
    padding: 40px 0
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .text-section {
        padding:30px 0
    }
}

body[data-page-theme=tp2] .text-section h2 {
    font-size: 30px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #f7f7f7
}

@media screen and (max-width: 767px) {
    body[data-page-theme=tp2] .text-section h2 {
        font-size:26px
    }
}

body[data-page-theme=tp2] .text-section p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    color: #ececec
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .text-section p {
        font-size:3.73333vw
    }
}

body[data-page-theme=tp2] .text-section p:not(:last-of-type) {
    margin-bottom: 34px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=tp2] .text-section p:not(:last-of-type) {
        margin-bottom:5.33333vw
    }
}

body[data-page-theme=tp2] .compliance-footer p {
    font-weight: 500;
    line-height: 18px;
    font-size: 14px;
    margin: 10px auto;
    max-width: 750px;
    color: rgba(255,255,255,.55)
}

body[data-page-theme=listing-bg1] {
    margin: 0;
    font-family: Poppins;
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.004);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    position: relative;
    background: #1d1c19;
    min-height: 100%/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
}

body[data-page-theme=listing-bg1] [class*=" icon-"],body[data-page-theme=listing-bg1] [class^=icon-] {
    font-family: icomoon!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body[data-page-theme=listing-bg1] .icon-age:before {
    content: "\e97d"
}

body[data-page-theme=listing-bg1] .icon-cash:before {
    content: "\e97e"
}

body[data-page-theme=listing-bg1] .icon-checked:before {
    content: "\e97f"
}

body[data-page-theme=listing-bg1] .icon-diamond:before {
    content: "\e980"
}

body[data-page-theme=listing-bg1] .icon-dice:before {
    content: "\e981"
}

body[data-page-theme=listing-bg1] .icon-star:before {
    content: "\e982"
}

body[data-page-theme=listing-bg1] html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    height: 100%;
    min-height: 100%
}

body[data-page-theme=listing-bg1] * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body[data-page-theme=listing-bg1] main {
    display: block
}

body[data-page-theme=listing-bg1] h1 {
    font-size: 2em;
    margin: .67em 0
}

body[data-page-theme=listing-bg1] hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

body[data-page-theme=listing-bg1] pre {
    font-family: monospace,monospace;
    font-size: 1em
}

body[data-page-theme=listing-bg1] a {
    background-color: rgba(0,0,0,0)
}

body[data-page-theme=listing-bg1] abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

body[data-page-theme=listing-bg1] b,body[data-page-theme=listing-bg1] strong {
    font-weight: bolder
}

body[data-page-theme=listing-bg1] code,body[data-page-theme=listing-bg1] kbd,body[data-page-theme=listing-bg1] samp {
    font-family: monospace,monospace;
    font-size: 1em
}

body[data-page-theme=listing-bg1] small {
    font-size: 80%
}

body[data-page-theme=listing-bg1] sub,body[data-page-theme=listing-bg1] sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

body[data-page-theme=listing-bg1] sub {
    bottom: -.25em
}

body[data-page-theme=listing-bg1] sup {
    top: -.5em
}

body[data-page-theme=listing-bg1] img {
    border-style: none
}

body[data-page-theme=listing-bg1] button,body[data-page-theme=listing-bg1] input,body[data-page-theme=listing-bg1] optgroup,body[data-page-theme=listing-bg1] select,body[data-page-theme=listing-bg1] textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

body[data-page-theme=listing-bg1] button,body[data-page-theme=listing-bg1] input {
    overflow: visible
}

body[data-page-theme=listing-bg1] button,body[data-page-theme=listing-bg1] select {
    text-transform: none
}

body[data-page-theme=listing-bg1] [type=button],body[data-page-theme=listing-bg1] [type=reset],body[data-page-theme=listing-bg1] [type=submit],body[data-page-theme=listing-bg1] button {
    -webkit-appearance: button
}

body[data-page-theme=listing-bg1] [type=button]::-moz-focus-inner,body[data-page-theme=listing-bg1] [type=reset]::-moz-focus-inner,body[data-page-theme=listing-bg1] [type=submit]::-moz-focus-inner,body[data-page-theme=listing-bg1] button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

body[data-page-theme=listing-bg1] [type=button]:-moz-focusring,body[data-page-theme=listing-bg1] [type=reset]:-moz-focusring,body[data-page-theme=listing-bg1] [type=submit]:-moz-focusring,body[data-page-theme=listing-bg1] button:-moz-focusring {
    outline: 1px dotted ButtonText
}

body[data-page-theme=listing-bg1] fieldset {
    padding: .35em .75em .625em
}

body[data-page-theme=listing-bg1] legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

body[data-page-theme=listing-bg1] progress {
    vertical-align: baseline
}

body[data-page-theme=listing-bg1] textarea {
    overflow: auto
}

body[data-page-theme=listing-bg1] [type=checkbox],body[data-page-theme=listing-bg1] [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

body[data-page-theme=listing-bg1] [type=number]::-webkit-inner-spin-button,body[data-page-theme=listing-bg1] [type=number]::-webkit-outer-spin-button {
    height: auto
}

body[data-page-theme=listing-bg1] [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

body[data-page-theme=listing-bg1] [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

body[data-page-theme=listing-bg1] ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

body[data-page-theme=listing-bg1] details {
    display: block
}

body[data-page-theme=listing-bg1] summary {
    display: list-item
}

body[data-page-theme=listing-bg1] template {
    display: none
}

body[data-page-theme=listing-bg1] [hidden] {
    display: none
}

body[data-page-theme=listing-bg1] [class*=" icon-"],body[data-page-theme=listing-bg1] [class^=icon-] {
    font-family: icomoon!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body[data-page-theme=listing-bg1] .icon-age:before {
    content: ""
}

body[data-page-theme=listing-bg1] .icon-cash:before {
    content: ""
}

body[data-page-theme=listing-bg1] .icon-checked:before {
    content: ""
}

body[data-page-theme=listing-bg1] .icon-diamond:before {
    content: ""
}

body[data-page-theme=listing-bg1] .icon-dice:before {
    content: ""
}

body[data-page-theme=listing-bg1] .icon-star:before {
    content: ""
}

body[data-page-theme=listing-bg1] img {
    max-width: 100%;
    width: 100%
}

body[data-page-theme=listing-bg1] .scroll-lock {
    overflow: hidden
}

body[data-page-theme=listing-bg1] h1,body[data-page-theme=listing-bg1] h2,body[data-page-theme=listing-bg1] h3,body[data-page-theme=listing-bg1] h4,body[data-page-theme=listing-bg1] h5,body[data-page-theme=listing-bg1] h6,body[data-page-theme=listing-bg1] p {
    margin-top: 0
}

body[data-page-theme=listing-bg1] h1 em,body[data-page-theme=listing-bg1] h2 em,body[data-page-theme=listing-bg1] h3 em,body[data-page-theme=listing-bg1] h4 em,body[data-page-theme=listing-bg1] h5 em,body[data-page-theme=listing-bg1] h6 em,body[data-page-theme=listing-bg1] p em {
    font-style: normal;
    color: #ffb500
}

body[data-page-theme=listing-bg1] strong {
    font-weight: 700
}

body[data-page-theme=listing-bg1] .container {
    margin: 0 auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width: 576px) {
    body[data-page-theme=listing-bg1] .container {
        max-width:100%
    }
}

@media screen and (min-width: 768px) {
    body[data-page-theme=listing-bg1] .container {
        max-width:720px
    }
}

@media screen and (min-width: 991px) {
    body[data-page-theme=listing-bg1] .container {
        max-width:980px
    }
}

@media screen and (min-width: 1299px) {
    body[data-page-theme=listing-bg1] .container {
        max-width:1210px
    }
}

@media screen and (min-width: 1921px) {
    body[data-page-theme=listing-bg1] .container {
        max-width:63.02083333vw
    }
}

body[data-page-theme=listing-bg1] .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    margin: 0 -20px
}

body[data-page-theme=listing-bg1] .col-3 {
    max-width: 33.33333%;
    padding: 0 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%
}

body[data-page-theme=listing-bg1] .col-4 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 20px
}

body[data-page-theme=listing-bg1] .col-2 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 20px
}

body[data-page-theme=listing-bg1] .hidden {
    display: none
}

body[data-page-theme=listing-bg1] .hide-block {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1s cubic-bezier(.68,-.55,.27,1.25)
}

body[data-page-theme=listing-bg1] .show-block-simple {
    opacity: 1
}

body[data-page-theme=listing-bg1] .leftsideAnimate--hide {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateX(-100px) scale(.95) translate3d(0,0,0);
    transform: translateX(-100px) scale(.95) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .leftsideAnimate--show {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1) translate3d(0,0,0);
    transform: translateX(0) scale(1) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .rightsideAnimate--hide {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateX(100px) scale(.95) translate3d(0,0,0);
    transform: translateX(100px) scale(.95) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .rightsideAnimate--show {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1) translate3d(0,0,0);
    transform: translateX(0) scale(1) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .fly {
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.68,-.55,.27,1.25);
    transition: all .8s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(100px) scale(1.05) translate3d(0,0,0);
    transform: translateY(100px) scale(1.05) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .fly2 {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(120px) scale(1.08) translate3d(0,0,0);
    transform: translateY(120px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .fly3 {
    opacity: 0;
    -webkit-transition: all 1.2s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1.2s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(140px) scale(1.08) translate3d(0,0,0);
    transform: translateY(140px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .fly4 {
    opacity: 0;
    -webkit-transition: all 1.4s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1.4s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(160px) scale(1.08) translate3d(0,0,0);
    transform: translateY(160px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .fly5 {
    opacity: 0;
    -webkit-transition: all 1.6s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1.6s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(180px) scale(1.08) translate3d(0,0,0);
    transform: translateY(180px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .fly6 {
    opacity: 0;
    -webkit-transition: all 1.8s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1.8s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(200px) scale(1.08) translate3d(0,0,0);
    transform: translateY(200px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .fly7 {
    opacity: 0;
    -webkit-transition: all 2s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 2s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(200px) scale(1.08) translate3d(0,0,0);
    transform: translateY(200px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .show-block {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1) translate3d(0,0,0);
    transform: translateY(0) scale(1) translate3d(0,0,0)
}

body[data-page-theme=listing-bg1] .ovh {
    overflow: hidden;
    padding: 4px 0
}

body[data-page-theme=listing-bg1] .ovh>span {
    display: block
}

body[data-page-theme=listing-bg1] .chevron {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 17px
}

body[data-page-theme=listing-bg1] .chevron::after,body[data-page-theme=listing-bg1] .chevron::before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 3px;
    height: 12px;
    border-radius: 10px;
    background: #fff;
    left: 0;
    -webkit-transform-origin: 2px 2px 0;
    transform-origin: 2px 2px 0
}

body[data-page-theme=listing-bg1] .chevron::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0
}

body[data-page-theme=listing-bg1] .chevron::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 0;
    -webkit-transform-origin: 2px 10px 0;
    transform-origin: 2px 10px 0
}

body[data-page-theme=listing-bg1] sup {
    font-size: 50%
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .hidden-md.hidden-md {
        display:none
    }
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-bg1] .hidden-lg.hidden-lg {
        display:none
    }
}

body[data-page-theme=listing-bg1] .separator {
    position: relative
}

body[data-page-theme=listing-bg1] .separator.separator--top:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    background: -webkit-gradient(linear,left top,right top,from(rgba(255,181,0,0)),color-stop(rgba(255,181,0,.62)),color-stop(#ffd97d),color-stop(rgba(255,181,0,.64)),to(rgba(255,181,0,0)));
    background: linear-gradient(to right,rgba(255,181,0,0),rgba(255,181,0,.62),#ffd97d,rgba(255,181,0,.64),rgba(255,181,0,0));
    z-index: 2;
    bottom: 0
}

body[data-page-theme=listing-bg1] .separator.separator--bottom:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    background: -webkit-gradient(linear,left top,right top,from(rgba(255,181,0,0)),color-stop(rgba(255,181,0,.62)),color-stop(#ffd97d),color-stop(rgba(255,181,0,.64)),to(rgba(255,181,0,0)));
    background: linear-gradient(to right,rgba(255,181,0,0),rgba(255,181,0,.62),#ffd97d,rgba(255,181,0,.64),rgba(255,181,0,0));
    z-index: 2;
    bottom: 0
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .hidden-sm {
        display:none
    }
}

body[data-page-theme=listing-bg1] .visible-sm {
    display: none
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .visible-sm {
        display:block
    }
}

body[data-page-theme=listing-bg1] .btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    max-width: 100%;
    height: 62px;
    padding: 0 28px;
    border-radius: 100px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.45);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.45);
    background-color: #00aa63;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    text-shadow: 0 2px 2px rgba(0,0,0,.45);
    line-height: 1.2;
    letter-spacing: 1px;
    border: 3px solid transparent;
    background-clip: border-box;
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media screen and (min-width: 1921px) {
    body[data-page-theme=listing-bg1] .btn {
        padding:0 15px
    }
}

@media screen and (min-width: 992px) and (max-width:1299px) {
    body[data-page-theme=listing-bg1] .btn {
        font-size:12px;
        padding: 0 14px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .btn {
        font-size:4vw;
        height: 10.66666667vw;
        padding: 0 2.66666667vw
    }
}

body[data-page-theme=listing-bg1] .btn:before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    margin: -3px;
    background: -webkit-gradient(linear,left top,left bottom,from(#73d0a9),to(#005732));
    background: linear-gradient(to bottom,#73d0a9,#005732);
    border-radius: 100px
}

body[data-page-theme=listing-bg1] .btn:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background: #00aa63;
    border-radius: 100px
}

body[data-page-theme=listing-bg1] .btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

body[data-page-theme=listing-bg1] .btn span {
    position: relative;
    z-index: 1
}

body[data-page-theme=listing-bg1] .main-header {
    padding: 20px 0;
    position: absolute;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: #292824;
    -webkit-box-shadow: 0 2px 9px 0 #000;
    box-shadow: 0 2px 9px 0 #000
}

@media screen and (max-width: 1025px) {
    body[data-page-theme=listing-bg1] .main-header {
        padding:17px 0
    }
}

body[data-page-theme=listing-bg1] .main-header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .main-header .container {
        padding-left:0;
        padding-right: 0
    }
}

body[data-page-theme=listing-bg1] .main-header .hamburger {
    display: none;
    z-index: 9999;
    position: relative
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .main-header .hamburger {
        display:-webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-right: 5px;
        margin-left: 5px
    }
}

body[data-page-theme=listing-bg1] .header-list {
    display: none
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .header-list {
        display:block;
        list-style-type: none;
        padding: 0;
        margin: 0
    }

    body[data-page-theme=listing-bg1] .header-list li {
        font-size: 10px;
        font-weight: 600;
        color: #fff;
        letter-spacing: .8px
    }

    body[data-page-theme=listing-bg1] .header-list li:not(:last-of-type) {
        margin-bottom: 5px
    }
}

body[data-page-theme=listing-bg1] .menu-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body[data-page-theme=listing-bg1] .menu-holder .menu {
    margin-right: 20px;
    padding: 0;
    margin: 0
}

body[data-page-theme=listing-bg1] .menu-holder .menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    cursor: pointer
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .menu-holder .menu li a {
        font-size:14px
    }
}

body[data-page-theme=listing-bg1] .main-menu__drawer {
    z-index: 10;
    position: relative
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .main-menu__drawer {
        position:fixed;
        right: 100%;
        top: 0;
        width: 100%;
        max-width: 367px;
        background: #000;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all .4s cubic-bezier(.455,.03,.515,.955);
        transition: all .4s cubic-bezier(.455,.03,.515,.955);
        overflow-y: scroll;
        opacity: 0;
        z-index: 30;
        padding-top: 103px;
        padding-left: 24px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
        padding-bottom: 100px;
        height: 100svh;
        overflow: hidden;
        -webkit-box-shadow: 0 0 13px 0 #0d0d0d;
        box-shadow: 0 0 13px 0 #0d0d0d
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .main-menu__drawer {
        max-width:100%
    }
}

body[data-page-theme=listing-bg1] .main-menu__drawer.menu-open {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 1;
    z-index: 1000
}

body[data-page-theme=listing-bg1] .main-menu__drawer.menu-open .menu>li {
    -webkit-transition: opacity .4s cubic-bezier(.42,.97,.52,1.49);
    transition: opacity .4s cubic-bezier(.42,.97,.52,1.49);
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .main-menu__drawer.menu-open .menu>li {
        -webkit-transform:translateY(0);
        transform: translateY(0)
    }
}

body[data-page-theme=listing-bg1] .main-menu__drawer .menu {
    list-style-type: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .main-menu__drawer .menu {
        display:block;
        margin: 0
    }
}

body[data-page-theme=listing-bg1] .main-menu__drawer .menu>li {
    padding: 0 20px;
    margin: 0;
    list-style-type: none
}

body[data-page-theme=listing-bg1] .main-menu__drawer .menu>li:hover>a {
    color: #ffb500
}

body[data-page-theme=listing-bg1] .main-menu__drawer .menu>li.current-menu-item>a {
    color: #ffb500
}

body[data-page-theme=listing-bg1] .main-menu__drawer .menu>li a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    display: block;
    padding: 14px 0;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: Poppins;
    font-weight: 500;
    text-transform: uppercase
}

body[data-page-theme=listing-bg1] .main-menu__drawer .menu>li a:before {
    position: absolute;
    content: "";
    width: 100%;
    opacity: 0;
    height: 2px;
    background: #ffb500;
    bottom: 10px;
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .main-menu__drawer .menu>li a:before {
        display:none
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .main-menu__drawer .menu>li a {
        display:inline-block;
        padding: 7px 28px 7px 0
    }
}

body[data-page-theme=listing-bg1] .main-menu__drawer .menu>li a:hover i {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-bg1] .main-navigation__holder {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

body[data-page-theme=listing-bg1] .menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .menu-header {
        -webkit-box-pack:justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 20px
    }
}

body[data-page-theme=listing-bg1] .logo-holder {
    position: relative;
    z-index: 9999
}

body[data-page-theme=listing-bg1] .logo-holder img {
    max-width: 160px;
    width: 100%;
    height: auto
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .logo-holder img {
        max-width:28.8vw
    }
}

body[data-page-theme=listing-bg1] .main-header__controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -20px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .main-header__controls {
        display:-webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 0
    }
}

body[data-page-theme=listing-bg1] .footer {
    background-color: #292824;
    color: #fff;
    padding: 54px 0;
    text-align: center
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .footer {
        padding:13.33333333vw 0
    }
}

body[data-page-theme=listing-bg1] .footer__logo-section {
    margin-bottom: 25px
}

body[data-page-theme=listing-bg1] .footer__logo {
    max-width: 270px;
    height: auto
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .footer__logo {
        max-width:72vw
    }
}

body[data-page-theme=listing-bg1] .footer__info {
    margin-bottom: 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .footer__info figure {
        margin-top:6.13333333vw
    }
}

body[data-page-theme=listing-bg1] .footer__info i {
    font-size: 50px;
    margin-right: 20px;
    color: #989898
}

body[data-page-theme=listing-bg1] .footer__link {
    color: #989898;
    text-decoration: none;
    font-size: 19.6px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .footer__link {
        font-size:4.8vw
    }
}

body[data-page-theme=listing-bg1] .footer__link:hover {
    text-decoration: underline
}

body[data-page-theme=listing-bg1] .footer__age-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 52px;
    height: 52px;
    border: solid 3px #989898;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 19.6px;
    margin: 0 36px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .footer__age-icon {
        width:12.8vw;
        height: 12.8vw;
        font-size: 4.8vw;
        margin: 0 9.6vw
    }
}

@media screen and (max-width: 375px) {
    body[data-page-theme=listing-bg1] .footer__age-icon {
        width:13.86666667vw;
        height: 13.86666667vw;
        font-size: 5.33333333vw
    }
}

body[data-page-theme=listing-bg1] .footer__igaming-logo {
    max-width: 157px;
    height: auto
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .footer__igaming-logo {
        max-width:40vw;
        height: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

body[data-page-theme=listing-bg1] .footer__copyright {
    font-size: 19.6px;
    font-weight: 700;
    line-height: 1.12;
    text-align: center;
    color: #989898
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .footer__copyright {
        font-size:18px
    }
}

body[data-page-theme=listing-bg1] .footer-text {
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .footer-text {
        text-align:justify
    }
}

body[data-page-theme=listing-bg1] .footer-text a {
    color: #ffb500
}

body[data-page-theme=listing-bg1] .hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: rgba(0,0,0,0);
    border: 0;
    margin: 0;
    margin-right: -15px;
    overflow: visible
}

body[data-page-theme=listing-bg1] .hamburger:hover {
    opacity: 1
}

body[data-page-theme=listing-bg1] .hamburger.is-active:hover {
    opacity: 1
}

body[data-page-theme=listing-bg1] .hamburger.is-active .hamburger-inner,body[data-page-theme=listing-bg1] .hamburger.is-active .hamburger-inner::after,body[data-page-theme=listing-bg1] .hamburger.is-active .hamburger-inner::before {
    background-color: #fff;
    width: 51px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger.is-active .hamburger-inner,body[data-page-theme=listing-bg1] .hamburger.is-active .hamburger-inner::after,body[data-page-theme=listing-bg1] .hamburger.is-active .hamburger-inner::before {
        width:25px
    }
}

body[data-page-theme=listing-bg1] .hamburger-box {
    width: 25px;
    height: 15px;
    display: inline-block;
    position: relative
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger-box {
        width:25px;
        height: 15px
    }
}

body[data-page-theme=listing-bg1] .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1.5px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger-inner {
        margin-top:-1.5px
    }
}

body[data-page-theme=listing-bg1] .hamburger-inner::before {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px)
}

body[data-page-theme=listing-bg1] .hamburger-inner,body[data-page-theme=listing-bg1] .hamburger-inner::after,body[data-page-theme=listing-bg1] .hamburger-inner::before {
    width: 25px;
    height: 3px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger-inner,body[data-page-theme=listing-bg1] .hamburger-inner::after,body[data-page-theme=listing-bg1] .hamburger-inner::before {
        width:25px;
        height: 3px
    }
}

body[data-page-theme=listing-bg1] .hamburger-inner::after,body[data-page-theme=listing-bg1] .hamburger-inner::before {
    content: "";
    display: block
}

body[data-page-theme=listing-bg1] .hamburger-inner::before {
    top: -6px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger-inner::before {
        top:-6px
    }
}

body[data-page-theme=listing-bg1] .hamburger-inner::after {
    bottom: -6px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger-inner::after {
        bottom:-6px
    }
}

body[data-page-theme=listing-bg1] .hamburger--slider {
    opacity: 1
}

body[data-page-theme=listing-bg1] .hamburger--slider .hamburger-inner {
    top: 1.5px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger--slider .hamburger-inner {
        top:1.5px
    }
}

body[data-page-theme=listing-bg1] .hamburger--slider .hamburger-inner::before {
    top: 6px;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger--slider .hamburger-inner::before {
        top:6px
    }
}

body[data-page-theme=listing-bg1] .hamburger--slider .hamburger-inner::after {
    top: 12px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger--slider .hamburger-inner::after {
        top:12px
    }
}

body[data-page-theme=listing-bg1] .hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0,6px,0) rotate(45deg);
    transform: translate3d(0,6px,0) rotate(45deg)
}

body[data-page-theme=listing-bg1] .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-3.57142857px,-3px,0);
    transform: rotate(-45deg) translate3d(-3.57142857px,-3px,0);
    opacity: 0
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger--slider.is-active .hamburger-inner::before {
        -webkit-transform:rotate(-45deg) translate3d(-3.57142857px,-3px,0);
        transform: rotate(-45deg) translate3d(-3.57142857px,-3px,0)
    }
}

body[data-page-theme=listing-bg1] .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0,-12px,0) rotate(-90deg);
    transform: translate3d(0,-12px,0) rotate(-90deg)
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hamburger--slider.is-active .hamburger-inner::after {
        -webkit-transform:translate3d(0,-12px,0) rotate(-90deg);
        transform: translate3d(0,-12px,0) rotate(-90deg)
    }
}

@-webkit-keyframes upAndDown {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes upAndDown {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

body[data-page-theme=listing-bg1] .hero-section {
    background: url(../images/hero-bg.jpg) no-repeat center/cover;
    padding: 68px 0 74px;
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 1299px) {
    body[data-page-theme=listing-bg1] .hero-section {
        padding:3.54166667vw 0 3.85416667vw
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hero-section {
        padding:4vw 0 1.33333333vw
    }
}

body[data-page-theme=listing-bg1] .hero-section .container {
    position: relative
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .hero-section__content {
        max-width:60%
    }
}

body[data-page-theme=listing-bg1] .hero-section__title {
    text-transform: uppercase;
    text-shadow: 0 2px 1px rgba(0,0,0,.64);
    font-size: 40px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 10px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hero-section__title {
        font-size:5.33333333vw
    }
}

body[data-page-theme=listing-bg1] .hero-section__description {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 1px;
    color: #fff
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .hero-section__description {
        display:none
    }
}

body[data-page-theme=listing-bg1] .hero-section__update {
    font-size: 14px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .5px
}

body[data-page-theme=listing-bg1] .hero-section__update object {
    display: inline-block;
    margin-right: 8px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hero-section__update {
        font-size:2.66666667vw
    }
}

body[data-page-theme=listing-bg1] .hero-section__update strong {
    text-transform: uppercase
}

body[data-page-theme=listing-bg1] .hero-section__update .fire-img,body[data-page-theme=listing-bg1] .hero-section__update img {
    max-width: 26px;
    max-height: 30px;
    margin-right: 6px;
    margin-top: -10px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .hero-section__update .fire-img,body[data-page-theme=listing-bg1] .hero-section__update img {
        max-width:3.46666667vw;
        margin-right: 1.33333333vw
    }
}

body[data-page-theme=listing-bg1] .hero-section__badge {
    position: absolute;
    right: 11px;
    bottom: -283px;
    max-width: 440px;
    width: 100%
}

@media screen and (max-width: 1299px) {
    body[data-page-theme=listing-bg1] .hero-section__badge {
        bottom:-15.625vw;
        max-width: 25.390625vw;
        right: 0
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .hero-section__badge {
        bottom:-17.578125vw;
        max-width: 31.25vw;
        right: 1.953125vw
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .hero-section__badge {
        bottom:-12.33333333vw;
        max-width: 34.66666667vw;
        right: 5.33333333vw
    }
}

body[data-page-theme=listing-bg1] .hero-section__badge-image {
    max-width: 100%;
    width: 100%;
    -webkit-animation: upAndDown 3s ease-in-out infinite;
    animation: upAndDown 3s ease-in-out infinite
}

body[data-page-theme=listing-bg1] .casino-tables {
    background: #1d1c19;
    padding: 30px 0 79px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-tables {
        padding:8vw 0
    }
}

body[data-page-theme=listing-bg1] .casino-tables .container .casino-table__head {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-tables .container .casino-table__head {
        display:none
    }
}

body[data-page-theme=listing-bg1] .casino-tables .container .casino-table__head .casino-table__head-cell {
    max-width: 18.7%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 18.7%;
    -ms-flex: 0 0 18.7%;
    flex: 0 0 18.7%;
    -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,.91),inset 0 0 15px 4px rgba(0,0,0,.6);
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.91),inset 0 0 15px 4px rgba(0,0,0,.6);
    border: solid 1px #59574e;
    background-color: #44423b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 29px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-shadow: 0 2px 4px rgba(0,0,0,.91);
    font-size: 14.1px;
    font-weight: 600;
    text-align: center;
    margin-left: 19px;
    letter-spacing: .5px;
    color: #ffb500
}

body[data-page-theme=listing-bg1] .casino-table {
    display: grid;
    grid-template-rows: repeat(2,auto);
    grid-template-columns: repeat(5,1fr);
    gap: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    grid-auto-rows: auto;
    border-radius: 14px;
    -webkit-box-shadow: 0 2px 9px 0 #000;
    box-shadow: 0 2px 9px 0 #000;
    border: solid 2px #ffb600;
    padding: 15px 0;
    position: relative;
    min-height: 210px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table {
        display:grid;
        grid-template-rows: repeat(5,auto);
        grid-template-columns: repeat(2,1fr);
        gap: 0;
        width: 100%;
        height: 100%;
        padding-bottom: 0
    }

    body[data-page-theme=listing-bg1] .casino-table:first-of-type {
        display: grid;
        grid-template-rows: repeat(5,auto);
        grid-template-columns: repeat(2,1fr);
        gap: 0;
        width: 100%;
        height: 100%;
        grid-auto-rows: auto
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table:nth-child(3) .casino-table__cell-5 {
        margin-top:15%
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell {
    padding: 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell {
        padding:7px 10px;
    }

    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell .payment-options {
        margin-bottom: 0
    }
}

body[data-page-theme=listing-bg1] .casino-table .promo-img__holder img {
    max-width: 221px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-1 {
    grid-area: 1/1/2/2;
    padding-top: 20px;
    max-width: 200px;
    margin-left: 25px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-1 {
        grid-area:1/1/2/2;
        max-width: 100%;
        margin-left: 0
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-2 {
    grid-area: 2/1/3/2;
    max-width: 200px;
    margin-left: 25px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-2 {
        grid-area:1/2/2/3;
        max-width: 100%;
        margin-left: 0
    }

    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-2 figure {
        margin-top: 10px;
        margin-bottom: 10px;
        padding: 0 10px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-2 {
        -webkit-box-align:center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-3 {
    grid-area: 1/2/3/3
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-3 .promo-img__holder {
    margin-bottom: 17px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-3 {
        grid-area:3/1/4/2
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-3 .promo__award {
        display:none
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-4 {
    grid-area: 1/3/3/4
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-4 {
        grid-area:2/2/4/3
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-5 {
    grid-area: 1/4/2/5
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-5 {
        grid-area:2/1/3/2
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-6 {
    grid-area: 2/4/3/5
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-6 {
        grid-area:5/1/6/3;
        padding-bottom: 0
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-7 {
    grid-area: 1/5/3/6
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-7 {
        grid-area:4/1/5/3;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-7 .btn-holder {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center
    }

    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-7 p {
        margin-right: 10px
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-7 .promo__award {
    margin-bottom: 10px
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-7 .promo__award {
        display:none
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__cell-7 .promo__award {
        font-size:2.93333333vw
    }
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type {
    -webkit-box-shadow: 0 0 50px 2px rgba(255,102,0,.65);
    box-shadow: 0 0 50px 2px rgba(255,102,0,.65)
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table:first-of-type {
        margin-bottom:60px
    }
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__rank {
    border: solid 1px #fffa6d;
    background-color: #fffa6d;
    -webkit-box-shadow: 0 0 10px 2px rgba(255,102,0,.65),inset 0 0 10px 3px rgba(255,102,0,.65);
    box-shadow: 0 0 10px 2px rgba(255,102,0,.65),inset 0 0 10px 3px rgba(255,102,0,.65)
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-1 {
    grid-area: 1/1/2/2
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-1 {
        grid-area:1/1/2/2
    }
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-2 {
    grid-area: 2/1/3/2;
    max-width: 200px;
    margin-left: 25px
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-2 figure {
    display: none
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-2 {
        grid-area:1/2/2/3;
        max-width: 100%;
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px
    }

    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-2 figure {
        display: block;
        margin-top: 10px
    }
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-3 {
    grid-area: 1/2/3/3
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-3 {
        grid-area:3/1/4/3;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-3 .promo__features-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }

    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-3 .promo-img__holder,body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-3 .promo__feature {
        max-width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-3 .promo__feature-item {
        text-align: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-4 {
    grid-area: 1/3/3/4
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-4 {
        grid-area:2/2/3/3
    }
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-5 {
    grid-area: 1/4/2/5;
    padding: 0 15px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-5 {
        grid-area:2/1/3/2;
        padding-left: 10px;
        padding-right: 0
    }
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-6 {
    grid-area: 2/4/3/5;
    padding-top: 7px;
    padding-bottom: 7px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-6 {
        grid-area:5/1/6/3
    }
}

body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-7 {
    grid-area: 1/5/3/6
}

@media screen and (min-width: 1921px) {
    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-7 .btn-holder {
        padding:0
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table:first-of-type .casino-table__cell-7 {
        grid-area:4/1/5/3;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

body[data-page-theme=listing-bg1] .casino-review-tab {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
    grid-auto-rows: auto;
    -webkit-box-shadow: 0 2px 9px 0 #000;
    border-top: solid 2px #ffb600;
    border-bottom: solid 2px #ffb600;
    padding: 15px 0;
    position: relative;
    min-height: 150px;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    -webkit-filter: unset;
    filter: unset;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-mask-image: -webkit-gradient(linear,right top,left top,color-stop(5%,transparent),color-stop(25%,#000),color-stop(75%,#000),color-stop(95%,transparent));
    -webkit-mask-image: linear-gradient(to left,transparent 5%,#000 25%,#000 75%,transparent 95%);
    mask-image: -webkit-gradient(linear,right top,left top,color-stop(5%,transparent),color-stop(25%,#000),color-stop(75%,#000),color-stop(95%,transparent));
    mask-image: linear-gradient(to left,transparent 5%,#000 25%,#000 75%,transparent 95%)
}

body[data-page-theme=listing-bg1] .casino-review-tab img {
    width: 600px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-review-tab {
        -webkit-mask-image:-webkit-gradient(linear,right top,left top,color-stop(2.5%,transparent),color-stop(10%,#000),color-stop(90%,#000),color-stop(97.5%,transparent));
        -webkit-mask-image: linear-gradient(to left,transparent 2.5%,#000 10%,#000 90%,transparent 97.5%);
        mask-image: -webkit-gradient(linear,right top,left top,color-stop(2.5%,transparent),color-stop(10%,#000),color-stop(90%,#000),color-stop(97.5%,transparent));
        mask-image: linear-gradient(to left,transparent 2.5%,#000 10%,#000 90%,transparent 97.5%)
    }

    body[data-page-theme=listing-bg1] .casino-review-tab img {
        width: 300px
    }
}

body[data-page-theme=listing-bg1] .casino-table__rank {
    position: absolute;
    top: -18px;
    left: 13px;
    height: 40px;
    padding: 0 12px 0 4px;
    border-radius: 20px;
    background-color: #ffb600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #1d1c19;
    letter-spacing: .7px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table__rank {
        font-size:4vw;
        height: 8.53333333vw
    }
}

body[data-page-theme=listing-bg1] .casino-table__rank-number {
    width: 30px;
    height: 30px;
    font-size: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    color: #ffb600;
    background-color: #1d1c19;
    border-radius: 100%;
    margin-right: 8px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table__rank-number {
        font-size:3.2vw;
        width: 6.4vw;
        height: 6.4vw;
        margin-right: 2.66666667vw
    }
}

body[data-page-theme=listing-bg1] .casino-table__count-info {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    padding: 5px 27px;
    border-radius: 50px;
    background-color: #ffb600;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    text-transform: uppercase;
    letter-spacing: .4px;
    text-align: center
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table__count-info {
        font-size:14px
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .casino-table__count-info {
        font-size:12px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table__count-info {
        font-size:2.66666667vw;
        white-space: nowrap
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__logo {
    max-width: 138px;
    max-height: 114px;
    text-align: left
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__logo {
        padding-left:2.66666667vw;
        padding-right: 2.66666667vw
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__logo img {
    max-height: inherit
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__title {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__title {
        font-size:3.2vw;
        margin-bottom: 2.66666667vw
    }
}

body[data-page-theme=listing-bg1] .casino-table .promo-img__holder {
    padding: 0;
    margin-bottom: 27px
}

body[data-page-theme=listing-bg1] .casino-table .promo__award {
    text-shadow: .5px .9px 1px #000;
    font-size: 14px;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #bf0000;
    width: 100%;
    text-transform: uppercase;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 10px
}

body[data-page-theme=listing-bg1] .casino-table .promo__award .promo-img__holder {
    margin-bottom: .52083333vw
}

body[data-page-theme=listing-bg1] .casino-table .promo__feature {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 18px
}

@media screen and (min-width: 992px) and (max-width:1299px) {
    body[data-page-theme=listing-bg1] .casino-table .promo__feature {
        font-size:10px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .promo__feature {
        font-size:2.66666667vw
    }
}

body[data-page-theme=listing-bg1] .casino-table .promo__features-list {
    padding: 0;
    margin: 0
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .promo__features-list {
        padding:0 15px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .promo__features-list {
        padding:0 0
    }
}

body[data-page-theme=listing-bg1] .casino-table .promo__features-list .promo__feature-item {
    list-style-type: none;
    font-size: 14px;
    letter-spacing: .56px;
    text-align: left;
    color: rgba(255,255,255,.5);
    margin-bottom: 15px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width: 992px) and (max-width:1299px) {
    body[data-page-theme=listing-bg1] .casino-table .promo__features-list .promo__feature-item {
        font-size:10px;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .promo__features-list .promo__feature-item {
        font-size:2.66666667vw;
        margin-bottom: 1.86666667vw
    }
}

body[data-page-theme=listing-bg1] .casino-table .promo__features-list .promo__feature-item:last-of-type {
    margin: 0
}

body[data-page-theme=listing-bg1] .casino-table .promo__features-list .promo__feature-item i {
    color: #fff;
    margin-right: 4px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .promo__features-list .promo__feature-item i {
        font-size:3.73333333vw;
        margin-right: 1.86666667vw
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__offer .casino-table__bonus-title {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.1;
    letter-spacing: 1px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__offer .casino-table__bonus-title {
        font-size:4.26666667vw
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__offer .casino-table__bonus-title em {
    display: block;
    font-size: 59px;
    font-weight: 700
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .casino-table__offer .casino-table__bonus-title em {
        font-size:10.13333333vw
    }
}

body[data-page-theme=listing-bg1] .casino-table .casino-offer__img img {
    display: block
}

body[data-page-theme=listing-bg1] .casino-table .trustpilot-holder img {
    display: block
}

body[data-page-theme=listing-bg1] .casino-table .payment-options,body[data-page-theme=listing-bg1] .casino-table .reviews {
    margin-bottom: 10px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .payment-options,body[data-page-theme=listing-bg1] .casino-table .reviews {
        max-width:100%;
        width: 100%
    }
}

body[data-page-theme=listing-bg1] .casino-table .payment-options img,body[data-page-theme=listing-bg1] .casino-table .reviews img {
    display: block
}

body[data-page-theme=listing-bg1] .casino-table .loop-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    -webkit-mask-image: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(10%,#000),color-stop(90%,#000),to(transparent));
    -webkit-mask-image: linear-gradient(to right,transparent 0,#000 10%,#000 90%,transparent 100%)
}

body[data-page-theme=listing-bg1] .casino-table .payment-options {
    width: 100%;
    height: 50px;
    overflow: hidden;
    position: relative;
    white-space: nowrap
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .payment-options {
        height:13.671875vw
    }
}

body[data-page-theme=listing-bg1] .casino-table .payment-options:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: inherit;
    background-size: cover;
    background-position: center;
    background-image: url(../images/payment-options.jpg);
    background-repeat: repeat-x;
    -webkit-animation: loop-animation 30s linear infinite;
    animation: loop-animation 30s linear infinite
}

@-webkit-keyframes loop-animation {
    from {
        background-position: 0 0
    }

    to {
        background-position: -1000px 0
    }
}

@keyframes loop-animation {
    from {
        background-position: 0 0
    }

    to {
        background-position: -1000px 0
    }
}

body[data-page-theme=listing-bg1] .casino-table .payment-options {
    position: relative;
    left: 0;
    top: 0;
    white-space: nowrap
}

body[data-page-theme=listing-bg1] .casino-table .reviews {
    margin-top: 8px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .casino-table .reviews {
        padding-left:15px;
        padding-right: 15px;
        margin-bottom: 20px
    }
}

body[data-page-theme=listing-bg1] .casino-table .btn-holder {
    padding: 0 10px;
    margin-bottom: 20px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1] .casino-table .btn-holder .btn {
        width:100%
    }
}

body[data-page-theme=listing-bg1] .casino-table p {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .8px;
    text-align: center;
    color: #fff;
    margin-bottom: 8px
}

body[data-page-theme=listing-bg1] .casino-table .igo-logo {
    max-width: 92px
}

body[data-page-theme=listing-bg1] .text-section {
    padding-top: 70px;
    overflow: auto;
    background: #ededed
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .text-section {
        padding-top:40px
    }
}

body[data-page-theme=listing-bg1] .text-section:last-of-type {
    padding-bottom: 70px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .text-section:last-of-type {
        padding-bottom:40px
    }
}

body[data-page-theme=listing-bg1] .text-section:nth-child(odd) .text-section__img {
    margin-left: 25px;
    float: right
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .text-section:nth-child(odd) .text-section__img {
        float:none;
        text-align: center;
        margin: 0 0 20px 0
    }
}

body[data-page-theme=listing-bg1] .text-section__img {
    margin-right: 25px;
    margin-bottom: 5px;
    float: left
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .text-section__img {
        float:none;
        text-align: center;
        margin: 0 0 20px 0
    }
}

body[data-page-theme=listing-bg1] .text-section__img img {
    width: auto;
    border: solid 2px #45423b;
    border-radius: 14px
}

body[data-page-theme=listing-bg1] .text-section strong {
    font-weight: 600
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .text-section__content>br {
        display:none
    }
}

body[data-page-theme=listing-bg1] .text-section__header h2 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    letter-spacing: .8px;
    margin-bottom: 30px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .text-section__header h2 {
        text-align:center
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-bg1] .text-section__header h2 {
        font-size:20px
    }
}

@media screen and (min-width: 1299px) {
    body[data-page-theme=listing-bg1] .text-section .container {
        max-width:1010px
    }
}

body[data-page-theme=listing-bg1] .text-section p {
    font-size: 16px;
    line-height: 1.5;
    color: #5f5f5f;
    letter-spacing: .5px;
    margin-bottom: 25px
}

body[data-page-theme=listing-bg1] .text-section p+ul {
    margin-top: 55px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .text-section p+ul {
        margin-top:40px
    }
}

body[data-page-theme=listing-bg1] .text-section ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

body[data-page-theme=listing-bg1] .text-section ul li {
    font-size: 16px;
    line-height: 1.5;
    color: #5f5f5f;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: .5px
}

body[data-page-theme=listing-bg1] .text-section ul li:not(:last-of-type) {
    margin-bottom: 25px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .text-section ul li:not(:last-of-type) {
        margin-bottom:20px
    }
}

body[data-page-theme=listing-bg1] .text-section ul li::before {
    content: "";
    font-family: icomoon;
    color: #00aa63;
    position: relative;
    font-size: 20px;
    left: 0;
    top: -4px;
    margin-right: 2px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .text-section ul li::before {
        margin-right:5px
    }
}

body[data-page-theme=listing-bg1] .text-section ul li p {
    margin-bottom: 0
}

body[data-page-theme=listing-bg1] .text-section strong {
    color: #000
}

body[data-page-theme=listing-bg1] .bonus-modal {
    border-radius: 10px;
    -webkit-box-shadow: .3px 2px 9px 0 #000,0 0 30px 2px rgba(255,102,0,.65);
    box-shadow: .3px 2px 9px 0 #000,0 0 30px 2px rgba(255,102,0,.65);
    border: solid 2px #ffb600;
    background: #292824 url(../images/modal-bg.jpg) no-repeat center bottom/cover;
    z-index: 9991;
    max-width: 329px;
    padding: 0
}

body[data-page-theme=listing-bg1] .bonus-modal .close-modal {
    display: none!important
}

body[data-page-theme=listing-bg1] .bonus-modal .modal-header {
    padding: 21px 0 32px;
    position: relative;
    margin-top: -35px;
    background-size: cover;
    -webkit-background-size: cover;
    display: block
}

body[data-page-theme=listing-bg1] .bonus-modal .modal-header:before {
    display: block;
    content: "";
    width: 397.5px;
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    background-color: transparent;
    background-attachment: unset;
    background-image: url(../images/ribbon-decor.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

body[data-page-theme=listing-bg1] .bonus-modal .modal-header h2 {
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #000;
    z-index: 3;
    position: relative;
    margin: 0;
    letter-spacing: .5px
}

body[data-page-theme=listing-bg1] .bonus-modal .modal-header {
    border-bottom: unset
}

body[data-page-theme=listing-bg1] .bonus-modal .modal-body {
    padding: 20px 20px 15px 20px;
    text-align: center
}

body[data-page-theme=listing-bg1] .bonus-modal .modal-body>p {
    text-shadow: 0 3px 2px rgba(0,0,0,.64);
    font-family: Poppins;
    font-size: 29px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: .9px
}

body[data-page-theme=listing-bg1] .bonus-modal .modal-body>p em {
    text-transform: uppercase
}

body[data-page-theme=listing-bg1] .bonus-modal .modal-logo {
    max-width: 190px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

body[data-page-theme=listing-bg1] .bonus-modal .btn-holder {
    text-align: center
}

body[data-page-theme=listing-bg1] .bonus-modal .btn-holder .btn {
    height: 40px;
    font-size: 15px
}

body[data-page-theme=listing-bg1] .bonus-modal .igo-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 6px;
    margin-bottom: 32px;
    z-index: 12;
    position: relative
}

body[data-page-theme=listing-bg1] .bonus-modal .igo-holder p {
    font-size: 13px;
    margin-bottom: 0;
    color: #fff
}

body[data-page-theme=listing-bg1] .bonus-modal .igo-holder img {
    max-width: 65px;
    margin-left: 10px;
    width: auto
}

body[data-page-theme=listing-bg1] .bonus-modal small {
    text-shadow: 0 3px 2px rgba(0,0,0,.64);
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    display: block;
    text-transform: uppercase;
    position: relative;
    z-index: 1
}

body[data-page-theme=listing-bg1] .bonus-modal .countdown {
    text-align: center;
    padding: 0 10px 4px 10px;
    border: solid 2px #ffb600;
    background-color: #c60000;
    position: relative;
    display: inline-block;
    -webkit-filter: drop-shadow(0 0 15px #000) drop-shadow(0 0 15px rgba(0, 0, 0, .5));
    filter: drop-shadow(0 0 15px #000) drop-shadow(0 0 15px rgba(0, 0, 0, .5));
    border-radius: 0 0 15px 15px;
    width: 195px;
    margin-bottom: 16px
}

body[data-page-theme=listing-bg1] .bonus-modal .countdown:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 97.5px 27px 97.5px;
    border-color: transparent transparent #ffb600 transparent;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    bottom: calc(100% + 2px);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

body[data-page-theme=listing-bg1] .bonus-modal .countdown:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 96.5px 26px 96.5px;
    border-color: transparent transparent #c60000 transparent;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    bottom: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

body[data-page-theme=listing-bg1] .bonus-modal .countdown span {
    display: block;
    text-shadow: 0 3px 2px rgba(0,0,0,.64);
    font-family: Poppins;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-bottom: 4px;
    margin-top: -7px;
    position: relative;
    z-index: 3
}

body[data-page-theme=listing-bg1] .bonus-modal .countdown em {
    text-shadow: 0 3px 2px rgba(0,0,0,.64);
    font-family: Poppins;
    font-size: 28px;
    font-weight: 700;
    font-style: normal;
    color: #ffb500;
    letter-spacing: 5px
}

body[data-page-theme=listing-bg1] .blocker {
    z-index: 999
}

body[data-page-theme=listing-bg1] .casino-table__bonus-title span {
    color: #ffb500
}

body[data-page-theme=listing-bg1] .casino-table__bonus-title span.bonus-small {
    color: rgba(255,255,255,.5);
    font-size: 14px;
    font-weight: 400
}

body[data-page-theme=listing-bg1] .casino-table .casino-table__offer .casino-table__bonus-title {
    font-size: 24px
}

body[data-page-theme=listing-bg1] .modal a.close-modal[class*=icon-remove] {
    top: calc(50% - 325px);
    right: calc(50% - 330px / 2);
    width: 29px;
    height: 29px;
    color: #fff;
    display: block!important;
    line-height: 1.25;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    background: #c60000;
    position: fixed;
    border: 3px solid #fff;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -o-border-radius: 26px;
    -ms-border-radius: 26px;
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    box-shadow: 1px 1px 5px rgba(0,0,0,.5)
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-bg1] .p-10 {
        padding:0 10px!important
    }
}

body[data-page-theme=listing-bg1] .modal {
    overflow: initial!important
}

body[data-page-theme=listing-bg1] .casino-table__offer .casino-table__bonus-title.C3-title em {
    font-size: 24px
}

body[data-page-theme=listing-bg1] .offer-text {
    color: rgba(255,255,255,.5);
    font-size: 12px;
    letter-spacing: .56px;
    text-transform: uppercase;
    display: block;
    margin: 10px auto;
    text-align: center
}

body[data-page-theme=listing-rb1] {
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.004);
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    position: relative;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body[data-page-theme=listing-rb1] * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body[data-page-theme=listing-rb1] main {
    display: block
}

body[data-page-theme=listing-rb1] h1 {
    font-size: 2em;
    margin: .67em 0
}

body[data-page-theme=listing-rb1] hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

body[data-page-theme=listing-rb1] pre {
    font-family: monospace,monospace;
    font-size: 1em
}

body[data-page-theme=listing-rb1] a {
    background-color: rgba(0,0,0,0)
}

body[data-page-theme=listing-rb1] abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

body[data-page-theme=listing-rb1] b,body[data-page-theme=listing-rb1] strong {
    font-weight: bolder
}

body[data-page-theme=listing-rb1] code,body[data-page-theme=listing-rb1] kbd,body[data-page-theme=listing-rb1] samp {
    font-family: monospace,monospace;
    font-size: 1em
}

body[data-page-theme=listing-rb1] small {
    font-size: 80%
}

body[data-page-theme=listing-rb1] sub,body[data-page-theme=listing-rb1] sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

body[data-page-theme=listing-rb1] sub {
    bottom: -.25em
}

body[data-page-theme=listing-rb1] sup {
    top: -.5em
}

body[data-page-theme=listing-rb1] img {
    border-style: none
}

body[data-page-theme=listing-rb1] button,body[data-page-theme=listing-rb1] input,body[data-page-theme=listing-rb1] optgroup,body[data-page-theme=listing-rb1] select,body[data-page-theme=listing-rb1] textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

body[data-page-theme=listing-rb1] button,body[data-page-theme=listing-rb1] input {
    overflow: visible
}

body[data-page-theme=listing-rb1] button,body[data-page-theme=listing-rb1] select {
    text-transform: none
}

body[data-page-theme=listing-rb1] [type=button],body[data-page-theme=listing-rb1] [type=reset],body[data-page-theme=listing-rb1] [type=submit],body[data-page-theme=listing-rb1] button {
    -webkit-appearance: button
}

body[data-page-theme=listing-rb1] [type=button]::-moz-focus-inner,body[data-page-theme=listing-rb1] [type=reset]::-moz-focus-inner,body[data-page-theme=listing-rb1] [type=submit]::-moz-focus-inner,body[data-page-theme=listing-rb1] button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

body[data-page-theme=listing-rb1] [type=button]:-moz-focusring,body[data-page-theme=listing-rb1] [type=reset]:-moz-focusring,body[data-page-theme=listing-rb1] [type=submit]:-moz-focusring,body[data-page-theme=listing-rb1] button:-moz-focusring {
    outline: 1px dotted ButtonText
}

body[data-page-theme=listing-rb1] fieldset {
    padding: .35em .75em .625em
}

body[data-page-theme=listing-rb1] legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

body[data-page-theme=listing-rb1] progress {
    vertical-align: baseline
}

body[data-page-theme=listing-rb1] textarea {
    overflow: auto
}

body[data-page-theme=listing-rb1] [type=checkbox],body[data-page-theme=listing-rb1] [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

body[data-page-theme=listing-rb1] [type=number]::-webkit-inner-spin-button,body[data-page-theme=listing-rb1] [type=number]::-webkit-outer-spin-button {
    height: auto
}

body[data-page-theme=listing-rb1] [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

body[data-page-theme=listing-rb1] [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

body[data-page-theme=listing-rb1] ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

body[data-page-theme=listing-rb1] details {
    display: block
}

body[data-page-theme=listing-rb1] summary {
    display: list-item
}

body[data-page-theme=listing-rb1] template {
    display: none
}

body[data-page-theme=listing-rb1] [hidden] {
    display: none
}

body[data-page-theme=listing-rb1] [class*=" icon-"],body[data-page-theme=listing-rb1] [class^=icon-] {
    font-family: icomoon!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body[data-page-theme=listing-rb1] .icon-star:before {
    content: "󡤉"
}

body[data-page-theme=listing-rb1] img {
    max-width: 100%;
    width: 100%
}

body[data-page-theme=listing-rb1] .scroll-lock {
    overflow: hidden
}

body[data-page-theme=listing-rb1] h1,body[data-page-theme=listing-rb1] h2,body[data-page-theme=listing-rb1] h3,body[data-page-theme=listing-rb1] h4,body[data-page-theme=listing-rb1] h5,body[data-page-theme=listing-rb1] h6,body[data-page-theme=listing-rb1] p {
    margin-top: 0
}

body[data-page-theme=listing-rb1] .container {
    margin: 0 auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}

@media screen and (min-width: 576px) {
    body[data-page-theme=listing-rb1] .container {
        max-width:100%
    }
}

@media screen and (min-width: 768px) {
    body[data-page-theme=listing-rb1] .container {
        max-width:720px
    }
}

@media screen and (min-width: 991px) {
    body[data-page-theme=listing-rb1] .container {
        max-width:980px
    }
}

@media screen and (min-width: 1299px) {
    body[data-page-theme=listing-rb1] .container {
        max-width:1150px
    }
}

@media screen and (min-width: 1921px) {
    body[data-page-theme=listing-rb1] .container {
        max-width:59.89583333vw
    }
}

body[data-page-theme=listing-rb1] .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    margin: 0 -20px
}

body[data-page-theme=listing-rb1] .col-3 {
    max-width: 33.33333%;
    padding: 0 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%
}

body[data-page-theme=listing-rb1] .col-4 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 20px
}

body[data-page-theme=listing-rb1] .col-2 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 20px
}

body[data-page-theme=listing-rb1] .hidden {
    display: none
}

body[data-page-theme=listing-rb1] .hide-block {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1s cubic-bezier(.68,-.55,.27,1.25)
}

body[data-page-theme=listing-rb1] .show-block-simple {
    opacity: 1
}

body[data-page-theme=listing-rb1] .leftsideAnimate--hide {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateX(-100px) scale(.95) translate3d(0,0,0);
    transform: translateX(-100px) scale(.95) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .leftsideAnimate--show {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1) translate3d(0,0,0);
    transform: translateX(0) scale(1) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .rightsideAnimate--hide {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateX(100px) scale(.95) translate3d(0,0,0);
    transform: translateX(100px) scale(.95) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .rightsideAnimate--show {
    opacity: 1;
    -webkit-transform: translateX(0) scale(1) translate3d(0,0,0);
    transform: translateX(0) scale(1) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .fly {
    opacity: 0;
    -webkit-transition: all .8s cubic-bezier(.68,-.55,.27,1.25);
    transition: all .8s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(100px) scale(1.05) translate3d(0,0,0);
    transform: translateY(100px) scale(1.05) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .fly2 {
    opacity: 0;
    -webkit-transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(120px) scale(1.08) translate3d(0,0,0);
    transform: translateY(120px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .fly3 {
    opacity: 0;
    -webkit-transition: all 1.2s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1.2s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(140px) scale(1.08) translate3d(0,0,0);
    transform: translateY(140px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .fly4 {
    opacity: 0;
    -webkit-transition: all 1.4s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1.4s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(160px) scale(1.08) translate3d(0,0,0);
    transform: translateY(160px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .fly5 {
    opacity: 0;
    -webkit-transition: all 1.6s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1.6s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(180px) scale(1.08) translate3d(0,0,0);
    transform: translateY(180px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .fly6 {
    opacity: 0;
    -webkit-transition: all 1.8s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 1.8s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(200px) scale(1.08) translate3d(0,0,0);
    transform: translateY(200px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .fly7 {
    opacity: 0;
    -webkit-transition: all 2s cubic-bezier(.68,-.55,.27,1.25);
    transition: all 2s cubic-bezier(.68,-.55,.27,1.25);
    -webkit-transform: translateY(200px) scale(1.08) translate3d(0,0,0);
    transform: translateY(200px) scale(1.08) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .show-block {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1) translate3d(0,0,0);
    transform: translateY(0) scale(1) translate3d(0,0,0)
}

body[data-page-theme=listing-rb1] .ovh {
    overflow: hidden;
    padding: 4px 0
}

body[data-page-theme=listing-rb1] .ovh>span {
    display: block
}

body[data-page-theme=listing-rb1] .chevron {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 17px
}

body[data-page-theme=listing-rb1] .chevron::after,body[data-page-theme=listing-rb1] .chevron::before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 3px;
    height: 12px;
    border-radius: 10px;
    background: #fff;
    left: 0;
    -webkit-transform-origin: 2px 2px 0;
    transform-origin: 2px 2px 0
}

body[data-page-theme=listing-rb1] .chevron::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0
}

body[data-page-theme=listing-rb1] .chevron::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 0;
    -webkit-transform-origin: 2px 10px 0;
    transform-origin: 2px 10px 0
}

body[data-page-theme=listing-rb1] sup {
    font-size: 50%
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .hidden-md.hidden-md {
        display:none
    }
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-rb1] .hidden-lg.hidden-lg {
        display:none
    }
}

body[data-page-theme=listing-rb1] .card-item__game-thumbnail .img-holder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

body[data-page-theme=listing-rb1] .card-item__game-thumbnail-image {
    display: block;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    max-width: 100%;
    max-height: 100%
}

body[data-page-theme=listing-rb1] .btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    max-width: 100%;
    height: 55px;
    padding: 0 18px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 0 2px #19dd1d,inset 0 0 0 1px #fff;
    box-shadow: 0 0 0 2px #19dd1d,inset 0 0 0 1px #fff;
    background-color: #13b016;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-weight: 600;
    white-space: unset;
    -webkit-transition: background-color .3s ease,color .3s ease,-webkit-box-shadow .3s ease,-webkit-transform .3s ease;
    transition: background-color .3s ease,color .3s ease,-webkit-box-shadow .3s ease,-webkit-transform .3s ease;
    transition: background-color .3s ease,box-shadow .3s ease,transform .3s ease,color .3s ease;
    transition: background-color .3s ease,box-shadow .3s ease,transform .3s ease,color .3s ease,-webkit-box-shadow .3s ease,-webkit-transform .3s ease;
    line-height: 1;
    text-transform: capitalize
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .btn {
        font-size:19.5px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .btn {
        font-size:4.2vw;
        height: 11vw;
        padding: 0 3vw
    }
}

body[data-page-theme=listing-rb1] .btn .chevron {
    margin-left: 10px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease
}

body[data-page-theme=listing-rb1] .btn:hover {
    background-color: #1ee027;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0,0,0,.2),0 12px 32px 0 rgba(0,0,0,.24);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2),0 12px 32px 0 rgba(0,0,0,.24);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    color: #fff
}

body[data-page-theme=listing-rb1] .btn:hover .chevron {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

body[data-page-theme=listing-rb1] .main-header {
    padding: 20px 0;
    position: absolute;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: #000
}

@media screen and (max-width: 1025px) {
    body[data-page-theme=listing-rb1] .main-header {
        padding:20px 0
    }
}

body[data-page-theme=listing-rb1] .main-header .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .main-header .container {
        padding-left:0;
        padding-right: 0
    }
}

body[data-page-theme=listing-rb1] .main-header .hamburger {
    display: none;
    z-index: 9999;
    position: relative
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .main-header .hamburger {
        display:-webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-right: 28px;
        margin-left: 5px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .main-header .hamburger {
        margin-right:5.6vw
    }
}

body[data-page-theme=listing-rb1] .menu-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body[data-page-theme=listing-rb1] .menu-holder .menu {
    margin-right: 20px;
    padding: 0;
    margin: 0
}

body[data-page-theme=listing-rb1] .menu-holder .menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    cursor: pointer
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .menu-holder .menu li a {
        font-size:14px
    }
}

body[data-page-theme=listing-rb1] .main-menu__drawer {
    z-index: 10;
    position: relative
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .main-menu__drawer {
        position:fixed;
        right: 100%;
        top: 0;
        width: 100%;
        max-width: 367px;
        background: #000;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all .4s cubic-bezier(.455,.03,.515,.955);
        transition: all .4s cubic-bezier(.455,.03,.515,.955);
        overflow-y: scroll;
        opacity: 0;
        z-index: 30;
        padding-top: 103px;
        padding-left: 24px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
        padding-bottom: 100px;
        height: 100svh;
        overflow: hidden;
        -webkit-box-shadow: 0 0 13px 0 #0d0d0d;
        box-shadow: 0 0 13px 0 #0d0d0d
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .main-menu__drawer {
        max-width:100%
    }
}

body[data-page-theme=listing-rb1] .main-menu__drawer.menu-open {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 1;
    z-index: 1000
}

body[data-page-theme=listing-rb1] .main-menu__drawer.menu-open .menu>li {
    -webkit-transition: opacity .4s cubic-bezier(.42,.97,.52,1.49);
    transition: opacity .4s cubic-bezier(.42,.97,.52,1.49);
    -webkit-transform: translateY(40px);
    transform: translateY(40px)
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .main-menu__drawer.menu-open .menu>li {
        -webkit-transform:translateY(0);
        transform: translateY(0)
    }
}

body[data-page-theme=listing-rb1] .main-menu__drawer .menu {
    list-style-type: none;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .main-menu__drawer .menu {
        display:block;
        margin: 0
    }
}

body[data-page-theme=listing-rb1] .main-menu__drawer .menu>li {
    padding: 0 11px;
    margin: 0;
    list-style-type: none
}

body[data-page-theme=listing-rb1] .main-menu__drawer .menu>li:hover>a {
    color: #c31919
}

body[data-page-theme=listing-rb1] .main-menu__drawer .menu>li.current-menu-item>a {
    color: #c31919
}

body[data-page-theme=listing-rb1] .main-menu__drawer .menu>li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 14px 0;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: Roboto;
    font-weight: 500;
    text-transform: uppercase
}

body[data-page-theme=listing-rb1] .main-menu__drawer .menu>li a:before {
    position: absolute;
    content: "";
    width: 100%;
    opacity: 0;
    height: 2px;
    background: #c31919;
    bottom: 10px;
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .main-menu__drawer .menu>li a:before {
        display:none
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .main-menu__drawer .menu>li a {
        display:inline-block;
        padding: 7px 28px 7px 0
    }
}

body[data-page-theme=listing-rb1] .main-menu__drawer .menu>li a:hover i {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-rb1] .main-navigation__holder {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

body[data-page-theme=listing-rb1] .menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .menu-header {
        width:100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }
}

body[data-page-theme=listing-rb1] .logo-holder {
    position: relative;
    z-index: 9999
}

body[data-page-theme=listing-rb1] .logo-holder img {
    max-width: 196px;
    width: 100%;
    height: auto
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .logo-holder img {
        max-width:38.4vw
    }
}

body[data-page-theme=listing-rb1] .main-header__controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -11px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .main-header__controls {
        display:-webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 0
    }
}

body[data-page-theme=listing-rb1] .footer {
    background-color: #000;
    color: #fff;
    padding: 54px 0;
    text-align: center
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .footer {
        padding:10vw 0
    }
}

body[data-page-theme=listing-rb1] .footer__logo-section {
    margin-bottom: 25px
}

body[data-page-theme=listing-rb1] .footer__logo {
    max-width: 270px;
    height: auto
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .footer__logo {
        max-width:54vw
    }
}

body[data-page-theme=listing-rb1] .footer__info {
    margin-bottom: 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .footer__info figure {
        margin-top:4.6vw
    }
}

body[data-page-theme=listing-rb1] .footer__link {
    color: #fff;
    text-decoration: none;
    font-size: 19.6px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .footer__link {
        font-size:3.6vw
    }
}

body[data-page-theme=listing-rb1] .footer__link:hover {
    text-decoration: underline
}

body[data-page-theme=listing-rb1] .footer__age-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 52px;
    height: 52px;
    border: solid 3px #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 19.6px;
    margin: 0 36px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .footer__age-icon {
        width:9.6vw;
        height: 9.6vw;
        font-size: 3.6vw;
        margin: 0 7.2vw
    }
}

@media screen and (max-width: 375px) {
    body[data-page-theme=listing-rb1] .footer__age-icon {
        width:10.4vw;
        height: 10.4vw;
        font-size: 4vw
    }
}

body[data-page-theme=listing-rb1] .footer__igaming-logo {
    max-width: 157px;
    height: auto
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .footer__igaming-logo {
        max-width:30vw;
        height: auto;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

body[data-page-theme=listing-rb1] .footer__copyright {
    font-size: 19.6px;
    font-weight: 700;
    line-height: 1.12;
    text-align: center;
    color: #737373
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .footer__copyright {
        font-size:18px
    }
}

body[data-page-theme=listing-rb1] .footer-text {
    margin-bottom: 20px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .footer-text {
        text-align:justify
    }
}

body[data-page-theme=listing-rb1] .footer-text a {
    color: #c31919
}

body[data-page-theme=listing-rb1] .hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: rgba(0,0,0,0);
    border: 0;
    margin: 0;
    margin-right: -15px;
    overflow: visible
}

body[data-page-theme=listing-rb1] .hamburger:hover {
    opacity: 1
}

body[data-page-theme=listing-rb1] .hamburger.is-active:hover {
    opacity: 1
}

body[data-page-theme=listing-rb1] .hamburger.is-active .hamburger-inner,body[data-page-theme=listing-rb1] .hamburger.is-active .hamburger-inner::after,body[data-page-theme=listing-rb1] .hamburger.is-active .hamburger-inner::before {
    background-color: #fff;
    width: 30px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger.is-active .hamburger-inner,body[data-page-theme=listing-rb1] .hamburger.is-active .hamburger-inner::after,body[data-page-theme=listing-rb1] .hamburger.is-active .hamburger-inner::before {
        width:30px
    }
}

body[data-page-theme=listing-rb1] .hamburger-box {
    width: 30px;
    height: 29px;
    display: inline-block;
    position: relative
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger-box {
        width:30px;
        height: 29px
    }
}

body[data-page-theme=listing-rb1] .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2.5px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger-inner {
        margin-top:-2.5px
    }
}

body[data-page-theme=listing-rb1] .hamburger-inner,body[data-page-theme=listing-rb1] .hamburger-inner::after,body[data-page-theme=listing-rb1] .hamburger-inner::before {
    width: 30px;
    height: 5px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger-inner,body[data-page-theme=listing-rb1] .hamburger-inner::after,body[data-page-theme=listing-rb1] .hamburger-inner::before {
        width:30px;
        height: 5px
    }
}

body[data-page-theme=listing-rb1] .hamburger-inner {
    width: 34px
}

body[data-page-theme=listing-rb1] .hamburger-inner:after {
    width: 37px
}

body[data-page-theme=listing-rb1] .hamburger-inner::after,body[data-page-theme=listing-rb1] .hamburger-inner::before {
    content: "";
    display: block
}

body[data-page-theme=listing-rb1] .hamburger-inner::before {
    top: -12px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger-inner::before {
        top:-12px
    }
}

body[data-page-theme=listing-rb1] .hamburger-inner::after {
    bottom: -12px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger-inner::after {
        bottom:-12px
    }
}

body[data-page-theme=listing-rb1] .hamburger--slider .hamburger-inner {
    top: 2.5px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger--slider .hamburger-inner {
        top:2.5px
    }
}

body[data-page-theme=listing-rb1] .hamburger--slider .hamburger-inner::before {
    top: 12px;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger--slider .hamburger-inner::before {
        top:12px
    }
}

body[data-page-theme=listing-rb1] .hamburger--slider .hamburger-inner::after {
    top: 24px
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger--slider .hamburger-inner::after {
        top:24px
    }
}

body[data-page-theme=listing-rb1] .hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0,12px,0) rotate(45deg);
    transform: translate3d(0,12px,0) rotate(45deg)
}

body[data-page-theme=listing-rb1] .hamburger--slider.is-active .hamburger-inner::before {
    -webkit-transform: rotate(-45deg) translate3d(-4.28571429px,-7px,0);
    transform: rotate(-45deg) translate3d(-4.28571429px,-7px,0);
    opacity: 0
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger--slider.is-active .hamburger-inner::before {
        -webkit-transform:rotate(-45deg) translate3d(-4.28571429px,-7px,0);
        transform: rotate(-45deg) translate3d(-4.28571429px,-7px,0)
    }
}

body[data-page-theme=listing-rb1] .hamburger--slider.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0,-24px,0) rotate(-90deg);
    transform: translate3d(0,-24px,0) rotate(-90deg)
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .hamburger--slider.is-active .hamburger-inner::after {
        -webkit-transform:translate3d(0,-24px,0) rotate(-90deg);
        transform: translate3d(0,-24px,0) rotate(-90deg)
    }
}

body[data-page-theme=listing-rb1] .hero-section {
    padding-bottom: 53px;
    background: url(../images/hero-bg.jpg) no-repeat center top/cover;
    overflow: hidden
}

body[data-page-theme=listing-rb1] .hero-intro {
    color: #fff;
    padding-bottom: 12px;
    padding-top: 12px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .hero-intro {
        padding-bottom:5.6vw
    }
}

body[data-page-theme=listing-rb1] .hero-intro__header {
    margin-bottom: 15px
}

body[data-page-theme=listing-rb1] .hero-intro__title {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: .1px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .hero-intro__title {
        font-size:5.6vw
    }
}

body[data-page-theme=listing-rb1] .hero-intro__date {
    color: #c31919;
    font-style: italic
}

body[data-page-theme=listing-rb1] .hero-intro__content {
    max-width: 65%
}

@media screen and (max-width: 1025px) {
    body[data-page-theme=listing-rb1] .hero-intro__content {
        display:none
    }
}

body[data-page-theme=listing-rb1] .hero-intro__description {
    font-size: 16px;
    line-height: 1.4
}

@media screen and (max-width: 1025px) {
    body[data-page-theme=listing-rb1] .hero-intro__features {
        display:none
    }
}

body[data-page-theme=listing-rb1] .hero-intro__features-list {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0
}

body[data-page-theme=listing-rb1] .hero-intro__features-item {
    border-radius: 5px;
    margin-right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
    padding-right: 10px
}

body[data-page-theme=listing-rb1] .hero-intro__features-item img {
    margin-right: 10px;
    max-width: 47px;
    max-height: 30px;
    width: auto
}

body[data-page-theme=listing-rb1] .hero-intro__features-item span {
    white-space: nowrap
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .hero-table .container {
        padding:0
    }
}

body[data-page-theme=listing-rb1] .hero-table__head {
    background-color: #0c1c7e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .hero-table__head {
        display:none
    }
}

body[data-page-theme=listing-rb1] .hero-table__head__item {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 31px 0;
    text-align: center
}

@media screen and (max-width: 1298px) {
    body[data-page-theme=listing-rb1] .hero-table__head__item {
        font-size:14px
    }
}

body[data-page-theme=listing-rb1] .hero-table__head__item:first-of-type {
    max-width: 26.3%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26.3%;
    -ms-flex: 0 0 26.3%;
    flex: 0 0 26.3%;
    padding-left: 80px
}

body[data-page-theme=listing-rb1] .hero-table__head__item:nth-child(2) {
    max-width: 20%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%
}

body[data-page-theme=listing-rb1] .hero-table__head__item:nth-child(3) {
    max-width: 18%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 18%;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%
}

body[data-page-theme=listing-rb1] .hero-table__head__item:nth-child(4) {
    max-width: 12%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12%;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%
}

body[data-page-theme=listing-rb1] .hero-table__head__item:last-of-type {
    max-width: 23.7%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 23.7%;
    -ms-flex: 0 0 23.7%;
    flex: 0 0 23.7%
}

body[data-page-theme=listing-rb1] .table-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: #070d2f;
    min-height: 150px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item {
        background:#09123d;
        -webkit-box-align: unset;
        -webkit-align-items: unset;
        -ms-flex-align: unset;
        align-items: unset
    }
}

body[data-page-theme=listing-rb1] .table-item:not(:last-of-type) {
    border-bottom: 2px solid #cacaca
}

body[data-page-theme=listing-rb1] .table-item:first-of-type {
    border: solid 4px #ff9600;
    background-color: #141f57
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item:first-of-type {
        background:#1f2966
    }
}

body[data-page-theme=listing-rb1] .table-item:first-of-type .table-item__cell--badge {
    left: -13px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item:first-of-type .table-item__cell--badge {
        left:0
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item:first-of-type .table-item__cell:nth-child(2) {
        background:#141f57
    }
}

body[data-page-theme=listing-rb1] .table-item:first-of-type .table-item__cell--badge {
    background-color: #ff9600
}

body[data-page-theme=listing-rb1] .table-item:first-of-type .table-item__cell--badge::before {
    border-color: #ff9600 transparent #ff9600 transparent
}

body[data-page-theme=listing-rb1] .table-item:first-of-type .table-item__cell--badge:after {
    border-color: transparent #6f4c16 transparent transparent
}

body[data-page-theme=listing-rb1] .table-item:first-of-type .table-item__offer-badge {
    background: #ff9600
}

body[data-page-theme=listing-rb1] .table-item:nth-of-type(2) .table-item__cell--badge {
    background-color: #c61a1a
}

body[data-page-theme=listing-rb1] .table-item:nth-of-type(2) .table-item__cell--badge::before {
    border-color: #c61a1a transparent #c61a1a transparent
}

body[data-page-theme=listing-rb1] .table-item:nth-of-type(2) .table-item__cell--badge:after {
    border-color: transparent #5d0e0a transparent transparent
}

body[data-page-theme=listing-rb1] .table-item:nth-of-type(3) .table-item__cell--badge {
    background-color: #1952c6
}

body[data-page-theme=listing-rb1] .table-item:nth-of-type(3) .table-item__cell--badge::before {
    border-color: #1952c6 transparent #1952c6 transparent
}

body[data-page-theme=listing-rb1] .table-item:nth-of-type(3) .table-item__cell--badge:after {
    border-color: transparent #152d5f transparent transparent
}

body[data-page-theme=listing-rb1] .table-item__cell {
    padding: 8px 10px
}

body[data-page-theme=listing-rb1] .table-item__cell:first-of-type {
    max-width: 26.3%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 26.3%;
    -ms-flex: 0 0 26.3%;
    flex: 0 0 26.3%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item__cell:first-of-type {
        max-width:50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        padding-top: 29px;
        padding-bottom: 29px
    }
}

body[data-page-theme=listing-rb1] .table-item__cell:nth-child(2) {
    max-width: 20%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    text-align: center
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item__cell:nth-child(2) {
        max-width:50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        background: #070d2f;
        padding-top: 29px;
        padding-bottom: 29px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .table-item__cell:nth-child(2) .btn-holder {
        padding-left:2.4vw;
        padding-right: 2.4vw
    }
}

body[data-page-theme=listing-rb1] .table-item__cell:nth-child(3) {
    max-width: 18%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 18%;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%
}

body[data-page-theme=listing-rb1] .table-item__cell:nth-child(4) {
    max-width: 12%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12%;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%
}

body[data-page-theme=listing-rb1] .table-item__cell:last-of-type {
    max-width: 23.7%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 23.7%;
    -ms-flex: 0 0 23.7%;
    flex: 0 0 23.7%
}

body[data-page-theme=listing-rb1] .table-item__cell .btn-holder {
    padding-left: 5px;
    padding-right: 5px
}

body[data-page-theme=listing-rb1] .table-item__cell .igo-logo {
    max-width: 150px;
    margin: 10px 0;
    display: block;
    margin-right: auto;
    margin-left: auto
}

body[data-page-theme=listing-rb1] .table-item__cell--badge {
    position: absolute;
    display: inline-block;
    background-color: #c1272d;
    padding: 2px 13px;
    padding-left: 4px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    top: 0;
    left: -9px;
    width: 102px;
    height: 18px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item__cell--badge {
        left:0
    }
}

body[data-page-theme=listing-rb1] .table-item__cell--badge::after,body[data-page-theme=listing-rb1] .table-item__cell--badge::before {
    position: absolute;
    content: "";
    display: inline-block;
    border-style: solid;
    height: 0;
    width: 0
}

body[data-page-theme=listing-rb1] .table-item__cell--badge::before {
    right: -9px;
    bottom: 0;
    border-width: 9px 9px 9px 9px;
    border-color: #c1272d transparent #c1272d transparent
}

body[data-page-theme=listing-rb1] .table-item__cell--badge:after {
    top: 100%;
    left: 0;
    border-width: 0 9px 7px 0;
    border-color: transparent #5e0d0d transparent transparent
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item__cell--badge:after {
        display:none
    }
}

body[data-page-theme=listing-rb1] .table-item__cell--rank {
    font-size: 52px;
    font-weight: 900;
    color: #fff;
    padding: 0 50px 0 7px;
    display: inline-block
}

@media screen and (max-width: 1298px) {
    body[data-page-theme=listing-rb1] .table-item__cell--rank {
        padding-right:30px
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item__cell--rank {
        display:none
    }
}

body[data-page-theme=listing-rb1] .table-item__cell--user-ratings {
    text-align: center
}

body[data-page-theme=listing-rb1] .table-item__cell--expert-ratings {
    text-align: center
}

body[data-page-theme=listing-rb1] .table-item__cell--expert-ratings .table-item__expert-score {
    font-size: 54px;
    font-weight: 900;
    text-align: center;
    color: #fff;
    width: 100px;
    aspect-ratio: 1;
    background: #fff;
    border-radius: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

body[data-page-theme=listing-rb1] .table-item__cell--expert-ratings .table-item__expert-score.dark-green {
    background: #0b730d
}

body[data-page-theme=listing-rb1] .table-item__cell--expert-ratings .table-item__expert-score.light-green {
    background: #66d269
}

body[data-page-theme=listing-rb1] .table-item__casino {
    text-align: center;
    width: 100%
}

body[data-page-theme=listing-rb1] .table-item__casino-name {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin-bottom: 8px
}

@media screen and (max-width: 1298px) {
    body[data-page-theme=listing-rb1] .table-item__casino-name {
        margin-top:15px;
        font-size: 14px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .table-item__casino-name {
        margin-top:3vw;
        font-size: 3.6vw
    }
}

body[data-page-theme=listing-rb1] .table-item__casino-logo {
    text-align: center
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item__casino-logo {
        margin-bottom:10px
    }
}

body[data-page-theme=listing-rb1] .table-item__casino-logo img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: auto;
    max-width: 130px;
    max-height: 100px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .table-item__casino-logo img {
        max-width:26vw;
        max-height: 20vw
    }
}

body[data-page-theme=listing-rb1] .table-item__offer-badge {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding: 6px 19px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 13px
}

@media screen and (max-width: 1298px) {
    body[data-page-theme=listing-rb1] .table-item__offer-badge {
        font-size:12px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .table-item__offer-badge {
        font-size:2.4vw
    }
}

@media screen and (max-width: 375px) {
    body[data-page-theme=listing-rb1] .table-item__offer-badge {
        font-size:2.8vw
    }
}

body[data-page-theme=listing-rb1] .table-item__offer-details {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.08;
    color: #fff;
    margin-bottom: 7px;
    position: relative;
    text-transform: capitalize
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item__offer-details {
        max-width:70%;
        margin-left: auto;
        margin-right: auto;
        font-size: 24px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .table-item__offer-details {
        max-width:100%;
        font-size: 4.6vw
    }
}

body[data-page-theme=listing-rb1] .table-item__age-requirement {
    font-size: 12px;
    line-height: 1.92;
    color: #7586e0;
    margin-bottom: 0
}

@media screen and (max-width: 1298px) {
    body[data-page-theme=listing-rb1] .table-item__age-requirement {
        font-size:11px
    }
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item__age-requirement {
        margin-bottom:30px;
        font-size: 12px;
        line-height: 1
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .table-item__age-requirement {
        font-size:2.6vw
    }
}

body[data-page-theme=listing-rb1] .table-item__cell--cta {
    text-align: center
}

body[data-page-theme=listing-rb1] .table-item__expert-score {
    font-size: 54px;
    font-weight: 900;
    text-align: center;
    color: #fff;
    width: 100px;
    aspect-ratio: 1;
    background: #fff;
    border-radius: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .table-item__expert-score {
        font-size:18.5px;
        width: 35px;
        height: 35px;
        margin-left: 22px
    }
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .table-item__expert-score {
        margin-left:4vw
    }
}

@media screen and (max-width: 375px) {
    body[data-page-theme=listing-rb1] .table-item__expert-score {
        margin-left:2vw
    }
}

body[data-page-theme=listing-rb1] .table-item__expert-score.dark-green {
    background: #0b730d
}

body[data-page-theme=listing-rb1] .table-item__expert-score.light-green {
    background: #66d269
}

body[data-page-theme=listing-rb1] .rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 3px
}

body[data-page-theme=listing-rb1] .rating-number {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-right: 7px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .rating-number {
        font-size:3.6vw
    }
}

body[data-page-theme=listing-rb1] .rating-text {
    font-size: 13.5px;
    text-align: center;
    color: #fff
}

@media screen and (max-width: 375px) {
    body[data-page-theme=listing-rb1] .rating-text {
        font-size:3.2vw
    }
}

body[data-page-theme=listing-rb1] .star-rating {
    line-height: 1;
    color: #ccc;
    font-size: 16px;
    position: relative;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .star-rating {
        font-size:3.2vw;
        margin-right: .6vw
    }
}

body[data-page-theme=listing-rb1] .star-rating .fill-rating {
    color: #ffc107;
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    line-height: 1
}

body[data-page-theme=listing-rb1] .star-rating .fill-rating span {
    display: inline-block;
    line-height: 1
}

body[data-page-theme=listing-rb1] .star-rating i {
    margin: 0 1px
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .star-rating i {
        margin:0 .2vw
    }
}

body[data-page-theme=listing-rb1] .star-rating .empty-rating {
    padding: 0;
    display: block;
    z-index: 0
}

body[data-page-theme=listing-rb1] .features-section {
    padding-top: 54px;
    padding-bottom: 54px;
    overflow: hidden
}

body[data-page-theme=listing-rb1] .casino-feature {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

body[data-page-theme=listing-rb1] .casino-feature:not(:last-of-type) {
    margin-bottom: 48px
}

body[data-page-theme=listing-rb1] .casino-feature:nth-child(even) .casino-feature__image-container {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .casino-feature:nth-child(even) .casino-feature__image-container {
        -webkit-box-ordinal-group:1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
}

body[data-page-theme=listing-rb1] .casino-feature__image-container {
    max-width: 48.7%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48.7%;
    -ms-flex: 0 0 48.7%;
    flex: 0 0 48.7%;
    padding: 0 20px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .casino-feature__image-container {
        max-width:100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 30px
    }
}

body[data-page-theme=listing-rb1] .casino-feature__image {
    border-radius: 12px
}

body[data-page-theme=listing-rb1] .casino-feature__content {
    max-width: 51.3%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 51.3%;
    -ms-flex: 0 0 51.3%;
    flex: 0 0 51.3%;
    padding: 0 20px
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .casino-feature__content {
        max-width:80%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .casino-feature__content {
        max-width:100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

body[data-page-theme=listing-rb1] .casino-feature h2 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 27px
}

body[data-page-theme=listing-rb1] .casino-feature p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.56;
    color: #000
}

body[data-page-theme=listing-rb1] .casino-feature p:last-of-type {
    margin-bottom: 0
}

body[data-page-theme=listing-rb1] .casino-feature p:not(:last-of-type) {
    margin-bottom: 27px
}

body[data-page-theme=listing-rb1] .cards-section {
    padding-bottom: 68px;
    overflow: hidden
}

@media screen and (max-width: 991px) {
    body[data-page-theme=listing-rb1] .cards-section .col-3 {
        -webkit-box-flex:0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 35px
    }
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-rb1] .cards-section .col-3 {
        -webkit-box-flex:0;
        -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%
    }
}

@media screen and (max-width: 577px) {
    body[data-page-theme=listing-rb1] .cards-section .col-3 {
        -webkit-box-flex:0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    body[data-page-theme=listing-rb1] .cards-section .col-3:last-of-type {
        margin-bottom: 0
    }
}

body[data-page-theme=listing-rb1] .cards-section .row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

body[data-page-theme=listing-rb1] .card-item {
    border-radius: 12px;
    -webkit-box-shadow: 0 2px 23.3px .7px rgba(0,0,0,.25);
    box-shadow: 0 2px 23.3px .7px rgba(0,0,0,.25);
    overflow: hidden;
    height: 100%
}

body[data-page-theme=listing-rb1] .card-item__game-thumbnail {
    padding-top: 58%;
    position: relative
}

body[data-page-theme=listing-rb1] .card-item__content {
    padding: 29px 20px
}

body[data-page-theme=listing-rb1] .card-item__content h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.37;
    color: #000;
    letter-spacing: .4px
}

body[data-page-theme=listing-rb1] .card-item__content p {
    font-size: 16px;
    line-height: 1.54;
    color: #000;
    letter-spacing: .4px
}

body[data-page-theme=listing-rb1] .card-item__content p:last-of-type {
    margin-bottom: 0
}

body[data-page-theme=listing-rb1] .tv-logo {
    max-width: 40px;
    margin-bottom: 10px;
    position: absolute;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    top: -30%;
    left: -5%
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-rb1] .tv-logo {
        max-width:8vw
    }
}

body[data-page-theme=listing-rb1] .text-section {
    padding: 50px 0
}

body[data-page-theme=listing-rb1] .text-section h1 {
    text-align: center;
    margin-bottom: 40px
}

body[data-page-theme=listing-rb1] .text-section section P:last-of-type {
    margin-bottom: 30px
}

body[data-page-theme=listing-rb1] .rating-number {
    font-size: 10px
}

body[data-page-theme=listing-rb1] .rating {
    margin-bottom: 10px
}

body[data-page-theme=listing-bg1].listing_bg1_c4-ont .text-section strong {
    font-weight: 600
}

body[data-page-theme=listing-bg1].listing_by1_c3 .casino-table__bonus-title span.bonus-small {
    font-size: 13px
}

body[data-page-theme=listing-bg1].listing_by1_c3 .casino-tables {
    background: #1d1c19;
    padding: 30px 0 0
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-bg1].listing_by1_c3 .casino-tables {
        padding:8vw 0 0
    }
}

body[data-page-theme=listing-mnst] {
    font-family: Roboto,sans-serif;
    font-size: 16px
}

body[data-page-theme=listing-mnst] .PageAssetsWrapper {
    background-color: transparent;
    background-image: url(images/mnst/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top;
    border-bottom: .5px solid #171c2b
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-mnst] .PageAssetsWrapper {
        background-image:url(images/mnst/bg-mob.jpg);
        background-position: right top
    }
}

body[data-page-theme=listing-mnst] .header {
    position: relative;
    left: 0;
    width: 100%;
    z-index: 10
}

@media screen and (max-width: 767px) {
    body[data-page-theme=listing-mnst] .header {
        position:absolute
    }
}

body[data-page-theme=listing-mnst] .header .CasinoHeader_topbarMenu {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
    height: 47px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

body[data-page-theme=listing-mnst] .header .CasinoHeader_logoWrapper {
    width: 180px;
    height: 27px;
    max-height: 27px;
    position: relative;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

body[data-page-theme=listing-mnst] .header .CasinoHeader_logoWrapper .casino-logo {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .header .CasinoHeader_logoWrapper .casino-logo {
        padding-left:15px
    }
}

body[data-page-theme=listing-mnst] .BasicHero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 0;
    padding: 0
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .BasicHero {
        padding:64px 0 0
    }
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_heroImageMobile {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: none
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_heroImageMobile {
        display:block
    }
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_column {
    position: relative;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
    padding: 0 0 20px
}

@media screen and (max-width: 992px) {
    body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_column {
        padding:0 0 5px
    }
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_column {
        padding:0 15px 20px 15px
    }
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_column .styles_headerTitle {
    font-size: 2.5rem;
    line-height: 1.5625rem;
    margin-bottom: 0;
    line-height: 1.9375rem;
    font-weight: 700;
    color: inherit;
    color: #fff
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_column .styles_headerTitle {
        font-size:3rem;
        line-height: 3rem;
        margin-top: -10px
    }
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_column .styles_headerTitle .UpdateDate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    margin-left: 5px;
    color: #ca2744;
    font-size: inherit;
    line-height: inherit;
    white-space: nowrap;
    margin-right: 0;
    font-size: 2.5rem;
    line-height: 1;
    margin-right: 3px
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_column .styles_headerTitle .UpdateDate {
        font-size:3rem
    }
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_column .styles_headerSubtitle {
    color: #fff;
    margin: 12px 0 0;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 400;
    margin-top: 8px
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_column .styles_headerSubtitle {
        display:none
    }
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_features {
    margin-top: 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_features {
        display:none
    }
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_features .tyles_infoItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-flex;
    display: -moz-box;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-right: 10px;
    margin-right: 25px
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_features .styles_infoIcon {
    position: relative;
    width: 35px;
    height: 26px;
    margin-right: 0
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_features .styles_infoIcon img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    border: none;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_features .styles_infoText {
    line-height: 1;
    text-align: center;
    margin-left: 8px;
    font-size: 1.6rem
}

body[data-page-theme=listing-mnst] .BasicHero .BasicHeroV1_features .styles_infoText span {
    color: #fff;
    display: block
}

body[data-page-theme=listing-mnst] .CompareTableLoader {
    opacity: 1;
    width: auto
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper {
    width: 100%;
    height: auto;
    opacity: 1
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable {
    position: relative;
    margin: 0 auto;
    z-index: 0
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .CompareTableHeader_titlesWrapper {
    background-color: #c3293b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 52px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 10px 17px;
    padding-left: 50px;
    padding-right: 15px;
    border-radius: 10px 10px 0 0
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .CompareTableHeader_titlesWrapper {
        display:none
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .CompareTableHeader_titlesWrapper .CompareTableHeader_titleColumn {
    width: 125px;
    text-align: center
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .CompareTableHeader_titlesWrapper .CompareTableHeader_titleColumn .CompareTableHeader_title {
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.1rem;
    line-height: .95625rem;
    white-space: nowrap;
    color: #fff
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .cardsTableWrapper {
    width: 100%
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_cardRow {
    width: 100%;
    border-bottom: 2px solid #87203a;
    background: #2e0014;
    border: 2px solid #fff;
    border-bottom: 3px solid #e9eaed;
    padding: 30px 10px 5px;
    background: #fff;
    padding-top: 22px;
    z-index: 0;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
    padding-bottom: 22px
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_cardRow:first-child {
    border: 3px solid #fe9807;
    background-color: #fffcf2
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_cardRow:first-child {
        border:none;
        border-bottom: 2px solid #87203a;
        background-color: #2e0014
    }
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_cardRow:after,body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_cardRow:before {
        display:block;
        content: "";
        position: absolute;
        z-index: -1;
        width: 50%;
        top: 0;
        height: 100%;
        bottom: 0
    }

    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_cardRow:before {
        background-color: #42001e;
        left: 0
    }

    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_cardRow:after {
        background-color: #2e0014;
        right: 0
    }

    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_cardRow {
        border: none;
        border-bottom: 2px solid #87203a
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Ribbon__Styled {
    background-color: #e62e2f;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-color: #e62e2f;
    position: absolute;
    z-index: 10;
    min-height: 18px;
    width: auto;
    height: 22px;
    padding: 2px 0 2px 12px;
    left: -11px;
    top: -2px;
    min-width: unset
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Ribbon__Styled span {
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    line-height: 1
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Ribbon__Styled span::before {
    content: "";
    bottom: -7px;
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #9b1313 transparent transparent;
    left: 0;
    border-width: 7px 0 0 9px
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Ribbon__Styled {
        top:-10px
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Ribbon__Styled::after,body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Ribbon__Styled::before {
    display: block;
    position: absolute;
    content: "";
    width: 0;
    top: 0;
    right: -10px;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 10px solid #e62e2f
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Ribbon__Styled::before {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    border-bottom: 22px solid transparent;
    border-left-width: 22px;
    right: -22px
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Ribbon__Styled::after {
    display: block;
    position: absolute;
    content: "";
    width: 0;
    top: 0;
    right: -10px;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 10px solid #e62e2f;
    border-bottom: 22px solid transparent;
    border-left-width: 22px;
    right: -22px
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative;
    padding-left: 13px;
    padding-right: 13px
}

@media screen and (min-width: 1200px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper {
        padding-left:102px;
        padding-right: 19px
    }
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper {
        padding-left:94px;
        padding-right: 15px
    }
}

@media screen and (min-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper {
        -webkit-box-pack:justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 50px;
        padding-right: 15px
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardNumber {
    color: #150012;
    font-size: 2.3125rem;
    font-weight: 200;
    line-height: 2.6875rem;
    position: absolute;
    left: 6px;
    top: 50%;
    margin-top: -12px
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardNumber {
        display:none
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardLogo {
    width: 50%;
    padding-right: 26px;
    margin-bottom: 10px;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardLogo {
        width:185px;
        height: 82px
    }
}

@media screen and (min-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardLogo {
        padding-right:0;
        width: 121px;
        margin-bottom: 0;
        margin-top: 0
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardLogo .styles_cardNumberWithLogo {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: none
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardLogo .styles_cardNumberWithLogo .styles_cardImage {
    height: 63px;
    width: 125px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: none;
    position: relative
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardLogo .styles_cardNumberWithLogo .styles_cardImage .casino-logo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    border: none;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardBonus {
    width: 50%;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 20px
}

@media screen and (min-width: 1200px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardBonus {
        width:218px
    }
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardBonus {
        width:185px
    }
}

@media screen and (min-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardBonus {
        width:147px;
        text-align: left;
        padding-left: 0
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardBonus .styles_specialOffer {
    font-size: .75rem;
    line-height: .875rem;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    color: inherit;
    margin: 0;
    padding-left: 0
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardBonus .styles_offerTitle {
    font-size: 1.175rem;
    line-height: 1;
    font-weight: 600;
    color: #c92643;
    margin-bottom: 6px;
    text-align: center
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardBonus .styles_offerTitle {
        color:#ffce01
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardBonus .styles_offerText {
    text-align: center;
    font-weight: 700;
    font-size: 1.15rem;
    line-height: 1.4rem;
    margin-bottom: 3px;
    color: #000
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardBonus .styles_offerText {
        color:#fff
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardRating {
    width: 26%
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardRating {
        width:128px
    }
}

@media screen and (min-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardRating {
        width:99px;
        text-align: center
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardRating .RatingBlockWithText_rateBlock {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardRating .RatingBlockWithText_rateBlock .RatingBlockWithText_rateValue {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardRating .RatingBlockWithText_rateBlock .RatingBlockWithText_rateValue .stars {
    width: 80px;
    height: auto
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardRating .RatingBlockWithText_rateBlock .RatingBlockWithText_rateValue .Card_votes {
    line-height: .875rem;
    font-style: normal;
    text-align: center;
    margin: auto;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #171c2b;
    width: auto;
    text-transform: capitalize;
    font-size: 1.025rem;
    line-height: 1rem
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardRating .RatingBlockWithText_rateBlock .RatingBlockWithText_rateValue .Card_votes {
        line-height:2rem;
        color: #fff
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore {
    width: 24%;
    padding-right: 11px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore {
        width:80px;
        height: 80px
    }
}

@media screen and (min-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore {
        padding-right:0;
        width: 60px;
        height: 60px;
        background: #fff;
        border: 2px solid #e8e8e8
    }
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore {
        border:0;
        color: #fff;
        background: 0 0;
        margin-top: 10px
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore .Card_score {
    width: auto;
    height: auto;
    text-align: center;
    position: relative
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore .Card_score .Card_scoreNumber {
    font-size: 1.6875rem;
    position: absolute;
    font-weight: 700;
    letter-spacing: -1.6px;
    color: #05263f;
    line-height: 1;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore .Card_score .Card_scoreNumber {
        color:#fff;
        font-size: 2.875rem
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore .Card_scoreSubtext {
    display: none;
    font-size: .625rem;
    font-weight: 700;
    color: #909090;
    text-align: center;
    text-transform: uppercase;
    margin-top: 5px
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore .Card_scoreSubtext {
        display:block;
        margin-top: 15px;
        color: #fff;
        font-size: .825rem
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore.standout {
    border: 2px solid #fe9807
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardScore.standout {
        border:0
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardButton {
    width: 50%;
    padding-left: 20px;
    position: relative
}

@media screen and (min-width: 992px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardButton {
        width:190px
    }
}

@media screen and (min-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardButton {
        width:138px;
        padding-left: 0
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardButton a {
    color: #fff;
    background: #34b059;
    width: 138px;
    height: 40px;
    font-size: 1.3125rem;
    border-radius: 50px;
    line-height: 1;
    font-weight: 700;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    margin: auto
}

@media screen and (max-width: 575px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardButton a {
        width:125px
    }
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardButton a:focus,body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardButton a:hover {
    background-color: #fe9807;
    text-decoration: none
}

body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardButton .Card_cardMinDeposit {
    font-size: .875rem;
    line-height: normal;
    font-weight: 700;
    color: #4e5b64;
    width: 100%;
    text-align: center;
    margin-top: 6px
}

@media screen and (max-width: 768px) {
    body[data-page-theme=listing-mnst] .CompareTableLoader .CompareTableLoader_wrapper .CasinoV1_compareTable .Card_innerWrapper .Card_cardButton .Card_cardMinDeposit {
        color:#fff
    }
}

body.listing_bg1_c5-ont .casino-table {
    background-color: #292824
}

body.listing_bg1_c5-ont .casino-table .casino-table__logo {
    max-width: unset
}

body.listing_bg1_c5-ont .casino-table:first-of-type .casino-table__cell-1 {
    grid-area: 1/1/3/2
}

@media screen and (max-width: 992px) {
    body.listing_bg1_c5-ont .casino-table:first-of-type .casino-table__cell-1 {
        grid-area:1/1/2/2
    }
}

body.listing_bg1_c5-ont .casino-table .casino-table__cell-1 {
    grid-area: 1/1/3/2
}

@media screen and (max-width: 992px) {
    body.listing_bg1_c5-ont .casino-table .casino-table__cell-1 {
        grid-area:1/1/2/2
    }
}

@media screen and (max-width: 575px) {
    body.listing_bg1_c5-ont .casino-table .casino-table__cell-2 {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
