

/* Start:/bitrix/templates/aspro-allcorp_texterra/components/ikenfin/iblock.single/promo-block-mainpage/style.css?1742810492155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/app/tariff.form/templates/.default/style.css?17803021003220*/
.appTariffForm {
    margin: 1rem 0;
}

.appTariffForm .hidden {
    display: none;
}

.appTariffForm .tariff_form__additional {
    display: flex;
    gap: 10px;
}

.appTariffForm .tariff_form__additional .tariff_form__price {
    font-weight: bold;
    white-space: nowrap;
}

.appTariffForm .tariff_form__additional .tariff_form__oldprice {
    color: #a0a3a9;
    text-decoration: line-through;
    white-space: nowrap;
}

.appTariffForm .tariff_form__btn {
    font-size: 1rem;
    padding: 0.5rem;
}

.appTariffForm .tariff_form__totalprice {
    font-size: 1.25rem;
    white-space: nowrap;
}

.tariff_form__mobile .tariff_form__tariffs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 2px solid #eee;
    border-radius: 2rem;
    background: #eee;
    margin-bottom: 1rem;
}

.tariff_form__mobile .tariff_form__tariffs .tariff_form__tariff {
    padding: 1rem;
    border-radius: 2rem;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.tariff_form__mobile .tariff_form__tariffs .tariff_form__tariff.tariff_form__tariff--active {
    font-weight: bold;
    background: #fff;
}

.tariff_form__mobile .tariff_form__title {
    font-size: 24px;
    margin-bottom: 1rem;
}

.tariff_form__mobile .tariff_form__description {
    line-height: 1;
    color: #a0a3a9;
    font-size: 14px;
    margin-bottom: 1rem;
}

.tariff_form__mobile .tariff_form__service {
    border-radius: 1rem;
    background: #eee;
    margin-bottom: 1rem;
    padding: 1rem;
}

.tariff_form__mobile .tariff_form__servicename {
    margin-bottom: 1rem;
}

.tariff_form__mobile .tariff_form__total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;

    position: sticky;
    bottom: 0px;
    z-index: 10;
    background: #fff;
    padding: 1rem 0;
}

.tariff_form__table {
    width: 100%;
    border-spacing: 0;
    border: 1px solid #eee;
    border-radius: 16px;
}

.tariff_form__table th,
.tariff_form__table td {
    padding: 1rem;
    border-right: 1px solid #eee;
}

.tariff_form__table th:last-child,
.tariff_form__table td:last-child {
    border-right: none;
}

.tariff_form__table thead th {
    text-align: left;
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: 18px;
    vertical-align: top;
}

.tariff_form__table .tariff_form__title {
    font-size: 24px;
    margin-bottom: 1rem;
}

.tariff_form__table .tariff_form__description {
    font-weight: normal;
    margin-top: 0.25rem;
    line-height: 1;
    color: #a0a3a9;
    font-size: 14px;
}

.tariff_form__table .tariff_form__col {
    width: 260px;
}

.tariff_form__table .tariff_form__btn {
    margin-top: 0.5rem;
}

.tariff_form__table tfoot {
    position: sticky;
    bottom: 0px;
    background: #fff;
    border-radius: 16px;
    z-index: 10;
}

.tariff_form__table tfoot td {
    text-align: center;
    border-top: 2px solid #eee;
}

.tariff_form__table tfoot td:first-child {
    border-radius: 0 0 0 16px;
}

.tariff_form__table tfoot td:last-child {
    border-radius: 0 0 16px 0;
}
/* End */
/* /bitrix/templates/aspro-allcorp_texterra/components/ikenfin/iblock.single/promo-block-mainpage/style.css?1742810492155 */
/* /bitrix/components/app/tariff.form/templates/.default/style.css?17803021003220 */
