.plybk_prtnr_sc {
    background: #0A0A0A;
    padding: 80px 0;
}
.plybk_prtnr_sc .sb_hd p {
    opacity: 70%;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
}

.plybk_prtnr_lft li p {
    font-size: 16px;
    opacity: 50%;
    font-weight: 300;
    line-height: 1.6;
}
.plybk_prtnr_mn {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
}
.plybk_prtnr_lft li:not(:last-child) {
    border-bottom: 1px solid #313131;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.plybk_prtnr_lft li {
    padding: 0 50px ;
    position: relative;
    counter-increment: my-awesome-counter;
}

.plybk_prtnr_ryt {
    width: 42%;
    position: absolute;
    right: 0;
}
.plybk_prtnr_lft {
    width: 50%;
    margin-top: -15px;
}
.plybk_prtnr_lft h3 {
    font-size: 22px;
    font-weight: 400;
}
.plybk_prtnr_lft li:before {
    position: absolute;
    top: -5px;
    font-size: 28px;
    left: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    color: #FF6600;
    content: "0" counter(my-awesome-counter);
}
.plybk_quckr_lst li {
    width: 23%;
    border: 1px solid #E8D4C9;
    border-radius: 24px;
    text-align: center;
    padding: 25px 10px;
    background: #fff;
}
.plybk_quckr_lst {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 50px;
    gap: 25px;
}
.plybk_quckr_lst li h3 {
    font-size: 20px;
    line-height: 1.4;
    margin-top: 15px;
    color: #000;
    font-weight: 400;
}
.plybk_quckr_sc .plybk_flx{
    justify-content: center;margin-top: 40px;
}
.plybk_quckr_sc {
    padding: 80px 0;
} 
.plybk_lnch_mn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.plybk_lnch_ryt {
    width: 46%;
}

.plybk_lnch_lft {
    width: 52%;
}
.plybk_lnch_ryt h3 {
    font-size: 36px;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
}
.plybk_lnch_sc {
    background-image: url(https://quick-works.com/wp-content/uploads/2025/01/dotted-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.plybk_lnch_sc .sb_hd h2 span.theme_color {
    font-size: 34px;
    font-weight: 400;
    display: block;
    margin-bottom: 6px;
}
.plybk_lnch_ryt p {
    font-size: 20px;
    line-height: 1.4;
    margin: 20px 0 30px;
    color: #000000B8;
}

.plybk_rdmp_mn > ul li h3 {
    font-size: 20px;
    font-weight: 300;
}
.plybk_rdmp_cntnt {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.plybk_rdmp_mn > ul {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 35px;
    position: relative;
}
.plybk_rdmp_mn > ul li {
    width: 33%;
    padding:35px 40px;
    border-right: 1px solid #442F1F;
}
.plybk_rdmp_mn > ul li p {
    color: #979797;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 15px;
}

.plybk_rdmp_mn > ul li:last-child {
    border: 0;
    padding-right: 0;
}
.plybk_rdmp_mn {
    background-color: #0A0A0A;
    padding: 40px;
    border-radius: 40px;
    margin: 0 auto;
    max-width: 1350px;
    position: relative;
    overflow: hidden;
    width: 90%;
}
.plybk_rdmp_mn .sb_hd p {
    font-size: 18px;
    color: #979797;
    font-weight: 300;
    line-height: 1.5;
}
.plybk_rdmp_mn .sb_hd h2 {
    font-size: 50px;
}

.plybk_rdmp_mn:before {
    position: absolute;
    content: "";
    background-image: url(https://quick-works.com/wp-content/uploads/2025/01/lftring.png);
    width: 164px;
    height: 200px;
    left: 0;
    top: 0;
    background-size: contain;
}
.plybk_rdmp_mn > ul:before {
    position: absolute;
    content: "";
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 102, 0, 0.4) 0%, rgba(10, 10, 10, 0) 100%);
    width: 400px;
    height: 400px;
    border-radius: 50%;
    left: -100px;
    top: -245px;
    filter: blur(65px);
}
.plybk_rdmp_mn:after {
    position: absolute;
    content: "";
    background-image: url(https://quick-works.com/wp-content/uploads/2025/01/lftring.png);
    width: 137px;
    height: 226px;
    right: -54px;
    bottom: -54px;
    background-size: contain;
    transform: rotate(212deg);
    background-repeat: no-repeat;
}
.plybk_rdmp_mn > ul:after {
    position: absolute;
    content: "";
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 102, 0, 0.5) 0%, rgba(10, 10, 10, 0) 100%);
    width: 362px;
    height: 285px;
    right: -246px;
    top: -210px;
    filter: blur(60px);
    border-radius: 50%;
}
.plybk_bnr_sc .mn_hd h1 {
    font-size: 52px;
    color: #000;
    font-weight: 500;
    line-height: 1.3;
}
.plybk_bnr_sc p {
    font-size: 22px;
    color: #3E3834;
    margin: 15px 0 40px;
}
.plybk_bnr_sc .mn_hd {
    width: 59%;
}
.plybk_jrny_ctaryt li {
    width: 24%;
    position: relative;
}
.plybk_jrny_ctaryt {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    gap: 7px;
    flex-wrap: wrap;
}
.lock_cntnt {
    position: absolute;
    inset: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    gap: 10px;
    z-index: 1;
    padding: 10px;
}
.lock_cntnt h3 {
    font-size: 12px;
    background: #FF6600;
    color: #fff;
    padding: 10px;
    border-radius: 50px;
    font-weight: 300;
    cursor: pointer;
}
.plybk_jrny_ctaryt li:nth-last-child(-n+2):after {
    position: absolute;
    content: "";
    background: #151515;
    opacity: 0.9;
    inset: 0;
    margin: auto;
    border-radius: 10px;
    width: 100%;
    height: 100%;
}
.plybk_jrny_ctaryt li > figure, .plybk_jrny_ctaryt li >figure img {
    width: 100%;
}
.plybk_rdmp_sc {
    padding: 0 0 80px;
    margin-top: -150px;
}
.plybk_bnr_sc {
    position: relative;
    background-color: #fffcfa;
    background-image: url(https://quick-works.com/wp-content/uploads/2025/01/bnr-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 280px;
    padding-top: 150px !important;
}
.plybk_bnr_ryt {
    width: 35%;
    background-color: #FFFFFF;
    border-radius: 30px;
    padding: 30px;
}
.plybk_bnr_mn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.plybk_bnr_ryt h2 {
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 25px;
    color: #000;
}
.plybk_bnr_ryt input {
    border: 0.96px solid #00000012;
    border-radius: 10px;
    background: #fff;
}
.plybk_bnr_ryt .btn_primary{
    margin: 50px auto 0;
    width: 100%;
}
header{
    background: transparent;
}
.plybk_bnr_ryt .iti__selected-flag {
    max-height: 50px;
    padding: 0 6px 0 20px;
}
.plybk_bnr_ryt .iti input {
    padding-left: 95px !important;
}
.plybk_flx {
    display: flex;
    align-items: stretch;
    gap: 15px;
    flex-wrap: wrap;
}
.plybk_btn {
    border: 0.99px solid #0000001F;
    background: #fff;
    color: #000;
    font-weight: 400;
}
.plybk_quckr_lst li figure {width: 78px;height: 78px;margin: 0 auto;}
.plybk_bnr_ryt .inpt_grp label.error {display: none !important;}
/*modal*/
.plybk_mn{transform: unset;}
.plybk_mn .modal-content {
    background: unset;
    border: unset;
    box-shadow: 0 0 20px #56545433;
    background-color: #f5f5f2;
}
.plybk_mn .modal-dialog{max-width: 600px;}
.equidesc2_rt h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 8px;
    text-align: center;
}
.equidesc2_rt p {
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    text-align: center;
}

.plybk_mn .hdr_frm_rt .inpt_txtr textarea.form_control,.plybk_mn .inpt_txtr input {
    border-bottom: solid 1px #e8e8e8;
    font-size: 14px;
    padding: 0 0 7px;
    color: #000;
    line-height: 26px;
    border-radius: 0;
    font-weight: 400;
    width: 100%;
    background: unset;
}
.plybk_mn .new_cm_pop_inner {
    padding: 30px;
}
.equidesc2_rt .prvy_dv_ichk {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 16px;
    color: #585858;
    font-weight: 500;
}
.equidesc2_rt .eguid_frm p {
    margin: 10px 0 25px 0;
    font-size: 14px;
}
.plybk_mn .inpt_grp label.error{display: none !important;}
.plybk_mn .inpt_grp .empty_value {
    border-color: red !important;
}
.plybk_wait_mn:after {
    background: radial-gradient(50% 50% at 50% 50%, rgba(236, 98, 5, 0.2) 0%, rgba(253, 125, 38, 0.2) 100%);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    inset: 0;
    margin: auto;
    filter: blur(70px);
    top: 35px;
    z-index: -1;
}
.plybk_wait_mn {
    position: relative;
    z-index: 1;
}
.plybk_wait_sc {padding-top: 60px;}
.plybk_mn .new_cm_pop_inner .btn_primary{margin: 0 auto;}
.plybk_wait_mn .btn {margin: 0 auto;}
.plybk_wait_mn p {font-size: 20px;margin: 20px 0 35px;}
.plybk_wait_mn h2 {color: #000;}
@media (max-width:600px) {
    .plybk_mn .new_cm_pop_inner{padding:25px;}
    .equidesc2_rt .prvy_dv_ichk{font-size: 14px;font-weight: 400;}
    .equidesc2_rt h3 {font-size: 18px;}
    .equidesc2_rt .prvy_dv_ichk{text-align: left;}
    .equidesc2_rt .eguid_frm p,.equidesc2_rt p{font-size: 13px !important;}
}
/*modal*/

@media (max-width:1200px) {
    .plybk_bnr_sc .mn_hd ,.plybk_lnch_ryt{
        width: 100%;
        text-align: center;
    }
    .plybk_bnr_sc p {font-size: 18px;margin: 10px 0 25px;}
    .plybk_bnr_sc{padding-bottom: 190px;}
    .plybk_bnr_ryt {width: 55%;border-radius: 30px;padding: 20px;margin: 30px auto 0;}
    .plybk_bnr_ryt .btn_primary {margin: 20px auto 0;}
    .plybk_bnr_ryt h2 {font-size: 26px;text-align: center;margin-bottom: 20px;}
    .plybk_rdmp_mn{width: 90%;max-width: 1170px;padding: 20px;}
    .plybk_lnch_lft {margin: 0 auto 20px;}
    .plybk_lnch_ryt h3,.plybk_rdmp_mn .sb_hd h2 {font-size: 32px;}
    .plybk_flx {justify-content: center;}
    .plybk_quckr_lst{margin-top: 30px;}
    .plybk_prtnr_lft li {padding: 0 30px;}
    .plybk_prtnr_mn{margin-top: 40px;}
    .plybk_prtnr_sc,.plybk_quckr_sc{padding: 40px 0;}
    .plybk_prtnr_lft{width: 100%;margin-top: 0;}
    .plybk_quckr_lst li figure {width: 55px;height: 55px;}
    .plybk_quckr_lst li h3 ,.plybk_prtnr_lft h3,.plybk_prtnr_lft li:before{font-size: 18px;}
    .plybk_prtnr_lft li p{font-size: 14px !important;}
    .plybk_rdmp_mn > ul:after,.plybk_rdmp_mn:after,.plybk_rdmp_mn > ul:before,.plybk_rdmp_mn:before,.plybk_prtnr_ryt{display: none;}
    .plybk_prtnr_lft li:not(:last-child) {padding-bottom: 15px;margin-bottom: 15px;}
    .plybk_rdmp_mn > ul li {width: 49%;padding: 20px 15px;text-align: center;}
    .plybk_rdmp_cntnt{flex-direction: column;}
    .plybk_rdmp_mn > ul li p{font-size: 14px !important;margin-top: 8px;}
    .plybk_rdmp_mn > ul li h3,.plybk_rdmp_mn .sb_hd p {font-size: 16px;}
    .plybk_rdmp_mn > ul li:nth-child(2){border-right: 0;}
    .plybk_rdmp_mn > ul{margin-top: 20px;}
    .blk_span {display: inline;}
    .plybk_quckr_lst li {width: 48%;padding: 10px;}
    .plybk_wait_mn p {margin: 10px 0 25px;}
    .plybk_wait_sc {padding-top: 40px;}
    .plybk_quckr_lst{gap: 10px;}
    .plybk_lnch_sc .sb_hd h2 span.theme_color {font-size: 24px;}
    .plybk_rdmp_sc {padding: 0 0 40px;}
}
@media (max-width:992px) {
    .plybk_bnr_sc .mn_hd h1 {font-size: 36px;}
    .plybk_lnch_ryt p,.plybk_prtnr_sc .sb_hd p{font-size: 16px;}
    .lock_cntnt h3{font-size: 10px;padding: 10px 5px}
}   
@media (max-width:600px) {
    .plybk_bnr_sc .mn_hd h1 {
        font-size: 28px;
    }
    .plybk_jrny_ctaryt{justify-content: center;}
    .plybk_lnch_ryt h3, .plybk_rdmp_mn .sb_hd h2 {
        font-size: 22px;
    }
    .plybk_jrny_ctaryt li {width: 33%;}
    .plybk_rdmp_mn > ul li{border-right: 0;}
    .plybk_bnr_ryt,.plybk_rdmp_mn > ul li,.plybk_lnch_lft{width: 100%;}
    .btn{margin: 0;}
    .plybk_quckr_lst li h3 {
        font-size: 14px;
        margin-top: 10px;
    }
    .plybk_rdmp_mn > ul li{padding: 20px 0;}
    .plybk_prtnr_lft li:before{top: 0;}
    .plybk_lnch_ryt p{margin: 10px 0 30px;}
}
@media (max-width:480px) {
    .plybk_jrny_ctaryt li {
        width: 48%;
    }
}