<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Conv_AvenirNextLTPro-Regular';
    src: url('fonts/AvenirNextLTPro-Regular.eot');
    src:local('Conv Avenir Next LT Pro Regular'), url('fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('fonts/AvenirNextLTPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Conv_AvenirNextLTPro-Bold';
    src: url('fonts/AvenirNextLTPro-Bold.eot');
    src: local('Conv Avenir Next LT Pro Bold'), url('fonts/AvenirNextLTPro-Bold.woff') format('woff'), url('fonts/AvenirNextLTPro-Bold.ttf') format('truetype'), url('fonts/AvenirNextLTPro-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*==================================================================
=Reset
----------------------------------------------------------------- */
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

* {font: 400 16px/1.4em 'Conv_AvenirNextLTPro-Regular';letter-spacing:normal;-webkit-font-smoothing: antialiased;}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {line-height:1;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    color: #de2526;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
a:focus, a:hover {
    text-decoration: underline;
}
.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
table {border-collapse:collapse;border-spacing:0;}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {outline:none;vertical-align:middle;}
img {height:auto !important;max-width:100%;}
@font-face {
    font-family: 'digital-7_monomono';
    src: url('digital-7.mono-webfont.woff2') format('woff2'),
        url('digital-7.mono-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.content-section {
    padding: 100px 0px 200px;
}
.content-section--alt {
    padding-bottom: 200px;
}
#bg-gift{
    content: "";
    position: absolute;
    z-index: 10001;
    width: 250px;
    height: 250px;
    background-size: 100%;
    bottom: 1%;
    background-repeat: no-repeat;
    left: 2%;
}
#header{
    min-height: 0;
    height: 0;
    position: relative;
}
#header .logo{
    text-align: left;
    left: 4%;
}
.logo-shadow{

}
#header .logo {
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 5%;
    width: 100%;
}
.vfinal{
    padding-bottom: auto;
    position: relative;
    width: 100%;
    background-image: url('../img/header/final/1st-fold-v3_.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}
#v6-button{
    position: absolute;
    left: 44.5%;
    right: 0;
    bottom: 30%;
    text-align: center;
    margin-left: 0;
    width: 130px;
    background: transparent;
    margin-right: 0;
    opacity: 0;
    background-size: 100%;
    background-image: url('../img/header/final/Hover-Button.png');
    background-repeat: no-repeat;
    height: 130px;
    z-index: 10;
}
#v6-button.v2{
    background-image: url('../img/header/final/Button-v2.png?v=3');
    width: 30vw;
    height: 12vw;
    bottom: 10%;
    right: 0;
    left: auto;
}
#v6-button.v3{
    background-image: url('../img/header/final/Button-v3.png?v=3');
    width: 150px;
    height: 150px;
    bottom: 5%;
    right: 10%;
    left: auto;
}
#v6-button:not(.no-hover):hover{
    background-image: url('../img/header/final/Button.png');
}
.siteroot #content{
    margin-top: 0px;
    background: #510608;
}
.creative-center{
    position: relative;
    width: 80%;
    margin: 0% auto;
    min-height: 500px;
}
.creative{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    background-size: 100% 100%;
    opacity: 0;
    width: 80%;
    min-height: 500px;
    background-repeat: no-repeat;
}
#left-image{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    width: 30%;
    bottom: 20%;
    z-index: 99;
    opacity: 0;
}
#middle-image{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 20%;
    bottom: 10%;
    z-index: 99;
    opacity: 0;
}
#right-image{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    width: 22%;
    bottom: 25%;
    z-index: 99;
    opacity: 0;
}
.slide--img-unit.center{
    width: 67% !important;
    margin: 10px auto;
    max-width: 800px !important;
}
.break{
    padding: 10px 0;
    display: inline-block;
}
.rice--alt #amazingcarousel-10 .amazingcarousel-item-container{
    background: transparent;
}
.w-60{
    width: 60% !important;
}
.w-70{
    width: 70% !important;
}
#plane{
    display: none;
    position: absolute;
    z-index: 100001;
    top: 60%;
    width: 55%;
    right: -450px;
}
.siteroot #how-it-works {
    padding: 30px 20px 20px;
}
h4 {
    text-align: center;
    font-size: 16px;
}
.title--primary, .fancy{
    font-family: 'Conv_AvenirNextLTPro-Bold';
    font-size: 2em;
    text-transform: uppercase;
}
.title--primary_2{
    font-family: 'Conv_AvenirNextLTPro-Bold';
    font-size: 1.5em;
    text-transform: uppercase;
}
.title--primary_3{
    font-family: 'Conv_AvenirNextLTPro-Bold';
    font-size: 0.9em;
    text-transform: uppercase;
}
.container .field--rte &gt; p {
    text-align: center;
    color: #404751;
    font-family: 'Conv_AvenirNextLTPro-Regular';
    font-weight: normal;
    font-size: 17px;
    line-height: 1.4em;
    padding-bottom: 24px;
}
.content-section--alt.v3 {
    background: #CC0B08;
    background-image: url('../img/header/final/s1.png'), url('../img/header/final/s2.png'), url('../img/header/final/s3.png');
}
.concave-square {
    position: relative;
    z-index: 10;
    overflow: hidden;
}
.concave-content {
    background: white;
    border: 1px solid #beaa7f;
    position: relative;
}
.container .field--rte {
    color: #404751;
    padding: 20px 40px;
}
.media--grid .unit {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    max-width: 368px;
    padding: 0 0.5%;
    margin-bottom: 0px;
    opacity: 1;
    top: 0;
    position: relative;
}
.siteroot .item--media {
    background-color: #c4b383;
    background-color: #D9C89A;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-radius: 0 0 20px 20px;
    padding: 0 0 32px 0 !important;
    text-align: center;
}
.siteroot .media--thumb {
    background-repeat: no-repeat;
    margin-bottom: 32px;
    width: 100%;
    background-color: #ed1d24;
}
.siteroot .media--title {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 0 32px;
    font-family: 'Conv_AvenirNextLTPro-Bold';
}
.media--title {
    font-family: 'Conv_AvenirNextLTPro-Bold';
    color: #53330f;
    margin-bottom: 16px;
}
.item--media p {
    color: #53330f;
    padding: 0 32px;
}
#gameContainer{
    display: block;   
}
.game-header {
    float: left;
    width: 100%;
    border: 2px solid #c4aa62;
    border-bottom: none;
    background: #D9C89A;
    text-align: left;
    padding: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-radius: 5px 5px 0 0;
}
.game-canvas{
    float: left;
    width: 100%;
    min-height: 460px;
    background: #d9c89a;
    border: 2px solid #c4aa62;
}
.timer{
    background-color: #272e38;
    color: #cacaca;
    padding: 10px;
    margin: 10px auto;
    position: relative;
}
.timer .display {
    text-align: center;
    padding: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 40px;
    position: relative;
    background-color: #0f1620;
    box-shadow: 0 1px 1px rgba(0,0,0,0.08) inset, 0 1px 1px #2d3642;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.08) inset, 0 1px 1px #2d3642;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.08) inset, 0 1px 1px #2d3642;
}
.timer,.timer span{
    font-family: 'digital-7_monomono';
    display: inline-block;
}
#terms-and-conditions {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.padding{
    padding: 0px 10px;
}
.text-center{
    text-align: center !important;
}
.text-italics{
    font-style: italic;
    width: 100%;
    float: left;
    display: inline-block;
    font-size: 13px;
}
.italics{
    font-style: italic;
}

.text-justify{
    text-align: justify;
}
.w-h-100cent{
    max-width: 100% !important;
    width: 100% !important;
    max-height: 100% !important;
}
.survey-table{
    width: 100%;
}
.survey-table th{
    text-align: left;
    min-width: 40%;
    max-width: 60%;
}
.survey-table td{
    min-width: 120px;
}
.thumbnail {
    max-width: 300px !important;
    max-height: 200px !important;
    border: 2px solid #beaa7f;
    padding: 5px;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.hide-me{
    display: none;
}
.opacity-1{
    opacity: 1 !important;   
}
.game .media--thumb{
    position: relative;
}
.game .media--thumb div{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,0.4);
    left: 0;
}
.game .playing .media--thumb div{
    background: transparent;
}
.game .played .media--thumb div:after {
    content: "";
    background: url(../img/checked.png);
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 3px;
}
.game .locked .media--thumb div:after {
    content: "";
    background: url(../img/lock.png);
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 3px;
}
#playButton {
    margin: 10px 0;
}

#master{
    position: relative;
}
#footer{
    position: relative;
    width: 100%;
    padding: 0;
    bottom: 0%;
    margin: 0;
}
#footer a,#footer p,#footer span {
    color: #EDDDB0;
    font-family: 'Conv_AvenirNextLTPro-Regular';
}
#footer .footer-top{
    padding: 10px 0;
    margin: 0;
    background-color: #ed1d24;
    background-size: cover;
    background-repeat: no-repeat;
}
#footer .footer-top.v2{
    background-color: #770808;
}
.social-icos [class^="flaticon-"]:before, .social-icos [class*=" flaticon-"]:before, .social-icos [class^="flaticon-"]:after, .social-icos [class*=" flaticon-"]:after {
    color: #de2526 !important;
    font-size: 38px;
}
.footer-top .social-icos {
    text-align: left;
    float: left;
    clear: right;
    border-top: 0;
    padding: 10px 0 10px 10px;
    margin-top: 0;
    border: 0;
}
.footer-top p {
    margin-top: 44px;
}
.btn, .btn a {
    color: #fff !important;
    text-shadow: 0px -1px 0px rgba(144,13,16,.8);
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 600;
    background: #de2526;
    border: 0;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    padding: 15px 40px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.v4.bg-animate{
}
.bg-animate{
    background-color: #510608;
    background-image:url('../img/header/final/queen.png');
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index:1;
    background-size: 30%;
}
.bg-animate.v2{
}
@keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
.contactus {}
.contactus .contourPageName {display: none;}
.contourNavigation{
    text-align: center;   
}
.contactus input, 
.contactus select, 
.contactus textarea {
    -webkit-border-radius: px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 70%;
}
.contactus input[type=checkbox], 
.contactus input[type=radio] {
    width: auto;
}
.contactus .contourFieldSet {
    border: 0;
    margin: 0;
    padding: 0;
}
.contactus .contourFieldSet legend {
    display: none;
}

.contactus .contourField {
    margin-bottom: 22px;
}

.contactus .contourField &gt; input {
    display: none;
}

.contactus .contourField &gt; label {
    display: none;
}


.contactus input[type=submit] {
    color: #fff;
    text-shadow: 0px -1px 0px rgba(144,13,16,.8);
    font-weight: 600;
    background:#ed1d24;
    border:0;
    cursor:pointer;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    display:inline-block;
    padding: 6px 30px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    text-decoration:none;
    width: auto;
}
.contactus input[type=submit]:hover {background: #78080a; color:#fff;}
.contactus input[type=submit]:hover {color: #fff;}


/*==================================================================
=Forms
----------------------------------------------------------------- */

input,
select,
textarea {
    color: #000000;
    font-family: 'Conv_AvenirNextLTPro-Regular';
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    border: 1px solid #000000;
    padding: 8px 12px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
}

input:focus,
select:focus,
textarea:focus {
    -moz-box-shadow: 0 0 5px rgba(0,0,0,1);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,1);
    box-shadow: 0 0 5px rgba(0,0,0,1);
    border: 1px solid rgba(0,0,0,1);
}
select {
    background: url('../img/icon-select-arrow.png') no-repeat center right;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
}
select::-ms-expand { /* removes arrows on IE10+ */
    display: none;
}


input[type="radio"],
.pseudo-radio-inupt {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    display: inline-block;
    height: 12px;
    width: 12px;
    background: url('../img/sprite-radio-btn.png') no-repeat 0 0;
    margin-right: 8px;
}
input[type="radio"]:checked {
    background-position: -12px 0;                    
}

label.radio,
.pseudo-radio-label {
    cursor: pointer;
    color: #404751;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
}
form p{

}
.contour .contourField {position:relative;}
.mandatory:before {
    color: #de2526;
    content: '*';
    display: block;
    font-size: 24px;
    position: absolute;
    top: 2vw;
    left: 71%;
}
.concave-header{
    background: #de2526;
    color: white;
    padding: 15px 0;
}
.coins{
    background-image: url('../img/Coins.png');
    position: absolute;
    z-index: 10000;
    min-width: 15vw;
    background-size: 100%;
    min-height: 15vw;
    top: 0;
    max-width: 200px;
    left: 6%;
    opacity: 0;
    background-repeat: no-repeat;
    max-height: 200px;
}
.concave-header h4{

}
.concave-header p{
    text-align: center;
    color: #E7D9A8;
    padding: 0 10px;
}
/*Font generated by flaticon.com under CC BY. The authors are: Dave Gandy, Freepik, Yannick*/
@font-face {
    font-family: "Flaticon";
    src: url("fonts/flaticon/flaticon.eot");
    src: url("fonts/flaticon/flaticon.eot#iefix") format("embedded-opentype"),
        url("fonts/flaticon/flaticon.woff") format("woff"),
        url("fonts/flaticon/flaticon.ttf") format("truetype"),
        url("fonts/flaticon/flaticon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-family: Flaticon;
    font-size: 17px;
    font-style: normal;
    color: #edddb0;
}
.flaticon-angle:before {
    content: "\e000";
}
.flaticon-angle2:before {
    content: "\e001";
}
.flaticon-cross97:before {
    content: "\e002";
}
.flaticon-facebook45:before {
    content: "\e003";
}
.flaticon-google111:before {
    content: "\e004";
}
.flaticon-instagram14:before {
    content: "\e005";
}
.flaticon-list23:before {
    content: "\e006";
}
.flaticon-pinterest28:before {
    content: "\e007";
}
.flaticon-search82:before {
    content: "\e008";
}
.flaticon-shopping109:before {
    content: "\e009";
}
.flaticon-twitter38:before {
    content: "\e00a";
}
.flaticon-twitter39:before {
    content: "\e00b";
}
.flaticon-youtube33:before {
    content: "\e00c";
}
.social-icos div{color: #EDDDB0;}
.social-icos a {
    background: #edddb0;
    display: inline-block;
    height: 60px;
    margin: 0 0 8px;
    width: 102px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
}
.social-icos  a i{float: left;margin-top: 8px;}
#spinner{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
    color: white;
    background: rgba(30,30,30,0.5);
    width: 100%;
    height: 100%;
}
#spinner i{
    position: relative;
    left: 49%;
    top: 49%;
}
/* Tablets ----------- */
@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) {
    .coins{
        width: 25vw;
        top: 3% !important;
        height: 25vw;
    }
    .vfinal{
        padding-bottom: 56.25%;
    }
}
/* Smartphones ----------- */
@media only screen 
and (max-device-width: 767px) {
    .vfinal{
        padding-bottom: 56.25%;
    }
    .level.unit{
        display: none;
    }
    .level.unit.playing{
        display: block;
    }
    .title--primary, .fancy{
        font-size: 1.03em;
    }
    .title--primary_2{
        font-size: 1em;
    }
    .title--primary_3{
        font-size: 0.7em;
    }
    .coins{
        width: 25vw;
        height: 25vw;
    }
    .content-section--alt {
        padding: 50px 0;
    }
    .container .field--rte{
        padding: 20px 10px;
    }
    .timer .display{
        font-size:35px;
    }
    .mandatory:before {
        color: #de2526;
        content: '*';
        display: block;
        font-size: 24px;
        position: absolute;
        top: 5vw;
        left: 71%;
    }
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    background-color: #de2526;
    border: 1px solid #de2526;
    border-right: 0;
    border-radius: 4px;
}
.messageR{
    font-size: 25px;
}
.gifCenterAnimate{
    height: 80% !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
input#requested_code{
    cursor: not-allowed;
    background: #eeeeee;
}
input#newsletter{
    margin-top: -2px;
    line-height: normal;
}
@media only screen 
and (min-device-width: 1024px) {
    .captcha{
        margin-left: 36%;
    }
}</pre></body></html>