.main_banner {
    background: url('https://d3l05nu6ws9ajn.cloudfront.net/plweb/assets/images/crash_games/crash_banner.webp') no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding: 60px 0px 60px 0px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    position: relative;
}
.container__ksr .crash_banner {
    padding: 40px 30px 30px;
}
.crashban_left{
    flex-basis: 50%;
}
.crashban_left img{
  max-width: 450px;
    position: absolute;
    bottom: 0;
}
.crashbanmobile{
    display: none;
}
.crashban_right{
    padding: 0px 35px 10px;
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
}
.crash_logo{
text-align: center;
}
.crash_play h3{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-family: 'baloo-regular';
    font-size: clamp(1.25rem, 0.8214rem + 2.1429vw, 2.75rem);
    font-weight: 400;
    text-align: center;
    color: #FFFFFF;
}
.crashban_right p{
    font-family: 'inter';
    font-size: clamp(0.75rem, 0.6071rem + 0.7143vw, 1.25rem);
    font-weight: 500;
    text-align: center;
    color: #BBBBBB;
}
.crashban_playbtn{
   margin: 0 auto;
}
.play_nowbtn {
    background: #ffc426;
    color: #000;
    padding: 14px 50px;
    border-radius: 8px;
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    border: none;
    font-family: 'averta-semibold';
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}
 .crash_sub{
    display: flex;
    align-items: start;
    gap: 25px;
}
.crashthrill_left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
}
.crash_heading {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 14px;
}
.crashthrill_heading{
    align-items: start;
    justify-content: left;
    gap: 16px;
}
.crash_txtim {
    position: relative;
    background: #1B21291A;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    border-radius: 10px;
    padding: 7px 14px;
    margin: 0 auto;
}
.crashthrill_txtim{
    margin: 0;
}
.crash_txtim:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    padding: 1px;
    background: linear-gradient(0deg, #1B2129, #F2F1EF, #C7CBCE, #738A99, #60717C);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    z-index: -1;
}
.crash_tipsback:before{
    z-index: 1;
}
.crash_txtim p {
    font-size: 12px;
    font-weight: 400;
    font-family: 'averta-regular';
    color: #263D4C;
    line-height: 1.5;
}
.crash_subhead {
    text-align: left;
}
.crashthrill_head{
    text-align: left !important;
}
.crash_head {
    font-family: 'avertastd-bold';
    font-size: clamp(1.125rem, 0.8393rem + 1.4286vw, 2.125rem);
    font-weight: 400;
    text-align: center;
    color: #000000;
}
.crash_para {
    color: #111111;
    text-align: center;
    font-weight: 400;
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-family: 'averta-regular';
}
.crash_paralight{
    color: #696969;
}
.crashthrillbtn_left{
   margin: 0;
}
.crashplay_sec{
    background: #F7F6FB;
}
.crashplay_space{
    padding: 0;
}
.crashplay_main{
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 40px 0px 50px;
}
.crashplay_left{
    display: flex;
    flex-direction: column;
    gap: 40px;
    flex-basis: 50%;
}
.crashplay_lefthead h3{
    font-family: 'avertastd-bold';
    font-size: clamp(1.125rem, 0.8393rem + 1.4286vw, 2.125rem);
    font-weight: 400;
    text-align: left;
    color: #212529;
}
.crashplay_lefthead p{
    font-family: 'averta-regular';
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-weight: 400;
    text-align: left;
    color: #212529;
    margin-top: 16px;
}
.crashplay_leftmid{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.crashplay_leftmid h3{
    font-family: 'avertastd-bold';
    font-size: clamp(0.875rem, 0.7321rem + 0.7143vw, 1.375rem);
    font-weight: 400;
    text-align: left;
    color: #212529;
}
.crashplay_leftmid p{
    font-family: 'averta-regular';
    font-size: clamp(0.75rem, 0.6786rem + 0.3571vw, 1rem);
    font-weight: 400;
    text-align: left;
    color: #212529;
    margin-top: 8px;
}
.crashtply_btn{
    margin-top: 16px;
    white-space: nowrap;
    z-index: 9;
}
.crashplay_right{
    flex-basis: 50%;
    text-align: center;
}
.crashtop_main{
    display: flex;
    gap: 60px;
    margin-top: 50px;
    align-items: center;
    flex-direction: column;
}
.crashtop_games{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 60px;
}

.crashtop_games:nth-child(2),
.crashtop_games:nth-child(4) {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 20px;
}

.crashtop_txt {
    position: relative;
    padding: 22px 25px;
    background: linear-gradient(90deg, rgba(122, 2, 152, 0.1) 0%, rgba(122, 2, 152, 0) 100%);
    border-radius: 12px;
}


 .crashtop_txt::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    padding: 1.6px;
    background: linear-gradient(92.81deg, #5C50D5 -0.46%, #8C87D7 46.95%, #9E5BCA 101.49%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
 }
  .crashtop_right .crashtop_txt::before {
    background: linear-gradient(90deg, rgb(122 2 152 / 40%) 0%, rgba(122, 2, 152, 0) 100%);
}
.crashtop_robot .crashtop_right .crashtop_txt {
    background: linear-gradient(90deg, rgba(228, 79, 8, 0.1) 0%, rgba(228, 79, 8, 0) 100%);
}
.crashtop_robot .crashtop_right .crashtop_txt::before {
    background: linear-gradient(90deg, rgb(228 79 8 / 53%) 0%, rgba(228, 79, 8, 0) 100%);
}
.crashtop_luckycrumb .crashtop_right .crashtop_txt {
    background: linear-gradient(90deg, rgba(184, 32, 146, 0.1) 0%, rgba(184, 32, 146, 0) 100%);
}
.crashtop_luckycrumb .crashtop_right .crashtop_txt::before {
    background: linear-gradient(90deg, rgb(184 32 146 / 35%) 0%, rgba(184, 32, 146, 0) 100%);
}
.crashtop_moon .crashtop_right .crashtop_txt {
    background: linear-gradient(90deg, rgba(32, 32, 32, 0.1) 0%, rgba(32, 32, 32, 0) 100%);
}
.crashtop_moon .crashtop_right .crashtop_txt::before{
    background: linear-gradient(90deg, rgb(32 32 32 / 28%) 0%, rgba(32, 32, 32, 0) 100%);
}
.crashtop_jex .crashtop_right .crashtop_txt {
    background: linear-gradient(90deg, rgba(184, 161, 32, 0.1) 0%, rgba(184, 161, 32, 0) 100%);
}
.crashtop_jex .crashtop_right .crashtop_txt::before{
    background: linear-gradient(90deg, rgb(184 161 32 / 34%) 0%, rgba(184, 161, 32, 0) 100%);
}
.crashtop_title {
    font-family: 'avertastd-semibold';
    font-size: clamp(0.875rem, 0.6607rem + 1.0714vw, 1.625rem);
    font-weight: 400;
    text-align: left;
    color: #000000;
    margin-bottom: 12px;
}

.crashtop_para {
    font-family: 'averta-regular';
    font-size: clamp(0.75rem, 0.6786rem + 0.3571vw, 1rem);
    font-weight: 400;
    text-align: left;
    color: #000000;

}
.crashtop_equltxt {
    display: flex;
    align-items: center;
    gap: 36px;
}
.crashtips_sec{
    background: linear-gradient(180deg, #F7F6FB 0%, rgba(247, 246, 251, 0) 100%);
}
.crashtips_space{
    padding: 0;
}
.crashtips_typ{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}
.crashtips_typfull h3{
    font-family: 'avertastd-semibold';
    font-size: clamp(1.125rem, 1.0179rem + 0.5357vw, 1.5rem);
    font-weight: 400;
    text-align: left;
    color: #212529;
}
.crashtips_typfull p{
    font-family: 'averta-regular';
    font-size: clamp(0.875rem, 0.8393rem + 0.1786vw, 1rem);
    font-weight: 400;
    text-align: left;
    color: #696969;
    margin-top: 16px;
}
.crashgames_slider{
    background: url('https://d3l05nu6ws9ajn.cloudfront.net/plweb/assets/images/crash_games/crash_every2.webp') no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 16px;
    display: flex;
    align-items: center;
}
.crashslide_head{
    background: #1B2129;
    padding: 20px;
}
.crashslide_head h3{
    font-family: 'avertastd-bold';
    font-size: clamp(0.875rem, 0.5179rem + 1.7857vw, 2.125rem);
    font-weight: 400;
    text-align: center;
    color: #fff;
}

.container__ksr.crashplay_space.crashslider_full {
    width: 100vw;
    max-width: 100%;
}
.crash_infocards {
    position: relative;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    padding: 70px 0px 40px;
}

.crash_infoswiper {
    overflow: hidden;
    width: 100vw;
    height: auto;
    padding: 70px 70px 120px !important;
}
.swipe_relt{
    position: relative;
}
.crashgames_shadobefore{
    position: absolute;
    left: 55px;
    top: 90px;
    z-index: 9;
    height: 50%;
}
.crashgames_shadobefore img{
    height: 100%;
}
.crashgames_shadoafter{
    position: absolute;
    right: 55px;
    top: 90px;
    z-index: 9;
    height: 50%;
}
.crashgames_shadoafter img{
    height: 100%;
}
.crashgames_slidertyp img {
    width: 100%;
    max-width: 250px;
    height: auto;
    border-radius: 18px;
}
.crash_cardinfo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
    margin: 0 auto;
}
.crash_center{
    margin: 0 auto;

}
.swiper-pagination .crash_infocards {
    position: absolute;
    bottom: 10px;
    left: 40% !important;
    right: auto!important;
    width: 100%;
    text-align: center;
    z-index: 10;
    background: linear-gradient(180deg,#2f424d 0,#141e21 100%);
    max-width: 150px;
    margin: 0 auto;

    padding: 5px;
    border-radius: 20px
}
.swiper-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: #15151566;
    opacity: .7;
    transition: opacity .3s
}

.swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #212529;
    width: 50px;
    border-radius: 10px
}
.page_end_im {
    text-align: center;
}
@media screen and (min-width: 1441px) {
    .crashgames_shadobefore{
        position: absolute;
        left: 80px;
        top: 122px;
        z-index: 9;
        height: 50%;
    }
    .crashgames_shadobefore img{
        height: 100%;
    }
    .crashgames_shadoafter{
        position: absolute;
        right: 80px;
        top: 122px;
        z-index: 9;
        height: 50%;
    }
    .crashgames_shadoafter img{
        height: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .crashplay_space {
        padding: 0 !important;
    }
    .crash_infoswiper {
        padding: 0px 20px 71px !important;
    }
    .crashgames_shadobefore{
        position: absolute;
        left: 10px;
        top: 21px;
        z-index: 9;
        height: 75%;
    }
    .crashgames_shadobefore img{
        height: 100%;
    }
    .crashgames_shadoafter{
        position: absolute;
        right: 10px;
        top: 21px;
        z-index: 9;
        height: 75%;
    }
    .crashgames_shadoafter img{
        height: 100%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .crashplay_space .crashplay_main {  
        flex-direction: column-reverse;
    }
    .crashplay_main.crashplay_mainreverse {
        flex-direction: column !important;
    }
    .crashplay_main {
        flex-direction: column-reverse;
    }
    .crashplay_right img {
        width: 100%;
        max-width: 480px;
    }
}
@media (max-width:900px) {
    .crash_banner .main_banner{
        padding: 10px 0px;
        display: flex;
        flex-direction: column;
        gap: 40px;
        background: url('https://d3l05nu6ws9ajn.cloudfront.net/plweb/assets/images/crash_games/crash_bannermob.png') no-repeat;
        background-position: center;
        background-size: 100% 100%;
        border-radius: 0px;
    }
    .crash_banner{
        padding: 0 !important;
    }
    .crashban_right {
        padding: 0px 35px 10px
    }
    .crashban_left img{
        position: unset;
    }
    .crashbanmobile{
        display: block;
    }
    .crashbandesk{
        display: none;
    }
}
@media (max-width: 767px) {
    .crashgames_shadobefore{
        position: absolute;
        left: -25px;
        top: 25px;
        z-index: 9;
        height: 80%;
    }
    .crashgames_shadobefore img{
        height: 100%;
    }
    .crashgames_shadoafter{
        position: absolute;
        right: -25px;
        top: 25px;
        z-index: 9;
        height: 80%;
    }
    .crashgames_shadoafter img{
        height: 100%;
    }
}
@media (min-width: 551px) {
    .crashplay_space .crashplay_main{
    padding: 40px 30px 50px;
    }
    .crash_bottomdesk_im{
        display: none;
    }
    .crashplay_main.crashplay_mainreverse {
        margin-bottom: 70px;
    }
}
@media (max-width: 550px){
    .crash_banner{
        padding: 0;
    }
    .crash_banner .main_banner{
        padding: 10px 0px;
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .main_banner {
        background: url('https://d3l05nu6ws9ajn.cloudfront.net/plweb/assets/images/crash_games/crash_bannermob.png') no-repeat;
        background-position: center;
        background-size: 100% 100%;
        border-radius: 0;
    }
    .crashban_right {
        gap: 12px;
    }
    .play_nowbtn {
       border-radius: 4px;
       width: 100%;
    }
    .crash_thrill_pad{
        padding: 20px 16px;
    }
    .crash_sub {
        align-items: flex-start;
        flex-direction: column-reverse;
        gap: 26px;
    }
    .crashthrill_heading {
        align-items: center;
        justify-content: center;
        gap: 12px;
    }
    .crashthrill_head {
        text-align: center !important;
    }
    .crashthrill_plynw button{
        padding: 12px 20px;
    }
    .crashplay_main {
        align-items: flex-start;
        flex-direction: column-reverse;
        gap: 24px;
    }
    .crashplay_lefthead p {
        margin-top: 12px;
    }
    .crashplay_left {
        gap: 16px;
    }
    .crashplay_leftmid {
        gap: 12px;
    }
    .crashplay_mainreverse{
        flex-direction: column;
    }
    .topgames_mobi{
        padding: 20px 16px;
    }
    .crashtop_games {
        flex-direction: column !important;
        gap: 16px;
    }
    .crashtop_equltxt {
        flex-direction: column;
        gap: 16px;
    }
    .crashtop_spacemn .crashtop_right .crashtop_txt::before {
        background: linear-gradient(180deg, rgb(122 2 152 / 48%) 0%, rgba(122, 2, 152, 0) 100%);
    }
    .crashtop_robot .crashtop_right .crashtop_txt::before {
        background: linear-gradient(180deg, rgb(228 79 8 / 53%) 0%, rgba(228, 79, 8, 0) 100%);
    }
    .crashtop_luckycrumb .crashtop_right .crashtop_txt::before {
        background: linear-gradient(180deg, rgb(184 32 146 / 35%) 0%, rgba(184, 32, 146, 0) 100%);
    }
    .crashtop_moon .crashtop_right .crashtop_txt::before {
        background: linear-gradient(180deg, rgb(32 32 32 / 28%) 0%, rgba(32, 32, 32, 0) 100%);
    }
    .crashtop_jex .crashtop_right .crashtop_txt::before {
        background: linear-gradient(180deg, rgb(184 161 32 / 34%) 0%, rgba(184, 161, 32, 0) 100%);
    }
    .crashtips_secmob{
        padding: 20px 16px 0px;
    }
    .crashtips_typ img {
        width: 30px;
    }
    .crashtips_typ {
        gap: 12px;
    }
    .crashtop_main {
        gap: 20px;
    }
    .crashplay_space .crashplay_main{
        padding: 20px 16px;
    }
    .crashtop_txt {
        padding: 12px;
    }
    .crash_infocards {
        padding: 0;
    }
    .crash_infoswiper {
        padding: 50px 0px 75px !important;
    }
    .swiper-pagination .swiper-pagination-bullet-active {
        width: 25px;
    }
    .crashplay_leftmid h3 {
        font-family: 'avertastd-semibold';
    }
    .crashslide_head {
        padding: 8px;
    }
    .crashslide_headsbld h3{
        font-family: 'avertastd-semibold';
    }
    .crash_para {
        color: #111111;
    }
    .crashtips_typfull h3 {
        font-family: 'avertastd-bold';
    }
}
.crash_infoswiper .swiper-slide-next img {
    transform: perspective(80px) scale(0.9) translateY(15px) !important;
    transition: transform 0.5s ease !important;
    border-radius: 10px;
}

.crash_infoswiper .swiper-slide-prev img {
    transform: perspective(80px) scale(0.9) translateY(15px) !important;
    transition: transform 0.5s ease !important;
    border-radius: 10px;
}
.crash_infoswiper .swiper-slide img {
    transform:translateY(5px);
    border-radius: 10px
}
.crash_infoswiper .swiper-slide.swiper-slide-next ~ .swiper-slide[data-swiper-slide-index="2"] img {
    transform:scale(0.8) translateY(26px) !important;
    transition: transform 0.5s ease;
    border-radius: 10px;
}

.crash_infoswiper .swiper-slide:not(.swiper-slide-prev):not(.swiper-slide-active):not(.swiper-slide-next) img {
    transform: scale(0.8) translateY(26px) !important;
    transition: transform 0.5s ease !important;
    border-radius: 10px;
}

.crashtop_main_moD
{
    gap:20px;
}

@media only screen and (max-width:767px)
{
    .crashtop_games_mOD
    {
        flex-direction: column!important;
    }
    .sp_maND
    {
        display:none;
    }
    .sp_maNM
    {
        display:block;
    }
}
@media only screen and (min-width:768px)
{
    .sp_maND
    {
        display:block;
    }
    .sp_maNM
    {
        display:none;
    }
}

@media only screen and (min-width:768px) and (max-width:900px)
{
    .crash_banner .main_moB_ban
    {
        background: url('https://d3l05nu6ws9ajn.cloudfront.net/plweb/assets/images/update_image/crgam_ban.png') no-repeat;
        background-size: cover;
    }
}
@media only screen and (min-width:550px) and (max-width:767px)
{
    .crash_banner .main_moB_ban
    {
        background: url('https://d3l05nu6ws9ajn.cloudfront.net/plweb/assets/images/update_image/crgam_bfold.png') no-repeat;
        background-size: cover;
    }
}
@media only screen and (max-width:549px)
{
    .crash_banner .main_moB_ban
    {
        background-size: cover;
    }
}

@media only screen and (min-width:1024px)
{
    .crash_infoswiper
    {
        width:65vw;
    }
}