

/* Start:/bitrix/templates/chess/components/bitrix/system.pagenavigation/.default/style.min.css?1740266437659*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:none}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:none;padding-left:.5em}span.modern-page-current{font-weight:bold}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/templates/chess/components/bitrix/catalog.section/CLUB_ONL_CATALOG_CLUB/style.css?174026643817301*/
body {
    background: #F4F4F4;
}
footer {
    background: #fff;
}
h1.smallMargin {
    display: none!important;
}

.buyabon-tab-item-zv {
    line-height: 32px !important;
}

.buyabon-timeles-60 {
    border-radius: 10px 0px 0px 10px;
}

.indles, .buyabon-timeles-30 {
    border-radius: 0px 10px 10px 0px;
}


.hide-buyabon-list-mob{
    display:none!important;
}


.centercontentlk {
    margin: 0 auto;
    width: 1024px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.lessonarea {
    display: flex;
    width: 100%;
    justify-content: center;
}

.lesson-sect {
    width: 980px;
    background: #fff;
    margin: 16px auto;
    padding: 0 40px;
    padding-bottom: 40px;
    box-sizing: border-box;
    border-radius: 10px;
}

.name-sect{
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000000;
    padding-top: 24px;
}

.cont-sect-lesson-nav{
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
}

.lesson-nav {
    min-height: 240px;
    border-radius: 12px;
    flex: 0 0 290px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}

.lesson-nav-gr{
    background: #E4EEF9;
}
.lesson-nav-ind{
    background: #F1EDFE;
}
.lesson-nav-hw{
    background: #FAF7D6;
}


.lesson-nav-name{
    font-family: Inter;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 22px;
letter-spacing: -0.03em;
color: #000000;
margin-top: 14px;
}

.nav-img{
    display: block;
}

.kol-hw {
    background: #D7A03D;
    border-radius: 50px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 44px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    height: 44px;
    width: 44px;
    position: absolute;
    bottom: 18px;
    right: 18px;
    text-align: center;
}


.nav-gr-buttom {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 54px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    background: #CBCBCB;
    margin-top: 6px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    cursor: pointer;

    position: fixed;
    bottom: 40px;
    width: 600px;
}

.nav-gr-buttom-act{
    background:#D7A03D;
}


.abon-sect {
    width: 980px;
    background: #fff;
    margin: 16px auto;
    padding: 0 22px 40px 40px;
    box-sizing: border-box;
    border-radius: 10px;
}

.cont-sect-abon{
    margin-top: 14px;
    display: flex;
    flex-direction: column;
}

.abon-tab{
    display: flex;
}

.abon-tab-item{
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-right: 30px;
    cursor: pointer;
}

.abon-tab-item:hover{
    color: #D7A03D;
}

.abon-tab-item-act{
    color: #D7A03D;
}

.abon-tab-content{
    display: none;
}

.abon-tab-content-actabon{
    padding-top: 20px;
}

.actabon-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.actabon-item {
    flex: 0 0 290px;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    min-height: 170px;
    padding: 12px 16px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-bottom: 16px;
    margin-right: 16px;
    cursor: pointer;
}

.actabon-item-buy {
    flex: 0 0 290px;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    border-radius: 12px;
    min-height: 170px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-bottom: 16px;
    margin-right: 16px;
    cursor: pointer;
    text-align: center;
}

.textbuynew{
    text-align: center;
    margin-top: 6px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #000000;
}

.buynewabon {
    display: block;
    margin: 0 auto;
    margin-top: 33px;
}

.actabon-addnew{
    display: flex;
    position: relative;
}

.addnewabon-img{
    display: block;
    cursor: pointer;
    margin-left: 8px;
}

.addnewabon-text{
    font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 16px;
letter-spacing: -0.03em;
color: #D7A03D;
cursor: pointer;
}

.hidenewabon {
    display: none;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 8px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    align-items: center;
    letter-spacing: -0.03em;
    color: #fff;
    padding: 8px 20px 12px 20px;
    width: 260px;
    top: 20px;
    box-sizing: border-box;
    left: -14px;
}

.abon-tab-content-pastabon{
    padding-top: 20px;
}

.pastabon-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.pastabon-item {
    flex: 0 0 290px;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    min-height: 170px;
    padding: 12px 16px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #000000;
    cursor: pointer;
    opacity: 0.3;
}
.pastabon-item-after {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
    margin-bottom: 8px;
}

.moipos {
    margin-left: 5px;
    display: block;
    height: 12px;
}

.pastabon-iten-wrap {
    margin-right: 16px;
    margin-bottom: 16px;
    flex: 0 0 290px;
    box-sizing: border-box;
}

.buyabon-menu-name {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    margin-top: 16px;
    margin-bottom: 10px;
}

.buyabon-menu {
    display: flex;
    justify-content: space-between;
    width: 900px;
}

.buyabon-menu-lesson{
    flex: 0 0 442px;
}

.list-pos-in-abon{
   display:none;
}

.pop-name-abon {
     font-family: Inter;
     font-style: normal;
     font-weight: 500;
     font-size: 18px;
     line-height: 22px;
     letter-spacing: -0.03em;
     color: #000;
     padding: 16px 40px 16px 40px;
     box-sizing: border-box;
}

.cur-pos-pop {
    margin-left: 35px;
    margin-right: 35px;
    display: flex;
    padding-bottom: 12px;
    border-bottom: 0.5px solid rgba(0,0,0,0.1);
    padding-top: 10px;
}

.pop-content{
    overflow: auto;
    max-height: 688px;
}



.pos3{
font-family: Inter;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 15px;
letter-spacing: -0.03em;
color: #000000;
flex: 0 0 160px;
}

.pos1{
font-family: Inter;
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height: 16px;
letter-spacing: -0.03em;
color: #000000;
flex: 0 0 auto;
}

.buyabon-list-les,
.buyabon-list-zv,
.buyabon-list-club {
    display: flex;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 10px;
}

.buyabon-tab-item-les,
.buyabon-tab-item-zv {
    padding-top: 11px;
    padding-left: 16px;
    padding-bottom: 13px;
    box-sizing: border-box;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
    color: #000000;
    flex: 1 0 33%;
    cursor: pointer;
}

.razdeltab {
    width: 1px;
    background: #DEDEDE;
    box-sizing: border-box;
    border-radius: 10px;
    height: 40px;
    margin: auto;
}

.buyabon-tab-item-les:hover,
.buyabon-tab-item-zv:hover {
    background: #D7A03D;
    color: #FFFFFF;
}

.grles,
.buyabon-kms-zv,
.buyabon-cdsh-club{
    border-radius: 10px 0px 0px 10px;
}
.clubles,
.buyabon-mg-zv,
.buyabon-sk-club {
    border-radius: 0px 10px 10px 0px;
}


.block-list-tab-club{
    display: none;
}

.block-list-tab-zv{
    display: block;
}

.buyabon-act-tab{
    background: #D7A03D;
    color: #FFFFFF;
}

.buyabon-list-name {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 10px;
}

.cur-abon-item-after {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
    color: #000000;
    opacity: 0.5;
    margin-top: 8px;
    padding-left: 16px;
    padding-right: 16px;
}

.list-cur-abon-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}



.cur-abon-item-block {
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    width: 213px;
    min-height: 170px;
    overflow: hidden;
    padding: 12px 16px;
    position: relative;
    cursor: pointer;
}

.cur-abon-item-wrap{
    flex: 0 0 213px;
    margin-right: 16px;
    margin-bottom: 16px;
}

.cur-abon-item-price{
    font-family: Inter;
font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 32px;
letter-spacing: -0.02em;
color: #D7A03D;
}

.cur-abon-item-text-name{
    min-height: 114px;
    overflow: hidden;
    display: block;
}

.cur-abon-item-text-h1{
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000000;
}
.cur-abon-item-text-h2{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: #000000;
}
.cur-abon-item-text-h3{
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: rgba(0, 0, 0, 0.4);
}

.cur-abon-item-wrap-red .cur-abon-item-block {
    border: 1px solid rgba(251, 101, 92, 0.4);
}

.cur-abon-item-wrap-red .cur-abon-item-price{
    color: #FB655C;
}

.cur-abon-item-text-red {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    padding: 2px 7px 4px;
    position: absolute;
    background: #FB655C;
    border-radius: 0px 8px;
    color: #FFFFFF;
    top: 0px;
    right: 0px;
}

.buyabon-list-les-mob, .buyabon-list-zv-mob, .buyabon-list-club-mob {
   display:none;
}

@media (max-width:1024px){
.centercontentlk {
    margin: 0 auto;
    width: 375px !important;
}
.lesson-sect {
    width: 375px;
    margin: 8px auto;
    padding: 0 16px;
    padding-bottom: 16px;
    box-sizing: border-box;
    border-radius: 10px;
}
.cont-sect-lesson-nav {
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}
.lesson-nav {
    min-height: 96px;
    border-radius: 12px;
    flex: 0 0 96px;
    padding: 12px 16px;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.nav-img {
    display: block;
    width: 75px;
    height: 75px;
}
.lesson-nav-name {
    margin-top: 0px;
    max-width: 165px;
}
.abon-sect {
    width: 375px;
    background: #fff;
    margin: 8px auto;
    padding: 0 16px 24px 16px;
    box-sizing: border-box;
    border-radius: 10px;
}
.abon-tab-item {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -.03em;
    margin-right: 24px;
    cursor: pointer;
}
.actabon-item {
    flex: 0 0 343px;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    min-height: 170px;
    padding: 12px 16px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -.03em;
    color: #000;
    margin-bottom: 12px;
    margin-right: 0px;
    cursor: pointer;
}
.pastabon-iten-wrap {
    margin-right: 0px;
    margin-bottom: 16px;
    flex: 0 0 343px;
    box-sizing: border-box;
}
.actabon-item-buy {
    flex: 0 0 343px;
    border: 1px dashed rgba(0,0,0,.2);
    box-sizing: border-box;
    border-radius: 10px;
    min-height: 56px;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -.03em;
    color: #000;
    margin-bottom: 0;
    margin-right: 0;
    cursor: pointer;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.textbuynew {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -.03em;
    color: #000;
    margin-top: 0px;
    margin-left: 8px;
}
.buynewabon {
    display: block;
    margin: 0;
    width: 24px;
    height: 24px;
}
.brhidemob {
    display: none;
}


    .popblock {
        background: #FFF;
        border-radius: 0px;
        width: 100%;
        height: auto;
        max-height: none;
        position: absolute;
        top: 0px;
        z-index: 1001;
        left: 0px;
    }

    .closepop {
        position: absolute;
        width: 18px;
        height: 18px;
        cursor: pointer;
        right: 16px;
        top: 16px;
        filter: invert(1);
    }

    .pop-content{
            max-width: 375px;
            margin: 0 auto;
            max-height: 100vh;
    }

    .pop-name {
        font-family: Inter;
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 32px;
        letter-spacing: -0.03em;
        color: #000000;
        padding: 20px 16px 8px 16px;
    }

    .find-gr-name {
        margin: 0px 16px;
        box-sizing: border-box;
        border-bottom: 1px solid rgb(0 0 0 / 10%);
        display: flex;
        align-items: center;
    }

    .pop-razdelitel {
        border-bottom: 1px solid rgba(0,0,0,.1);
        margin-left: auto;
        margin-right: auto;
        width: 343px;
    }

    .pop-list-gr-tr {
        height: 500px;
        overflow-y: auto;
        box-sizing: border-box;
        padding-right: 8px;
        margin-left: 8px;
        margin-top: 2px;
    }

    .popblock-shad {
        position: absolute;
    }


.buyabon-list-les-mob,
.buyabon-list-zv-mob,
.buyabon-list-club-mob {
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.buyabon-menu {
    display: flex;
    justify-content: space-between;
    width: 343px !important;
    flex-direction: column;
}

.buyabon-menu-lesson {
    flex: 0 0 auto !important;
}

.buyabon-list-les-mob-img{
		width:6px;
		height:6px;
}

.buyabon-list-les-mob-name,
.buyabon-list-zv-mob-name,
.buyabon-list-club-mob-name {
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 16px;
letter-spacing: -0.03em;
color: #000000;
	}

.buyabon-list-les, .buyabon-list-zv, .buyabon-list-club {
    display: none!important;
    border: none;
    box-sizing: border-box;
    border-radius: 10px;
    flex-direction: column;
    padding: 4px;
    background: #fff;
    z-index: 1000;
    position: relative;
    position: relative;
    border: none !important;
}

.razdeltab {
    display: none;
}

.buyabon-act-tab {
    border-radius: 10px!important;
}

.buyabon-tab-item-les:hover, .buyabon-tab-item-zv:hover {
    border-radius: 10px!important;
}

.shadow-mob {
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
}

.show-filter-abon{
    display: flex !important;
}

.cur-abon-item-wrap {
    flex: 0 0 167px;
    margin-right: 0px;
    margin-bottom: 12px;
}

.cur-abon-item-block {
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    width: 167px;
    min-height: 135px;
    overflow: hidden;
    padding: 12px 12px;
    position: relative;
    cursor: pointer;
}

.list-cur-abon-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 9px;
}
.cur-abon-item-price {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 25px;
    letter-spacing: -0.03em;
    color: #D7A03D;
}
.cur-abon-item-text-h3 {
    color: rgba(0,0,0,.4);
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
}
.cur-abon-item-text-h2 {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -0.03em;
    color: #000000;
}
.cur-abon-item-text-h1 {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    letter-spacing: -0.03em;
    color: #000000;
}

.popshow {
    display: block;
}

}
/* End */
/* /bitrix/templates/chess/components/bitrix/system.pagenavigation/.default/style.min.css?1740266437659 */
/* /bitrix/templates/chess/components/bitrix/catalog.section/CLUB_ONL_CATALOG_CLUB/style.css?174026643817301 */
