

/* Start:/local/components/mx/mx.record.list/templates/a101_slider/style.css?17328692617721*/
.jn-item{
    color: inherit;
}
.jn-item:hover{
    color: inherit;
}
.jn-item{
    color: inherit;
}
.jn-item:hover{
    color: inherit;
}

.section_link{
    position: absolute;
    top: 10px;
    right: 10px;
    max-height: 10px;
}

.jn-item{
    position: relative;
}

.a101_link{
    display: flex;
    align-items: center;
    color: #686868;
}
.a101_link:hover{
    color: #1e70b9;
}
.a101_link img{
    max-height: 25px;
    margin: 0 10px;
}


.franchise_page__content.phenix__content .jn-like-imgs img{
    display: block;
}

/*fixes design2024*/
.jn-proved .swiper-navigation {
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 56px;
    height: 56px;
    margin-top: -28px;
}
.jn-proved .swiper-button-prev,
.jn-proved .swiper-button-next {
    position: absolute;
    top: 0;
    min-width: 56px;
    width: 56px;
    min-height: 56px;
    height: 56px;
    margin-top: unset;
    color: var(--black-color);
    transition: var(--transition);
}
.jn-proved .swiper-button-prev::after,
.jn-proved .swiper-button-next::after {
    content: none;
}
.jn-proved .swiper-button-prev .btn,
.jn-proved .swiper-button-next .btn {
    min-width: 56px;
    width: 56px;
    min-height: 56px;
    height: 56px;
    border-radius: 50%;
    box-shadow: var(--shadow3);
    background-color: var(--white-06-color);
}
.jn-proved .swiper-button-prev:hover .btn,
.jn-proved .swiper-button-next:hover .btn {
    min-width: 56px;
    width: 56px;
    min-height: 56px;
    height: 56px;
    border-radius: 50%;
    box-shadow: var(--shadow-transparent);
    background-color: var(--text-color-a101);
}
.jn-proved .swiper-button-prev .icon,
.jn-proved .swiper-button-next .icon {
    min-width: 20px;
    width: 20px;
    min-height: 20px;
    height: 20px;
    fill: var(--text-color-a101);
    stroke: var(--text-color-a101);
}
.jn-proved .swiper-button-prev:hover .icon,
.jn-proved .swiper-button-next:hover .icon {
    fill: var(--white-color);
    stroke: var(--white-color);
}
.jn-proved .swiper-button-prev.swiper-button-disabled,
.jn-proved .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}
.jn-proved .swiper-button-prev,
.jn-proved .swiper-rtl .swiper-button-next {
    right: auto;
}
.jn-proved .swiper-button-prev .icon,
.jn-proved .swiper-rtl .swiper-button-next .icon {
    transform: rotate(180deg);
}
.jn-proved .swiper-button-next,
.jn-proved .swiper-rtl .swiper-button-prev {
    left: auto;
}
.jn-proved .swiper-button-next .icon,
.jn-proved .swiper-rtl .swiper-button-prev .icon {
    transform: rotate(0deg);
}
@media (min-width: 1200px) {
    .jn-proved .swiper-button-prev,
    .jn-proved .swiper-rtl .swiper-button-next {
        left: 12px;
    }
    .jn-proved .swiper-button-next,
    .jn-proved .swiper-rtl .swiper-button-prev {
        right: 12px;
    }
}
@media (max-width: 767.98px) {
    .jn-proved .swiper-navigation {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .jn-proved .swiper-button-prev,
    .jn-proved .swiper-rtl .swiper-button-next {
        left: 24px;
    }
    .jn-proved .swiper-button-next,
    .jn-proved .swiper-rtl .swiper-button-prev {
        right: 24px;
    }
}

.jn-proved .swiper-pagination {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jn-proved .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    border-radius: 10px;
    background: var(--swiper-nav-06-color);
    transition: 0.2s linear;
}
.jn-proved .swiper-pagination .swiper-pagination-bullet-active {
    background: var(--swiper-nav-color);
}
.jn-proved .mini-slider__img {
    object-fit: contain;
}
@media (min-width: 992px) {
    .jn-proved .swiper-pagination .swiper-pagination-bullet {
        min-width: 10px;
        width: 10px;
        min-height: 10px;
        height: 10px;
        margin: 0 4px;
    }
    .jn-proved .swiper-pagination-fraction,
    .jn-proved .swiper-pagination-custom,
    .jn-proved .swiper-horizontal > .swiper-pagination-bullets,
    .jn-proved .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 28px;
    }
    .jn-proved .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
    .jn-proved .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px;
    }
}
@media (max-width: 991.98px) {
    .jn-proved .swiper-pagination .swiper-pagination-bullet {
        min-width: 8px;
        width: 8px;
        min-height: 8px;
        height: 8px;
        margin: 0 3px;
    }
    .jn-proved .swiper-pagination-fraction,
    .jn-proved .swiper-pagination-custom,
    .jn-proved .swiper-horizontal > .swiper-pagination-bullets,
    .jn-proved .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: -4px;
    }
    .jn-proved .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
    .jn-proved .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 3px;
    }
    .jn-proved .mini-slider__button--next {
        right: -6px;
    }
    .jn-proved .mini-slider__button--prev {
        left: -6px;
    }
}

.jn-proved .jn-proved-items {
    margin: unset;
}
.jn-proved .jn-proved-items .jn-item {
    display: flex;
    gap: 32px;
    margin: unset;
    padding: 24px 40px 48px;
    border-radius: 8px;
    box-shadow: var(--shadow2);
}
.jn-proved .jn-proved-items .jn-item sup {
    position: static;
}

.jn-proved .basic-slider-wrap {
    margin: -12px;
}
.jn-proved .basic-slider {
    padding: 12px;
}
.jn-proved .jn-proved-items .jn-item .jn-like-imgs {
    max-width: unset;
    margin: unset;
    border-radius: 8px;
}
.jn-proved .jn-like-imgs__view {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -webkit-transition: var(--transition);
    transition: var(--transition);
}
@media (min-width: 992px) {
    .jn-proved .jn-like-imgs,
    .jn-proved .jn-like-imgs__view {
        min-width: 285px;
        width: 285px;
        min-height: 232px;
        height: 232px;
    }
}
@media (max-width: 767.98px) {
    .jn-proved .jn-proved-items .jn-item {
        flex-direction: column;
        gap: 12px;
        min-width: 260px;
        width: 260px;
        padding: 12px 12px 20px;
    }
    .jn-proved .jn-like-imgs,
    .jn-proved .jn-like-imgs__view {
        min-width: 228px;
        width: 228px;
        min-height: 185px;
        height: 185px;
    }
    .jn-proved .jn-inf-block,
    .jn-proved .jn-like-info {
        min-width: 228px;
        width: 228px;
    }
    .jn-proved .jn-inf-block {
        flex: 1;
    }
    .jn-proved .jn-proved-items .jn-item .jn-bottom-more {
        align-items: flex-end;
    }
    .jn-proved .jn-bottom-more .btn {
        min-width: 100%;
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .jn-proved .jn-like-imgs,
    .jn-proved .jn-like-imgs__view {
        min-width: 214px;
        width: 214px;
        min-height: 174px;
        height: 174px;
    }
}
.jn-proved .jn-proved-items .jn-item .jn-like-bottom {
    padding: 20px 0 0;
}
.jn-proved .jn-proved-items .jn-item .jn-like-bottom:not(:last-child) {
    margin-bottom: 20px;
}

.jn-proved .jn-inf-block {
    display: flex;
    flex-direction: column;
    gap: unset;
}
.jn-proved .jn-bottom-more {
    flex: 1;
    align-items: flex-end;
}
/* End */


/* Start:/local/templates/rtf2024/components/bitrix/catalog.element/poducts2025/style.css?176426256141147*/
/*common*/
.body2 {
	background-color: var(--tf-gray0-bg);
}/*
.tf-franchise.tf-common-css-new a:not(.btn):visited {
	color: rgb(0, 0, 238);
}*/
.tf-franchise a {
	color: inherit;
	text-decoration: underline;
}

@media (min-width: 1440px) {
	.nav-breadcrumbs-wrapper .container,
	.tf-common-css-new .container,
	.tf-common-css-new.container {
		max-width: 1920px;
		padding-right: calc(40px + 5.2vw);
		padding-left: calc(40px + 5.2vw);
	}
}/*
.tf-franchise__sidebar .tf-franchise-info {
	max-height: unset;
}*/
.body2 .link-default {
	color: var(--tf-link-default);
}
.link.link-tdu.link-default {
	text-decoration-color: var(--tf-link-default);
}

.body2 p {
	line-height: 1.4;
}
.body2 ul,
.body2 ol {
	line-height: 1.4;
}

.flex-1 {
	flex: 1;
}

.bg-highlight {
	display: inline-flex;
	padding-right: 4px;
	padding-left: 4px;
}
.bgc-lightgreen0 {
	background-color: var(--tf-lightgreen0);
}
.bgc-lightblue0 {
	background-color: var(--tf-lightblue0);
}

.tf-common-css-new .btn {
	min-height: 52px;
	height: 52px;
	padding: 0 15px;
	border-radius: 8px;
	box-shadow: none;
	font-weight: 500;
	font-size: 17px;
}
.tf-common-css-new .btn-primary {
	box-shadow: unset;
	background: var(--tf-orange0);
	color: var(--white-color);
}
.tf-common-css-new .btn-primary .icon {
	fill: var(--white-color);
	stroke: var(--white-color);
}
.tf-common-css-new .btn-primary:hover {
	background: var(--tf-orange10);
	color: var(--white-color);
}
.tf-common-css-new .btn-primary:active,
.tf-common-css-new .btn-primary.active {
	box-shadow: unset;
	background: var(--tf-orange0);
	color: var(--white-color);
}

.tf-common-css-new .btn-outline {
	border: 1px solid var(--tf-gray30);
	box-shadow: unset;
	background: transparent;
	color: var(--black-color);
}
.tf-common-css-new .btn-outline .icon {
	fill: var(--black-color);
	stroke: var(--black-color);
}
.tf-common-css-new .btn-outline:hover {
	border-color: var(--black-color);
	background: transparent;
	color: var(--black-color);
}
.tf-common-css-new .btn-outline:active,
.tf-common-css-new .btn-outline.active {
	box-shadow: unset;
	border-color: var(--black-color);
	background: transparent;
	color: var(--black-color);
}

.tf-common-css-new .btn-icon .icon {
	fill: var(--black-color);
	stroke: var(--black-color);
}
.tf-common-css-new .btn-icon .text-content {
	display: none;
}

.tf-common-css-new .preloader-wrapper {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex: 1;
	min-width: 100%;
	min-height: 52px;
	height: 52px;
	padding: unset;
	border: unset;
	border-radius: unset;
	box-shadow: unset;
	background-color: transparent;
}
.tf-common-css-new .preLoaderPersonal {
	z-index: 1;
	top: unset;
	left: unset;
	transform: unset;
}
@media (min-width: 992px) {
	.body2,
	.body2 p {
		font-size: 16px;
	}

	.tf-common-css-new .btn {
		min-height: 64px;
		height: 64px;
		font-size: 20px;
		line-height: 24px;
	}

	.tf-common-css-new .btn-icon {
		min-width: 64px;
		width: 64px;
	}
	.tf-common-css-new .btn-icon .icon {
		min-width: 24px;
		width: 24px;
		min-height: 24px;
		height: 24px;
	}

	.tf-common-css-new .preloader-wrapper {
		min-height: 64px;
		height: 64px;
	}

}
@media (max-width: 991.98px) {
	.body2,
	.body2 p {
		font-size: 14px;
	}
	.tf-common-css-new .btn-icon {
		min-width: 52px;
		width: 52px;
	}
	.tf-common-css-new .btn-icon .icon {
		min-width: 20px;
		width: 20px;
		min-height: 20px;
		height: 20px;
	}
}

.tf-common-css-new .input,
.tf-common-css-new select,
.tf-common-css-new .selectric {
	min-height: 52px;
	height: 52px;
	border: 1px solid var(--tf-gray0-outline);
	background-color: var(--white-color);
	color: var(--black-color);
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
}
.tf-common-css-new .input:focus,
.tf-common-css-new select:focus,
.tf-common-css-new .selectric:focus {
	border-color: 1px solid var(--tf-gray30);
}

/*.tf-franchise__main .img-wrapper {
	position: relative;
	display: inline-flex;
	min-width: 100%;
	width: 100%;
	height: auto;
	border-radius: 8px;
	overflow: hidden;
}
.tf-franchise__main .img-wrapper::before {
	content: '';
	z-index: 1;
	position: absolute;
	inset: 0;
	background-color: rgba(17, 17, 17, 0.2);;
}
.tf-franchise__main .image,
.tf-franchise__main img {
	min-width: 100%;
	width: 100%;
	height: auto;
}*/

.tf-franchise-quiz {
	position: relative;
	display: flex;
	max-width: 660px;
	overflow: hidden;
	background: url('/local/templates/rtf2024/components/bitrix/catalog.element/poducts2025/img/franchise-quiz-bg.png') no-repeat center/cover;
}
.tf-franchise-quiz__descr {
	display: flex;
	flex-direction: column;
}
.tf-franchise-quiz__title,
.tf-franchise-quiz__subtitle {
	line-height: 1.2;
}
.tf-franchise-quiz__title {
	font-weight: 500;
}
.tf-franchise-quiz__btn {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.tf-franchise-quiz:not(.show-quiz) .fr-quiz-wrapper,
.tf-franchise-quiz.show-quiz .tf-franchise-quiz__descr {
	display: none;
}

.tf-franchise__hr {
	border-bottom: 1px solid var(--tf-gray10-outline);
}
@media (min-width: 992px) {
	.tf-franchise-quiz {
		justify-content: center;
		min-height: 350px;
		padding: 48px 40px;
		border-radius: 16px;
	}
	.tf-franchise-quiz__descr {
		gap: 24px;
	}
	.tf-franchise-quiz__title {
		font-size: 40px;
	}
	.tf-franchise-quiz__subtitle {
		font-weight: 500;
		font-size: 20px;
	}
	.tf-franchise-quiz__btn .btn {
		min-width: 300px;
	}
	.tf-franchise-quiz .fr-quiz-stage-content {
		max-width: 532px;
		gap: 24px;
		column-gap: 16px;
	}
	.tf-franchise-quiz .fr-quiz-stage-content:not(:last-child) {
		margin-bottom: 32px;
	}
	.tf-franchise-quiz .fr-quiz-status:not(:last-child),
	.tf-franchise-quiz .fr-quiz-label-pretitle:not(:last-child) {
		margin-bottom: 20px;
	}
	.tf-franchise-quiz .fr-quiz-label-title:not(:last-child) {
		margin-bottom: 24px;
	}
	.tf-franchise-quiz .fr-quiz-label:not(:last-child),
	.tf-franchise-quiz .fr-quiz-total .fr-quiz-stage-content:not(:last-child) {
		margin-bottom: 16px;
	}
	.tf-franchise-quiz .fr-quiz-label,
	.tf-franchise-quiz .fr-quiz-input {
		min-width: 258px;
		width: 258px;
	}

	.tf-franchise__hr {
		padding-bottom: 48px;
	}
	.tf-franchise__hr--mobile {
		border-bottom: unset;
		padding-bottom: unset;
	}
}
@media (max-width: 991.98px) {
	.tf-franchise-quiz {
		gap: 20px;
		min-height: 414px;
		margin-right: calc(var(--container-offset) * -1);
		margin-left: calc(var(--container-offset) * -1);
		padding: 24px 12px 20px;
		border-radius: 8px;
	}
	.tf-franchise-quiz__descr {
		gap: 20px;
	}
	.tf-franchise-quiz__title {
		font-size: 36px;
	}
	.tf-franchise-quiz__subtitle {
		flex: 1;
		font-size: 16px;
	}
	.tf-franchise-quiz__btn .btn {
		min-width: 100%;
		width: 100%;
	}

	.tf-franchise__hr {
		padding-bottom: 20px;
	}
	.tf-franchise__hr--desktop {
		border-bottom: unset;
		padding-bottom: unset;
	}
}
/*common end*/

.tf-franchise {
	display: flex;
	flex-direction: column;
}

.tf-franchise__heading {
	margin: unset;
	font-weight: 500;
}
.tf-franchise__heading-icons {
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	/*transform: translateY(5px);*/
}

.tf-franchise__header {
	display: flex;
	flex-direction: column;
}
.tf-franchise__header-preview {
	display: flex;
	min-width: 100%;
	width: 100%;
	overflow: hidden;
}
.tf-franchise__header-preview .image {
	min-width: 100%;
	width: 100%;
}
.tf-franchise__header-info {
	display: flex;
	flex-wrap: wrap;
	min-width: 100%;
	width: 100%;
}
.tf-franchise__header-info-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: var(--white-color);
}
.tf-franchise__header-info-title {
	display: flex;
	color: var(--tf-gray20);
	line-height: 1.3;
}
.tf-franchise__header-info-title .icon {
	fill: var(--tf-gray20);
	stroke: var(--tf-gray20);
}
.tf-franchise__header-info-value {
	display: flex;
}
.tf-franchise__header-info-item-secondary .tf-franchise__header-info-value {
	line-height: 1.3;
}

.tf-franchise-info__header {
	display: flex;
	flex-direction: column;
}
.tf-franchise-info__subtitle {
	line-height: 1.3;
}
.tf-franchise-info__action {
	display: flex;
	flex-wrap: wrap;
}
.tf-franchise-info__fields {
	display: flex;
	flex-direction: column;
}
.tf-franchise-info .input-placeholder { /*tmp*/
	display: none;
}
.tf-franchise-info__agree {
	display: flex;
	flex-direction: column;
}
/*.tf-franchise-info__agree span:not(:last-child) {*/
.tf-franchise-info__agree span {
	margin-bottom: 15px;
}
.tf-franchise-info__agree .custom-checkbox,
.tf-franchise-info__agree .custom-radio {
	align-items: flex-start;
}
.tf-franchise-info__agree .custom-checkbox__input,
.tf-franchise-info__agree .custom-radio__input {
	min-width: 16px;
	width: 16px;
	min-height: 16px;
	height: 16px;
	border: 1px solid var(--tf-gray0-outline);
	background-color: var(--tf-gray0-outline);
}
.tf-franchise-info__agree .custom-checkbox__input:checked,
.tf-franchise-info__agree .custom-checkbox__input.checked,
.tf-franchise-info__agree .custom-radio__input:checked,
.tf-franchise-info__agree .custom-radio__input.checked,
.tf-franchise-info__agree .custom-checkbox__input:checked:hover,
.tf-franchise-info__agree .custom-checkbox__input.checked:hover,
.tf-franchise-info__agree .custom-radio__input:checked:hover,
.tf-franchise-info__agree .custom-radio__input.checked:hover {
	border-color: var(--tf-gray20);
	background-color: var(--tf-gray20);
}
.tf-franchise-info__agree .custom-checkbox__label-for:not(:first-child),
.tf-franchise-info__agree .custom-radio__label-for:not(:first-child) {
	padding-left: 8px;
}

.tf-franchise-history{
	gap: 5px;
	flex-wrap: wrap;
	display: flex;
	justify-content: space-evenly;
}
.tf-franchise-history__item {
	display: flex;
	flex-direction: column;
	gap: 4px;
	background-color: var(--tf-gray10);
}
.tf-franchise-history__title {
	color: var(--tf-gray20);
}
.tf-franchise-history__value {
	/*color: var(--tf-gray20);*/
	color: var(--black-color);
	line-height: 1.3;
}


.tf-franchise-numbers {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	height: auto;
	padding: 108px 0 28px 32px;
	border-left: 6px solid #1E70B9;
	border-radius: 3px;
	background-position: left 32px top 28px, left 0 top 0;
	background-repeat: no-repeat;
	background-size: 60px 60px, auto;
}
.tf-franchise-numbers--investment {
	border-left: 6px solid #62B91E;
	background-image: url("/local/templates/rtf2024/components/bitrix/catalog.element/poducts2025/img/franchise-investment.svg"), linear-gradient(90deg, rgba(98, 185, 30, 0.08) 0%, rgba(98, 185, 30, 0.00) 100%);
}
.tf-franchise-numbers--profit {
	border-left: 6px solid #1E70B9;
	background-image: url("/local/templates/rtf2024/components/bitrix/catalog.element/poducts2025/img/franchise-profit.svg"), linear-gradient(90deg, rgba(30, 112, 185, 0.08) 0%, rgba(30, 112, 185, 0.00) 100%);
}
.tf-franchise__header-info-item {
	height: 105px;
	width: 16%;
	max-width: 16%;
	padding: 10px 15px 12px;
	border-radius: 16px;
	flex: 1 1 178px;
	justify-content: space-between;
}
.tf-franchise__header-info-item-primary .tf-franchise__header-info-value {
	order: 0;
	font-weight: 500;
	font-size: 18px;
	line-height: 120%;
}
.tf-franchise-history__item {
	min-width: 16%;
	width: 16%;
	padding: 10px 15px;
	border-radius: 16px;
	justify-content: space-between;
	gap: 10px;
}
@media (min-width: 992px) {
	.tf-franchise-grid {
		display: grid;
		column-gap: 32px;
	}
	.tf-franchise__main {
		grid-column: 1/2;
	}
	.tf-franchise__sidebar {
		position: sticky;
		top: 8px;
		grid-column: 2/3;
		/*max-height: calc(100vh - 198px);
		/*max-height: 710px;*/
		margin-bottom: 40px;
		padding: 32px;
		border-radius: 16px;
		background-color: var(--tf-gray10);
	}

	.tf-franchise__heading {
		grid-column: 1/3;
		font-size: 40px;
	}
	.tf-franchise__heading:not(:last-child) {
		margin-bottom: 24px;
	}
	.tf-franchise__heading-icons {
		gap: 8px;
	}
	.tf-franchise__heading-icons .icon {
		min-width: 36px;
		width: 36px;
		min-height: 36px;
		height: 36px;
	}

	.tf-franchise__header {
		gap: 24px;
		padding: 32px;
		border-radius: 16px;
		background-color: var(--tf-gray10);
	}
	.tf-franchise__header:not(:last-child) {
		margin-bottom: 40px;
	}
	.tf-franchise__header-preview {
		border-radius: 16px;
	}
	.tf-franchise__header-info {
		justify-content: space-between;
	}
	.tf-franchise__header-info-item {
		height: 100%;
	}
	.tf-franchise__header-info-title {
		font-weight: 400;
		font-size: 18px;
		line-height: 130%;
	}
	.tf-franchise__header-info-title .icon,
	.tf-franchise__header-info-title .image {
		min-width: 30px;
		width: 30px;
		min-height: 30px;
		height: 30px;
	}
	/*.tf-franchise__header-info-item-primary .tf-franchise__header-info-title {
		order: 5;
	}*/
	.tf-franchise__header-info-item-secondary {
		gap: unset;
	}
	.tf-franchise__header-info-item-secondary .tf-franchise__header-info-title {
		padding: 5px;
	}
	.tf-franchise__header-info-item-secondary .tf-franchise__header-info-value {
		color: var(--tf-gray20);
		font-weight: 500;
		font-size: 17px;
	}

	.tf-franchise-info {
		display: flex;
		flex-direction: column;
		/*max-height: calc(100vh - 195px);*/
		/* max-height: 635px; */
		/*height: 100%;*/
		padding: 24px;
		overflow-y: auto;
		border-radius: 16px;
		background-color: var(--white-color);
	}
	#showCount {
		margin-top: 5%;
	}
	.tf-franchise-info::-webkit-scrollbar,
	.tf-franchise-info::-webkit-scrollbar-track,
	.tf-franchise-info::-webkit-scrollbar-thumb {
		min-width: 5px;
		width: 5px;
	}
	.tf-franchise-info::-webkit-scrollbar,
	.tf-franchise-info::-webkit-scrollbar-track {
		background-color: transparent;
	}
	.tf-franchise-info::-webkit-button {
		display: none;
	}
	.tf-franchise-info::-webkit-scrollbar-thumb {
		border-radius: 3px;
		background-color: var(--tf-gray20);
	}
	.tf-franchise-info__close {
		display: none;
	}
	.tf-franchise-info__header {
		gap: 12px;
	}
	.tf-franchise-info__header:not(:last-child) {
		margin-bottom: 24px;
	}
	.tf-franchise-info__subtitle {
		font-weight: 500;
		font-size: 17px;
	}
	.tf-franchise-info__fields:not(:last-child),
	.tf-franchise-info__action:not(:last-child) {
		margin-bottom: 20px;
	}
	.tf-franchise-info__fields {
		gap: 12px;
	}
	.tf-franchise-info__action {
		gap: 10px;
	}
	.tf-franchise-info__agree .custom-checkbox__input:not(:disabled, .disabled) ~ .custom-checkbox__label-for,
	.tf-franchise-info__agree .custom-radio__input:not(:disabled, .disabled) ~ .custom-radio__label-for,
	.tf-franchise-info__agree .custom-checkbox__label-for .link:hover,
	.tf-franchise-info__agree .custom-radio__label-for .link:hover {
		color: var(--tf-gray20);
	}
	.tf-franchise-action-mobile {
		display: none;
	}
	.tf-franchise-history__title {
		/*font-weight: 600;
		font-size: 24px;*/
		font-weight: 400;
		font-size: 18px;
		line-height: 130%;
	}
	.tf-franchise-history__value {
		/*font-weight: 500;
		font-size: 17px;*/
		font-weight: 500;
		font-size: 18px;
		line-height: 120%;
	}

}
@media (min-width: 1440px) {
	.body2:not(.header-banner-active) .main {
		margin-top: 96px!important; /* tmp */
	}
	.tf-franchise__header-info {
		justify-content: space-evenly;
	}
	.tf-franchise-info {
		max-height: calc(100vh - 195px);
	}
	.header-scroll-up ~ .main .tf-franchise__sidebar {
		top: 96px;
		/*max-height: calc(100vh - 104px);*/
	}
	.header-scroll-up ~ .main .tf-franchise-info {
		/*max-height: calc(100vh - 168px);*/
	}
}
@media (min-width: 1600px) {
	.tf-franchise-grid {
		/*grid-template-columns: calc(100% - 32px - 592px) 592px;*/
		grid-template-columns: calc(100% - 32px - 525px) 525px;
	}
}
@media (max-width: 991.98px) {
	.tf-franchise__header-info-title {
		font-size: 13px;
	}
	.tf-franchise-history__title {
		font-size: 13px;
	}
	.tf-franchise-history__value {
		font-size: 16px;
		font-weight: 600;
	}
	.tf-franchise-grid {
		display: flex;
		flex-direction: column;
	}
	.tf-franchise__sidebar {
		margin-right: calc(var(--container-offset) * -1);
		margin-left: calc(var(--container-offset) * -1);
		padding: 8px var(--container-offset) 24px;
		border-radius: 0 0 8px 8px;
		background-color: var(--tf-gray10);
	}
	.tf-franchise__sidebar:not(:last-child) {
		margin-bottom: 32px;
	}

	.tf-franchise__heading {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		font-size: 24px;
		background: var(--tf-gray10);
		margin-left: -16px;
		margin-right: -16px;
		padding: 24px 16px 0;
	}
	.tf-franchise-grid .tf-franchise__heading {
		margin-bottom: 0 !important;
	}
	.tf-franchise__heading:not(:last-child) {
		margin-bottom: 16px;
	}
	.tf-franchise__heading-icons {
		gap: 4px;
	}
	.tf-franchise__heading-icons .icon {
		min-width: 24px;
		width: 24px;
		min-height: 24px;
		height: 24px;
	}

	.tf-franchise__header {
		gap: 16px;
		margin-right: calc(var(--container-offset) * -1);
		margin-left: calc(var(--container-offset) * -1);
		padding: 24px var(--container-offset) 8px;
		border-radius: 8px 8px 0 0;
		background-color: var(--tf-gray10);
	}
	.tf-franchise__header-preview {
		border-radius: 8px;
	}

	.tf-franchise__header-info {
		gap: 8px;
		justify-content: space-between;
	}
	.tf-franchise__header-info-item {
		padding: 10px 10px 12px;
		border-radius: 8px;
		flex: 1 1 auto;
	}
	.tf-franchise__header-info-title {
		font-size: 14px;
	}
	.tf-franchise__header-info-title .icon,
	.tf-franchise__header-info-title .image {
		min-width: 18px;
		width: 18px;
		min-height: 18px;
		height: 18px;
	}
	.tf-franchise__header-info-item .tf-franchise__header-info-title:not(:last-child) {
		margin-bottom: 4px;
	}
	.tf-franchise__header-info-item-secondary .tf-franchise__header-info-title {
		padding: 4px;
	}
	.tf-franchise__header-info-item-secondary .tf-franchise__header-info-value {
		font-size: 14px;
	}

	.tf-franchise-info {
		z-index: 11;
		position: fixed;
		right: 0;
		bottom: -100%;
		left: 0;
		display: flex;
		flex-direction: column;
		gap: 16px;
		padding: 24px 12px 72px;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
		background-color: var(--tf-pink0);
	}
	.tf-franchise-info.show {
		bottom: 0;
		animation: infoTransitionShow 0.25s linear;
	}
	.tf-franchise-info.hide {
		bottom: -100%;
		animation: infoTransitionShow 0.25s linear;
	}
	@keyframes infoTransitionShow {
		0% {bottom: -500px;}
		100% {bottom: 0;}
	}
	@keyframes infoTransitionHide {
		0% {bottom: 0;}
		100% {bottom: -500px;}
	}
	.tf-franchise-info__close {
		z-index: 1;
		position: absolute;
		top: 0;
		right: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		min-width: 32px;
		width: 32px;
		min-height: 32px;
		height: 32px;
	}
	.tf-franchise-info__close .icon {
		min-width: 20px;
		width: 20px;
		min-height: 20px;
		height: 20px;
	}
	.tf-franchise-info__header {
		gap: 4px;
	}
	.tf-franchise-info__subtitle {
		font-size: 16px;
	}
	.tf-franchise-info__fields {
		gap: 8px;
	}
	.tf-franchise-info__action {
		gap: 8px;
	}
	.tf-franchise-info__agree .custom-checkbox__input:not(:disabled, .disabled) ~ .custom-checkbox__label-for,
	.tf-franchise-info__agree .custom-radio__input:not(:disabled, .disabled) ~ .custom-radio__label-for,
	.tf-franchise-info__agree .custom-checkbox__label-for .link:hover,
	.tf-franchise-info__agree .custom-radio__label-for .link:hover {
		color: var(--black-color);
	}
	.tf-franchise-info__agree .custom-checkbox__label-for,
	.tf-franchise-info__agree .custom-radio__label-for {
		font-size: 11px;
	}
	.tf-franchise-action-mobile {
		display: flex;
		flex-wrap: wrap;
		gap: 8px;
	}
	.tf-franchise-action-mobile__presentation {
		min-width: 100%;
		width: 100%;
	}
	.tf-franchise-history{
		padding: 0 12px;
		gap: 10px;
		/*justify-content: stretch;*/
	}

	.tf-franchise-history__item {
		display: flex;
		align-items: flex-start;
		min-width: 150px;
		width: 150px;
		max-height: 80px;
		padding: 12px 8px;
		border-radius: 8px;
		/*flex: 1 1 150px;*/
	}
	.tf-franchise-history__title {
		font-size: 13px;
	}
	.tf-franchise-history__value {
		font-size: 16px;
		font-weight: 600;
	}

	.tf-franchise-numbers {
		padding: 56px 0 12px 12px;
		background-position: left 12px top 12px, left 0 top 0;
		background-size: 32px 32px, auto;
	}

	.header2{
		padding-bottom: 12px;
	}
	.tf-franchise__header-info-item-primary .tf-franchise__header-info-value {
		font-size: 16px;
	}
}
@media (max-width: 575.98px) {
	.tf-franchise__header-info-item-primary {
		min-width: calc((100% - 8px) / 2);
		width: calc((100% - 8px) / 2);
	}
}
@media (min-width: 992px) and (max-width: 1439.98px) {
	.body2:not(.header-banner-active) .main {
		margin-top: 140px!important;
	}
	.header-scroll-up ~ .main .tf-franchise__sidebar {
		top: 132px;
		max-height: calc(100vh - 140px);
	}
	.header-scroll-up ~ .main .tf-franchise-info {
		max-height: calc(100vh - 204px);
	}
}
@media (min-width: 992px) and (max-width: 1599.98px) {
	.tf-franchise-grid {
		grid-template-columns: calc(100% - 32px - 464px) 464px;
	}
	#freeConsultForm .freeConsultSend {
		font-size: 15px;
	}
}

.tf-franchise__header-info-value{
	font-size: 16px;
}

.slider-mobile{
	display: none;
	margin-bottom: 8px;
	padding: 0 10px;
}

.slider-mobile .swiper-slide{
	width: 150px;
	height: auto;
	justify-content: center;
}
.slider-desktop .swiper-slide{
	width: 250px;
	height: auto;
	justify-content: center;
}

.slider-desktop{
	display: flex;
	justify-content: center;
}

.icon-mobile{
	display: none;
}

@media screen and (max-width: 991.98px){
	.icon-desktop{
		display: none;
	}
	.icon-mobile{
		display: block;
	}
	.slider-mobile{
		display: block;
	}
	.slider-desktop{
		display: none;
	}
	.franchise_page__title__icon{
		position: relative;
		width: 20px;
	}
	.tf-franchise-info .franchise_page__action_btn__favorite,
	.tf-franchise-info .franchise_page__action_btn__compare{
		display: none;
	}
	.header-mobile-action__item .text-content{
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		white-space: normal;
		font-size: 12px;
	}
	.tf-franchise__heading-icons{
		top: 3px;
		position: relative;
	}
}

/* Затемнение */

.popup-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.3s ease, visibility 0.3s ease;
	z-index: 9;
}

.popup-overlay.active {
	opacity: 1;
	visibility: visible;
}


/*.swiper {*/
/*	overflow: hidden; !* Не даем уезжать слишком далеко *!*/
/*}*/

/*.swiper-wrapper {*/
/*	display: flex;*/
/*	align-items: center;*/
/*	transition-timing-function: ease-out; !* Плавная прокрутка *!*/
/*}*/

/*.slider-desktop .swiper-slide {*/
/*	width: 250px !important; !* Фиксированная ширина элементов *!*/
/*	flex-shrink: 0; !* Не даем уменьшаться *!*/
/*}*/


.errorBlock{
	color: red;
	margin-bottom: 20px;
}




/* Контейнер для слайдера */
.slider-out.basic-slider-wrap {
	width: 100%;
	overflow: hidden; /* Пусть Swiper контролирует прокрутку */
}

/* Обёртка слайдов Swiper (не ставим display: grid!) */
.swiper-wrapper.self-wrapper {
	display: flex;
	justify-content: flex-start;
	/* Из вашего кода: отрицательные отступы */
	margin-right: calc(var(--container-offset)* -1);
	margin-left: calc(var(--container-offset)* -1);

}

/* Слайд-колонка */
.swiper-slide.self {
	display: grid;
	/* Из вашего кода: 8 строк, max-height и т.д. */
	grid-template-rows: repeat(8, 1fr);
	max-height: 740px;
	row-gap: 32px;
	/* Доп. — пусть будут: */
	grid-auto-rows: auto;
	grid-auto-columns: auto;
	height: 740px;
	/* grid-column: span 1; */
}

/* Картинки внутри ссылок */
.swiper-slide.self > a > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	display: block;
	border-radius: 8px;
}

/* Раскладка .trd */
.items-8plus .swiper-slide.self.trd > .one {
	/* grid-area: 1 / 1 / 4 / 2; */
	grid-row: 1 / 4;

}
.items-8plus .swiper-slide.self.trd > .two {
	/* grid-area: 4 / 1 / 6 / 2;  */
	grid-row: 4 / 6;

}
.items-8plus .swiper-slide.self.trd > .three {
	/* grid-area: 6 / 1 / 9 / 2; */
	grid-row: 6 / 9;

}

/* Раскладка .tc2rd */
.items-8plus .swiper-slide.self.tc2rd > .one {
	/* grid-area: 1 / 1 / 3 / 2;  */
	grid-row: 1 / 3;

}
.items-8plus .swiper-slide.self.tc2rd > .two {
	/* grid-area: 3 / 1 / 7 / 2;  */
	grid-row: 3 / 7;


}
.items-8plus .swiper-slide.self.tc2rd > .three {
	/* grid-area: 7 / 1 / 9 / 2; */
	grid-row: 7 / 9;


}

/* Раскладка .tword */
.items-8plus .swiper-slide.self.tword > .one {
	/* grid-area: 1 / 1 / 5 / 2;  */
	grid-row: 1 / 5;


}
.items-8plus .swiper-slide.self.tword > .two {
	/* grid-area: 5 / 1 / 9 / 2; */
	grid-row: 5 / 9;

}


/* До 7 элементов
/* Раскладка .trd */
.items-7 .swiper-slide.self.trd > .one {
	grid-row: 1 / 4;

}
.items-7 .swiper-slide.self.trd > .two {
	grid-row: 4 / 6;

}
.items-7 .swiper-slide.self.trd > .three {
	grid-row: 6 / 9;

}

/* Раскладка .tc2rd */
.items-7 .swiper-slide.self.tc2rd > .one {
	grid-row: 1 / 3;

}
.items-7 .swiper-slide.self.tc2rd > .two {
	grid-row: 3 / 7;


}
.items-7 .swiper-slide.self.tc2rd > .three {
	grid-row: 7 / 9;


}

/* Раскладка .tword */
.items-7 .swiper-slide.self.tword > .one {
	grid-row: 1 / 9;
}




/* До 6 элементов
/* Раскладка .trd */
.items-6 .swiper-slide.self.trd > .one {
	grid-row: 1 / 4;

}
.items-6 .swiper-slide.self.trd > .two {
	grid-row: 4 / 6;

}
.items-6 .swiper-slide.self.trd > .three {
	grid-row: 6 / 9;

}

/* Раскладка .tc2rd */
.items-6 .swiper-slide.self.tc2rd > .one {
	grid-row: 1 / 4;

}
.items-6 .swiper-slide.self.tc2rd > .two {
	grid-row: 4 / 9;


}
.items-6 .swiper-slide.self.tc2rd > .three {
	/* УДАЛЕН */
}

/* Раскладка .tword */
.items-6 .swiper-slide.self.tword > .one {
	grid-row: 1 / 9;
}




/* До 5 элементов */

.items-5 .swiper-slide.self {
	height: 575px;
	max-height: 575px;

}
/* Раскладка .trd */
.items-5 .swiper-slide.self.trd > .one {
	grid-row: 1 / 5;

}
.items-5 .swiper-slide.self.trd > .two {
	grid-row: 5 / 9;

}
.items-5 .swiper-slide.self.trd > .three {
	/* Удален */
}

/* Раскладка .tc2rd */
.items-5 .swiper-slide.self.tc2rd > .one {
	grid-row: 1 / 3;

}
.items-5 .swiper-slide.self.tc2rd > .two {
	grid-row: 3 / 9;


}

/* Раскладка .tword */
.items-5 .swiper-slide.self.tword > .one {
	grid-row: 1 / 9;
}





/* До 4 элементов */

.items-4 .swiper-slide.self {
	height: 445px;
	max-height: 445px;

}
/* Раскладка .trd */
.items-4 .swiper-slide.self.trd > .one {
	grid-row: 1 / 5;

}
.items-4 .swiper-slide.self.trd > .two {
	grid-row: 5 / 9;

}


/* Раскладка .tc2rd */
.items-4 .swiper-slide.self.tc2rd > .one {
	grid-row: 1 / 9;

}
.items-4 .swiper-slide.self.tc2rd > .two {
	/* УДАЛЕН */


}

/* Раскладка .tword */
.items-4 .swiper-slide.self.tword > .one {
	grid-row: 1 / 9;
}



/* До 3 элементов */

.items-3 .swiper-slide.self {
	height: 445px;
	max-height: 445px;

}


/* Раскладка .trd */
.items-3 .swiper-slide.self.trd > .one {
	grid-row: 1 / 9;

}

.items-3 .swiper-slide.self.trd > .two {
	/* Удален */
}


/* Раскладка .tc2rd */
.items-3 .swiper-slide.self.tc2rd > .one {
	grid-row: 1 / 9;

}


/* Раскладка .tword */
.items-3 .swiper-slide.self.tword > .one {
	grid-row: 1 / 9;
}




/* До 2-х элементов */

.items-2 .swiper-slide.self {
	height: 445px;
	max-height: 445px;

}
/* Раскладка .trd */
.items-2 .swiper-slide.self.trd > .one {
	grid-row: 1 / 9;

}


/* Раскладка .tc2rd */
.items-2 .swiper-slide.self.tc2rd > .one {
	grid-row: 1 / 9;

}


/* Раскладка .tword */
.items-2 .swiper-slide.self.tword > .one {
	/* УДАЛЕН */
}


/* 1 элемент */
.items-1 .swiper-slide.self.tc2rd > .one {
	grid-row: 1 / 9;
	width: unset !important;

}

.items-2 .swiper-slide.self {
	height: 720px;
	max-height: 720px;

}




@media(max-width: 768px) {
	.items-2 .swiper-slide.self {
		height: 300px;
		max-height: 300px;

	}


	.items-3 .swiper-slide.self {
		height: 225px;
		max-height: 225px;
	}
}


/* Убираем right-маргин у последнего слайда */
.swiper-slide.self:last-child {
	margin-right: unset !important;
}


@media (max-width: 1200px) {
	.swiper-slide.self {
		row-gap: 12px;
	}
}

/* Пример медиа-запросов из вашего кода */
@media (max-width: 768px) {
	.swiper-slide.self {
		max-height: 640px;
		row-gap: 8px;
	}
}


@media (max-width: 480px) {
	.swiper-slide.self {
		max-height: 540px;
		row-gap: 8px;
	}
}




@media (max-width: 991.98px) {
	.basic-slider-wrap {
		padding: 0 0 0 10px;
	}
	.slider-out.basic-slider-wrap.media {
		width: calc(100% + 30px);
	}
}

span.duration {
	z-index: 2;
	position: absolute;
	right: 12px;
	bottom: 12px;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	padding: 6px 8px;
	border-radius: 4px;
	background: #242731B2;
}


@media(max-width: 768px) {
	span.duration {font-size: 14px;}
}

a[data-type="html5video"] {
	position: relative;
	z-index: 1;
}

a[data-type="html5video"] > img.svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); /* Центрируем */
	max-width: 50px;
	max-height: 60px;
}

@media(max-width: 768px) {
	a[data-type="html5video"] > img.svg {
		max-width: 25px;
		max-height: 28px;
	}
}

/*2025*/
.tf-franchise__section:not(:last-child) {
	margin-bottom: 40px;
}
.tf-franchise__section h2 {
	margin: 0px 0px 24px;
}
.tf-franchise__section h2.mr-lg{
	font-size: 32px;
}
.tf-franchise__section h2.mr-lg,
.tf-advantages-title.mr-lg,
.tf-advantages-title.mr-lg p{
	margin: 0px 0px 16px;
}
@media (min-width: 992px) {
	.tf-franchise__gallery {
		grid-column: 1 / 2;
	}
}

.tf-franchise-text__block,
.tf-franchise-advantages {
	margin-bottom: 40px;
}
.tf-franchise-package:not(:last-child) {
	margin-bottom: 24px;
}

.tf-advantages-title {
	position: relative;
	color: #333333;
	font-size: 22px;
	margin: 0 0 12px 0;
}
.tf-advantages-title.sticky_block {
	margin: 0 0 12px -10px;
}
.tf-franchise-package_list {
	list-style: none;
	padding-left: 0;
	margin: 0 0 4px;
}
.tf-franchise-advantages_list {
	list-style: none;
	padding-left: 0;
	margin: 0 0 16px;
}

.tf-franchise-package_list li:not(:last-child),
.tf-franchise-advantages_list li:not(:last-child) {
	margin-bottom: 12px;
}
.tf-franchise-package_list li,
.tf-franchise-advantages_list li {
	position: relative;
	padding-left: 25px;
	line-height: 1.4;
	font-size: 17px;
}

.tf-franchise-package_list li::before,
.tf-franchise-advantages_list li::before {
	content: "";
	position: absolute;
	left: 4px;
	top: 4px;
	width: 11px;
	height: 11px;
	background: linear-gradient(to bottom right, #7CBDEC, #004FAC);
	transform: rotate(45deg);
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	border-radius: 1px;
}

.tf-franchise-advantages__bottom {
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
	line-height: 130%;
}

@media (max-width: 768px) {
	.tf-franchise-package_list,
	.tf-franchise-advantages_list {
		grid-template-columns: 1fr;
	}
	.tf-franchise-package_list li,
	.tf-franchise-advantages_list li {
		font-size: 14px;
	}
	.tf-franchise-package_list li:not(:last-child),
	.tf-franchise-advantages_list li:not(:last-child) {
		margin-bottom: 8px;
	}
}


.tf-franchise-attention__block.blue {
	background: #ECF4FC;
}
.tf-franchise-attention__block.green {
	background: #ECFCF1;
}
.tf-franchise-attention__block {

	border-radius: 12px;
	padding: 25px;
	margin-bottom: 40px;
}

.tf-attention-content {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

.tf-attention-icon {
	width: 30px;
	height: 33px;
	flex-shrink: 0;
	margin-top: 3px;
}

.tf-franchise-attention__block__text {
	margin: 0;
	color: #333333;
	line-height: 1.6;
}

@media (max-width: 768px) {
	.tf-franchise-attention__block {
		padding: 20px 15px;
	}

	.tf-attention-content {
		gap: 15px;
	}

	.tf-attention-icon {
		width: 20px;
		height: 20px;
	}
}


.tf-franchise-folding {
	position: relative;
	padding-bottom: 40px;
	/*margin-bottom: 24px;*/
}

.tf-folding-title {
	font-size: 20px;
	margin-bottom: 15px;
	color: #333;
}

.tf-franchise-folding_list {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	max-height: 64px;
	overflow: hidden;
	transition: max-height 0.3s ease;
}

.tf-franchise-folding_list::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(248, 250, 252, 0.9) 100%);
	pointer-events: none;
}

.tf-franchise-folding_list.expanded {
	max-height: 2000px;
}

.tf-franchise-folding_list.expanded::after {
	display: none;
}

.tf-franchise-folding_list li {
	padding: 8px 0;
	position: relative;
	/*padding-left: 30px;*/
	line-height: 1.4;
	display: flex;
	align-items: center;
}
.tf-franchise-folding_list li .tf-icon{
	margin-right: 8px;
}
/*
.tf-franchise-folding_list li::before {
	content: '✅';
	position: absolute;
	left: 0;
}*/
/*
.tf-franchise-folding_list li::before {
	content: url('/local/templates/rtf2024/components/bitrix/catalog.element/poducts2025/img/check.png');
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
}*/
.tf-icon {
	width: 16px;
	height: 16px;
	min-width: 16px;
}
.tf-icon_lg {
	width: 20px;
	height: 20px;
}
.tf-icon_bg {
	width: 28px;
	height: 28px;
}

.tf-fold-toggle {
	color: #242731;
	cursor: pointer;
	padding: 15px 50px;
	display: flex;
	align-items: center;
	margin: auto;
	border: 1px solid #242731;
	border-radius: 10px;
	background: unset;
	font-size: 15px;
}

.tf-fold-toggle.expanded::after {
	transform: rotate(180deg);
}


.tf-franchise-blue__link {
	margin-bottom: 24px;
}

.tf-franchise-blue__link .tf-blue-link {
	color: #0066CC;
	text-decoration: none;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	display: inline-block;
	margin-bottom: 5px;
	transition: color 0.2s;
}

.tf-blue-link:hover {
	color: #004D99;
	text-decoration: underline;
}

.tf-link-hint {
	font-style: italic;
	color: #666;
	font-size: 14px;
	margin: 0;
}

.tf-franchise-about_block {
	display: flex;
	gap: 20px;
	background-color: #F7F4E4;
	padding: 20px;
	border-radius: 8px;
	margin-bottom: 20px;
}

.tf-franchise-about_block_left,
.tf-franchise-about_block_right {
	flex: 1;
}

.tf-franchise-about_block h3 {
	margin-top: 0;
	margin-bottom: 16px;
	color: #333;
	font-size: 30px;
	overflow: hidden;
	max-height: 36px;
}

.tf-franchise-about_block_left > div,
.tf-franchise-about_block_right > div {
	background-color: white;
	padding: 20px;
	border-radius: 8px;
}

.tf-franchise-about_block div p {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
}

.tf-franchise-about_block div p span:first-child {
	font-weight: bold;
	color: #333;
}

.tf-franchise-about_block div p span:last-child {
	color: #666;
}


.tf-franchise-stages {
	background-color: #ECF4FC;
	padding: 40px 20px;
	border-radius: 12px;
	margin-bottom: 40px;
}

.tf-franchise-stages h2 {
	text-align: center;
	margin-bottom: 30px;
	color: #333;
	font-size: 28px;
}

.tf-franchise-stages__list {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px;
}

.tf-franchise-stage {
	background: white;
	overflow: hidden;
	border-radius: 10px;
	padding: 8px;
	text-align: center;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	height: 150px;
}
/*
.tf-franchise-stage:hover {
	transform: translateY(-5px);
	box-shadow: 0 6px 12px rgba(0,0,0,0.1);
}*/
.tf-franchise-stage p:first-child {
	font-size: 32px;
	font-weight: bold;
	color: #AED1F2;
	margin-bottom: 0px;
	text-align: left;
}

.tf-franchise-stage p:last-child {
	font-size: 15px;
	color: #555;
	line-height: 1.4;
	text-align: left;
	font-weight: 400;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 1024px) {
	.tf-franchise-stages__list {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 600px) {
	.tf-franchise-stages__list {
		grid-template-columns: repeat(1, 1fr);
		gap: 8px;
	}
	.tf-franchise-stage {
		height: fit-content;;
		display: flex;
	}
	.tf-franchise-stages {
		padding: 20px;
	}
	.tf-franchise-stages h2 {
		text-align: left;
		font-size: 22px;
		margin-bottom: 16px;
	}
	.tf-franchise-stage p:first-child {
		font-size: 22px;
		margin: auto 0;
	}
	.tf-franchise-stage p:last-child {
		margin: auto 0 auto 15px;
	}
	.tf-franchise-history {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 10px;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.tf-franchise-history::-webkit-scrollbar {
		display: none;
	}

	.tf-franchise-history__item {
		scroll-snap-align: start;
	}

}

.tf-franchise-img_big {
	margin-bottom: 40px;
}
.tf-franchise-img_big img{
	border-radius: 8px;
}
.tf-franchise-text{
	margin-bottom: 40px;
}
.tf-franchise-info__show_count {
	margin-top: 10px;
	display: flex;
	align-items: center;
	margin-right: 2px;
}
.tf-franchise-info__show_count img.tf-icon{
	margin: 2px 0px;
}
.reviewsList .container {
	padding:0px;
}
.fancybox-inner #modalFreeConsult{
	padding: 40px;
}
.tf-franchise__header-info {
	gap: 5px;
	height: max-content;
}
.design2024 .franchise_page__questions{
	border: 1px solid #D8D8D8;
 	box-shadow: unset;
}
.input-wrapper_block {
	display: flex;
	justify-content: space-between;
}
.input-wrapper_block .input-wrapper {
	position: initial;
	min-width: auto;
}
@media (max-width: 767px) {
	main .breadcrumbs_wrapper {
		display:none;
	}
	.input-wrapper_block {
		gap: 8px;
	}
	.tf-franchise__section:not(:last-child),
	.tf-franchise-advantages {
		margin-bottom: 24px;
	}
	.tf-franchise__section p {
		font-size: 17px;
	}

	.tf-franchise-folding_list::after{
		height: 60px;
	}

	.tf-franchise-about_block h3 {
		overflow: unset;
		max-height: max-content;
		font-size: 22px;
	}
	.tf-franchise-about_block div p {
		font-size: 14px;
		flex-wrap: wrap;
		justify-content: normal;
		gap: 5px;
	}
}
@media (max-width: 1919px) {
	.tf-franchise-about_block {
		flex-direction: column;
	}
}
@media (max-width: 1600px) {
	.tf-franchise__header-info-item,
	.tf-franchise-history__item {
		width: 32%;
		max-width: 32%;
		height: 105px;
		flex-basis: 100%;
	}

	.tf-special-stats .tf-days-left {
		font-size: 16px;
		text-align: center;
		bottom: 20px;
		right: 10px;
		width: fit-content;
		position: absolute;
	}
	.tf-common-css-new .btn[type=submit] {
		padding: 0;
	}
}
@media (max-width: 1400px) {
	.tf-franchise__header-info-item,
	.tf-franchise-history__item {
		height: 105px;
	}
}
@media (max-width: 575.98px) {
	.tf-franchise__header-info {
		gap: 8px;
		height: max-content;
	}
	.tf-franchise-history {
		gap: 8px;
	}
}
/*video*/
.tf-franchise-video__block {
	width: 100%;
	margin: 0 auto 40px;
}

.tf-franchise-video__block-item {
	position: relative;
	width: 100%;
	/*padding-bottom: 56.25%; /* Соотношение 16:9 (для адаптивности) */
	overflow: hidden;
	border-radius: 8px; /* Опционально: скругление углов */
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Опционально: тень */
}

.video-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

.video-frame {
	position: relative;
	width: 100%;
	height: 100%;
}

.video-frame img {
	width: 100%;
	height: 60vh;
	object-fit: cover; /* Картинка заполняет весь блок без искажений */
	display: block;
}

.play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	transition: all 0.3s ease;
	z-index: 2;
}

.play-button::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-40%, -50%);
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-left: 20px solid #ff0000; /* Красный треугольник */
	border-bottom: 12px solid transparent;
}

/* Эффекты при наведении */
.video-link:hover .play-button {
	background: rgba(255, 255, 255, 1);
	transform: translate(-50%, -50%) scale(1.05);
}

/* Заглушка, если нет превью */
.video-placeholder {
	width: 100%;
	height: 100%;
	background: #f0f0f0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.tf-legal-note {
	font-size: 0.7em;
	color: #666;
	margin-bottom: 40px;
}

.official_info {
	border: 1px solid #D8D8D8;
	font-size: 16px;
}

.official_info__icon{
	height: 20px;
	margin-left: 8px;
	width: 20px;
	flex: 0 0 auto;
}

.official_info__title{
	font-size: 18px;
	margin-bottom: 16px;
}

.official_info__data{
	margin-bottom: 8px;
}

@media screen and (max-width: 768px){
	.official_info__title{
		font-size: 16px;
	}
	.tf-franchise .container{
		padding-left: 12px;
		padding-right: 12px;
	}
}
@media screen and (max-width: 385px){
	.official_info__title{
		/*font-size: 14px;*/
	}
	.official_info {
		/*font-size: 14px;*/
		padding: 16px;
	}
}
.reviews-catalog-wrapper__title_block h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* End */


/* Start:/local/components/dev/element.form/templates/.default/style.css?17494677053502*/
.tf-franchise-form {
    background: #AED1F2;
    border-radius: 12px;
    padding: 30px;
}

.tf-franchise-form:not(:last-child) {
    margin-bottom: 40px;
}

.tf-attention-form h3 {
    font-size: 22px;
    margin: 0 0 15px 0;
    color: #333;
}

.tf-attention-form p {
    color: #666;
    margin: 0 0 25px 0;
    line-height: 1.5;
}

.tf-form-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    margin-bottom: 20px;
}

.tf-form-group {
    position: relative;
}

.tf-form-group input {
    width: 100%;
    padding: 15px;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    background: #fff;
    transition: border 0.3s;
}

.tf-form-group input:focus {
    border-color: #0066CC;
    outline: none;
}

.tf-form-group label {
    position: absolute;
    left: 15px;
    top: 15px;
    color: #999;
    transition: all 0.3s;
    pointer-events: none;
    background: #fff;
    padding: 0 5px;
}

.tf-form-group input:focus + label,
.tf-form-group input:not(:placeholder-shown) + label {
    top: -10px;
    font-size: 12px;
    color: #0066CC;
    background: #F5F5F5;
}

.tf-form-checkbox {
    display: flex;
    align-items: flex-start;
}

.tf-form-checkbox input {
    margin-right: 10px;
    margin-top: 3px;
}

.tf-form-checkbox label {
    font-size: 14px;
    color: #242731;
    line-height: 1.5;
}
.tf-form-checkbox a:hover {
    text-decoration: underline;
}

.tf-form-submit {
    background: #242731;
    color: white;
    border: none;
    padding: 15px 30px;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s;
    width: 100%;
}

.tf-form-submit:hover {
    background: #004D99;
}
a.blink {
    font-weight: 400;
    line-height: 130%;
    text-decoration: underline;
    text-decoration-style: solid;
    color: inherit;
}
.tf-form-checkbox {
    position: relative;
    display: flex;
    align-items: flex-start;
    cursor: pointer;
    user-select: none;
}

.tf-form-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.tf-form-checkbox label {
    padding-left: 28px;
    color: #333;
    line-height: 1.4;
}

.tf-form-checkbox label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    background-color: #AED1F2;
    border: 1px solid #95A8CE;
    border-radius: 4px;
    transition: background 0.2s;
}

.tf-form-checkbox label:after {
    content: "";
    position: absolute;
    display: none;
    left: 7px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.tf-form-checkbox:hover label:before {
    background-color: #7a7f94;
}

.tf-form-checkbox input:checked ~ label:before {
    background-color: #888DA0;
    border-color: #95A8CE;
}

.tf-form-checkbox input:checked ~ label:after {
    display: block;
}


.tf-form-checkbox a.blink:hover {
    color: #004499;
}
.tf-form-checkbox:not(:last-child){
    margin: 16px 0px 0px;
}
.tf-form-checkbox:last-child{
    margin: 8px 0px 0px;
}
.tf-franchise-form__container .tf-franchise-info__agree {
    margin-top: 10px;
}
@media (max-width: 768px) {
    .tf-franchise-form {
        padding: 16px 12px;
    }
    .tf-attention-form h3 {
        margin: 0px 0px 8px 0px;
    }
    .tf-form-checkbox label {
        font-size: 11px;
    }
    .tf-form-grid {
        grid-template-columns: 1fr;
        gap: 8px;
    }
}

/* End */


/* Start:/local/components/dev/catalog.reviews.ajax/templates/.default/style.css?17657995266940*/
.reviewsList .reviews-catalog-wrapper {
	font-family: var(--font-family-base);
}

.reviewsList .reviews-catalog-wrapper__title_block {
    display: flex;
    align-items: center;
}
@media (min-width: 992px) {
	.reviewsList .reviews-catalog-wrapper__title_block h4{
		font-size: 24px;
	}
}
.reviewsList .swiper-navigation_detail-page {
    display: flex;
    gap: 12px;
    margin-left: 10px;
}

.reviewsList .swiper-navigation_detail-page .swiper-prev,
.reviewsList .swiper-navigation_detail-page .swiper-next {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #E7EBF4;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.reviewsList .swiper-navigation_detail-page .swiper-prev:hover,
.reviewsList .swiper-navigation_detail-page .swiper-next:hover {
    background: #e0e0e0;
}

.reviewsList .swiper-navigation_detail-page button {
     background: unset;
	padding: 0;
	display: flex;
	vertical-align: middle;
}

.reviewsList .swiper-navigation_detail-page .swiper-next button {
	margin-left: 2px;
}

.reviewsList .swiper-navigation_detail-page .swiper-prev img {
    transform: rotate(180deg);
}

.reviewsList .swiper-navigation_detail-page .swiper-button-disabled {
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
}

.reviewsList .swiper-navigation_detail-page .swiper-button-disabled > button {
    cursor: not-allowed;
}

.reviewsList .swiper-navigation_detail-page .swiper-button-disabled {
    background-color: #E7EBF4 !important;
}
.reviewsList .franchises_list.reviews-catalog-wrapper h4 a {
    border-radius: 8px;
    padding: 16px 24px;
    background-color: #FFFFFF;
    color: #0173FD;
}
.reviewsList .franchises_list.reviews-catalog-wrapper h4 .filter_page_arrow {
    width: 35px;
    height: 35px;
    margin-left: 10px;
    vertical-align: middle;
}
.reviewsList .slide-review__item .slide-review__text::after {
    content: none !important;
}
.reviewsList .slide-review-ajax .slide-review__item .slide-review__text {
    max-height: 300px;
    overflow: auto;
    position: relative;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    scrollbar-color: #e0e0e07a  transparent;
    transition: scrollbar-color 0.3s ease;
}

.reviewsList .slide-review-ajax .slide-review__item .slide-review__text::-webkit-scrollbar {
    width: 4px;
}

.reviewsList .slide-review-ajax .slide-review__item .slide-review__text::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 2px;
}

.reviewsList .slide-review-ajax .slide-review__item .slide-review__text::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 2px;
    transition: all 0.3s ease;
}

.reviewsList .slide-review-ajax .slide-review__item:hover .slide-review__text {
    scrollbar-color: #EB6124 transparent;
}

.reviewsList .slide-review-ajax .slide-review__item:hover .slide-review__text::-webkit-scrollbar-thumb {
    background: #EB6124;
}

.reviewsList .slide-review-ajax .slide-review__item:hover .slide-review__text::-webkit-scrollbar-thumb:hover {
    background: #d4561f;
}

.reviewsList .container {
	padding:0px;
}

.reviewsList .reviews-header {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 20px;
}
.reviewsList .reviews-header h4{
	margin: 0;
}
.reviewsList .swiper-navigation-detail {
	display: flex;
	align-items: center;
}
.reviewsList .swiper-detail-button-prev,
.reviewsList .swiper-detail-button-next {
	cursor: pointer;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.3s ease;
}
.reviewsList .swiper-detail-button-prev:hover,
.reviewsList .swiper-detail-button-next:hover {
	opacity: 0.8;
}
.reviewsList .swiper-detail-button-prev.swiper-button-disabled,
.reviewsList .swiper-detail-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: not-allowed;
}
.reviewsList .swiper-navigation-detail .icon {
	width: 24px;
	height: 24px;
	fill: currentColor;
	transition: transform 0.2s ease;
}
.reviewsList .swiper-detail-button-prev img {
	transform: rotate(180deg);
}
.reviewsList .swiper-detail-button-prev:hover .icon {
	transform: rotate(180deg) scale(1.1);
}
.reviewsList .swiper-detail-button-next:hover .icon {
	transform: scale(1.1);
}

.reviewsList .slide-review__item {
	background-color: var(--white-color);
	border-radius: 8px;
}
@media (min-width: 768px) {
	.reviewsList .slide-review-ajax .slide-review__item {
		padding: 20px;
	}
}
@media (max-width: 767.98px) {
	.reviewsList .slide-review-ajax .slide-review__item {
		padding: 8px;
	}
}
@media (max-width: 575.98px) {
	.reviewsList .slide-review-ajax .slide-review__item {
		min-width: 220px;
		width: 220px;
	}
}
@media (min-width: 576px) and (max-width: 767.98px) {
	.reviewsList .slide-review-ajax .slide-review__item {
		min-width: 450px;
		width: 450px;
	}
}
.reviewsList .slide-review-ajax .swiper-slide.slide-review__item {
	height: 332px;
	flex-direction: column;
	box-shadow: none;
	border: 1px solid #D8D8D8;
}

.reviewsList .slide-review__header {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-bottom: 8px;
}

.reviewsList .slide-review__header-text__name {
	font-size: 16px;
	font-weight: 600;
	color: #242731;
	line-height: 20px;
	text-transform: none;
	margin-bottom: 0px;
}

.reviewsList .slide-review__header-text__city {
font-size: 14px;
color: #242731;
line-height: 20px;
}
.reviewsList .slide-review__header-text__other {
color: #888DA0;
font-size: 16px;
line-height: 130%;
text-transform: uppercase;
}

.reviewsList .slide-review__header-img {
width: 60px !important;
height: 60px !important;
border-radius: 15px;
object-fit: cover;
}

.reviewsList .slide-review__header-text {
width: calc(100% - 60px);
height: 60px;
padding-left: 15px;
}

.reviewsList .slide-review__text p {
font-size: 15px;
line-height: 1.6;
}

.reviewsList .leave_review {
background: none;
color: #010000;
font-size: 20px;
display: inline-block;
transition: .3s;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 2px dotted;
}

.reviewsList .leave_review:hover {
border-bottom-color: transparent;
}

.reviewsList .franchise_page__review__share {
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: 20px;
}

.reviewsList .review__share__text {
margin-bottom: 10px;
}

@media (max-width: 767.98px) {
.reviewsList .slide-review__item {
padding: 30px;
background-color: #fff;
box-shadow: none;
border-radius: 8px;
}

.reviewsList .slide-review__header {
margin-bottom: 10px;
}

.reviewsList .slide-review__header-text {
height: auto;
}

.reviewsList .slide-review__text p {
margin-top: 0;
margin-bottom: 0;
}

.reviewsList .franchise_page__review__share {
margin-bottom: 12px;
}

.reviewsList .review__share__text {
text-align: center;
}
}

@media (min-width: 768px) {
.reviewsList .franchise_page__review .slide-review__text p {
font-size: 17px;
}
}
/* End */


/* Start:/local/components/dev/freeConsult.button/templates/detail/style.css?1740570800177*/
.btn-reset.btn.btn-primary.inactive{
    background-color: #888DA0;
}

@media screen and (max-width: 991.98px) {
    .btn.btn-free-consult{
        background: #242731;
    }
}

/* End */


/* Start:/local/components/dev/favorite.button/templates/detail/style.css?1740570800303*/
.franchise_page__action_btn__favorite .icon.icon-active{
    display: none;
}
.franchise_page__action_btn__favorite .icon{
    display: block;
}
.franchise_page__action_btn__favorite.active .icon.icon-active{
    display: block;
}
.franchise_page__action_btn__favorite.active .icon{
    display: none;
}
/* End */


/* Start:/local/components/dev/compare.button/templates/detail/style.css?1740570800297*/
.franchise_page__action_btn__compare .icon.icon-active{
    display: none;
}
.franchise_page__action_btn__compare .icon{
    display: block;
}
.franchise_page__action_btn__compare.added .icon.icon-active{
    display: block;
}
.franchise_page__action_btn__compare.added .icon{
    display: none;
}
/* End */


/* Start:/local/components/dev/freeConsult.button/templates/detail_trigger/style.css?174057080069*/
.btn-reset.btn.btn-primary.inactive{
    background-color: #888DA0;
}
/* End */


/* Start:/local/components/dev/freeConsult.button/templates/detail_fixed/style.css?174057080085*/
.btn-reset.btn.btn-primary.inactive{
    background: #888DA0;
    box-shadow: none;
}
/* End */
/* /local/components/mx/mx.record.list/templates/a101_slider/style.css?17328692617721 */
/* /local/templates/rtf2024/components/bitrix/catalog.element/poducts2025/style.css?176426256141147 */
/* /local/components/dev/element.form/templates/.default/style.css?17494677053502 */
/* /local/components/dev/catalog.reviews.ajax/templates/.default/style.css?17657995266940 */
/* /local/components/dev/freeConsult.button/templates/detail/style.css?1740570800177 */
/* /local/components/dev/favorite.button/templates/detail/style.css?1740570800303 */
/* /local/components/dev/compare.button/templates/detail/style.css?1740570800297 */
/* /local/components/dev/freeConsult.button/templates/detail_trigger/style.css?174057080069 */
/* /local/components/dev/freeConsult.button/templates/detail_fixed/style.css?174057080085 */
