.nascar .how_to_enter {
    max-width: 100%;
    margin: 35px auto 0;
}

.nascar .how_to_enter__overlay {
    background: rgba(34, 58, 74, 75%);
    max-width: 95%;
    margin: 0 auto;
    padding: 0 0 60px;
    text-align: center;
    margin: 40px 30px 65px;
    border: 8px solid #FFFFFF;
    border-radius: 60px;
    box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.65),
            inset 0px 0px 30px 999px rgba(0, 0, 0, 0.35);
}

.nascar .scratch-Off {
    width: 50%;
}

.nascar .scratch-off-img {
    margin: 55px 0 0 15px;
    max-width: 100%;
}

.nascar .scratch-off-section {
    display: flex;
    justify-content: space-around;
}

.nascar .how_to_enter__title {
    font-size: 48px;
    line-height: 52px;
    padding: 45px 0 20px;
}

.nascar .how_to_enter__content {
    font-family: "Gemunu-Libre";
    color: #FFFFFF;
}

.nascar .how_to_enter__content--scratch_off {
    padding: 0 30px 0 25px;
    width: 50%;
}

.nascar .how_to_enter__steps {
    list-style-type: disc;
    margin-top: 30px;
    font-weight: 400;
}

.nascar .ticket-color {
    color: #E22100;
    text-decoration: underline;
}

.nascar .how_to_enter__steps .how_to_enter__steps {
    margin-left: 30px;
}

.nascar .how_to_enter__steps img {
    max-width: 100%;
    margin-bottom: 10px;
}

.nascar .how_to_enter__step__paragraph {
    font-size: 15px;
    line-height: 20px;
    color: #ef0040;
    text-align: center;
    margin: 0 40px 20px;
}

.nascar .how_to_enter__step {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    font-family: 'Gemunu-Libre';
}

.nascar .how_to_enter__step .in_text_accent,
.nascar .how_to_enter__step .in_text_link {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    cursor: pointer;
    text-decoration: underline;
}

.nascar .how_to_enter__indentation {
    margin: 20px 0 0 70px;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    font-family: 'Gemunu-Libre';
}

.nascar .how_to_enter__app_icons {
    text-align: left;
    margin-left: -20px;
}

.nascar .how_to_enter__app_icon {
    margin: 0 6px 10px;
    display: inline-block;
}

.nascar .how_to_enter__app_icon img {
    height: 50px;
}

.nascar .bold_text {
    font-family:'Gemunu-Libre' ;
}
.nascar .how_to_enter_additional_information__content_additional_link {
    margin: 0 0 20px;
    color: #F3D158;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    font-family: 'Gemunu-Libre';
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
}

.landing_page_popup_container .ticket_info {
    background: #fff;
    padding: 30px 0;
}

.landing_page_popup_container .ticket_info__title {
    font-family: "Futura", sans-serif;
    text-align: center;
    font-size: 25px;
    line-height: 20px;
    padding-bottom: 30px;
    padding-top: 20px;
    text-transform: capitalize;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    color: #000;
}

.landing_page_popup_container .ticket_info__ticket_image {
    margin: 45px auto;
    display: block;
    max-width: 100%;
    width: 55%;
}

.landing_page_popup_container .ticket_info__description {
    font-family: "Gemunu-Libre";
    color: #000;
    font-size: 16px;
    line-height: 21px;
    padding: 20px 20px 0;
    border-top: 1px solid #ccc;
    text-align: left;
}

.landing_page_popup_container .ticket_info__description--no_border {
    border-top: none;
}

#ticket_examples {
    display: none;
}

.landing_page_popup_container .ticket_examples {
    width: 620px;
}

.ticket_examples {
    background-color: #ffffff;
    padding: 40px 0 0;
}

.ticket_examples .section-details table {
    width: 100%;
    margin: 0px auto 15px;
    border-collapse: unset;
    border-spacing: 5px;
    position: relative;
}

.ticket_examples .section-details th {
    color: #000000;
    text-align: center;
    background: #F3D158;
    vertical-align: middle;
    padding: 10px 15px;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: 'Gemunu-Libre';
}

.ticket_examples .section-details td {
    background: #F6F6F6;
    text-align: center;
    vertical-align: top;
    padding: 10px;
}

.ticket_examples img {
    margin: 0 auto;
    max-width: 90%;
}

.ticket_examples .triangle-icon-box {
    float: left;
    width: 20px;
    height: 20px;
    transform: rotate(90deg);
}

.ticket_examples .triangle-icon-box .triangle {
    fill: #EC443D;
    stroke: #EC443D;
    stroke-width: 50;
}

.ticket_examples .ticket-counts {
    display: inline-block;
}

.ticket_examples .section-details td .ticket-count {
    font: normal normal normal 19px/22px 'Gemunu-Libre';
    float: left;
    padding-right: 5px;
    font-weight: 800;
    color: #000000;
}

@media (max-width: 580px) {

    .nascar .fast-play-img-mobile,
    .nascar .scratch-off-img-mobile {
        display: block;
        padding-bottom: 45px;
    }

    .nascar .how_to_enter__overlay {
        padding: 20px 20px 0;
        max-width: 94%;
        width: 100%;
        margin: 0 auto 30px; 
        box-shadow: 4px 8px 0 0 rgba(0, 0, 0, 0.65),
        inset 0 0 30px 999px rgba(0, 0, 0, 0.35);
    }

    .nascar .how_to_enter {
        margin: 20px auto 0;
    }

    .nascar .how_to_enter__overlay--scratch_off,
    .nascar .how_to_enter__overlay--fast-play {
        background-position: center bottom 30px;
    }

    .nascar .scratch-off-section {
        flex-direction: column-reverse;
    }

    .nascar .scratch-Off {
        width: 100%;
        padding-bottom: 25px;
    }

    .nascar .scratch-off-img {
        width: 100%;
        margin: 15px 0 35px 0;
    }

    .nascar .how_to_enter__title {
        font-size: 32px;
        line-height: 34px;
        padding: 0 0 10px;
    }

    .nascar .how_to_enter__step,
    .nascar .how_to_enter__step .in_text_accent,
    .nascar .how_to_enter__step .in_text_link {
        font-size: 20px;
        line-height: 27px;
    }

    .nascar .how_to_enter__content--scratch_off,
    .nascar .how_to_enter__content--fast_play {
        flex-direction: column-reverse;
        width: 100%;
        padding: 0 20px 0;
    }

    .nascar .how_to_enter__content--fast_play .how_to_enter__steps {
        padding-right: 0;
    }

    .nascar .how_to_enter__indentation {
        margin-left: 15px;
        font-size: 20px;
        line-height: 27px;
    }

    .nascar .how_to_enter__step {
        margin-bottom: 20px;
    }

    .nascar .how_to_enter__steps {
        margin-top: 10px;
    }

    .nascar .how_to_enter__steps img,
    .nascar .how_to_enter__step__paragraph {
        max-width: calc(100% + 30px);
        margin: 0 auto 20px;
        margin-left: -15px;
    }

    .nascar .how_to_enter__app_icons {
        text-align: center;
        margin-left: 0;
    }

    .nascar .how_to_enter__app_icon img {
        height: auto;
        width: 210px;
    }
}

@media (max-width: 360px) {
    .nascar .how_to_enter__step__paragraph {
        font-size: 12px;
        line-height: 15px;
    }
}

@media (max-width: 674px) {
    .nascar .how_to_enter__app_icon img {
        height: 68px;
    }
}

@media (max-width: 320px) {
    .nascar .how_to_enter__app_icon img {
        height: 55px;
    }
}