[aria-label="breadcrumb"] {
    position: relative;
    z-index: 5;
}
[aria-label="breadcrumb"].is-white .breadcrumb .breadcrumb-item a {
    color: #fff;
}
[aria-label="breadcrumb"].is-white .breadcrumb .breadcrumb-item {
    font-size: 13px;
}
[aria-label="breadcrumb"].is-white .breadcrumb .breadcrumb-item.active {
    color: rgba(255,255,255,.5);
}
[aria-label="breadcrumb"].is-white .breadcrumb .breadcrumb-item::after {

    background-image: url("data:image/svg+xml,%3Csvg width='4' height='9' viewBox='0 0 4 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.7' d='M3.85609 5.30237L0.838849 8.76696C0.646917 8.98746 0.335731 8.98746 0.143891 8.76696C-0.0479637 8.54665 -0.0479637 8.18934 0.143891 7.96905L2.81368 4.90341L0.143969 1.83789C-0.0478861 1.61749 -0.0478861 1.26021 0.143969 1.0399C0.335824 0.819504 0.646994 0.819504 0.838927 1.0399L3.85616 4.50454C3.95209 4.61475 4 4.75904 4 4.9034C4 5.04782 3.952 5.19222 3.85609 5.30237Z' fill='white'/%3E%3C/svg%3E%0A");
}
.banner-main-top {
    margin-top: -82.5px;
    height: 380px;
    position: relative;
}
.banner-main-top__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    z-index: 1;
}
.banner-main-top__image:before {
    content: '';
    width: 80%;
    background: linear-gradient(90deg, #0e8039 0%, #6ba76d 100%);
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.banner-main-top__image picture {
    height: 100%;
    display: block;
}
.banner-main-top__image img {
    display: block;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}
.banner-main-top__inner {
    padding-top: 82px;
    max-width: 411px;
    position: relative;
    z-index: 2;
}
.banner-main-top__title {
    font-family: 'exm';
    font-size: 34px;
    line-height: 129%;
    text-transform: uppercase;
    color: #fff;
}
.banner-main-top__descr {
    margin-top: 16px;
    font-weight: 400;
    font-size: 19px;
    line-height: 100%;
    color: #fff;
}
.page-loyalty section {
    margin: 56px 0;
}
.section-about-loyalty__title {
    font-family: 'exm';
    font-size: 28px;
    line-height: 114%;
    color: #000000;
    margin-bottom: 32px;
}
.section-about-loyalty__text {
    font-size: 15px;
    color: rgba(76, 84, 88, 1);
}
.section-about-loyalty__text b, .section-about-loyalty__text strong {
    color: #000;
}
.section-about-loyalty__text p {
    margin: 16px 0;
}
.section-about-loyalty__text > *:first-child {
    margin-top: 0;
}
.section-about-loyalty__text > *:last-child {
    margin-bottom: 0;
}
.section-about-loyalty__notification {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    font-size: 15px;
    color: rgba(78, 84, 88, 1);
    margin-top: 16px;
}
.section-about-loyalty__notification-text {
    flex: 1;
    min-width: 0;
}
.section-about-loyalty {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 34px;
}
.section-about-loyalty__content {
    flex: 1;
    min-width: 0;
    max-width: 633px;
    margin-right: auto;
}
.section-about-loyalty__img {
    padding: 32px 0;
}
.section-loyalty-percent {
    border: 1px solid #D3DBE8;
    border-radius: 4px;
    padding: 32px 24px;
    background: linear-gradient(90deg, rgba(85, 150, 154, 0.1) 0%, rgba(31, 186, 89, 0.1) 100%);
}
.section-loyalty-percent--alt {
    background: transparent;
    border-color: rgba(211, 219, 232, 1);
    margin-top: 24px;
}
.section-loyalty-percent__descr {
    font-size: 16px;
    line-height: 140%;
    color: #4E5458;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.loyalty-percent-price {
    font-size: 20px;
    line-height: 32px;
    font-family: 'exs';
    color: #000;
    position: relative;
    top: -2px;
}
.section-loyalty-percent__head {
    margin-bottom: 32px;
}
.section-loyalty-percent__title {
    font-family: 'exm';
    font-size: 28px;
    line-height: 114%;
    color: #000000;
}
.section-loyalty-percent__grid {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.section-loyalty-percent__col {
    flex: 1 0 calc(20% - (8px - (8px / 5)));
    width: calc(20% - (8px - (8px / 5)));
    max-width: calc(20% - (8px - (8px / 5)));
}
.loyalty-percent__progress {
    margin-bottom: 16px;
    border-radius: 4px;
    height: 8px;
    background: rgba(243, 244, 245, 1);
}
.loyalty-percent__progress-inner {
    border-radius: 4px;
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #55969a 0%, #1fba59 100%);
}
.loyalty-percent__title {
    font-family: 'exm';
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 16px;
}
.loyalty-percent__percent {
    font-family: 'rm';
    font-size: 19px;
    line-height: 100%;
    color: #FF0000;
    margin-bottom: 8px;

}
.loyalty-percent__sum {

    font-size: 14px;
    line-height: 140%;
    color: #4C5458;
    font-family: 'r';
}
.section-loyalty-how__head {
    margin-bottom: 32px;
    font-family: 'exm';
    font-size: 28px;
    line-height: 114%;
    color: #000000;
}
.section-loyalty-how__grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.section-loyalty-how__col {
    flex: 1 0 calc(33.332% - (24px - (24px / 3)));
    width: calc(33.332% - (24px - (24px / 3)));
    max-width: calc(33.332% - (24px - (24px / 3)));
}
.loyalty-how__item {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
}
.loyalty-how__icon {
    width: 48px;
    flex: 1 0 48px;
    max-width: 48px;
    height: 48px;
}
.loyalty-how__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.loyalty-how__text {
    flex: 1;
    min-width: 0;
    font-family: 'exm';
    font-size: 16px;
    line-height: 137%;
    color: #000;
}
.loyalty-how__text b, .loyalty-how__text strong {
    font-family: 'exs';
    font-weight: 400;
}
.section-loyalty-faq__head {
    margin-bottom: 24px;
}
.section-loyalty-faq__title {
    font-family: 'exm';
    font-size: 28px;
    line-height: 114%;
}
.page-loyalty {
    margin-bottom: 81px;
}
.tables-info {
    margin-bottom: 24px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-radius: 4px;
    border: 1px solid #D3DBE8;
    background: linear-gradient(90deg, rgba(85, 150, 154, 0.1) 0%, rgba(31, 186, 89, 0.1) 100%);
}
.tables-info__col {
    width: 50%;
    padding: 32px 4px;
    box-sizing: border-box;
}
.tables-info__col:nth-child(odd) {
    border-right: 1px solid #D3DBE8;
}
.tables-info__title {
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 8px;
}
.tables-info__val {
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    color: rgba(0, 0, 0, 1);
    font-family: 'exs';
}
.section-about-loyalty__notification--alt {
    margin-top: 24px;
}
.sidebar-info {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.sidebar-info__col {
    width: 50%;
    border-radius: 4px;
    padding: 16px 0;
    border: 1px solid rgba(211, 219, 232, 1);
    box-sizing: border-box;
}
.sidebar-info__title {
    text-align: center;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 8px;
    color: rgba(76, 84, 88, 1);

}
.sidebar-info__val {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    color: rgba(0, 0, 0, 1);
    font-family: 'exs';
}
@media (max-width: 1100px) {
    .banner-main-top__image::before {
        background: linear-gradient(90deg, #0e8039 0%, rgba(255,255,255,0) 100%);
        z-index: 3;
    }
}

@media (max-width: 991px) {
    .section-loyalty-percent__grid {
        justify-content: center;
        gap: 16px 8px;
    }
    .section-loyalty-percent__col {
        flex: 1 0 calc(33.332% - (8px - (8px / 3)));
        width: calc(33.332% - (8px - (8px / 3)));
        max-width: calc(33.332% - (8px - (8px / 3)));
    }
}
@media (max-width: 768px) {

    .section-loyalty-how__col {
        flex: 1 0 100%;
        width: 100%;
        max-width: 100%;
    }
    [aria-label="breadcrumb"].is-white .breadcrumb .breadcrumb-item {
        font-size: 13px;
    }
    [aria-label="breadcrumb"].is-white .breadcrumb {
        padding-top: 20px;
    }
    .banner-main-top {
        margin-top: -61px;
    }
    .banner-main-top__inner {
        max-width: 225px;
        padding-top: 110px;
    }
    .banner-main-top__title {
        font-size: 24px;
        line-height: 32px;
    }
    .banner-main-top__image img {
        object-position: right;
    }
    .banner-main-top__image::before {
        width: 27%;
        background: linear-gradient(90deg, #0e8039 0%, rgba(255,255,255,0) 100%);
        z-index: 3;
    }
    .banner-main-top__descr {
        max-width: 200px;
    }
    .page-loyalty section {
        margin: 32px 0;
    }
    .banner-main-top {
        margin-bottom: 40px;
    }
    .section-about-loyalty__title {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 32px;
    }
    .section-about-loyalty__text {
        font-size: 15px;
        color: rgba(76, 84, 88, 1);
    }
    .section-about-loyalty {
        gap: 32px;
        margin-top: 8px !important;
    }
    .section-loyalty-percent__head {
        margin-bottom: 24px;
    }
    .section-loyalty-percent__title {
        font-size: 22px;
        line-height: 24px;
    }
    .section-loyalty-percent__col {
        flex: 1 0 100%;
        width: 100%;
        max-width: 100%;
    }
    .section-loyalty-percent {
        padding: 24px 16px;
    }
    .loyalty-percent__progress {
        margin-bottom: 8px;
    }
    .section-loyalty-percent__grid {
        gap: 24px;
    }
    .section-loyalty-how__head {
        margin-bottom: 32px;
        font-size: 22px;
        line-height: 24px;
    }
    .section-loyalty-faq__title {
        font-size: 22px;
        line-height: 24px;
    }
    .section-loyalty-percent__descr-text {
        width: 100%;
        flex: 1 0 100%;
        width: 100%;
    }
}