.dywersyfikacja {
    margin-top: 12px;
    padding: 18px;
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .04);
}

.dywersyfikacja canvas {
    display: block;
    max-width: 280px;
    margin: 0 auto 14px;
}

.dywersyfikacja .title {
    margin: 0 0 12px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    color: #171d22;
}

.dywersyfikacja p {
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 1.7;
    color: #2d2d2d;
}

.dywersyfikacja .text-center {
    text-align: center;
}

.dywersyfikacja .dywersyfikacja-legal {
    font-size: 13px;
    color: #666;
}

.kzs-trust-box.kzs-trust-box--v3 {
    margin: 18px 0 22px !important;
    padding: 22px !important;
    border: 1px solid #e7e2d8 !important;
    border-radius: 18px !important;
    background: linear-gradient(180deg, #fffdf7 0%, #ffffff 72%) !important;
    box-shadow: 0 10px 30px rgba(23, 29, 34, .06) !important;
    color: #171d22 !important;
    overflow: hidden;
}

.kzs-trust-box.kzs-trust-box--v3 * {
    box-sizing: border-box;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__header {
    margin: 0 0 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(23, 29, 34, .08);
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__title {
    margin: 0 0 8px !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    letter-spacing: 0;
    color: #171d22 !important;
    text-align: left !important;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__title strong {
    font-weight: 900;
    color: #171d22;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__intro {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 1.65 !important;
    color: #555 !important;
    text-align: left !important;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__intro strong {
    color: #171d22;
    font-weight: 750;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 14px 0 0;
    padding: 0;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__badge {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 7px 10px;
    border: 1px solid rgba(23, 29, 34, .10);
    border-radius: 999px;
    background: #ffffff;
    font-size: 12.5px;
    font-weight: 700;
    line-height: 1.2;
    color: #252b30;
    white-space: nowrap;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__badge i {
    margin: 0 !important;
    font-size: 13px;
    color: #171d22 !important;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__list {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__item {
    display: grid !important;
    grid-template-columns: 38px minmax(0, 1fr) !important;
    gap: 12px !important;
    align-items: flex-start !important;
    margin: 0 !important;
    padding: 12px 14px !important;
    border: 1px solid rgba(23, 29, 34, .08) !important;
    border-radius: 14px !important;
    background: rgba(255, 255, 255, .92) !important;
    line-height: 1.55 !important;
    text-align: left !important;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__item:hover {
    border-color: rgba(242, 190, 34, .45) !important;
    box-shadow: 0 6px 18px rgba(23, 29, 34, .045);
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 12px;
    background: #171d22;
    color: #ffffff;
    flex: 0 0 38px;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__icon i {
    margin: 0 !important;
    color: #ffffff !important;
    font-size: 15px;
    line-height: 1;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__content {
    min-width: 0;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__item-title {
    display: block;
    margin: 0 0 3px;
    font-size: 15.5px;
    font-weight: 850;
    line-height: 1.3;
    color: #171d22;
    text-align: left;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__item-text {
    display: block;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.62;
    color: #444;
    text-align: left;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__item-text strong {
    font-weight: 800;
    color: #171d22;
}

.kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__seller {
    border-color: rgba(242, 190, 34, .35) !important;
    background: linear-gradient(180deg, #fffaf0 0%, #ffffff 100%) !important;
}

.kzs-shipping-note.kzs-shipping-note--v3 {
    margin: 10px 0 0 !important;
    padding: 11px 13px !important;
    border: 1px solid rgba(23, 29, 34, .08);
    border-radius: 12px;
    background: #fafafa;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 9px;
    align-items: flex-start;
    color: #333;
    font-size: 13.5px;
    line-height: 1.55;
    text-align: left;
}

.kzs-shipping-note.kzs-shipping-note--v3 i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    margin: 0 !important;
    border-radius: 9px;
    background: #171d22;
    color: #ffffff !important;
    font-size: 13px;
}

.kzs-shipping-note.kzs-shipping-note--v3 strong {
    font-weight: 800;
    color: #171d22;
}

.single-product .summary .kzs-shipping-bubble,
.single-product div.product .kzs-shipping-bubble {
    display: inline-grid;
    gap: 6px;
    width: min(280px, calc(100% - 24px));
    max-width: 100%;
    margin: 0 0 12px 14px;
    padding: 11px 13px;
    border: 1px solid rgba(23, 29, 34, .10);
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 8px 22px rgba(23, 29, 34, .08);
    vertical-align: top;
    float: right;
}

.single-product .summary .kzs-shipping-bubble p,
.single-product div.product .kzs-shipping-bubble p {
    margin: 0 !important;
}

.single-product .summary .kzs-shipping-countdown__headline,
.single-product div.product .kzs-shipping-countdown__headline,
.single-product .summary .kzs-shipping-countdown__closed,
.single-product div.product .kzs-shipping-countdown__closed {
    font-size: 13.5px;
    line-height: 1.55;
    color: #171d22;
}

.single-product .summary .kzs-shipping-countdown__headline strong,
.single-product div.product .kzs-shipping-countdown__headline strong {
    display: inline-block;
    min-width: 72px;
    font-variant-numeric: tabular-nums;
    color: #171d22 !important;
}

.single-product .summary .kzs-shipping-countdown__closed,
.single-product div.product .kzs-shipping-countdown__closed {
    font-weight: 900;
}

.single-product .summary .kzs-shipping-countdown__delivery,
.single-product div.product .kzs-shipping-countdown__delivery {
    font-size: 12.5px;
    line-height: 1.5;
    color: #555;
}

@media (max-width: 767px) {
    .kzs-trust-box.kzs-trust-box--v3 {
        padding: 16px !important;
        border-radius: 15px !important;
    }

    .kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__title {
        font-size: 20px !important;
    }

    .kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__item {
        grid-template-columns: 34px minmax(0, 1fr) !important;
        gap: 10px !important;
        padding: 11px 12px !important;
    }

    .kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__icon {
        width: 34px;
        height: 34px;
        border-radius: 10px;
    }

    .kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__badges {
        gap: 6px;
    }

    .kzs-trust-box.kzs-trust-box--v3 .kzs-trust-box__badge {
        width: 100%;
        justify-content: flex-start;
        white-space: normal;
    }

    .single-product .summary .kzs-shipping-bubble,
    .single-product div.product .kzs-shipping-bubble {
        display: block;
        float: none;
        width: 100%;
        margin: 12px 0 0;
        padding: 12px 13px;
        box-shadow: 0 8px 20px rgba(23, 29, 34, .07);
    }
}
