.grid-card__center {
    padding: 24px 0 72px;
}

.app-panel__bottom {
    margin-bottom: 24px;
    color: #5f6f77;
    font-size: 14px;
}

.app-panel__bottom a {
    color: #1f5860;
    text-decoration: none;
}

.app-panel__bottom a:hover {
    text-decoration: underline;
}

.app-block {
    position: relative;
    overflow: hidden;
    margin-bottom: 28px;
    padding: 40px 42px;
    border: 1px solid rgba(28, 82, 90, 0.10);
    border-radius: 30px;
    background:
        radial-gradient(circle at top right, rgba(136, 185, 173, 0.20), transparent 34%),
        linear-gradient(135deg, #f8fcfa 0%, #eef6f2 55%, #e8f0ee 100%);
    box-shadow: 0 22px 60px rgba(23, 53, 57, 0.08);
}

.core-section__fixed {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(28, 82, 90, 0.08);
    color: #1f5860;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.app-block h1 {
    max-width: 820px;
    margin: 0 0 16px;
    color: #163740;
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.08;
}

.item-right-v5 {
    max-width: 760px;
    margin: 0;
    color: #36545c;
    font-size: 18px;
    line-height: 1.65;
}

.panel-fixed-container {
    display: inline-flex;
    margin: 18px 0 0;
    padding: 8px 12px;
    border: 1px solid rgba(28, 96, 81, 0.22);
    border-radius: 8px;
    background: rgba(28, 96, 81, 0.08);
    color: #1c6051;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
}

.mod-holder__right {
    padding: 0;
}

.base-inner__fluid .core-element__right {
    background: transparent;
}

.base-inner__fluid .wrapper-body-box,
.base-inner__fluid .app-wrapper__active {
    filter: none;
}

.content-top-block {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(220px, 0.85fr);
    gap: 28px;
    align-items: center;
    min-height: 300px;
    padding: 40px 42px;
}

.holder-body-v8 {
    min-width: 0;
}

.core-element__right {
    position: relative;
    min-height: 220px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at 50% 20%, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0) 60%);
}

.wrapper-body-box,
.app-wrapper__active {
    max-width: 100%;
}

.wrapper-body-box {
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 14px 24px rgba(0, 0, 0, 0.18));
}

.row-body-v4 {
    display: grid;
    grid-template-columns: minmax(0, 1.65fr) minmax(280px, 0.95fr);
    gap: 24px;
    align-items: start;
}

.holder-fluid-inner {
    grid-template-columns: 1fr;
}

.base-view {
    display: grid;
    gap: 20px;
}

.main-holder {
    padding: 28px;
    border: 1px solid rgba(28, 82, 90, 0.10);
    border-radius: 28px;
    background: #ffffff;
    box-shadow: 0 14px 40px rgba(17, 43, 48, 0.06);
}

.site-item__fixed {
    background: linear-gradient(180deg, #f9fbfa 0%, #f1f6f4 100%);
}

.main-holder h2 {
    margin: 0 0 16px;
    color: #173941;
    font-size: 28px;
    line-height: 1.22;
}

.main-holder p {
    margin: 0 0 14px;
    color: #3f5960;
    font-size: 17px;
    line-height: 1.72;
}

.main-holder p:last-child {
    margin-bottom: 0;
}

.holder-fixed-row {
    margin: 0;
    padding: 0;
    list-style: none;
}

.holder-fixed-row li {
    position: relative;
    margin-bottom: 14px;
    padding-left: 26px;
    color: #36545c;
    font-size: 16px;
    line-height: 1.65;
}

.holder-fixed-row li:last-child {
    margin-bottom: 0;
}

.holder-fixed-row li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: linear-gradient(135deg, #2f7b63 0%, #1f5860 100%);
}

.custom-holder,
.content-left-container,
.block-right-v2,
.main-row,
.container-active-v5 {
    display: grid;
    gap: 16px;
}

.custom-holder,
.content-left-container,
.main-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.container-active-v5 {
    grid-template-columns: 1fr;
}

.seo-quote,
.view-fixed-v2,
.holder-bottom-v1,
.row-fluid-v3,
.grid-element__left {
    padding: 20px 22px;
    border-radius: 22px;
    background: #f7fbf9;
    border: 1px solid rgba(28, 82, 90, 0.10);
}

.seo-quote::before {
    content: "★★★★★";
    display: block;
    margin-bottom: 10px;
    color: #f4b400;
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 0;
}

.seo-quote strong,
.view-fixed-v2 strong,
.row-fluid-v3 strong,
.grid-element__left strong {
    display: block;
    margin-bottom: 10px;
    color: #173941;
    font-size: 18px;
}

.seo-quote p,
.view-fixed-v2 p,
.row-fluid-v3 p,
.grid-element__left p {
    margin: 0;
    font-size: 15px;
    line-height: 1.65;
}

.app-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 10px;
    margin-top: 16px;
}

.app-wrapper .element-area-content {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 1 180px;
    text-align: center;
    min-height: 44px;
    padding: 10px 16px;
    border: 1px solid #1d6f60;
    border-radius: 12px;
    background: linear-gradient(180deg, #30a37c 0%, #1f7760 100%);
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    text-transform: none;
}

.app-wrapper .element-area-content:hover {
    background: linear-gradient(180deg, #278c67 0%, #165f4e 100%);
    border-color: #165f4e;
}

.app-wrapper .element-area-content:disabled {
    opacity: 0.48;
    filter: grayscale(0.12);
    cursor: default;
}

.app-wrapper .element-area-content:focus-visible {
    outline: 2px solid rgba(22, 95, 78, 0.45);
    outline-offset: 2px;
}

.holder-bottom-v1 {
    background: linear-gradient(180deg, #ffffff 0%, #f4f9f6 100%);
}

.holder-bottom-v1 a {
    color: #173941;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
}

.holder-bottom-v1 a:hover {
    color: #1f5860;
}

.holder-bottom-v1 p {
    margin: 10px 0 0;
    color: #476168;
    font-size: 15px;
    line-height: 1.6;
}

.item-body-inner {
    display: grid;
    gap: 18px;
    position: sticky;
    top: 108px;
}

.container-center-v1 {
    margin: 0 0 12px;
    color: #173941;
    font-size: 22px;
}

.container-left-section {
    display: grid;
    gap: 12px;
}

.content-left-v6 {
    padding: 16px 18px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(28, 82, 90, 0.10);
    color: #36545c;
    font-size: 15px;
    line-height: 1.55;
}

.content-left-v6 strong {
    display: block;
    margin-bottom: 6px;
    color: #173941;
    font-size: 16px;
}

.seo-checkmark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    border-radius: 50%;
    background: #1f5860;
    flex-shrink: 0;
    text-align: center;
    transform: translateY(-1px);
}

.seo-checkmark::before {
    content: "";
    width: 5px;
    height: 9px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg) translateY(-1px);
    display: block;
    box-sizing: border-box;
}

.item-left-box {
    padding: 28px;
    border-radius: 28px;
    background: linear-gradient(140deg, #1f5860 0%, #295f51 100%);
    color: #ffffff;
    box-shadow: 0 20px 50px rgba(24, 58, 63, 0.24);
}

.item-left-box h2 {
    margin: 0 0 14px;
    color: #ffffff;
    font-size: 28px;
    line-height: 1.22;
}

.item-left-box p {
    margin: 0 0 18px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 16px;
    line-height: 1.68;
}

.custom-content {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.seo-cta__marketplace-links {
    display: grid;
    width: 100%;
    gap: 12px;
}

.grid-panel {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 22px;
    border-radius: 999px;
    background: #ffffff;
    color: #173941;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.grid-panel:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 22px rgba(13, 30, 33, 0.18);
}

.box-fluid-v6 {
    background: #ffffff;
    color: #173941;
}

.element-fluid-v4.marketplace--wildberries {
    background: linear-gradient(135deg, #7f28d6 0%, #c33bd0 100%);
    color: #ffffff;
}

.element-fluid-v4.marketplace--wildberries:hover,
.element-fluid-v4.marketplace--wildberries:focus-visible {
    background: #b04dfd;
    color: #ffffff;
}

.element-fluid-v4.wrapper-right-block {
    background: #1450d2;
    color: #ffffff;
}

.element-fluid-v4.wrapper-right-block:hover,
.element-fluid-v4.wrapper-right-block:focus-visible {
    background: #0d3fb1;
    color: #ffffff;
}

.element-fluid-v4.wrapper-center-v5 {
    background: #fce000;
    color: #1a1a1a;
}

.element-fluid-v4.wrapper-center-v5:hover,
.element-fluid-v4.wrapper-center-v5:focus-visible {
    background: #e6cd00;
    color: #1a1a1a;
}

.seo-note {
    color: #5f757a;
    font-size: 14px;
    line-height: 1.6;
}

@media (max-width: 1024px) {
    .row-body-v4 {
        grid-template-columns: 1fr;
    }

    .item-body-inner {
        position: static;
    }
}

@media (max-width: 767px) {
    .grid-card__center {
        padding: 18px 0 56px;
    }

    .app-block {
        padding: 26px 22px;
        border-radius: 24px;
    }

    .mod-holder__right {
        padding: 0;
    }

    .content-top-block {
        grid-template-columns: 1fr;
        min-height: auto;
        gap: 20px;
        padding: 26px 22px;
    }

    .core-element__right {
        order: -1;
        min-height: 180px;
    }

    .wrapper-body-box {
    }

    .main-holder {
        padding: 22px 18px;
        border-radius: 22px;
    }

    .main-holder h2,
    .item-left-box h2 {
        font-size: 24px;
    }

    .main-holder p,
    .item-right-v5 {
        font-size: 16px;
    }

    .custom-holder,
    .content-left-container,
    .main-row {
        grid-template-columns: 1fr;
    }

    .app-wrapper {
        flex-direction: column;
    }

    .app-wrapper .element-area-content {
        width: 100%;
        flex-basis: 100%;
    }

    .item-left-box {
        padding: 24px 20px;
        border-radius: 22px;
    }

    .custom-content {
        flex-direction: column;
    }

    .grid-panel {
        width: 100%;
    }
}
