

/* Start:/local/templates/main/components/it24/template/page_guarantee/style.css?17754927453996*/
.swarranty {
    background-color: #eef0f2;
    color: #4f5a6d;
}

.swarranty__section {
    padding: 56px 0;
}

.swarranty__section--repair {
    padding-top: 64px;
    padding-bottom: 52px;
}

.swarranty__section--guarantee {
    padding-top: 36px;
    padding-bottom: 40px;
}

.swarranty__section--docs {
    padding-top: 8px;
    padding-bottom: 52px;
}

.swarranty__section--rules {
    padding-top: 52px;
    padding-bottom: 70px;
}

.swarranty-title {
    margin: 0 0 36px;
    color: #373f52;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 5vw, 52px);
    font-weight: 700;
    line-height: 1.15;
}

.swarranty-title--sm {
    margin-bottom: 24px;
    font-family: inherit;
    font-size: clamp(34px, 4.2vw, 50px);
    font-weight: 500;
    line-height: 1.1;
}

.swarranty-text {
    margin: 0 0 18px;
    color: #4f5a6d;
    font-size: clamp(20px, 2vw, 41px);
    font-weight: 400;
    line-height: 1.45;
}

.swarranty-text:last-child {
    margin-bottom: 0;
}

.swarranty-text strong {
    color: #3a4355;
    font-weight: 700;
}

.swarranty-text a {
    color: #3a4355;
    font-weight: 700;
    text-decoration: none;
}

.swarranty-text a:hover {
    text-decoration: underline;
}

.swarranty-text--accent {
    color: #217dd4;
    font-weight: 500;
}

.swarranty-repair__image-wrap {
    display: flex;
    justify-content: center;
}

.swarranty-repair__image {
    width: min(100%, 840px);
    height: auto;
}

.swarranty-guarantee {
    max-width: 1640px;
}

.swarranty-doc-card {
    position: relative;
    height: 100%;
    min-height: 420px;
    padding: clamp(28px, 3vw, 56px);
    border: 1px solid #bcc2cb;
    border-radius: 14px;
}

.swarranty-doc-card__date {
    margin: 0 0 22px;
    color: #8d96a4;
    font-size: clamp(16px, 1.6vw, 31px);
    line-height: 1.2;
}

.swarranty-doc-card__title {
    margin: 0 0 32px;
    color: #30343d;
    font-size: clamp(24px, 2vw, 42px);
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
}

.swarranty-doc-card__button {
    position: relative;
    display: inline-block;
    text-decoration: none;
}

.swarranty-doc-card__button::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 12px;
    right: -10px;
    bottom: -10px;
    border: 1px solid #6f7788;
    border-radius: 4px;
    z-index: 0;
}

.swarranty-doc-card__button-content {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    min-width: 260px;
    justify-content: center;
    font-size: clamp(20px, 1.7vw, 31px);
    font-weight: 500;
    text-transform: uppercase;
}

.swarranty-rules {
    max-width: 1680px;
}

.swarranty-rules__item {
    margin-top: 34px;
}

.swarranty-rules__heading {
    margin: 0 0 20px;
    color: #373f52;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(34px, 3.1vw, 57px);
    font-weight: 700;
    line-height: 1.25;
}

.swarranty-rules__sublist {
    margin: 6px 0 12px;
    padding: 0 0 0 28px;
    list-style: none;
}

.swarranty-rules__sublist li {
    position: relative;
    margin-bottom: 10px;
    font-size: clamp(20px, 2vw, 41px);
    line-height: 1.45;
}

.swarranty-rules__sublist li::before {
    content: "";
    position: absolute;
    left: -28px;
    top: 0.62em;
    width: 12px;
    height: 12px;
    border: 3px solid #217dd4;
    border-radius: 50%;
    transform: translateY(-50%);
}

@media (max-width: 991.98px) {
    .swarranty__section {
        padding: 38px 0;
    }

    .swarranty__section--repair {
        padding-top: 38px;
    }

    .swarranty__section--rules {
        padding-bottom: 46px;
    }

    .swarranty-doc-card {
        min-height: 0;
    }

    .swarranty-doc-card__button-content {
        min-width: 220px;
    }

    .swarranty-rules__sublist {
        padding-left: 24px;
    }

    .swarranty-rules__sublist li::before {
        left: -24px;
        width: 10px;
        height: 10px;
        border-width: 2px;
    }
}

/* End */
/* /local/templates/main/components/it24/template/page_guarantee/style.css?17754927453996 */
