.section_homework .previously_answered .answered_wrapper .right_side {
    margin-top: 30px;
    max-width: 100%;
}

.section_homework .previously_answered .answered_wrapper .right_side textarea {
    min-height: 200px;
}

.answered_results {
    display: flex;
    gap: 20px;
}

body .section_how .tabs_wrapper .tab-content .tab-pane .fourth_item__wrapper .fourth_item__item .video_wrapper img {
    width: initial;
    object-fit: contain;
}
.section_catalog__main .catalog_main__content h1{
  text-align: center;
}
.note_course {
    font-size: 1.4em;
    margin-bottom: 15px;
}

.note_course li {
  
    border-bottom: 1px solid rgba(232, 232, 232, 0.4);
}

.light-theme .note_course li{
  border-color: #000;

}
.note_course li:last-child{
  border-bottom: none;
}
  .inline-flex {
    display: inline-flex;
    margin: 20px 0 10px;
    min-height: initial;
    padding: 10px 15px;
    font-size: 16px;
  }

 
.note_course li a {
    display: inline-flex;
 
    font-size: 30px;
    font-weight: 500;
    min-height: initial;
    padding: 22px 0;
}

.note_course li a:hover {
opacity: 0.6; 
}

.section_lesson .video_wrapper video {
    background: #555;
}
.section_profession__gallery img {
    height: 100%;
}
.section_homework .answer_wrapp .answer_wrapper .left_side .form_wrapper .attaching_document .attaching_image {
    object-fit: contain;
}
img.attaching_image {
    background: #fff;
    object-fit: contain !important;
}

div#section_why {
    margin-top: -70px;
    padding-top: 70px;
}
.section_how .tabs_wrapper .nav-tabs .nav-link {
    pointer-events: none;
}
svg.svg_setting path {
    fill: #fff !important;
}
.dz_left {
    width: 100%;
}

.checkboxes_name {
    margin: 15px 0 10px;
    font-size: 18px;
}

.checkboxes {
    display: flex;
    flex-wrap: wrap;
}

.checkboxes .checkbox {
    width: 50%;
}

.checkbox label {
    display: block;
    border-radius: 5px;
    background: rgba(107, 113, 210, 0.2);
    border: 1px solid rgba(107, 113, 210, 0.6);
    font-family: "Martian Mono", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: var(--color-white);
    margin: 3px 10px;
    text-align: center;
    padding: 7px;
    cursor: pointer;
}
.dz_left ul li {
    list-style: disc;
}

.dz_left ul {
    padding-left: 30px;
}
.checkbox label {}

.checkbox input:checked + label {
    background: #6b71d2 !important;
}

.light-theme svg.svg_setting path {
    fill: #000 !important;
}

.modal.feedback-modal .modal-dialog .modal-content .input_wrapper select {
    display: block;
    width: 100%;
    height: 62px;
    background: #fff;
    border-radius: 5px;
    padding: 0 35px;
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #999;
    transition: 0.3s all ease;
}
.modal-backdrop.fade {
    display: none;
}
.modal-backdrop.show {
    display: block;
}

input[type="checkbox"]:checked + label::before {
    border-color: #fff;
    background: #fff;
}
input[type="checkbox"]:checked + label::after {
    transform: translateY(-50%) scale(0.7);
}

.section_catalog .catalog_wrapper .left_side .filters_wrapper .filter_item .radio_wrapper input[type=checkbox]:checked + label::before {
    border-color: #fff;
    background: #fff;
}

.section_catalog .catalog_wrapper .left_side .filters_wrapper .filter_item .radio_wrapper label::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 1px solid var(--border-grey);
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: border-color 400ms ease;
}
.section_catalog .catalog_wrapper .left_side .filters_wrapper .filter_item .radio_wrapper input[type=checkbox]:checked + label::after {
    transform: translateY(-50%) scale(0.7);
}
.btn_wrapper {
    margin-bottom: 20px !important;
}

.btn_wrapper {

}

.check_wrapper {
    padding: 0 15px;
}
.modal.feedback-modal .modal-dialog .modal-content {
    padding-bottom: 30px !important;
}
.modal.feedback-modal .modal-dialog .modal-content .check_wrapper .check p {
    font-size: 18px;
}

a.nav-link.active.show {
    background: none;
    border: none !important;
}
.nav {
    border-bottom: none !important;
}

.user_courses__item img {
    aspect-ratio: 1;
    object-fit: cover;
}

.section_platform__main .platform_main__wrapper .bottom_side .progress_bar:before {
    display:none;
}

.section_platform__main .platform_main__wrapper .bottom_side .progress_bar .before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(90deg, #febc7d 0%, #6b71d2 82.5%, #6b71d2 100%);
    border-radius: 100px;
}

.section_homework .answer_wrapp .btn_wrapper {
    padding: 0;
}
.section_how .tabs_wrapper .nav-tabs .nav-link {
    border: none !important;
}
#jvLabelWrap {
    opacity:0;
}

.profession_about__right video {
    height: 85px;
    width: 120px;
    object-fit: cover;
}

.section_login .login_wrapper .check_wrapper .check input {
    width: 24px !important;
    height: 24px !important;
    z-index: 999;
}

.register_panel.active {
    display: block;
}

.register_panel {
    display: none;
}

.js-changePanel {
    display:flex;
}
.section_how .tabs_wrapper .tab-content .tab-pane .second_item__wrapper .second_item__item .video_wrapper video {
    height: 285px;
}

.section_how .tabs_wrapper .tab-content .tab-pane .second_item__wrapper .second_item__item .video_wrapper {
    height: 157px;
}
.chatra--fast-toggle {
    display:none !important;
}
font.errortext {
    display: block;
    text-align: center;
    margin: 10px 0 20px;
    font-size: 22px;
}

.fixed_btns .btn_help img {
    width: 60px;
    height: 60px;
}
.chatra--visible:not(.chatra--expanded) {
    opacity: 0.01 !important;
    bottom: 99px !important;
    height: 60px !important;
    width: 92px !important;
}
.section_resume .resume_block .resume_wrapper .resume_content .right_side ul li {
    margin-bottom: 20px;
}
.profession_about__right video {
    border-radius: 5px;
}
.section_resume .resume_block .resume_wrapper .resume_content .right_side ul {

}
.section_profession__gallery.gallery_roblox .row [class*=col-] {
    padding: 5px 30px;
}

.section_profession__gallery.gallery_roblox .row [class*=col-] img {
    object-fit: contain;
}
.feedback_wrapper .video_wrapper {
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 0  0 20px;
    border: 1px solid var(--border-grey);
    border-radius: 50%;
    overflow: hidden;
}

.feedback_wrapper .video_wrapper video {
    height: 100%;
    object-fit: cover;
}

.section_help .nav-tabs {
    justify-content: space-between;
}

.dz {
    display: flex;
}

.dz_right {
    max-width: 350px;
}
.dz_left {
    font-size: 18px;
}

.dz_left .subtitle {
    font-size: 22px;
    margin-top: 20px;
}
a.transparent_button.js-showMenu {
    height: 60px;
}
.dropdown_menu a:hover {
    background: #1c1c1c;
    color: #fff !important;
    transition: none !important;
}
.dropdown_menu a:after,.dropdown_menu a:before {
    display:none !important;
}
.right_side .btn {
    margin-bottom: 20px;
}
.light-theme .dropdown_menu a:hover {
    background: #fff;
    color: #1c1c1c !important;
    transition: none !important;
}

.section_lesson .video_wrapper {
    height: initial;
}

.no-select::selection {
    background: transparent; /* Какое выделение? Не вижу! */
    color: inherit; /* Цвет текста сохраняется, даже если кто-то пытается его выделить */
}

.no-select::-moz-selection {
    background: transparent; /* Не забыли и про Firefox */
    color: inherit;
}

.no-select::-webkit-selection {
    background: transparent; /* Также учтено для Chrome/Safari */
    color: inherit;
}

.btn_blue.logout img {
    margin: 0 27px 0 0;
}

a.logout.btn.btn_blue {
    font-family: Grtsk Giga;
    padding:0;
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    background: none;
    border: none;
    color: #C1AEFF;
    margin-top: 30px;
}
a.logout.btn.btn_blue span,
a.logout.btn.btn_blue font {
    border-bottom: 1px solid;
}
a.logout.btn.btn_blue:hover {
     color: #6B71D2;
 }


.section_cabinet .user_info__wrapper .left_side .user_data__wrapper a.logout.btn.btn_blue {
    font-size: 20px;
    min-height: 30px;
    margin-top: 10px;
}

.section_cabinet .user_info__wrapper .left_side .user_data__wrapper a.logout.btn.btn_blue img {
    max-width: 34px;
}
.section_cabinet .user_info__wrapper .left_side .settings_link {
    position: absolute;
    top: 10px;
    left: 15px;
}
footer .footer_top .footer_contacts .left_side ul li a {
    transition: all width 0.3s;
    position: relative;

    display: inline-block;
}

footer .footer_top .footer_contacts .left_side ul.contacts_block li a:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: var(--color-white);
    transition: width 0.3s;
}
footer .footer_top .footer_contacts .left_side  ul.contacts_block li a:hover:after {
     width: 100%;
 }

.row.row-2 .col {
    max-width: 45%;
    padding: 6px;
}

.row.row-2 {
    flex-wrap: wrap;
    justify-content: center;
}
.section.section_profession__gallery.gallery_roblox img {
    object-fit: contain;
}

.section_lesson .video_wrapper {
    border: 1px solid rgba(232, 232, 232, 0.4);
    border-radius: 5px;
    overflow: hidden;
}

footer .footer_bottom .logo:hover {
    opacity: 1 !important;
}
.section_platform__main .platform_main__wrapper .middle_side span {
    background: none;
}



@media (max-width: 991px) {
    .section_cabinet .user_info__wrapper .left_side .user_data__wrapper .user_data__right span {
        font-size: 16px;

    }
    .section_cabinet .user_info__wrapper .left_side .user_data__wrapper .user_data__right ul li a {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .section_cabinet .user_info__wrapper {
        padding-top: 65px;
    }

    .section_cabinet .user_info__wrapper .left_side .user_data__wrapper a.logout.btn.btn_blue {
        font-size: 14px;
    }
    .section_cabinet .user_info__wrapper .left_side .user_data__wrapper a.logout.btn.btn_blue img {
        max-width: 30px;
        max-height: 30px;
        margin-right: 15px;
        border-radius: 50%;
    }
    #qnaModal ul.dropdown_qna {
        max-height: 500px;
        overflow: auto;
    }

    .create_order h1 {
        font-size: 25px !important;
    }

    .date_order {
        font-size: 20px !important;
    }

    .payment_order {
        font-size: 24px !important;
    }

    .payment_note {
        margin-bottom: 30px !important;
    }

    .payment_btn a {
        width: 100% !important;
    }

}

@media (min-width: 768px) {
    .modal-dialog {}

    #qnaModal .modal-dialog {
        margin: 0 0 0 auto;
        /* max-height: 300px; */
        overflow: auto;
    }

    #qnaModal {
        right: 140px;
        bottom: 100px;
        max-height: 550px;
        top: initial;
    }

    #qnaModal ul.dropdown_qna {
        max-height: 400px;
        overflow: auto;
    }

}

.userBlock {
    margin-bottom: 30px;
}

.answered_results a.btn-default.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 53px;
    font-family: Manrope, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    padding: 13px;
    border-radius: 2px;
    margin: 0px 0px 18px;
    border: 1px solid;
}

.answered_results a.btn-default.btn:hover {
    background: #fff;
    color: #000;
}
form.answered_results textarea {
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
    min-height: 100px;
    border-radius: 3px;
}
p.comment {
    margin: 20px 0 20px;
    border-top: 1px solid #fff5;
    padding-top: 15px;
}

.section_profession__game.section_profession__main.section_profession__game .profession_main__wrapper {
    flex-wrap: nowrap;
}