﻿.card[data-v-49bbce72]
{
    height: 100%;
}
.card--shadow[data-v-49bbce72]
{
    -webkit-box-shadow: 0 4px 24px 0 rgba(0,0,0,.08);
    box-shadow: 0 4px 24px 0 rgba(0,0,0,.08);
}
.card--border-radius[data-v-49bbce72]
{
    border-radius: 16px;
}
.card--overflow[data-v-49bbce72]
{
    overflow: hidden;
}
.card--height100[data-v-49bbce72]
{
    height: 100%;
}
.card--flex-column .card__content[data-v-49bbce72]
{
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card--flex-column .card__footer[data-v-49bbce72]
{
    margin-top: auto;
}
.card--padding .card__wrap[data-v-49bbce72]
{
    padding: 20px;
}
.card__wrap[data-v-49bbce72]
{
    background: #fff;
    border-radius: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    color: #525252;
}
.card__wrap strong[data-v-49bbce72]
{
    color: #171717;
}
.card__wrap .descirption-content[data-v-49bbce72]
{
    margin: .5em 0 0;
}
.card__wrap .descirption-content ul[data-v-49bbce72]
{
    padding: 0 16px;
}
.card__content .bottom-description[data-v-49bbce72], .card__content .top-description[data-v-49bbce72]
{
    padding: 10px 14px 14px 14px;
}
.card__title[data-v-49bbce72]
{
    font-size: 24px;
    font-weight: 900;
    margin: 1em 0;
}
.round_offset[data-v-49bbce72]
{
    width: 150px;
    height: 150px;
    margin-top: -95px;
    background: #fff;
    border-radius: 300px;
    -webkit-box-shadow: 0 4px 24px 0 rgba(0,0,0,.08);
    box-shadow: 0 4px 24px 0 rgba(0,0,0,.08);
    padding: 25px;
}
.description-title[data-v-49bbce72]
{
    font-size: 18px;
    font-weight: 700;
}
.vip-button[data-v-49bbce72]
{
    height: 45px;
    padding-left: 20px;
    padding-right: 20px;
}
ul.ticks[data-v-49bbce72]
{
    margin: 1em 0;
}
ul.ticks li[data-v-49bbce72]
{
    position: relative;
    padding-left: 25px;
    margin-bottom: .5em;
}
ul.ticks li[data-v-49bbce72]:after
{
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.95 10.879L0 6.227l1.414-1.329 3.538 3.32-.002.002L13.435.246l1.414 1.329L6.364 9.55l-1.413 1.328H4.95z' fill='%236FCF97'/%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
    top: 3px;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
}
.spinny_loyalty_new .spinny_loyalty_title
{
    padding: 20px 0;
    background: #f5f5f5;
}
@media screen and (max-width: 414px)
{
    .spinny_loyalty_new .spinny_loyalty_title
    {
        padding: 15px 0;
    }
}
.spinny_loyalty_new .spinny_loyalty_title h1
{
    font-size: 24px;
    line-height: 28px;
    text-align: center;
}
@media screen and (max-width: 1024px)
{
    .spinny_loyalty_new .spinny_loyalty_title h1
    {
        font-size: 21px;
        line-height: 28px;
    }
}
@media screen and (max-width: 640px)
{
    .spinny_loyalty_new .spinny_loyalty_title h1
    {
        font-size: 18px;
        line-height: 28px;
    }
}
@media screen and (max-width: 500px)
{
    .spinny_loyalty_new .spinny_loyalty_title h1
    {
        font-size: 14px;
        line-height: 16px;
        padding: 0 2em;
    }
}
.spinny_loyalty_new .spinny_loyalty_title h1 strong
{
    font-weight: 400;
    color: #707070;
}
.spinny_loyalty_new .component.is_player .box_3 .box .cta
{
    display: none;
}
.spinny_loyalty_new .box_3
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1024px)
{
    .spinny_loyalty_new .box_3
    {
        display: block;
    }
}
.spinny_loyalty_new .box_3 .box
{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.333% - 30px);
    flex: 0 0 calc(33.333% - 30px);
    max-width: calc(33.333% - 30px);
    margin: 0 15px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (max-width: 1024px)
{
    .spinny_loyalty_new .box_3 .box
    {
        width: 100%;
        max-width: 425px;
        margin: 30px auto;
    }
}
.spinny_loyalty_new .box_3 .box:before
{
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: calc(100% - 50px);
    border-radius: 50px;
    background: #f2f2f2;
    top: 50px;
    left: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.05);
}
@media screen and (max-width: 414px)
{
    .spinny_loyalty_new .box_3 .box:before
    {
        top: 0;
        height: 100%;
    }
}
.spinny_loyalty_new .box_3 .box:after
{
    content: "";
    position: absolute;
    z-index: 2;
    width: 100%;
    height: calc(100% - 150px);
    border-radius: 50px;
    background: #fff;
    top: 150px;
    left: 0;
}
@media screen and (max-width: 414px)
{
    .spinny_loyalty_new .box_3 .box:after
    {
        top: 70px;
        height: calc(100% - 70px);
    }
}
.spinny_loyalty_new .box_3 .box .img
{
    position: relative;
    z-index: 3;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.spinny_loyalty_new .box_3 .box .img img
{
    width: 100%;
}
.spinny_loyalty_new .box_3 .box .cont
{
    position: relative;
    z-index: 3;
    padding: 20px;
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}
@media screen and (max-width: 414px)
{
    .spinny_loyalty_new .box_3 .box .cont
    {
        font-size: 16px;
        line-height: 24px;
    }
}
@media screen and (max-width: 375px)
{
    .spinny_loyalty_new .box_3 .box .cont
    {
        font-size: 14px;
        line-height: 20px;
    }
}
.spinny_loyalty_new .box_3 .box .cont strong
{
    font-weight: 700;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 1em;
    display: block;
    color: #0f001a;
}
@media screen and (max-width: 414px)
{
    .spinny_loyalty_new .box_3 .box .cont strong
    {
        font-size: 18px;
    }
}
.spinny_loyalty_new .box_3 .box .cont ul
{
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
}
.spinny_loyalty_new .box_3 .box .cont ul li
{
    margin-left: 20px;
    padding-left: 0;
}
.spinny_loyalty_new .box_3 .box .cont .cta
{
    margin-top: auto;
}
.spinny_loyalty_new .box_3 .box .cont .cta a, .spinny_loyalty_new .box_3 .box .cont .cta button
{
    background-color: var(--q-color-secondary);
    color: var(--q-color-buttons-text);
    border: none;
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    border-radius: 10px;
    margin-top: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-decoration: none;
}
@media screen and (max-width: 414px)
{
    .spinny_loyalty_new .box_3 .box .cont .cta a, .spinny_loyalty_new .box_3 .box .cont .cta button
    {
        height: 60px;
        font-size: 16px;
    }
}
.spinny_loyalty_new .tcs
{
    background: #f5f5f5;
    padding: 50px 0;
    font-size: 14px;
    color: #707070;
    margin-bottom: 0;
}
.spinny_loyalty_new .tcs a
{
    color: #707070;
}
@media screen and (max-width: 414px)
{
    .spinny_loyalty_new .tcs
    {
        padding: 25px 0;
    }
}
.spinny_loyalty_new .tcs ol
{
    margin-top: 0;
}
@media screen and (max-width: 640px)
{
    .spinny_loyalty_new .tcs ol
    {
        padding: 0 1em;
    }
}
.spinny_loyalty_new .tcs ol li ul
{
    margin-left: 0;
    margin-top: 5px;
    padding-left: 30px;
    margin-bottom: 5px;
}
.spinny_loyalty_new .tcs ol li ul li
{
    margin-left: 0;
}
.spinny_loyalty_new .tcs .title
{
    font-size: 14px;
    color: #000;
}
.rewards2 .q-img__image.absolute-full
{
    background-position: 50% 100%!important;
}
.rewards2 .table
{
    display: table;
    width: 100%;
    border-collapse: collapse;
}
.rewards2 .table .table-row
{
    display: table-row;
    border: 1px solid #000;
}
.rewards2 .table .table-row .table-data
{
    display: table-cell;
    padding: 5px;
    border: 1px solid #000;
}
.rewards2 ul
{
    list-style: disc!important;
    -webkit-margin-before: 1em;
    margin-block-start: 1em;
    -webkit-margin-after: 1em;
    margin-block-end: 1em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    font-size: inherit;
    color: inherit;
}
.rewards2 ul li
{
    padding-bottom: 5px;
    margin-left: 1em;
}
.rewards2 .component1
{
    background: #f1f1f1;
    font-size: 14px;
    line-height: 22.4px;
    font-weight: 400;
    text-align: left;
    border-radius: 20px;
    margin: auto;
    padding-bottom: 25px;
}
.mobile .rewards2 .component1
{
    font-size: 10px;
    line-height: 16px;
}
.rewards2 .component1 .title
{
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    color: #000;
}
@media screen and (max-width: 640px)
{
    .rewards2 .component1 .title
    {
        font-size: 14px;
    }
}
.rewards2 .component1>div
{
    padding: 20px;
}
.mobile .rewards2 .component1 ol
{
    -webkit-margin-before: 10px;
    margin-block-start: 10px;
    -webkit-margin-after: 10px;
    margin-block-end: 10px;
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
}
.rewards2 .component1 ol a
{
    font-weight: 700;
    color: #3c3c3c;
}
.rewards2 .component1 ol ul
{
    list-style: disc;
    margin: auto;
    padding: revert;
}
.rewards2 .component
{
    max-width: 1271px;
    margin: auto;
}
@media screen and (max-width: 768px)
{
    .rewards2 .component
    {
        padding-left: 2em;
        padding-right: 2em;
    }
}
@media screen and (max-width: 414px)
{
    .rewards2 .component
    {
        padding-left: 1em;
        padding-right: 1em;
    }
}
.mobile .rewards2 .component
{
    padding: 0 10px;
}
.rewards2 .points .title
{
    font-size: 24px;
}
.mobile .rewards2 .points .title
{
    font-size: 16px;
}
.mobile .rewards2 .points .text-left, .rewards2 .title
{
    text-align: center;
}
.rewards2 .title
{
    color: #4a4a4a;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
}
@media screen and (max-width: 640px)
{
    .rewards2 .title
    {
        font-size: 14px;
    }
}
.rewards2 .title h3
{
    color: #4a4a4a;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
}
@media screen and (max-width: 640px)
{
    .rewards2 .title h3
    {
        font-size: 14px;
    }
}
.rewards2 .title h3 strong
{
    font-weight: 900;
}
.rewards2 .title--loyalty
{
    margin: 30px 0;
    font-weight: 900;
}
.mobile .rewards2 .title
{
    font-size: 16px;
    line-height: 20px;
}
.rewards2 .title1
{
    color: #3c3c3c;
    font-weight: 400;
    font-size: 22px;
    line-height: 160%;
}
.mobile .rewards2 .title1
{
    font-size: 16px;
}
.rewards2 .card-frame
{
    padding: 35px;
    background: #f6f6f6;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1024px)
{
    .rewards2 .card-frame
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
    }
}
@media screen and (max-width: 768px)
{
    .rewards2 .card-frame
    {
        padding: 0 0 20px 0;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
}
.rewards2 .card-frame__image
{
    max-width: 40%;
}
@media screen and (max-width: 1024px)
{
    .rewards2 .card-frame__image
    {
        margin-top: 20px;
        max-width: 100%;
        max-height: 340px;
    }
}
.rewards2 .loyalty-card .card__wrap
{
    padding: 25px;
}
.rewards2 .loyalty-card .title
{
    text-align: left;
    margin-top: 0;
}
.rewards2 .loyalty-button
{
    font-size: 14px;
    font-weight: 600;
    border-radius: 10px;
    padding: 5px 10px;
}
.rewards2 .loyalty-numbers
{
    list-style: none;
    counter-reset: loyalty-counter;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}
.rewards2 .loyalty-numbers li
{
    counter-increment: loyalty-counter;
    min-height: 38px;
    margin: 20px 0;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.rewards2 .loyalty-numbers li:before
{
    content: counter(loyalty-counter);
    color: #707070;
    font-weight: 900;
    font-size: 38px;
    margin-right: 10px;
}
.rewards2 .limit-width
{
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 1024px)
{
    .rewards2 .limit-width
    {
        padding-left: 1em;
        padding-right: 1em;
    }
}
.rewards2 .loyalty-points
{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    margin-top: 50px;
    margin-bottom: 50px;
}
@media screen and (max-width: 768px)
{
    .rewards2 .loyalty-points
    {
        grid-template-columns: repeat(2,1fr);
    }
}
@media screen and (max-width: 414px)
{
    .rewards2 .loyalty-points
    {
        grid-template-columns: repeat(1,1fr);
    }
}
.rewards2 .loyalty-points .card__content
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.rewards2 .loyalty-points__card
{
    overflow: hidden;
}
.rewards2 .loyalty-points__card__left
{
    width: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #707070;
}
.rewards2 .loyalty-points__card__left__value
{
    font-size: 38px;
    font-weight: 900;
    line-height: 50px;
}
.rewards2 .loyalty-points__card__left__label
{
    font-size: 18px;
    font-weight: 300;
}
.rewards2 .loyalty-points__card__left__label strong
{
    color: #707070;
}
.rewards2 .loyalty-points__card__right
{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: var(--q-color-primary);
    background: linear-gradient(45deg,#000,var(--q-color-primary));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 10px 15px;
    color: #fff;
    font-weight: 300;
}
.rewards2 .loyalty-points__card__right__wrap
{
    padding: 5px 0;
}
.rewards2 .loyalty-points__card__right__value
{
    font-size: 24px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 5px;
}
.rewards2 .loyalty-points__card__right__label
{
    font-size: 18px;
}
.rewards2 .button-wrap
{
    margin-bottom: 50px;
}
.rewards2 .loyalty-tcs
{
    background: #f5f5f5;
    padding: 30px 0;
}
.rewards2 .loyalty-tcs .title
{
    text-align: left;
}
@media screen and (max-width: 1024px)
{
    .rewards2 .loyalty-tcs
    {
        padding: 15px 2em;
    }
}
@media screen and (max-width: 768px)
{
    .rewards2 .loyalty-tcs
    {
        padding: 15px 0;
    }
}
.rewards2 .loyalty-tcs ol
{
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}
.site_message[data-v-536eabae]
{
    border-radius: 10px;
    border: 2px solid #000;
    -webkit-box-shadow: 0 2px 26px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 26px 0 rgba(0,0,0,.1);
    padding: 15px 30px 15px 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
}
.site_message.full-width[data-v-536eabae]
{
    max-width: 100%!important;
}
.site_message .icon[data-v-536eabae]
{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    margin-right: 10px;
    padding-top: 7px;
}
.site_message .cont strong[data-v-536eabae]
{
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
}
.site_message .cont a[data-v-536eabae]
{
    color: var(--q-color-seo-text);
}
.site_message .close[data-v-536eabae]
{
    position: absolute;
    top: 10px;
    right: 10px;
}
.site_message.success[data-v-536eabae]
{
    border-color: #6fcf97;
}
.site_message.error[data-v-536eabae]
{
    border-color: #eb5757;
}
.site_message.error a[data-v-536eabae]
{
    text-decoration: underline;
    cursor: pointer;
}
.site_message.warning[data-v-536eabae]
{
    border-color: #f2994a;
}
.site_message.notification[data-v-536eabae]
{
    border-color: #2d9cdb;
}
.banner-wr
{
    position: relative;
}
.banner-wr .hero-bottom
{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 900;
    pointer-events: none;
}
.rewards-banner__top
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: auto;
}
.mobile .rewards-banner__top
{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: auto;
}
.rewards-banner__top h1
{
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -.015em;
    font-size: 36px;
    line-height: 40px;
    text-shadow: 0 4px 4px rgba(0,0,0,.25);
    text-align: center;
    margin: 0;
}
@media(max-width: 767px)
{
    .rewards-banner__top h1
    {
        font-size: 28px;
        line-height: 30px;
    }
}
@media(max-width: 414px)
{
    .rewards-banner__top h1
    {
        font-size: 24px;
        line-height: 26px;
    }
}
@media(min-width: 1280px)
{
    .rewards-banner__top h1
    {
        font-size: 60px;
        line-height: 50px;
    }
}
.rewards-banner__bottom
{
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.rewards-banner__bottom p
{
    font-size: 14px;
    margin: 0;
}
@media(min-width: 640px)
{
    .rewards-banner__bottom p
    {
        font-size: 18px;
    }
}
@media(min-width: 1440px)
{
    .rewards-banner__bottom p
    {
        font-size: 24px;
    }
}
.rewards-banner__bottom--points
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.rewards-banner__bottom--points .rp_wrap
{
    background: var(--q-color-secondary);
    color: var(--q-color-buttons-text);
    border-radius: 10px;
    width: auto;
    min-width: 150px;
}
@media(min-width: 500px)
{
    .rewards-banner__bottom--points .rp_wrap
    {
        min-width: 250px;
    }
}
@media(min-width: 1100px)
{
    .rewards-banner__bottom--points .rp_wrap
    {
        min-width: 350px;
    }
}
.rewards-banner__bottom--points .rp_wrap--points
{
    font-size: 21px;
    font-weight: 900;
    padding: 6px;
}
@media(min-width: 500px)
{
    .rewards-banner__bottom--points .rp_wrap--points
    {
        font-size: 32px;
        padding: 12px;
    }
}
@media(min-width: 1100px)
{
    .rewards-banner__bottom--points .rp_wrap--points
    {
        font-size: 44px;
        line-height: 28px;
        padding: 16px;
    }
}
.rewards-banner__bottom--points .rp_wrap--text
{
    border-top: 1px solid #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 12px;
}
@media(min-width: 500px)
{
    .rewards-banner__bottom--points .rp_wrap--text
    {
        font-size: 16px;
        padding: 6px 12px;
        font-weight: 400;
    }
}
@media(min-width: 1100px)
{
    .rewards-banner__bottom--points .rp_wrap--text
    {
        font-size: 18px;
        font-weight: 400;
    }
}
.rewards-banner__bottom--points .rp_wrap.spinni
{
    border-radius: 50px;
}
@media(max-width: 414px)
{
    .rewards-banner__bottom--points .rp_wrap
    {
        border-radius: 5px;
    }
}
@media(max-width: 375px)
{
    .rewards-banner__bottom--points .rp_wrap
    {
        border-radius: 5px;
    }
}
.rewards-banner__bottom--points .icon
{
    margin-right: 8px;
}
.rewards-banner__bottom--points .icon svg
{
    height: 28px;
    width: 28px;
}
.rewards-banner__bottom--points .icon svg circle
{
    stroke: #fff;
}
.rewards-banner__bottom--points .icon svg g text
{
    fill: #fff;
}
.rewards-banner__bottom--points p
{
    text-transform: capitalize;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    font-size: 16px;
    margin: 0;
}
.rewards-banner .sx
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
}
.rewards-banner .sx span
{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.rewards-banner .sx .q-img, .rewards-banner .sx span
{
    width: 50%;
    display: inline-block;
}
.rewards-banner__overlay
{
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: rgba(0,0,0,.2);
    mix-blend-mode: normal;
    padding: 40px 16px!important;
}
@media(max-width: 414px)
{
    .rewards-banner__overlay
    {
        padding: 22px 16px!important;
    }
}
@media(min-width: 1100px)
{
    .rewards-banner__overlay
    {
        padding: 50px 16px!important;
    }
}
.rewards-banner__overlay.spinni
{
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.rewards-banner .start_earning a, .rewards-banner .start_earning button
{
    cursor: pointer;
    border: none;
    background: #fff;
    color: var(--q-color-primary);
    padding-left: 25px;
    padding-right: 25px;
    height: 60px;
    font-size: 18px;
    border-radius: 10px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
@media(max-width: 414px)
{
    .rewards-banner .start_earning a, .rewards-banner .start_earning button
    {
        width: 240px;
        height: 50px;
        font-size: 14px;
        line-height: 18px;
        padding: 0 12px;
    }
}
.rewards-banner .VALE-CASINO .start_earning button
{
    border-radius: 0;
}
.rewards-banner .rp_title
{
    text-align: center;
    font-size: 21px;
    line-height: 28px;
}
@media(max-width: 1024px)
{
    .rewards-banner .rp_title
    {
        line-height: 20px;
        font-size: 18px;
        margin-top: 12px;
    }
}
@media(max-width: 640px)
{
    .rewards-banner .rp_title
    {
        line-height: 18px;
        font-size: 16px;
        margin-top: 4px;
    }
}
@media(max-width: 414px)
{
    .rewards-banner .rp_title
    {
        display: none;
    }
}
@media(min-width: 1100px)
{
    .rewards-banner .rp_title
    {
        margin-top: 28px;
    }
}
.reward-info-bar
{
    height: 100%;
    max-width: 350px;
    width: 100%;
    margin: 25px auto;
    padding: 0 1em;
}
@media(min-width: 375px)
{
    .reward-info-bar
    {
        padding: 0;
    }
}
@media(min-width: 1024px)
{
    .reward-info-bar
    {
        max-width: 1300px;
        margin: 40px auto;
    }
}
.reward-info-bar__container
{
    -webkit-filter: drop-shadow(0 6px 6px rgba(0,0,0,.15));
    filter: drop-shadow(0 6px 6px rgba(0,0,0,.15));
    border-radius: 10px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media(min-width: 375px)
{
    .reward-info-bar__container
    {
        margin: 30px 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media(min-width: 640px)
{
    .reward-info-bar__container
    {
        margin: 30px 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media(min-width: 768px)
{
    .reward-info-bar__container
    {
        margin: 30px auto 0;
    }
}
@media(min-width: 1024px)
{
    .reward-info-bar__container
    {
        margin: 0 2em;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.reward-info-bar__container--box
{
    background: #ebebeb;
    height: 135px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}
@media(min-width: 375px)
{
    .reward-info-bar__container--box
    {
        height: 125px;
    }
}
@media(min-width: 1024px)
{
    .reward-info-bar__container--box
    {
        margin-bottom: 0;
        border-radius: 0;
    }
}
.reward-info-bar__container--box:last-child
{
    margin-bottom: 0;
}
.reward-info-bar__container--box .item
{
    width: 100%;
    min-width: 80px;
    max-width: 80px;
    background: linear-gradient(224.25deg,var(--q-color-primary) -3.95%,#000 117.67%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.reward-info-bar__container--box .item.VEGASKINGS-CASINO
{
    background: linear-gradient(224.25deg,var(--q-color-secondary),var(--q-color-primary) 70%);
}
.reward-info-bar__container--box .item.JUNGLE-SPINS-INT-CASINO
{
    background: -webkit-gradient(linear,left bottom,left top,from(#031914),to(#0e3825));
    background: linear-gradient(0deg,#031914,#0e3825);
}
@media(min-width: 375px)
{
    .reward-info-bar__container--box .item
    {
        width: 100%;
        min-width: 105px;
        max-width: 105px;
    }
}
.reward-info-bar__container--box .item .icon
{
    margin-left: 0;
}
.reward-info-bar__container--box .item .icon svg
{
    height: 60px;
    width: 60px;
    vertical-align: middle;
}
.reward-info-bar__container--box .item .icon svg g
{
    fill: #fff;
}
@media(min-width: 1024px)
{
    .reward-info-bar__container--box .item .icon
    {
        margin-left: 12px;
    }
}
.reward-info-bar__container--box:after
{
    display: none;
}
@media(min-width: 1024px)
{
    .reward-info-bar__container--box:after
    {
        content: "";
        background: transparent;
        position: absolute;
        width: 30px;
        height: 40px;
        top: 33%;
        border-top: 21px solid transparent;
        border-bottom: 21px solid transparent;
        border-left: 16px solid #ebebeb;
        clear: both;
        display: inline;
    }
    .reward-info-bar__container--box:first-child:after
    {
        display: none;
    }
}
.reward-info-bar__container--box .content
{
    padding: 10px 15px 10px 10px;
}
.reward-info-bar__container--box .content, .reward-info-bar__container--box .content .step
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.reward-info-bar__container--box .content .step
{
    height: 100%;
    font-style: normal;
    font-weight: 900;
    font-size: 92px;
    line-height: 1;
    text-transform: capitalize;
    color: #616161;
}
.reward-info-bar__container--box .content .text
{
    margin-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 190px;
    color: #707070;
    display: flex;
    height: 100%;
    position: relative;
}
.reward-info-bar__container--box .content .text h5
{
    margin: 0 0 5px;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -.015em;
    text-transform: capitalize;
}
.reward-info-bar__container--box .content .text p
{
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -.015em;
    text-transform: capitalize;
    margin: 0;
}
.accordion-items .accordion-items__container[data-v-2b25923a]
{
    padding: 10px;
}
.accordion-items .accordion-items__container[data-v-2b25923a] .q-expansion-item__container
{
    border-radius: 0;
    background: #eee;
    border: 0;
}
.accordion-items .accordion-items__containerSpinni[data-v-2b25923a]
{
    padding: 10px;
}
.accordion-items .accordion-items__containerSpinni[data-v-2b25923a] .q-expansion-item__container
{
    border-radius: 0;
    background: #eee;
    border: 0;
}
.accordion-items__header[data-v-2b25923a]
{
    padding: 16px;
    border: 1px solid #eee;
}
.accordion-items__header--text[data-v-2b25923a]
{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding: 16px;
    letter-spacing: -.015em;
    color: #000;
}
.accordion-items__content[data-v-2b25923a]
{
    border: 1px solid #cccacc;
    border-top: 0;
}
.text-strapline[data-v-6d5acc79]
{
    background: #f0f0f0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.text-strapline__container[data-v-6d5acc79]
{
    padding: 28px 12px;
    max-width: 100%;
    width: 100%;
    margin: auto;
}
@media(min-width: 640px)
{
    .text-strapline__container[data-v-6d5acc79]
    {
        padding: 45px 21px;
        max-width: 100%;
    }
}
@media(min-width: 768px)
{
    .text-strapline__container[data-v-6d5acc79]
    {
        padding: 37px 22px;
        max-width: 80%;
    }
}
@media(min-width: 1024px)
{
    .text-strapline__container[data-v-6d5acc79]
    {
        padding: 48px 27px;
        max-width: 850px;
    }
}
@media(min-width: 1440px)
{
    .text-strapline__container[data-v-6d5acc79]
    {
        padding: 53px 27px;
        max-width: 850px;
    }
}
.text-strapline__container--content[data-v-6d5acc79]
{
    color: #616161;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -.015em;
    margin: 0;
}
@media(min-width: 640px)
{
    .text-strapline__container--content[data-v-6d5acc79]
    {
        font-size: 18px;
        line-height: 21px;
    }
}
@media(min-width: 768px)
{
    .text-strapline__container--content[data-v-6d5acc79]
    {
        font-size: 21px;
        line-height: 28px;
    }
}
.rewards .accordion-items__header, .rewards .accordion-items__header:hover
{
    border: 0;
    border-radius: 10px;
}
.rewards .accordion-items__content
{
    border: 1px solid #eee;
    border-top: 0;
}
.rewards .tandc
{
    max-width: 1300px;
    margin: 50px auto 0;
    padding: 40px 12px 0 12px;
}
@media(min-width: 1024)
{
    .rewards .tandc
    {
        padding: 40px 12px 0 12px;
    }
}
@media(min-width: 768px)
{
    .rewards .tandc
    {
        padding: 0 2em;
    }
}
.mobile .rewards .tandc ol
{
    -webkit-margin-before: 10px;
    margin-block-start: 10px;
    -webkit-margin-after: 10px;
    margin-block-end: 10px;
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
}
.rewards .tandc ol a
{
    font-weight: 700;
    color: #3c3c3c;
}
.rewards .tandc ol ul
{
    list-style: disc;
    margin: auto;
    padding: revert;
}
.rewards .tandc .title
{
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    color: #000;
}
.mobile .rewards .tandc .title
{
    font-size: 14px;
}
.rewards .tandc .q-expansion-item
{
    padding: 10px;
}
.rewards .tandc .q-expansion-item .q-expansion-item__container
{
    border-radius: 0;
    background: #eee;
    border: 0;
}
.rewards .tandc .q-expansion-item .q-expansion-item__container .q-item
{
    min-height: 48px;
    padding: 8px 16px;
    color: inherit;
    -webkit-transition: color .3s,background-color .3s;
    transition: color .3s,background-color .3s;
}
.rewards .tandc .q-expansion-item .q-expansion-item__container .q-item .q-item__section
{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding: 16px;
    letter-spacing: -.015em;
    color: #000;
    margin: auto 0;
}
.rewards .tandc .q-expansion-item .q-expansion-item__container .q-item .q-item__section div
{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -.015em;
    color: #000;
    width: 100%;
    text-align: left;
}
.rewards .tandc-subtitle
{
    height: 20px;
}
.rewards .rewards-subtitle, .rewards .tandc-subtitle
{
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.rewards .rewards-subtitle
{
    height: 100px;
}
.rewards .rewards-subtitle h2
{
    margin: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -.015em;
    text-transform: capitalize;
    color: #707070;
}
@media screen and (min-width: 1024px)
{
    .rewards .rewards-subtitle h2
    {
        font-size: 21px;
        line-height: 24px;
    }
}
@media screen and (min-width: 1440px)
{
    .rewards .rewards-subtitle h2
    {
        font-size: 24px;
        line-height: 24px;
    }
}
.rewards .rewards-faq
{
    max-width: 1300px;
    margin: auto;
    padding: 0 12px;
}
@media(min-width: 768px)
{
    .rewards .rewards-faq
    {
        padding: 0 2em;
    }
}
.rewards .rewards-faq.ulsupp ul
{
    list-style: unset;
    -webkit-margin-before: 1em;
    margin-block-start: 1em;
    -webkit-margin-after: 1em;
    margin-block-end: 1em;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    -webkit-padding-start: 1em;
    padding-inline-start: 1em;
}
.rewards__scroller
{
    z-index: 1;
    height: 50px;
    background: #ebebeb;
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.25);
    box-shadow: 0 4px 4px rgba(0,0,0,.25);
    position: sticky;
    top: 0;
}
.rewards__scroller--container
{
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    max-width: 1300px;
    margin: auto;
}
.rewards__scroller--container .section-title
{
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: -.015em;
    text-transform: capitalize;
    color: #707070;
}
@media screen and (min-width: 1024px)
{
    .rewards__scroller--container .section-title
    {
        display: none;
    }
}
.rewards__scroller--container .buttons
{
    height: inherit;
    display: none;
}
@media screen and (min-width: 1024px)
{
    .rewards__scroller--container .buttons
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
    .rewards__scroller--container .buttons button
    {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 28px;
        letter-spacing: -.015em;
        text-transform: capitalize;
        color: #707070;
    }
}
.rewards__scroller--container .buttons .active
{
    background: #949494;
    color: #fff;
}
.rewards__scroller--container .dropdown
{
    height: inherit;
    display: block;
}
@media screen and (min-width: 1024px)
{
    .rewards__scroller--container .dropdown
    {
        display: none;
    }
}
.rewards__scroller--container .dropdown__list
{
    width: 100%;
}
.rewards__scroller--container .dropdown .block
{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: -.015em;
    text-transform: capitalize;
    color: #707070;
}
.rewards__points--container
{
    position: relative;
    padding-bottom: 4em;
}
.rewards__points--container .content
{
    margin: auto;
    max-width: 1300px;
}
.rewards__points--container .content .title
{
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -.015em;
    text-transform: capitalize;
    color: #707070;
}
@media screen and (min-width: 1024px)
{
    .rewards__points--container .content .title
    {
        font-size: 21px;
        line-height: 24px;
    }
}
@media screen and (min-width: 1440px)
{
    .rewards__points--container .content .title
    {
        font-size: 24px;
        line-height: 24px;
    }
}
.rewards__points--container .content .points-card
{
    border-radius: 10px;
    -webkit-filter: drop-shadow(0 10px 8px rgba(0,0,0,.25));
    filter: drop-shadow(0 10px 8px rgba(0,0,0,.25));
}
.rewards__points--container .content .points-card .bottom, .rewards__points--container .content .points-card .rp_text
{
    text-align: center;
    width: 100%;
    height: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.rewards__points--container .content .points-card .bottom
{
    color: #fff;
}
.rewards__points--container .content .points-card .rp_text
{
    color: #707070;
}
.rewards__points--container .content .points-card .top, .rewards__points--container .content .points-card .value
{
    font-weight: 800;
    font-size: 42px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -.015em;
    text-transform: capitalize;
    color: #707070;
    width: 100%;
    height: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.rewards__points--container .content .points-card .cash, .rewards__points--container .content .points-card .reward-text
{
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -.015em;
}
.rewards__points--container .content .points-card .reward-points, .rewards__points--container .content .points-card .type
{
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -.015em;
}
.rewards__points--container .content .points-card .games
{
    font-size: 14px;
    letter-spacing: -.015em;
    text-transform: capitalize;
    text-align: center;
}
.rewards__points--container .content .points-card .points-amount
{
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 215px;
}
.rewards__points--container .content .points-card .points-amount.VEGASKINGS-CASINO
{
    background: linear-gradient(224.25deg,var(--q-color-secondary),var(--q-color-primary) 70%);
}
.rewards__points--container .content .points-card .points-amount.JUNGLE-SPINS-INT-CASINO
{
    background: -webkit-gradient(linear,left bottom,left top,from(#031914),to(#0e3825));
    background: linear-gradient(0deg,#031914,#0e3825);
}
.rewards__points--container .content .points-card .points-amount svg
{
    height: 70px;
    width: 70px;
}
.rewards__points--container .content .points-card .points-amount svg path
{
    fill: #707070;
}
.rewards__points--container .content .points-card .points-info
{
    width: 50%;
    color: #fff;
    background: linear-gradient(224.25deg,var(--q-color-primary) -3.95%,#000 117.67%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 215px;
}
.rewards__points--container .content .disabled
{
    opacity: .25!important;
}
.rewards__points--container .clip-spacer
{
    height: 46px;
    width: 100%;
    position: relative;
    background-color: #fff;
}
.rewards__points--container .clip-spacer__left
{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    -webkit-clip-path: polygon(0 5%,0 100%,100% 100%);
    clip-path: polygon(0 5%,0 100%,100% 100%);
}
.rewards__points--container .clip-spacer__right
{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    -webkit-clip-path: polygon(100% 5%,0 100%,100% 100%);
    clip-path: polygon(100% 5%,0 100%,100% 100%);
}
.rewards__points--container .flex-box-spacer
{
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    width: 100%;
}
.rewards__points--container .flex-box-spacer.terms-button
{
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    letter-spacing: -.015em;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #707070;
}
.rewards__points--container .cards-padding
{
    padding: 0 12px;
}
@media(min-width: 768px)
{
    .rewards__points--container .cards-padding
    {
        padding: 0 2em;
    }
}
.rewards__points--container .cards-padding .top-padding-adjust
{
    padding-top: 28px;
}
@media(min-width: 768px)
{
    .rewards__points--container .cards-padding .top-padding-adjust
    {
        padding-top: 27px;
    }
}
@media(min-width: 1024px)
{
    .rewards__points--container .cards-padding .top-padding-adjust
    {
        padding-top: 38px;
    }
}
@media(min-width: 1440px)
{
    .rewards__points--container .cards-padding .top-padding-adjust
    {
        padding-top: 40px;
    }
}
.rewards__points .bonus-points
{
    background: #f5f5f5;
    margin-top: 20px;
}
.rewards__points .freeGames-points
{
    background: #f5f5f5;
}
.international .header_verticals.app_header~.q-page-container .rewards .rewards__scroller
{
    top: 160px;
}
.international .header_verticals~.q-page-container .rewards .rewards__scroller
{
    top: 100px;
}
@media screen and (min-width: 1024px)
{
    .international .fixed_header.app_header:not(.header_verticals)~.q-page-container .rewards .rewards__scroller
    {
        top: 160px;
    }
}
@media screen and (max-width: 1023px)
{
    .international .fixed_header.app_header:not(.header_verticals)~.q-page-container .rewards .rewards__scroller
    {
        top: 120px;
    }
}
@media screen and (min-width: 1024px)
{
    .international .fixed_header:not(.header_verticals)~.q-page-container .rewards .rewards__scroller
    {
        top: 80px;
    }
}
@media screen and (max-width: 1023px)
{
    .international .fixed_header:not(.header_verticals)~.q-page-container .rewards .rewards__scroller
    {
        top: 60px;
    }
}
@media screen and (min-width: 1024px)
{
    .international .app_header~.q-page-container .rewards .rewards__scroller
    {
        top: 150px;
    }
}
@media screen and (max-width: 1023px)
{
    .international .app_header~.q-page-container .rewards .rewards__scroller
    {
        top: 185px;
    }
}
.mobile .rewards__scroller
{
    top: 90px;
}
@media screen and (min-width: 1024px)
{
    .mobile .rewards__scroller
    {
        top: 125px;
    }
}
.points-info .icon svg
{
    height: 60px;
    width: 60px;
}
.spinni-no-thanks-btn
{
    background-color: var(--q-color-login-button-color)!important;
    color: var(--q-color-login-text-color)!important;
}
.hero-banner[data-v-6011afad]
{
    image-rendering: auto;
}
.hero-banner .iconUrl[data-v-6011afad]
{
    height: 50px;
}
.hero-banner__overlay[data-v-6011afad]
{
    background: rgba(0,0,0,.47)!important;
}
.hero-banner__caption[data-v-6011afad]
{
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 32px!important;
    line-height: 44px;
    letter-spacing: -.015em;
    margin: 0;
    text-shadow: 2px 2px 4px rgba(0,0,0,.53);
}
@media screen and (min-width: 768px)
{
    .hero-banner__caption[data-v-6011afad]
    {
        font-size: 40px!important;
        line-height: 40px;
    }
}
@media screen and (min-width: 1024px)
{
    .hero-banner__caption[data-v-6011afad]
    {
        font-size: 48px!important;
        line-height: 40px;
    }
}
.text-box[data-v-d8a1fbbc]
{
    background: #f0f0f0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2em;
}
.text-box.no_bottom_margin[data-v-d8a1fbbc]
{
    margin-bottom: 0;
}
.text-box.text-box--truncated .text-box__container .text-box__container--content[data-v-d8a1fbbc]
{
    max-height: 200px;
    overflow: hidden;
    -webkit-mask-image: -webkit-gradient(linear,left top,left bottom,color-stop(60%,#000),to(transparent));
    -webkit-mask-image: linear-gradient(180deg,#000 60%,transparent);
    mask-image: -webkit-gradient(linear,left top,left bottom,color-stop(60%,#000),to(transparent));
    mask-image: linear-gradient(180deg,#000 60%,transparent);
}
.text-box.text-box--truncated .col-md-4[data-v-d8a1fbbc]
{
    width: 100%;
}
.text-box__button[data-v-d8a1fbbc]
{
    font-weight: 700;
    color: #737373;
    text-decoration: underline;
}
.text-box__button[data-v-d8a1fbbc]:hover
{
    color: #a3a3a3;
}
.text-box__container[data-v-d8a1fbbc]
{
    padding: 3em 1em;
    max-width: 1300px;
    margin: auto;
}
@media(min-width: 768px)
{
    .text-box__container[data-v-d8a1fbbc]
    {
        padding: 3em 2em;
    }
}
.text-box__container h1[data-v-d8a1fbbc]
{
    font-style: normal;
    font-weight: 400!important;
    font-size: 24px!important;
    line-height: 28px;
    color: #000;
    margin-bottom: 38px;
}
.text-box__container--content[data-v-d8a1fbbc]
{
    color: #616161;
    font-size: 14px;
}
.text-box__container--content[data-v-d8a1fbbc] .row>div h1, .text-box__container--content[data-v-d8a1fbbc] .row>div h2
{
    font-weight: 600;
}
.text-box__container--content p[data-v-d8a1fbbc]
{
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -.015em;
    color: inherit;
}
.text-box__container--content p a[data-v-d8a1fbbc]
{
    color: inherit;
}
.text-box__container--content ul[data-v-d8a1fbbc]
{
    list-style: disc!important;
    margin: 1em 2em!important;
    padding: 0!important;
    font-size: inherit;
    color: inherit;
}
.text-box__container--content ul li[data-v-d8a1fbbc]
{
    padding-bottom: 5px;
}
.seoText h2[data-v-d8a1fbbc], .seoText h3[data-v-d8a1fbbc]
{
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}
.seoText h2 a[data-v-d8a1fbbc], .seoText h3 a[data-v-d8a1fbbc]
{
    color: #616161;
}
.rewards__banner .hero-banner
{
    height: 200px;
}
@media(min-width: 768px)
{
    .rewards__banner .hero-banner
    {
        height: 256px;
    }
}
.rewards__banner .strapline
{
    background: var(--q-color-primary);
}
.rewards__banner .strapline .strapline__container
{
    max-width: 1300px;
    margin: auto;
}
.rewards__banner .strapline .strapline__container--content
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1em;
}
@media(min-width: 768px)
{
    .rewards__banner .strapline .strapline__container--content
    {
        padding: 2em;
    }
}
.rewards__banner .strapline .strapline__container--content p
{
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -.015em;
    margin: 0;
    text-align: center;
}
@media(min-width: 768px)
{
    .rewards__banner .strapline .strapline__container--content p
    {
        font-size: 16px;
    }
}
.rewards__content
{
    max-width: 1300px;
    margin: auto;
}
.rewards__content--container
{
    padding: 2em 1em;
}
@media(min-width: 768px)
{
    .rewards__content--container
    {
        padding: 2em;
    }
}
.rewards__content--container-spacer
{
    padding: 0;
}
@media screen and (min-width: 768px)
{
    .rewards__content--container-spacer
    {
        padding: 0 2em;
    }
}
.rewards__content .rewards-box
{
    padding: 20px;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}
@media(min-width: 600px)
{
    .rewards__content .rewards-box
    {
        height: 60px;
    }
}
.rewards__content .rewards-box--1
{
    background: #03153a;
    border: 1px solid #03153a;
}
.rewards__content .rewards-box--2
{
    background: #012774;
    border: 1px solid #012774;
}
.rewards__content .rewards-box--3
{
    background: #003299;
    border: 1px solid #003299;
}
.rewards__content .rewards-box--4
{
    background: #023fbc;
    border: 1px solid #023fbc;
}
.rewards__content .rewards-box--bonus
{
    background: #f4f4f4;
    border: 1px solid #f4f4f4;
    color: #616161;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin-top: 0;
    text-align: justify;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 0 1em 1em;
    margin-top: 1em;
    font-weight: 400;
}
@media screen and (min-width: 1024px)
{
    .rewards__content .rewards-box--bonus
    {
        margin-top: 2em;
    }
}
.rewards__content .rewards-box--bonus p
{
    max-width: 1024px;
}
.rewards__content .rewards-box .icon
{
    width: 40px;
    height: auto;
    margin-right: 8px;
}
.rewards__content .rewards-box .box-title
{
    width: 100%;
    font-size: 16px;
    font-weight: 700;
}
@media(min-width: 600px)
{
    .rewards__content .rewards-box .box-title
    {
        font-size: 14px;
    }
}
.rewards__content--cta
{
    text-align: center;
}
.rewards__content--cta p
{
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    letter-spacing: -.015em;
    color: #616161;
}
.rewards__content--cta .large-button
{
    width: 100%;
    max-width: 346px;
    height: 60px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 1.5em;
}
.rewards__content .reward-cards-container .rewards-card
{
    border-radius: 0;
    margin: .5em 0;
    background: #f4f4f4;
    -webkit-filter: none;
    filter: none;
}
@media screen and (min-width: 600px)
{
    .rewards__content .reward-cards-container .rewards-card
    {
        border-radius: 10px;
        margin: 0;
        -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.25)!important;
        box-shadow: 0 4px 4px rgba(0,0,0,.25)!important;
    }
}
.rewards__content .reward-cards-container .rewards-card__image
{
    height: 275px;
    -o-object-fit: contain;
    object-fit: contain;
}
.rewards__content .reward-cards-container .rewards-card .q-card__section
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: unset;
}
@media(min-width: 1024px)
{
    .rewards__content .reward-cards-container .rewards-card .q-card__section
    {
        font-size: 13px;
    }
}
@media(min-width: 1200px)
{
    .rewards__content .reward-cards-container .rewards-card .q-card__section
    {
        font-size: 14px;
    }
}
.rewards__content .reward-cards-container .rewards-card .q-card__section h3
{
    margin: unset;
}
#rewards-content .text-box
{
    margin-top: 0;
    margin-bottom: 0;
}
#rewards-content .text-box__container
{
    padding: 20px 24px;
}
#rewards-content .text-box h3
{
    font-style: normal;
    font-weight: 400!important;
    font-size: 24px!important;
    line-height: 28px;
    color: #000;
}
#rewards-content .text-box .hide-on-small
{
    display: none;
}
@media(min-width: 1024px)
{
    #rewards-content .text-box .hide-on-small
    {
        display: block;
    }
}
.falcon-content
{
    margin: 2rem 0;
}
@media(min-width: 1024px)
{
    .falcon-content
    {
        margin: 4rem;
    }
}
.falcon-content .box
{
    min-width: 300px;
    -webkit-box-shadow: 0 0 30px #ddd;
    box-shadow: 0 0 30px #ddd;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2rem;
    margin-bottom: 4rem;
}
@media(min-width: 1024px)
{
    .falcon-content .box
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
        padding: 4rem;
    }
}
.falcon-content .box .img
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1rem;
}
@media(min-width: 1024px)
{
    .falcon-content .box .img
    {
        margin-bottom: unset;
    }
}
.falcon-content .box .img img
{
    width: 100%;
}
@media(min-width: 500px)
{
    .falcon-content .box .img img
    {
        width: unset;
        max-height: 296px;
    }
}
.falcon-content .box .content
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.falcon-content .box .content h3
{
    font-size: 25px;
    font-weight: 900;
    margin: 0;
    margin-bottom: 1rem;
}
.falcon-content .box .content p
{
    font-size: 14px;
}
.falcon-content .box .content ol, .falcon-content .box .content ul
{
    padding: 0;
    margin: .5rem .25rem;
}
.falcon-content .box .cta-wr
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2rem 0 1rem 0;
}
@media(min-width: 1024px)
{
    .falcon-content .box .cta-wr
    {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
        margin: 1rem 0;
    }
}
.falcon-content .box .cta-wr .cta
{
    background-color: var(--q-color-secondary);
    padding: 1rem 2rem;
    border-radius: 2rem;
    text-decoration: none;
    color: #fff;
}
@media(min-width: 1024px)
{
    .falcon-content .img-right
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
.tcs_wr
{
    background: #f5f5f5;
}
.tcs_wr .tcs
{
    padding-top: 10px;
    padding-bottom: 50px;
    font-size: 14px;
    color: #707070;
    margin-bottom: 0;
}
.tcs_wr .tcs p.title
{
    margin-top: 40px;
}
.tcs_wr .tcs a, .tcs_wr .tcs a:active, .tcs_wr .tcs a:visited
{
    color: #707070;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.tcs_wr .tcs a:hover
{
    color: #111;
}
.tcs_wr .tcs ol
{
    margin-top: 35px;
    margin-bottom: 35px;
}
.tcs_wr .tcs ol li
{
    line-height: 160%;
}
.tcs_wr .tcs .rewards-terms
{
    padding-top: 35px;
}
.tcs_wr .tcs .rewards-terms strong
{
    font-weight: 900;
}
.rewards-banner__overlay
{
    background: rgba(0,0,0,.15)!important;
}
@media screen and (max-width: 320px)
{
    .rewards-banner__overlay
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.rewards-banner__bottom
{
    width: 100%;
}