.loyalty-projk-iknkjv-prod-page {
    background: linear-gradient(90deg, #f3f4f2 0%, #f4efef 100%);
}

.loyalty-projk-iknkjv-prod-hero {
    max-width: 1460px;
    margin: 0 auto;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    padding: 40px 40px 30px;
}

.loyalty-projk-iknkjv-prod-copy {
    flex: 1 1 52%;
    max-width: 700px;
}

.loyalty-projk-iknkjv-prod-kicker {
    display: inline-block;
    padding: 8px 20px;
    border-radius: 999px;
    background: rgba(11, 140, 147, 0.08);
    border: 1px solid rgba(16, 128, 132, 0.42);
    color: #0d8d92;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.loyalty-projk-iknkjv-prod-copy h1 {
    margin: 0;
    font-size: 56px;
    line-height: 1.05;
    letter-spacing: -0.06em;
    font-weight: 800;
    color: #0f172a;
}

.loyalty-projk-iknkjv-prod-copy h1 span {
    display: inline-block;
    color: #0d8d92;
}

.loyalty-projk-iknkjv-prod-actions {
    display: flex;
    align-items: center;
    gap: 22px;
    margin-top: 38px;
    margin-bottom: 52px;
}

.loyalty-projk-iknkjv-prod-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 30px;
    border-radius: 999px;
    font-weight: 700;
    text-decoration: none;
    transition: 0.25s ease;
    border: 2px solid transparent;
    font-size: 16px;
}

.loyalty-projk-iknkjv-prod-btn-primary {
    background: #0d8d92;
    color: #ffffff;
    box-shadow: 0 12px 20px rgba(13, 141, 146, 0.18);
}

.loyalty-projk-iknkjv-prod-btn-secondary {
    background: #f5f5f5;
    color: #111111;
    border-color: rgba(17, 17, 17, 0.18);
}

.loyalty-projk-iknkjv-prod-btn:hover {
    transform: translateY(-1px);
}

.loyalty-projk-iknkjv-prod-stats {
    display: flex;
    align-items: flex-start;
    gap: 48px;
    flex-wrap: wrap;
}

.loyalty-projk-iknkjv-prod-stat-item {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 120px;
}

.loyalty-projk-iknkjv-prod-stat-item strong {
    font-size: 48px;
    line-height: 1;
    font-weight: 800;
    color: #0f172a;
}

.loyalty-projk-iknkjv-prod-stat-item span {
    font-size: 17px;
    color: #5b6471;
}

.loyalty-projk-iknkjv-prod-visual {
    flex: 1 1 48%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 620px;
}

.loyalty-projk-iknkjv-prod-visual-image {
    width: min(520px, 100%);
    max-width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
    filter: drop-shadow(0 14px 22px rgba(13, 141, 146, 0.12));
}

.client-product0-rewaregvdbf-brand-strip {
    position: relative;
    overflow: hidden;
    background: #f6f8f8;
    border-top: 1px solid rgba(13, 141, 146, 0.12);
    border-bottom: 1px solid rgba(13, 141, 146, 0.12);
    padding: 18px 0;
}

.client-product0-rewaregvdbf-brand-strip::before,
.client-product0-rewaregvdbf-brand-strip::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 120px;
    z-index: 2;
    pointer-events: none;
}

.client-product0-rewaregvdbf-brand-strip::before {
    left: 0;
    background: linear-gradient(to right, #f6f8f8 0%, rgba(246, 248, 248, 0) 100%);
}

.client-product0-rewaregvdbf-brand-strip::after {
    right: 0;
    background: linear-gradient(to left, #f6f8f8 0%, rgba(246, 248, 248, 0) 100%);
}

.client-product0-rewaregvdbf-brand-track {
    display: flex;
    align-items: center;
    width: max-content;
    min-width: 100%;
    gap: 20px;
    padding: 0 30px;
    animation: client-product0-rewaregvdbf-scroll 24s linear infinite;
}

.client-product0-rewaregvdbf-brand-item {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    height: 60px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(13, 141, 146, 0.10);
    border-radius: 8px;
    box-shadow: 0 10px 20px rgba(17, 17, 17, 0.03);
}

.client-product0-rewaregvdbf-brand-item img {
    max-width: 100px;
    max-height: 40px;
    object-fit: contain;
    filter: grayscale(1) contrast(1.08);
    opacity: 0.9;
}

@keyframes client-product0-rewaregvdbf-scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

.way-to-start-loyalty-ptrooodkf-section {
    background: #fafaf9;
    padding: 54px 30px 65px;
}

.way-to-start-loyalty-ptrooodkf-inner {
    max-width: 1240px;
    margin: 0 auto;
}

.way-to-start-loyalty-ptrooodkf-header {
    display: flex;
    justify-content: center;
    margin-bottom: 28px;
}

.way-to-start-loyalty-ptrooodkf-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 0 18px;
    border-radius: 999px;
    border: 1px solid rgba(13, 141, 146, 0.6);
    color: #0d8d92;
    background: rgba(13, 141, 146, 0.08);
    font-size: 12px;
    letter-spacing: 0.12em;
    font-weight: 700;
    text-transform: uppercase;
}

.way-to-start-loyalty-ptrooodkf-title {
    margin: 0 0 42px;
    text-align: center;
    font-size: 48px;
    line-height: 0.95;
    letter-spacing: -0.04em;
    font-weight: 800;
    color: #121212;
}

.way-to-start-loyalty-ptrooodkf-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
}

.way-to-start-loyalty-ptrooodkf-card {
    border-radius: 12px;
    padding: 28px 30px 26px;
    border: 1px solid rgba(13, 141, 146, 0.45);
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    flex-direction: column;
    min-height: 500px;
}

.way-to-start-loyalty-ptrooodkf-card-main {
    border-color: rgba(13, 141, 146, 0.7);
    box-shadow: inset 0 0 0 1px rgba(13, 141, 146, 0.18);
}

.way-to-start-loyalty-ptrooodkf-card-header {
    margin-bottom: 18px;
}

.way-to-start-loyalty-ptrooodkf-pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
    padding: 0 16px;
    border-radius: 999px;
    background: rgba(242, 89, 122, 0.14);
    border: 1px solid rgba(242, 89, 122, 0.6);
    color: #d34970;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.way-to-start-loyalty-ptrooodkf-card-header h3 {
    margin: 16px 0 10px;
    font-size: 30px;
    line-height: 1.15;
    letter-spacing: -0.05em;
    font-weight: 800;
    color: #141414;
}

.way-to-start-loyalty-ptrooodkf-card-header p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: rgba(17, 17, 17, 0.8);
}

.way-to-start-loyalty-ptrooodkf-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
    flex: 1;
}

.way-to-start-loyalty-ptrooodkf-list li {
    position: relative;
    padding-left: 26px;
    font-size: 17px;
    line-height: 1.5;
    color: rgba(17, 17, 17, 0.9);
}

.way-to-start-loyalty-ptrooodkf-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #0d8d92;
    font-weight: 800;
}

.way-to-start-loyalty-ptrooodkf-btn {
    width: 100%;
    min-height: 60px;
    border: none;
    border-radius: 999px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    margin-top: 26px;
}

.way-to-start-loyalty-ptrooodkf-btn-light {
    background: transparent;
    color: #111111;
    border: 1px solid rgba(17, 17, 17, 0.28);
}

.way-to-start-loyalty-ptrooodkf-btn-main {
    background: linear-gradient(180deg, #0d8d92 0%, #0c7579 100%);
    color: #ffffff;
    box-shadow: 0 12px 18px rgba(13, 141, 146, 0.2);
}

@media (max-width: 980px) {
    .way-to-start-loyalty-ptrooodkf-grid {
        grid-template-columns: 1fr;
    }
}

.faq-product-loyaltybfbj-section {
    padding: 60px 30px 80px;
}

.faq-product-loyaltybfbj-inner {
    max-width: 1220px;
    margin: 0 auto;
}

.faq-product-loyaltybfbj-header {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.faq-product-loyaltybfbj-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 22px;
    border-radius: 999px;
    border: 1px solid rgba(13, 141, 146, 0.5);
    background: rgba(13, 141, 146, 0.08);
    color: #0d8d92;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.faq-product-loyaltybfbj-title {
    margin: 0 0 30px;
    text-align: center;
    font-size: 45px;
    line-height: 0.98;
    letter-spacing: -0.04em;
    font-weight: 800;
    color: #111111;
}

.faq-product-loyaltybfbj-list {
    width: min(100%, 1180px);
    margin: 0 auto;
}

.faq-product-loyaltybfbj-item {
    border-top: 1px solid rgba(13, 141, 146, 0.42);
}

.faq-product-loyaltybfbj-item:last-child {
    border-bottom: 1px solid rgba(13, 141, 146, 0.42);
}

.faq-product-loyaltybfbj-question {
    width: 100%;
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    text-align: left;
    padding: 26px 0 22px;
    font-size: 22px;
    line-height: 1.35;
    letter-spacing: -0.04em;
    font-weight: 700;
    color: #111111;
    cursor: pointer;
}

.faq-product-loyaltybfbj-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.25s ease;
}

.faq-product-loyaltybfbj-item-open .faq-product-loyaltybfbj-answer {
    max-height: 220px;
}

.faq-product-loyaltybfbj-answer p {
    margin: 0 0 22px;
    max-width: 1100px;
    font-size: 16px;
    line-height: 1.65;
    color: rgba(17, 17, 17, 0.8);
}

.faq-product-loyaltybfbj-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid rgba(13, 141, 146, 0.5);
    color: #0d8d92;
    flex-shrink: 0;
}

.faq-product-loyaltybfbj-icon::before,
.faq-product-loyaltybfbj-icon::after {
    content: "";
    position: absolute;
    background: currentColor;
    border-radius: 99px;
}

.faq-product-loyaltybfbj-icon::before {
    width: 14px;
    height: 2px;
}

.faq-product-loyaltybfbj-icon::after {
    width: 2px;
    height: 14px;
    opacity: 1;
    transition: opacity 0.2s ease;
}

.faq-product-loyaltybfbj-item-open .faq-product-loyaltybfbj-icon::after {
    opacity: 0;
}

@media (max-width: 640px) {
    .faq-product-loyaltybfbj-section {
        padding-left: 18px;
        padding-right: 18px;
    }

    .faq-product-loyaltybfbj-question {
        padding: 22px 0 18px;
    }

    .faq-product-loyaltybfbj-answer p {
        margin-bottom: 18px;
    }
}

@media (max-width: 640px) {
    .way-to-start-loyalty-ptrooodkf-section {
        padding-left: 18px;
        padding-right: 18px;
    }

    .way-to-start-loyalty-ptrooodkf-card {
        min-height: auto;
        padding: 22px 18px 20px;
    }
}

.rewar-catelog-product-rewarddhf-section {
    padding: 60px 30px 60px;
}

.rewar-catelog-product-rewarddhf-inner {
    max-width: 1360px;
    margin: 0 auto;
}

.rewar-catelog-product-rewarddhf-header-tag {
    margin-bottom: 26px;
}

.rewar-catelog-product-rewarddhf-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 0 18px;
    border-radius: 999px;
    border: 1px solid rgba(13, 141, 146, 0.55);
    color: #0d8d92;
    background: rgba(255, 255, 255, 0.08);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.rewar-catelog-product-rewarddhf-headline-wrap {
    display: grid;
    grid-template-columns: 1.4fr 0.9fr;
    align-items: end;
    gap: 36px;
    margin-bottom: 26px;
}

.rewar-catelog-product-rewarddhf-heading {
    margin: 0;
    font-size: 45px;
    line-height: 0.9;
    letter-spacing: -0.06em;
    font-weight: 800;
    color: #0e0e10;
}

.rewar-catelog-product-rewarddhf-copy {
    margin: 0;
    color: rgba(15, 23, 42, 0.78);
    font-size: 16px;
    line-height: 1.6;
}

.rewar-catelog-product-rewarddhf-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 18px;
}

.rewar-catelog-product-rewarddhf-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-height: 120px;
    padding: 15px 12px 12px;
    border: 1px solid rgba(13, 141, 146, 0.38);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.06);
    text-align: center;
}

.rewar-catelog-product-rewarddhf-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px;
    color: #0d8d92;
}

.rewar-catelog-product-rewarddhf-icon svg {
    width: 38px;
    height: 38px;
}

.rewar-catelog-product-rewarddhf-icon-teal { background: rgba(13, 141, 146, 0.15); }
.rewar-catelog-product-rewarddhf-icon-pink { background: rgba(230, 108, 145, 0.15); color: #d95f7f; }
.rewar-catelog-product-rewarddhf-icon-sky { background: rgba(119, 175, 214, 0.15); color: #4c9dcf; }
.rewar-catelog-product-rewarddhf-icon-gold { background: rgba(211, 179, 96, 0.16); color: #cda14a; }
.rewar-catelog-product-rewarddhf-icon-purple { background: rgba(154, 118, 233, 0.15); color: #8f6ede; }
.rewar-catelog-product-rewarddhf-icon-mint { background: rgba(144, 220, 188, 0.18); color: #2a9e85; }

.rewar-catelog-product-rewarddhf-card h3 {
    margin: 0;
    font-size: 18px;
    line-height: 1.35;
    color: #111111;
    font-weight: 700;
}

@media (max-width: 1100px) {
    .rewar-catelog-product-rewarddhf-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rewar-catelog-product-rewarddhf-headline-wrap {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .rewar-catelog-product-rewarddhf-section {
        padding-left: 18px;
        padding-right: 18px;
    }

    .rewar-catelog-product-rewarddhf-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rewar-catelog-product-rewarddhf-card {
        min-height: 180px;
    }
}

.application-product-loyalgytyt-section {
    background: linear-gradient(180deg, #0d8d92 0%, rgba(3, 25, 28, 0.98) 100%);
    padding: 70px 30px 40px;
    border-top: 1px solid rgba(13, 141, 146, 0.2);
    border-bottom: 1px solid rgba(13, 141, 146, 0.2);
    position: relative;
    overflow: hidden;
}

.application-product-loyalgytyt-inner {
    max-width: 1460px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 0.9fr 1.9fr;
    align-items: center;
    gap: 24px;
}

.application-product-loyalgytyt-copy {
    padding-right: 24px;
}

.application-product-loyalgytyt-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    padding: 0 18px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.35);
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0.08em;
    font-weight: 700;
    text-transform: uppercase;
}

.application-product-loyalgytyt-title {
    margin: 28px 0 20px;
    font-size: 36px;
    font-weight: 800;
    color: #f5f1ea;
}

.application-product-loyalgytyt-desc {
    max-width: 500px;
    margin: 0;
    color: rgba(245, 241, 234, 0.8);
    font-size: 16px;
    line-height: 1.55;
}

.application-product-loyalgytyt-controls {
    display: flex;
    gap: 18px;
    margin-top: 26px;
    align-items: center;
}

.application-product-loyalgytyt-arrow {
    width: 72px;
    height: 72px;
    min-width: 72px;
    min-height: 72px;
    border-radius: 50%;
    border: 1.5px solid rgba(255, 255, 255, 0.8);
    background: transparent;
    color: #f5f1ea;
    cursor: pointer;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    transition: transform 0.2s ease, border-color 0.2s ease, opacity 0.2s ease;
}

.application-product-loyalgytyt-arrow:hover,
.application-product-loyalgytyt-arrow:focus-visible {
    transform: translateY(-1px);
    border-color: rgba(255, 255, 255, 1);
}

.application-product-loyalgytyt-arrow svg {
    width: 26px;
    height: 26px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.1;
    stroke-linecap: round;
    stroke-linejoin: round;
    display: block;
}

.application-product-loyalgytyt-carousel {
    overflow: hidden;
}

.application-product-loyalgytyt-track {
    display: flex;
    gap: 20px;
    transition: transform 0.45s ease;
    width: max-content;
}

.application-product-loyalgytyt-card {
    position: relative;
    width: 240px;
    min-width: 240px;
    height: 420px;
    border-radius: 22px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 18px 18px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.application-product-loyalgytyt-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(3, 22, 26, 0.08), rgba(3, 22, 26, 0.52));
}

.application-product-loyalgytyt-card-visual {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.04);
}

.application-product-loyalgytyt-card h3 {
    position: relative;
    z-index: 1;
    margin: 0;
    color: rgba(255, 255, 255, 0.96);
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -0.04em;
    font-weight: 700;
    text-shadow: 0 2px 18px rgba(0, 0, 0, 0.18);
}


@media (max-width: 1100px) {
    .application-product-loyalgytyt-inner {
        grid-template-columns: 1fr;
    }

    .application-product-loyalgytyt-copy {
        padding-right: 0;
        text-align: center;
    }

    .application-product-loyalgytyt-desc {
        margin: 0 auto;
    }

    .application-product-loyalgytyt-controls {
        justify-content: center;
    }
}

@media (max-width: 640px) {
    .application-product-loyalgytyt-section {
        padding-left: 18px;
        padding-right: 18px;
    }

    .application-product-loyalgytyt-card {
        width: 200px;
        min-width: 200px;
        height: 300px;
    }
}

.the-result-ndf-eward-product-why {
    padding: 65px 30px 65px;
}

.the-result-ndf-eward-product-why-inner {
    max-width: 1240px;
    margin: 0 auto;
    text-align: center;
}

.the-result-ndf-eward-product-why-header {
    display: flex;
    justify-content: center;
    margin-bottom: 22px;
}

.the-result-ndf-eward-product-why-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 0 18px;
    border-radius: 999px;
    border: 1px solid rgba(13, 141, 146, 0.5);
    color: #0d8d92;
    background: rgba(255, 255, 255, 0.12);
    font-size: 13px;
    letter-spacing: 0.12em;
    font-weight: 700;
    text-transform: uppercase;
}

.the-result-ndf-eward-product-why-title {
    margin: 0;
    font-size: 45px;
    line-height: 0.95;
    letter-spacing: -0.04em;
    font-weight: 800;
    color: #0d0d0d;
}

.the-result-ndf-eward-product-why-subtitle {
    max-width: 900px;
    margin: 26px auto 0;
    color: #46505a;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 400;
}

.the-result-ndf-eward-product-why-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
    margin-top: 42px;
}

.the-result-ndf-eward-product-why-card {
    background: rgba(255, 255, 255, 0.18);
    border: 1px solid rgba(13, 141, 146, 0.06);
    border-radius: 18px;
    padding: 28px 26px 24px;
    text-align: left;
    min-height: 100%;
    box-shadow: 0 10px 18px rgba(15, 23, 42, 0.03);
}

.the-result-ndf-eward-product-why-card-title {
    margin: 0 0 14px;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: -0.05em;
    color: #0d0d0d;
    font-weight: 800;
}

.the-result-ndf-eward-product-why-card-text {
    margin: 0 0 14px;
    font-size: 16px;
    line-height: 1.3;
    color: #0d8d92;
    font-weight: 700;
}

.the-result-ndf-eward-product-why-card-copy {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: #454a51;
}

.result-loyalty-produiuyfyd-section {
    padding: 70px 30px 80px;
    background: #f7f8f8;
}

.result-loyalty-produiuyfyd-wrap {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 0.9fr 1.6fr;
    align-items: center;
    gap: 46px;
}

.result-loyalty-produiuyfyd-visual {
    min-height: 420px;
    border-radius: 28px;
    box-shadow: inset 0 0 0 1px rgba(13, 141, 146, 0.08);
    position: relative;
    overflow: hidden;
}

.result-loyalty-produiuyfyd-visual-box {
    position: absolute;
    inset: 24px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(17, 17, 17, 0.04);
}

.result-loyalty-produiuyfyd-content {
    width: 100%;
}

.result-loyalty-produiuyfyd-tag {
    display: inline-block;
    padding: 8px 18px;
    border-radius: 999px;
    background: rgba(13, 141, 146, 0.10);
    border: 1px solid rgba(13, 141, 146, 0.35);
    color: #0d8d92;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.result-loyalty-produiuyfyd-content h2 {
    margin: 0 0 30px;
    font-size: 42px;
    line-height: 1.05;
    letter-spacing: -0.05em;
    font-weight: 800;
    color: #111111;
}

.result-loyalty-produiuyfyd-content h2 span {
    color: #0d8d92;
}

.result-loyalty-produiuyfyd-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
}

.result-loyalty-produiuyfyd-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.result-loyalty-produiuyfyd-icon {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    background: rgba(13, 141, 146, 0.10);
    color: #0d8d92;
    border: 1px solid rgba(13, 141, 146, 0.2);
    margin-bottom: 18px;
}

.result-loyalty-produiuyfyd-icon svg {
    width: 28px;
    height: 28px;
    fill: none;
    stroke: currentColor;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.result-loyalty-produiuyfyd-item h3 {
    margin: 0 0 12px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 800;
    color: #111111;
}

.result-loyalty-produiuyfyd-item p {
    margin: 0;
    font-size: 16px;
    line-height: 1.75;
    color: #444444;
}

@media (max-width: 1024px) {
    .loyalty-projk-iknkjv-prod-hero {
        flex-direction: column;
        padding-top: 40px;
        text-align: center;
    }

    .loyalty-projk-iknkjv-prod-copy,
    .loyalty-projk-iknkjv-prod-visual {
        width: 100%;
        max-width: 100%;
        flex-basis: auto;
    }

    .loyalty-projk-iknkjv-prod-copy {
        text-align: center;
    }

    .loyalty-projk-iknkjv-prod-actions,
    .loyalty-projk-iknkjv-prod-stats {
        justify-content: center;
    }

    .result-loyalty-produiuyfyd-wrap {
        grid-template-columns: 1fr;
    }

    .result-loyalty-produiuyfyd-grid {
        grid-template-columns: 1fr;
    }

    .way-to-start-loyalty-ptrooodkf-title,
    .faq-product-loyaltybfbj-title,
    .rewar-catelog-product-rewarddhf-heading,
    .the-result-ndf-eward-product-why-title {
        font-size: 48px;
    }
}

@media (max-width: 768px) {
    .loyalty-projk-iknkjv-prod-hero {
        min-height: auto;
        padding: 30px 18px 22px;
        gap: 18px;
    }

    .loyalty-projk-iknkjv-prod-copy h1 {
        font-size: 44px;
        line-height: 1.02;
        letter-spacing: -0.05em;
    }

    .loyalty-projk-iknkjv-prod-kicker {
        font-size: 11px;
        padding: 8px 14px;
        margin-bottom: 18px;
    }

    .loyalty-projk-iknkjv-prod-actions {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        gap: 12px;
        margin-top: 28px;
        margin-bottom: 28px;
    }

    .loyalty-projk-iknkjv-prod-btn {
        width: 100%;
        min-height: 48px;
        padding: 0 18px;
    }

    .loyalty-projk-iknkjv-prod-stats {
        justify-content: center;
        gap: 20px;
    }

    .loyalty-projk-iknkjv-prod-stat-item {
        min-width: 90px;
    }

    .loyalty-projk-iknkjv-prod-stat-item strong {
        font-size: 29px;
    }

    .loyalty-projk-iknkjv-prod-stat-item span {
        font-size: 14px;
    }

    .loyalty-projk-iknkjv-prod-visual {
        min-height: 300px;
    }

    .loyalty-projk-iknkjv-prod-visual-image {
        width: min(320px, 90%);
    }

    .result-loyalty-produiuyfyd-section {
        padding: 52px 18px 60px;
    }

    .result-loyalty-produiuyfyd-content h2 {
        font-size: 34px;
    }

    .way-to-start-loyalty-ptrooodkf-title,
    .faq-product-loyaltybfbj-title,
    .rewar-catelog-product-rewarddhf-heading,
    .the-result-ndf-eward-product-why-title {
        font-size: 42px;
    }

    .way-to-start-loyalty-ptrooodkf-card-header h3 {
        font-size: 34px;
    }

    .faq-product-loyaltybfbj-question {
        font-size: 24px;
    }

    .the-result-ndf-eward-product-why-subtitle,
    .rewar-catelog-product-rewarddhf-copy {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .the-result-ndf-eward-product-why-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }

    .result-loyalty-produiuyfyd-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }
}

@media (max-width: 640px) {
    .loyalty-projk-iknkjv-prod-copy h1 {
        font-size: 36px;
    }

    .result-loyalty-produiuyfyd-content h2 {
        font-size: 30px;
    }

    .result-loyalty-produiuyfyd-visual {
        min-height: 260px;
    }

    .way-to-start-loyalty-ptrooodkf-title,
    .faq-product-loyaltybfbj-title,
    .rewar-catelog-product-rewarddhf-heading,
    .the-result-ndf-eward-product-why-title {
        font-size: 34px;
    }

    .way-to-start-loyalty-ptrooodkf-card-header h3 {
        font-size: 28px;
    }

    .way-to-start-loyalty-ptrooodkf-card-header p,
    .way-to-start-loyalty-ptrooodkf-list li,
    .way-to-start-loyalty-ptrooodkf-btn,
    .faq-product-loyaltybfbj-answer p,
    .rewar-catelog-product-rewarddhf-copy,
    .the-result-ndf-eward-product-why-subtitle,
    .the-result-ndf-eward-product-why-card-copy {
        font-size: 16px;
    }

    .faq-product-loyaltybfbj-question {
        font-size: 20px;
    }

    .the-result-ndf-eward-product-why-card-title {
        font-size: 26px;
    }

    .the-result-ndf-eward-product-why-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .result-loyalty-produiuyfyd-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

}
/* start solution contact section */
.contect-infopage2 { display: flex; margin: 0 auto; border-radius: 10px; overflow: hidden;}
.contact-infopage2 {width: 35%; background: linear-gradient(135deg, #1e9494, #80cfcf); padding: 40px 40px; color: white; text-align: center;}
.contectpage-infoitem2 { margin-bottom: 30px;}
.contactinfo-icone2 { width: 45px; height: 45px; margin-bottom: 15px; }
.contact-formsection2 { width: 65%; background-color: #f1f1f1; display: flex; padding: 40px 50px; justify-content: center; flex-direction: column}
/* ✅ Responsive Design */
@media (max-width: 768px) {
  .contect-infopage2 { flex-direction: column; }
  .contact-infopage2,
  .contact-formsection2 { width: 100%; }
  .contact-infopage2 { padding: 30px 20px; }
  .contact-formsection2 { padding: 30px 20px; }
  .contactinfo-icone2 { width: 40px; height: 40px; }
  .contectpage-infoitem2 { margin-bottom: 30px; }
  .contact-formsection2 h2 { font-size: 22px; }
  .contact-infopage2 h2 { font-size: 22px; }
}
@media (max-width: 480px) {
  .contactinfo-icone2 { width: 35px; height: 35px; }
  .contact-infopage2, .contact-formsection2 { padding: 20px 15px;}
  .contectpage-infoitem2 p { font-size: 14px; }
  .contact-formsection2 h2,
  .contact-infopage2 h2 {font-size: 20px; }
}
/* end */