html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}


/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
ul {
    margin: 0;
    padding: 0
}

li>ol,
li>ul {
    margin-bottom: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset {
    min-width: 0;
    border: 0
}

address,
blockquote,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
pre,
table,
ul {
    margin-bottom: 16px
}

dd,
ol,
ul {
    margin-left: 16px
}

html {
    font-family: DM Sans, sans-serif;
    font-size: 1em;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    overflow-y: scroll;
    min-height: 100%;
    scroll-behavior: smooth
}

@media (prefers-reduced-motion:reduce) {
    html html {
        scroll-behavior: auto
    }
}

body {
    background-color: #f4f4f7;
    color: #0a0827
}

h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px
}

h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px
}

h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px
}

h4 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px
}

h5 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px
}

h6 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0a0827
}

@media (min-width:75em) {
    p {
        font-size: 1.125em;
        line-height: 1.55556
    }
}

img {
    max-width: 100%;
    font-style: italic;
    vertical-align: middle
}

img[height],
img[width] {
    max-width: none
}

table {
    width: 100%
}

a {
    color: #060058
}

hr {
    height: 1px;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    border-top: 2px dotted #adacba
}

address {
    font-style: normal
}

.o-wrapper {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1202px
}

.o-wrapper:after {
    content: ""!important;
    display: block!important;
    clear: both!important
}

.o-layout {
    display: block;
    padding: 0;
    list-style: none;
    margin: 0 0 0 -16px;
    font-size: 0
}

.o-layout__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 16px;
    font-size: 16px;
    font-size: 1rem
}

.o-layout--flush {
    margin-left: 0
}

.o-layout--flush>.o-layout__item {
    padding-left: 0
}

.o-layout--tiny {
    margin-left: -4px
}

.o-layout--tiny>.o-layout__item {
    padding-left: 4px
}

.o-layout--small {
    margin-left: -8px
}

.o-layout--small>.o-layout__item {
    padding-left: 8px
}

.o-layout--large {
    margin-left: -24px
}

.o-layout--large>.o-layout__item {
    padding-left: 24px
}

.o-layout--huge {
    margin-left: -32px
}

.o-layout--huge>.o-layout__item {
    padding-left: 32px
}

.o-layout--middle>.o-layout__item {
    vertical-align: middle
}

.o-layout--bottom>.o-layout__item {
    vertical-align: bottom
}

.o-layout--stretch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.o-layout--stretch>.o-layout__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.o-layout--stretch.o-layout--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.o-layout--stretch.o-layout--right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.o-layout--stretch.o-layout--left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.o-layout--center {
    text-align: center
}

.o-layout--center>.o-layout__item {
    text-align: left
}

.o-layout--right {
    text-align: right
}

.o-layout--right>.o-layout__item {
    text-align: left
}

.o-layout--left {
    text-align: left
}

.o-layout--left>.o-layout__item {
    text-align: left
}

.o-layout--reverse {
    direction: rtl
}

.o-layout--reverse>.o-layout__item {
    direction: ltr
}

.o-layout--auto>.o-layout__item {
    width: auto
}

.o-list-bare {
    list-style: none
}

.o-list-bare,
.o-list-bare__item,
.o-pack {
    margin-left: 0
}

.o-pack {
    width: 100%;
    display: table;
    table-layout: fixed
}

.o-pack__item {
    display: table-cell;
    vertical-align: top
}

.o-pack--middle>.o-pack__item {
    vertical-align: middle
}

.o-pack--bottom>.o-pack__item {
    vertical-align: bottom
}

.o-pack--auto {
    table-layout: auto
}

.o-pack--tiny {
    border-spacing: 4px
}

.o-pack--small {
    border-spacing: 8px
}

.o-pack--default {
    border-spacing: 16px
}

.o-pack--large {
    border-spacing: 24px
}

.o-pack--huge {
    border-spacing: 32px
}

.o-pack--reverse {
    direction: rtl
}

.o-pack--reverse>.o-pack__item {
    direction: ltr
}

.o-container {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
}

.o-adaptive-container {
    padding-right: 20px;
    padding-left: 20px
}

.o-container:after {
    content: ""!important;
    display: block!important;
    clear: both!important
}

.o-container--narrow {
    max-width: 821px
}

@media (min-width:75em) {
    .o-adaptive-container {
        margin-right: auto;
        margin-left: auto;
        max-width: 1202px
    }
    .o-adaptive-container:after {
        content: ""!important;
        display: block!important;
        clear: both!important
    }
}

.o-btn {
    display: inline-block;
    padding: 13px 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer
}

.o-btn--full {
    display: block;
    width: 100%
}

.o-btn--lg {
    padding: 15px 16px
}

.o-box {
    display: block;
    padding: 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.o-box:after {
    content: ""!important;
    display: block!important;
    clear: both!important
}

.o-box>:last-child {
    margin-bottom: 0
}

.o-box--flush {
    padding: 0
}

.o-box--tiny {
    padding: 4px
}

.o-box--small {
    padding: 8px
}

.o-box--large {
    padding: 24px
}

.o-box--huge {
    padding: 32px
}

.o-section {
    margin-bottom: 56px;
    padding-top: 24px
}

@media (min-width:75em) {
    .o-section {
        padding: 24px 60px 0
    }
}

.o-section--flush {
    padding: 0
}

.o-section--tiny {
    padding: 4px
}

.o-section--small {
    padding: 8px
}

.o-section--large {
    padding: 24px
}

.o-section--huge {
    padding: 32px
}

.o-content-scroller {
    margin-bottom: 32px
}

.o-content-scroller__items {
    display: block;
    list-style-type: none;
    height: 100%;
    margin-left: 0;
    padding-bottom: 16px;
    margin-bottom: 56px
}

.o-content-scroller .flickity-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 16px
}

.o-content-scroller__item {
    width: 90%;
    margin-right: 24px;
    display: inline-block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 100%
}

.o-content-scroller__element {
    min-height: 100%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -moz-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.o-content-scroller .o-content-scroller__element {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.o-content-scroller__content {
    display: block;
    margin-bottom: auto
}

.o-content-scroller__media img {
    max-width: 100%
}

.o-content-scroller__footer {
    margin-bottom: 0
}

@media (min-width:75em) {
    .o-content-scroller__item {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 30%
    }
}

.o-link-block {
    list-style-type: none;
    padding: 0
}

.o-link-block__link {
    padding: 16px 0;
    display: table;
    width: 100%
}

.o-link-block__icon {
    width: 32px;
    height: 32px;
    background-color: #14d1a2;
    padding-right: 16px
}

.o-link-block__body,
.o-link-block__icon {
    display: table-cell;
    vertical-align: middle
}

.o-link-block__sub,
.o-link-block__title {
    display: block
}

.o-content-section {
    display: block;
    padding-top: 24px;
    padding-bottom: 48px
}

.o-content-section>:last-child {
    margin-bottom: 0
}

@media (min-width:75em) {
    .o-content-section {
        padding-left: 60px;
        padding-right: 60px
    }
}

.o-ad-wrapper {
    margin: 24px auto;
    text-align: center
}

.c-global-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 0 0 rgba(38, 34, 98, .15);
    -moz-box-shadow: 0 1px 0 0 rgba(38, 34, 98, .15);
    box-shadow: 0 1px 0 0 rgba(38, 34, 98, .15);
    padding: 10px 20px;
}

@media (min-width:75em) {
    .c-global-header {
        z-index: 80;
        position: -webkit-sticky;
        position: sticky;
        top: 0
    }
}

.c-global-header__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media (min-width:75em) {
    .c-global-header__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        padding-right: 16px;
        padding-left: 16px;
        margin-right: auto;
        margin-left: auto;
        width: 1202px
    }
    .c-global-header__container:after {
        content: ""!important;
        display: block!important;
        clear: both!important
    }
}

.c-global-header__logo {
    width: 45%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 8px 0 8px 16px
}

@media (min-width:75em) {
    .c-global-header__logo {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        width: 240px;
        padding-left: 0
    }
}

.c-global-header__state-nav {
    width: 45%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 8px 0;
    text-align: right;
    margin-left: auto;
    margin-right: 8px
}

@media (min-width:22.5em) {
    .c-global-header__state-nav {
        width: 172px
    }
}

.c-global-header__state-nav select {
    padding: 8px 4px 8px 16px;
    margin-bottom: 0;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.33333;
    width: 100%
}

@media (min-width:22.5em) {
    .c-global-header__state-nav select {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25
    }
}

@media (min-width:75em) {
    .c-global-header__state-nav {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.c-global-header__main-nav {
    width: 100%
}

@media (min-width:75em) {
    .c-global-header__main-nav {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 3;
        -webkit-flex: 3;
        -moz-box-flex: 3;
        -ms-flex: 3;
        flex: 3;
        justify-self: flex-end;
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        width: auto;
        margin-left: auto
    }
}

.c-global-header__main-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-shadow: inset 0 1px 0 0 #dfdee8;
    -moz-box-shadow: inset 0 1px 0 0 #dfdee8;
    box-shadow: inset 0 1px 0 0 #dfdee8
}

@media (min-width:75em) {
    .c-global-header__main-menu {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

.c-global-header__menu-link {
    display: block;
    padding: 12px 16px;
    font-weight: 500;
    text-decoration: none;
    color: #060058
}

@media (min-width:75em) {
    .c-global-header__menu-link {
        padding: 24px 16px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 24px
    }
}


/* .c-global-footer {
    padding-top: 40px;
    background-color: #0a0827;
    color: #fff
} */

.c-global-footer__link {
    color: #fff;
    text-decoration: none;
    border-top: 1px solid #413e5b
}

.c-global-footer__link-block {
    margin-bottom: 16px
}

@media (min-width:75em) {
    .c-global-footer__link-block {
        margin-bottom: 24px
    }
}

.c-global-footer__lusa-logo svg {
    margin-bottom: 20px
}

.c-global-footer__lusa-logo svg path {
    fill: #adacba
}

.c-global-footer__title {
    color: #fff
}

.c-global-footer__link-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 700
}

.c-global-footer__link-sub {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    color: hsla(0, 0%, 100%, .75)
}

.c-global-footer__ros-links {
    display: block;
    padding: 16px 0;
    width: 100%;
    background-color: hsla(0, 0%, 100%, .1);
    border-top: 1px solid #413e5b;
    border-bottom: 1px solid #0a0827
}

@media (min-width:75em) {
    .c-global-footer__ros-links {
        padding: 8px 0
    }
}

.c-global-footer__ros-list {
    display: block;
    margin: 0;
    padding: 0 16px;
    list-style-type: none
}

@media (min-width:75em) {
    .c-global-footer__ros-list {
        padding-right: 24px;
        padding-left: 24px;
        margin-right: auto;
        margin-left: auto;
        max-width: 1202px
    }
    .c-global-footer__ros-list:after {
        content: ""!important;
        display: block!important;
        clear: both!important
    }
}

.c-global-footer__ros-list-item {
    display: block
}

@media (min-width:75em) {
    .c-global-footer__ros-list-item {
        display: inline-block;
        margin-right: 24px
    }
    .c-global-footer__ros-list-item:last-of-type {
        margin-right: 0
    }
}

.c-global-footer__ros-link {
    display: block;
    padding: 8px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    text-decoration: none
}

.c-global-footer__ros-link:first-of-type {
    padding-left: 0
}

.c-global-footer__small-print {
    display: block;
    padding: 16px;
    color: hsla(0, 0%, 100%, .7);
    background-color: #413e5b
}

.c-global-footer__small-print p {
    font-size: 12px;
    font-size: .75rem;
    line-height: 21px
}

.c-global-footer__small-print p:last-of-type {
    margin-bottom: 0
}

.c-global-footer__updated {
    display: block;
    width: 100%;
    padding: 16px 0;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    color: hsla(0, 0%, 100%, .7);
    font-weight: 900
}

.c-global-footer__icon--age-limit svg {
    opacity: .5
}

.c-page-header {
    position: relative;
    background-color: #060058;
    background-image: -webkit-gradient(linear, left top, right top, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(left, #060058, #9e0862);
    background-image: -moz-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(90deg, #060058 0, #9e0862);
    color: #fff
}

.c-page-header__container {
    margin-right: auto;
    margin-left: auto;
    max-width: 1202px;
    /* padding: 16px 16px 24px; */
    padding: 10px 20px;
}

.c-page-header__container--al {
    background-image: url(build/images/state-scenes/alabama.c1c90930.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--al {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--az {
    background-image: url(build/images/state-scenes/arizona.40b699ce.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--az {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ar {
    background-image: url(build/images/state-scenes/arkansas.1ac0e0e6.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ar {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ca {
    background-image: url(build/images/state-scenes/california.97393488.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ca {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--co {
    background-image: url(build/images/state-scenes/colorado.71f50b4e.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--co {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ct {
    background-image: url(build/images/state-scenes/connecticut.6b77ec0a.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ct {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--de {
    background-image: url(build/images/state-scenes/delaware.20ccd2f9.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--de {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--dc {
    background-image: url(build/images/state-scenes/district-of-columbia.7f1fe2ca.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--dc {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--fl {
    background-image: url(build/images/state-scenes/florida.91a2d71d.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--fl {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ga {
    background-image: url(build/images/state-scenes/georgia.e67c9b33.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ga {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--id {
    background-image: url(build/images/state-scenes/idaho.d5780005.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--id {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--il {
    background-image: url(build/images/state-scenes/illinois.fb268b06.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--il {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--in {
    background-image: url(build/images/state-scenes/indiana.a1440fa7.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--in {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ia {
    background-image: url(build/images/state-scenes/iowa.c1f5a3dd.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ia {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ks {
    background-image: url(build/images/state-scenes/kansas.53047e19.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ks {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ky {
    background-image: url(build/images/state-scenes/kentucky.95ad7381.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ky {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--la {
    background-image: url(build/images/state-scenes/louisiana.d4f8c0e4.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--la {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--me {
    background-image: url(build/images/state-scenes/maine.a38bd439.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--me {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--md {
    background-image: url(build/images/state-scenes/maryland.5b0be479.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--md {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ma {
    background-image: url(build/images/state-scenes/massachusetts.17902ce6.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ma {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--mi {
    background-image: url(build/images/state-scenes/michigan.d0920ee1.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--mi {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--mn {
    background-image: url(build/images/state-scenes/minnesota.1e54ff3d.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--mn {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--mo {
    background-image: url(build/images/state-scenes/missouri.cf11ae3a.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--mo {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ms {
    background-image: url(build/images/state-scenes/mississippi.73f90582.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ms {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--mt {
    background-image: url(build/images/state-scenes/montana.6b1bda15.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--mt {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ne {
    background-image: url(build/images/state-scenes/nebraska.cc329abe.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ne {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--nh {
    background-image: url(build/images/state-scenes/new-hampshire.33ca3147.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--nh {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--nj {
    background-image: url(build/images/state-scenes/new-jersey.6348ba33.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--nj {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--nm {
    background-image: url(build/images/state-scenes/new-mexico.0a1e1320.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--nm {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ny {
    background-image: url(build/images/state-scenes/new-york.007ccaab.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ny {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--nc {
    background-image: url(build/images/state-scenes/north-carolina.23550901.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--nc {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--nd {
    background-image: url(build/images/state-scenes/north-dakota.641fe245.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--nd {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--oh {
    background-image: url(build/images/state-scenes/ohio.72f5e023.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--oh {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ok {
    background-image: url(build/images/state-scenes/oklahoma.ed636bae.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ok {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--or {
    background-image: url(build/images/state-scenes/oregon.258c8d38.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--or {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--pa {
    background-image: url(build/images/state-scenes/pennsylvania.59f9cbde.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--pa {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--pr {
    background-image: url(build/images/state-scenes/puerto-rico.100ead87.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--pr {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--ri {
    background-image: url(build/images/state-scenes/rhode-island.557046bc.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--ri {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--sc {
    background-image: url(build/images/state-scenes/south-carolina.86cef2d9.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--sc {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--sd {
    background-image: url(build/images/state-scenes/south-dakota.9f521aed.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--sd {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--tn {
    background-image: url(build/images/state-scenes/tennessee.32ca91dd.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--tn {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--tx {
    background-image: url(build/images/state-scenes/texas.be3c06a5.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--tx {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--vt {
    background-image: url(build/images/state-scenes/vermont.ffc80373.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--vt {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--va {
    background-image: url(build/images/state-scenes/virginia.85c46a40.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--va {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--wa {
    background-image: url(build/images/state-scenes/washington.47815e71.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--wa {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--wv {
    background-image: url(build/images/state-scenes/west-virginia.e4015af9.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--wv {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--wi {
    background-image: url(build/images/state-scenes/wisconsin.a1d0c710.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--wi {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container--wy {
    background-image: url(build/images/state-scenes/wyoming.7755dcf5.svg);
    background-repeat: no-repeat;
    background-position: bottom 0 right 24px
}

@media (min-width:75em) {
    .c-page-header__container--wy {
        background-position: bottom 0 right 120px
    }
}

.c-page-header__container:after {
    content: ""!important;
    display: block!important;
    clear: both!important
}

@media (min-width:75em) {
    .c-page-header__container {
        padding-right: 16px;
        padding-left: 16px;
        padding-top: 32px;
        padding-bottom: 32px
    }
}

.c-page-header__container--home {
    margin-bottom: 64px
}

@media (min-width:75em) {
    .c-page-header__container--home {
        margin-bottom: 32px;
        padding-bottom: 64px;
        padding-top: 64px
    }
}

.c-page-header--narrow .c-page-header__container {
    max-width: 821px
}

@media (min-width:75em) {
    .c-page-header--narrow .c-page-header__container {
        padding-right: 24px;
        padding-left: 24px
    }
}

.c-page-header__title {
    display: block;
    margin-bottom: 0;
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
    font-weight: 700;
    color: #fff
}

@media (min-width:75em) {
    .c-page-header__title {
        font-size: 63px;
        font-size: 3.9375rem;
        line-height: 76px
    }
}

.c-page-header__sub {
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    font-weight: 500;
    color: hsla(0, 0%, 100%, .75)
}

.c-page-header__sub--top {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px
}

@media (min-width:75em) {
    .c-page-header__sub {
        font-size: 34px;
        font-size: 2.125rem;
        line-height: 40px;
        font-weight: 400
    }
}

.c-page-header__intro {
    display: block;
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    color: hsla(0, 0%, 100%, .75)
}

@media (min-width:75em) {
    .c-page-header__intro {
        margin-top: 8px;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 36px;
        font-weight: 400
    }
}

.c-page-header__floating-icon {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 0;
    right: 0;
    text-align: center;
    border: none;
    padding: 8px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    width: 40px;
    height: 40px
}

.c-page-header--faqs,
.c-page-header--jackpots {
    padding-bottom: 76px
}

.c-page-header-overhang {
    position: relative;
    background-color: #060058;
    background-image: -webkit-gradient(linear, left top, right top, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(left, #060058, #9e0862);
    background-image: -moz-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(90deg, #060058 0, #9e0862)
}

.c-page-header-overhang .c-page-header {
    background-image: none;
    background-color: rgba(0, 0, 0, 0)
}

.c-page-header-overhang--narrow .c-page-header-overhang__container {
    max-width: 821px
}

@media (min-width:75em) {
    .c-page-header-overhang--narrow .c-page-header-overhang__container {
        padding-right: 24px;
        padding-left: 24px
    }
}

.c-page-header-overhang__container {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1202px
}

.c-page-header-overhang__container:after {
    content: ""!important;
    display: block!important;
    clear: both!important
}

@media (min-width:75em) {
    .c-page-header-overhang__container {
        padding-right: 16px;
        padding-left: 16px
    }
}

.c-page-header-overhang__element {
    height: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(#f4f4f7), to(#f4f4f7));
    background-image: -webkit-linear-gradient(left, #f4f4f7, #f4f4f7);
    background-image: -moz-linear-gradient(left, #f4f4f7 0, #f4f4f7 100%);
    background-image: -o-linear-gradient(left, #f4f4f7 0, #f4f4f7 100%);
    background-image: linear-gradient(90deg, #f4f4f7 0, #f4f4f7);
    -webkit-background-size: 100% 50%;
    -moz-background-size: 100% 50%;
    background-size: 100% 50%;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 32px
}

@media (min-width:75em) {
    .c-page-header-overhang__element {
        margin-bottom: 48px
    }
}

.c-breadcrumbs {
    display: table;
    list-style-type: none;
    margin: 0 0 16px;
    padding: 0;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    vertical-align: middle
}

@media (min-width:75em) {
    .c-breadcrumbs {
        margin-bottom: 48px;
        font-size: 12px;
        font-size: .75rem;
        line-height: 16px
    }
}

.c-breadcrumbs__item {
    vertical-align: middle;
    display: table-cell;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0
}

.c-breadcrumbs__icon {
    vertical-align: text-top;
    width: 12px;
    height: 12px
}

.c-breadcrumbs__link {
    color: #fff;
    text-decoration: none;
    font-weight: 500
}

.c-breadcrumbs__link:after {
    content: "/";
    display: inline-block;
    padding: 0 4px;
    position: relative;
    color: hsla(0, 0%, 100%, .5)
}

.c-link-scroller {
    z-index: 75;
    -webkit-box-shadow: inset 0 -3px 0 0 #dfdee8;
    -moz-box-shadow: inset 0 -3px 0 0 #dfdee8;
    box-shadow: inset 0 -3px 0 0 #dfdee8;
    margin-bottom: 16px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff
}

@media (min-width:75em) {
    .c-link-scroller {
        margin-bottom: 44px
    }
}

.c-link-scroller--game-page {
    margin-bottom: 32px
}

@media (min-width:75em) {
    .c-link-scroller--game-page {
        margin-bottom: 48px
    }
}

.c-link-scroller__label {
    background-color: #ff8d00
}

.c-link-scroller__label:after {
    display: block;
    content: attr(data-shortLabel)
}

@media (min-width:75em) {
    .c-link-scroller__label:after {
        display: none
    }
}

.c-link-scroller__label-target {
    display: none
}

@media (min-width:75em) {
    .c-link-scroller__label-target {
        display: block
    }
}

.c-link-scroller__items {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    overflow: auto;
    white-space: nowrap;
    font-size: 1em;
    list-style-type: none;
    -ms-overflow-style: none;
    overflow-x: scroll;
    overflow-y: hidden;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none
}

.c-link-scroller__items::-webkit-scrollbar {
    display: none;
    width: 0!important
}

.c-link-scroller__item {
    display: inline-block
}

.c-link-scroller__link {
    display: block;
    padding: 16px;
    text-decoration: none;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
    color: #626078
}

@media (min-width:75em) {
    .c-link-scroller__link {
        padding: 24px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1
    }
}

.c-link-scroller__link--active {
    font-weight: 700;
    color: #060058;
    background-image: -webkit-gradient(linear, left top, right top, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(left, #060058, #9e0862);
    background-image: -moz-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(90deg, #060058 0, #9e0862);
    -webkit-background-size: 100% 3px;
    -moz-background-size: 100% 3px;
    background-size: 100% 3px;
    background-repeat: no-repeat;
    background-position: bottom
}

@media (min-width:75em) {
    .c-link-scroller__items {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
        max-width: 1170px
    }
    .c-link-scroller__items:after {
        content: ""!important;
        display: block!important;
        clear: both!important
    }
}

.c-tab-nav {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    -webkit-box-shadow: inset 0 -3px 0 0 #dfdee8;
    -moz-box-shadow: inset 0 -3px 0 0 #dfdee8;
    box-shadow: inset 0 -3px 0 0 #dfdee8;
    padding: 0;
    margin-bottom: 24px
}

.c-tab-nav--wide .c-tab-nav__items {
    padding-right: 16px;
    padding-left: 16px
}

@media (min-width:75em) {
    .c-tab-nav--wide .c-tab-nav__items {
        padding-right: 16px;
        padding-left: 16px
    }
}

.c-tab-nav__items {
    max-width: 1202px;
    margin: 0 auto;
    padding: 0 16px;
    width: 100%;
    position: relative;
    overflow: auto;
    white-space: nowrap;
    font-size: 1em;
    list-style-type: none;
    -ms-overflow-style: none;
    overflow-x: scroll;
    overflow-y: hidden;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.c-tab-nav__items:after {
    content: ""!important;
    display: block!important;
    clear: both!important
}

@media (min-width:75em) {
    .c-tab-nav__items {
        padding-right: 16px;
        padding-left: 16px
    }
}

.c-tab-nav__items::-webkit-scrollbar {
    display: none
}

.c-tab-nav__items--narrow {
    max-width: 821px
}

@media (min-width:75em) {
    .c-tab-nav__items {
        margin-right: auto;
        margin-left: auto
    }
}

.c-tab-nav__item {
    margin-right: 16px
}

.c-tab-nav__item:last-of-type {
    margin-right: 0;
    padding-right: 16px
}

.c-tab-nav__link {
    display: block;
    padding: 16px 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    font-weight: 700;
    color: #626078;
    text-decoration: none
}

.c-tab-nav__link--active {
    background-image: -webkit-gradient(linear, left top, right top, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(left, #060058, #9e0862);
    background-image: -moz-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(90deg, #060058 0, #9e0862);
    -webkit-background-size: 100% 3px;
    -moz-background-size: 100% 3px;
    background-size: 100% 3px;
    background-repeat: no-repeat;
    background-position: bottom;
    color: #060058
}

.c-tab-nav__link:hover {
    color: #060058
}

.c-tab-nav__link:focus {
    outline: none
}

.c-result-table {
    border-spacing: 0 24px;
    border-collapse: separate;
    margin-bottom: 0
}

@media (min-width:75em) {
    .c-result-table {
        border-spacing: 0
    }
}


/* 
.c-result-table--box {
    margin-bottom: 44px
} */

@media (min-width:75em) {
    .c-result-table--box {
        margin-bottom: 0
    }
}

.c-result-table--box .c-result-table__item:last-of-type {
    margin-bottom: 0
}

.c-result-table--box .c-result-table__item:last-of-type .c-result-table__cell--has-cta {
    margin-bottom: 60px
}

.c-result-table thead {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

.c-result-table__item {
    display: block;
    position: relative;
    margin-bottom: 60px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
}

.c-result-table__item:last-of-type {
    margin-bottom: 16px
}

.c-result-table__item:last-of-type td {
    margin-bottom: 0
}

.c-result-table__item:last-of-type.c-result-table__item--has-cta {
    margin-bottom: 40px
}

.c-result-table__item--no-btns .c-result-table__cell--prize {
    padding-bottom: 0
}

@media (min-width:75em) {
    .c-result-table__item--no-btns .c-result-table__cell--prize {
        vertical-align: middle;
        padding-top: 32px;
        padding-bottom: 24px
    }
    .c-result-table__item--no-btns .c-result-table__prize-details {
        vertical-align: middle;
        padding-top: 25px;
        -webkit-box-shadow: inset 0 1px 0 0 #dfdee8;
        -moz-box-shadow: inset 0 1px 0 0 #dfdee8;
        box-shadow: inset 0 1px 0 0 #dfdee8
    }
}

.c-result-table__ad {
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 60px;
    margin-top: -30px
}

.c-result-table__ad td {
    display: block;
    text-align: center;
    padding: 0
}

.c-result-table__ad:last-of-type td {
    margin-bottom: 0
}

.c-result-table__game-link {
    text-decoration: none;
    color: #0a0827
}

.c-result-table__game-link:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 32px;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right 0 top 50%;
    display: inline-block;
    vertical-align: top;
    margin-left: 4px
}

.c-result-table__cell {
    display: block;
    text-align: center;
    padding: 0 16px
}

.c-result-table__cell--result {
    padding: 24px 8px 12px;
    text-align: center
}

.c-result-table__cell--prize {
    padding-bottom: 24px
}

.c-result-table__cell--next-draw {
    position: relative;
    background-color: #fff;
    background-repeat: repeat;
    -webkit-background-size: cover, 115%;
    -moz-background-size: cover, 115%;
    background-size: cover, 115%;
    background-position: 0 0, bottom -80px right -60px;
    padding: 24px 16px;
    background-color: #060058;
    background-image: -webkit-gradient(linear, left top, right top, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(left, #060058, #9e0862);
    background-image: -moz-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: linear-gradient( 90deg, #060058 0, #9e0862);
    color: #fff;
}

@media(max-width:1199px) {
    .c-result-table__item {
        border-radius: 6px 6px 0 0;
    }
    .c-result-table__cell--next-draw {
        border-radius: 0 0 6px 6px;
    }
}

@media (min-width:75em) {
    .c-result-table__cell--next-draw {
        -webkit-background-size: cover, 50%;
        -moz-background-size: cover, 50%;
        background-size: cover, 50%
    }
}

.c-result-table__cell--has-cta {
    padding-bottom: 39px;
    margin-bottom: 84px
}

.c-result-table__game-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-result-table__game-details,
.c-result-table__game-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-result-table__game-logo {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-top: -36px;
    margin-bottom: 8px;
    width: 56px;
    height: 56px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 8px solid #fff
}

.c-result-table__game-name {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 4px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 32px;
    font-weight: 700;
    color: #0a0827
}

.c-result-table__game-date {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
    color: #626078
}

.c-result-table__draw-label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    color: #626078
}

.c-result-table__draw-label+.c-result:not(:first-child):not(:last-child) {
    margin-bottom: 12px
}

.c-result-table__prize {
    margin-bottom: 24px
}

.c-result-table__next-draw-meta {
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c-result-table__next-draw-date {
    text-align: left
}

.c-result-table__next-draw-date,
.c-result-table__next-draw-prize {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c-result-table__next-draw-prize {
    text-align: right
}

.c-result-table__cta {
    position: absolute;
    bottom: -24px;
    padding: 0 16px;
    left: 0;
    width: 100%
}

@media (min-width:75em) {
    .c-result-table__item {
        width: 100%;
        display: inline-table;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        margin-bottom: 32px;
        border-spacing: 0
    }
    .c-result-table__item--has-cta {
        margin-bottom: 56px
    }
    .c-result-table__item:last-of-type {
        margin-bottom: 32px
    }
    .c-result-table__item:last-of-type td {
        margin-bottom: 0
    }
    .c-result-table__item:last-of-type.c-result-table__item--has-cta {
        margin-bottom: 60px
    }
    .c-result-table__ad {
        width: 100%;
        display: inline-table;
        height: 100%;
        margin-top: 0;
        margin-bottom: 32px;
        border-spacing: 0
    }
    .c-result-table__cell {
        padding: 16px 24px;
        text-align: left
    }
    .c-result-table__cell--game {
        padding-bottom: 0;
        padding-right: 0
    }
    .c-result-table__cell--result {
        padding-top: 24px;
        padding-bottom: 12px;
        vertical-align: middle;
        margin: auto;
        width: 358px;
    }
    .c-result-table__cell--prize {
        width: 30%;
        padding: 0 80px 24px 0
    }
    .c-result-table__cell--next-draw,
    .c-result-table__cell--prize {
        display: table-cell;
        text-align: right;
        vertical-align: top;
        height: 100%
    }
    .c-result-table__cell--next-draw {
        width: 21.25%;
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 0;
        border-top: none;
        -webkit-border-top-right-radius: 8px;
        -moz-border-radius-topright: 8px;
        border-top-right-radius: 8px;
        -webkit-border-bottom-right-radius: 8px;
        -moz-border-radius-bottomright: 8px;
        border-bottom-right-radius: 8px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover
    }
    .c-result-table__cell--has-cta {
        padding-bottom: 40px
    }
    .c-result-table__game-header {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 16px;
        width: 100%;
        -webkit-box-shadow: inset 0 -1px 0 0 #dfdee8;
        -moz-box-shadow: inset 0 -1px 0 0 #dfdee8;
        box-shadow: inset 0 -1px 0 0 #dfdee8
    }
    .c-result-table__game-header,
    .c-result-table__game-logo {
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        margin-bottom: 0;
        padding-left: 18%;
    }
    .c-result-table__game-logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
        margin-right: 16px;
        border: 0
    }
    .c-result-table__game-date,
    .c-result-table__game-name {
        display: block
    }
    .c-result-table__prize-details {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 24px
    }
    .c-result-table__prize {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 0
    }
    .c-result-table__game-links {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-bottom: 24px;
        padding-bottom: 24px;
        -webkit-box-shadow: inset 0 -1px 0 0 #dfdee8;
        -moz-box-shadow: inset 0 -1px 0 0 #dfdee8;
        box-shadow: inset 0 -1px 0 0 #dfdee8
    }
    .c-result-table__next-draw-meta {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .c-result-table__next-draw-date {
        margin-bottom: 44.8px
    }
    .c-result-table__next-draw-date,
    .c-result-table__next-draw-prize {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: right
    }
    .c-result-table__cta {
        text-align: center
    }
}

.c-result-card {
    border-spacing: 0 24px;
    border-collapse: separate;
    margin-bottom: 0
}

@media (min-width:75em) {
    .c-result-card {
        border-spacing: 0
    }
}

.c-result-card thead {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

.c-result-card__item {
    display: block;
    margin-bottom: 60px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05)
}

.c-result-card__item:last-of-type td {
    margin-bottom: 0
}

.c-result-card__cell {
    display: block;
    text-align: center;
    padding: 0 16px
}

.c-result-card__cell--result {
    padding: 24px 8px 12px;
    text-align: center
}

.c-result-card__cell--prize {
    padding-bottom: 24px
}

.c-result-card__cell--next-draw {
    position: relative;
    background-color: #fff;
    background-repeat: repeat;
    -webkit-background-size: cover, 115%;
    -moz-background-size: cover, 115%;
    background-size: cover, 115%;
    background-position: 0 0, bottom -80px right -60px;
    padding: 24px 16px
}

@media (min-width:75em) {
    .c-result-card__cell--next-draw {
        -webkit-background-size: cover, 50%;
        -moz-background-size: cover, 50%;
        background-size: cover, 50%
    }
}

.c-result-card__cell--has-cta {
    padding-bottom: 39px;
    margin-bottom: 84px
}

.c-result-card__game-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-result-card__game-details,
.c-result-card__game-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-result-card__game-logo {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-top: -36px;
    margin-bottom: 8px;
    width: 56px;
    height: 56px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 8px solid #fff
}

.c-result-card__game-name {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 4px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 32px;
    font-weight: 700;
    color: #0a0827
}

.c-result-card__game-date {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700;
    color: #626078
}

.c-result-card__draw-label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    color: #626078
}

.c-result-card__draw-label+.c-result:not(:first-child):not(:last-child) {
    margin-bottom: 12px
}

.c-result-card__prize {
    margin-bottom: 24px
}

.c-result-card__next-draw-meta {
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c-result-card__next-draw-date {
    text-align: left
}

.c-result-card__next-draw-date,
.c-result-card__next-draw-prize {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c-result-card__next-draw-prize {
    text-align: right
}

.c-result-card__cta {
    position: absolute;
    bottom: -24px;
    padding: 0 16px;
    left: 0;
    width: 100%
}

@media (min-width:75em) {
    .c-result-card__item {
        width: 100%;
        display: inline-table;
        height: 100%;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        margin-bottom: 32px;
        border-spacing: 0
    }
    .c-result-card__item--has-cta {
        margin-bottom: 56px
    }
    .c-result-card__cell {
        padding: 16px 24px;
        text-align: left
    }
    .c-result-card__cell--game {
        padding-bottom: 0;
        padding-right: 0
    }
    .c-result-card__cell--result {
        padding-top: 24px;
        padding-bottom: 12px;
        vertical-align: middle
    }
    .c-result-card__cell--prize {
        width: 30%;
        padding-top: 0
    }
    .c-result-card__cell--next-draw,
    .c-result-card__cell--prize {
        display: table-cell;
        text-align: right;
        vertical-align: top;
        padding-bottom: 24px;
        padding-left: 0;
        height: 100%
    }
    .c-result-card__cell--next-draw {
        width: 21.25%;
        padding-top: 24px;
        border-top: none;
        -webkit-border-top-right-radius: 8px;
        -moz-border-radius-topright: 8px;
        border-top-right-radius: 8px;
        -webkit-border-bottom-right-radius: 8px;
        -moz-border-radius-bottomright: 8px;
        border-bottom-right-radius: 8px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover
    }
    .c-result-card__cell--has-cta {
        padding-bottom: 40px
    }
    .c-result-card__game-header {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 16px;
        width: 100%;
        -webkit-box-shadow: inset 0 -1px 0 0 #dfdee8;
        -moz-box-shadow: inset 0 -1px 0 0 #dfdee8;
        box-shadow: inset 0 -1px 0 0 #dfdee8
    }
    .c-result-card__game-header,
    .c-result-card__game-logo {
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        margin-bottom: 0
    }
    .c-result-card__game-logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
        margin-right: 16px;
        border: 0
    }
    .c-result-card__game-date,
    .c-result-card__game-name {
        display: block
    }
    .c-result-card__prize-details {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 24px
    }
    .c-result-card__prize {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 0
    }
    .c-result-card__game-links {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-bottom: 24px;
        padding-bottom: 24px;
        -webkit-box-shadow: inset 0 -1px 0 0 #dfdee8;
        -moz-box-shadow: inset 0 -1px 0 0 #dfdee8;
        box-shadow: inset 0 -1px 0 0 #dfdee8
    }
    .c-result-card__next-draw-meta {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .c-result-card__next-draw-date {
        margin-bottom: 44.8px
    }
    .c-result-card__next-draw-date,
    .c-result-card__next-draw-prize {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: right
    }
    .c-result-card__cta {
        text-align: center
    }
}

.c-result {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    max-width: 336px;
    list-style-type: none;
    text-align: inherit
}

@media (min-width:75em) {
    .c-result {
        max-width: 364px
    }
}

.c-result--in-card {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:75em) {
    .c-result--in-card {
        -webkit-box-pack: normal;
        -webkit-justify-content: normal;
        -moz-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal
    }
}

.c-result--in-card .c-result__ball {
    margin-bottom: 12px
}

@media (min-width:75em) {
    .c-result--in-card .c-result__ball {
        margin-bottom: 12px
    }
}

.c-result--full {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.c-result--pos {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:75em) {
    .c-result--pos {
        display: block;
        text-align: left;
        max-width: 100%
    }
}

.c-result__ball {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 44px;
    height: 44px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 0 2px
}

@media (min-width:75em) {
    .c-result__ball {
        width: 48px;
        height: 48px
    }
}

@media (min-width:75em) {
    .c-result>.c-result__ball:first-of-type {
        margin-left: 0
    }
}

.c-result__ball--lg {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 64px;
    height: 64px;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

@media (min-width:75em) {
    .c-result__ball--lg {
        width: 48px;
        height: 48px
    }
}

.c-result__ball--default {
    -webkit-box-shadow: inset 0 0 0 2px #363169;
    -moz-box-shadow: inset 0 0 0 2px #363169;
    box-shadow: inset 0 0 0 2px #363169;
    background-color: #363169;
}

.c-result__ball--default,
.c-result__ball--red {
    color: #fff;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%)
}

.c-result__ball--red {
    -webkit-box-shadow: inset 0 0 0 2px #d60000;
    -moz-box-shadow: inset 0 0 0 2px #d60000;
    box-shadow: inset 0 0 0 2px #d60000;
    background-color: #d60000;
}

.c-result__ball--white {
    color: #0a0827;
    -webkit-box-shadow: inset 0 0 0 2px #dfdee8;
    -moz-box-shadow: inset 0 0 0 2px #dfdee8;
    box-shadow: inset 0 0 0 2px #dfdee8;
    background-color: #dfdee8
}

.c-result__ball--blue,
.c-result__ball--white {
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%)
}

.c-result__ball--blue {
    color: #fff;
    -webkit-box-shadow: inset 0 0 0 2px #0060ff;
    -moz-box-shadow: inset 0 0 0 2px #0060ff;
    box-shadow: inset 0 0 0 2px #0060ff;
    background-color: #0060ff
}

.c-result__ball--yellow {
    -webkit-box-shadow: inset 0 0 0 2px #ffbe00;
    -moz-box-shadow: inset 0 0 0 2px #ffbe00;
    box-shadow: inset 0 0 0 2px #ffbe00;
    background-color: #ffbe00
}

.c-result__ball--green,
.c-result__ball--yellow {
    color: #0a0827;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%)
}

.c-result__ball--green {
    -webkit-box-shadow: inset 0 0 0 2px #68c554;
    -moz-box-shadow: inset 0 0 0 2px #68c554;
    box-shadow: inset 0 0 0 2px #68c554;
    background-color: #68c554
}

.c-result__ball--orange {
    color: #0a0827;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #ff8d00;
    -moz-box-shadow: inset 0 0 0 2px #ff8d00;
    box-shadow: inset 0 0 0 2px #ff8d00;
    background-color: #ff8d00
}

.c-result__ball--purple {
    -webkit-box-shadow: inset 0 0 0 2px #93498f;
    -moz-box-shadow: inset 0 0 0 2px #93498f;
    box-shadow: inset 0 0 0 2px #93498f;
    background-color: #93498f
}

.c-result__ball--pink,
.c-result__ball--purple {
    color: #fff;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%)
}

.c-result__ball--pink {
    -webkit-box-shadow: inset 0 0 0 2px #c73694;
    -moz-box-shadow: inset 0 0 0 2px #c73694;
    box-shadow: inset 0 0 0 2px #c73694;
    background-color: #c73694
}

.c-result__ball--fire {
    color: #fff;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #f20;
    -moz-box-shadow: inset 0 0 0 2px #f20;
    box-shadow: inset 0 0 0 2px #f20;
    background-color: #f20
}

.c-result__bonus-ball {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center
}

.c-result__bonus-abbr {
    margin-top: -4px;
    margin-bottom: 12px;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700
}

@media (min-width:75em) {
    .c-result__bonus-abbr {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1;
        margin-top: 4px
    }
}

.c-result__bonus-abbr[title] {
    text-decoration: none
}

.c-result__multiplier {
    display: block;
    margin-bottom: 12px;
    color: #0a0827;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700
}

@media (min-width:75em) {
    .c-result__multiplier {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1;
        margin-top: 4px
    }
}

.c-result__bonus-ball+.c-result__multiplier {
    position: absolute;
    left: 2px;
    bottom: 0
}

.c-result__string {
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    font-weight: 700
}

@media (min-width:75em) {
    .c-result__string {
        text-align: left
    }
}

.c-result__card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40px;
    height: 44px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #0a0827;
    background-image: -webkit-radial-gradient(bottom, circle, rgba(0, 0, 0, .1) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(bottom, circle, rgba(0, 0, 0, .1) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(bottom, circle, rgba(0, 0, 0, .1) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at bottom, rgba(0, 0, 0, .1) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 1px #dfdee8;
    -moz-box-shadow: inset 0 0 0 1px #dfdee8;
    box-shadow: inset 0 0 0 1px #dfdee8;
    background-color: #fff;
    margin-right: 4px;
    margin-bottom: 4px
}

@media (min-width:75em) {
    .c-result__card {
        width: 48px;
        height: 48px
    }
}

.c-result__card--clubs,
.c-result__card--spades {
    color: #0a0827
}

.c-result__card--diamonds,
.c-result__card--hearts {
    color: #9e0862
}

.c-result__card:last-of-type {
    margin-right: 0
}

.c-result__pos {
    width: 100%;
    margin-bottom: 24px
}

.c-result__pos:last-of-type {
    margin-bottom: 12px
}

@media (min-width:75em) {
    .c-result__pos {
        -webkit-box-flex: 3;
        -webkit-flex: 3;
        -moz-box-flex: 3;
        -ms-flex: 3;
        flex: 3;
        width: auto;
        text-align: left;
        margin-right: 24px;
        margin-bottom: 12px
    }
}

.c-result__pos--time {
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px
}

@media (min-width:75em) {
    .c-result__pos--time {
        -webkit-box-flex: 100%;
        -webkit-flex: 100%;
        -moz-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%
    }
}

.c-result__pos-label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 16px;
    letter-spacing: 1.25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #626078
}

.c-result__pos-value {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 24px;
    font-weight: 700
}

.c-meta-list {
    padding: 0;
    list-style-type: none
}

.c-meta-list--flush {
    margin-left: 0
}

.c-meta-list--dark .c-meta-list__label {
    /* color: #0a0827 */
}

.c-meta-list--jackpots {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0
}

.c-meta-list--jackpots .c-meta-list__label {
    margin-bottom: 8px
}

@media (min-width:75em) {
    .c-meta-list--jackpots .c-meta-list__label {
        margin-bottom: 12px
    }
}

.c-meta-list--next-prizes .c-meta-list__label {
    margin-bottom: 8px
}

@media (min-width:75em) {
    .c-meta-list--next-prizes .c-meta-list__label {
        margin-bottom: 4px
    }
}

.c-meta-list--next-prizes .c-meta-list__value--prize {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1
}

@media (min-width:75em) {
    .c-meta-list--next-prizes .c-meta-list__value--prize {
        font-size: 30px;
        font-size: 1.875rem;
        line-height: 32px
    }
}

.c-meta-list__label {
    margin-bottom: 4px;
    margin-left: 0;
    font-size: 14px;
    font-size: .875rem;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    /* color: #626078 */
}

.c-meta-list__value {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px
}

.c-meta-list__value--sm {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1
}

@media (min-width:75em) {
    .c-meta-list__value--sm {
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px
    }
}

.c-meta-list__value--strong {
    font-weight: 700
}

.c-meta-list__sub-value {
    display: block;
    line-height: 1.5
}

.c-btn,
.c-meta-list__sub-value {
    font-size: 14px;
    font-size: .875rem
}

.c-btn {
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1.25px;
    line-height: 1;
    font-weight: 700;
    color: #0a0827;
    border: 0
}

.c-btn--neutral {
    -webkit-box-shadow: inset 0 0 0 1px rgba(38, 34, 98, .15), 0 2px 4px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: inset 0 0 0 1px rgba(38, 34, 98, .15), 0 2px 4px 0 rgba(38, 34, 98, .05);
    box-shadow: inset 0 0 0 1px rgba(38, 34, 98, .15), 0 2px 4px 0 rgba(38, 34, 98, .05);
    background-color: #fff
}

.c-btn--neutral:active,
.c-btn--neutral:hover {
    -webkit-box-shadow: inset 0 0 0 1px #060058, 0 2px 4px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: inset 0 0 0 1px #060058, 0 2px 4px 0 rgba(38, 34, 98, .05);
    box-shadow: inset 0 0 0 1px #060058, 0 2px 4px 0 rgba(38, 34, 98, .05);
    cursor: pointer
}

.c-btn--primary {
    -webkit-box-shadow: inset 0 0 0 1px rgba(38, 34, 98, .15), 0 2px 4px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: inset 0 0 0 1px rgba(38, 34, 98, .15), 0 2px 4px 0 rgba(38, 34, 98, .05);
    box-shadow: inset 0 0 0 1px rgba(38, 34, 98, .15), 0 2px 4px 0 rgba(38, 34, 98, .05);
    background-color: #060058;
    color: #fff
}

.c-btn--primary:active,
.c-btn--primary:hover {
    background-color: #4943a8;
    cursor: pointer
}

.c-btn--cta {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    color: #fff;
    background-color: #060058
}

.c-btn--cta:active,
.c-btn--cta:hover {
    background-color: #4943a8;
    cursor: pointer
}

.c-btn--arrow-icon {
    text-align: left;
    background-repeat: no-repeat;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px;
    background-size: 16px;
    background-position: right 16px top 50%
}

.c-btn--arrow-icon-white {
    background-image: url(build/images/lusa-icons/arrow-right-white.6e51cc09.svg)
}

.c-btn--circular {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border: 1px solid rgba(38, 34, 98, .15);
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .15);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .15);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .15)
}

.c-btn--circular:active,
.c-btn--circular:hover {
    border-color: #060058;
    cursor: pointer
}

.c-btn--accent {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    background-color: #ffbe00;
    color: #060058
}

.c-btn--accent:hover {
    background-color: #ffc51a
}

.c-btn--accent:active {
    background-color: #e6ab00
}

.c-btn--accent:focus {
    outline: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5)
}

.c-btn--positive {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    background-color: #347327;
    color: #fff
}

.c-btn--positive:hover {
    background-color: #3d862d
}

.c-btn--positive:active {
    background-color: #2c6020
}

.c-btn--positive:focus {
    outline: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5)
}

.c-btn--secondary {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    background-color: #9e0862;
    color: #fff
}

.c-btn--secondary:hover {
    background-color: #d42132
}

.c-btn--secondary:active {
    background-color: #a81b28
}

.c-btn--secondary:focus {
    outline: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5)
}

.c-card-group {
    padding: 0;
    list-style-type: none
}

.c-card-group__item {
    margin-bottom: 12px
}

@media (min-width:75em) {
    .c-card-group__item {
        margin-bottom: 40px
    }
}

.c-card-group__item:last-of-type {
    margin-bottom: 0
}

.c-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05)
}

.c-card--game-link {
    padding: 8px 24px 8px 12px;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    font-weight: 700;
    color: #0a0827;
    text-align: left;
    background-repeat: no-repeat;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px;
    background-size: 16px;
    background-position: right 16px top 50%
}

.c-card--game-link .c-card__logo {
    width: 48px;
    height: 48px;
    margin-right: 16px
}

.c-card--game-link:active,
.c-card--game-link:hover {
    color: #9e0862
}

@media (min-width:75em) {
    .c-card--game-link {
        -webkit-background-size: 24px 24px;
        -moz-background-size: 24px;
        background-size: 24px;
        background-position: right 24px top 50%;
        font-size: 24px;
        font-size: 1.5rem
    }
}

@media (min-width:75em) {
    .c-card--game-link,
    .c-card--lg {
        padding: 24px 24px 24px 12px;
        line-height: 32px
    }
    .c-card--lg {
        font-size: 28px;
        font-size: 1.75rem
    }
    .c-card--lg .c-card__logo {
        width: 80px;
        height: 80px;
        margin-right: 16px
    }
}

.c-next-draw-card {
    padding: 16px;
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-align: center;
    margin-top: 36px;
    -webkit-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05)
}

.c-next-draw-card__header {
    margin-bottom: 16px
}

.c-next-draw-card__logo {
    margin-top: -44px;
    margin-bottom: 8px;
    width: 56px;
    height: 56px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 8px solid #fff
}

.c-next-draw-card__game-title {
    margin-bottom: 4px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px
}

.c-next-draw-card__game-location {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px
}

.c-jackpot-group {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.c-jackpot-group__item {
    margin-bottom: 24px;
    padding: 16px;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    position: relative
}

@media (min-width:75em) {
    .c-jackpot-group__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }
}

.c-jackpot-group__details {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.c-jackpot-group__date {
    display: block;
    padding: 4px 0;
    margin-bottom: 4px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    color: #626078;
    font-weight: 700
}

@media (min-width:75em) {
    .c-jackpot-group__date {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }
}

.c-jackpot-group__link {
    display: block;
    margin-bottom: 8px;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 24px;
    color: #0a0827;
    font-weight: 500;
    text-decoration: none
}

.c-jackpot-group__jackpot-label,
.c-jackpot-group__logo {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

@media (min-width:75em) {
    .c-jackpot-group__jackpot-label,
    .c-jackpot-group__logo {
        clip: auto;
        -webkit-clip-path: none;
        clip-path: none;
        height: auto;
        margin: 0;
        overflow: visible;
        padding: 0;
        position: static;
        white-space: normal;
        width: auto
    }
}

.c-jackpot-group__logo {
    width: 56px;
    height: 56px
}

.c-jackpot-group__jackpot {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    font-weight: 700
}

.c-jackpot-group__label {
    position: absolute;
    top: 16px;
    right: 16px;
    display: block
}

.c-jackpot-group__graph {
    position: absolute;
    bottom: 16px;
    right: 16px
}

.c-form__input,
.c-form__select {
    margin-bottom: 24px
}

.c-form__label {
    display: block;
    margin-bottom: 8px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
    font-weight: 700;
    color: #413e5b
}

.c-form__item {
    margin-bottom: 16px
}

.c-form-input {
    padding: 8px;
    background-color: #fff;
    border: 1px solid #dfdee8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 2px 4px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: inset 0 2px 4px 0 rgba(38, 34, 98, .05);
    box-shadow: inset 0 2px 4px 0 rgba(38, 34, 98, .05);
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    font-weight: 500;
    -webkit-appearance: none;
    outline: none;
    color: #060058
}

.c-form-input--small {
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px;
    padding: 4px 8px
}

.c-form-input--labelled {
    display: block;
    padding: 8px 16px
}

.c-form-input__dropdown {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    outline: none;
    border: none;
    background-image: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.c-form-input__label {
    display: block;
    text-transform: uppercase;
    color: #626078;
    letter-spacing: 1px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    margin-bottom: 2px
}

.c-form-input--block {
    display: block;
    width: 100%
}

.c-form-input--search {
    padding: 16px 8px;
    text-indent: 40px;
    overflow: hidden;
    position: relative;
    background-image: url(build/images/lusa-icons/search.e3a656be.svg);
    background-repeat: no-repeat;
    background-position: left 16px top 50%;
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px;
    background-size: 24px
}

.c-form-input::-webkit-input-placeholder {
    color: #adacba
}

.c-form-input:-moz-placeholder,
.c-form-input::-moz-placeholder {
    color: #adacba
}

.c-form-input:-ms-input-placeholder {
    color: #adacba
}

.c-form-input::-ms-input-placeholder {
    color: #adacba
}

.c-form-input::placeholder {
    color: #adacba
}

.c-form-input:active,
.c-form-input:hover {
    border: 1px solid #060058;
    cursor: pointer
}

@media (min-width:75em) {
    .c-form-input {
        font-size: 16px;
        font-size: 1rem;
        line-height: 21px
    }
}

.c-form-select {
    color: inherit;
    position: relative;
    padding-left: 16px;
    padding-right: 32px;
    background-image: url(build/images/lusa-icons/chevron-down.a5f62c2d.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px;
    background-size: 14px;
    background-position: right 8px top 50%
}

.c-form-select,
.c-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-input {
    height: 56px;
    padding: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05);
    background-color: #fff;
    border: 1px solid #dfdee8;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    font-family: DM Sans, sans-serif;
    margin-bottom: 16px
}

.c-input--block {
    display: block;
    width: 100%
}

.c-input:hover {
    cursor: pointer;
    border: 1px solid #060058;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25)
}

.c-input::-webkit-input-placeholder {
    color: #adacba
}

.c-input::-moz-placeholder {
    color: #adacba
}

.c-input:-ms-input-placeholder {
    color: #adacba
}

.c-input:-moz-placeholder {
    color: #adacba
}

.c-input--has-icon {
    text-indent: 40px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: left 16px top 50%;
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px;
    background-size: 24px
}

.c-input--search {
    background-image: url(build/images/lusa-icons/search.e3a656be.svg)
}

.c-input:active {
    outline: none;
    border: 1px solid #060058;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25)
}

.c-input:focus {
    outline: none;
    border: 1px solid #060058;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3)
}

.c-input.is-invalid {
    border: 1px solid #9e0862;
    background: rgba(190, 30, 45, .05)
}

.c-select {
    position: relative;
    height: auto;
    display: inline-block
}

.c-select--block {
    display: block
}

.c-select--block .c-select__list {
    width: 100%
}

.c-select__container {
    display: block;
    padding: 8px 100px 32px 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    font-family: DM Sans, sans-serif;
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    background-size: 16px 16px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05), inset 0 0 0 1px #dfdee8;
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05), inset 0 0 0 1px #dfdee8;
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05), inset 0 0 0 1px #dfdee8;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #626078;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.c-select__container .c-select__list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 24px 0 8px 12px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.c-select__label {
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    color: #626078;
    display: block
}

.c-select__list {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 8px 40px 8px 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    background-color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    font-family: DM Sans, sans-serif;
    font-weight: 500;
    background-image: url(build/images/lusa-icons/chevron-down.a5f62c2d.svg);
    background-repeat: no-repeat;
    background-position: top 50% right 12px;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px 16px;
    background-size: 16px 16px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05), inset 0 0 0 1px #dfdee8;
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05), inset 0 0 0 1px #dfdee8;
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05), inset 0 0 0 1px #dfdee8
}

.c-select__list::-ms-expand {
    display: none
}

.c-select__list:hover {
    -webkit-box-shadow: inset 0 0 0 1px #060058;
    -moz-box-shadow: inset 0 0 0 1px #060058;
    box-shadow: inset 0 0 0 1px #060058;
    cursor: pointer
}

.c-select__list:active {
    outline: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), inset 0 0 0 1px #060058;
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), inset 0 0 0 1px #060058;
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), inset 0 0 0 1px #060058
}

.c-select__list:-moz-focusring {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 #000
}

.c-select__list:focus {
    outline: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), inset 0 0 0 1px #060058, 0 0 0 3px rgba(0, 96, 255, .3);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), inset 0 0 0 1px #060058, 0 0 0 3px rgba(0, 96, 255, .3);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), inset 0 0 0 1px #060058, 0 0 0 3px rgba(0, 96, 255, .3)
}

.c-select__list.is-invalid {
    border: 1px solid #9e0862;
    background: rgba(190, 30, 45, .05)
}

.c-checkbox {
    width: 32px;
    height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #dfdee8;
    -webkit-transition: all .3s linear;
    -o-transition: .3s all linear;
    -moz-transition: .3s all linear;
    transition: all .3s linear;
    vertical-align: middle;
    margin-right: 12px;
    padding: 4px;
    background-color: #fff
}

.c-checkbox:hover {
    border: 1px solid #060058;
    cursor: pointer
}

.c-checkbox:checked {
    position: relative;
    border: 1px solid #060058;
    background-color: #060058
}

.c-checkbox:checked:after {
    content: "";
    color: #fff;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    display: block;
    width: 10px;
    height: 18px;
    border: solid #fff;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.c-checkbox:focus {
    outline: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3)
}

.c-radio {
    width: 32px;
    height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #dfdee8;
    -webkit-transition: all .3s linear;
    -o-transition: .3s all linear;
    -moz-transition: .3s all linear;
    transition: all .3s linear;
    vertical-align: middle;
    margin-right: 12px;
    background-color: #fff
}

.c-radio:hover {
    border: 1px solid #060058;
    cursor: pointer
}

.c-radio:checked {
    border: 1px solid #060058;
    background-color: #060058;
    -webkit-box-shadow: inset 0 0 0 8px #fff;
    -moz-box-shadow: inset 0 0 0 8px #fff;
    box-shadow: inset 0 0 0 8px #fff
}

.c-radio:focus {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 8px #fff, 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    -moz-box-shadow: inset 0 0 0 8px #fff, 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    box-shadow: inset 0 0 0 8px #fff, 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3)
}

.c-toggle-check {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    position: relative;
    margin-right: 12px;
    background-color: #adacba;
    width: 64px;
    height: 32px;
    vertical-align: middle;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    padding: 4px;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: .15s all ease-in-out;
    -moz-transition: .15s all ease-in-out;
    transition: all .15s ease-in-out
}

.c-toggle-check:after {
    content: "";
    display: block;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 4px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: .15s all ease-in-out;
    -moz-transition: .15s all ease-in-out;
    transition: all .15s ease-in-out
}

.c-toggle-check:hover {
    background-color: #626078;
    cursor: pointer
}

.c-toggle-check:checked {
    background-color: #68c554
}

.c-toggle-check:checked:after {
    -webkit-transition: all .15s ease-in-out;
    -o-transition: .15s all ease-in-out;
    -moz-transition: .15s all ease-in-out;
    transition: all .15s ease-in-out;
    -webkit-transform: translateX(32px);
    -moz-transform: translateX(32px);
    -ms-transform: translateX(32px);
    -o-transform: translateX(32px);
    transform: translateX(32px)
}

.c-toggle-check:focus {
    outline: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .5)
}

.c-toggle-check--sm {
    width: 48px;
    height: 24px
}

.c-toggle-check--sm:after {
    height: 16px;
    width: 16px
}

.c-toggle-check--sm:checked:after {
    -webkit-transform: translateX(24px);
    -moz-transform: translateX(24px);
    -ms-transform: translateX(24px);
    -o-transform: translateX(24px);
    transform: translateX(24px)
}

.c-input-label {
    text-transform: uppercase;
    color: #626078;
    display: block;
    font-weight: 900;
    letter-spacing: 1px;
    margin-bottom: 8px
}

.c-input-label,
.c-textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px
}

.c-textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .05);
    background-color: #fff;
    border: 1px solid #dfdee8;
    font-family: DM Sans, sans-serif;
    margin-bottom: 16px;
    padding: 16px
}

.c-textarea--block {
    display: block;
    width: 100%
}

.c-textarea:hover {
    cursor: pointer;
    border: 1px solid #060058;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25)
}

.c-textarea::-webkit-input-placeholder {
    color: #adacba
}

.c-textarea::-moz-placeholder {
    color: #adacba
}

.c-textarea:-ms-input-placeholder {
    color: #adacba
}

.c-textarea:-moz-placeholder {
    color: #adacba
}

.c-textarea:active {
    outline: none;
    border: 1px solid #060058;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25)
}

.c-textarea:focus {
    outline: none;
    border: 1px solid #060058;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3)
}

.c-textarea.is-invalid {
    border: 1px solid #9e0862;
    background: rgba(190, 30, 45, .05)
}

.c-input-recaptcha {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.c-input-recaptcha.is-invalid {
    border: 1px solid #9e0862;
    background: rgba(190, 30, 45, .05)
}

.c-content-section {
    border-top: 2px dotted #adacba;
    color: #413e5b
}

.c-content-section--bare {
    border-top: none
}

.c-content-section--about h2 {
    margin-bottom: 24px
}

@media (min-width:75em) {
    .c-content-section--about h2 {
        margin: 16px 0 32px
    }
}

.c-content-section--faqs hr {
    margin: 24px 0
}

.c-game-header {
    text-align: center;
    margin-bottom: 24px
}

.c-game-header__logo {
    width: 72px;
    height: 72px;
    margin-bottom: 16px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 8px
}

.c-game-header__title {
    display: block;
    margin-bottom: 4px;
    font-size: 32px;
    font-size: 2rem;
    line-height: 36px;
    font-weight: 700
}

.c-game-header__sub {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    font-weight: 500;
    color: #626078
}

@media (min-width:75em) {
    .c-game-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 48px;
        padding: 0;
        text-align: left
    }
    .c-game-header__logo {
        margin-right: 16px;
        margin-bottom: 0
    }
    .c-game-header__title {
        margin-bottom: 8px;
        font-size: 42px;
        font-size: 2.625rem;
        line-height: 1
    }
    .c-game-header__sub {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 32px
    }
}

.c-next-draw-box {
    position: relative;
    padding: 16px;
    text-align: center;
    background-color: #fff;
    background-repeat: repeat;
    -webkit-background-size: cover, 115%;
    -moz-background-size: cover, 115%;
    background-size: cover, 115%;
    background-position: 0 0, bottom -80px right -60px;
    margin-bottom: 60px;
    border-radius: 6px;
}

@media (min-width:75em) {
    .c-next-draw-box {
        -webkit-background-size: cover, 50%;
        -moz-background-size: cover, 50%;
        background-size: cover, 50%
    }
}

.c-next-draw-box--has-cta {
    margin-bottom: 24px;
    padding-bottom: 40px
}

.c-next-draw-box__img {
    display: none
}

.c-next-draw-box__meta-list {
    margin-bottom: 0
}

.c-next-draw-box__title {
    margin-bottom: 8px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 32px;
    font-weight: 700
}

.c-next-draw-box__sub {
    display: block;
    margin: 0 0 16px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 700
}

.c-next-draw-box__countdown {
    margin: 0 0 16px
}

.c-next-draw-box__meta-label {
    margin-bottom: 4px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.25px
}

.c-next-draw-box__meta-value {
    margin: 0;
    padding: 0;
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    color: #0a0827;
    font-weight: 700
}

.c-next-draw-box__cta {
    position: absolute;
    bottom: -24px;
    padding: 0 16px;
    left: 0;
    width: 100%
}

@media (min-width:75em) {
    .c-next-draw-box {
        padding: 24px;
        text-align: left;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        margin-bottom: 30px;
    }
    .c-next-draw-box--has-cta {
        padding-bottom: 40px
    }
    .c-next-draw-box__img {
        display: inline-block;
        width: 56px;
        height: 56px;
        margin-right: 16px
    }
    .c-next-draw-box__title {
        margin-bottom: 4px
    }
    .c-next-draw-box__sub {
        margin-bottom: 0
    }
    .c-next-draw-box__meta-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .c-next-draw-box__game-details {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .c-next-draw-box__game-prize {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }
    .c-next-draw-box__meta-label,
    .c-next-draw-box__meta-value {
        text-align: left
    }
    .c-next-draw-box__countdown {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0
    }
    .c-next-draw-box__cta {
        bottom: -24px;
        right: 8px;
        left: auto;
        width: 26.5%;
        text-align: center
    }
}

.c-countdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.c-countdown__item {
    /* -webkit-box-shadow: 0 8px 16px 0 rgba(38, 34, 98, .1);
    -moz-box-shadow: 0 8px 16px 0 rgba(38, 34, 98, .1);
    box-shadow: 0 8px 16px 0 rgba(38, 34, 98, .1);
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1; */
    margin-right: 10px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* background-color: #fff; */
    background-color: gainsboro;
    border: 1px solid gainsboro;
    padding-top: 9px;
}

@media (min-width:75em) {
    .c-countdown__item {
        height: 60px;
    }
}

.c-countdown__item--flat {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.c-countdown__item--message {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-countdown__item:last-of-type {
    margin-right: 0
}

.c-countdown__label {
    display: block;
    margin-bottom: 2px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    color: #59009c;
}

.c-countdown__time {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none;
}

@media (min-width:75em) {
    .c-countdown__item {
        padding: 10px;
    }
    .c-countdown__label {
        margin-bottom: 0;
    }
    .c-countdown__time {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 25px;
    }
}

.c-game-table {
    border-spacing: 0 16px;
    border-collapse: separate
}

.c-game-table thead {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}

.c-game-table__item {
    display: block;
    margin-top: 52px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05)
}

.c-game-table__item:first-of-type {
    margin-top: 24px;
}

.c-game-table__item--month {
    display: block;
    margin-top: 24px;
    background-color: #dfdee8;
    border-spacing: 0
}

.c-game-table__item--month:first-of-type {
    margin-top: 0
}

.c-game-table__item--month th {
    display: block;
    padding: 8px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: right;
    text-transform: uppercase;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    font-weight: 700;
    color: #626078;
    letter-spacing: 1px
}

.c-game-table__content-item {
    border-spacing: 0;
    border-collapse: collapse;
    display: block;
    margin-top: 24px
}

@media (min-width:75em) {
    .c-game-table__content-item {
        display: table-row
    }
}

.c-game-table__content-item td {
    padding: 0 16px;
    border-spacing: 0;
    border-collapse: collapse;
    display: block
}

@media (min-width:75em) {
    .c-game-table__content-item td {
        display: table-cell;
        padding: 0
    }
}

.c-game-table__ad {
    border-spacing: 0;
    border-collapse: collapse;
    display: block;
    margin-top: 24px
}

@media (min-width:75em) {
    .c-game-table__ad {
        display: table-row
    }
}

.c-game-table__ad td {
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    display: block;
    text-align: center
}

@media (min-width:75em) {
    .c-game-table__ad td {
        display: table-cell;
        padding: 0
    }
}

.c-game-table__cell {
    display: block;
    padding: 0
}

.c-game-table__cell--result {
    padding: 16px 8px 0
}

.c-game-table__cell--jackpot {
    padding-top: 4px;
    padding-bottom: 24px
}

.c-game-table__logo {
    margin-top: -28px;
    width: 40px;
    height: 40px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 8px solid #fff
}

.c-game-table__game-date {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    color: #626078;
    font-weight: 500
}

.c-game-table__prize {
    margin-bottom: 0
}

.c-game-table__toggle-button {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    color: #626078;
    font-weight: 700
}

@media (min-width:75em) {
    .c-game-table {
        border-spacing: 0 32px;
        margin-top: -8px
    }
    .c-game-table__item {
        display: table-row
    }
    .c-game-table__item--month {
        margin-top: 24px;
        background-color: #dfdee8;
        border-spacing: 0
    }
    .c-game-table__item--month th {
        display: table-cell;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding: 8px 24px;
        font-size: 14px;
        font-size: .875rem;
        line-height: 16px
    }
    .c-game-table__cell {
        display: table-cell;
        padding: 24px;
        width: 33.33%
    }
    .c-game-table__cell--result {
        padding-bottom: 12px;
        width: 36%
    }
    .c-game-table__cell--has-extra {
        padding-top: 56px
    }
    .c-game-table__cell--date {
        -webkit-border-top-left-radius: 8px;
        -moz-border-radius-topleft: 8px;
        border-top-left-radius: 8px;
        -webkit-border-bottom-left-radius: 8px;
        -moz-border-radius-bottomleft: 8px;
        border-bottom-left-radius: 8px;
        text-align: left;
        padding-right: 0
    }
    .c-game-table__cell--jackpot {
        -webkit-border-top-right-radius: 8px;
        -moz-border-radius-topright: 8px;
        border-top-right-radius: 8px;
        -webkit-border-bottom-right-radius: 8px;
        -moz-border-radius-bottomright: 8px;
        border-bottom-right-radius: 8px;
        text-align: right
    }
    .c-game-table__logo {
        margin-top: auto;
        margin-right: 16px;
        display: inline-block;
        vertical-align: middle;
        border: 0
    }
    .c-game-table__game-date {
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.5
    }
    .c-game-table__day-label {
        font-weight: 900;
        color: #0a0827
    }
}

.c-table {
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff
}

.c-table--fixed {
    table-layout: fixed
}

.c-table--full {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw
}

.c-table caption {
    padding: 16px;
    background-color: rgba(0, 0, 0, 0);
    color: #413e5b;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    text-align: left;
    font-weight: 900
}

@media (min-width:75em) {
    .c-table caption {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.5;
        padding-left: 0
    }
}

.c-table thead {
    background-color: #fff;
    color: #626078;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 -2px 0 0 #dfdee8;
    -moz-box-shadow: inset 0 -2px 0 0 #dfdee8;
    box-shadow: inset 0 -2px 0 0 #dfdee8
}

@media (min-width:75em) {
    .c-table thead {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.5
    }
}

.c-table thead th {
    padding: 16px 12px;
    text-align: left
}

@media (min-width:75em) {
    .c-table thead th {
        padding: 16px
    }
}

.c-table thead th:first-of-type {
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px
}

.c-table thead th:last-of-type {
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px
}

.c-table td {
    padding: 16px 12px;
    border: 1px solid #dfdee8;
    font-size: 14px;
    font-size: .875rem;
    line-height: 18px
}

@media (min-width:75em) {
    .c-table td {
        padding: 16px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.5
    }
}

.c-table td,
.c-table th {
    border: 1px solid #dfdee8
}

.c-section {
    border-top: 2px dotted #adacba
}

@media (min-width:75em) {
    .c-section {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.5
    }
}

.c-section-header {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 16px
}

@media (min-width:75em) {
    .c-section-header {
        font-size: 32px;
        font-size: 2rem;
        line-height: 1
    }
}

.c-section-header span {
    letter-spacing: 1.5px;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.333;
    font-weight: 700;
    color: #626078;
    margin-bottom: 4px
}

@media (min-width:75em) {
    .c-section-header span {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.333
    }
}

.c-list-rail {
    margin-bottom: 16px;
    padding-left: 16px;
    list-style-type: none;
    border-left: 4px solid #dfdee8
}

.c-list-rail--lg .c-list-rail__title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    margin-bottom: 16px;
    color: #0a0827
}

.c-list-rail__title {
    display: block;
    margin-bottom: 2px;
    font-weight: 700;
    color: #626078;
    text-transform: uppercase;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px
}

@media (min-width:75em) {
    .c-list-rail__title {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.3
    }
}

.c-list-rail__desc {
    padding: 0;
    margin: 0 0 16px
}

@media (min-width:75em) {
    .c-list-rail__desc {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.5
    }
}

.c-mini-result-card {
    position: relative;
    display: block;
    margin-bottom: 24px;
    padding: 16px;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    border-radius: 6px;
}

@media (min-width:75em) {
    .c-mini-result-card {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }
}

.c-mini-result-card__date {
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #626078;
    letter-spacing: 1px
}

.c-mini-result-card__icon {
    display: inline-block;
    vertical-align: middle
}

.c-mini-result-card__icon svg {
    stroke: #d81dbf
}

.c-mini-result-card__link {
    margin-bottom: 16px;
    display: block
}

.c-mini-result-card__badge {
    position: absolute;
    right: 16px;
    top: 16px
}

.c-mini-result-card:last-child {
    margin-bottom: 0
}

.c-lusa-link {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
    color: #0a0827;
    position: relative;
    padding-right: 24px
}

.c-lusa-link:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 24px;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right 0 top 50%;
    display: inline-block;
    vertical-align: top;
    margin-left: 4px
}

.c-box {
    -webkit-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    border: 1px solid #dfdee8;
    background-color: #fff
}

.c-box--center {
    text-align: center
}

.c-box__img {
    display: block;
    margin-bottom: 16px
}

.c-box__img--zoom {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

.c-box__img--zoom img {
    -o-object-fit: none;
    object-fit: none
}

.c-box__footer {
    border-top: 1px solid #dfdee8
}

.c-box__footer-icon {
    vertical-align: middle;
    margin-right: 4px
}

.c-box__footer-link {
    display: block;
    padding-top: 16px;
    text-decoration: none;
    color: #060058
}

.c-lusa-box {
    display: block;
    width: 100%;
    position: relative;
    padding: 24px 24px 16px;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 2px solid rgba(0, 0, 0, 0);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.c-lusa-box:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -2px -2px -8px;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    background-color: #060058;
    background-image: -webkit-gradient(linear, left top, right top, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(left, #060058, #9e0862);
    background-image: -moz-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(90deg, #060058 0, #9e0862)
}

.c-lusa-stat-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-top: 56px;
    margin-bottom: 32px;
    position: relative;
    padding: 24px 24px 16px;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 2px solid rgba(0, 0, 0, 0);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.c-lusa-stat-box:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -2px -2px -8px;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    background-color: #060058;
    background-image: -webkit-gradient(linear, left top, right top, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(left, #060058, #9e0862);
    background-image: -moz-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(90deg, #060058 0, #9e0862)
}

.c-lusa-stat-box__title {
    margin-bottom: 4px
}

.c-lusa-stat-box__top-hang {
    margin: -56px auto 8px
}

.c-lusa-stat-box>:last-child {
    margin-bottom: 0
}

.c-footer-section {
    padding-bottom: 48px
}

.c-footer-section--multistate {
    padding-top: 32px;
    background-color: #060058;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(top left, #060058 0, #9e0862);
    background-image: -moz-linear-gradient(top left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(top left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(to bottom right, #060058 0, #9e0862)
}

.c-footer-section--multistate .c-footer-section__title {
    color: #fff
}

@media (min-width:75em) {
    .c-footer-section--multistate .c-footer-section__title {
        margin-bottom: 40px
    }
}

@media (min-width:75em) {
    .c-footer-section--multistate {
        padding-top: 48px
    }
}

@media (min-width:75em) {
    .c-footer-section .c-form-input--search {
        margin-bottom: 16px
    }
}

.c-footer-section--state {
    padding-top: 48px;
    background-color: #fff
}

.c-footer-section__title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
    margin-bottom: 24px
}

@media (min-width:75em) {
    .c-footer-section__title {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 40px
    }
}

.c-state-list {
    list-style-type: none;
    margin: 0 0 24px;
    padding: 24px 0 0
}

@media (min-width:75em) {
    .c-state-list {
        padding: 32px 0 0
    }
}

.c-state-list__item {
    width: 50%;
    display: inline-block;
    padding-right: 16px;
    padding-left: 0;
    margin-bottom: 20px
}

.c-state-list__item:nth-child(2n) {
    padding-right: 0
}

.c-state-list__item:last-of-type {
    margin-bottom: 0
}

@media (min-width:75em) {
    .c-state-list__item {
        width: 172px;
        padding: 0;
        margin-right: 24px
    }
    .c-state-list__item:nth-child(6n) {
        margin-right: 0
    }
}

.c-state-list__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 8px;
    -webkit-border-radius: 100% 100% 8px 100%;
    -moz-border-radius: 100% 100% 8px 100%;
    border-radius: 100% 100% 8px 100%;
    background-color: #060058;
    padding: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

.c-state-list__icon,
.c-state-list__icon--sm {
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    width: 24px;
    height: 24px
}

@media (min-width:75em) {
    .c-state-list__icon {
        width: 40px;
        height: 40px;
        padding: 24px;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1
    }
}

.c-state-list__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 16px;
    width: 100%;
    text-decoration: none;
    border-bottom: 1px solid #dfdee8;
    color: #0a0827
}

.c-state-list__link:hover {
    border-bottom: 1px solid #9e0862;
    color: #9e0862
}

.c-state-list__link:hover .c-state-list__icon {
    background-color: #9e0862
}

.c-state-list__statename {
    font-size: 14px;
    font-size: .875rem;
    line-height: 24px;
    font-weight: 500;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

@media (min-width:75em) {
    .c-state-list__statename {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1
    }
}

.c-state-group {
    list-style-type: none;
    margin: 0;
    padding: 24px 0 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-state-group,
.c-state-group__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.c-state-group__item {
    margin-bottom: 16px;
    padding: 0;
    width: 16.666667%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
}

@media (min-width:75em) {
    .c-state-group__item {
        z-index: 1;
        width: 172px;
        margin-right: 24px;
        font-size: 14px;
        font-size: .875rem;
        line-height: 32px
    }
    .c-state-group__item:nth-child(6n) {
        margin-right: 0
    }
}

.c-state-group__link:hover {
    text-decoration: none
}

.c-state-group__link:hover .c-state-group__icon {
    text-decoration: none;
    background-color: #9e0862
}

@media (min-width:75em) {
    .c-state-group__link:hover .c-state-group__icon {
        background-color: #9e0862
    }
    .c-state-group__link:hover .c-state-group__icon:after {
        color: #9e0862
    }
}

@media (min-width:75em) {
    .c-state-group__link {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        width: 100%;
        position: relative;
        border-bottom: 1px solid #dfdee8;
        padding-bottom: 16px
    }
    .c-state-group__link:hover {
        border-bottom: 1px solid #9e0862
    }
}

@media (min-width:75em) {
    .c-state-group__icon:after {
        content: attr(data-fullName);
        display: inline-block;
        position: absolute;
        text-align: left;
        left: 58px;
        z-index: -1;
        color: #0a0827
    }
}

.c-state-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 100% 100% 8px 100%;
    -moz-border-radius: 100% 100% 8px 100%;
    border-radius: 100% 100% 8px 100%;
    background-color: #060058;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    padding: 8px;
    width: 40px;
    height: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

.c-state-icon--sm {
    width: 24px;
    height: 24px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px
}

@media (min-width:75em) {
    .c-state-icon {
        width: 40px;
        height: 40px;
        padding: 24px
    }
}

.c-flyout-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    width: 100%;
    top: 0
}

.c-flyout-menu--right {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.c-flyout-menu .c-toggle-button__button {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 0;
    right: 0;
    text-align: center;
    background-color: #9e0862;
    -webkit-transition: background .1s ease-in-out;
    -o-transition: background .1s ease-in-out;
    -moz-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
    cursor: pointer;
    z-index: 2;
    padding: 8px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-top: none;
    border-right: none;
    width: 40px;
    height: 40px
}

.c-flyout-menu .c-toggle-button__button:active,
.c-flyout-menu .c-toggle-button__button:focus {
    outline: none;
    background-image: none
}

.c-flyout-menu .c-toggle-button__button img,
.c-flyout-menu .c-toggle-button__button svg {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px
}

.c-flyout-menu.is-on .c-toggle-button__button {
    background-image: none;
    background-color: #9e0862;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.c-flyout-menu.is-on .c-toggle-button__button:active,
.c-flyout-menu.is-on .c-toggle-button__button:focus {
    background-color: #9e0862
}

.c-flyout-menu .c-toggle-button__after {
    display: inherit;
    max-width: 0;
    -webkit-transition: max-width .3s ease-in-out;
    -o-transition: max-width .3s ease-in-out;
    -moz-transition: max-width .3s ease-in-out;
    transition: max-width .3s ease-in-out
}

.c-flyout-menu.is-hidden .c-toggle-button__after {
    display: none
}

.c-flyout-menu.is-on .c-toggle-button__after {
    max-width: 500px;
    width: 100%
}

@media (min-width:75em) {
    .c-flyout-menu.is-on .c-toggle-button__after {
        width: auto
    }
}

.c-flyout-menu__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 40px;
    margin-right: 40px;
    margin-left: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #060058;
    background-image: -webkit-gradient(linear, left top, right top, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(left, #060058, #9e0862);
    background-image: -moz-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(90deg, #060058 0, #9e0862);
    overflow: hidden;
    z-index: 1;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

@media (min-width:75em) {
    .c-flyout-menu__items {
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px
    }
}

.c-flyout-menu__item {
    margin-top: 2px;
    list-style: none
}

.c-flyout-menu__item:first-child {
    margin-left: 8px
}

.c-flyout-menu__item-label {
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    font-size: .75rem;
    line-height: 12px;
    display: block;
    margin: 0 8px;
    padding: 8px 0;
    border-top: 2px solid rgba(0, 0, 0, 0);
    border-bottom: 2px solid rgba(0, 0, 0, 0)
}

.c-flyout-menu__item-label--current {
    border-bottom: 2px solid #fff;
    pointer-events: none
}

.c-flyout-menu__item-label:hover {
    text-decoration: none
}

@media (min-width:75em) {
    .c-flyout-menu__item-label {
        margin: 0 16px
    }
}

.c-badge {
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    line-height: 16px;
    text-transform: uppercase;
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    border-radius: 9999px;
    padding: 4px 8px;
    text-align: center;
    font-weight: 700
}

.c-badge--primary {
    background-color: #52004a;
    color: #fff
}

.c-badge--secondary {
    background-color: #9e0862;
    color: #fff
}

.c-badge--retired,
.c-badge--suspended {
    background-color: #626078;
    color: #fff
}

.c-common-questions {
    padding-bottom: 32px
}

.c-common-questions__title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
    margin-bottom: 24px
}

@media (min-width:75em) {
    .c-common-questions__title {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 44px
    }
}

.c-common-questions__anchor {
    display: block;
    margin-bottom: 24px;
    color: #060058;
    font-weight: 900
}

.c-common-questions p:last-of-type {
    margin-bottom: 0
}

.c-faq-section {
    padding-top: 24px;
    padding-bottom: 32px;
    border-bottom: 2px dotted #adacba
}

.c-faq-section:last-of-type {
    border-bottom: none
}

.c-faq-section__category {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
    margin-bottom: 32px
}

@media (min-width:75em) {
    .c-faq-section__category {
        font-size: 36px;
        font-size: 2.25rem;
        line-height: 44px
    }
}

.c-faq-section__question {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px
}

@media (min-width:75em) {
    .c-faq-section__question {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 32px
    }
}

.c-content-img img {
    margin-bottom: 24px
}

.c-lusa-bg {
    position: relative;
    padding-top: 32px;
    padding-bottom: 48px;
    background-color: #060058;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(top left, #060058 0, #9e0862);
    background-image: -moz-linear-gradient(top left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(top left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(to bottom right, #060058 0, #9e0862);
    padding-left: 20px;
    padding-right: 20px;
}

.c-lusa-bg .c-lusa-bg__title {
    color: #fff
}

@media (min-width:75em) {
    .c-lusa-bg .c-lusa-bg__title {
        margin-bottom: 40px
    }
}

.c-position-card-group {
    padding: 0;
    margin: 0 0 32px;
    list-style-type: none
}

.c-position-card-group__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 16px;
    padding: 16px;
    position: relative;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05)
}

@media (min-width:75em) {
    .c-position-card-group__item {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }
}

.c-position-card-group__pos {
    margin-right: 16px;
    color: #9e0862;
    text-decoration: none
}

.c-position-card-group__main-value,
.c-position-card-group__pos {
    display: block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    font-weight: 700
}

.c-position-card-group__main-value {
    margin-bottom: 8px;
    color: #0a0827
}

.c-position-card-group__link {
    display: block;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 24px;
    color: #0a0827;
    font-weight: 500;
    text-decoration: none
}

.c-position-card-group__details {
    margin-right: auto
}

.c-position-card-group__badge {
    position: absolute;
    top: 16px;
    right: 16px;
    display: block
}

.c-chart-meta {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.c-chart-meta,
.c-chart-meta__item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-chart-meta__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

.c-chart-meta__key {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .15);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .15);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .15)
}

.c-chart-meta__key--yellow {
    background-color: #ffbe00
}

.c-chart-meta__key--red {
    background-color: #9e0862
}

.c-chart-meta__label {
    display: block;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 14px;
    font-size: .875rem;
    line-height: 16px;
    letter-spacing: 1.25px;
    color: #626078;
    font-weight: 700
}

.c-chart-meta__value {
    font-weight: 700;
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    color: #0a0827
}

.c-card-game-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    padding: 8px 24px 8px 12px;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    font-weight: 700;
    color: #0a0827;
    text-align: left;
    background-repeat: no-repeat;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px;
    background-size: 16px;
    background-position: right 16px top 50%
}

.c-card-game-link__logo {
    width: 48px;
    height: 48px;
    margin-right: 8px
}

@media (min-width:22.5em) {
    .c-card-game-link__logo {
        margin-right: 16px
    }
}

.c-card-game-link:active,
.c-card-game-link:hover {
    color: #9e0862
}

@media (min-width:75em) {
    .c-card-game-link {
        -webkit-background-size: 24px 24px;
        -moz-background-size: 24px;
        background-size: 24px;
        background-position: right 24px top 50%;
        font-size: 24px;
        font-size: 1.5rem
    }
}

@media (min-width:75em) {
    .c-card-game-link,
    .c-card-game-link--lg {
        padding: 24px 24px 24px 12px;
        line-height: 32px
    }
    .c-card-game-link--lg {
        font-size: 28px;
        font-size: 1.75rem
    }
    .c-card-game-link--lg .c-card-game-link__logo {
        width: 80px;
        height: 80px;
        margin-right: 16px
    }
}

.c-state-links {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0;
    margin: 0 0 0 -16px;
    padding: 0;
    list-style: none
}

.c-state-links__pin {
    position: relative;
    display: inline-block;
    min-width: 40px;
    min-height: 40px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 40px;
    background-color: #060058;
    -webkit-border-radius: 100% 100% 8px 100%;
    -moz-border-radius: 100% 100% 8px 100%;
    border-radius: 100% 100% 8px 100%;
    color: #fff;
    text-align: center;
    font-weight: 900;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-state-links--adaptive .c-state-links__item {
    width: 20%;
    margin-bottom: 16px;
    padding-left: 16px
}

.c-state-links--adaptive .c-state-links__link {
    border-bottom: none;
    position: relative;
    display: inline-block
}

.c-state-links--adaptive .c-state-links__link:active,
.c-state-links--adaptive .c-state-links__link:focus,
.c-state-links--adaptive .c-state-links__link:hover {
    border-bottom: none
}

.c-state-links--adaptive .c-state-links__link .c-state-links__pin:active,
.c-state-links--adaptive .c-state-links__link .c-state-links__pin:focus,
.c-state-links--adaptive .c-state-links__link .c-state-links__pin:hover {
    background-color: #9e0862
}

.c-state-links__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    margin-bottom: 16px;
    padding-left: 16px
}

.c-state-links__link {
    padding-bottom: 16px;
    text-decoration: none;
    font-size: 14px;
    font-size: .875rem;
    line-height: 16px;
    color: #0a0827;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    vertical-align: middle;
    border-bottom: 1px solid #dfdee8;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-state-links__link:active,
.c-state-links__link:focus,
.c-state-links__link:hover {
    color: #9e0862;
    border-bottom: 1px solid #9e0862
}

.c-state-links__link--abbr:before {
    content: attr(data-abbr);
    position: relative;
    display: inline-block;
    margin-right: 8px;
    min-width: 32px;
    min-height: 32px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 32px;
    background-color: #060058;
    -webkit-border-radius: 100% 100% 8px 100%;
    -moz-border-radius: 100% 100% 8px 100%;
    border-radius: 100% 100% 8px 100%;
    color: #fff;
    text-align: center;
    font-weight: 900;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.c-state-links__link--abbr:active:before,
.c-state-links__link--abbr:focus:before,
.c-state-links__link--abbr:hover:before {
    background-color: #9e0862
}

@media (min-width:22.5em) {
    .c-state-links__link {
        font-size: 15px;
        font-size: .9375rem;
        line-height: 1.33333
    }
    .c-state-links__link--abbr:before {
        min-width: 34px;
        min-height: 34px;
        font-size: 14px;
        font-size: .875rem;
        line-height: 34px
    }
    .c-state-links--adaptive .c-state-links__item {
        width: 16.667%
    }
}

@media (min-width:75em) {
    .c-state-links {
        margin-left: -24px
    }
    .c-state-links__item {
        width: 196px;
        margin-bottom: 24px;
        padding-left: 24px
    }
    .c-state-links__link {
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 1.41176;
        padding-bottom: 24px
    }
    .c-state-links__link--abbr:before {
        margin-right: 12px;
        min-width: 46px;
        min-height: 46px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 46px
    }
    .c-state-links__pin {
        min-width: 46px;
        min-height: 46px;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 46px;
        margin-right: 12px
    }
    .c-state-links--adaptive .c-state-links__item {
        width: 196px;
        margin-bottom: 24px;
        padding-left: 24px
    }
    .c-state-links--adaptive .c-state-links__link {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        border-bottom: 1px solid #dfdee8
    }
    .c-state-links--adaptive .c-state-links__link:active,
    .c-state-links--adaptive .c-state-links__link:focus,
    .c-state-links--adaptive .c-state-links__link:hover {
        border-bottom: 1px solid #9e0862
    }
    .c-state-links--adaptive .c-state-links__link:active .c-state-links__pin,
    .c-state-links--adaptive .c-state-links__link:focus .c-state-links__pin,
    .c-state-links--adaptive .c-state-links__link:hover .c-state-links__pin {
        background-color: #9e0862
    }
    .c-state-links--adaptive .c-state-links__link--statename:after {
        content: attr(data-statename);
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100%
    }
}

.c-gen-card {
    background-color: #fff;
    padding-right: 16px;
    padding-left: 16px;
    text-align: center;
    -webkit-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    margin-top: 44px;
    position: relative;
    margin-bottom: 32px
}

@media (min-width:75em) {
    .c-gen-card {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px
    }
}

.c-gen-card__header {
    position: relative;
    margin-bottom: 24px
}

.c-gen-card__logo {
    margin-top: -28px;
    margin-bottom: 16px;
    width: 56px;
    height: 56px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 8px solid #fff
}

.c-gen-card__title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 32px;
    margin-bottom: 0
}

.c-gen-card__subtitle {
    display: block;
    margin-top: 4px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    color: #626078
}

.c-gen-card__form {
    position: relative
}

.c-gen-card__fieldset {
    margin-bottom: -1px
}

.c-gen-card__label {
    display: block;
    text-transform: uppercase;
    color: #626078;
    font-weight: 900;
    letter-spacing: 1.25px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 16px;
    margin-bottom: 8px
}

.c-gen-card__btn {
    bottom: -25px;
    display: block;
    width: 100%;
    position: relative
}

.c-alert {
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    padding: 16px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    border: 1px solid #dfdee8
}

.c-alert--sm {
    font-size: 14px;
    font-size: .875rem;
    line-height: 22px
}

.c-alert--sm .c-alert__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px
}

.c-alert--sm .c-alert__sub-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    margin-bottom: 8px
}

.c-alert--sm p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 22px;
    margin-bottom: 8px
}

.c-alert--important {
    border: 1px solid rgba(190, 30, 45, .8);
    border-left-width: 8px
}

.c-alert--primary {
    border: 1px solid rgba(38, 34, 98, .8);
    border-left-width: 8px
}

.c-alert--neutral {
    border: 1px solid rgba(223, 222, 232, .8);
    border-left-width: 8px
}

.c-alert--info {
    border: 1px solid rgba(255, 190, 0, .8);
    border-left-width: 8px
}

.c-alert--success {
    border: 1px solid rgba(104, 197, 84, .8);
    border-left-width: 8px
}

.c-alert>:last-child {
    margin-bottom: 0
}

.c-draws-filter {
    margin-bottom: 16px
}

.c-draws-filter .c-tool__label {
    border-bottom: 1px solid #dfdee8;
    display: block
}

.c-draws-filter .c-input-radio-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.c-draws-filter .c-input-radio {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

.c-draws-filter .c-input-radio__label {
    padding: 8px;
    font-weight: 700;
    color: #626078;
    margin: 0;
    position: relative;
    z-index: 2;
    -webkit-transition: color .15s ease-in-out;
    -o-transition: color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer
}

.c-draws-filter .c-input-radio:checked+.c-input-radio__label {
    color: #fff;
    background: #060058
}

.c-hot-cold-stats {
    margin: 32px 0 64px
}

.c-hot-cold-stats__subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.25;
    font-weight: 700;
    color: #0a0827;
    margin-bottom: 8px
}

@media (min-width:75em) {
    .c-hot-cold-stats .c-result {
        max-width: none;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.c-number-frequency-stats .c-toggle {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-right: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden
}

.c-jackpot-history-stats .c-jackpot-comparison-chart__stats-item:last-child {
    margin-top: -48px
}

.c-jackpot-history-stats__chart {
    position: relative
}

.c-jackpot-history-stats__chart.is-loading:after {
    content: "Calculating...";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(244, 244, 247, .5);
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    font-weight: 700
}

.c-bottom-bar {
    background-color: #413e5b;
    width: 100%;
    height: 66px
}

@media only screen and (min-width:800px) {
    .c-bottom-bar {
        height: 106px
    }
}

.c-bottom-bar__bar {
    z-index: 90;
    position: fixed;
    bottom: -200px;
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -moz-transition: transform 1s ease-out, -moz-transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out, -moz-transform 1s ease-out, -o-transform 1s ease-out
}

.c-bottom-bar.is-open .c-bottom-bar__bar {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    transform: translateY(-200px)
}

.c-bottom-bar__btn {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 0;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    background-color: #f4f4f7;
    background-image: url(build/images/lusa-icons/close.5c5c9ba3.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-background-size: 50% 50%;
    -moz-background-size: 50%;
    background-size: 50%;
    width: 24px;
    height: 24px;
    border: none;
    padding: 4px 12px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-box-shadow: -2px -4px 4px rgba(38, 34, 98, .25);
    -moz-box-shadow: -2px -4px 4px rgba(38, 34, 98, .25);
    box-shadow: -2px -4px 4px rgba(38, 34, 98, .25);
    z-index: 3
}

.c-bottom-bar__body {
    background-color: #f4f4f7;
    color: #0a0827;
    -webkit-box-shadow: 0 -4px 8px rgba(38, 34, 98, .25);
    -moz-box-shadow: 0 -4px 8px rgba(38, 34, 98, .25);
    box-shadow: 0 -4px 8px rgba(38, 34, 98, .25);
    width: 100%;
    z-index: 2;
    padding: 8px 0;
    height: 66px
}

@media only screen and (min-width:800px) {
    .c-bottom-bar__body {
        height: 106px
    }
}

.c-ball {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 44px;
    height: 44px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #413e5b;
    -moz-box-shadow: inset 0 0 0 2px #413e5b;
    box-shadow: inset 0 0 0 2px #413e5b;
    background-color: #413e5b;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media (min-width:75em) {
    .c-ball {
        width: 48px;
        height: 48px
    }
}

.c-ball--disabled {
    color: rgba(10, 8, 39, .2);
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #dfdee8;
    -moz-box-shadow: inset 0 0 0 2px #dfdee8;
    box-shadow: inset 0 0 0 2px #dfdee8;
    background-color: #dfdee8;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.c-ball--small {
    width: 25px;
    height: 25px;
    font-size: 14px
}

.c-breadcrumbs,
.c-page-header__breadcrumbs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.c-breadcrumbs {
    white-space: nowrap;
    width: -webkit-calc(100% - 16px);
    width: -moz-calc(100% - 16px);
    width: calc(100% - 16px)
}

.c-breadcrumbs__item:last-child {
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.c-breadcrumbs.a-fade__item-enter {
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px)
}

.c-breadcrumbs.a-fade__item-enter-active,
.c-breadcrumbs.a-fade__item-exit {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.c-breadcrumbs.a-fade__item-exit-active {
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px)
}

.c-copy-to-clipboard {
    display: inline-block;
    text-align: center;
    position: relative
}

.c-copy-to-clipboard__tooltip {
    position: absolute;
    top: -35px;
    background: #0060ff;
    color: #fff;
    padding: 8px 16px;
    left: -webkit-calc(50% - 43px);
    left: -moz-calc(50% - 43px);
    left: calc(50% - 43px);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    font-weight: 700;
    -webkit-animation: tooltip-enter .3s ease-in-out forwards;
    -moz-animation: tooltip-enter .3s forwards ease-in-out;
    -o-animation: tooltip-enter .3s forwards ease-in-out;
    animation: tooltip-enter .3s ease-in-out forwards
}

.c-copy-to-clipboard__input {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

.c-copy-to-clipboard__button {
    width: 100%;
    height: 100%;
    background: none;
    border: none
}

.c-copy-to-clipboard__button svg {
    width: 35px;
    height: 35px
}

@-webkit-keyframes tooltip-enter {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes tooltip-enter {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes tooltip-enter {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes tooltip-enter {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.c-card {
    background-color: #fff;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 8px;
    -moz-background-size: 100% 8px;
    background-size: 100% 8px;
    background-position: 0 100%;
    background-image: -webkit-gradient(linear, right top, left top, from(#9e0862), to(#060058));
    background-image: -webkit-linear-gradient(right, #9e0862, #060058);
    background-image: -moz-linear-gradient(right, #9e0862 0, #060058 100%);
    background-image: -o-linear-gradient(right, #9e0862 0, #060058 100%);
    background-image: linear-gradient(270deg, #9e0862 0, #060058);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05)
}

.c-form-submit-button {
    background: #060058;
    color: #f4f4f7
}

.c-form-submit-button:disabled {
    background: #dfdee8
}

.c-form-reset-button {
    background: #060058;
    color: #f4f4f7
}

.c-form-reset-button:disabled {
    background: #dfdee8;
    color: #f4f4f7
}

.c-page-header__title-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    position: relative;
    top: -16px;
    cursor: pointer;
    opacity: .66666
}

.c-page-header__title-icon:hover {
    opacity: 1
}

@media (min-width:75em) {
    .c-page-header__title-icon {
        width: 20px;
        height: 20px;
        top: -20px;
        margin-left: 16px
    }
}

.c-tool-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 91px
}

.c-tool-icon__img {
    height: 50px;
    width: 50px;
    position: relative
}

.c-tool-icon__img img,
.c-tool-icon__img svg {
    position: relative;
    z-index: 2
}

.c-tool-icon__img svg path {
    fill: #060058!important
}

.c-tool-icon__img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    border: 1px solid #060058;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 1
}

.c-tool-icon--game .c-tool-icon__img .c-tool-icon__img {
    padding: 8px
}

.c-tool-icon--game .c-tool-icon__img:before {
    background: #fff
}

.c-tool-icon--tool .c-tool-icon__img:before {
    left: 5px;
    top: 5px;
    height: 40px;
    width: 40px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.c-tool-icon.is-active .c-tool-icon__img:before {
    background: #060058
}

.c-tool-icon.is-active .c-tool-icon__img svg path {
    fill: #f4f4f7!important
}

.c-tool-icon__label {
    color: #060058;
    font-size: 12px;
    line-height: 1;
    font-weight: 300;
    text-align: center;
    display: inline-block;
    margin-top: 4px
}

.c-input-checkbox-group .c-input-checkbox {
    margin-right: 4px
}

.c-input-checkbox-group .c-input-checkbox__wrapper {
    display: inline-block;
    margin-right: 4px
}

.c-input-select {
    width: auto;
    -webkit-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05)
}

.c-input-select__label {
    display: inline-block;
    margin-right: 4px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1
}

.c-input-checkbox__label {
    display: inline-block;
    margin-left: 4px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    cursor: pointer
}

.c-input-text {
    background-color: #fff;
    border: 1px solid #dfdee8;
    padding: 8px;
    font-family: DM Sans, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 21px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-width: 187px;
    -webkit-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 12px 16px 0 rgba(38, 34, 98, .05)
}

.c-input-date__picker {
    position: fixed;
    z-index: 99999;
    top: 0;
    background: #fff
}

.DayPicker-NavButton {
    position: static
}

.DayPicker-Month {
    display: block;
    margin: 0
}

.DayPicker-Day {
    width: 35px;
    height: 35px;
    padding: 0
}

.DayPicker-Caption {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-link-scroller__item--coming-soon {
    opacity: .5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.c-progress-bar {
    position: relative
}

.c-progress-bar__container {
    white-space: nowrap;
    overflow: hidden;
    margin-left: 16px
}

.c-progress-bar__section {
    width: 250px;
    height: 20px;
    position: relative;
    display: inline-block
}

.c-progress-bar__section:after {
    content: "";
    width: 16px;
    height: 16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #626078;
    position: absolute;
    opacity: .25;
    top: 2px;
    left: 0
}

.c-progress-bar__section:not(:first-child):before {
    content: "";
    width: 234px;
    height: 2px;
    position: absolute;
    background: #626078;
    opacity: .25;
    top: 9px;
    right: 100%
}

.c-progress-bar__section.is-reached:after,
.c-progress-bar__section.is-reached:not(:first-child):before {
    background: #060058;
    opacity: 1
}

.c-progress-bar__indicator {
    position: absolute;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    bottom: 4px;
    right: 0;
    display: block;
    font-weight: 500;
    background: hsla(0, 0%, 100%, .5);
    height: 16px;
    padding: 0 8px
}

.c-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none
}

.c-modal.a-modal-enter,
.c-modal.a-modal-enter-active,
.c-modal.a-modal-enter-done,
.c-modal.a-modal-exit,
.c-modal.a-modal-exit-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.c-modal__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 8, 39, .5);
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: 3;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    will-change: opacity;
    display: none
}

.a-modal-enter .c-modal__background {
    display: block;
    opacity: 0
}

.a-modal-enter-active .c-modal__background,
.a-modal-enter-done .c-modal__background,
.a-modal-exit .c-modal__background {
    display: block;
    opacity: 1
}

.a-modal-exit-active .c-modal__background {
    display: block;
    opacity: 0
}

.a-modal-exit-done .c-modal__background {
    display: none
}

.c-modal__inner {
    display: none;
    max-width: 90%;
    margin: 0 10%;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, -moz-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
    z-index: 3;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform
}

.a-modal-enter .c-modal__inner {
    display: block;
    -webkit-transform: translate3d(0, 100vh, 0);
    -moz-transform: translate3d(0, 100vh, 0);
    transform: translate3d(0, 100vh, 0)
}

.a-modal-enter-active .c-modal__inner,
.a-modal-enter-done .c-modal__inner,
.a-modal-exit .c-modal__inner {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.a-modal-exit-active .c-modal__inner {
    display: block;
    -webkit-transform: translate3d(0, 100vh, 0);
    -moz-transform: translate3d(0, 100vh, 0);
    transform: translate3d(0, 100vh, 0)
}

.a-modal-exit-done .c-modal__inner {
    display: none
}

.c-modal__close-button {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(build/images/lusa-icons/close.5c5c9ba3.svg);
    background-position: right 50% top 50%;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px;
    background-size: 16px;
    background-repeat: no-repeat;
    border: none;
    padding: 0;
    text-align: right;
    width: 20px;
    height: 20px;
    float: right;
    cursor: pointer
}

.c-result.c-result--number-checker .c-result__ball:not(.c-result__ball--disabled) {
    position: relative
}

.c-result.c-result--number-checker .c-result__ball:not(.c-result__ball--disabled) .c-result__ball-tick {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    background-color: #68c554;
    color: #fff;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    height: 16px;
    width: 16px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    bottom: -2px;
    right: -6px
}

.c-result.c-result--number-checker .c-result__ball:not(.c-result__ball--disabled) .c-result__ball-tick svg {
    width: 10px;
    height: 10px
}

.c-result.c-result--number-checker .c-result__ball--disabled {
    color: rgba(10, 8, 39, .2);
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #dfdee8;
    -moz-box-shadow: inset 0 0 0 2px #dfdee8;
    box-shadow: inset 0 0 0 2px #dfdee8;
    background-color: #dfdee8
}

.c-result.c-result--number-checker .c-result__bonus-abbr,
.c-result.c-result--number-checker .c-result__multiplier {
    margin-top: 6px
}

.c-separator {
    border: none;
    background: rgba(244, 244, 247, .5);
    margin-top: 8px;
    margin-bottom: 8px
}

.c-steps__container {
    position: relative;
    overflow: hidden
}

.c-steps-headers__list {
    margin: 0;
    white-space: nowrap;
    overflow: hidden
}

.c-steps-headers__item {
    width: 250px;
    opacity: .4;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 16px
}

.c-steps-headers__item:last-child {
    width: 100vw
}

.c-steps-headers__item.is-active {
    opacity: 1
}

.c-steps-headers__label {
    text-transform: uppercase;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    display: block
}

.c-steps-headers__title {
    white-space: normal;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 500
}

.c-tool {
    margin-bottom: 32px
}

.c-tool__header-section {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dfdee8;
    padding: 16px 0
}

.c-tool__title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
    font-weight: 700
}

.c-tool__subtitle {
    font-weight: 500;
    color: #626078
}

.c-tool__options-section {
    margin-bottom: 16px
}

.c-tool__options-section .c-toggle-button .c-toggle-button__after {
    overflow: hidden;
    max-height: 0;
    display: block
}

.c-tool__options-section .c-toggle-button.is-on .c-toggle-button__after {
    max-height: 350px
}

.c-tool__options-button {
    border: none;
    width: 100%
}

.c-tool__label {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5;
    color: #626078;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.25px;
    margin-bottom: 8px
}

.c-tool__404 {
    padding-bottom: 32px
}

.c-tool__404-icon {
    width: 100px;
    margin-right: 32px
}

.c-tool__404-title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.5;
    font-weight: 700;
    display: block
}

.c-tool__404-body,
.c-tool__404-link {
    display: block
}

.c-tool--loading .c-skeleton-item--text {
    height: 30px;
    margin-bottom: 16px
}

.c-tool--loading .c-skeleton-item--text:first-child {
    width: 75%
}

.c-tool--loading .c-skeleton-item--text:nth-child(2) {
    width: 40%
}

.c-tool--loading .c-skeleton-item--text:nth-child(3) {
    width: 25%
}

.c-tool--loading .c-skeleton-item--text:nth-child(4) {
    width: 66%
}

.c-tool--loading .c-skeleton-item--text:nth-child(5) {
    width: 50%
}

.c-tool--loading .c-skeleton-item--text:nth-child(6) {
    width: 70%
}

.c-tool--loading .c-skeleton-item--text:nth-child(7) {
    width: 45%
}

.c-tool--loading .c-skeleton-item--text:last-child {
    margin-bottom: 0
}

.c-tool-card {
    height: 100%;
    width: 100%
}

.c-tool-card .c-card,
.c-tool-card .c-link {
    display: block;
    height: 100%
}

.c-tool-card__icon {
    margin: 0
}

.c-tool-card__icon .c-tool-icon__img {
    height: 125px;
    width: 125px
}

.c-tool-card__icon .c-tool-icon__img:before {
    left: 3px;
    top: 3px;
    height: 48px;
    width: 48px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: none
}

.c-tool-card__icon .c-tool-icon__img svg path {
    fill: #060058!important
}

.c-tool-card__info {
    margin-bottom: 16px
}

.c-tool-card__info-label {
    display: inline-block;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1
}

.c-tool-card__info .c-ball {
    margin: 8px;
    color: #626078
}

.c-tool-card__title {
    display: inline-block;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 16px
}

.c-toggle {
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative
}

.c-toggle__wrapper {
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.c-toggle__slider {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    will-change: transform;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, -moz-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
    background: #060058
}

.c-toggle__input-radio-group {
    display: table-row
}

.c-toggle .c-input-radio {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

.c-toggle .c-input-radio__wrapper {
    display: table-cell
}

.c-toggle .c-input-radio__label {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    color: #060058;
    padding: 16px 0;
    border-left: 1px solid rgba(0, 0, 0, .1);
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    cursor: pointer
}

.c-toggle .c-input-radio:checked+.c-input-radio__label {
    color: #f4f4f7
}

.c-toggle-button__after,
.c-toggle-button__input {
    display: none
}

.c-toggle-button.is-on .c-toggle-button__after,
.c-toggle-button__input:checked~.c-toggle-button__after {
    display: initial
}

.c-toggle-button__button {
    cursor: pointer
}

.c-tool-info-button {
    margin-left: 8px;
    margin-top: -3px;
    vertical-align: middle
}

@media (min-width:75em) {
    .c-tool-info-button {
        margin-left: 16px
    }
}

.c-tool-info-button__button {
    background: none;
    border: none;
    padding: 0;
    width: 16px;
    height: 16px;
    opacity: .75;
    z-index: 5;
    cursor: pointer
}

.c-tool-info-button__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 700
}

.c-tool-info-button__info {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    padding-bottom: 16px;
    max-width: 500px
}

.c-skeleton-item {
    position: relative;
    overflow: hidden;
    background: #dfdee8
}

.c-skeleton-item__background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    will-change: background-color;
    -webkit-animation: loading 1s linear infinite forwards;
    -moz-animation: loading linear 1s infinite forwards;
    -o-animation: loading linear 1s infinite forwards;
    animation: loading 1s linear infinite forwards
}

@-webkit-keyframes loading {
    0% {
        background-color: #dfdee8
    }
    50% {
        background-color: #ded6e1
    }
    to {
        background-color: #dfdee8
    }
}

@-moz-keyframes loading {
    0% {
        background-color: #dfdee8
    }
    50% {
        background-color: #ded6e1
    }
    to {
        background-color: #dfdee8
    }
}

@-o-keyframes loading {
    0% {
        background-color: #dfdee8
    }
    50% {
        background-color: #ded6e1
    }
    to {
        background-color: #dfdee8
    }
}

@keyframes loading {
    0% {
        background-color: #dfdee8
    }
    50% {
        background-color: #ded6e1
    }
    to {
        background-color: #dfdee8
    }
}

.c-skeleton-item--text {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.c-skeleton-item--circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.a-fade,
.a-fade__item {
    position: relative
}

.a-fade__item {
    display: block;
    will-change: transform;
    z-index: 4;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.a-fade__item-enter {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px)
}

.a-fade__item-enter-active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .6s ease-in-out .6s, -webkit-transform .6s ease-in-out .6s;
    transition: opacity .6s ease-in-out .6s, -webkit-transform .6s ease-in-out .6s;
    -o-transition: opacity .6s ease-in-out .6s, -o-transform .6s ease-in-out .6s;
    -moz-transition: transform .6s ease-in-out .6s, opacity .6s ease-in-out .6s, -moz-transform .6s ease-in-out .6s;
    transition: transform .6s ease-in-out .6s, opacity .6s ease-in-out .6s;
    transition: transform .6s ease-in-out .6s, opacity .6s ease-in-out .6s, -webkit-transform .6s ease-in-out .6s, -moz-transform .6s ease-in-out .6s, -o-transform .6s ease-in-out .6s
}

.a-fade__item-enter-done {
    position: relative
}

.a-fade__item-exit {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    position: absolute;
    top: 0
}

.a-fade__item-exit-active {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: opacity .6s ease-in-out, -webkit-transform .6s ease-in-out;
    transition: opacity .6s ease-in-out, -webkit-transform .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out, -o-transform .6s ease-in-out;
    -moz-transition: transform .6s ease-in-out, opacity .6s ease-in-out, -moz-transform .6s ease-in-out;
    transition: transform .6s ease-in-out, opacity .6s ease-in-out;
    transition: transform .6s ease-in-out, opacity .6s ease-in-out, -webkit-transform .6s ease-in-out, -moz-transform .6s ease-in-out, -o-transform .6s ease-in-out
}

.a-slide {
    position: relative
}

.a-slide__item {
    will-change: transform;
    z-index: 3;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.a-slide__item:first-child.a-slide__item-enter {
    display: block;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    -moz-transition: transform .6s ease-in-out, -moz-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -moz-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.a-slide__item:first-child.a-slide__item-enter-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.a-slide__item:first-child.a-slide__item-enter-done {
    position: relative
}

.a-slide__item:first-child.a-slide__item-exit {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    -moz-transition: transform .6s ease-in-out, -moz-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -moz-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
    position: absolute;
    top: 0
}

.a-slide__item:first-child.a-slide__item-exit-active {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.a-slide__item:first-child.a-slide__item-exit-done {
    display: none;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.a-slide__item:last-child.a-slide__item-enter {
    display: block;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    -moz-transition: transform .6s ease-in-out, -moz-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -moz-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.a-slide__item:last-child.a-slide__item-enter-active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.a-slide__item:last-child.a-slide__item-exit {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    -moz-transition: transform .6s ease-in-out, -moz-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -moz-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
    position: absolute;
    top: 0
}

.a-slide__item:last-child.a-slide__item-exit-active {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.a-slide__item:last-child.a-slide__item-exit-done {
    display: none;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.c-tool--number-checker .c-card {
    background-image: none;
    display: block
}

.c-tool--number-checker .c-result__bonus-abbr {
    margin-top: 4px
}

.c-tool--number-checker .c-numbers-required {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5;
    color: #626078;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.25px;
    margin-bottom: 8px
}

@supports (display:grid) {
    .c-tool--number-checker__extra,
    .c-tool--number-checker__numbers {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(44px, 1fr));
        grid-column-gap: 8px;
        -webkit-column-gap: 8px;
        -moz-column-gap: 8px;
        column-gap: 8px;
        grid-row-gap: 8px;
        row-gap: 8px
    }
}

.c-tool--number-checker__extra .c-input-checkbox,
.c-tool--number-checker__numbers .c-input-checkbox {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

@supports (display:grid) {
    .c-tool--number-checker__extra .c-input-checkbox__wrapper,
    .c-tool--number-checker__numbers .c-input-checkbox__wrapper {
        justify-self: center;
        margin-right: 0
    }
}

.c-tool--number-checker__extra .c-input-checkbox__label,
.c-tool--number-checker__numbers .c-input-checkbox__label {
    margin-bottom: 8px;
    margin-left: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 44px;
    height: 44px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #0a0827;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #dfdee8;
    -moz-box-shadow: inset 0 0 0 2px #dfdee8;
    box-shadow: inset 0 0 0 2px #dfdee8;
    background-color: #dfdee8
}

@media (min-width:75em) {
    .c-tool--number-checker__extra .c-input-checkbox__label,
    .c-tool--number-checker__numbers .c-input-checkbox__label {
        width: 48px;
        height: 48px
    }
}

@supports (display:grid) {
    .c-tool--number-checker__extra .c-input-checkbox__label,
    .c-tool--number-checker__numbers .c-input-checkbox__label {
        margin-bottom: 0
    }
}

.c-tool--number-checker__extra .c-input-checkbox:disabled+.c-input-checkbox__label,
.c-tool--number-checker__numbers .c-input-checkbox:disabled+.c-input-checkbox__label {
    color: rgba(10, 8, 39, .2);
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #dfdee8;
    -moz-box-shadow: inset 0 0 0 2px #dfdee8;
    box-shadow: inset 0 0 0 2px #dfdee8;
    background-color: #dfdee8
}

.c-tool--number-checker__numbers .c-input-checkbox:checked+.c-input-checkbox__label {
    color: #fff;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #413e5b;
    -moz-box-shadow: inset 0 0 0 2px #413e5b;
    box-shadow: inset 0 0 0 2px #413e5b;
    background-color: #413e5b
}

.c-tool--number-checker__extra .c-input-checkbox__label {
    color: #0a0827;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #dfdee8;
    -moz-box-shadow: inset 0 0 0 2px #dfdee8;
    box-shadow: inset 0 0 0 2px #dfdee8;
    background-color: #dfdee8;
    color: #9e0862
}

.c-tool--number-checker__extra .c-input-checkbox.c-tool--number-checker__ball-yellow+.c-input-checkbox__label {
    color: #0a0827
}

.c-tool--number-checker__extra .c-input-checkbox:checked+.c-input-checkbox__label {
    color: #fff;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #9e0862;
    -moz-box-shadow: inset 0 0 0 2px #9e0862;
    box-shadow: inset 0 0 0 2px #9e0862;
    background-color: #9e0862
}

.c-tool--number-checker__extra .c-input-checkbox.c-tool--number-checker__ball-yellow:checked+.c-input-checkbox__label {
    color: #0a0827;
    background-image: -webkit-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -moz-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: -o-radial-gradient(top, circle, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    background-image: radial-gradient(circle at top, hsla(0, 0%, 100%, .5) 5%, hsla(0, 0%, 100%, .09) 57%, hsla(0, 0%, 100%, 0) 61%);
    -webkit-box-shadow: inset 0 0 0 2px #ffbe00;
    -moz-box-shadow: inset 0 0 0 2px #ffbe00;
    box-shadow: inset 0 0 0 2px #ffbe00;
    background-color: #ffbe00
}

.c-tool--number-checker__info,
.c-tool--number-checker__info-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.c-tool--number-checker__info-section {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-tool--number-checker__info-section--claim {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c-tool--number-checker__card-section {
    margin-bottom: 8px
}

.c-tool--number-checker__card-section:last-child {
    margin: 0
}

.c-tool--number-checker__card-header {
    color: #626078;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.25px;
    margin-right: 8px
}

.c-tool--number-checker__card-header,
.c-tool--number-checker__card-prize,
.c-tool--number-checker__card-time-left {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.5
}

.c-tool--number-checker__card-date {
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    border-bottom: 1px solid #dfdee8;
    padding-bottom: 8px;
    margin-bottom: 8px
}

.c-tool--number-checker__card-match {
    border-bottom: 1px solid #dfdee8
}

.c-tool--number-checker__card-prize,
.c-tool--number-checker__card-time-left {
    font-weight: 700
}

.c-tool--number-checker__details .c-toggle-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-tool--number-checker__details .c-toggle-button__after {
    padding: 16px 8px 8px
}

.c-tool--number-checker__details-button {
    background: none;
    font-family: DM Sans, sans-serif;
    color: #626078;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    font-weight: 500
}

.c-tool--number-checker__details-button-container {
    margin-top: 16px;
    width: 100%;
    text-align: right
}

.c-tool--number-checker__details .c-button {
    border: none;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.c-tool--number-checker__options {
    display: block
}

.c-tool--number-checker__options .c-tool__options-section {
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
    padding-bottom: 8px
}

.c-tool--number-checker__options .c-tool__options-section:first-child,
.c-tool--number-checker__options .c-tool__options-section:last-child {
    border-bottom: 0
}

.c-tool--number-checker__options .c-tool__label {
    width: 100%
}

.c-tool--number-checker__options>.c-tool__options-section {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.c-tool--number-checker__options>.c-tool__options-section>.c-tool__label {
    max-width: 50%;
    min-height: 21px
}

.c-tool--number-checker__options-button svg {
    width: 14px;
    height: 14px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, -moz-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
    fill: #0a0827
}

.c-tool--number-checker__options-button.is-open svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c-tool--number-checker__options .c-button {
    color: inherit;
    background: none;
    border: 0;
    font-family: DM Sans, sans-serif;
    padding: 0;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    margin-bottom: 8px;
    text-align: right;
    width: 100%;
    cursor: pointer
}

.c-tool--number-checker__options .c-toggle-button {
    display: inline
}

.c-tool--number-checker__options .c-toggle-button__after {
    text-align: center
}

.c-tool--number-checker__result-controls {
    margin-bottom: 16px
}

.c-tool--number-checker__extra-game,
.c-tool--number-checker__result-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.c-tool--number-checker__extra-game {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c-tool--number-checker__extra-game .c-tool__label {
    margin-bottom: 0;
    margin-right: 8px
}

.c-tool--quick-picks .c-card {
    background: #fff;
    margin-bottom: 16px;
    display: block
}

.c-tool--quick-picks .c-input-checkbox__wrapper {
    margin-right: 16px
}

.c-tool--quick-picks__include-input+.c-input-checkbox__label {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

.c-tool--quick-picks__lines {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #dfdee8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden
}

.c-tool--quick-picks__lines .c-input-radio {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

.c-tool--quick-picks__lines .c-input-radio__wrapper {
    width: 20%;
    border-bottom: 1px solid #dfdee8;
    border-right: 1px solid #dfdee8
}

.c-tool--quick-picks__lines .c-input-radio__wrapper:nth-child(5n) {
    border-right: none
}

.c-tool--quick-picks__lines .c-input-radio__wrapper:nth-child(n+6) {
    border-bottom: none
}

.c-tool--quick-picks__lines .c-input-radio__label {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 8px 0;
    font-weight: 700;
    cursor: pointer
}

.c-tool--quick-picks__lines .c-input-radio:checked+.c-input-radio__label {
    color: #f4f4f7;
    background: #060058
}

.c-tool--quick-picks__result-skeleton {
    height: 70px
}

.c-tool--quick-picks__result-skeleton-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px
}

.c-tool--quick-picks__result,
.c-tool--quick-picks__result-skeleton {
    padding: 0;
    border: 1px solid #dfdee8;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-tool--quick-picks__result-skeleton .c-result,
.c-tool--quick-picks__result .c-result {
    padding: 8px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: none
}

.c-tool--quick-picks__result-skeleton .c-result__ball,
.c-tool--quick-picks__result .c-result__ball {
    width: 36px;
    height: 36px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1
}

.c-tool--quick-picks__result-skeleton .c-result__bonus-abbr,
.c-tool--quick-picks__result .c-result__bonus-abbr {
    margin-bottom: 0;
    margin-top: 2px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1
}

.c-tool--quick-picks__result-skeleton .c-copy-to-clipboard,
.c-tool--quick-picks__result .c-copy-to-clipboard {
    width: 60px;
    border-left: 1px solid #dfdee8
}

.c-chart-bar {
    position: relative
}

.c-chart-bar__data-point {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px
}

.c-chart-bar__data-point:last-child {
    margin-bottom: 0
}

.c-chart-bar__key {
    width: 41px;
    position: relative;
    z-index: 2
}

.c-chart-bar__key .c-ball {
    height: 36px;
    width: 36px
}

.c-chart-bar__value {
    width: -webkit-calc(100% - 41px);
    width: -moz-calc(100% - 41px);
    width: calc(100% - 41px);
    height: 32px;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -o-transform-origin: left;
    transform-origin: left;
    position: relative;
    z-index: 1
}

.c-chart-bar.has-animation .c-chart-bar__value {
    -webkit-transition: -webkit-transform .9s ease-in-out;
    transition: -webkit-transform .9s ease-in-out;
    -o-transition: -o-transform .9s ease-in-out;
    -moz-transition: transform .9s ease-in-out, -moz-transform .9s ease-in-out;
    transition: transform .9s ease-in-out;
    transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out, -moz-transform .9s ease-in-out, -o-transform .9s ease-in-out
}

.c-chart-bar__bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#060058), to(#9e0862));
    background: -webkit-linear-gradient(left, #060058, #9e0862);
    background: -moz-linear-gradient(left, #060058, #9e0862);
    background: -o-linear-gradient(left, #060058, #9e0862);
    background: linear-gradient(90deg, #060058, #9e0862)
}

.c-chart-bar__x-axis {
    margin-left: 41px;
    margin-bottom: 16px;
    width: -webkit-calc(100% - 41px);
    width: -moz-calc(100% - 41px);
    width: calc(100% - 41px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 700;
    color: #626078;
    letter-spacing: 1.5px
}

.c-chart-bar.is-loading:after {
    content: "Calculating...";
    width: 100%;
    height: 100%;
    position: absolute;
    background: hsla(0, 0%, 100%, .5);
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    font-weight: 700
}

.c-chart-line {
    display: inline-block;
    height: 300px;
    max-width: 100%;
    position: relative
}

.c-chart-line__chart {
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.c-chart-line__chart::-webkit-scrollbar {
    width: 0!important
}

.c-chart-line__chart--fade:after {
    content: "";
    width: 50px;
    height: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(left, #fff, hsla(0, 0%, 100%, 0));
    background: -moz-linear-gradient(left, #fff, hsla(0, 0%, 100%, 0));
    background: -o-linear-gradient(left, #fff, hsla(0, 0%, 100%, 0));
    background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
    position: absolute;
    left: 60px;
    bottom: 0
}

.c-chart-line--light-bg .c-chart-line__chart--fade:after {
    background: -webkit-gradient(linear, left top, right top, from(#f4f4f7), to(rgba(244, 244, 247, 0)));
    background: -webkit-linear-gradient(left, #f4f4f7, rgba(244, 244, 247, 0));
    background: -moz-linear-gradient(left, #f4f4f7, rgba(244, 244, 247, 0));
    background: -o-linear-gradient(left, #f4f4f7, rgba(244, 244, 247, 0));
    background: linear-gradient(90deg, #f4f4f7, rgba(244, 244, 247, 0))
}

.c-chart-line__svg {
    height: 300px;
    position: relative
}

.c-chart-line__svg * {
    pointer-events: none
}

.c-chart-line__keys {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px
}

.c-chart-line__key {
    margin-right: 24px
}

.c-chart-line__key-dot {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #ffbe00;
    display: inline-block;
    margin-right: 4px
}

.c-chart-line__key:first-child .c-chart-line__key-dot {
    background: #ffbe00
}

.c-chart-line__key:nth-child(2) .c-chart-line__key-dot {
    background: #fff
}

.c-chart-line__key-text {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px
}

.c-chart-line--light-bg .c-chart-line__key-text {
    color: #626078
}

.c-chart-line__axis {
    stroke: #ccc;
    stroke-dasharray: 0;
    stroke-width: 1
}

.c-chart-line__axis-line {
    stroke: #fff;
    stroke-width: 1
}

.c-chart-line--light-bg .c-chart-line__axis-line {
    stroke: #626078
}

.c-chart-line__axis-x,
.c-chart-line__axis-y {
    position: absolute;
    pointer-events: none;
    z-index: 2
}

.c-chart-line__axis-y {
    height: 15px;
    bottom: 0
}

.c-chart-line__axis-y svg {
    width: 320px;
    height: 15px
}

.c-chart-line__labels {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.c-chart-line--light-bg .c-chart-line__labels {
    color: #626078
}

.c-chart-line__labels--x {
    text-anchor: middle
}

.c-chart-line__labels--y {
    text-anchor: end
}

.c-chart-line__label {
    fill: hsla(0, 0%, 100%, .7);
    letter-spacing: 1.5
}

.c-chart-line--light-bg .c-chart-line__label {
    fill: #626078
}

.c-chart-line__axis-label {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    fill: #fff;
    text-anchor: middle
}

.c-chart-line--light-bg .c-chart-line__axis-label {
    fill: #626078
}

.c-chart-line__line {
    fill: none;
    stroke: #ffbe00;
    stroke-width: 4;
    stroke-linejoin: round
}

.c-chart-line__circle {
    display: block;
    visibility: hidden
}

.c-chart-line__circle.is-visible {
    visibility: visible;
    fill: #ffbe00;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    box-shadow: 0 0 20px rgba(0, 0, 0, .4)
}

.c-chart-line__circle-line {
    visibility: hidden
}

.c-chart-line__circle-line.is-visible {
    visibility: visible;
    fill: hsla(0, 0%, 100%, .2)
}

.c-chart-line--light-bg .c-chart-line__circle-line.is-visible {
    fill: rgba(0, 0, 0, .05)
}

.c-chart-line__data-group:first-child .c-chart-line__line {
    stroke: #ffbe00
}

.c-chart-line__data-group:first-child .c-chart-line__circle {
    fill: #ffbe00
}

.c-chart-line__data-group:nth-child(2) .c-chart-line__line {
    stroke: #fff
}

.c-chart-line__data-group:nth-child(2) .c-chart-line__circle {
    fill: #fff
}

.c-chart-donut {
    position: relative;
    display: inline-block
}

.c-chart-donut__text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1
}

.c-chart-donut__subtext {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    color: #626078;
    font-weight: 500;
    letter-spacing: 1.5px
}

.c-chart-donut__circle {
    position: relative;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.c-chart-donut__bar {
    fill: none;
    stroke: #dfdee8;
    stroke-width: 22;
    stroke-opacity: .3
}

.c-chart-donut__bar--fill {
    stroke-opacity: 1;
    stroke-dasharray: 0;
    stroke-dashoffset: 0
}

.c-chart-donut.has-animation .c-chart-donut__bar--fill {
    -webkit-transition: stroke-dashoffset .9s ease;
    -o-transition: stroke-dashoffset .9s ease;
    -moz-transition: stroke-dashoffset .9s ease;
    transition: stroke-dashoffset .9s ease
}

.c-even-odd-chart .c-chart-donut__bar {
    stroke: #ffbe00;
    stroke-opacity: 1
}

.c-even-odd-chart .c-chart-donut__bar--fill {
    stroke: #9e0862!important
}

.c-jackpot-table {
    border-spacing: 0 12px;
    border-collapse: separate
}

.c-jackpot-table thead {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

.c-jackpot-table__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 24px;
    padding: 16px;
    position: relative;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    -moz-box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    box-shadow: 0 4px 8px 0 rgba(38, 34, 98, .05);
    overflow: hidden
}

@media (min-width:75em) {
    .c-jackpot-table__item {
        width: 100%;
        height: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.c-jackpot-table__ad {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 24px;
    padding: 16px;
    position: relative;
    text-align: left;
    overflow: hidden
}

@media (min-width:75em) {
    .c-jackpot-table__ad {
        width: 100%;
        height: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.c-jackpot-table__cell {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media (min-width:75em) {
    .c-jackpot-table__cell {
        -webkit-box-flex: 2;
        -webkit-flex: 2;
        -moz-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
        padding: 0
    }
}

.c-jackpot-table__cell--logo {
    display: none
}

@media (min-width:75em) {
    .c-jackpot-table__cell--logo {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.c-jackpot-table__cell--game {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 4px 0
}

.c-jackpot-table__cell--next-draw {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    padding: 4px 0
}

.c-jackpot-table__cell--jackpot {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 4px 0 0
}

@media (min-width:75em) {
    .c-jackpot-table__cell--jackpot {
        height: 100%;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.c-jackpot-table__cell--location {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: absolute;
    top: 16px;
    right: 16px;
    display: block
}

@media (min-width:75em) {
    .c-jackpot-table__cell--location {
        position: static;
        top: auto;
        right: auto;
        height: 56px;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-self: initial;
        -ms-flex-item-align: initial;
        align-self: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.c-jackpot-table__cell--stats {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    position: absolute;
    top: 56px;
    right: 16px
}

@media (min-width:75em) {
    .c-jackpot-table__cell--stats {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40px;
        -moz-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        position: static;
        top: auto;
        right: auto;
        height: 56px;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-self: initial;
        -ms-flex-item-align: initial;
        align-self: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.c-jackpot-table__cell--chart {
    display: none
}

.c-jackpot-table__item.is-on .c-jackpot-table__cell--chart,
.c-jackpot-table__item:target .c-jackpot-table__cell--chart {
    display: block;
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -moz-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    width: -webkit-calc(100% + 32px);
    width: -moz-calc(100% + 32px);
    width: calc(100% + 32px);
    margin: 16px -16px -16px;
    padding: 32px 0 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: inset 0 15px 10px -15px rgba(38, 34, 98, .2);
    -moz-box-shadow: inset 0 15px 10px -15px rgba(38, 34, 98, .2);
    box-shadow: inset 0 15px 10px -15px rgba(38, 34, 98, .2);
    font-weight: 700;
    color: #dfdee8
}

@media (min-width:75em) {
    .c-jackpot-table__item.is-on .c-jackpot-table__cell--chart,
    .c-jackpot-table__item:target .c-jackpot-table__cell--chart {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.c-jackpot-table__item.is-on .c-jackpot-table__cell--chart .c-chart-line,
.c-jackpot-table__item:target .c-jackpot-table__cell--chart .c-chart-line {
    max-width: -webkit-calc(100vw - 32px);
    max-width: -moz-calc(100vw - 32px);
    max-width: calc(100vw - 32px)
}

.c-jackpot-table__item.is-on .c-jackpot-table__cell--chart .c-chart-line__line,
.c-jackpot-table__item:target .c-jackpot-table__cell--chart .c-chart-line__line {
    stroke: #ffbe00
}

.c-jackpot-table__item.is-on .c-jackpot-table__cell--chart .c-chart-line__label,
.c-jackpot-table__item:target .c-jackpot-table__cell--chart .c-chart-line__label {
    fill: #0a0827
}

.c-jackpot-table__item.is-on .c-jackpot-table__cell--chart .c-chart-line__axis,
.c-jackpot-table__item.is-on .c-jackpot-table__cell--chart .c-chart-line__axis-line,
.c-jackpot-table__item:target .c-jackpot-table__cell--chart .c-chart-line__axis,
.c-jackpot-table__item:target .c-jackpot-table__cell--chart .c-chart-line__axis-line {
    stroke: #0a0827
}

.c-jackpot-table__logo {
    width: 56px;
    height: 56px;
    margin-right: 16px
}

.c-jackpot-table__date {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    color: #626078;
    font-weight: 700
}

.c-jackpot-table__game-link {
    display: block;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 24px;
    color: #0a0827;
    font-weight: 500;
    text-decoration: none
}

.c-jackpot-table__jackpot-details {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.c-jackpot-table__jackpot-label {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

@media (min-width:75em) {
    .c-jackpot-table__jackpot-label {
        border: none;
        clip: auto;
        -webkit-clip-path: none;
        clip-path: none;
        height: auto;
        margin: 0;
        overflow: visible;
        padding: 0;
        position: static;
        white-space: normal;
        width: auto
    }
}

.c-jackpot-table__jackpot-value {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    font-weight: 700;
    color: #0a0827
}

.c-jackpot-table__badge,
.c-jackpot-table__stats-btn {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-jackpot-comparison-chart {
    padding: 50px 0;
    background-image: -webkit-gradient(linear, left top, right bottom, from(#060058), to(#9e0862));
    background-image: -webkit-linear-gradient(top left, #060058 0, #9e0862);
    background-image: -moz-linear-gradient(top left, #060058 0, #9e0862 100%);
    background-image: -o-linear-gradient(top left, #060058 0, #9e0862 100%);
    background-image: linear-gradient(to bottom right, #060058 0, #9e0862);
    margin-bottom: 100px
}

.c-jackpot-comparison-chart__sup-title {
    opacity: .7;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1.5px
}

.c-jackpot-comparison-chart__title {
    color: #fff;
    margin: 0 0 32px
}

.c-jackpot-comparison-chart__stats .c-lusa-stat-box {
    margin-bottom: -100px
}

.c-jackpot-history-stats .c-jackpot-comparison-chart__stats .c-lusa-stat-box {
    margin-bottom: 24px
}

.c-jackpot-comparison-chart__stats-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:75em) {
    .c-jackpot-comparison-chart__stats-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.c-jackpot-comparison-chart__stats-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    margin-top: -48px
}

.c-jackpot-comparison-chart__stats-item .c-jackpot-comparison-chart__stats-data {
    border-bottom: 2px solid #dfdee8
}

@media (min-width:75em) {
    .c-jackpot-comparison-chart__stats-item .c-jackpot-comparison-chart__stats-data {
        border-bottom: none;
        border-right: 2px solid #dfdee8
    }
}

.c-jackpot-comparison-chart__stats-item:last-child {
    margin-top: 16px
}

@media (min-width:75em) {
    .c-jackpot-comparison-chart__stats-item:last-child {
        margin-top: -48px
    }
}

.c-jackpot-comparison-chart__stats-item:last-child .c-jackpot-comparison-chart__stats-data {
    border-right: none;
    border-bottom: none
}

.c-jackpot-comparison-chart__stats-date {
    display: inline-block;
    width: 150px;
    background: #060058;
    color: #fff;
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    border-radius: 9999px;
    padding: 8px 16px;
    letter-spacing: 2px;
    margin-bottom: 16px
}

.c-jackpot-comparison-chart__stats-data {
    padding-bottom: 16px
}

.c-jackpot-comparison-chart__stats-item:last-child .c-jackpot-comparison-chart__stats-data {
    padding-bottom: 0
}

@media (min-width:75em) {
    .c-jackpot-comparison-chart__stats-data {
        padding-bottom: 0
    }
}

.c-transitioning-list-item {
    opacity: 1;
    -webkit-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

.c-transitioning-list-item.is-transitioning {
    opacity: 0
}

.c-input-text__container,
.c-sort-filter .c-input-text__wrapper {
    position: relative
}

.c-input-text__reset {
    display: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(build/images/lusa-icons/close.5c5c9ba3.svg);
    background-position: right 50% top 50%;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px;
    background-size: 16px;
    background-repeat: no-repeat;
    padding: 0;
    border: none;
    height: 100%;
    width: 32px;
    position: absolute;
    top: 0;
    right: 16px;
    z-index: 1;
    cursor: pointer
}

.c-input-text__reset.is-active {
    display: block
}

.c-mini-number-generator__line-label {
    display: block;
    width: 100%;
    text-transform: uppercase;
    color: #626078;
    font-weight: 700;
    letter-spacing: 1.25px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    margin-bottom: 8px
}

.c-mini-number-generator__result {
    background: #fff;
    margin: 16px auto 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.c-lost-for-numbers .c-mini-number-generator__result {
    max-width: 500px
}

.c-mini-number-generator__result-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto
}

.c-lost-for-numbers .c-mini-number-generator__result-inner {
    max-width: 240px
}

.c-mini-number-generator .c-ball,
.c-mini-number-generator .c-result__ball,
.c-mini-number-generator .c-skeleton-item--circle {
    margin: 2px;
    width: 44px;
    height: 44px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1
}

.c-back-to-top {
    position: fixed;
    display: inline-block;
    right: 24px;
    bottom: 24px;
    margin-right: 16px;
    margin-bottom: 24px;
    text-align: right;
    z-index: 10
}

@media (min-width:75em) {
    .c-back-to-top {
        right: 48px;
        bottom: 48px;
        margin-right: 48px;
        margin-bottom: 48px
    }
}

.c-back-to-top__button {
    background: #fff;
    border: 1px solid #dfdee8;
    padding: 0;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, -o-transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out, opacity .3s ease-in-out, -moz-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
    -webkit-box-shadow: 0 8px 16px 0 rgba(38, 34, 98, .1);
    -moz-box-shadow: 0 8px 16px 0 rgba(38, 34, 98, .1);
    box-shadow: 0 8px 16px 0 rgba(38, 34, 98, .1);
    cursor: pointer
}

.c-back-to-top__button:focus {
    outline: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25), 0 0 0 3px rgba(0, 96, 255, .3)
}

.c-back-to-top__button svg {
    width: 24px;
    height: 24px
}

.c-back-to-top.is-visible .c-back-to-top__button {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.c-back-to-top__label {
    position: absolute!important
}

.c-back-to-top.is-hidden,
.c-back-to-top__label {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    white-space: nowrap!important;
    width: 1px!important
}

.c-back-to-top.is-hidden {
    position: absolute!important;
    position: relative
}

.c-carousel {
    position: relative
}

.c-carousel.flickity-enabled {
    overflow: initial
}

.c-carousel:after {
    content: "flickity"!important;
    display: none!important
}

.c-carousel .flickity-slider {
    -webkit-transition: left .3s ease-in-out;
    -o-transition: left .3s ease-in-out;
    -moz-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out
}

.u-clearfix:after {
    content: ""!important;
    display: block!important;
    clear: both!important
}

.u-1\/1 {
    width: 100%!important
}

.u-1\/2 {
    width: 50%!important
}

.u-2\/2 {
    width: 100%!important
}

.u-1\/3 {
    width: 33.33333%!important
}

.u-2\/3 {
    width: 66.66667%!important
}

.u-3\/3 {
    width: 100%!important
}

.u-1\/4 {
    width: 25%!important
}

.u-2\/4 {
    width: 50%!important
}

.u-3\/4 {
    width: 75%!important
}

.u-4\/4 {
    width: 100%!important
}

.u-1\/5 {
    width: 20%!important
}

.u-2\/5 {
    width: 40%!important
}

.u-3\/5 {
    width: 60%!important
}

.u-4\/5 {
    width: 80%!important
}

.u-5\/5 {
    width: 100%!important
}

@media (min-width:22.5em) {
    .u-1\/1\@xs {
        width: 100%!important
    }
    .u-1\/2\@xs {
        width: 50%!important
    }
    .u-2\/2\@xs {
        width: 100%!important
    }
    .u-1\/3\@xs {
        width: 33.33333%!important
    }
    .u-2\/3\@xs {
        width: 66.66667%!important
    }
    .u-3\/3\@xs {
        width: 100%!important
    }
    .u-1\/4\@xs {
        width: 25%!important
    }
    .u-2\/4\@xs {
        width: 50%!important
    }
    .u-3\/4\@xs {
        width: 75%!important
    }
    .u-4\/4\@xs {
        width: 100%!important
    }
    .u-1\/5\@xs {
        width: 20%!important
    }
    .u-2\/5\@xs {
        width: 40%!important
    }
    .u-3\/5\@xs {
        width: 60%!important
    }
    .u-4\/5\@xs {
        width: 80%!important
    }
}

@media (min-width:22.5em) {
    .u-1\/1\@sm,
    .u-5\/5\@xs {
        width: 100%!important
    }
    .u-1\/2\@sm {
        width: 50%!important
    }
    .u-2\/2\@sm {
        width: 100%!important
    }
    .u-1\/3\@sm {
        width: 33.33333%!important
    }
    .u-2\/3\@sm {
        width: 66.66667%!important
    }
    .u-3\/3\@sm {
        width: 100%!important
    }
    .u-1\/4\@sm {
        width: 25%!important
    }
    .u-2\/4\@sm {
        width: 50%!important
    }
    .u-3\/4\@sm {
        width: 75%!important
    }
    .u-4\/4\@sm {
        width: 100%!important
    }
    .u-1\/5\@sm {
        width: 20%!important
    }
    .u-2\/5\@sm {
        width: 40%!important
    }
    .u-3\/5\@sm {
        width: 60%!important
    }
    .u-4\/5\@sm {
        width: 80%!important
    }
}

@media (min-width:22.5em) {
    .u-1\/1\@md,
    .u-5\/5\@sm {
        width: 100%!important
    }
    .u-1\/2\@md {
        width: 50%!important
    }
    .u-2\/2\@md {
        width: 100%!important
    }
    .u-1\/3\@md {
        width: 33.33333%!important
    }
    .u-2\/3\@md {
        width: 66.66667%!important
    }
    .u-3\/3\@md {
        width: 100%!important
    }
    .u-1\/4\@md {
        width: 25%!important
    }
    .u-2\/4\@md {
        width: 50%!important
    }
    .u-3\/4\@md {
        width: 75%!important
    }
    .u-4\/4\@md {
        width: 100%!important
    }
    .u-1\/5\@md {
        width: 20%!important
    }
    .u-2\/5\@md {
        width: 40%!important
    }
    .u-3\/5\@md {
        width: 60%!important
    }
    .u-4\/5\@md {
        width: 80%!important
    }
    .u-5\/5\@md {
        width: 100%!important
    }
}

@media (min-width:75em) {
    .u-1\/1\@lg {
        width: 100%!important
    }
    .u-1\/2\@lg {
        width: 50%!important
    }
    .u-2\/2\@lg {
        width: 100%!important
    }
    .u-1\/3\@lg {
        width: 33.33333%!important
    }
    .u-2\/3\@lg {
        width: 66.66667%!important
    }
    .u-3\/3\@lg {
        width: 100%!important
    }
    .u-1\/4\@lg {
        width: 25%!important
    }
    .u-2\/4\@lg {
        width: 50%!important
    }
    .u-3\/4\@lg {
        width: 75%!important
    }
    .u-4\/4\@lg {
        width: 100%!important
    }
    .u-1\/5\@lg {
        width: 20%!important
    }
    .u-2\/5\@lg {
        width: 40%!important
    }
    .u-3\/5\@lg {
        width: 60%!important
    }
    .u-4\/5\@lg {
        width: 80%!important
    }
}

@media (min-width:75em) {
    .u-1\/1\@xl,
    .u-5\/5\@lg {
        width: 100%!important
    }
    .u-1\/2\@xl {
        width: 50%!important
    }
    .u-2\/2\@xl {
        width: 100%!important
    }
    .u-1\/3\@xl {
        width: 33.33333%!important
    }
    .u-2\/3\@xl {
        width: 66.66667%!important
    }
    .u-3\/3\@xl {
        width: 100%!important
    }
    .u-1\/4\@xl {
        width: 25%!important
    }
    .u-2\/4\@xl {
        width: 50%!important
    }
    .u-3\/4\@xl {
        width: 75%!important
    }
    .u-4\/4\@xl {
        width: 100%!important
    }
    .u-1\/5\@xl {
        width: 20%!important
    }
    .u-2\/5\@xl {
        width: 40%!important
    }
    .u-3\/5\@xl {
        width: 60%!important
    }
    .u-4\/5\@xl {
        width: 80%!important
    }
    .u-5\/5\@xl {
        width: 100%!important
    }
}

.u-h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.125
}

.u-h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 52px
}

.u-h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 44px
}

.u-h4 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 40px
}

.u-h5 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2
}

.u-h6 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px
}

.u-padding {
    padding: 16px!important
}

.u-padding-tiny {
    padding: 4px!important
}

.u-padding-small {
    padding: 8px!important
}

.u-padding-large {
    padding: 24px!important
}

.u-padding-huge {
    padding: 32px!important
}

.u-padding-none {
    padding: 0!important
}

.u-padding-top {
    padding-top: 16px!important
}

.u-padding-top-tiny {
    padding-top: 4px!important
}

.u-padding-top-small {
    padding-top: 8px!important
}

.u-padding-top-large {
    padding-top: 24px!important
}

.u-padding-top-huge {
    padding-top: 32px!important
}

.u-padding-top-none {
    padding-top: 0!important
}

.u-padding-right {
    padding-right: 16px!important
}

.u-padding-right-tiny {
    padding-right: 4px!important
}

.u-padding-right-small {
    padding-right: 8px!important
}

.u-padding-right-large {
    padding-right: 24px!important
}

.u-padding-right-huge {
    padding-right: 32px!important
}

.u-padding-right-none {
    padding-right: 0!important
}

.u-padding-bottom {
    padding-bottom: 16px!important
}

.u-padding-bottom-tiny {
    padding-bottom: 4px!important
}

.u-padding-bottom-small {
    padding-bottom: 8px!important
}

.u-padding-bottom-large {
    padding-bottom: 24px!important
}

.u-padding-bottom-huge {
    padding-bottom: 32px!important
}

.u-padding-bottom-none {
    padding-bottom: 0!important
}

.u-padding-left {
    padding-left: 16px!important
}

.u-padding-left-tiny {
    padding-left: 4px!important
}

.u-padding-left-small {
    padding-left: 8px!important
}

.u-padding-left-large {
    padding-left: 24px!important
}

.u-padding-left-huge {
    padding-left: 32px!important
}

.u-padding-left-none {
    padding-left: 0!important
}

.u-padding-horizontal {
    padding-left: 16px!important;
    padding-right: 16px!important
}

.u-padding-horizontal-tiny {
    padding-left: 4px!important;
    padding-right: 4px!important
}

.u-padding-horizontal-small {
    padding-left: 8px!important;
    padding-right: 8px!important
}

.u-padding-horizontal-large {
    padding-left: 24px!important;
    padding-right: 24px!important
}

.u-padding-horizontal-huge {
    padding-left: 32px!important;
    padding-right: 32px!important
}

.u-padding-horizontal-none {
    padding-left: 0!important;
    padding-right: 0!important
}

.u-padding-vertical {
    padding-top: 16px!important;
    padding-bottom: 16px!important
}

.u-padding-vertical-tiny {
    padding-top: 4px!important;
    padding-bottom: 4px!important
}

.u-padding-vertical-small {
    padding-top: 8px!important;
    padding-bottom: 8px!important
}

.u-padding-vertical-large {
    padding-top: 24px!important;
    padding-bottom: 24px!important
}

.u-padding-vertical-huge {
    padding-top: 32px!important;
    padding-bottom: 32px!important
}

.u-padding-vertical-none {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.u-margin {
    margin: 16px!important
}

.u-margin-tiny {
    margin: 4px!important
}

.u-margin-small {
    margin: 8px!important
}

.u-margin-large {
    margin: 24px!important
}

.u-margin-huge {
    margin: 32px!important
}

.u-margin-none {
    margin: 0!important
}

.u-margin-top {
    margin-top: 16px!important
}

.u-margin-top-tiny {
    margin-top: 4px!important
}

.u-margin-top-small {
    margin-top: 8px!important
}

.u-margin-top-large {
    margin-top: 24px!important
}

.u-margin-top-huge {
    margin-top: 32px!important
}

.u-margin-top-none {
    margin-top: 0!important
}

.u-margin-right {
    margin-right: 16px!important
}

.u-margin-right-tiny {
    margin-right: 4px!important
}

.u-margin-right-small {
    margin-right: 8px!important
}

.u-margin-right-large {
    margin-right: 24px!important
}

.u-margin-right-huge {
    margin-right: 32px!important
}

.u-margin-right-none {
    margin-right: 0!important
}

.u-margin-bottom {
    margin-bottom: 16px!important
}

.u-margin-bottom-tiny {
    margin-bottom: 4px!important
}

.u-margin-bottom-small {
    margin-bottom: 8px!important
}

.u-margin-bottom-large {
    margin-bottom: 24px!important
}

.u-margin-bottom-huge {
    margin-bottom: 32px!important
}

.u-margin-bottom-none {
    margin-bottom: 0!important
}

.u-margin-left {
    margin-left: 16px!important
}

.u-margin-left-tiny {
    margin-left: 4px!important
}

.u-margin-left-small {
    margin-left: 8px!important
}

.u-margin-left-large {
    margin-left: 24px!important
}

.u-margin-left-huge {
    margin-left: 32px!important
}

.u-margin-left-none {
    margin-left: 0!important
}

.u-margin-horizontal {
    margin-left: 16px!important;
    margin-right: 16px!important
}

.u-margin-horizontal-tiny {
    margin-left: 4px!important;
    margin-right: 4px!important
}

.u-margin-horizontal-small {
    margin-left: 8px!important;
    margin-right: 8px!important
}

.u-margin-horizontal-large {
    margin-left: 24px!important;
    margin-right: 24px!important
}

.u-margin-horizontal-huge {
    margin-left: 32px!important;
    margin-right: 32px!important
}

.u-margin-horizontal-none {
    margin-left: 0!important;
    margin-right: 0!important
}

.u-margin-vertical {
    margin-top: 16px!important;
    margin-bottom: 16px!important
}

.u-margin-vertical-tiny {
    margin-top: 4px!important;
    margin-bottom: 4px!important
}

.u-margin-vertical-small {
    margin-top: 8px!important;
    margin-bottom: 8px!important
}

.u-margin-vertical-large {
    margin-top: 24px!important;
    margin-bottom: 24px!important
}

.u-margin-vertical-huge {
    margin-top: 32px!important;
    margin-bottom: 32px!important
}

.u-margin-vertical-none {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.u-hidden-visually {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

.u-hidden {
    display: none!important
}

.u-align-text-right {
    text-align: right
}

.u-align-text-left {
    text-align: left
}

.u-align-text-center {
    text-align: center
}

.u-responsive-table {
    overflow: auto;
    margin-bottom: 32px
}

.u-responsive-table table {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.u-responsive-table--full {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw
}

@media (min-width:75em) {
    .u-responsive-table--full {
        width: 100%;
        left: auto;
        right: auto;
        margin-left: auto;
        margin-right: auto
    }
}

.u-type-intro {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500
}

@media (min-width:75em) {
    .u-type-intro {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.5
    }
}

@media print {
    *,
     :after,
     :before {
        background: rgba(0, 0, 0, 0)!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        -moz-box-shadow: none!important;
        box-shadow: none!important;
        text-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
    }
}


}

}
.c-jackpot-history-stats .c-jackpot-comparison-chart__stats .c-lusa-stat-box {
    margin-bottom: 24px
}
.c-jackpot-comparison-chart__stats-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
@media (min-width:75em) {
    .c-jackpot-comparison-chart__stats-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}
.c-jackpot-comparison-chart__stats-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    margin-top: -48px
}
.c-jackpot-comparison-chart__stats-item .c-jackpot-comparison-chart__stats-data {
    border-bottom: 2px solid #dfdee8
}
@media (min-width:75em) {
    .c-jackpot-comparison-chart__stats-item .c-jackpot-comparison-chart__stats-data {
        border-bottom: none;
        border-right: 2px solid #dfdee8
    }
}
.c-jackpot-comparison-chart__stats-item:last-child {
    margin-top: 16px
}
@media (min-width:75em) {
    .c-jackpot-comparison-chart__stats-item:last-child {
        margin-top: -48px
    }
}
.c-jackpot-comparison-chart__stats-item:last-child .c-jackpot-comparison-chart__stats-data {
    border-right: none;
    border-bottom: none
}
.c-jackpot-comparison-chart__stats-date {
    display: inline-block;
    width: 150px;
    background: #060058;
    color: #fff;
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    border-radius: 9999px;
    padding: 8px 16px;
    letter-spacing: 2px;
    margin-bottom: 16px
}
.c-jackpot-comparison-chart__stats-data {
    padding-bottom: 16px
}
.c-jackpot-comparison-chart__stats-item:last-child .c-jackpot-comparison-chart__stats-data {
    padding-bottom: 0
}
@media (min-width:75em) {
    .c-jackpot-comparison-chart__stats-data {
        padding-bottom: 0
    }
}
.c-transitioning-list-item {
    opacity: 1;
    -webkit-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}
.c-transitioning-list-item.is-transitioning {
    opacity: 0
}
.c-input-text__container,
.c-sort-filter .c-input-text__wrapper {
    position: relative
}
.c-input-text__reset {
    display: none;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(build/images/lusa-icons/close.5c5c9ba3.svg);
    background-position: right 50% top 50%;
    -webkit-background-size: 16px 16px;
    -moz-background-size: 16px;
    background-size: 16px;
    background-repeat: no-repeat;
    padding: 0;
    border: none;
    height: 100%;
    width: 32px;
    position: absolute;
    top: 0;
    right: 16px;
    z-index: 1;
    cursor: pointer
}
.c-input-text__reset.is-active {
    display: block
}
.c-mini-number-generator__line-label {
    display: block;
    width: 100%;
    text-transform: uppercase;
    color: #626078;
    font-weight: 700;
    letter-spacing: 1.25px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    margin-bottom: 8px
}
.c-mini-number-generator__result {
    background: #fff;
    margin: 16px auto 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.c-lost-for-numbers .c-mini-number-generator__result {
    max-width: 500px
}
.c-mini-number-generator__result-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto
}
.c-lost-for-numbers .c-mini-number-generator__result-inner {
    max-width: 240px
}
.c-mini-number-generator .c-ball,
.c-mini-number-generator .c-result__ball,
.c-mini-number-generator .c-skeleton-item--circle {
    margin: 2px;
    width: 44px;
    height: 44px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1
}
.c-back-to-top {
    position: fixed;
    display: inline-block;
    right: 24px;
    bottom: 24px;
    margin-right: 16px;
    margin-bottom: 24px;
    text-align: right;
    z-index: 10
}
@media (min-width:75em) {
    .c-back-to-top {
        right: 48px;
        bottom: 48px;
        margin-right: 48px;
        margin-bottom: 48px
    }
}
.c-back-to-top__button {
    background: #fff;
    border: 1px solid #dfdee8;
    padding: 0;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out,
    -webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out,
    -webkit-transform .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out,
    -o-transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out,
    opacity .3s ease-in-out,
    -moz-transform .3s ease-in-out;
    transition: transform .3s ease-in-out,
    opacity .3s ease-in-out;
    transition: transform .3s ease-in-out,
    opacity .3s ease-in-out,
    -webkit-transform .3s ease-in-out,
    -moz-transform .3s ease-in-out,
    -o-transform .3s ease-in-out;
    -webkit-box-shadow: 0 8px 16px 0 rgba(38, 34, 98, .1);
    -moz-box-shadow: 0 8px 16px 0 rgba(38, 34, 98, .1);
    box-shadow: 0 8px 16px 0 rgba(38, 34, 98, .1);
    cursor: pointer
}
.c-back-to-top__button:focus {
    outline: none;
    -webkit-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25),
    0 0 0 3px rgba(0, 96, 255, .3);
    -moz-box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25),
    0 0 0 3px rgba(0, 96, 255, .3);
    box-shadow: 0 2px 4px 0 rgba(38, 34, 98, .25),
    0 0 0 3px rgba(0, 96, 255, .3)
}
.c-back-to-top__button svg {
    width: 24px;
    height: 24px
}
.c-back-to-top.is-visible .c-back-to-top__button {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}
.c-back-to-top__label {
    position: absolute!important
}
.c-back-to-top.is-hidden,
.c-back-to-top__label {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    white-space: nowrap!important;
    width: 1px!important
}
.c-back-to-top.is-hidden {
    position: absolute!important;
    position: relative
}
.c-carousel {
    position: relative
}
.c-carousel.flickity-enabled {
    overflow: initial
}
.c-carousel:after {
    content: "flickity"!important;
    display: none!important
}
.c-carousel .flickity-slider {
    -webkit-transition: left .3s ease-in-out;
    -o-transition: left .3s ease-in-out;
    -moz-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out
}
.u-clearfix:after {
    content: ""!important;
    display: block!important;
    clear: both!important
}
.u-1\/1 {
    width: 100%!important
}
.u-1\/2 {
    width: 50%!important
}
.u-2\/2 {
    width: 100%!important
}
.u-1\/3 {
    width: 33.33333%!important
}
.u-2\/3 {
    width: 66.66667%!important
}
.u-3\/3 {
    width: 100%!important
}
.u-1\/4 {
    width: 25%!important
}
.u-2\/4 {
    width: 50%!important
}
.u-3\/4 {
    width: 75%!important
}
.u-4\/4 {
    width: 100%!important
}
.u-1\/5 {
    width: 20%!important
}
.u-2\/5 {
    width: 40%!important
}
.u-3\/5 {
    width: 60%!important
}
.u-4\/5 {
    width: 80%!important
}
.u-5\/5 {
    width: 100%!important
}
@media (min-width:22.5em) {
    .u-1\/1\@xs {
        width: 100%!important
    }
    .u-1\/2\@xs {
        width: 50%!important
    }
    .u-2\/2\@xs {
        width: 100%!important
    }
    .u-1\/3\@xs {
        width: 33.33333%!important
    }
    .u-2\/3\@xs {
        width: 66.66667%!important
    }
    .u-3\/3\@xs {
        width: 100%!important
    }
    .u-1\/4\@xs {
        width: 25%!important
    }
    .u-2\/4\@xs {
        width: 50%!important
    }
    .u-3\/4\@xs {
        width: 75%!important
    }
    .u-4\/4\@xs {
        width: 100%!important
    }
    .u-1\/5\@xs {
        width: 20%!important
    }
    .u-2\/5\@xs {
        width: 40%!important
    }
    .u-3\/5\@xs {
        width: 60%!important
    }
    .u-4\/5\@xs {
        width: 80%!important
    }
}
@media (min-width:22.5em) {
    .u-1\/1\@sm,
    .u-5\/5\@xs {
        width: 100%!important
    }
    .u-1\/2\@sm {
        width: 50%!important
    }
    .u-2\/2\@sm {
        width: 100%!important
    }
    .u-1\/3\@sm {
        width: 33.33333%!important
    }
    .u-2\/3\@sm {
        width: 66.66667%!important
    }
    .u-3\/3\@sm {
        width: 100%!important
    }
    .u-1\/4\@sm {
        width: 25%!important
    }
    .u-2\/4\@sm {
        width: 50%!important
    }
    .u-3\/4\@sm {
        width: 75%!important
    }
    .u-4\/4\@sm {
        width: 100%!important
    }
    .u-1\/5\@sm {
        width: 20%!important
    }
    .u-2\/5\@sm {
        width: 40%!important
    }
    .u-3\/5\@sm {
        width: 60%!important
    }
    .u-4\/5\@sm {
        width: 80%!important
    }
}
@media (min-width:22.5em) {
    .u-1\/1\@md,
    .u-5\/5\@sm {
        width: 100%!important
    }
    .u-1\/2\@md {
        width: 50%!important
    }
    .u-2\/2\@md {
        width: 100%!important
    }
    .u-1\/3\@md {
        width: 33.33333%!important
    }
    .u-2\/3\@md {
        width: 66.66667%!important
    }
    .u-3\/3\@md {
        width: 100%!important
    }
    .u-1\/4\@md {
        width: 25%!important
    }
    .u-2\/4\@md {
        width: 50%!important
    }
    .u-3\/4\@md {
        width: 75%!important
    }
    .u-4\/4\@md {
        width: 100%!important
    }
    .u-1\/5\@md {
        width: 20%!important
    }
    .u-2\/5\@md {
        width: 40%!important
    }
    .u-3\/5\@md {
        width: 60%!important
    }
    .u-4\/5\@md {
        width: 80%!important
    }
    .u-5\/5\@md {
        width: 100%!important
    }
}
@media (min-width:75em) {
    .u-1\/1\@lg {
        width: 100%!important
    }
    .u-1\/2\@lg {
        width: 50%!important
    }
    .u-2\/2\@lg {
        width: 100%!important
    }
    .u-1\/3\@lg {
        width: 33.33333%!important
    }
    .u-2\/3\@lg {
        width: 66.66667%!important
    }
    .u-3\/3\@lg {
        width: 100%!important
    }
    .u-1\/4\@lg {
        width: 25%!important
    }
    .u-2\/4\@lg {
        width: 50%!important
    }
    .u-3\/4\@lg {
        width: 75%!important
    }
    .u-4\/4\@lg {
        width: 100%!important
    }
    .u-1\/5\@lg {
        width: 20%!important
    }
    .u-2\/5\@lg {
        width: 40%!important
    }
    .u-3\/5\@lg {
        width: 60%!important
    }
    .u-4\/5\@lg {
        width: 80%!important
    }
}
@media (min-width:75em) {
    .u-1\/1\@xl,
    .u-5\/5\@lg {
        width: 100%!important
    }
    .u-1\/2\@xl {
        width: 50%!important
    }
    .u-2\/2\@xl {
        width: 100%!important
    }
    .u-1\/3\@xl {
        width: 33.33333%!important
    }
    .u-2\/3\@xl {
        width: 66.66667%!important
    }
    .u-3\/3\@xl {
        width: 100%!important
    }
    .u-1\/4\@xl {
        width: 25%!important
    }
    .u-2\/4\@xl {
        width: 50%!important
    }
    .u-3\/4\@xl {
        width: 75%!important
    }
    .u-4\/4\@xl {
        width: 100%!important
    }
    .u-1\/5\@xl {
        width: 20%!important
    }
    .u-2\/5\@xl {
        width: 40%!important
    }
    .u-3\/5\@xl {
        width: 60%!important
    }
    .u-4\/5\@xl {
        width: 80%!important
    }
    .u-5\/5\@xl {
        width: 100%!important
    }
}
.u-h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.125
}
.u-h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 52px
}
.u-h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 44px
}
.u-h4 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 40px
}
.u-h5 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.2
}
.u-h6 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px
}
.u-padding {
    padding: 16px!important
}
.u-padding-tiny {
    padding: 4px!important
}
.u-padding-small {
    padding: 8px!important
}
.u-padding-large {
    padding: 24px!important
}
.u-padding-huge {
    padding: 32px!important
}
.u-padding-none {
    padding: 0!important
}
.u-padding-top {
    padding-top: 16px!important
}
.u-padding-top-tiny {
    padding-top: 4px!important
}
.u-padding-top-small {
    padding-top: 8px!important
}
.u-padding-top-large {
    padding-top: 24px!important
}
.u-padding-top-huge {
    padding-top: 32px!important
}
.u-padding-top-none {
    padding-top: 0!important
}
.u-padding-right {
    padding-right: 16px!important
}
.u-padding-right-tiny {
    padding-right: 4px!important
}
.u-padding-right-small {
    padding-right: 8px!important
}
.u-padding-right-large {
    padding-right: 24px!important
}
.u-padding-right-huge {
    padding-right: 32px!important
}
.u-padding-right-none {
    padding-right: 0!important
}
.u-padding-bottom {
    padding-bottom: 16px!important
}
.u-padding-bottom-tiny {
    padding-bottom: 4px!important
}
.u-padding-bottom-small {
    padding-bottom: 8px!important
}
.u-padding-bottom-large {
    padding-bottom: 24px!important
}
.u-padding-bottom-huge {
    padding-bottom: 32px!important
}
.u-padding-bottom-none {
    padding-bottom: 0!important
}
.u-padding-left {
    padding-left: 16px!important
}
.u-padding-left-tiny {
    padding-left: 4px!important
}
.u-padding-left-small {
    padding-left: 8px!important
}
.u-padding-left-large {
    padding-left: 24px!important
}
.u-padding-left-huge {
    padding-left: 32px!important
}
.u-padding-left-none {
    padding-left: 0!important
}
.u-padding-horizontal {
    padding-left: 16px!important;
    padding-right: 16px!important
}
.u-padding-horizontal-tiny {
    padding-left: 4px!important;
    padding-right: 4px!important
}
.u-padding-horizontal-small {
    padding-left: 8px!important;
    padding-right: 8px!important
}
.u-padding-horizontal-large {
    padding-left: 24px!important;
    padding-right: 24px!important
}
.u-padding-horizontal-huge {
    padding-left: 32px!important;
    padding-right: 32px!important
}
.u-padding-horizontal-none {
    padding-left: 0!important;
    padding-right: 0!important
}
.u-padding-vertical {
    padding-top: 16px!important;
    padding-bottom: 16px!important
}
.u-padding-vertical-tiny {
    padding-top: 4px!important;
    padding-bottom: 4px!important
}
.u-padding-vertical-small {
    padding-top: 8px!important;
    padding-bottom: 8px!important
}
.u-padding-vertical-large {
    padding-top: 24px!important;
    padding-bottom: 24px!important
}
.u-padding-vertical-huge {
    padding-top: 32px!important;
    padding-bottom: 32px!important
}
.u-padding-vertical-none {
    padding-top: 0!important;
    padding-bottom: 0!important
}
.u-margin {
    margin: 16px!important
}
.u-margin-tiny {
    margin: 4px!important
}
.u-margin-small {
    margin: 8px!important
}
.u-margin-large {
    margin: 24px!important
}
.u-margin-huge {
    margin: 32px!important
}
.u-margin-none {
    margin: 0!important
}
.u-margin-top {
    margin-top: 16px!important
}
.u-margin-top-tiny {
    margin-top: 4px!important
}
.u-margin-top-small {
    margin-top: 8px!important
}
.u-margin-top-large {
    margin-top: 24px!important
}
.u-margin-top-huge {
    margin-top: 32px!important
}
.u-margin-top-none {
    margin-top: 0!important
}
.u-margin-right {
    margin-right: 16px!important
}
.u-margin-right-tiny {
    margin-right: 4px!important
}
.u-margin-right-small {
    margin-right: 8px!important
}
.u-margin-right-large {
    margin-right: 24px!important
}
.u-margin-right-huge {
    margin-right: 32px!important
}
.u-margin-right-none {
    margin-right: 0!important
}
.u-margin-bottom {
    margin-bottom: 16px!important
}
.u-margin-bottom-tiny {
    margin-bottom: 4px!important
}
.u-margin-bottom-small {
    margin-bottom: 8px!important
}
.u-margin-bottom-large {
    margin-bottom: 24px!important
}
.u-margin-bottom-huge {
    margin-bottom: 32px!important
}
.u-margin-bottom-none {
    margin-bottom: 0!important
}
.u-margin-left {
    margin-left: 16px!important
}
.u-margin-left-tiny {
    margin-left: 4px!important
}
.u-margin-left-small {
    margin-left: 8px!important
}
.u-margin-left-large {
    margin-left: 24px!important
}
.u-margin-left-huge {
    margin-left: 32px!important
}
.u-margin-left-none {
    margin-left: 0!important
}
.u-margin-horizontal {
    margin-left: 16px!important;
    margin-right: 16px!important
}
.u-margin-horizontal-tiny {
    margin-left: 4px!important;
    margin-right: 4px!important
}
.u-margin-horizontal-small {
    margin-left: 8px!important;
    margin-right: 8px!important
}
.u-margin-horizontal-large {
    margin-left: 24px!important;
    margin-right: 24px!important
}
.u-margin-horizontal-huge {
    margin-left: 32px!important;
    margin-right: 32px!important
}
.u-margin-horizontal-none {
    margin-left: 0!important;
    margin-right: 0!important
}
.u-margin-vertical {
    margin-top: 16px!important;
    margin-bottom: 16px!important
}
.u-margin-vertical-tiny {
    margin-top: 4px!important;
    margin-bottom: 4px!important
}
.u-margin-vertical-small {
    margin-top: 8px!important;
    margin-bottom: 8px!important
}
.u-margin-vertical-large {
    margin-top: 24px!important;
    margin-bottom: 24px!important
}
.u-margin-vertical-huge {
    margin-top: 32px!important;
    margin-bottom: 32px!important
}
.u-margin-vertical-none {
    margin-top: 0!important;
    margin-bottom: 0!important
}
.u-hidden-visually {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}
.u-hidden {
    display: none!important
}
.u-align-text-right {
    text-align: right
}
.u-align-text-left {
    text-align: left
}
.u-align-text-center {
    text-align: center
}
.u-responsive-table {
    overflow: auto;
    margin-bottom: 32px
}
.u-responsive-table table {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.u-responsive-table--full {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw
}
@media (min-width:75em) {
    .u-responsive-table--full {
        width: 100%;
        left: auto;
        right: auto;
        margin-left: auto;
        margin-right: auto
    }
}
.u-type-intro {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5;
    font-weight: 500
}
@media (min-width:75em) {
    .u-type-intro {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1.5
    }
}
@media print {
    *,
     :after,
     :before {
        background: rgba(0, 0, 0, 0)!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        -moz-box-shadow: none!important;
        box-shadow: none!important;
        text-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
    }
}

}

}