

/* Start:/uslugi/cases/detail/styleDetail.css?17501541279254*/
figure {
    margin: 0;
}

.content {
    margin-bottom: 0;
}

.container .center {
    text-align: left;
}

.tag-list {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.tag {
    color: black;
    display: flex;
    padding: 5px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    background: #FFF5D7;
    cursor: pointer;
    font-size: 16px;
}

.case-content {
    margin-top: 70px;
    position: relative;
}

.case-text__gray {
    color: #737373;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 27.9px */
    margin-bottom: 50px;
}

.case-container__flex {
    display: flex;
    gap: 22px;
    margin-bottom: 30px;
}

.case-content ul {
    line-height: 155%;
    margin-bottom: 0;
    padding-inline-start: 20px;
}

.case-background__brown {
    background: #FFF5D7;
    padding: 18px 0 50px 0;
}

.case-background__brown p {
    margin: 32px 0;
}

.case_picture-container {
    position: relative;
    width: fit-content;
    margin: auto 0;
}

.case_picture-label {
    position: absolute;
    border-radius: 20px;
    border: 1px solid #989898;
    background: #FEF2C7;
    display: inline-flex;
    padding: 15px 20px 15px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 27.9px */
}

.case_picture-label.right {
    padding-right: 35px;
    top: 84px;
    right: -40px;
}

.case_picture-label.left {
    top: 153px;
    left: -40px;
}

.case_flex-container__house {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 26px;
}

.case-content_list {
    margin-left: 10px;
}

.case-content_figure > img {
    margin: 30px 0;
    width: 100%;
}

section.after-line {
    margin-bottom: 100px;
}

section.after-line p {
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 27.9px */
}

section.effects {
    margin-bottom: 100px;
}

.case-content h2 {
    color: #000;
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 155%; /* 55.8px */
    margin-top: 0;
    margin-bottom: 48px;
}

.case_flex-container__effects {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: nowrap;
    margin-bottom: 45px;
}

.precents-container {
    display: flex;
    flex-direction: column;
    gap: 23px;
    min-width: 296px;
}

.precents-element {
    display: flex;
    flex-direction: column;
    gap: 18px;
    color: #000;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 34.1px */
}

.precents-element_flex-container {
    display: flex;
    gap: 13px;
    align-items: center;
}

.precents-element_value {
    min-width: 142px;
}

.precents-element_key {
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 21.6px */
}

.comment-container {
    width: fit-content;
    display: flex;
    flex-direction: column;
    gap: 30px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.10);
    padding: 38px 40px;
    align-items: flex-start;
    flex-shrink: 0;
}

.comment-text {
    width: 100%;
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 27.9px */
}

.case_flex-container__effects .comment-container {
    width: 60%;
}


.comment-author {
    color: #009C4D;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 27.9px */
}

.precents-stats_multi-item-container {
    display: flex;
    gap: 71px;
}

.precents-stats_item {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 41px;
}

.precents-stats_item-text {
    color: #000;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 34.1px */
}

.precents-stats_item-icons {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%; /* 21.6px */
}

.comments-list_container {
    display: flex;
    flex-direction: column;
    gap: 41px;
}

.case-background__gray {
    background: rgba(248, 248, 248, 0.95);
    padding: 50px 0;
}

.case-background__gray h2 {
    margin-bottom: 20px;
}

.case-background__gray .case-content {
    margin-top: 0;
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
}

.case-footer h3 {
    color: #000;
    font-family: Roboto;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%; /* 55.8px */
    margin-top: 74px;
    margin-bottom: 37px;
}

.case-button_green {
    display: flex;
    gap: 10px;
    width: 357.795px;
    height: 56.007px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    background: #009C4D;
    cursor: pointer;
    color: #FFF;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
}

.case-button_green:hover {
    background: #009349;
}

section.case-footer {
    margin-bottom: 100px;
}

.desktop {
    display: flex;
}

.mobile {
    display: none;
}

.cases-container__flex {
    display: flex !important;
    padding: 30px 50px !important;
    gap: 30px;
    align-items: center;
}

.cases-container__flex img, .cases-container__flex div {
    flex-shrink: 0;
}

@media (max-width: 678px) {
    .desktop {
        display: none;
    }

    .mobile {
        display: flex;
    }

    .case_flex-container__effects {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .case_flex-container__effects .comment-container {
        width: 100%;
    }

    .case-button_green {
        width: 100%;
        max-width: 357.795px;
    }

    .precents-stats_multi-item-container {
        flex-direction: column;
        gap: 0;
    }

    .precents-stats_item-icons.mobile {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .precents-stats_item-icons.mobile > div {
        display: flex;
        gap: 16px;
        align-items: center;
    }

    .case_picture-label {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        color: #000;
        font-family: Roboto;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 155%; /* 24.8px */
    }

    .case_picture-label.right , .case_picture-label.left {
        top: 0;
        left: 0;
        right: 0;
        padding: 15px 20px 15px 5px;
    }

    .case_picture-label.left {
        padding-left: 12px;
    }

    .container .center {
        margin-top: 11px;
        margin-bottom: 16px;
        color: #000;
        font-family: Roboto;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 135%; /* 35.1px */
    }

    .case-content {
        margin-top: 36px;
    }

    .case-text__gray {
        font-size: 16px;
    }

    .case-container__flex {
        position: relative;
    }

    .background-image {
        position: absolute;
        left: -20px;
        top: -43px;
    }

    .case-content ul {
        font-size: 16px;
    }

    .case-background__brown {
        padding: 30px 0 16px 0;
    }

    .case-background__brown p {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .case_picture-container {
        padding-bottom: 20px;
    }

    .case-content h2 {
        color: #000;
        font-family: Roboto;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 155%; /* 34.1px */
        margin-bottom: 22px;
    }

    section.after-line {
        margin-bottom: 50px;
    }

    .precents-element {
        font-size: 18px;
    }

    .precents-container {
        margin-bottom: 30px;
    }

    .precents-stats_item {
        margin-bottom: 30px;
    }

    .precents-stats_item-text {
        font-size: 18px;
    }

    .case-footer h3 {
        margin-top: 36px;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .case-button_green {
        font-size: 18px;
    }

    section.case-footer {
        margin-bottom: 50px;
    }

}


/* End */
/* /uslugi/cases/detail/styleDetail.css?17501541279254 */
