.container .main-top-banner-wrapper p {
    font-family: '888-regular', sans-serif;
    font-weight: 600;
    font-size: 10px;
    text-align: justify;
    text-align-last: center;
}

.main-top-banner-wrapper {
    max-width: 100%;
    height: 70vh;
    position: relative;
    overflow: hidden;
    background-color: #ffffff;
}

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

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

.main-top-banner-wrapper .main-top-banner-registration-form-wrapper {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 975px;
    display: flex;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: 13px;
    box-shadow: 0 17px 35px 7px rgb(65 65 65 / 70%);
    z-index: 2;
}

.main-top-banner-registration-form-wrapper .divider {
    width: 1.5%;
    transform: skew(-11.4deg);
    -webkit-transform: skew(-11.4deg);
    -moz-transform: skew(-11deg);
    background: rgb(189 187 187 / 60%);
    background: linear-gradient(180deg, rgb(189 187 187 / 60%) 0%, rgb(86 86 86 / 70%) 12%, rgb(86 86 86 / 70%) 30%, rgb(83 83 83 / 72%) 70%);
}

.main-top-banner-registration-form-wrapper .mobile-top-divider,
.main-top-banner-registration-form-wrapper .mobile-bottom-divider {
    display: none;
}

.main-top-banner-registration-form-wrapper .main-top-banner-registration-offer {
    flex: 0 1 54%;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1;
    padding: 40px 40px 20px 20px;
}

.main-top-banner-registration-offer .main-top-banner-claim-offer-text {
    font-size: 20px;
    font-family: '888-ultra', sans-serif;
    line-height: 1.5;
    color: #2a4940;
}

.main-top-banner-registration-offer .main-top-banner-first-offer-text {
    font-size: 50px;
    font-family: '888-ultra', sans-serif;
    letter-spacing: -3px;
    color: #409f74;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
}

.main-top-banner-registration-offer .main-top-banner-first-offer-text span {
    display: block;
    font-size: 81px;
}

.main-top-banner-registration-offer .main-top-banner-first-offer {
    display: block;
    font-size: 120px;
}

.main-top-banner-registration-offer .main-top-banner-second-offer-text {
    font-size: 42px;
    font-family: '888-ultra', sans-serif;
    letter-spacing: -0.7px;
    color: #2a4940;
    text-align: center;
}

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

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

.main-top-banner-registration-form-wrapper .main-top-banner-code {
    font-size: 23px;
    font-family: '888-medium', sans-serif;
    font-weight: 600;
    color: #2a4940;
}

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

.main-top-banner-registration-form-wrapper .main-top-banner-significant-terms {
    font-size: 12px;
    font-family: '888-medium', sans-serif;
    font-weight: 500;
    text-align: center;
    color: #462120;
}

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

.main-top-banner-wrapper .main-top-banner-registration-form {
    flex: 0 1 46%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 41px 25px 10px 50px;
}

.core-short-registration-form-input-wrapper .core-short-registration-form-input {
    font-family: '888-medium', sans-serif;
    font-size: 17px;
    font-weight: 600;
    border: 2px solid rgb(0 0 0 / 25%);
    margin-top: 0;
    padding: 9px 5px 9px 47px;
}

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


.main-top-banner-registration-form .core-short-registration-submit-button button {
    font-family: '888-regular', sans-serif;
    background: #409f74;
    font-size: 25px;
    font-weight: 600;
    padding: 6px;
    box-shadow: 0 4px 0 0 #2a4940;
    color: #fefefe;
    border: none;
    border-radius: 9px;
    text-decoration: none;
    text-transform: uppercase;
}

.main-top-banner-registration-form .core-short-registration-submit-button {
    padding: 15px 0 30px;
}

.main-top-banner-registration-form .main-top-banner-login {
    margin-top: 2px;
    padding-top: 5px;
    border-top: 1px solid rgb(0 0 0 / 20%);
    width: 100%;
    font-size: 15px;
    font-family: '888-regular', sans-serif;
    font-weight: 600;
    text-align: center;
    color: #462120;
}

.main-top-banner-registration-form .main-top-banner-login a {
    color: #fd7e90;
}

.main-top-banner-content .main-top-banner-offer {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.main-top-banner-offer .main-top-banner-claim-offer-text {
    font-size: 2.5vw;
    font-family: '888-medium', sans-serif;
    font-weight: bold;
    color: #2a4940;
    line-height: 1;
}

.main-top-banner-offer .main-top-banner-first-offer-text {
    font-size: 6.75vw;
    font-family: '888-ultra', sans-serif;
    color: #409f74;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -3px;
}

.main-top-banner-offer .main-top-banner-second-offer-text {
    font-size: 4vw;
    font-family: '888-ultra', sans-serif;
    color: #2a4940;
    font-weight: 800;
    line-height: 1;
}

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

.main-top-banner-content .main-top-banner-button button {
    font-family: '888-regular', sans-serif;
    background: #409f74;
    font-size: 2vw;
    font-weight: 700;
    padding: 5px 20px;
    box-shadow: 0 5px 0 0 #2a4940;
    color: #fff;
    border: none;
    border-radius: 6px;
    text-decoration: none;
    text-transform: uppercase;
}

.main-top-banner-content .main-top-banner-code {
    font-size: 1.8vw;
    font-family: '888-regular', sans-serif;
    letter-spacing: -1px;
    color: #2a4940;
    text-align: center;
    padding-top: 20px;
}

.main-top-banner-code .main-top-banner-promo-code {
    color: #2a4940;
    font-family: '888-ultra', sans-serif;
}

.main-top-banner-registration-offer .main-top-banner-code {
    padding-top: 10px;
}

.main-how-to-claim-steps-wrapper {
    background-color: #ffffff;
    position: relative;
}

.main-how-to-claim-steps-wrapper .triangle-shape-image {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0, -95%);
    width: 0;
    height: 0;
    bottom: 0;
    background: transparent;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
    border-bottom: 3vw solid #fff;
    filter: drop-shadow(0px -4px 2px rgba(0, 0, 0, 0.1));
    -webkit-filter: drop-shadow(0px -4px 2px rgba(0, 0, 0, 0.1));
    z-index: 3;
}

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

.main-how-to-claim-steps .divider {
    background: url("/images/homepage-banner/divider.webp") center no-repeat;
    flex: 0 0 3%;
    margin: 0 40px;
}

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

.main-how-to-claim-steps .main-how-to-claim-step:first-child {
    flex: 0 1 25%;
}

.main-how-to-claim-step .main-how-to-claim-step-image {
    flex: 0 0 50px;
    margin-right: 5px;
}

.main-how-to-claim-step .main-how-to-claim-step-image img {
    width: 100%;
}

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

.main-how-to-claim-step .main-how-to-claim-step-description {
    font-size: 20px;
    font-family: '888-medium', sans-serif;
    color: #462120;
    margin-left: 5px;
}

.main-how-to-claim-step-description .green {
    color: #409f74;
}

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

.triangle-shape-wrapper {
    display: flex;
    height: 80px;
    width: 100%;
}

.triangle-shape-wrapper .left-triangle {
    width: 0;
    height: 0;
    margin-right: -2vw;
    float: left;
    border-style: solid;
    border-width: 3vw 52vw 0 0;
    border-color: #ffffff transparent transparent transparent;
    filter: drop-shadow(3px 4px 2px rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(3px 4px 2px rgba(0, 0, 0, 0.2));
}

.triangle-shape-wrapper .right-triangle {
    width: 0;
    height: 0;
    margin-left: -2vw;
    float: left;
    border-style: solid;
    border-width: 0 52vw 3vw 0;
    border-color: transparent #ffffff transparent transparent;
    filter: drop-shadow(-3px 4px 2px rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(-3px 4px 2px rgba(0, 0, 0, 0.2));
}

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



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

    .main-top-banner-wrapper {
        height: auto;
    }

    .core-short-registration-form-input-wrapper .core-short-registration-form-input {
        border-width: 1px;
    }

    .main-how-to-claim-steps {
        max-width: 1000px;
    }

    .main-how-to-claim-step .main-how-to-claim-step-image {
        flex: 0 0 40px;
    }

    .main-how-to-claim-step .main-how-to-claim-step-description {
        font-size: 16px;
    }
}

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

    .main-top-banner-content .main-top-banner-code {
        padding-top: 5px;
    }

    .main-top-banner-content .main-top-banner-button {
        margin-top: 15px;
    }

    .main-top-banner-wrapper .main-top-banner-registration-form-wrapper {
        width: 75%;
    }

    .main-top-banner-registration-form-wrapper .main-top-banner-code {
        font-size: 18px;
    }

    .core-short-registration-form-input-wrapper.core-first-name .core-short-registration-form-input,
    .core-short-registration-form-input-wrapper.core-last-name .core-short-registration-form-input,
    .core-short-registration-form-input-wrapper.core-email .core-short-registration-form-input {
        font-size: 14px;
    }

    .main-top-banner-registration-form .core-short-registration-submit-button button {
        font-size: 20px;
    }

    .main-how-to-claim-step .main-how-to-claim-step-image {
        flex: 0 0 30px;
    }

    .main-top-banner-registration-offer .main-top-banner-code {
        padding-top: 5px;
    }
}

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

    .main-top-banner-wrapper .main-top-banner-registration-form-wrapper {
        width: 85%;
    }

    .main-top-banner-registration-form-wrapper .main-top-banner-registration-offer {
        padding: 30px 40px 10px 20px;
    }

    .main-top-banner-wrapper .main-top-banner-registration-form-wrapper {
        top: 60px;
    }

    .main-top-banner-registration-offer .main-top-banner-claim-offer-text {
        font-size: 18px;
        line-height: 1;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer-text {
        font-size: 45px;
        letter-spacing: normal;
        padding-top: 5px;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer-text span {
        font-size: 73px;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer {
        font-size: 98px;
    }

    .main-top-banner-registration-form-wrapper .main-top-banner-code {
        font-size: 15px;
    }

    .main-top-banner-wrapper .main-top-banner-registration-form {
        padding: 30px 25px 10px 50px;
    }

    .core-short-registration-form-input-wrapper.core-first-name .core-short-registration-form-input,
    .core-short-registration-form-input-wrapper.core-last-name .core-short-registration-form-input,
    .core-short-registration-form-input-wrapper.core-email .core-short-registration-form-input {
        font-size: 12px;
    }

    .core-short-registration-form-input-wrapper .core-short-registration-form-input {
        padding: 5px 5px 5px 30px;
        border-radius: 6px;
    }

    .core-short-registration-form-input-wrapper.core-first-name .core-short-registration-form-input,
    .core-short-registration-form-input-wrapper.core-last-name .core-short-registration-form-input,
    .core-short-registration-form-input-wrapper.core-email .core-short-registration-form-input {
        background-size: 16px;
        background-position-x: 8px;
    }

    .core-short-registration-form-input-wrapper .core-error-message {
        min-height: 12px;
    }

    .main-top-banner-registration-form .core-short-registration-submit-button {
        padding-top: 0;
    }

    .main-top-banner-registration-form .core-short-registration-submit-button button {
        font-size: 16px;
    }

    .main-how-to-claim-steps {
        max-width: 95%;
    }

    .main-how-to-claim-step .main-how-to-claim-step-description {
        font-size: 14px;
    }

    .triangle-shape-wrapper {
        height: 50px;
        background-color: #ffffff;
    }

    .main-how-to-claim-steps .divider {
        flex: 0 0 2%;
        margin: 0 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .main-top-banner-registration-offer .main-top-banner-first-offer-text {
        font-size: 34px;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer-text span {
        font-size: 54px;
    }
}

@media only screen and (max-width: 1000px) and (min-height: 1000px) {

    .main-top-banner-wrapper {
        height: 410px;
    }

    .main-top-banner-wrapper .main-top-banner-desktop-video {
        width: auto;
        height: 100%;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer-text {
        font-size: 30px;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer-text span {
        font-size: 51px;
    }
}

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

    .main-top-banner-wrapper {
        min-height: 410px;
    }

    .main-top-banner-registration-form .core-short-registration-submit-button button {
        font-size: 14px;
        padding: 3px;
        border-radius: 5px;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer-text {
        font-size: 20px;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer-text span {
        font-size: 34px;
    }
}

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

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

    .main-top-banner-wrapper .main-top-banner-mobile-video {
        display: block;
    }

    .main-top-banner-wrapper .main-top-banner-registration-form-wrapper {
        flex-direction: column;
        width: 78vw;
        background-color: rgba(0, 0, 0, 0.2);
    }

    .main-top-banner-registration-form-wrapper .main-top-banner-registration-offer {
        border-bottom: none;
        border-radius: 0;
        padding: 20px 15px 0;
        background-color: #fff;
    }

    .core-short-registration-form-input-wrapper .core-short-registration-form-input {
        padding: 7px 5px 7px 30px;
        border-radius: 4px;
    }

    .core-short-registration-form-input-wrapper.core-first-name .core-short-registration-form-input,
    .core-short-registration-form-input-wrapper.core-last-name .core-short-registration-form-input, .core-short-registration-form-input-wrapper.core-email .core-short-registration-form-input {
        font-size: 12px;
        font-weight: normal;
    }

    .main-top-banner-registration-form .core-short-registration-submit-button button {
        font-size: 18px;
        padding: 4px;
        border-radius: 4px;
        margin-bottom: 5px;
    }

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

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

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

    .main-top-banner-registration-form-wrapper .main-top-banner-code {
        font-size: 14px;
        margin-top: 5px;
        padding-top: 0;
    }

    .main-top-banner-registration-form-wrapper .divider {
        display: none;
    }

    .main-top-banner-registration-form-wrapper .mobile-top-divider {
        display: block;
        width: 0;
        height: 0;
        border-top: 60px solid #fff;
        border-right: 78vw solid transparent;
    }

    .main-top-banner-registration-form-wrapper .mobile-bottom-divider {
        display: block;
        width: 0;
        height: 0;
        border-bottom: 60px solid #fff;
        border-left: 78vw solid transparent;
        margin-top: -50px;
    }

    .main-top-banner-wrapper .main-top-banner-registration-form {
        border-top: none;
        border-radius: 0 0 12px 12px;
        padding: 10px 15px 10px;
        background-color: #fff;
    }

    .main-top-banner-registration-form .core-short-registration-submit-button {
        padding: 0;
    }

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

    .main-top-banner-offer .main-top-banner-claim-offer-text {
        font-size: 28px;
    }

    .main-top-banner-offer .main-top-banner-first-offer-text {
        font-size: 73px;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer-text {
        font-size: 9vw;
    }

    .main-top-banner-registration-offer .main-top-banner-first-offer-text span {
        font-size: 16vw;
    }

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

    .main-top-banner-content .main-top-banner-button button {
        font-size: 26px;
    }

    .main-top-banner-content .main-top-banner-code {
        font-size: 20px;
    }

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

    .main-how-to-claim-steps .main-how-to-claim-step {
        flex: 0 0 100%;
        border-top: 1px solid #000;
        padding: 22px 0;
    }

    .main-how-to-claim-steps .main-how-to-claim-step:first-child {
        flex: 0 0 100%;
        border-top: none;
    }

    .main-how-to-claim-steps .main-how-to-claim-step {
        flex: 0 0 100%;
    }

    .main-how-to-claim-step .main-how-to-claim-step-image {
        flex: 0 0 50px;
    }

    .main-how-to-claim-step .main-how-to-claim-step-description {
        font-size: 21px;
    }
}

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

    .main-top-banner-wrapper {
        min-height: 600px;
        height: 70vh;
    }

    .main-top-banner-wrapper .main-top-banner-mobile-video {
        width: auto;
        height: 100%;
    }

    .main-top-banner-wrapper .main-top-banner-registration-form-wrapper {
        top: 60px;
    }
}