/* Load activated user fonts */
                            @font-face {
                font-family: belydisplay;
                src: url(https://cdn.scratcher.io/fonts/0921dba7-bd8c-4e90-8133-95f85980694e.ttf);
            }
                    @font-face {
                font-family: europa-regular;
                src: url(https://cdn.scratcher.io/fonts/e909d29f-7ce9-449c-b5f3-cbf7c7b310c5.ttf);
            }
                    @font-face {
                font-family: europabold;
                src: url(https://cdn.scratcher.io/fonts/8a4428ee-b9a3-4c30-8a55-2ae3bc07903a.ttf);
            }body,
#loader {
    background-image: url('https://cdn.scratcher.io/images/179956/8208dfb9-0a07-4523-853f-b98f9d2544fb.jpeg');
    background-position-x: center;
    background-position-y: center;
}
@media (max-width: 767px) {
body,
#loader {
    background-image: url('https://cdn.scratcher.io/images/154668/2a6f3d5c-b7d5-4db2-8b59-2e90fcf3157c.jpeg');
}
}.game-container {
}
.button-container {
    margin-top: 2px;
    margin-bottom: -12px;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:focus:active {
    background: rgb(120, 216, 199);
    color: rgb(255, 255, 255);
    border-width: 2px;
    border-color: rgb(120, 216, 199);
    border-radius: 25px;
    outline: none;
}

.btn-primary:hover,
.btn-primary:hover:active {
    background-color: rgb(255, 212, 95);
    color: rgb(255, 255, 255);
    border-color: rgb(255, 212, 95);
}

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:focus:active{
    background-color: #000000;
    color: #FFFFFF;
    border-width: 2px;
    border-color: #000000;
    border-radius: 25px;
    outline: none;
}

.btn-secondary:hover,
.btn-secondary:hover:active {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
}
.btn-game {
    text-transform: uppercase;
    font-weight: normal;
}
.prizes-container-btn {
    display: none;
}.popup {color: #000000;background: rgb(244, 216, 194);border: none;}.popup .popup-close {color: #000000;}.popup .register-form input:not([type="checkbox"]), .register-form select, .popup .register-form .btn-select, .popup .access-code-form input:not([type="checkbox"]), .access-code-form select, .popup .register-form .btn-select, .phone-number-field__country {color: #000;border: none;background: #fff;text-align: center;}.popup .checkbox-row .accept-link, .popup a:not(.btn):not(.prize-footer--link) {color: #000000;}.popup .tickets-btn.tickets-btn-primary {color: #fff;background: rgb(120, 216, 199);border: none;}#popup-register .popup-tabs .popup-tab {color: #fff;background-color: #000;border-color: #fff;}#popup-register .popup-tabs .popup-tab.active {color: #fff;background-color: #413f3f;}.checkbox-row .checkbox-accept label {background-color: #fff;outline: none;}.checkbox-row .checkbox-accept label:after {width: 12px;height: 7px;top: 5px;left: 4px;border-width: 3px;border-color: #000;}.checkbox-row .checkbox-accept {width: 20px;height: 20px;}.popup.done.lose .btn.btn-lose {color: #fff;background: rgb(8, 196, 106);border: 2px solid #08c46a;}.popup.done.lose .prize-body {min-height: 350px;height: auto;padding-bottom: 15px;background-color: #fff;}.popup.done.lose .btn.btn-lose {border-radius: 3px;}.popup.done.lose .prize-header {margin-top: 10px;margin-bottom: 10px;}.popup.done.lose .prize-content {margin-top: 10px;margin-bottom: 10px;}.popup.done.lose .btn.btn-lose {margin-bottom: 10px;}.selector {color: #fff;background: #000;}#loader {background-color: #fff;}#loader .loader-image {width: 200px;animation: rotation 2s infinite linear;}#loader .spinner {border: 15px solid rgba(244, 216, 194, 0.56);border-top-color: rgb(244, 216, 194);}.spinner-container .spin {
    background-image: url('https://cdn.scratcher.io/images/179958/e0b1ca51-ca56-40f6-b20d-f2c1fdfd6ecd_800x800-0.png');
}
.st0 {
    fill: #2e2e2e;
}
.st1 {
    fill: #2e2e2e;
}