

/* Start:/local/templates/praktik72/components/bitrix/news.list/p72_home_prices/style.css?17875986644330*/
.p72-home-prices {
    padding: 88px 0;
    background: #fff;
    color: #333;
}

.p72-home-prices__heading {
    max-width: 860px;
    margin-bottom: 36px;
}

.p72-home-prices__eyebrow {
    margin: 0 0 10px;
    color: #a37037;
    font-size: 15px;
    font-weight: 600;
}

.p72-home-prices__title {
    margin: 0;
}

.p72-home-prices__intro {
    margin: 18px 0 0;
    color: #626262;
    font-size: 18px;
    line-height: 1.55;
}

.p72-home-prices__mobile-picker {
    display: none;
    margin-bottom: 24px;
}

.p72-home-prices__mobile-label {
    display: block;
    margin-bottom: 8px;
    color: #5e5145;
    font-size: 14px;
    font-weight: 600;
}

.p72-home-prices__mobile-select {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    min-height: 48px;
    padding: 10px 12px;
    border: 1px solid #a37037;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font: inherit;
}

.p72-home-prices__tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 24px;
}

.p72-home-prices__tab {
    min-height: 44px;
    padding: 10px 16px;
    border: 1px solid #d4c2a7;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font: inherit;
    line-height: 1.25;
    text-align: left;
    cursor: pointer;
}

.p72-home-prices__tab:hover,
.p72-home-prices__tab.is-active {
    border-color: #a37037;
    background: #f8f4ee;
}

.p72-home-prices__tab.is-active {
    color: #754a22;
    font-weight: 600;
}

.p72-home-prices__tab:focus-visible,
.p72-home-prices__panel:focus-visible,
.p72-home-prices__book:focus-visible,
.p72-home-prices__all:focus-visible {
    outline: 3px solid #a37037;
    outline-offset: 3px;
}

.p72-home-prices__panel[hidden] {
    display: none;
}

.p72-home-prices__table {
    border-top: 1px solid #ded7ce;
}

.p72-home-prices__row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(170px, 0.24fr) 150px;
    gap: 24px;
    align-items: center;
    min-height: 76px;
    padding: 14px 0;
    border-bottom: 1px solid #ded7ce;
}

.p72-home-prices__service {
    min-width: 0;
    font-size: 17px;
    line-height: 1.4;
}

.p72-home-prices__price {
    color: #5e5145;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
    white-space: nowrap;
}

.p72-home-prices__book {
    min-height: 44px;
    padding: 10px 15px;
    border: 1px solid #a37037;
    border-radius: 4px;
    background: #a37037;
    color: #fff;
    font: inherit;
    cursor: pointer;
}

.p72-home-prices__book:hover {
    border-color: #88602f;
    background: #88602f;
}

.p72-home-prices__all {
    display: inline-flex;
    margin-top: 28px;
    color: #754a22;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .p72-home-prices__row {
        grid-template-columns: minmax(0, 1fr) minmax(165px, 0.24fr) 130px;
        gap: 16px;
        padding-right: 100px;
    }
}

@media (max-width: 767px) {
    .p72-home-prices {
        padding: 56px 0;
    }

    .p72-home-prices__heading {
        margin-bottom: 26px;
    }

    .p72-home-prices__intro {
        font-size: 16px;
    }

    .p72-home-prices__tabs {
        flex-wrap: nowrap;
        margin-right: -20px;
        margin-left: -20px;
        padding: 0 20px 10px;
        overflow-x: auto;
        overscroll-behavior-inline: contain;
        scrollbar-width: thin;
    }

    .p72-home-prices[data-p72-home-prices-ready="1"] .p72-home-prices__mobile-picker {
        display: block;
    }

    .p72-home-prices[data-p72-home-prices-ready="1"] .p72-home-prices__tabs {
        display: none;
    }

    .p72-home-prices__tab {
        flex: 0 0 auto;
        max-width: 250px;
    }

    .p72-home-prices__row {
        grid-template-columns: minmax(0, 1fr);
        gap: 10px;
        margin-bottom: 12px;
        padding: 18px 100px 18px 18px;
        border: 1px solid #ded7ce;
        border-radius: 4px;
        background: #fff;
    }

    .p72-home-prices__service {
        font-size: 16px;
        font-weight: 600;
    }

    .p72-home-prices__price {
        min-height: 22px;
        white-space: normal;
    }

    .p72-home-prices__book {
        width: 100%;
        margin-top: 4px;
    }

    .p72-home-prices__all {
        margin-top: 18px;
    }
}

/* End */
/* /local/templates/praktik72/components/bitrix/news.list/p72_home_prices/style.css?17875986644330 */
