.personal {
    background-color: #14433a;
}

.footer-subscribe {
    background: #14433a url(../img/subscribe_bg.jpg) 50% 50% no-repeat;
}


.prof-top__left {
    background-color: #14433a;
}

.prof-top__right {
    background-color: #14433a;
    background-image: none;
}

.math-line__steps .step {
    background: #C6F956;
}

span.icon-vk {
}

.soc-right a {
    color: #C6F956;
}



.prof-bot__nav a.active {
    background: #c6f956;
    color: #14433A;
}

.prof-bot__nav a:after {
    fill: red;
    background-image: url(../style23_image/triangle1.svg);
}

.prof-top__tabs .tab:after {
    background-image: none;
    ibackground-image: url(../style23_image/triangle2.svg);
}

.prof-top__left .avatar {
    background-image: url(../style23_image/avatar-elips_2023_56.png);
}

.profile-form__block {
    border-bottom: 1px solid #C6F956;
}

.personal {
    background-color: #14433a;
}

.footer-subscribe {
    background: #14433a url(../img/subscribe_bg.jpg) 50% 50% no-repeat;
}


.prof-top__left {
    background-color: #14433a;
}

.prof-top__right {
    background-color: #14433a;
    background-image: none;
}

.math-line__steps .step {
    background: #C6F956;
}

span.icon-vk {
}

.soc-right a {
    color: #C6F956;
}

.profile-wrap {
    background-color: #14433a;
    background-image: url(../img/corner3.png);
    background-position: left 0 bottom 0px;
}



.prof-bot__nav a.active {
    background: #c6f956;
    color: #14433A;
}

.prof-bot__nav a:after {
    fill: red;
    background-image: url(../style23_image/triangle1.svg);
}

.prof-top__tabs .tab:after {
    background-image: none;

    ibackground-image: url(../style23_image/triangle2.svg);
}

.profile-form__block {
    border-bottom: 1px solid #C6F956;
}

.prof-bot__wrap {
    background: #14433a;
}

.club-carta.club-carta1 {
    background: #14433a;
}
.mytotal {
   display: none;
   flex-wrap: wrap;
   margin-left: -36px;
   font-family: var(--font);
   font-size: 14px;

}
.year_arrow {
    cursor: pointer;
}
#mytotal_season {
    position: relative;
}
.mytotal_question  {
    position: absolute;
    top: -29px;
    left: 375px;
    font-size: 18px;
    display: none;
    cursor: pointer;
}
.mytotal_question > img {
    height: 15px;
}
.mytotal_hint {
    position: absolute;
    top: 0px;
    left: 10px;
    font-family: var(--font);
    font-size: 14px;
    white-space: nowrap;
    display: none;
}

.mytotal_question23:hover .mytotal_hint {
    display: block;
}
.mytotal_question24:hover .mytotal_hint {
    display: block;
}
.mytotal.active {
    display: flex;
}
.prof-top__tabs1 {
    display: flex;
    gap: 10px;
}
.season_switch {
    padding-top: 4px;
}
.tab1 {
    padding: 8px 8px 5px 11px;
    font-size: 16px;
   
    color: #ECEEF0;
    font-family: var(--font);
    cursor: pointer;
    font-weight: bold;
}
.tab1.active {
    background-color: #C6F956;
    color: #14433A;
}
.mytotal > div {
    width: 33%;
    border-right: 1px solid #C6F956;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 150px;
    margin-bottom: 50px;
}
.mytotal__title {
    font-weight: bold;
    font-size: 52px;
    line-height: 110%;
    font-family: var(--font);
    margin-bottom: 35px;
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
}
.mytotal_item {
    display: flex;
    gap: 15px;
    padding-left: 36px;
    align-items: flex-start;
}
.mytotal_item img {
    padding-top: 5px;
}
.mytotal_text {
    padding-left: 36px;
    letter-spacing: 0.095em;
    line-height: 16px;
}
.mytotal_text a {
    color: #C6F956;
}
.mytotal > div:last-child {
    
    border-right: none
}
.mytotal_wrap-number {
    font-weight: bold;
    font-size: 92px;
    line-height: 92px;
    font-family: var(--font);
}
.mytotal_years {
    display: flex;
    gap: 10px;
    
}
.mytotal_wrap-number {
    white-space: nowrap;
}
.mytotal > div {
    width: 35%;
}
.mytotal > div:first-child {
    width: 30%;
}

#promocode-modal .points-modal__content  {
    background-image: url(../img/promocode_bg.png);
    background-size: cover;
    padding: 60px 40px 40px 40px;
}
#promocode-modal .points-modal__group{
    text-align: center;
}
.promocode-modal__sub-title {
    font-family: var(--font);
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #1E1E1E;
    text-align: center;
    margin-bottom: 20px;
}
.promocode-modal__group {
    position: relative;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.promocode-modal__input {
    width: 260px;
    padding: 0 18px;
    line-height: 51px;
    font-size: 18px;
    font-family: "Bebas Neue", "Arial", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.2em;
    border: none;
    background-color: #F3F3F3;
    text-align: center;
    outline: none;
    
}
.rules_text {
    margin: auto;
}
.rules_text a{
    font-size: 10px;
    color: #B6B6B6;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.promocode-modal__input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1; /* Firefox */
  }
  
  .promocode-modal__input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
  }
  
  .promocode-modal__input::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;

  }
  .promocode-modal__error {
    font-size: 14px;
    padding-top: 20px;
    display: none;
  }
  #promocode-modal-success .btn-red, #promocode-modal .btn-red {
    width: 260px;
  }
  .promocode_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    background-image: url(../img/cross.svg);
  }
  .promocode-modal__input .error {
    border: 1px solid red;
  }
  .promo-modal__form .btn-transparent-back {
    width: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.2em;
    color: rgba(186, 186, 186, 0.5) !important;
    background-image: none !important;
    border: 1px solid transparent;
    margin: auto;
}
.promo-modal__form  .btn-transparent-back:hover {
    border-color: rgba(62, 65, 74, 0.3);
  }

.right-menu-content .right-menu-col.menu-col-large ul {
    -moz-columns: 2;
    column-count: 2;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.right-menu-content .right-menu-col-title {
    border-bottom: 1px solid #348d8b;
    color: #348d8b;
    display: block;
    font-family: Bebas Neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
    margin-right: 20px;
    max-width: 170px;
    opacity: .6;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.right-menu-content .right-menu-col.menu-col-large .right-menu-col-title {
    max-width: 405px;
}
.right-menu-content .right-menu-col {
    width: 20%;
}
.mobile-menu-section {
    border-bottom: 1px solid hsla(0, 0%, 100%, .2);
}
@media (max-width: 991px) {
    .mytotal > div {
        width: 100%;
        border-right: none;
        padding-top: 37px;
        margin-bottom: 30px;
        border-top: 1px solid #C6F956;
        height: 180px;
    }
    .mytotal > div {
        width: 100%;
    }
    .mytotal_text {
        padding-left: 0;
    }
    .mytotal {
        margin-left: 0;
    }
    .profile-wrap {
        padding: 30px 30px 0 30px;
        background-position: left -100px bottom 0px;
    }
    .mytotal_item {
        padding-left: 0;
    }
    .mytotal__title {
        font-size: 24px;
        flex-direction: column;
        gap: 30px;
    }
    .mytotal_years {
        display: flex;
        gap: 25px;
        font-size: 52px;
        align-items: center;
    }
    .mytotal_question {
        left: -1000px;
    }
    .year_arrow {
        height: 37px;
        width: 37px;
        background: #0C3830;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }  
}
.page-top-img {
    text-align: right;
}

.page-top-img img {
    width: auto;
    display: initial;
}

main.page-content {
    background-image: url(../img/corner2.jpg);
    background-position: left 0 bottom 0px;
    background-repeat: no-repeat;
}