#grecaptcha-inline-badge {
    visibility: hidden;
    opacity: 0;
    width: 0;
    height: 0;
}

#bx-panel-back {
    display: none !important;
}

#bx-panel.bx-panel-fixed {
    z-index: 99999 !important;
}

.catalog-element>h2,
.catalog-element>h3,
.catalog-element>h4,
.catalog-element>p {
    margin: 20px 0;
}

.catalog-element .sp-image {
    margin: 20px 0;
}

.catalog-element .section__description p {
    margin: 14px 0;
}

.section-constructor>p {
    margin: 14px 0;
}

.section-constructor iframe {
    display: block;
    width: 100%;
    margin: auto;
    aspect-ratio: 2 / 1;
}

@media (max-width: 1600px) {
    .section-profile {
        gap: 60px;
    }

    /*.section-profile .sidebar {*/
    /*	max-width: max-content;*/
    /*}*/
    .section .order-card__info .button {
        min-width: fit-content;
    }
}

@media (max-width: 1100px) {
    .section-profile .section-profile__cтеontainer {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .section-profile .dostup-mobile p::before {
        flex-shrink: 0;
    }

    .section-profile .lesson-page__one-part {
        font-size: 12px;
    }

    .section-profile .order-card .order-card__info {
        flex-wrap: wrap;
        gap: 36px;
    }

    .section-profile .order-card .order-card__info-col {
        max-width: unset;
        width: 20%;
    }
}

@media (max-width: 600px) {
    .section-profile .order-card .order-card__info-col {
        width: 40%;
    }
}

@media (min-width: 1100px) {
    .section-profile .mobile {
        display: none !important;
    }
}

.courses-link .col-12 {
    margin-left: 0 !important;
    margin-bottom: 20px;
}

.courses-link .col-12 a {
    padding-bottom: 0 !important;
}

@media(max-width: 991px) {
    .lesson__controls {
        display: flex;
        flex-direction: column;
    }
}

.lesson__controls .button {
    transition: all .3s ease-in-out;
}

.lesson__controls .button.brown-link {
    border: 1px solid #ff3900;
    background-color: #ff3900;
    color: #fff;
}

.lesson__controls .button.brown-link:hover {
    border-color: #181818;
    background-color: #181818;
    color: #fff;
}

.lesson__controls .button.dim-link {
    border: 1px solid #f0ede3;
    background-color: #f0ede3;
    color: #ff3900;
}

.lesson__controls .button.dim-link:hover {
    border-color: #181818;
    background-color: transparent;
    color: #181818;
}

.active-courses__inner .accordion.opened .accordion__title:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.container-personal .inner__heading {
    width: fit-content;
    display: flex;
}

.search {
    position: relative;
    display: flex;
}

.search:hover .search__input {
    border-color: #FF3900;
}

.search:hover .search__submit .search__submit-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.97754 13.5412C4.11157 13.5412 0.977539 10.538 0.977539 6.83291C0.977539 3.12779 4.11157 0.124573 7.97754 0.124573C11.8435 0.124573 14.9775 3.12779 14.9775 6.83291C14.9775 8.46226 14.3713 9.95591 13.3634 11.1183L18.7073 16.2394C19.0979 16.6137 19.0979 17.2206 18.7073 17.595C18.3168 17.9689 17.6836 17.9689 17.2931 17.595L11.8773 12.4046C10.7628 13.1224 9.42126 13.5412 7.97754 13.5412ZM7.97754 11.6246C10.739 11.6246 12.9775 9.47909 12.9775 6.83291C12.9775 4.18673 10.739 2.04124 7.97754 2.04124C5.21606 2.04124 2.97754 4.18673 2.97754 6.83291C2.97754 9.47909 5.21606 11.6246 7.97754 11.6246Z' fill='%23FF3900'/%3E%3C/svg%3E%0A");
}

.container-personal .section__header {
    display: flex;
}

.search__input {
    height: 40px;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 17px;
    padding-right: 50px;
    border: 1px solid #BFCFD5;
    background-color: #FFFFFF;
    font-size: 14px;
    font-family: 'Halvar Breitschrift';
    transition: 0.2s;
}

.search__input::placeholder {
    color: #828282;
    font-weight: 300;
}

.section-profile.section {
    padding: 0 0 0 !important;
}

.search__input:focus {
    border-color: #FF3900;
}

.search__input:focus+.search__submit .search__submit-icon {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.97754 13.5412C4.11157 13.5412 0.977539 10.538 0.977539 6.83291C0.977539 3.12779 4.11157 0.124573 7.97754 0.124573C11.8435 0.124573 14.9775 3.12779 14.9775 6.83291C14.9775 8.46226 14.3713 9.95591 13.3634 11.1183L18.7073 16.2394C19.0979 16.6137 19.0979 17.2206 18.7073 17.595C18.3168 17.9689 17.6836 17.9689 17.2931 17.595L11.8773 12.4046C10.7628 13.1224 9.42126 13.5412 7.97754 13.5412ZM7.97754 11.6246C10.739 11.6246 12.9775 9.47909 12.9775 6.83291C12.9775 4.18673 10.739 2.04124 7.97754 2.04124C5.21606 2.04124 2.97754 4.18673 2.97754 6.83291C2.97754 9.47909 5.21606 11.6246 7.97754 11.6246Z' fill='%23FF3900'/%3E%3C/svg%3E%0A");
}

.search__submit {
    position: absolute;
    top: 0;
    right: 17px;

    width: 28px;
    height: 100%;

    padding: 0;
    border: 0;
    background: none;
    cursor: pointer;
}

.search__submit-icon {
    display: block;
    width: 100%;
    height: 100%;

    background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.97754 13.5412C4.11157 13.5412 0.977539 10.538 0.977539 6.83291C0.977539 3.12779 4.11157 0.124573 7.97754 0.124573C11.8435 0.124573 14.9775 3.12779 14.9775 6.83291C14.9775 8.46226 14.3713 9.95591 13.3634 11.1183L18.7073 16.2394C19.0979 16.6137 19.0979 17.2206 18.7073 17.595C18.3168 17.9689 17.6836 17.9689 17.2931 17.595L11.8773 12.4046C10.7628 13.1224 9.42126 13.5412 7.97754 13.5412ZM7.97754 11.6246C10.739 11.6246 12.9775 9.47909 12.9775 6.83291C12.9775 4.18673 10.739 2.04124 7.97754 2.04124C5.21606 2.04124 2.97754 4.18673 2.97754 6.83291C2.97754 9.47909 5.21606 11.6246 7.97754 11.6246Z' fill='%23BFCFD5'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;

    transition: 0.2s;
}

.lesson-page__write input[type=submit] {
    margin-bottom: 0 !important;
}

.section__header.section__header--input {
    flex-direction: row;
}

@media(max-width: 1280px) {
    .section__header.section__header--input {
        flex-direction: column;
    }
}

.btn-back-search {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.btn-back-search span:not(.lesson-page__prev) {
    margin-left: 10px;
}

.opacity-35 {
    opacity: 0.35 !important;
}

.gallery {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 991px) {
    .gallery {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .gallery {
        grid-template-columns: 1fr;
    }
}

.gallery__item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.gallery__video-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 1.6/1;
    cursor: pointer;
    object-fit: cover;
}

.gallery__video-wrapper iframe {
    width: 100%;
    height: inherit;
    aspect-ratio: inherit;
}

.gallery__video-preview {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #272727;
    object-fit: cover;
}

.gallery__video-preview::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.668 10L0.667969 0V20' fill='%23FF3900'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    transform: translate(-50%, -50%);
}

.gallery__access-denied {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #727272;
    cursor: default;
    gap: 8px;
}

.gallery__access-denied h4 {
    width: 100%;
    color: #FFFFFF;
    font-family: HalvarBreit, Arial, sans-serif;
    text-align: center;
}

.gallery__access-denied span {
    display: block;
    width: 100%;
    color: #c7ccc7;
    font-family: HalvarBreit, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
}

.gallery__title {
    color: #181818;
    cursor: pointer;
    font-family: HalvarBreit, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 14px;
    text-transform: uppercase;
}

.gallery__title:hover {
    color: #FF3900;
}

.exercise {
    display: inline-flex;
    width: 100%;
    flex-direction: column;
    padding: 20px;
    border: 1px solid #D2D0E7;
    margin-top: 20px;
    color: #181818;
    transition: all 0.3s;
}

@media (max-width: 767px) {
    .exercise {
        padding: 16px;
        margin-top: 16px;
    }
}

.exercise:hover {
    border-color: #FF3900;
}

.exercise__header {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 26px;
}

@media (max-width: 767px) {
    .exercise__header {
        margin-bottom: 16px;
        font-size: 16px;
        line-height: 23px;
    }
}

.exercise a {
    color: #FF3900;
}

/*comments*/
.section-profile [id^="bx_incl_area"] {
    width: 100%;
}


.comments__com {
    border: 1px solid #d2d0e7;
    padding: 20px 30px;
    margin-bottom: 30px
}

.comments__links {
    display: flex;
    justify-content: space-between;
    gap: 10px 15px
}

.comments__links a {
    width: 100%;
    padding: 14px 0;
    margin-top: 0;
    font-weight: 500
}

.comments__links a:first-child {
    background-color: #ff3900;
    color: #fff;
}

.comments__links a:first-child:hover {
    background-color: #181818;
    color: #fff
}

.comments__links a:last-child {
    background-color: #f0ede3;
    border: 1px solid #f0ede3;
    color: #ff3900
}

.comments__links a:last-child:hover {
    background-color: transparent;
    border-color: #181818;
    color: #181818
}

.auth__bottom a,
.comments__prev,
.content__podzag,
.courses-tabs__link span,
.group__add,
.lesson-page__inner h3,
.lesson-page__inner--video,
.more-btn__text,
.sec-menu a,
.small-yellow-title,
.student__podzagolovok,
.supersmall-bold-text,
.ttu,
.yellow-button {
    text-transform: uppercase
}

.comments__prev {
    font-size: 16px;
    color: #181818 !important;
    text-decoration: none;
    font-weight: 500;
    margin-bottom: 40px;
    line-height: normal;
    letter-spacing: .64px;
    display: inline-flex;
    align-items: center;
    gap: 10px
}

.mb-5 {
    margin-bottom: 50px;
}


.lesson-page__comment {
    margin: 20px 0;
    width: 100%;
    display: block;
    position: relative
}

.lesson-page__comment+.lesson-page__comment,
.settings__links,
.student__number {
    margin-top: 40px
}

.lesson-page__comment {
    border-bottom: 1px solid #d2d0e7;
    padding-bottom: 40px;
}

.sticky-comment .close {
    border: none;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M4.16406 15.834L10.4141 9.58398M16.6641 3.33398L10.4129 9.58398M10.4129 9.58398L4.16406 3.33398M10.4141 9.58398L16.6641 15.834' stroke='black' stroke-opacity='0.4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.sticky-comment__heading {
    margin-bottom: 20px;
}

.lesson-page__images {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

@media(max-width: 991px) {
    .comments__com {
        padding: 18px 15px;
    }

    .comments__links {
        flex-direction: column;
    }

    .lesson-page__comment {
        border-bottom: none;
        padding-bottom: 0;
    }
}

.lesson-page__comment .lesson-page__write p {
    font-size: 16px;
    margin: 16px 0;
}

.fr-box.fr-basic .fr-element p {
    font-size: 16px !important;
}

.fr-box.fr-basic .fr-element {
    min-height: 140px !important;
}

.lesson-page__files a {
    font-weight: 500;
    text-decoration: none;
    color: #007bff;
    display: block;
    margin-top: 8px;
}

@media(max-width: 991px) {
    .section-profile .sec-menu.sec-mobile .accordion {
        padding: 0 0 0;
        margin: 0 0 0;
    }

    .section-profile .sec-menu.sec-mobile .accordion-item {
        border-bottom: none;
        padding-bottom: 12px;
    }

    .section-profile .sec-menu.sec-mobile {
        display: flex;
        border-top: none;
        margin-bottom: 20px;
        padding: 0 0;
    }
}


.btn-top {
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    z-index: 1000;
    left: 10px;
    cursor: pointer;
    border: 2px solid #fff;
    color: #fff !important;
}

.btn-top span {
    display: block;
    font-size: 12px;
}

.btn-top:hover {
    color: #000 !important;
    background-color: #fff;
    border-color: #000;
}

.catalog-element a {
    text-decoration: none;
}

.form__additional span a {
    text-decoration: underline;
}

.btn-top {
    z-index: 99;
}


@media only screen and (max-width: 575px) {
    .payment-info__value {
        max-width: calc(50% - 8px);
        flex-wrap: wrap;
        gap: 0 8px;
    }

    .payment-info__item .payment-info__value {
        font-size: 15px;

    }

    .payment-info__value-old {
        font-size: 14px;
        line-height: 20px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0;
    }

    .payment-info__value-new {
        font-size: 15px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .payment-info .label {
        font-size: 8px;
        line-height: 12px;
        padding: 2px 4px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

.section .course-selection {
    justify-content: flex-end;
}

.vacancy {
    display: flex;
    flex-direction: column;
    gap: 30px;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
}

.vacancy a {
    color: #FF3900;
    cursor: pointer;
    text-decoration: none;
    transition: color 0.3s ease, text-decoration 0.3s ease;
}

.vacancy-inner {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
}

.vacancy-inner ul {
    padding-left: 25px;
}

<<<<<<< HEAD
.sidebar__nav-item--dropdown .sidebar__nav-dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    cursor: pointer;
    user-select: none;
}

.sidebar__nav-item--dropdown .sidebar__nav-dropdown-icon {
    flex-shrink: 0;
    transition: transform 0.3s;
}

.sidebar__nav-item--dropdown.is-open .sidebar__nav-dropdown-icon,
.sidebar__nav-item--dropdown:hover .sidebar__nav-dropdown-icon {
    transform: rotate(180deg);
}

.sidebar__nav-dropdown {
    display: none;
    list-style: none;
    margin: 12px 0 0;
    padding: 0 0 0 16px;
    gap: 12px;
    flex-direction: column;
}

.sidebar__nav-item--dropdown.is-open .sidebar__nav-dropdown,
.sidebar__nav-item--dropdown:hover .sidebar__nav-dropdown {
    display: flex;
}

.sidebar__nav-dropdown-item {
    font-size: 18px;
    line-height: 28px;
}

.sidebar__nav-dropdown-item a {
    color: #212121;
}

.sidebar__nav-dropdown-item.active a,
.sidebar__nav-dropdown-item a:hover {
    color: #FF3900;
}

.mobile-menu__link--dropdown .mobile-menu__dropdown-toggle {
    display: block;
    cursor: pointer;
}

.mobile-menu__dropdown {
    display: none;
    list-style: none;
    margin: 12px 0 0;
    padding: 0 0 0 16px;
}

.mobile-menu__link--dropdown.is-open .mobile-menu__dropdown {
    display: block;
}

.mobile-menu__dropdown-item {
    margin-bottom: 12px;
}

.mobile-menu__dropdown-item.is-active a {
    color: #FF3900;
}

.club-video-gallery__link {
    display: block;
    text-decoration: none;
}

.club-video-gallery__preview {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.club-videoteca-grid {
    margin-bottom: 24px;
}

.club-video-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 32px;
}

.club-video-pagination__link,
.club-video-pagination__current {
    display: inline-flex;
    min-width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #181818;
    font-family: HalvarBreit, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}

.club-video-pagination__link:hover {
    border-color: #FF3900;
    color: #FF3900;
}

.club-video-pagination__current {
    border-color: #FF3900;
    background: #FF3900;
    color: #fff;
}

.club-subscription-page {
    display: flex;
    flex-direction: column;
    gap: 28px;
    max-width: 640px;
}

.club-subscription-page__stats {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 767px) {
    .club-subscription-page__stats {
        grid-template-columns: 1fr;
    }
}

.club-subscription-page__stat {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 18px 20px;
    background: #f7f7f7;
    border-radius: 8px;
}

.club-subscription-page__stat-label {
    color: #666;
    font-size: 12px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.club-subscription-page__stat-value {
    color: #181818;
    font-family: HalvarBreit, Arial, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.1;
}

.club-subscription-page__links {
    margin: 0;
    padding: 0;
    list-style: none;
}

.club-subscription-page__links a {
    color: #181818;
    font-size: 14px;
    text-decoration: underline;
}

.club-subscription-page__links a:hover {
    color: #FF3900;
}

.club-subscription-page__cancel-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.club-subscription-page__hint {
    margin: 0;
    color: #666;
    font-size: 13px;
    line-height: 1.5;
}

.club-subscription-page__alert {
    margin-bottom: 20px;
    padding: 14px 18px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.5;
}

.club-subscription-page__alert--success {
    background: #edf8ef;
    color: #1f6b2f;
}

.club-subscription-page__alert--error {
    background: #fdeeee;
    color: #9b1c1c;
}

.club-subscription-info {
    margin-bottom: 24px;
    padding: 16px 20px;
    background: #f7f7f7;
    border-radius: 8px;
}

.club-subscription-info__plan,
.club-subscription-info__access {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
}

.club-subscription-info__access {
    margin-top: 8px;
    color: #666;
}

.schedule-item--club .schedule-item__main {
    flex: 1;
    width: auto;
    min-width: 0;
}

.schedule-item--club .schedule-item__main .schedule-item__col:first-child {
    max-width: none;
}

.schedule-item--club .schedule-item__col:last-of-type .button {
    min-width: 220px;
}

.header-dropdown._menu-single-column .header-dropdown__menu {
    grid-template-columns: 1fr;
}

.header-dropdown._menu-single-column .header-dropdown__menu-block {
    gap: 8px;
}

.checkbox-input {
    cursor: pointer;
}

.checkbox-input input {
    display: none;
}

.checkbox-input .checkbox-input__value {
    display: flex;
    align-items: center;
    color: #181818;
}

.checkbox-input input + .checkbox-input__value:before {
    content: '';
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    display: flex;
    border: 1px solid #FF3900;
    border-radius: 3px;
    margin-right: 10px;
}

.checkbox-input input:checked + .checkbox-input__value:before {
    background: #FF3900 url('data:image/svg+xml,<svg width="9" height="6" viewBox="0 0 9 6" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.08686 0.25104C7.75843 -0.0836801 7.22452 -0.0836801 6.89609 0.25104L3.28084 3.93039L1.7709 2.39394C1.44247 2.05922 0.908564 2.05922 0.580134 2.39394C0.251283 2.72866 0.251283 3.27124 0.580134 3.60596L2.68545 5.74885C2.84967 5.91643 3.06525 6 3.28084 6C3.49642 6 3.71201 5.91643 3.87622 5.74885L8.08686 1.46306C8.41571 1.12834 8.41571 0.58576 8.08686 0.25104Z" fill="white"/> </svg>') no-repeat center;
}

.checkbox-input__value {
    padding-top: 10px;
    gap: 3px;
}

.club-partners-page__title {
    margin: 0 0 24px;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
}

.club-partners {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.club-partners__item {
    display: flex;
    align-items: center;
    width: calc(50% - 12px);
    padding: 24px;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 8px;
    color: inherit;
    text-decoration: none;
    transition: box-shadow .2s ease, border-color .2s ease;
}

.club-partners__item:hover {
    border-color: #ffd9cc;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .06);
}

.club-partners__image {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    margin-right: 24px;
    background: #fff;
}

.club-partners__image img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
}

.club-partners__description {
    min-width: 0;
}

.club-partners__title {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
    text-transform: uppercase;
}

.club-partners__promo-text {
    margin: 0 0 12px;
    font-size: 15px;
    line-height: 1.5;
    color: #444;
}

.club-partners__promo-code {
    display: inline-flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 16px;
    padding: 10px 14px;
    background: #fff5f2;
    border: 1px dashed #ff3900;
    border-radius: 6px;
}

.club-partners__promo-code-label {
    font-size: 12px;
    line-height: 1;
    color: #888;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.club-partners__promo-code-value {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    color: #ff3900;
    letter-spacing: .06em;
}

button.club-partners__promo-code-value {
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
}

button.club-partners__promo-code-value._copied {
    color: #1f8f4d;
}

.club-partners__link {
    display: inline-block;
    padding-right: 28px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23FF3900' d='M17.969 9.46 9.536 2.14a.358.358 0 0 0-.234-.087H7.326a.178.178 0 0 0-.116.313l7.817 6.785H1.965a.18.18 0 0 0-.179.179v1.34c0 .098.08.178.179.178h13.06l-7.817 6.786a.178.178 0 0 0 .116.312h2.042a.171.171 0 0 0 .116-.045l8.487-7.361a.715.715 0 0 0 0-1.08Z'/%3E%3C/svg%3E");
    background-position: right center;
    background-repeat: no-repeat;
    color: #ff3900;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: underline;
}

.club-partner-detail__head {
    display: flex;
    gap: 32px;
    margin-bottom: 32px;
}

.club-partner-detail__image {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    height: 220px;
    padding: 16px;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 8px;
}

.club-partner-detail__image img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.club-partner-detail__summary {
    flex: 1;
    min-width: 0;
}

.club-partner-detail__title {
    margin: 0 0 16px;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 700;
    text-transform: uppercase;
}

.club-partner-detail__promo-text {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 1.6;
    color: #444;
}

.club-partner-detail__promo-code {
    margin-bottom: 0;
}

.club-partner-detail__content {
    font-size: 16px;
    line-height: 1.7;
}

.club-partner-detail__content img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 991px) {
    .club-partners__item {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .club-partners-page__title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .club-partners {
        gap: 12px;
    }

    .club-partners__item {
        padding: 12px;
    }

    .club-partners__image {
        width: 100px;
        height: 100px;
        margin-right: 12px;
    }

    .club-partners__title {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .club-partners__promo-text {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .club-partners__promo-code {
        margin-bottom: 10px;
        padding: 8px 10px;
    }

    .club-partners__promo-code-value {
        font-size: 16px;
    }

    .club-partners__link {
        background-size: 14px;
        font-size: 12px;
        padding-right: 22px;
    }

    .club-partner-detail__head {
        flex-direction: column;
        gap: 20px;
    }

    .club-partner-detail__image {
        width: 100%;
        max-width: 220px;
    }

    .club-partner-detail__title {
        font-size: 22px;
=======
.inner:has(.marquee) {
    padding-top: 0;
}

.marquee {
    display: flex;
    width: 100%;
    padding: 16px 0;
    background-color: #FF3900;
    overflow-x: hidden;
}

.marquee__container {
    display: inline-block;
    white-space: nowrap;
}

.marquee__container._main {
    animation-delay: -80s;
    animation-duration: 80s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.marquee__container._double {
    animation-delay: -40s;
    animation-duration: 80s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.marquee__container span {
    padding-right: 6px;
    color: #181818;
    font-family: "Halvar Breitschrift";
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 18px;
    text-transform: uppercase;
}

.marquee__container span::after {
    padding-left: 18px;
    content: "";
}

@keyframes marquee1 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes marquee2 {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-200%);
>>>>>>> ad9920be43dbab027d222ccb8562127f28cfbf59
    }
}