@font-face {
    font-family: 'Lato-Italic';
    src: url("../../../fonts/LatoLatin-BlackItalic.ttf");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato-Medium';
    src: url("../../../fonts/LatoLatin-Medium.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jacks-Candlestick';
    src: url("../../../fonts/jacks_candlestick_condenced-webfont.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Flaticon';
    src: url("../../../fonts/Flaticon.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/******************************* Common Start ************************/

*, *:before, *:after {
    box-sizing: border-box
}

img, body, table, a, form, a img, h1, h2, h3, h4, h5, h6, li, hr {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

body {
    font-family: 'Lato-Medium', sans-serif;
    font-size: 17px;
    color: #4a4745;
}

.margin-auto {
    margin: auto;
}

/******************************* Common End ************************/

/******************** Section Start **************************************/

.wrapper {
    overflow: hidden;
}

.section-wrapper {
    max-width: 1300px;
    position: relative;
    padding: 15px 10px;
}

.container {
    margin-top: 70px;
}

.container p a {
    text-decoration: underline;
}

.container p a:hover {
    text-decoration: none;
}


/******************** Section End **************************************/

.container {
    margin-top: 0;
}

.lp-header-wrapper {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    z-index: 1;
}

.lp-header-wrapper .lp-header {
    display: flex;
    justify-content: space-between;
    width: 65vw;
    padding: 10px 0;
}

.lp-header .lp-header-image {
    width: 8vw;
}

.lp-header .lp-header-image img {
    max-width: 100%;
}

.lp-header .lp-header-button-wrapper {
    width: 14vw;
    text-align: center;
}

.lp-header .lp-header-button-wrapper .lp-header-button-description {
    font-size: 1vw;
    font-family: Lato-Medium, sans-serif;
    color: #fff;
}

.lp-header .lp-header-button-wrapper .lp-header-button a {
    display: inline-block;
    background: #ffde40;
    border: 0.2vw solid #000;
    border-radius: 2vw;
    padding: 0.3vw 1.5vw;
    color: #000;
    font-size: 1.1vw;
    font-family: Lato-Medium, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.lp-top-banner-wrapper {
    position: relative;
    overflow: hidden;
}

.lp-top-banner-wrapper .lp-top-banner-mobile-video {
    display: none;
}

.lp-top-banner-wrapper .lp-top-banner-desktop-video,
.lp-top-banner-wrapper .lp-top-banner-mobile-video {
    width: 100%;
    overflow: hidden;
}

.lp-top-banner-wrapper .lp-top-banner-registration-form-wrapper {
    position: absolute;
    top: 125px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 989px;
    display: flex;
    justify-content: space-between;
}

.lp-top-banner-registration-form-wrapper .lp-top-banner-registration-offer {
    flex: 0 1 56%;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1;
    background: #fff;
    border: 3px #000 solid;
    border-radius: 12px 0 0 12px;
    padding: 17px 25px;
    -webkit-text-stroke: 0.05vw;
    -webkit-text-stroke-color: #000;
}
#page-short-multigame-v1-offer .lp-top-banner-registration-form-wrapper .lp-top-banner-registration-offer {
    padding: 17px 37px;
}

.lp-top-banner-registration-offer .lp-top-banner-claim-offer-text {
    font-size: 33px;
    font-family: Jacks-Candlestick, sans-serif;
    color: #fff;
    text-shadow: 0.19vw 0.19vw 0 #000, -0.058vw -0.058vw 0 #000, 0.058vw -0.058vw 0 #000, -0.058vw 0.058vw 0 #000, 0.058vw 0.058vw 0 #000;
}

.lp-top-banner-registration-offer .lp-top-banner-offer-text {
    display: flex;
    flex-direction: column;
    font-size: 84px;
    text-align: center;
    font-family: Jacks-Candlestick, sans-serif;
    line-height: 0.9;
    color: #ffdf42;
    text-shadow: 0.24vw 0.24vw 0 #000, -0.044vw -0.044vw 0 #000, 0.044vw -0.044vw 0 #000, -0.044vw 0.044vw 0 #000, 0.044vw 0.044vw 0 #000;
}

.lp-top-banner-offer-text .lp-top-banner-offer-free-spins {
    font-size: 52px;
}

.lp-top-banner-registration-offer .lp-top-banner-offer-game {
    font-size: 27px;
    font-family: Jacks-Candlestick, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 0.17vw 0.17vw 0 #000, -0.028vw -0.028vw 0 #000, 0.028vw -0.028vw 0 #000, -0.028vw 0.028vw 0 #000, 0.028vw 0.028vw 0 #000;
    margin-top: 5px;
}

.lp-top-banner-registration-form-wrapper .lp-top-banner-registration-form .lp-top-banner-code,
.lp-top-banner-registration-form-wrapper .lp-top-banner-registration-form .lp-top-banner-significant-terms {
    display: none;
}

.lp-top-banner-registration-form-wrapper .lp-top-banner-code {
    font-size: 27px;
    font-family: Jacks-Candlestick, sans-serif;
    color: #fff;
    text-shadow: 0.17vw 0.17vw 0 #000, -0.028vw -0.028vw 0 #000, 0.028vw -0.028vw 0 #000, -0.028vw 0.028vw 0 #000, 0.028vw 0.028vw 0 #000;
}

.lp-top-banner-registration-form-wrapper .lp-top-banner-promo-code {
    color: #ffdf42;
}

.lp-top-banner-registration-form-wrapper .lp-top-banner-significant-terms {
    font-size: 10px;
    text-align: center;
    color: rgb(0 0 0 / 65%);
    -webkit-text-stroke: 0;
}

.lp-top-banner-registration-form-wrapper .lp-top-banner-significant-terms p {
    line-height: normal;
}

.lp-top-banner-wrapper .lp-top-banner-registration-form {
    flex: 0 1 43%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 3px #000 solid;
    border-radius: 0 12px 12px 0;
    padding: 0 25px;
}

.core-short-registration-form-input-wrapper .core-short-registration-form-input {
    font-family: Lato-Medium, sans-serif;
}

.core-short-registration-form-input-wrapper .core-error-message {
    font-family: Lato-Medium, sans-serif;
}


.lp-top-banner-registration-form .core-short-registration-submit-button button {
    background: #ffde40;
    font-family: Lato-Italic, sans-serif;
}

.lp-top-banner-registration-form .lp-top-banner-login {
    margin-top: 2px;
    padding-top: 20px;
    border-top: 1px solid rgb(0 0 0 / 20%);
    width: 100%;
    font-size: 17px;
    font-family: Lato-Medium, sans-serif;
    text-align: center;
    color: #6e6e6e;
}

.lp-top-banner-registration-form .lp-top-banner-login a {
    color: #4cc4fd;
}

.lp-top-banner-wrapper .lp-top-banner-content {
    position: absolute;
    top: 130px;
    left: 10.5vw;
    text-align: center;
}

.lp-top-banner-content .lp-top-banner-offer {
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: rotate(-10deg);
    -webkit-text-stroke: 0.05vw;
    -webkit-text-stroke-color: #000;
}

.lp-top-banner-offer .lp-top-banner-claim-offer-text {
    font-size: 3.15vw;
    font-family: Jacks-Candlestick, sans-serif;
    color: #fff;
    text-shadow: 0.17vw 0.17vw 0 #000, -0.028vw -0.028vw 0 #000, 0.028vw -0.028vw 0 #000, -0.028vw 0.028vw 0 #000, 0.028vw 0.028vw 0 #000;
}

.lp-top-banner-offer .lp-top-banner-offer-text {
    font-size: 4.7vw;
    font-family: Jacks-Candlestick, sans-serif;
    color: #ffdf42;
    text-shadow: 0.24vw 0.24vw 0 #000, -0.044vw -0.044vw 0 #000, 0.044vw -0.044vw 0 #000, -0.044vw 0.044vw 0 #000, 0.044vw 0.044vw 0 #000;
}

.lp-top-banner-offer .lp-top-banner-offer-game {
    font-size: 3vw;
    font-family: Jacks-Candlestick, sans-serif;
    color: #fff;
    text-shadow: 0.17vw 0.17vw 0 #000, -0.028vw -0.028vw 0 #000, 0.028vw -0.028vw 0 #000, -0.028vw 0.028vw 0 #000, 0.028vw 0.028vw 0 #000;
}

.lp-top-banner-content .lp-top-banner-button {
    margin-top: 60px;
    display: flex;
    justify-content: center;
}

.lp-top-banner-content .lp-top-banner-button a {
    display: inline-block;
    background: linear-gradient(111deg, rgba(255, 222, 64, 1) 0%, rgba(255, 222, 64, 1) 10%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 32%, rgba(255, 222, 64, 1) 45%);
    border: 0.2vw solid #000;
    border-radius: 3vw;
    padding: 0.4vw 1.3vw;
    color: #000;
    font-size: 2.2vw;
    font-family: Lato-Medium, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-text-stroke: 0.05vw;
    -webkit-text-stroke-color: #000;
}

.lp-top-banner-content .lp-top-banner-button a:hover {
    text-decoration: none;
}

.lp-top-banner-content .lp-top-banner-code {
    font-size: 1.9vw;
    font-family: Jacks-Candlestick, sans-serif;
    color: #fff;
    text-shadow: 0.17vw 0.17vw 0 #000, -0.028vw -0.028vw 0 #000, 0.028vw -0.028vw 0 #000, -0.028vw 0.028vw 0 #000, 0.028vw 0.028vw 0 #000;
    text-align: center;
    -webkit-text-stroke: 0.05vw;
    -webkit-text-stroke-color: #000;
}

.lp-top-banner-code .lp-top-banner-promo-code {
    color: #ffdf42;
}

.lp-how-to-claim-steps-wrapper {
    box-shadow: 3px 4px 2px rgba(0, 0, 0, 0.2);
    position: relative;
}

.lp-how-to-claim-steps-wrapper .curved-shape {
    position: absolute;
    top: 0%;
    left: 0;
    transform: translate(0, -90%);
    line-height: 0;
}

.lp-how-to-claim-steps {
    display: flex;
    justify-content: space-between;
    max-width: 1300px;
    margin: auto;
    padding: 10px 60px 30px;
}

.lp-how-to-claim-steps .lp-how-to-claim-step {
    display: flex;
    align-items: center;
    flex: 0 1 33%;
}

.lp-how-to-claim-steps .lp-how-to-claim-step a {
    text-decoration: none;
}

.lp-how-to-claim-step .lp-how-to-claim-step-description {
    font-size: 1.3vw;
    font-family: Lato-Medium, sans-serif;
    color: #000;
    margin-left: 5px;
}

.lp-how-to-claim-step .lp-how-to-claim-step-description p {
    margin: 0;
}

.lp-how-to-claim-step-description .lp-how-to-claim-promo-code {
    font-weight: 600;
    text-transform: uppercase;
}

.lp-full-terms-wrapper {
    padding-bottom: 150px;
    padding-top: 60px;
    background: url("/core-cms/landing-page-template/images/lp-footer.webp") bottom center no-repeat;
    background-size: contain;
}

.lp-full-terms-wrapper .lp-full-terms-content {
    max-width: 60vw;
    margin: auto;
}

.lp-full-terms-wrapper .lp-full-terms-header {
    font-family: Lato-Medium, sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 1.25vw;
}

.lp-full-terms-wrapper .lp-full-terms {
    font-size: 13px;
    color: #000;
}

.lp-full-terms-wrapper .lp-full-terms a {
    color: #3d3935;
    text-decoration: underline;
}

.lp-full-terms-wrapper .lp-full-terms a:hover {
    color: #000;
}

.lp-full-terms-wrapper .lp-full-terms li {
    line-height: 1.6;
}

.lp-significant-terms-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

.lp-significant-terms-wrapper .lp-significant-terms {
    max-width: 1300px;
    margin: auto;
    color: #fff;
    font-size: 0.719rem;
    text-align: center;
    padding: 10px;
}

.lp-significant-terms-wrapper .lp-significant-terms p {
    margin: 0;
    line-height: 14px;
}

.lp-significant-terms-wrapper .lp-significant-terms-button {
    display: none;
}

@media only screen and (max-width: 1280px) {
    .lp-header-wrapper {
        height: 90px;
    }

    .lp-top-banner-wrapper.registration-form .lp-top-banner-desktop-video {
        width: 130%;
    }

    .lp-top-banner-wrapper .lp-top-banner-registration-form-wrapper {
        width: 80vw;
        top: 90px;
    }

    .lp-top-banner-registration-form-wrapper .lp-top-banner-registration-offer {
        padding: 1.5vw 2vw 1vw;
    }

    .lp-top-banner-registration-offer .lp-top-banner-claim-offer-text {
        font-size: 2.512vw;
        text-shadow: 0.19vw 0.19vw 0 #000, -0.058vw -0.058vw 0 #000, 0.058vw -0.058vw 0 #000, -0.058vw 0.058vw 0 #000, 0.058vw 0.058vw 0 #000;
    }

    .lp-top-banner-registration-offer .lp-top-banner-offer-text {
        font-size: 6.745vw;
    }

    .lp-top-banner-offer-text .lp-top-banner-offer-free-spins {
        font-size: 3.747vw;
    }

    .lp-top-banner-registration-offer .lp-top-banner-offer-game {
        font-size: 2.995vw;
    }

    .lp-top-banner-registration-form-wrapper .lp-top-banner-code {
        font-size: 2.155vw;
    }
}

@media only screen and (max-width: 1000px) {
    .lp-how-to-claim-steps {
        max-width: 95%;
    }

    .lp-full-terms-wrapper .lp-full-terms-content {
        max-width: 95%;
    }

    .lp-full-terms-wrapper {
        padding-top: 40px;
        padding-bottom: 70px;
    }
}

@media only screen and (max-width: 455px) {

    .lp-top-banner-wrapper .lp-top-banner-desktop-video {
        display: none;
    }

    .lp-top-banner-wrapper .lp-top-banner-mobile-video {
        display: block;
        width: 100%;
    }

    .lp-top-banner-wrapper.registration-form .lp-top-banner-mobile-video {
        display: block;
        width: 130%;
    }

    .lp-header-wrapper .lp-header {
        width: 100%;
        padding: 5px 10px;
    }

    .lp-header .lp-header-image {
        width: 28vw;
    }

    .lp-header .lp-header-button-wrapper {
        width: auto;
    }

    .lp-header .lp-header-button-wrapper .lp-header-button-description {
        font-size: 4.5vw;
    }

    .lp-header .lp-header-button-wrapper .lp-header-button a {
        border-radius: 4vw;
        padding: 1.5vw 2.15vw 0.6vw;
        font-size: 3.8vw;
    }

    .lp-top-banner-wrapper .lp-top-banner-registration-form-wrapper {
        flex-direction: column;
    }

    .lp-top-banner-registration-form-wrapper .lp-top-banner-registration-offer {
        border-bottom: none;
        border-radius: 12px 12px 0 0;
        padding: 4.9vw 4.7vw 1.3vw 4.7vw;
    }

    .lp-top-banner-registration-offer .lp-top-banner-claim-offer-text {
        font-size: 5.212vw;
        text-shadow: 0.45vw 0.45vw 0 #000, -0.064vw -0.064vw 0 #000, 0.064vw -0.064vw 0 #000, -0.064vw 0.064vw 0 #000, 0.064vw 0.064vw 0 #000;
    }

    .lp-top-banner-registration-offer .lp-top-banner-offer-text {
        font-size: 12.245vw;
        text-shadow: 0.79vw 0.79vw 0 #000, -0.134vw -0.134vw 0 #000, 0.134vw -0.134vw 0 #000, -0.134vw 0.134vw 0 #000, 0.134vw 0.134vw 0 #000;
    }

    .lp-top-banner-offer-text .lp-top-banner-offer-free-spins {
        font-size: 7.747vw;
        text-shadow: 0.45vw 0.45vw 0 #000, -0.064vw -0.064vw 0 #000, 0.064vw -0.064vw 0 #000, -0.064vw 0.064vw 0 #000, 0.064vw 0.064vw 0 #000;
    }

    .lp-top-banner-registration-offer .lp-top-banner-offer-game {
        font-size: 6.395vw;
        text-shadow: 0.45vw 0.45vw 0 #000, -0.064vw -0.064vw 0 #000, 0.064vw -0.064vw 0 #000, -0.064vw 0.064vw 0 #000, 0.064vw 0.064vw 0 #000;
    }

    .lp-top-banner-registration-form-wrapper .lp-top-banner-registration-offer .lp-top-banner-code,
    .lp-top-banner-registration-form-wrapper .lp-top-banner-registration-offer .lp-top-banner-significant-terms {
        display: none;
    }

    .lp-top-banner-registration-form-wrapper .lp-top-banner-registration-form .lp-top-banner-code,
    .lp-top-banner-registration-form-wrapper .lp-top-banner-registration-form .lp-top-banner-significant-terms {
        display: block;
    }

    .lp-top-banner-registration-form-wrapper .lp-top-banner-code {
        font-size: 4.755vw;
        text-shadow: 0.17vw 0.17vw 0 #000, -0.028vw -0.028vw 0 #000, 0.028vw -0.028vw 0 #000, -0.028vw 0.028vw 0 #000, 0.028vw 0.028vw 0 #000;
        margin-top: 15px;
        -webkit-text-stroke: 0.17vw;
        -webkit-text-stroke-color: #000;
    }

    .lp-top-banner-wrapper .lp-top-banner-registration-form {
        border-top: none;
        border-radius: 0 0 12px 12px;
        padding: 4.9vw 4.7vw 1.3vw 4.7vw;
    }

    .lp-top-banner-registration-form .lp-top-banner-login {
        display: none;
    }

    .lp-top-banner-wrapper .lp-top-banner-content {
        width: 100%;
        top: 85px;
        left: 0;
    }

    .lp-top-banner-offer .lp-top-banner-claim-offer {
        -webkit-text-stroke: 0.075vw;
    }

    .lp-top-banner-offer .lp-top-banner-claim-offer-text {
        font-size: 6.54vw;
        line-height: 4vw;
        text-shadow: 0.71vw 0.71vw 0 #000, -0.028vw -0.028vw 0 #000, 0.028vw -0.028vw 0 #000, -0.028vw 0.028vw 0 #000, 0.028vw 0.028vw 0 #000;
    }

    .lp-top-banner-offer .lp-top-banner-offer-text {
        font-size: 18vw;
        line-height: 16vw;
        text-shadow: 0.79vw 0.79vw 0 #000, -0.134vw -0.134vw 0 #000, 0.134vw -0.134vw 0 #000, -0.134vw 0.134vw 0 #000, 0.134vw 0.134vw 0 #000;
        display: flex;
        flex-direction: column;
    }

    .lp-top-banner-offer .lp-top-banner-offer-text .lp-top-banner-offer-text-mobile {
        font-size: 11.5vw;
        line-height: 10vw;
    }

    .lp-top-banner-offer .lp-top-banner-offer-game {
        font-size: 5.75vw;
        text-shadow: 0.71vw 0.71vw 0 #000, -0.028vw -0.028vw 0 #000, 0.028vw -0.028vw 0 #000, -0.028vw 0.028vw 0 #000, 0.028vw 0.028vw 0 #000;
    }

    .lp-top-banner-content .lp-top-banner-button {
        margin-top: 20px;
    }

    .lp-top-banner-content .lp-top-banner-button a {
        border-radius: 5vw;
        padding: 1.4vw 3.3vw;
        font-size: 6.2vw;
    }

    .lp-top-banner-content .lp-top-banner-code {
        font-size: 4.9vw;
        text-shadow: 0.71vw 0.71vw 0 #000, -0.028vw -0.028vw 0 #000, 0.028vw -0.028vw 0 #000, -0.028vw 0.028vw 0 #000, 0.028vw 0.028vw 0 #000;
    }

    .lp-how-to-claim-steps {
        flex-direction: column;
        gap: 20px;
        padding: 10px 20px 30px;
    }

    .lp-how-to-claim-step .lp-how-to-claim-step-description {
        font-size: 5vw;
    }

    .lp-full-terms-wrapper {
        padding-bottom: 30px;
    }

    .lp-full-terms-wrapper .lp-full-terms-header {
        font-size: 5vw;
    }

    .lp-full-terms-wrapper .lp-full-terms {
        font-size: 13px;
    }

    .lp-significant-terms-wrapper {
        background: #000;
    }

    .lp-significant-terms-wrapper.closed {
        height: 45px;
        min-height: 0;
        overflow: hidden;
    }

    .lp-significant-terms-wrapper .lp-significant-terms {
        padding: 20px 10px 5px;
    }

    .lp-significant-terms-wrapper .lp-significant-terms-button {
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 1;
    }

    .lp-significant-terms-wrapper .lp-significant-terms-button:before {
        content: '\f106';
        font-family: Flaticon;
        transition: transform .5s;
        font-size: 14px;
        color: #fff;
    }

    .lp-significant-terms-wrapper.closed .lp-significant-terms-button:before {
        content: '\f108';
    }

    .lp-top-banner-registration-form-wrapper .lp-top-banner-significant-terms {
        font-size: 10px;
    }
}
