/* Start custom CSS for text-editor, class: .elementor-element-0c46cd0 *//*
 * DozinKalla - Consolidated CSS
 *
 * Sources merged:
 *  - Pasted markdown(1).md (main/updated design styles)
 *  - dozin-guarantee-shared.css (shared guarantee/page components)
 *
 * Cleanup policy:
 *  - Exact duplicate rules removed.
 *  - Compatible duplicate rules merged.
 *  - Conflicting rules intentionally kept in cascade order to avoid changing the existing UI unexpectedly.
 *  - Bootstrap grid/utilities are not redefined.
 *  - Main palette: #0a52b7 / #fe840c
 */

#cms #main {
    padding: unset !important;
    box-shadow: unset !important;
    background-color: unset !important;
}

.page_heading {color: #333 !important;}

body, p, a, h1, h2, h3, h4, h5, span {
    font-family: 'IRANSans' !Important;
}

/* =========================================
 Dozin Kala - About Hero
========================================= */
.dozin-hero {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 45px 35px;
    border-radius: 22px;
    background: linear-gradient(135deg, #08489f 0%, #0a52b7 55%, #1875d1 100%);
    color: #fff;
    box-shadow: 0 10px 35px rgba(10, 82, 183, .16);
}

/* =========================================
 Background Pattern
========================================= */
.dozin-hero-pattern {
    position: absolute;
    inset: 0;
    opacity: .08;
    background-image: radial-gradient(circle at 20% 20%, #fff 0 2px, transparent 3px), radial-gradient(circle at 80% 70%, #fff 02px, transparent 3px);
    background-size: 45px 45px;
    pointer-events: none;
}

/* نور تزئینی گوشه */
.dozin-hero::before {
    content: "";
    position: absolute;
    width: 280px;
    height: 280px;
    top: -150px;
    right: -100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.08);
    filter: blur(2px);
    pointer-events: none;
}

/* نور نارنجی */
.dozin-hero::after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    bottom: -100px;
    left: -60px;
    border-radius: 50%;
    background: rgba(254, 132, 12, 0.14);
    filter: blur(35px);
    pointer-events: none;
}

/* ========================================
 HEADER
======================================== */
.about-intro-header {
    text-align: right;
    margin-bottom: 22px;
}

/* عنوان */
.about-intro-header h2 {
    margin: 0;
    color: #172033;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 900;
}

/* قسمت نارنجی عنوان */
.about-intro-header h2 span {
    color: #fe840c;
}

/* =========================================
 HIGHLIGHT
========================================= */
.smart-shopping-highlight {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 20px;
    padding: 14px 18px;
    background: #eef6ff;
    border-radius: 13px;
    border-right: 4px solid #0a52b7;
    transition: all .3s ease;
}

/* Hover */
.smart-shopping-highlight:hover {
    background: #e8f2ff;
    border-right-color: #fe840c;
}

/* =========================================
 SECTION TITLE
========================================= */
.dozin-section-heading {
    text-align: right;
    margin-bottom: 18px;
    padding-right: 3px;
}

/* عنوان */
.dozin-section-heading h2 {
    margin: 0;
    color: #172033;
    font-size: 22px;
    line-height: 1.8;
    font-weight: 900;
}

/* رنگ دوزین کالا */
.dozin-section-heading h2 strong {
    color: #0a52b7;
}

.dozin-section-title {
    text-align: right;
    padding-right: 5px;
}

.dozin-section-title span {
    display: inline-block;
    margin-bottom: 3px;
    color: #0a52b7;
    font-size: 11px;
    font-weight: 700;
}

.dozin-section-title h2 {
    margin: 0;
    color: #172033;
    font-size: 21px;
    line-height: 1.8;
    font-weight: 900;
}

.dozin-section-title h2 strong {
    color: #0a52b7;
}

.dozin-benefits .dozin-section-title {
    text-align: right;
    padding-right: 3px;
    margin-bottom: 18px;
}

.dozin-benefits .dozin-section-title span {
    display: inline-block;
    margin-bottom: 3px;
    color: #fe840c;
    font-size: 11px;
    font-weight: 700;
}

.dozin-benefits .dozin-section-title h2 {
    margin: 0;
    color: #172033;
    font-size: 21px;
    line-height: 1.8;
    font-weight: 900;
}

.dozin-benefits .dozin-section-title h2 strong {
    color: #0a52b7;
}

.smart-shopping-title {
    margin: 0 0 12px;
    color: #172033;
    font-size: 22px;
    line-height: 1.8;
    font-weight: 900;
}

/* =========================================
 WHY US SECTION
========================================= */
.dozin-why-us {
    width: 100%;
}

.dozin-values {
    width: 100%;
}

/* ========================================
 ABOUT INTRO
======================================== */
.about-intro {
    position: relative;
    width: 100%;
    margin: 25px auto;
    padding: 32px;
    background: #ffffff;
    border: 1px solid #e8eef7;
    border-radius: 18px;
    box-shadow: 0 8px 30px rgba(10, 82, 183, 0.07);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* خط رنگی بالای کارت */
.about-intro::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #0a52b7, #fe840c);
}

/* ========================================
 QUOTE BOX
======================================== */
.about-intro__quote {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 22px;
    padding: 15px 18px;
    background: linear-gradient(90deg, #f3f8ff, #f8fbff);
    border: 1px solid #dbe9fa;
    border-radius: 12px;
    border-right: 4px solid #0a52b7;
}

/* آیکون نقل قول */
.about-intro__quote-icon {
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fe840c;
    color: #ffffff;
    font-size: 15px;
}

/* متن */
.about-intro__quote p {
    margin: 0;
    color: #0a52b7;
    font-size: 13px;
    line-height: 2;
    font-weight: 600;
}

.about-intro__quote strong {
    color: #fe840c;
    font-weight: 800;
}

/* =========================================
 Content
========================================= */
.dozin-hero-content {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.about-intro__content {
    color: #555f70;
    font-size: 14px;
    line-height: 2.2;
    text-align: justify;
}

.about-intro__content p {
    margin: 0 0 12px;
}

.about-intro__content p:last-child {
    margin-bottom: 0;
}

.why-card__content {
    flex: 1;
    min-width: 0;
}

.why-card__content h3 {
    margin: 0 0 7px;
    color: #0a52b7;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 800;
}

.why-card__content p {
    margin: 0;
    color: #687386;
    font-size: 12px;
    line-height: 2;
}

.dozin-feature-content {
    flex: 1;
    min-width: 0;
}

/* عنوان کارت */
.dozin-feature-content h3 {
    margin: 0 0 6px;
    color: #0a52b7;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 800;
}

/* متن */
.dozin-feature-content p {
    margin: 0;
    color: #4a4a4a;
    font-size: 12px;
    line-height: 2;
}

.value-card__content {
    flex: 1;
    min-width: 0;
}

/* عنوان */
.value-card__content h3 {
    margin: 0 0 10px;
    color: #0a52b7;
    font-size: 17px;
    line-height: 1.8;
    font-weight: 800;
}

/* متن */
.value-card__content p {
    margin: 0 0 12px;
    color: #626b79;
    font-size: 13px;
    line-height: 2.1;
    text-align: justify;
}

/* متن مهم */
.value-card__content strong {
    display: block;
    color: #0a52b7;
    font-size: 12px;
    line-height: 2;
    font-weight: 700;
}

/* =========================================
 Badge
========================================= */
.dozin-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 18px;
    margin-bottom: 12px;
    border-radius: 50px;
    background: #fe840c;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    box-shadow: 0 5px 15px rgba(254, 132, 12, 0.25);
}

.badge {
    display: inline-flex;
    align-items: center;
    padding: 8px 16px;
    margin-bottom: 10px;
    border-radius: 30px;
    background: rgba(10, 82, 183, 0.09);
    color: #0a52b7;
    font-size: 12px;
    font-weight: 800;
}

/* Badge */
.badge {
    display: inline-flex;
    align-items: center;
    padding: 6px 14px;
    margin-bottom: 10px;
    border-radius: 30px;
    background: rgba(10, 82, 183, 0.08);
    color: #0a52b7;
    font-size: 12px;
    font-weight: 700;
}

/* Badge */
.dozin-section-badge {
    display: inline-flex;
    align-items: center;
    padding: 7px 14px;
    margin-bottom: 7px;
    border-radius: 30px;
    background: rgba(10, 82, 183, 0.09);
    color: #0a52b7;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.5;
}

/* =========================================
 Main Title
========================================= */
.dozin-hero-title {
    margin: 0;
    font-size: clamp(28px, 4vw, 42px);
    line-height: 1.5;
    font-weight: 900;
    color: #fff;
}

.dozin-hero-title span {
    color: #fe840c;
    margin-right: 5px;
}

/* =========================================
 Description
========================================= */
.dozin-hero-description {
    max-width: 750px;
    margin: 12px auto 30px;
    color: rgba(255, 255, 255, 0.92);
    font-size: 15px;
    line-height: 2.2;
}

/* =========================================
 Features
========================================= */
.dozin-hero-features {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 12px;
    max-width: 1000px;
    margin: 0 auto; /*position:absolute;*/
    right: 7%;
    left: 7%;
    bottom: -55px;
    z-index: 2;
}

/* =========================================
 Feature Card
========================================= */
.dozin-feature {
    display: flex;
    align-items: center;
    gap: 15px;
    min-height: 95px;
    padding: 18px 20px;
    text-align: right;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.13);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    transition: transform 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
}

.dozin-feature-card {
    position: relative;
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px;
    min-height: 115px;
    background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
    border: 1px solid #e1e9f4;
    border-radius: 15px;
    box-shadow: 0 4px 16px rgba(10, 82, 183, 0.04);
    transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
    overflow: hidden;
}

/* خط کوچک پایین کارت */
.dozin-feature-card::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 3px;
    background: #fe840c;
    transition: width .35s ease;
}

/* Hover */
.dozin-feature-card:hover {
    transform: translateY(-5px);
    border-color: rgba(10, 82, 183, .18);
    box-shadow: 0 12px 30px rgba(10, 82, 183, .10);
}

/* فعال شدن خط */
.dozin-feature-card:hover::after {
    width: 100%;
}

/* =========================================
 Icon
========================================= */
.dozin-feature-icon {
    flex: 0 0 52px;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: #fe840c;
    font-size: 22px;
}

.why-card__icon, dozin-feature-icon, .value-card__icon {
    flex: 0 0 58px;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    background: rgba(254, 132, 12, 0.09);
    color: #fe840c;
    font-size: 23px;
    transition: all 0.3s ease;
}

/* Hover icon */
.why-card:hover .why-card__icon {
    background: #fe840c;
    color: #ffffff;
    transform: scale(1.05);
}

.benefit-icon {
    flex: 0 0 27px;
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    centermargin-top: 2px;
    border-radius: 50%;
    background: rgba(10, 82, 183, 0.10);
    color: #0a52b7;
    font-size: 11px;
    transition: all .25s ease;
    margin-top: 2px;
}

.highlight-icon {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fe840c;
    color: #ffffff;
    font-size: 16px;
}

/* Hover icon */
.benefits-list li:hover .benefit-icon, .why-card:hover .why-card__icon, .value-card:hover .value-card__icon {
    background: #fe840c;
    color: #ffffff;
    transform: scale(1.08);
}

/* =========================================
 Feature Text
========================================= */
.dozin-feature-text {
    flex: 1;
}

.dozin-feature-text h3 {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 800;
    color: #fff;
}

.dozin-feature-text p {
    margin: 0;
    font-size: 12px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.8);
}

.smart-shopping-text {
    width: 100%;
}

.smart-shopping-text p {
    margin: 0;
    color: #596579;
    font-size: 14px;
    line-height: 2.3;
    text-align: justify;
}

/* =========================================
 HIGHLIGHT TEXT
========================================= */
.smart-shopping-highlight p {
    margin: 0;
    color: #0a52b7;
    font-size: 13px;
    line-height: 2;
    font-weight: 700;
}

/* =========================================
ITEM
========================================= */
.benefits-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 14px 12px;
    color: #596579;
    font-size: 12px;
    line-height: 2;
    border-bottom: 1px solid #e7edf5;
    transition: background .25s ease, transform .25s ease;
}

/* حذف خط آخر */
.benefits-list li:last-child {
    border-bottom: none;
}

/* =========================================
  BENEFITS LIST
========================================= */
.benefits-list {
    list-style: none;
    margin: 0;
    padding: 8px;
    background: #f8fbff;
    border: 1px solid #e2ebf6;
    border-radius: 14px;
}

/* =========================================
 DOZIN BENEFITS
========================================= */
.dozin-benefits {
    position: relative;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 24px;
    background: #ffffff;
    border: 1px solid #e7edf5;
    border-radius: 18px;
    box-shadow: 0 7px 25px rgba(10, 82, 183, 0.06);
    overflow: hidden;
}

/* نوار بالای بخش */
.dozin-benefits::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #0a52b7, #fe840c);
}

/* =========================================
CARD
========================================= */
.why-card {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 20px;
    background: #ffffff;
    border: 1px solid #e7edf5;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(10, 82, 183, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    overflow: hidden;
}

/* نوار رنگی بالای کارت */
.why-card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #0a52b7, #fe840c);
}

.value-card {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 18px;
    padding: 22px 24px;
    background: #ffffff;
    border: 1px solid #e8edf4;
    border-radius: 16px;
    box-shadow: 0 5px 20px rgba(10, 82, 183, 0.06);
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    overflow: hidden;
}

/* نوار رنگی بالای کارت */
.value-card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #0a52b7, #fe840c);
}

/* نوار رنگی بالای کارت */
/* =========================================
 MAIN BOX
========================================= */
.dozin-features-box {
    position: relative;
    padding: 25px;
    background: #ffffff;
    border: 1px solid #e5ebf3;
    border-radius: 18px;
    box-shadow: 0 8px 30px rgba(10, 82, 183, 0.07);
    overflow: hidden;
}

/* نوار رنگی بالای باکس */
.dozin-features-box::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #0a52b7 0%, #0a52b7 65%, #fe840c 100%);
}

.smart-shopping-card {
    position: relative;
    padding: 24px 28px;
    background: linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
    border: 1px solid #dfe7f1;
    border-radius: 18px;
    box-shadow: 0 8px 30px rgba(10, 82, 183, 0.06);
    overflow: hidden;
}

/* نوار رنگی بالای کارت */
.smart-shopping-card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #0a52b7, #fe840c);
}

/* =========================================
 MANAGER BOX
========================================= */
.dozin-manager {
    width: 100%;
    margin: 0 0 25px;
}

.manager-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-height: 68px;
    padding: 15px 20px;
    border: 1px solid #bcd8fa;
    border-radius: 16px;
    background: linear-gradient(135deg, #f2f8ff, #eaf4ff);
    color: #0a52b7;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    box-shadow: 0 5px 20px rgba(10, 82, 183, 0.05);
    transition: all .3s ease;
}

/* Hover */
.manager-box:hover {
    border-color: #0a52b7;
    box-shadow: 0 10px 25px rgba(10, 82, 183, 0.09);
}

/* =========================================
DOZIN - THREE KEY PRINCIPLES
========================================= */
.dozin-features {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

/* =========================================
 SMART SHOPPING
========================================= */
.dozin-smart-shopping {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px;
}

/* ========================================
 HOVER
======================================== */ /* Hover icon */
.dozin-feature-card:hover .dozin-feature-icon {
    background: #fe840c;
    color: #ffffff;
    transform: scale(1.07) rotate(-3deg);
}

/* =========================================
 Tablet
========================================= */
@media (max-width: 768px) {
    .dozin-hero {
        padding: 32px 18px 25px;
        border-radius: 16px;
    }

    .dozin-hero-features {
        grid-template-columns:1fr;
        gap: 10px;
    }

    .dozin-feature {
        min-height: 75px;
        padding: 14px 16px;
    }

    .dozin-feature-icon {
        width: 45px;
        height: 45px;
        flex-basis: 45px;
        font-size: 19px;
    }

    .dozin-hero-description {
        font-size: 13px;
        margin-bottom: 22px;
    }

    .about-intro {
        padding: 25px 20px;
        margin: 20px auto;
        border-radius: 15px;
    }

    .about-intro-header h2 {
        font-size: 21px;
    }

    .about-intro__content {
        font-size: 13px;
        line-height: 2.1;
    }

    .dozin-section-title h2 {
        font-size: 19px;
    }

    .why-card {
        min-height: 90px;
        padding: 15px;
    }

    .why-card__icon {
        flex-basis: 46px;
        width: 46px;
        height: 46px;
        border-radius: 12px;
        font-size: 19px;
    }

    .why-card__content h3 {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .why-card__content p {
        font-size: 11px;
        line-height: 1.9;
    }

    .dozin-features {
        margin-top: 18px;
        margin-bottom: 18px;
    }

    .dozin-features-box {
        padding: 16px;
        border-radius: 15px;
    }

    .dozin-section-heading {
        margin-bottom: 14px;
    }

    .dozin-section-badge {
        padding: 6px 12px;
        font-size: 10px;
    }

    .dozin-section-heading h2 {
        font-size: 19px;
        line-height: 1.8;
    }

    .dozin-feature-card {
        min-height: 90px;
        padding: 15px;
        gap: 12px;
        border-radius: 13px;
    }

    .dozin-feature-icon {
        flex-basis: 47px;
        width: 47px;
        height: 47px;
        border-radius: 12px;
        font-size: 19px;
    }

    .dozin-feature-content h3 {
        font-size: 13px;
        margin-bottom: 4px;
    }

    .dozin-feature-content p {
        font-size: 11px;
        line-height: 1.9;
    }

    .value-card {
        gap: 13px;
        padding: 18px;
        border-radius: 14px;
    }

    .value-card__icon {
        flex-basis: 48px;
        width: 48px;
        height: 48px;
        border-radius: 12px;
        font-size: 20px;
    }

    .value-card__content h3 {
        font-size: 15px;
        margin-bottom: 7px;
    }

    .value-card__content p {
        font-size: 12px;
        line-height: 2;
    }

    .value-card__content strong {
        font-size: 11px;
        line-height: 1.9;
    }

    .dozin-benefits {
        padding: 16px;
        margin-top: 18px;
        margin-bottom: 18px;
        border-radius: 15px;
    }

    .dozin-benefits .dozin-section-title h2 {
        font-size: 18px;
    }

    .benefits-list {
        padding: 5px;
        border-radius: 12px;
    }

    .benefits-list li {
        gap: 10px;
        padding: 11px 9px;
        font-size: 11px;
        line-height: 1.9;
    }

    .benefit-icon {
        flex-basis: 24px;
        width: 24px;
        height: 24px;
        font-size: 10px;
    }

    .dozin-smart-shopping {
        margin-top: 18px;
        margin-bottom: 15px;
    }

    .smart-shopping-card {
        padding: 18px 16px;
        border-radius: 15px;
    }

    .badge {
        padding: 7px 13px;
        font-size: 11px;
    }

    .smart-shopping-title {
        font-size: 18px;
        margin-bottom: 9px;
    }

    .smart-shopping-text p {
        font-size: 12px;
        line-height: 2.1;
        text-align: right;
    }

    .smart-shopping-highlight {
        gap: 10px;
        padding: 11px 12px;
        margin-top: 15px;
    }

    .smart-shopping-highlight p {
        font-size: 11px;
        line-height: 1.9;
    }

    .manager-box {
        min-height: 60px;
        padding: 12px 15px;
        font-size: 12px;
        border-radius: 13px;
    }

    .manager-icon {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
}

@media (max-width: 991.98px) {
    .why-card {
        padding: 17px;
        gap: 12px;
    }

    .why-card__icon {
        flex-basis: 50px;
        width: 50px;
        height: 50px;
    }

    .why-card__content h3, .manager-box, .why-card__content h3, .dozin-feature-content h3, .smart-shopping-text p {
        font-size: 14px;
    }

    .dozin-features-box {
        padding: 20px;
    }

    .dozin-feature-card {
        gap: 12px;
        padding: 17px;
        min-height: 105px;
    }

    .dozin-feature-icon {
        flex-basis: 50px;
        width: 50px;
        height: 50px;
        font-size: 21px;
        border-radius: 13px;
    }

    .dozin-feature-content p, .benefits-list li {
        font-size: 11px;
    }

    .dozin-benefits {
        padding: 20px;
    }

    .benefits-list li {
        padding: 12px 10px;
    }

    .benefit-icon {
        flex-basis: 25px;
        width: 25px;
        height: 25px;
    }

    .smart-shopping-card {
        padding: 21px 22px;
    }

    .smart-shopping-title, .why-card__icon, .why-card__icon {
        font-size: 20px;
    }
}

/* =========================================
 Mobile
========================================= */
@media (max-width: 480px) {
    .dozin-hero {
        padding: 28px 14px 20px;
        border-radius: 14px;
    }

    .dozin-badge {
        padding: 7px 14px;
    }

    .dozin-hero-title {
        font-size: 27px;
        line-height: 1.6;
    }

    .dozin-hero-description {
        line-height: 2;
        margin: 8px auto 18px;
    }

    .dozin-feature {
        gap: 12px;
        padding: 12px;
        border-radius: 12px;
    }

    .dozin-feature-text h3, .value-card__content h3 {
        font-size: 14px;
    }

    .about-intro {
        padding: 23px 16px;
    }

    .about-intro-header {
        margin-bottom: 16px;
    }

    .badge {
        padding: 5px 11px;
    }

    .about-intro-header h2 {
        font-size: 19px;
        line-height: 1.8;
    }

    .about-intro__content {
        line-height: 2.15;
        text-align: right;
    }

    .about-intro__quote {
        gap: 10px;
        padding: 12px;
    }

    .about-intro__quote-icon {
        flex-basis: 32px;
        width: 32px;
        height: 32px;
        font-size: 13px;
    }

    .dozin-section-title {
        padding-right: 2px;
    }

    .why-card {
        gap: 10px;
        padding: 13px;
    }

    .why-card__icon {
        flex-basis: 42px;
        width: 42px;
        height: 42px;
    }

    .why-card__content h3, .about-intro__content, .dozin-hero-description, .dozin-feature-content h3, .why-card__content h3 {
        font-size: 12px;
    }

    .why-card__content p {
        font-size: 10px;
    }

    .dozin-features-box {
        padding: 13px;
    }

    .dozin-feature-card {
        padding: 13px;
        gap: 10px;
    }

    .dozin-feature-icon {
        flex-basis: 43px;
        width: 43px;
        height: 43px;
    }

    .dozin-feature-content p {
        font-size: 10.5px;
    }

    .value-card {
        padding: 15px;
        gap: 11px;
    }

    .value-card__icon {
        flex-basis: 43px;
        width: 43px;
        height: 43px;
    }

    .value-card__content p {
        line-height: 2;
    }

    .dozin-section-title h2, .value-card__icon, .dozin-section-title h2 {
        font-size: 18px;
    }

    .dozin-benefits {
        padding: 13px;
    }

    .dozin-benefits .dozin-section-title h2, .smart-shopping-title, .why-card__icon, .dozin-section-heading h2, .dozin-feature-icon, .why-card__icon {
        font-size: 17px;
    }

    .benefits-list li {
        font-size: 10.5px;
        line-height: 2;
        padding: 10px 8px;
    }

    .benefit-icon {
        flex-basis: 22px;
        width: 22px;
        height: 22px;
        font-size: 9px;
    }

    .smart-shopping-card {
        padding: 16px 13px;
    }

    .smart-shopping-text p, .value-card__content p, .manager-box, .about-intro__quote p, .badge, .dozin-feature-text p, .dozin-badge {
        font-size: 11px;
    }

    .smart-shopping-highlight p {
        font-size: 10.5px;
    }

    .manager-box {
        gap: 7px;
    }

}

/* ========================================
 ABOUT INTRO
======================================== */ /* خط رنگی بالای کارت */
/* ========================================
 HEADER
======================================== */
.about-intro__header {
    text-align: right;
    margin-bottom: 22px;
}

/* Badge */ /* عنوان */
.about-intro__header h2 {
    margin: 0;
    color: #172033;
    font-size: 24px;
    line-height: 1.8;
    font-weight: 900;
}

/* قسمت نارنجی عنوان */
.about-intro__header h2 span {
    color: #fe840c;
}

/* ========================================
 CONTENT
======================================== */
/* ========================================
 QUOTE BOX
======================================== */ /* آیکون نقل قول */ /* متن */
/* ========================================
 HOVER
======================================== */
/* ========================================
 TABLET
======================================== */
@media (max-width: 768px) {
    .about-intro {
        padding: 25px 20px;
        margin: 20px auto;
        border-radius: 15px;
    }

    .about-intro__header h2 {
        font-size: 21px;
    }

    .about-intro__content {
        font-size: 13px;
        line-height: 2.1;
    }
}

/* ========================================
 MOBILE
======================================== */
@media (max-width: 480px) {
    .about-intro {
        padding: 23px 16px;
    }

    .about-intro__header {
        margin-bottom: 16px;
    }

    .badge {
        font-size: 11px;
        padding: 5px 11px;
    }

    .about-intro__header h2 {
        font-size: 19px;
        line-height: 1.8;
    }

    .about-intro__content {
        font-size: 12px;
        line-height: 2.15;
        text-align: right;
    }

    .about-intro__quote {
        gap: 10px;
        padding: 12px;
    }

    .about-intro__quote-icon {
        flex-basis: 32px;
        width: 32px;
        height: 32px;
        font-size: 13px;
    }

    .about-intro__quote p {
        font-size: 11px;
    }
}

/* =========================================
 DOZIN - THREE KEY PRINCIPLES
========================================= */
/* =========================================
 MAIN BOX
========================================= */ /* نوار رنگی بالای باکس */
.dozin-features-box::before {
    content: "";

    position: absolute;

    top: 0;
    right: 0;

    width: 100%;
    height: 4px;

    background: linear-gradient(
            90deg,
            #0a52b7 0%,
            #0a52b7 65%,
            #fe840c 100%
    );
}

/* =========================================
 SECTION HEADING
========================================= */ /* Badge */ /* عنوان */ /* رنگ دوزین کالا */
/* =========================================
 FEATURE CARD
========================================= */
.dozin-feature-card {

    position: relative;

    display: flex;

    align-items: center;

    gap: 16px;

    padding: 20px;

    min-height: 115px;

    background: linear-gradient(
            135deg,
            #ffffff 0%,
            #f8fbff 100%
    );

    border: 1px solid #e1e9f4;

    border-radius: 15px;

    box-shadow: 0 4px 16px rgba(10, 82, 183, 0.04);

    transition: transform .3s ease,
    box-shadow .3s ease,
    border-color .3s ease;

    overflow: hidden;
}

/* خط کوچک پایین کارت */ /* Hover */
.dozin-feature-card:hover {

    transform: translateY(-5px);

    border-color: rgba(10, 82, 183, .18);

    box-shadow: 0 12px 30px rgba(10, 82, 183, .10);
}

/* فعال شدن خط */
/* =========================================
 ICON
========================================= */
.dozin-feature-icon {

    flex: 0 0 58px;

    width: 58px;
    height: 58px;

    display: flex;

    align-items: center;
    justify-content: center;

    border-radius: 15px;

    background: rgba(254, 132, 12, 0.09);

    color: #fe840c;

    font-size: 24px;

    transition: all .3s ease;
}

/* Hover icon */
.dozin-feature-card:hover
.dozin-feature-icon {

    background: #fe840c;

    color: #ffffff;

    transform: scale(1.07) rotate(-3deg);
}

/* =========================================
 CONTENT
========================================= */ /* عنوان کارت */ /* متن */
/* =========================================
 TABLET
========================================= */
@media (max-width: 991.98px) {

    .dozin-features-box {
        padding: 20px;
    }

    .dozin-feature-card {
        gap: 12px;

        padding: 17px;

        min-height: 105px;
    }

    .dozin-feature-icon {
        flex-basis: 50px;

        width: 50px;
        height: 50px;

        font-size: 21px;

        border-radius: 13px;
    }

    .dozin-feature-content h3 {
        font-size: 14px;
    }

    .dozin-feature-content p {
        font-size: 11px;
    }

}

/* =========================================
 MOBILE
========================================= */
@media (max-width: 767.98px) {

    .dozin-features {

        margin-top: 18px;
        margin-bottom: 18px;
    }

    .dozin-features-box {

        padding: 16px;

        border-radius: 15px;
    }

    .dozin-section-heading {

        margin-bottom: 14px;
    }

    .dozin-section-badge {

        padding: 6px 12px;

        font-size: 10px;
    }

    .dozin-section-heading h2 {

        font-size: 19px;

        line-height: 1.8;
    }

    .dozin-feature-card {

        min-height: 90px;

        padding: 15px;

        gap: 12px;

        border-radius: 13px;
    }

    .dozin-feature-icon {

        flex-basis: 47px;

        width: 47px;
        height: 47px;

        border-radius: 12px;

        font-size: 19px;
    }

    .dozin-feature-content h3 {

        font-size: 13px;

        margin-bottom: 4px;
    }

    .dozin-feature-content p {

        font-size: 11px;

        line-height: 1.9;
    }

}

/* =========================================
 SMALL MOBILE
========================================= */
@media (max-width: 480px) {

    .dozin-features-box {

        padding: 13px;
    }

    .dozin-section-heading h2 {

        font-size: 17px;
    }

    .dozin-feature-card {

        padding: 13px;

        gap: 10px;
    }

    .dozin-feature-icon {

        flex-basis: 43px;

        width: 43px;
        height: 43px;

        font-size: 17px;
    }

    .dozin-feature-content h3 {

        font-size: 12px;
    }

    .dozin-feature-content p {

        font-size: 10.5px;
    }

}

/* =========================================
 CARD
========================================= */ /* نوار رنگی بالای کارت */
/* =========================================
 ICON
========================================= */
.value-card__icon {
    flex: 0 0 58px;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    background: rgba(254, 132, 12, 0.08);
    color: #fe840c;
    font-size: 24px;
    transition: all 0.3s ease;
}

/* Hover icon */
.value-card:hover .value-card__icon {
    background: #fe840c;
    color: #ffffff;
    transform: scale(1.05);
}

/* =========================================
 CONTENT
========================================= */ /* عنوان */ /* متن */ /* متن مهم */
/* =========================================
 MOBILE
========================================= */
@media (max-width: 767.98px) {

    .value-card {
        gap: 13px;
        padding: 18px;
        border-radius: 14px;
    }

    .value-card__icon {
        flex-basis: 48px;
        width: 48px;
        height: 48px;
        border-radius: 12px;
        font-size: 20px;
    }

    .value-card__content h3 {
        font-size: 15px;
        margin-bottom: 7px;
    }

    .value-card__content p {
        font-size: 12px;
        line-height: 2;
    }

    .value-card__content strong {
        font-size: 11px;
        line-height: 1.9;
    }

}

/* =========================================
 SMALL MOBILE
========================================= */
@media (max-width: 480px) {

    .value-card {
        padding: 15px;
        gap: 11px;
    }

    .value-card__icon {
        flex-basis: 43px;
        width: 43px;
        height: 43px;
        font-size: 18px;
    }

    .value-card__content h3 {
        font-size: 14px;
    }

    .value-card__content p {
        font-size: 11px;
        line-height: 2;
    }

}

/* =========================================
 DOZIN BENEFITS
========================================= */ /* نوار بالای بخش */
/* =========================================
 TITLE
========================================= */
/* =========================================
  BENEFITS LIST
========================================= */
/* =========================================
 ITEM
========================================= */ /* حذف خط آخر */
/* =========================================
 CHECK ICON
========================================= */ /* Hover icon */
.benefits-list li:hover .benefit-icon {
    background: #fe840c;
    color: #ffffff;
    transform: scale(1.08);
}

/* =========================================
 TABLET
========================================= */
@media (max-width: 991.98px) {
    .dozin-benefits {
        padding: 20px;
    }

    .benefits-list li {
        font-size: 11px;
        padding: 12px 10px;
    }

    .benefit-icon {
        flex-basis: 25px;
        width: 25px;
        height: 25px;
    }
}

/* =========================================
 MOBILE
========================================= */
@media (max-width: 767.98px) {
    .dozin-benefits {
        padding: 16px;
        margin-top: 18px;
        margin-bottom: 18px;
        border-radius: 15px;
    }

    .dozin-benefits .dozin-section-title h2 {
        font-size: 18px;
    }

    .benefits-list {
        padding: 5px;
        border-radius: 12px;
    }

    .benefits-list li {
        gap: 10px;
        padding: 11px 9px;
        font-size: 11px;
        line-height: 1.9;
    }

    .benefit-icon {
        flex-basis: 24px;
        width: 24px;
        height: 24px;
        font-size: 10px;
    }
}

/* =========================================
 SMALL MOBILE
========================================= */
@media (max-width: 480px) {
    .dozin-benefits {
        padding: 13px;
    }

    .dozin-benefits .dozin-section-title h2 {
        font-size: 17px;
    }

    .benefits-list li {
        font-size: 10.5px;
        line-height: 2;
        padding: 10px 8px;
    }

    .benefit-icon {
        flex-basis: 22px;
        width: 22px;
        height: 22px;
        font-size: 9px;
    }
}

/* =========================================
 SMART SHOPPING
========================================= */
/* =========================================
 MAIN CARD
========================================= */ /* نوار رنگی بالای کارت */
/* =========================================
 BADGE
========================================= */
/* =========================================
 TITLE
========================================= */
/* =========================================
 TEXT
========================================= */
/* =========================================
 HIGHLIGHT
========================================= */ /* Hover */
/* =========================================
 HIGHLIGHT ICON
========================================= */
/* =========================================
 HIGHLIGHT TEXT
========================================= */
/* =========================================
 MANAGER BOX
========================================= */ /* Hover */
/* =========================================
TABLET
========================================= */
@media (max-width: 991.98px) {
    .smart-shopping-card {
        padding: 21px 22px;
    }

    .smart-shopping-title {
        font-size: 20px;
    }

    .smart-shopping-text p {
        font-size: 13px;
    }

    .manager-box {
        font-size: 14px;
    }
}

/* =========================================
 MOBILE
========================================= */
@media (max-width: 767.98px) {
    .dozin-smart-shopping {
        margin-top: 18px;
        margin-bottom: 15px;
    }

    .smart-shopping-card {
        padding: 18px 16px;
        border-radius: 15px;
    }

    .badge {
        padding: 7px 13px;
        font-size: 11px;
    }

    .smart-shopping-title {
        font-size: 18px;
        margin-bottom: 9px;
    }

    .smart-shopping-text p {
        font-size: 12px;
        line-height: 2.1;
        text-align: right;
    }

    .smart-shopping-highlight {
        gap: 10px;
        padding: 11px 12px;
        margin-top: 15px;
    }

    .smart-shopping-highlight p {
        font-size: 11px;
        line-height: 1.9;
    }

    .manager-box {
        min-height: 60px;
        padding: 12px 15px;
        font-size: 12px;
        border-radius: 13px;
    }

    .manager-icon {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
}

/* =========================================
 SMALL MOBILE
========================================= */
@media (max-width: 480px) {
    .smart-shopping-card {
        padding: 16px 13px;
    }

    .smart-shopping-title {
        font-size: 17px;
    }

    .smart-shopping-text p {
        font-size: 11px;
    }

    .smart-shopping-highlight p {
        font-size: 10.5px;
    }

    .manager-box {
        gap: 7px;
        font-size: 11px;
    }
}

/* DozinKalla shared Bootstrap-compatible RTL styles */
:root {
    --dk-blue: #0a52b7;
    --dk-blue-dark: #073d88;
    --dk-blue-light: #eaf3ff;
    --dk-orange: #fe840c;
    --dk-orange-light: #fff2e5;
    --dk-green: #10a878;
    --dk-red: #e64b4b;
    --dk-text: #1d2a3a;
    --dk-muted: #667085;
    --dk-border: #e5eaf1;
    --dk-bg: #f6f8fb;
    --dk-radius: 18px;
    --dk-shadow: 0 8px 28px rgba(15, 43, 77, .07)
}

.dozin-page {
    direction: rtl;
    color: var(--dk-text);
    background: var(--dk-bg);
    line-height: 1.95;
    font-family: inherit
}

.dozin-page * {
    box-sizing: border-box
}

.dozin-page h1, .dozin-page h2, .dozin-page h3 {
    line-height: 1.6
}

.dozin-container {
    width: min(1180px, calc(100% - 30px));
    margin: auto
}

.dozin-section {
    margin-bottom: 22px
}

.dozin-card {
    background: #fff;
    border: 1px solid var(--dk-border);
    border-radius: var(--dk-radius);
    box-shadow: var(--dk-shadow)
}

.dozin-section-heading {
    margin-bottom: 16px;
    text-align: right
}

.dozin-badge {
    display: inline-flex;
    padding: 6px 14px;
    border-radius: 999px;
    background: var(--dk-orange);
    color: var(--dk-bg);
    font-size: 13px;
    font-weight: 700;
}

.dozin-section-heading h2 {
    margin: 8px 0 0;
    font-size: 25px;
    font-weight: 800
}

.dozin-section-heading strong {
    color: var(--dk-blue)
}

.dozin-guarantee-hero {
    position: relative;
    overflow: hidden;
    min-height: 240px;
    padding: 42px 35px 75px;
    border-radius: 24px;
    color: #fff;
    text-align: center;
    background: radial-gradient(circle at 8% 25%, rgba(255, 255, 255, .12) 0 55px, transparent 56px), radial-gradient(circle at 90% 20%, rgba(255, 255, 255, .09) 0 80px, transparent 81px), linear-gradient(135deg, var(--dk-blue-dark), var(--dk-blue));
    box-shadow: 0 15px 35px rgba(10, 82, 183, .2)
}

.dozin-guarantee-hero__badge {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 999px;
    background: rgba(255, 255, 255, .12);
    font-size: 13px
}

.dozin-guarantee-hero h1 {
    margin: 10px 0 8px;
    font-size: 31px;
    font-weight: 900
}

.dozin-guarantee-hero p {
    max-width: 820px;
    margin: auto;
    color: rgba(255, 255, 255, .9);
    font-size: 15px
}

.dozin-hero-feature {
    height: 100%;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 20px;
    background: #fff;
    border: 1px solid var(--dk-border);
    border-radius: 15px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .08);
    text-align: right
}

.dozin-hero-feature__icon, .dozin-info-icon {
    width: 52px;
    min-width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    background: var(--dk-orange-light);
    color: var(--dk-orange);
    font-size: 24px
}

.dozin-hero-feature h3 {
    margin: 0 0 2px;
    color: var(--dk-blue);
    font-size: 16px;
    font-weight: 800
}

.dozin-hero-feature p {
    margin: 0;
    color: var(--dk-muted);
    font-size: 12px
}

.dozin-info-card {
    padding: 26px 28px
}

.dozin-info-card__title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px
}

.dozin-info-card__title h2, .dozin-info-card__title h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 800
}

.dozin-info-card__title .dozin-badge {
    margin-right: auto
}

.dozin-info-card p {
    color: #4b5563;
    font-size: 14px
}

.dozin-info-card p:last-child {
    margin-bottom: 0
}

.dozin-guarantee-panel {
    height: 100%;
    overflow: hidden;
    border: 1px solid var(--dk-border);
    border-radius: 16px;
    background: #fff;
    box-shadow: var(--dk-shadow)
}

.dozin-guarantee-panel__head {
    padding: 13px 18px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    text-align: center
}

.dozin-guarantee-panel--orange .dozin-guarantee-panel__head {
    background: linear-gradient(135deg, #f56f00, var(--dk-orange))
}

.dozin-guarantee-panel--blue .dozin-guarantee-panel__head {
    background: linear-gradient(135deg, var(--dk-blue-dark), var(--dk-blue))
}

.dozin-check-list {
    list-style: none;
    margin: 0;
    padding: 15px
}

.dozin-check-list li {
    position: relative;
    margin-bottom: 8px;
    padding: 9px 35px 9px 10px;
    border: 1px solid #edf0f5;
    border-radius: 10px;
    background: #fafbfd;
    color: #4b5563;
    font-size: 12px
}

.dozin-check-list li:last-child {
    margin-bottom: 0
}

.dozin-check-list li:before {
    content: "✓";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--dk-blue);
    color: #fff;
    font-size: 11px;
    font-weight: 900
}

.dozin-guarantee-panel--orange .dozin-check-list li:before {
    background: var(--dk-orange)
}

.dozin-simple-card {
    padding: 24px 28px
}

.dozin-simple-card h3 {
    margin: 0 0 10px;
    font-size: 19px;
    font-weight: 800
}

.dozin-simple-card p {
    margin: 0;
    color: #4b5563;
    font-size: 14px
}

.dozin-simple-card--green {
    border-right: 4px solid var(--dk-green)
}

.dozin-simple-card--orange {
    border-right: 4px solid var(--dk-orange)
}

.dozin-simple-card--blue {
    border-right: 4px solid var(--dk-blue)
}

.dozin-important {
    padding: 24px;
    border: 1px solid #ffd8d8;
    border-radius: 18px;
    background: #fff6f6;
    box-shadow: var(--dk-shadow)
}

.dozin-important__title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
    color: #c03939;
    font-size: 19px;
    font-weight: 800
}

.dozin-important__title i {
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ffe0e0
}

.dozin-important-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.dozin-important-list li {
    position: relative;
    margin-bottom: 8px;
    padding: 9px 38px 9px 12px;
    border: 1px solid #ffdede;
    border-radius: 10px;
    background: #fff;
    color: #9d3030;
    font-size: 12px
}

.dozin-important-list li:last-child {
    margin-bottom: 0
}

.dozin-important-list li:before {
    content: "!";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--dk-red);
    color: #fff;
    font-weight: 900
}

.dozin-contact-cta {
    padding: 18px 22px;
    border: 1px solid #bcebdc;
    border-radius: 16px;
    background: #effcf7;
    color: #087b5b;
    font-weight: 800;
    text-align: center
}

.dozin-contact-cta a {
    color: var(--dk-blue)
}

.dozin-footer {
    margin-top: 35px;
    padding: 28px 0 15px;
    background: #fff;
    border-top: 1px solid var(--dk-border)
}

.dozin-footer__box {
    height: 100%;
    padding: 20px;
    border: 1px solid var(--dk-border);
    border-radius: 14px;
    background: #fff
}

.dozin-footer__box h3 {
    margin: 0 0 12px;
    color: var(--dk-blue);
    font-size: 16px;
    font-weight: 800
}

.dozin-footer__box ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.dozin-footer__box li {
    margin-bottom: 7px;
    color: #667085;
    font-size: 12px
}

.dozin-footer__contact li {
    display: flex;
    gap: 8px
}

.dozin-footer__contact i {
    color: var(--dk-orange)
}

.dozin-footer__bottom {
    margin-top: 20px;
    padding-top: 14px;
    border-top: 1px solid var(--dk-border);
    color: #98a2b3;
    font-size: 11px;
    text-align: center
}

@media (max-width: 991.98px) {
    .dozin-guarantee-hero {
        padding-bottom: 35px
    }

    .dozin-hero-features {
        position: static;
        margin-top: 25px
    }

    .dozin-hero-feature {
        min-height: 100%
    }

    .dozin-guarantee-hero h1 {
        font-size: 27px
    }
}

@media (max-width: 767.98px) {
    .dozin-container {
        width: min(100% - 20px, 1180px)
    }

    .dozin-section {
        margin-bottom: 15px
    }

    .dozin-guarantee-hero {
        padding: 30px 18px;
        border-radius: 18px
    }

    .dozin-guarantee-hero h1 {
        font-size: 22px
    }

    .dozin-guarantee-hero p {
        font-size: 12px
    }

    .dozin-hero-feature {
        padding: 14px
    }

    .dozin-hero-feature__icon {
        width: 44px;
        min-width: 44px;
        height: 44px;
        font-size: 20px
    }

    .dozin-hero-feature h3 {
        font-size: 14px
    }

    .dozin-hero-feature p {
        font-size: 11px
    }

    .dozin-info-card, .dozin-simple-card {
        padding: 18px
    }

    .dozin-section-heading h2 {
        font-size: 20px
    }

    .dozin-info-card__title h2, .dozin-info-card__title h3, .dozin-simple-card h3 {
        font-size: 17px
    }

    .dozin-info-card p, .dozin-simple-card p {
        font-size: 13px
    }

    .dozin-check-list {
        padding: 10px
    }

    .dozin-check-list li {
        font-size: 11px;
        padding: 8px 32px 8px 8px
    }

    .dozin-important {
        padding: 16px
    }

    .dozin-important__title {
        font-size: 16px
    }

    .dozin-important-list li {
        font-size: 11px
    }

    .dozin-footer {
        margin-top: 20px
    }
}

@media (prefers-reduced-motion: no-preference) {
    .dozin-card, .dozin-guarantee-panel, .dozin-hero-feature {
        transition: transform .2s ease, box-shadow .2s ease
    }

    .dozin-card:hover, .dozin-guarantee-panel:hover, .dozin-hero-feature:hover {
        transform: translateY(-2px);
        box-shadow: 0 12px 30px rgba(15, 43, 77, .1)
    }
}/* End custom CSS */