.game_service_payment_results_page  #content{
    min-width: 1000px;
}
/* sas banners lucky */
.global_sas_banner.abbr_lucky{
    background: linear-gradient(90deg, #1C6B00 0%, #28AD04 100%);
    height: 132px;
}
.global_sas_banner_bg.bg_lucky{

    background: url("/media/img/sas/sas_lucky_lk.svg") no-repeat  10% 0px;
    background-size: contain;
}
.global_sas_banner.abbr_lucky .global_sas_banner_inner{
    max-width: max-content;
}

.global_sas_banner.abbr_lucky .global_sas_banner_content{
    text-align: center;
}

.global_sas_banner.abbr_lucky .global_sas_banner_content h3{
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.2px;
}
.global_sas_banner.abbr_lucky .global_sas_banner_content h4{
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    padding-top: 8px;
    margin-bottom: 0;
}
.sas-replaceable-top:has(> .global_sas_banner.abbr_lucky){
    width: 100%;
}



.upsale--bottom.abbr_lucky{
    background: linear-gradient(90deg, #1C6B00 0%, #28AD04 100%);
    border-radius: 20px;
    clear: both;
    margin-bottom: 0px;
}
.upsale--bottom.abbr_lucky .bg_lucky_upsale{
    background: none;
}
.upsale--bottom.abbr_lucky .upsale_image{
    margin-left:-1px;
    margin-top:1px;
}
.upsale--bottom.abbr_lucky .upsale_content{
    margin-left: 115px;
}
.upsale--bottom.abbr_lucky h3 {
    font-weight: 500 !important;
    font-size: 32px !important;
    line-height: 36px !important;
    letter-spacing: -0.4px;
    margin-bottom: 25px;
}
.upsale--bottom.abbr_lucky h4 {
    font-weight: 300 !important;
    font-size: 24px !important;
    line-height: 32px !important;
    margin-top: 20px;
}
.upsale--bottom.abbr_lucky .bg_lucky_upsale img{
    position: relative;
    left: 27px;
    width: 222px;
    top: 29px;
}



.fastgames-upsale .bg_lucky{
    background: linear-gradient(90deg, #1C6B00 0%, #28AD04 100%);
}
.fastgames-upsale .upsale_wrapper.abbr_lucky .game_logo_icon  {
    background: url(/media/img/sas/sas_lucky_fast.svg) no-repeat;
    background-size: contain;
    width: 116px;
    height: 107px;
    margin-top: 15px;
}
.fastgames-upsale .upsale_wrapper.abbr_lucky .upsale_content {
    font-weight: 500;
    font-size: 20px;
    line-height: 21px;
    letter-spacing: -0.2px;
    padding-top: 14px;
}
.fastgames-upsale .upsale_wrapper.abbr_lucky .upsale_content small {
    font-weight: 300;
    font-size: 15px;
    line-height: 24px;
}
/* sas banners lucky */




/* sas banners quiz */
.sas-replaceable-top:has(> .global_sas_banner.abbr_quiz){
    width: 100%;
}
.global_sas_banner.abbr_quiz .global_sas_banner_controls{
    -webkit-box-flex: 0;
    -webkit-flex: 0.5 0 165px;
    -moz-box-flex: 0;
    -ms-flex: 0.5 0 145px;
    flex: 0.5 0 165px;
}
.global_sas_banner_bg.bg_quiz {
    background: #F0BF11 url("/media/img/sas/sas_quiz_lk.svg") no-repeat  4%;
    background-size: contain;
}

.global_sas_banner.abbr_quiz{
    height: 132px;
}
.global_sas_banner.abbr_quiz .quiz_logo_text{
    width: 350px;
    height: 78px;
}
.global_sas_banner.abbr_quiz .global_sas_banner_inner{
    max-width: 100%;
    justify-content: flex-end;
}
.global_sas_banner.abbr_quiz .global_sas_banner_content h3{
    color: #212121;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.2px;
    color: #212121;
    background: #fff;
    padding: 10px 10px 0;
    width: max-content;
    box-shadow: 4px 4px 0px -2px rgb(171 171 171);
    -webkit-box-shadow: 6px 6px 0px -2px rgb(171 171 171);
    -moz-box-shadow: 4px 4px 0px -2px rgba(171,171,171,1);
}
.global_sas_banner.abbr_quiz .global_sas_banner_content h4{
    color: #212121;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #212121;
    background: #fff;
    padding: 10px;
    width: max-content;
    box-shadow: 4px 4px 0px -2px rgb(171 171 171);
    -webkit-box-shadow: 6px 6px 0px -2px rgb(171 171 171);
    -moz-box-shadow: 4px 4px 0px -2px rgba(171,171,171,1);
    position: relative;
    left: -10px;

}

.upsale--bottom.abbr_quiz{
    background: #F0BF11;
    border-radius: 20px;
    clear: both;
    margin-bottom: 0px;
}
.upsale--bottom.abbr_quiz .bg_lucky_upsale{
    background: none;
}
.upsale--bottom.abbr_quiz .upsale_image{
    margin-left:-1px;
    margin-top:1px;
}
.upsale--bottom.abbr_quiz .upsale_content{
    margin-left: 150px;
}
.upsale--bottom.abbr_quiz h3 {
    color: #212121;
    font-weight: 500!important;
    font-size: 32px!important;
    line-height: 36px!important;
    letter-spacing: -0.4px;
    margin-bottom: -21px!important;
    background: #fff;
    padding: 20px;
    width: max-content;
    box-shadow: 4px 4px 0px -2px rgb(171 171 171);
    -webkit-box-shadow: 6px 6px 0px -2px rgb(171 171 171);
    -moz-box-shadow: 4px 4px 0px -2px rgba(171,171,171,1);
}
.upsale--bottom.abbr_quiz h4 {
    color: #212121;
    font-weight: 300;
    font-size: 24px;
    line-height: 26px;
    background: #fff;
    padding: 20px;
    width: max-content;
    box-shadow: 4px 4px 0px -2px rgb(171 171 171);
    -webkit-box-shadow: 6px 6px 0px -2px rgb(171 171 171);
    -moz-box-shadow: 4px 4px 0px -2px rgba(171,171,171,1);
    position: relative;
    left: -15px;
}
.upsale--bottom.abbr_quiz .upsale_content{
    color: #212121;
}
.upsale--bottom.abbr_quiz .upsale_controls a{
    background: #000;
    border-radius: 12px;
    padding: 1.35rem 5.5rem;
    font-size: 1.6rem;
    white-space: nowrap;
}
.upsale--bottom.abbr_quiz .upsale_controls{
    padding: 20px;
}
.upsale--bottom.abbr_quiz .bg_quiz_upsale img{
    position: relative;
    width: 275px;
    left: 22px;
    top: 25px;
}
.upsale--bottom.abbr_quiz .bg_quiz_upsale{
    background: none;
}


.fastgames-upsale .bg_quiz{
    background: #F0BF11;
}
.fastgames-upsale .upsale_wrapper.abbr_quiz .game_logo_icon  {
    background: url(/media/img/sas/sas_quiz_fast.svg) no-repeat;
    background-size: contain;
    width: 159px;
    height: 146px;
    margin-top: 15px;
}
.fastgames-upsale .upsale_wrapper.abbr_quiz .upsale_content {
    color: #212121;
    font-weight: 500;
    font-size: 20px;
    line-height: 21px;
    letter-spacing: -0.2px;
    color: #212121;
}
.fastgames-upsale .upsale_wrapper.abbr_quiz .upsale_content small {
    color: #212121;
    font-weight: 300;
    font-size: 15px;
    line-height: 18px;
    background: #fff;
    padding: 10px;
    width: max-content;
    box-shadow: 4px 4px 0px -2px rgb(171 171 171);
    -webkit-box-shadow: 6px 6px 0px -2px rgb(171 171 171);
    -moz-box-shadow: 4px 4px 0px -2px rgba(171,171,171,1);
    position: relative;
    top: -15px;
}
.fastgames-upsale .upsale_wrapper.abbr_quiz .upsale_content .quiz_title{
    background: #fff;
    padding: 10px;
    width: max-content;
    box-shadow: 4px 4px 0px -2px rgb(171 171 171);
    -webkit-box-shadow: 6px 6px 0px -2px rgb(171 171 171);
    -moz-box-shadow: 4px 4px 0px -2px rgba(171,171,171,1);
    position: relative;
    left: 15px;
}
.fastgames-upsale .upsale_wrapper.abbr_quiz .upsale_content a{
    background: #000;
    padding: 0.74rem 3.7rem;
    border-radius: 12px!important;
    font-size: 1.4rem!important;
}

.fastgames-upsale .upsale_wrapper.abbr_quiz .upsale_content .button_wrapper {
    margin-top: 0px!important;
}
.upsale_wrapper.abbr_quiz .image {
    width: 150px;
}
/* sas banners quiz */