

/* Start:/local/templates/rtf2024/components/mx/mx.html/catalog.top.banner/style.css?17558474396048*/
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500&display=swap);

.top-razdel-banner {
    /*max-width: 1170px;*/
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
}

.top-razdel-banner .razdel-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-radius: 10px 10px 0 0;
    padding: 36px 0 6px 36px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.top-razdel-banner .razdel-title h1 {
    width: 66.66%;
    font-weight: 400;
    margin: 0;
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 50px
}

.top-razdel-banner .razdel-title img {
    width: 33.33%;
    max-width: 100%;
    margin-top: -34px;
    min-width: 334px
}

.top-razdel-banner .razdel-title .offers-count {
    position: absolute;
    bottom: 20px;
    margin: 0;
    font-weight: 200
}

.top-razdel-banner .razdel-description {
    padding: 32px 20px 32px 36px;
    border-radius: 0 0 10px 10px;
    background: rgba(217, 217, 217, .2)
}

.top-razdel-banner .razdel-description p {
    font-weight: 300;
    margin: 0 0 10px
}

.top-razdel-banner .links {
    margin-left: 36px;
    margin-top: -24px
}

.top-razdel-banner .links .obzornaya-statya,
.top-razdel-banner .links .grey-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #d9d9d9;
    padding: 11px 30px 11px 24px;
    border-radius: 10px;
    margin-right: 13px;
    color: #000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    font-weight: 300;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.top-razdel-banner .links .link-to-section-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #d9d9d9;
    padding: 11px 30px 11px 24px;
    border-radius: 10px;
    margin-right: 13px;
    color: #000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    font-weight: 300;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.top-razdel-banner .links .obzornaya-statya span:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 19px;
    background: url(/img-banner/link-to-section.svg) no-repeat center center;
    margin-left: 10px;
    position: relative;
    bottom: -7px
}

.top-razdel-banner .links .obzornaya-statya:hover,
.top-razdel-banner .links .link-to-section-button:hover,
.top-razdel-banner .links .grey-button:hover {
    background: #ebebeb;
    -webkit-box-shadow: 3px 3px 8px 1px #d9d9d9;
    box-shadow: 3px 3px 8px 1px #d9d9d9
}

.top-razdel-banner .show-current {
    padding: 0 36px
}

.top-razdel-banner .show-current p {
    font-size: 16px;
    font-weight: 200;
    margin: 0;
    text-align: right
}

@media (min-width: 769px) and (max-width: 1000px) {
    .top-razdel-banner .show-current {
        margin-top: 20px
    }
}

@media (max-width: 768px) {
    .top-razdel-banner .links .grey-button{
        width: 100%;
    }
    .top-razdel-banner .razdel-title {
        display: block;
        padding-bottom: 40px
    }

    .top-razdel-banner .razdel-title h1 {
        width: 100%
    }

    .top-razdel-banner .razdel-title img {
        display: block;
        margin-left: auto;
        margin-right: -76px
    }

    .top-razdel-banner .links {
        margin-left: 0;
        margin-right: 0
    }

    .top-razdel-banner .links .obzornaya-statya {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 400px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 8px
    }
    .top-razdel-banner .links .link-to-section-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 400px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

@media (max-width: 420px) {
    .top-razdel-banner .razdel-title {
        padding-top: 20px;
        padding-left: 15px
    }

    .top-razdel-banner .razdel-title h1 {
        font-size: 24px
    }

    .top-razdel-banner .razdel-title .offers-count {
        font-size: 16px
    }

    .top-razdel-banner .razdel-description {
        padding: 20px 10px 50px 15px
    }

    .top-razdel-banner .razdel-description p {
        font-size: 16px
    }

    .top-razdel-banner .links .obzornaya-statya {
        font-size: 16px;
        margin-bottom: 15px
    }
    .top-razdel-banner .links .link-to-section-button {
        font-size: 16px;
        margin-bottom: 15px
    }

    .top-razdel-banner .show-current p {
        font-size: 14px;
        font-weight: 300
    }
}

@media (max-width: 700px) {
    .razdel-description {
        overflow: hidden;
    }

    .razdel-description p {
        /*display: none;*/
    }

    .razdel-description .razdel-description-spoiler p {
        display: block;
    }

    .razdel-description .rz-read {
        margin-top: 10px;
        font-style: italic;
        color: #ca4e19;
    }
}

.razdel-description p{
    line-height: 25px;
}

.razdel-wrapper{
    box-shadow: 2px 5px 8px 2px #eaeaea;
    border-radius: 8px;
}

/*.razdel-title::before{*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    width: 30%;*/
/*    background: linear-gradient(90deg, #fff, transparent);*/
/*    pointer-events: none;*/
/*    z-index: 1;*/
/*    opacity: 0.5;*/
/*}*/

.razdel-title > *{
    z-index: 2;
}
/* End */


/* Start:/local/templates/rtf2024/components/bitrix/advertising.banner/rejting-franshiz.kwiz/style.css?1743516681371*/
@media (max-width: 770px) {
    .main .kwiz_img-bann .desk-vis{
        display: none;
    }
    .main .kwiz_img-bann {
        text-align: center;
        margin-bottom: 15px;
    }
}
@media (min-width: 769px) {
    .main .kwiz_img-bann .mob-vis{
        display: none;
    }
    .main .kwiz_img-bann .desk-vis{
        height: auto;
        margin-bottom: 30px;
    }
}
/* End */


/* Start:/local/templates/rtf2024/components/mx/mx.html/catalog.filter.default/style.css?17314942401791*/
.sorts-block {
    margin-bottom: 15px;
}

.sorts-block .sorts-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 13px;
    text-align: left;
}

.sorts-block .sorts-head p:first-child {
    font-size: 21px;
    line-height: 27px
}

.sorts-block .sorts-head p:nth-child(2) {
    text-align: right;
    font-size: 18px;
    line-height: 23px
}

.sorts-block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 0 !important;
    margin-bottom: 0 !important
}

.sorts-block ul:not(:last-child) {
    margin-bottom: 0 !important
}

.sorts-block ul li {
    list-style: none;
    margin-right: 16px;
    padding-bottom: 12.5px
}

.sorts-block ul li a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 16px 7px;
    background: #fff;
    border-radius: 70px;
    color: #242731;
    text-align: center;
    cursor: pointer;
}

.sorts-block ul li a.active, .sorts-block ul li a:hover {
    background: #fc7337;
    color: #fff
}

.sorts-block ul li:last-child {
    margin-right: 0
}

@media (max-width: 1170px) {
    .sorts-block .sorts-head p:first-child {
        font-size: 17px
    }

    .sorts-block .sorts-head p:nth-child(2) {
        font-size: 15px;
        line-height: 27px;
    }
    .sorts-block .sorts-head p {
        idth: auto;
    }

    .sorts-block ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sorts-block ul:not(:last-child) {
        padding-bottom: 15px
    }

    .sorts-block ul li a {
        font-size: 16px;
        line-height: 18px
    }
}
/* End */


/* Start:/local/templates/rtf2024/components/bitrix/system.pagenavigation/pageCatalogSection/style.css?17334030272519*/
.bottom_filter_catalog {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}


.bottom_filter_catalog .show_more.show_more_mod {
    width: 220px;
}

.bottom_filter_catalog .see_catalog {
    position: absolute;
    right: 15px;
    color: #000000;
    font-size: 16px;
    border-bottom: 1px dashed #000;
    padding-bottom: 2px;
}

.bottom_filter_catalog .see_catalog:hover {
    border-color: transparent;
}

.bottom_filter_catalog.bottom_filter_catalog_mod {
    justify-content: space-between;
}

.bottom_filter_catalog.bottom_filter_catalog_mod .navigation {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bottom_filter_catalog.bottom_filter_catalog_mod .navigation .nav-item_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: transparent;
    margin-right: 10px;
    padding: 0;
    width: 34px;
    height: 34px;
    position: relative;
    border: 1px solid transparent;
    font-size: 14px;
}

/*.bottom_filter_catalog.bottom_filter_catalog_mod .navigation .nav-item_btn:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: -11px;*/
/*    height: 2px;*/
/*    background-color: #242731;*/
/*    width: 0;*/
/*}*/

.bottom_filter_catalog.bottom_filter_catalog_mod .navigation .nav-item_btn:last-child {
    margin-right: 0;
}

.bottom_filter_catalog.bottom_filter_catalog_mod .navigation .nav-item_btn:hover {
    border-radius: 6px;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
}

.bottom_filter_catalog.bottom_filter_catalog_mod .navigation .nav-item_btn:hover:before {
    width: 100%;
}

.bottom_filter_catalog.bottom_filter_catalog_mod .navigation .nav-item_btn.active {
    border-radius: 6px;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
}

.bottom_filter_catalog.bottom_filter_catalog_mod .navigation .nav-item_btn.active:before {
    width: 100%;
}

.bottom_filter_catalog.bottom_filter_catalog_mod .navigation .dots_text {
    width: 34px;
    height: 34px;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-pager .show_more{
    display: none;
}

.top-section-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.showMoreCatalogSection{
    min-width: 200px;
}
/* End */


/* Start:/local/components/dev/franchise.item/templates/.default/style.css?17852312555662*/
@media (max-width: 575.98px) {

    body .reviews_news_wrap {
        display: block;
    }

    body .reviews_news_wrap .right_side {
        max-width: 100%;
    }

    body .design2024 .franchises_list .franchises_list-container{
        grid-template-columns: repeat(2, 1fr);
    }
    body .design2024 .franchises_list .banners_slider,
    body .design2024 .franchises_list .promo-block-main {
        grid-column: 1 / 3;
    }

	    body .show_more {
	        margin: auto;
	    }

    body .design2024 .franchises_list,
    body .design2024 .franchises_list .franchises_list-wrapper,
    body .design2024 .franchises_list .franchises_list-container {
        max-width: 100%;
        overflow-x: clip;
    }

    body .design2024 .franchises_list .franchise_item {
        min-width: 0;
        width: 100%;
        box-sizing: border-box;
    }
}

body.design2024,
main,
body .breadcrumbs_cont{
    background: #f6f8fc;
}

.fr-logo{
    display: none;
}

.franchises_list--horizontal .fr-logo{
    display: block;
}
.franchises_list--horizontal .fr-preview-image{
    display: none;
}
body .franchises_list--horizontal .franchise_item__text{
    display: block;
}

.fr-pharmacy-motivate__view{
    margin-bottom: 18px;
}

.franchise_item__hover{
    display: block;
}

.franchise_item__hover-action {
    display: none !important;
}

.a101-fr-label{
    position: absolute !important;
    left: 0;
    right: auto;
    top: 0px;
    background: #fff;
    padding: 5px 5px 3px 7px;
    border-bottom-right-radius: 18px;
    border-top-left-radius: 6px;
    z-index: 2 !important; /* чтобы перебить стиль [data-tooltip] */
    transition: 0.3s ease-out;
}

.franchise_item .a101-fr-label{
    left: 0;
    right: auto;
    top: 0;
    z-index: 4 !important;
}

.franchise_item:hover .a101-fr-label{
    opacity: 0;
    pointer-events: none;
}

.fr-services .h5.card__title{
    font-weight: 600;
    font-size: 17px;
}

.fr-services .card-info .card__view .image{
    min-width: initial;
    min-height: initial;
    max-height: 200px;
    width: auto;
    /*height: 135px;*/
}

.franchises_list--horizontal .franchise_item__view .image{
    display: none;
}
.franchises_list--horizontal .franchise_item__view .image.fr-logo{
    display: block;
}
.franchise_item__view{
    position: relative;
}

.franchise_item__view::after {
    content: "";
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 5;
    width: 32px;
    height: 32px;
    border-radius: 10px;
    background: #fff url("/local/components/dev/franchise.item/templates/catalog_2/img/icons/card-chevron.svg") no-repeat center / 7px 13px;
    box-shadow: 0 8px 16px rgba(36, 39, 49, 0.18);
    pointer-events: none;
    opacity: 0.8;
}

.design2024 .franchise_item:not(.no-hover):hover .franchise_item__view {
    opacity: 1;
}
/* Обычные стили */
.franchise_item .banner-marker {
    /*top: auto;
    bottom: 4px;
    left: 4px;
    right: auto;*/
    font-size: 11px;
    border-radius: 16px;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    color: #323232;
}
/*
.franchise_item:hover .banner-marker {
    right: 35px;
    top: 10px;
}
*/

.franchise_item .banner-marker__inner {
    width: 16px;
    height: 16px;
}

.franchise_item .banner-marker__content {
    right: -20px;
    top: 30px;
}

/* Адаптив под max-width: 1200px */
@media (max-width: 1200px) {
    .franchise_item .banner-marker__content {
        right: -141px;
        top: -55px;
        padding: 6px;
    }
}

/* Адаптив под max-width: 768px */
@media (max-width: 768px) {
    .franchise_item .banner-marker {
        right: 1px;
        top: 5px;
        font-size: 6px;
        padding-left: 4px;
    }
    .franchise_item .banner-marker__inner {
        width: 6px;
        height: 6px;
    }
    .franchise_item .banner-marker__content {
        font-size: 6px;
        line-height: 1.6;
        max-width: 140px;
        right: 8px;
        top: 0px;
        padding: 4px;
    }

    .franchise_item .a101-fr-label{
        left: 0;
        right: auto;
        top: 0;
    }

    .franchise_item__view::after {
        top: 6px;
        right: 6px;
        width: 28px;
        height: 28px;
    }
}


/* Скрываем стандартный чекбокс */
.franchise_item__action input[type="checkbox"] {
    display: none;
}

/* Стили для контейнера label */
.franchise_item__action label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    width: 36px;
    height: 36px;
}

/* Стили для изображения (иконки чекбокса) */
.franchise_item__action .icon {
    width: auto; /* Размер иконки, настройте под ваш SVG */
    height: 12px;
}

/* Состояние при выборе (checked) */
.franchise_item__action input[type="checkbox"]:checked + .icon {
    opacity: 1;
}

/* Эффект при наведении на label */
.franchise_item__action label:hover {
    background-color: #e9ecef; /* Легкий серый оттенок при наведении */
}

/* Эффект при наведении на label */
.franchise_item__action label:has(input[type="checkbox"]:checked) {
    background-color: rgba(69, 130, 239, 1);
}

/* Адаптивность (опционально) */
@media (max-width: 768px) {
    .franchise_item__action .icon {
        width: 20px;
        height: 20px;
    }
}

.custom-popup{
    text-align: center;
    padding: 12px;
}

/* End */


/* Start:/local/templates/rtf2024/include/multiselect/bulk_actions_styles.css?178523129213333*/
/* Стили для множественного выбора франшиз */
.franchises_bulk_actions {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) translateY(100px);
    z-index: 1000;
    padding: 15px 20px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    min-width: 300px;
    opacity: 0;
    transition: all 0.3s ease;
}

.franchises_bulk_actions.show {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
}
.franchises_bulk_actions__container .franchises_bulk_send {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    border-radius: 8px;
    box-shadow: none;
    background: #EB6124;
    font-weight: 500;
    color: var(--white-color);
    height: 40px;
}
.franchises_bulk_actions__close {
    position: absolute;
    top: 8px;
    right: 8px;
    background: none;
    border: none;
    color: #6c757d;
    cursor: pointer;
    padding: 4px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.franchises_bulk_actions__close:hover {
    background: #f8f9fa;
    color: #495057;
}

.franchises_bulk_actions__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.franchises_bulk_clear {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    min-width: 56px;
    height: 56px;
    border: 0;
    border-radius: 10px;
    background: #e8ebf0;
    color: #444c56;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.franchises_bulk_clear:hover {
    background: #dde2e9;
    color: #1f2833;
}


.franchises_bulk_actions__text {
    font-weight: 600;
    color: #495057;
    font-size: 14px;
    white-space: nowrap;
}

.selected-count {
    color: #000000;
    font-weight: 500;
}

/* Стили для чекбокса множественного выбора под франшизой */
.franchise_item__selection {
    position: relative;
    z-index: 3;
    margin: 10px 0px -16px;
    text-align: center;
    pointer-events: auto;
    width: 100%;
}

.franchise_selection_checkbox {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    padding: 8px 12px;
    border-radius: 0px 0px 8px 8px;
    background: #4582EF;
    border: 1px solid rgba(252, 115, 55, 0.2);
    transition: all 0.2s ease;
    font-size: 14px;
    color: #ffffff;
    position: relative;
    z-index: 4;
    width: 100%;
}
.franchise_selection_checkbox.disabled {
    background: #B9BED0;
}

.franchise_selection_checkbox:hover {
    background: #EC6124;
    border-color: #EC6124;
}

.franchise_selection_checkbox:has(input[type="checkbox"]:checked) {
    background: #fc7337;
    border-color: #fc7337;
}

.franchise_selection_checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.checkbox-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-radius: 4px;
    background: #fff;
    transition: all 0.2s ease;
    color: transparent;
    position: relative;
    z-index: 5;
}

.franchise_selection_checkbox input[type="checkbox"]:checked + .checkbox-icon,
.franchise_selection_checkbox input[type="checkbox"]:checked ~ .checkbox-icon {
    background: #fff;
    border-color: #fff;
    color: #fc7337;
}

.franchise_selection_checkbox > input[type="checkbox"].has-custom-checkbox + label[for] {
    display: none !important;
    pointer-events: none;
}

.checkbox-text {
    font-weight: 500;
    user-select: none;
    position: relative;
    z-index: 5;
}

#modalFreeConsult.bulk-consult-modal.send_request.fancybox-content {
    width: auto;
    max-width: 459px;
    padding: 40px 10px 0;
    overflow: hidden;
}

@media (max-width: 480px) {
    #modalFreeConsult.bulk-consult-modal.send_request.fancybox-content {
        max-width: calc(100vw - 12px);
    }
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 0;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    font-family: "PT Sans", Arial, sans-serif;
}

#modalFreeConsult.bulk-consult-modal .modal_name {
    margin-bottom: 18px;
    color: #242731;
    font-family: "PT Sans", Arial, sans-serif;
    font-size: 24px !important;
    font-weight: 700;
    line-height: 1.18;
    text-align: center;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block {
    position: relative;
    width: 100%;
    margin-bottom: 14px;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block:last-child {
    margin-bottom: 0;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block .string_input,
#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block textarea {
    display: block;
    width: 100%;
    min-width: 0;
    border: 1px solid #E3E7EE;
    border-radius: 8px;
    background: #F9FAFB;
    color: #242731;
    font-family: "PT Sans", Arial, sans-serif;
    font-size: 15px;
    line-height: 1.2;
    box-sizing: border-box;
    outline: none;
    transition: border-color .2s ease, background-color .2s ease;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block .string_input:focus,
#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block textarea:focus {
    border-color: var(--tf-orange0, #EB6124);
    background: #fff;
    box-shadow: 0 0 0 2px rgba(235, 97, 36, 0.14);
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block .string_input {
    height: 46px;
    padding: 0 14px;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block textarea {
    height: 88px;
    padding: 14px;
    resize: none;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .iti {
    width: 100%;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .phone_multicode {
    padding-left: 116px !important;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .iti__selected-flag {
    min-width: 94px;
    padding: 0 12px;
    border-right: 1px solid #E3E7EE;
    border-radius: 8px 0 0 8px;
    background: #EEF2F8;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .changeCityButton {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #585858;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .error_msg_own {
    display: none;
    margin-top: 8px;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block.has-error .error_msg_own {
    display: block;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .freeConsultSendBulk {
    width: 100%;
    min-height: 48px;
    margin: 0;
    padding: 10px 16px;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 8px;
    font-family: "PT Sans", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
}

#modalFreeConsult #freeConsultFormBulk.main_form .freeConsultSendBulk:not(:disabled) {
    border-color: var(--tf-orange0, #EB6124);
    background: var(--tf-orange0, #EB6124);
    color: #fff;
}

#modalFreeConsult #freeConsultFormBulk.main_form .freeConsultSendBulk:not(:disabled):hover {
    border-color: var(--tf-orange10, #D34A0E);
    background: var(--tf-orange10, #D34A0E);
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block-form-check {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    margin-top: 2px;
    padding: 12px;
    border: 1px solid #E3E7EE;
    border-radius: 8px;
    background: #F9FAFB;
    box-sizing: border-box;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .block-form-check .form-group {
    display: flex !important;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
    margin: 0;
    padding: 0;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .form-check-input {
    position: relative;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    margin: 1px 0 0;
    border: 1px solid #B9BED0;
    border-radius: 4px;
    background-color: #fff;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .form-check-input::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 7px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    opacity: 0;
    transform: translate(-50%, -62%) rotate(-45deg);
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .form-check-input:focus {
    border-color: var(--tf-orange0, #EB6124);
    box-shadow: 0 0 0 2px rgba(235, 97, 36, 0.14);
    outline: none;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .form-check-input:checked {
    border-color: var(--tf-orange0, #EB6124);
    background-color: var(--tf-orange0, #EB6124);
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .form-check-input.tf-consent-checkbox-error {
    border-color: #FFDACA;
    background-color: #FFDACA;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .form-check-input.tf-consent-checkbox-error:checked {
    border-color: var(--tf-orange0, #EB6124);
    background-color: var(--tf-orange0, #EB6124);
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .form-check-input:checked::before {
    opacity: 1;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .form-check-label {
    flex: 1 1 auto;
    min-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    color: #242731;
    font-family: "PT Sans", Arial, sans-serif;
    font-size: 13px;
    line-height: 1.3;
    text-align: left;
}

#modalFreeConsult.bulk-consult-modal #freeConsultFormBulk.main_form .form-check-label a {
    color: var(--tf-orange10, #D34A0E);
    text-decoration: underline;
    text-underline-offset: 2px;
}

@media (max-width: 992px) {
    .franchises_bulk_actions {
        bottom: 60px;
    }
}
.franchises_bulk_actions.with-cookie-popup {
    bottom: 80px;
}

/* Мобильные стили */
@media (max-width: 768px) {
    .franchises_bulk_actions {
        left: 50%;
        right: auto;
        min-width: auto;
        max-width: calc(100vw - 20px);
        transform: translateX(-50%) translateY(100px);
    }

    .franchises_bulk_actions__container {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
        justify-content: space-between;
    }

    .franchises_bulk_actions__text {
        text-align: center;
        font-size: 13px;
        order: 1;
        flex: 1;
        min-width: 0;
    }

    .franchises_bulk_actions button {
        width: 100%;
        font-size: 14px;
        padding: 10px 15px;
    }

    .franchises_bulk_clear {
        width: 100%;
        min-width: 0;
        height: 44px;
        order: 2;
        margin-left: auto;
    }

    .franchises_bulk_send {
        order: 3;
        flex: 0 0 100%;
        width: 100%;
        margin-top: 12px;
    }

    .franchises_bulk_actions__close {
        top: 6px;
        right: 6px;
    }

    .franchise_item__selection {
        margin-top: 10px;
        z-index: 3;
    }

    .franchise_selection_checkbox {
        padding: 6px 10px;
        font-size: 13px;
        gap: 6px;
        z-index: 4;
    }

    .checkbox-icon {
        width: 18px;
        height: 18px;
        z-index: 5;
    }

    .checkbox-text {
        font-size: 13px;
        z-index: 5;
    }
}

/* Очень маленькие экраны */
@media (max-width: 480px) {
    .franchises_bulk_actions {
        left: 50%;
        right: auto;
        bottom: 60px;
        padding: 12px 15px;
        min-width: auto;
        transform: translateX(-50%) translateY(100px);
        width: 100%;
    }
    .franchise_item__info-text {
        max-width: 50%;
    }
    button.franchises_bulk_clear{
        width: 15%;
    }
    .franchises_bulk_actions__text{
        width: 20%;
        align-items: center;
        justify-content: left;
        display: flex;
        font-size: 18px;
    }
    .franchises_bulk_actions__container {
        flex-direction: row;
        align-items: stretch;
        gap: 0px;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .franchises_bulk_send{
        margin-top: 5px;
    }
    .franchises_bulk_actions button {
        font-size: 18px;
        padding: 8px 12px;
    }

    .franchise_selection_checkbox {
        padding: 6px 4px;
        font-size: 12px;
        gap: 3px;
    }

    .checkbox-icon {
        width: 16px;
        height: 16px;
        z-index: 5;
    }
    .franchises_bulk_actions.with-cookie-popup {
        bottom: 110px;
    }
}

/* End */


/* Start:/local/templates/rtf2024/include/multiselect/bulk_actions_styles_catalog_2.css?17852312931967*/
.category-card .franchise_item__selection {
    margin: 0;
    padding: 0;
    text-align: left;
    z-index: 1;
}

.category-card .franchise_selection_checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    height: 52px;
    padding: 0 16px;
    border-radius: 12px;
    background: #245fe8;
    border: 1px solid rgba(36, 95, 232, 0.25);
    box-shadow: 0 10px 22px rgba(36, 95, 232, 0.18);
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
}
.category-card .franchise_selection_checkbox.disabled {
    background: #6b7280;
    border: 1px solid #6b7280;
}

.category-card .franchise_selection_checkbox:hover {
    background: #1f55d2;
    border-color: rgba(36, 95, 232, 0.35);
}

.category-card .franchise_selection_checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.category-card .franchise_selection_checkbox input[type="checkbox"]:checked + .checkbox-icon,
.category-card .franchise_selection_checkbox input[type="checkbox"]:checked ~ .checkbox-icon {
    background: #ffffff;
    border-color: #ffffff;
    color: #fc7337;
}

.category-card .franchise_selection_checkbox > input[type="checkbox"].has-custom-checkbox + label[for] {
    display: none !important;
    pointer-events: none;
}

.category-card .checkbox-icon {
    width: 22px;
    height: 22px;
    border-radius: 6px;
    border: 2px solid rgba(255, 255, 255, 0.95);
    background: #ffffff;
    color: transparent;
    flex: 0 0 22px;
}

.category-card .checkbox-icon svg {
    width: 16px;
    height: 16px;
}

.category-card .checkbox-text {
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
}

@media (max-width: 768px) {
    .category-card .franchise_selection_checkbox {
        height: 48px;
        border-radius: 12px;
        font-size: 15px;
    }
    .category-card .checkbox-text {
        font-size: 15px;
    }
}

/* End */


/* Start:/local/templates/rtf2024/components/mx/mx.html/catalog.subcategory.list/style.css?17334030272211*/
.category_section {
    width: 100%;
    display: flex;
    justify-content: center;
}

.category_section .h2 {
    text-align: center;
    margin-bottom: 26px;
}

.choose_category_filter {
    width: 100%;
    border-radius: 6px;
    background-color: #e3f2ff;
    padding: 37px 40px 40px;
}

.choose_category_filter .top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16px;
    border-bottom: 1px solid #fff;
}

.choose_category_filter .top p {
    width: auto;
    color: #000000;
    font-size: 24px;
    line-height: 28px;
}

.choose_category_filter .top .toggle_link {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    font-size: 15px;
}

.choose_category_filter .top .toggle_link.active figure img {
    transform: none;
    margin-top: 2px;
}

.choose_category_filter .top .toggle_link figure {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.choose_category_filter .top .toggle_link figure img {
    transition: .3s;
    transform: rotate(180deg);
    margin-top: -2px;
}


.choose_category_filter .content {
    width: 100%;
}

.choose_category_filter .content .inner {
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding-top: 25px;
    gap: 20px;
}

.choose_category_filter .content ul {
    /*width: 25%;*/
    margin: 0;
    padding: 0;
}

.choose_category_filter .content ul li {
    width: 100%;
    margin-bottom: 12px;
    list-style-type: none;
}

.choose_category_filter .content ul li:last-child {
    margin-bottom: 0;
}

.choose_category_filter .content ul li a {
    display: flex;
    align-items: center;
    color: #242731;
    font-size: 16px;
}

.choose_category_filter .content ul li a:hover {
    color: #1e70b9;
}

.choose_category_filter .content ul li a .count {
    color: #1e70b9;
    font-size: 0.9em;
}

.choose_category_filter .content ul li a figure {
    width: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
}

.choose_category_filter .content .toggle_link_mob {
    display: none;
}
/* End */


/* Start:/local/templates/rtf2024/components/mx/mx.html/city.links/style.css?1758579562890*/
.franchise_section_city_wrapper ul{
    list-style-type: none !important;
    columns: 3;
    padding-left: 0 !important;
}

@media screen and (max-width: 480px) {
    .franchise_section_city_wrapper ul{
        columns: 1;
    }
}

.franchise_section_city_wrapper ul li a{
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

.franchise_section_city_wrapper  .franchise_page__content__text{
    display: flex;
    flex-direction: column;
    min-width: unset;
    max-width: unset;
    width: auto;
    margin: unset;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: var(--shadow);
    background-color: var(--white-color);
    color: var(--black-color);
    padding: 17px 17px 0px 17px;
}

.franchise_section_city_wrapper h3{
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin: 24px 0 16px;
}

.container-full .container{
    padding: 0;
}
/* End */
/* /local/templates/rtf2024/components/mx/mx.html/catalog.top.banner/style.css?17558474396048 */
/* /local/templates/rtf2024/components/bitrix/advertising.banner/rejting-franshiz.kwiz/style.css?1743516681371 */
/* /local/templates/rtf2024/components/mx/mx.html/catalog.filter.default/style.css?17314942401791 */
/* /local/templates/rtf2024/components/bitrix/system.pagenavigation/pageCatalogSection/style.css?17334030272519 */
/* /local/components/dev/franchise.item/templates/.default/style.css?17852312555662 */
/* /local/templates/rtf2024/include/multiselect/bulk_actions_styles.css?178523129213333 */
/* /local/templates/rtf2024/include/multiselect/bulk_actions_styles_catalog_2.css?17852312931967 */
/* /local/templates/rtf2024/components/mx/mx.html/catalog.subcategory.list/style.css?17334030272211 */
/* /local/templates/rtf2024/components/mx/mx.html/city.links/style.css?1758579562890 */
