

/* Start:/local/templates/main_b2c/components/bitrix/news.detail/tourism_company/style.css?178514948025661*/
div.news-detail {
	word-wrap: break-word;
}

div.news-detail img.detail_picture {
	float: left;
	margin: 0 8px 6px 1px;
}

.news-date-time {
	color: #486DAA;
}

h1.h-2.b2c-page-title {
	font-size: clamp(1.375rem, 1.2rem + 0.875vw, 2.25rem);
	font-weight: 700;
}

.tourism-detail__branches {
	display: flex;
	margin-bottom: 2rem;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.5rem;
}

.tourism-detail__branches-tag {
	display: inline-flex;
	align-items: center;
	height: 28px;
	border-radius: 14px;
	border: 1px solid var(--q-violet-3);
	color: var(--q-primary);
	font-size: 14px;
	padding: 0 0.5rem;
}

/* @charset "UTF-8"; */
.tourism-detail__programs-title[data-v-1b8d813d] {
	font-size: 28px;
	font-weight: 600;
	line-height: 130%;
	margin: 0 0 24px
}

@media screen and (max-width: 480px) {
	.tourism-detail__programs-title[data-v-1b8d813d] {
		font-size: 23px
	}
}

.tourism-detail__programs-list[data-v-1b8d813d] {
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin: 0 0 0 16px;
	padding: 12px 32px 24px
}

@media screen and (max-width: 480px) {
	.tourism-detail__programs-list[data-v-1b8d813d] {
		padding: 20px
	}
}

.tourism-detail__programs-item[data-v-1b8d813d] {
	font-size: 16px
}

.tourism-detail__programs-item[data-v-1b8d813d]::marker {
	color: #534fbd
}

.tourism-detail__programs[data-v-1b8d813d] .q-list {
	gap: 16px;
	display: flex;
	flex-direction: column
}

.tourism-detail__programs[data-v-1b8d813d] .q-item__section--side {
	padding-right: 0
}

.tourism-detail__programs[data-v-1b8d813d] .q-item {
	justify-content: space-between;
	padding: 24px 32px
}

.tourism-detail__programs[data-v-1b8d813d] .q-expansion-item {
	background-color: var(--q-violet);
	border-radius: 24px;
	overflow: hidden
}

.tourism-detail__programs[data-v-1b8d813d] .q-link {
	font-weight: 600
}

.tourism-list-details__block {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
	gap: 16px
}

@media screen and (max-width: 920px) {}

@media screen and (max-width: 480px) {}

.tourism-list-details__block-logo {
	padding: 20px;
	gap: 32px;
	flex: 1;
	border: 1px solid var(--q-violet-3);
	border-radius: 1rem;
	flex: 0 0 auto;
	/* width: 360px; */
	/* height: 240px; */
	max-width: 360px;
	max-height: 240px;
	/* min-width: 360px; */
	/* min-height: 240px; */
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

.tourism-list-details__block-contacts {
	display: flex;
	flex-direction: column;
	background-color: var(--q-violet);
	border-radius: 1rem;
	padding: 20px;
	gap: 32px;
	flex: 1;
}


.tourism-list-details__block-contacts a {
	color: var(--q-primary);
	font-weight: 600;
	text-decoration: none;
}

.tourism-list-details__block-logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	display: block;
}

.tourism-list-details__block-logo {
	font-size: 14px;
	margin-bottom: 4px;
	border: 1px solid var(--q-violet-3);
	border-radius: 1rem;
	flex: 0 0 auto;
	/* width: 360px; */
	/* height: 240px; */
	max-width: 360px;
	max-height: 240px;
	/* min-width: 360px; */
	/* min-height: 240px; */
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}

.tourism-list-details__block-logo img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: contain;
	object-position: center;
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 920px) {
	.tourism-list-details__block {
		flex-direction: column;
	}

	.tourism-list-details__item[data-v-52473686]:nth-child(1) {
		grid-area: a
	}

	.tourism-list-details__item[data-v-52473686]:nth-child(2) {
		grid-area: b
	}

	.tourism-list-details__item[data-v-52473686]:nth-child(3) {
		grid-area: c
	}
}

.tourism-list-details__item-icon[data-v-52473686] {
	width: 56px;
	height: 56px;
	background-color: #9d8ffe;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center
}

.tourism-map-route-head {
	flex-wrap: wrap;
}

.tourism-map-route__map[data-v-4faf2382] {
	height: 410px;
	border-radius: 20px;
	overflow: hidden
}

@media screen and (max-width: 480px) {
	.tourism-map-route__map[data-v-4faf2382] {
		height: 180px
	}
}

.tourism-map-route__marker-label[data-v-4faf2382] {
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 12px;
	background: linear-gradient(90deg, rgba(255, 255, 255, .5960784314) 0%, rgba(255, 255, 255, .4862745098) 100%);
	border-radius: 4px;
	backdrop-filter: blur(10px);
	margin-left: 8px;
	padding: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 100%
}

.tourism-map-route h3[data-v-4faf2382] {
	font-size: 28px;
	font-weight: 600;
	line-height: 130%;
	margin: 0 0 24px
}

@media screen and (max-width: 480px) {
	.tourism-map-route h3[data-v-4faf2382] {
		font-size: 23px
	}
}

[data-v-4faf2382] .__ymap-marker_wrapper {
	display: flex;
	align-items: center;
	position: relative
}

.tourism-detail__main[data-v-17c117d6] {
	display: flex;
	flex-direction: column;
	gap: clamp(2.5rem, 2.125rem + 1.875vw, 4.375rem);
	padding: clamp(2.5rem, 2.125rem + 1.875vw, 4.375rem) 0 0;
}


.tourism-detail__breadcrumbs[data-v-17c117d6] {
	margin-bottom: 24px
}

.tourism-detail__head[data-v-17c117d6] {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 16px
}

.tourism-detail__title[data-v-17c117d6] {
	font-size: 36px;
	font-weight: 700;
	line-height: 120%;
	max-width: 940px
}

@media screen and (max-width: 920px) {
	.tourism-detail__title[data-v-17c117d6] {
		font-size: 28px
	}
}

@media screen and (max-width: 480px) {
	.tourism-detail__title[data-v-17c117d6] {
		font-size: 23px
	}
}

.tourism-detail__categories[data-v-17c117d6] {
	margin: 0 0 32px;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 6px
}

.tourism-detail__category[data-v-17c117d6] {
	font-size: 12px;
	font-weight: 500;
	line-height: 130%;
	color: #534fbd;
	padding: 6px 8px;
	border: 1px solid #d6d7ff;
	border-radius: 100px
}

.tourism-detail__favorite[data-v-17c117d6] {
	border: none;
	background: none;
	margin: 0;
	cursor: pointer;
	outline: none;
	transition: .2s ease-in;
	transition-property: background-color, color;
	padding: 14px 12px;
	display: flex;
	align-items: center;
	gap: 8px;
	border: 1px solid #8654cc;
	font-size: 14px;
	font-weight: 500;
	color: #8654cc;
	border-radius: 8px
}

.tourism-detail__favorite-active[data-v-17c117d6] {
	background-color: #8654cc;
	color: #fff
}

@media screen and (max-width: 920px) {
	.tourism-detail__favorite[data-v-17c117d6] {
		width: 48px;
		height: 48px
	}
}

@media screen and (max-width: 480px) {
	.tourism-detail__favorite[data-v-17c117d6] {
		width: 40px;
		height: 40px;
		padding: 10px
	}
}

.tourism-detail__favorite span[data-v-17c117d6] {
	white-space: nowrap
}

@media screen and (max-width: 920px) {
	.tourism-detail__favorite span[data-v-17c117d6] {
		display: none
	}
}

.tourism-detail__favorite-icon[data-v-17c117d6] {
	width: 22px;
	height: 22px;
	fill: #fff;
	display: flex;
	align-items: center;
	justify-content: center
}

@media screen and (max-width: 480px) {
	.tourism-detail__favorite-icon[data-v-17c117d6] {
		width: 18px;
		height: 18px
	}
}


/* @charset "UTF-8"; */
.tourism-detail__description[data-v-2833b88c] {
	position: relative;
}

.tourism-detail__description-content[data-v-2833b88c] {
	display: flex;
	gap: clamp(1rem, 0.9rem + 0.5vw, 1.5rem);
	border: 1px solid var(--q-violet);
	padding: clamp(1.25rem, 1.1rem + 0.75vw, 2rem);
	border-radius: clamp(1.25rem, 1.15rem + 0.5vw, 1.75rem);
	font-size: clamp(0.875rem, 0.825rem + 0.25vw, 1.125rem);
	align-items: flex-start;
}

@media all and (max-width: 768px) {
	.tourism-detail__description-content {
		flex-direction: column;
	}

	.tourism-detail__description-content-logo {
		max-width: 120px;
	}
}

.tourism-detail__description-content-logo {
	flex: 0 0 auto;
	max-width: 200px;
	border-radius: clamp(0.5rem, 0.4rem + 0.5vw, 1rem);
}

.tourism-detail__description-content-text {
	flex: 1;
}

.tourism-detail__history {
	padding: clamp(1.25rem, 1.1rem + 0.75vw, 2rem);
	border-radius: clamp(1.25rem, 1.15rem + 0.5vw, 1.75rem);
	font-size: clamp(0.875rem, 0.825rem + 0.25vw, 1.125rem);
	background-color: var(--q-violet);
}

.tourism-detail__description-content h3,
.tourism-detail__history h3 {
	font-size: clamp(1rem, 0.95rem + 0.25vw, 1.25rem);
	font-weight: 600;
	line-height: 138%;
	max-width: 596px;
	margin: 0 0 clamp(1rem, 0.95rem + 0.25vw, 1.25rem);
}


.tourism-detail__info-list[data-v-7587b6fb] {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
	gap: 16px
}

@media screen and (max-width: 480px) {
	.tourism-detail__info-list[data-v-7587b6fb] {
		grid-template-columns: repeat(auto-fill, minmax(100%, 1fr))
	}
}

.tourism-detail__info-item[data-v-7587b6fb] {
	display: flex;
	gap: 20px;
	border: 1px solid #d6d7ff;
	padding: 20px;
	border-radius: 20px;
	align-items: center;
}

.tourism-detail__info-item[data-v-7587b6fb]:last-child:nth-child(odd) {
	grid-column: span 2
}

@media screen and (max-width: 480px) {
	.tourism-detail__info-item[data-v-7587b6fb]:last-child:nth-child(odd) {
		grid-column: span 1
	}
}

.tourism-detail__info-text[data-v-7587b6fb] {
	display: flex;
	flex-direction: column;
	gap: 2px;
	font-size: 16px
}

@media screen and (max-width: 480px) {
	.tourism-detail__info-text[data-v-7587b6fb] {
		font-size: 14px
	}
}

.tourism-detail__info-text span[data-v-7587b6fb]:last-child {
	font-weight: 600;
	font-size: 18px
}

@media screen and (max-width: 480px) {
	.tourism-detail__info-text span[data-v-7587b6fb]:last-child {
		font-size: 16px
	}
}

.tourism-detail__info-icon[data-v-7587b6fb] {
	width: 56px;
	height: 56px;
	min-width: 56px;
	background-color: #9d8ffe;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center
}

.select-date[data-v-45972a5c] {
	position: relative;
	cursor: pointer
}

.select-date__value[data-v-45972a5c] {
	position: relative
}

.select-date[data-v-45972a5c] .input * .q-field__control {
	height: 48px;
	background-color: transparent
}

.select-date[data-v-45972a5c] .q-field--outlined.q-field--readonly .q-field__control:before {
	border-style: solid
}

.select-date[data-v-45972a5c] label {
	background: transparent;
	width: 100%
}

.select-date[data-v-45972a5c] .q-field__append {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 16px
}

.select-date__dropdown[data-v-45972a5c] {
	position: absolute;
	left: 0;
	top: calc(100% - 14px);
	width: 100%;
	z-index: 1000
}

.calendar-component__button[data-v-45972a5c] {
	width: 100%
}

[data-v-45972a5c] .q-date {
	box-shadow: none;
	width: 100%;
	border: 1px solid #8654cc;
	border-radius: 10px;
	background-color: #f7f5ff
}

[data-v-45972a5c] .q-date__navigation .block {
	font-size: 16px;
	font-weight: 600
}

[data-v-45972a5c] .q-date__view {
	padding: 12px
}

[data-v-45972a5c] .q-date__calendar-weekdays .q-date__calendar-item>div {
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	text-transform: lowercase
}

[data-v-45972a5c] .q-date__calendar-days>div {
	height: 40px !important
}

[data-v-45972a5c] .q-date__navigation {
	position: relative
}

[data-v-45972a5c] .q-date__navigation div:nth-child(n+4) {
	display: none
}

[data-v-45972a5c] .q-date__navigation .block:after {
	content: var(--v5442caed)
}

[data-v-45972a5c] .q-icon {
	font-size: 24px
}

[data-v-45972a5c] .q-date__calendar-item button {
	height: 100% !important;
	width: 40px !important;
	border-radius: 8px !important
}

[data-v-45972a5c] .q-date__edit-range-from:after {
	border-top-left-radius: 8px !important;
	border-bottom-left-radius: 8px !important
}

[data-v-45972a5c] .q-date__edit-range-to:after {
	border-top-right-radius: 8px !important;
	border-bottom-right-radius: 8px !important
}

[data-v-45972a5c] .q-date__edit-range-from-to:after {
	border-radius: 8px !important
}

[data-v-45972a5c] .q-date__range:before {
	opacity: 1;
	background: #d7baff
}

[data-v-45972a5c] .q-date__range button {
	color: #000 !important
}

[data-v-45972a5c] .q-date__range .q-date__today {
	box-shadow: none !important
}

.tourism-order[data-v-9ef767ec] {
	position: relative
}

.tourism-order__loading[data-v-9ef767ec] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: calc(infinity);
	background-color: #ffffff80;
	display: flex;
	align-items: center;
	justify-content: center
}

.tourism-order__title[data-v-9ef767ec] {
	font-size: 28px;
	font-weight: 600;
	line-height: 130%;
	margin: 0
}

@media screen and (max-width: 920px) {
	.tourism-order__title[data-v-9ef767ec] {
		max-width: 544px
	}
}

@media screen and (max-width: 480px) {
	.tourism-order__title[data-v-9ef767ec] {
		font-size: 23px
	}
}

.tourism-order__button[data-v-9ef767ec] {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border-radius: 0;
	outline: none;
	color: #8654cc;
	font-size: 16px;
	font-weight: 500
}

@media screen and (max-width: 480px) {
	.tourism-order__button[data-v-9ef767ec] {
		font-size: 12px
	}
}

.tourism-order[data-v-9ef767ec] .button {
	min-width: 200px
}

.tourism-order__form[data-v-9ef767ec] {
	padding: 32px;
	border-radius: 24px;
	border: 1px solid #d6d7ff;
	background-color: #f7f5ff
}

@media screen and (max-width: 920px) {
	.tourism-order__form[data-v-9ef767ec] {
		padding: 24px;
		border-radius: 20px
	}
}

@media screen and (max-width: 480px) {
	.tourism-order__form[data-v-9ef767ec] {
		padding: 20px
	}
}

.tourism-order__form[data-v-9ef767ec] .q-checkbox__inner {
	font-size: 20px
}

.tourism-order__form[data-v-9ef767ec] .q-checkbox {
	margin-bottom: 0
}

@media screen and (max-width: 480px) {
	.tourism-order__form-button[data-v-9ef767ec] {
		width: 100%
	}
}

.tourism-order__form-agreement[data-v-9ef767ec] {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 16px;
	font-weight: 500;
	line-height: 140%;
	margin: 20px 0
}

@media screen and (max-width: 920px) {
	.tourism-order__form-agreement[data-v-9ef767ec] {
		margin: 0 0 20px
	}
}

@media screen and (max-width: 480px) {
	.tourism-order__form-agreement[data-v-9ef767ec] {
		align-items: flex-start
	}
}

.tourism-order__form-agreement a[data-v-9ef767ec] {
	color: #8654cc
}

.tourism-order__form-items[data-v-9ef767ec] {
	display: flex;
	gap: 12px;
	flex-wrap: wrap
}

@media screen and (max-width: 920px) {
	.tourism-order__form-items[data-v-9ef767ec] {
		gap: 8px
	}
}

@media screen and (max-width: 480px) {
	.tourism-order__form-items[data-v-9ef767ec] {
		gap: 0
	}
}

.tourism-order__form-item label[data-v-9ef767ec] {
	font-size: 16px;
	line-height: 140%;
	font-weight: 500;
	margin-bottom: 6px;
	display: block;
	background: transparent
}

.tourism-order__form-item label span[data-v-9ef767ec] {
	color: #ff1c1c
}

.tourism-order__form-item[data-v-9ef767ec] .input * .q-field__control {
	height: 48px
}

.tourism-order__form-item[data-v-9ef767ec]:nth-child(n+1) {
	width: calc(33.1% - 12px)
}

@media screen and (max-width: 920px) {
	.tourism-order__form-item[data-v-9ef767ec]:nth-child(n+1) {
		width: calc(50% - 8px)
	}
}

@media screen and (max-width: 480px) {
	.tourism-order__form-item[data-v-9ef767ec]:nth-child(n+1) {
		width: 100%
	}
}

.tourism-order__form-item[data-v-9ef767ec]:nth-child(n+4) {
	width: calc(50% - 12px);
	margin-top: -20px
}

@media screen and (max-width: 920px) {
	.tourism-order__form-item[data-v-9ef767ec]:nth-child(n+4) {
		width: calc(50% - 8px)
	}
}

@media screen and (max-width: 480px) {
	.tourism-order__form-item[data-v-9ef767ec]:nth-child(n+4) {
		width: 100%;
		margin-top: 0
	}
}

@media screen and (max-width: 920px) {
	.tourism-order__form-item[data-v-9ef767ec]:nth-child(3) {
		margin-top: -20px
	}
}

@media screen and (max-width: 480px) {
	.tourism-order__form-item[data-v-9ef767ec]:nth-child(3) {
		margin-top: 0
	}
}

@media screen and (max-width: 920px) {
	.tourism-order__form-item[data-v-9ef767ec]:last-child {
		width: 100%
	}
}

.tourism-order__head[data-v-9ef767ec] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 24px
}

@media screen and (max-width: 480px) {
	.tourism-order__head[data-v-9ef767ec] {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px
	}
}

.tourism-order[data-v-9ef767ec] .input * .q-field__control:before {
	border-color: #1c1b1d26
}

.tourism-order[data-v-9ef767ec] .select-component * .q-field__control:before {
	border-color: #1c1b1d26
}

.video-component[data-v-5848fe83] {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	border-radius: 20px;
	overflow: hidden;
	width: 100%
}

.video-component__video[data-v-5848fe83],
.video-component__image[data-v-5848fe83] {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover
}

.video-component.is-playing .video-component__play-button[data-v-5848fe83] {
	opacity: 0;
	pointer-events: none
}

.video-component.is-playing:hover .video-component__play-button[data-v-5848fe83] {
	opacity: 1;
	pointer-events: auto
}

.video-component__play-button[data-v-5848fe83] {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	outline: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 64px;
	height: 64px;
	background-color: #fff;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity .2s ease-in-out
}

.tourism-modal-slider[data-v-edcf917e] {
	position: relative;
	background-color: #fff;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center
}

.tourism-modal-slider__nav[data-v-edcf917e] {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 24px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

@media screen and (max-width: 920px) {
	.tourism-modal-slider__nav[data-v-edcf917e] {
		display: none
	}
}

.tourism-modal-slider__nav-btn[data-v-edcf917e] {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border-radius: 0;
	outline: none;
	color: #1c1b1d;
	font-size: 24px
}

.tourism-modal-slider__wrapper[data-v-edcf917e] {
	width: 100%
}

@media screen and (max-width: 920px) {
	.tourism-modal-slider__wrapper[data-v-edcf917e] {
		padding: 0 20px
	}
}

.tourism-modal-slider__swiper[data-v-edcf917e] {
	width: 100%;
	height: 80dvh;
	max-width: 1079px
}

@media screen and (max-width: 920px) {
	.tourism-modal-slider__swiper[data-v-edcf917e] {
		max-width: 100%;
		width: 100%;
		padding: 0 0 40px;
		height: auto
	}
}

.tourism-modal-slider__img[data-v-edcf917e] {
	border-radius: 20px;
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover
}

@media screen and (max-width: 920px) {
	.tourism-modal-slider__img[data-v-edcf917e] {
		height: auto
	}
}

.tourism-modal-slider__close-icon[data-v-edcf917e] {
	position: absolute;
	top: 16px;
	right: 16px
}

.tourism-modal-slider__close-icon[data-v-edcf917e] .button__native {
	font-size: 30px
}

[data-v-edcf917e] .large-bullets {
	display: none
}

@media screen and (max-width: 920px) {
	[data-v-edcf917e] .large-bullets {
		display: block
	}
}

@media screen and (max-width: 920px) {
	[data-v-edcf917e] .large-bullets .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin: 0 2px;
		background-color: #939393;
		opacity: .5
	}
}

[data-v-edcf917e] .large-bullets .swiper-pagination-bullet-active {
	background-color: #8654cc;
	opacity: 1
}

.tourism-gallery[data-v-45e38374] {
	height: 434px
}

@media screen and (max-width: 920px) {
	.tourism-gallery[data-v-45e38374] {
		height: 100%
	}
}

.tourism-gallery__grid[data-v-45e38374] {
	display: flex;
	gap: 16px;
	height: 100%
}

@media screen and (max-width: 920px) {
	.tourism-gallery__grid[data-v-45e38374] {
		flex-direction: column
	}
}

@media screen and (max-width: 480px) {
	.tourism-gallery__grid[data-v-45e38374] {
		gap: 7px
	}
}

.tourism-gallery__grid-group[data-v-45e38374] {
	max-width: 547px;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
	gap: 16px
}

@media screen and (max-width: 920px) {
	.tourism-gallery__grid-group[data-v-45e38374] {
		grid-template-columns: repeat(auto-fill, minmax(23%, 1fr));
		max-width: 100%
	}
}

@media screen and (max-width: 480px) {
	.tourism-gallery__grid-group[data-v-45e38374] {
		grid-template-columns: repeat(auto-fill, minmax(32%, 1fr));
		gap: 7px
	}
}

.tourism-gallery__grid-item--small[data-v-45e38374] {
	max-width: 265px;
	height: 209px;
	border-radius: 20px;
	overflow: hidden;
	cursor: pointer;
	position: relative
}

@media screen and (max-width: 920px) {
	.tourism-gallery__grid-item--small[data-v-45e38374] {
		max-height: 139px
	}
}

@media screen and (max-width: 480px) {
	.tourism-gallery__grid-item--small[data-v-45e38374] {
		height: 80px;
		border-radius: 12px
	}
}

.tourism-gallery__grid-item-overlay[data-v-45e38374] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(0deg, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, .4) 100%)
}

.tourism-gallery__grid-item[data-v-45e38374] {
	position: relative;
	overflow: hidden;
	border-radius: 20px;
	cursor: pointer;
	display: flex;
	flex-grow: 1
}

@media screen and (max-width: 480px) {
	.tourism-gallery__grid-item[data-v-45e38374] {
		border-radius: 12px
	}
}

@media screen and (max-width: 920px) {
	.tourism-gallery__grid-item[data-v-45e38374]:not(:first-child) {
		height: 139px
	}
}

@media screen and (max-width: 480px) {
	.tourism-gallery__grid-item[data-v-45e38374]:not(:first-child) {
		height: auto;
		height: 80px
	}
}

.tourism-gallery__grid-item[data-v-45e38374]:nth-child(1) {
	border-radius: 24px
}

@media screen and (max-width: 920px) {
	.tourism-gallery__grid-item[data-v-45e38374]:nth-child(1) {
		border-radius: 20px
	}
}

@media screen and (max-width: 480px) {
	.tourism-gallery__grid-item[data-v-45e38374]:nth-child(1) {
		height: auto;
		min-height: 80px
	}
}

.tourism-gallery__grid-image[data-v-45e38374] {
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover
}

.tourism-gallery__grid-plus[data-v-45e38374] {
	border: none;
	background: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border-radius: 0;
	outline: none;
	font-size: 36px;
	font-weight: 700;
	color: #fff
}

@media screen and (max-width: 480px) {
	.tourism-gallery__grid-plus[data-v-45e38374] {
		font-size: 20px
	}
}

/* -------------------------------------------------------------------------------------*/
.partner-card {
	display: flex;
	flex-direction: column;
	gap: 8px;
	text-decoration: none;
	color: inherit;
}

.partner-card__logo {
	width: 100%;
	aspect-ratio: 4 / 3;
	border-radius: 12px;
	overflow: hidden;
	background: #f5f5f5;
}

.partner-card__logo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.partner-card__no-image {
	width: 100%;
	height: 100%;
	background: #e8e8e8;
}

.partner-card__name {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.3;
	color: var(--q-text-color, #1a1a1a);
}

.partner-card__meta {
	display: flex;
	gap: 8px;
	font-size: 13px;
	color: #777;
}

.tourism-detail__products-list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 1rem;
}

@media (max-width: 992px) {
	.tourism-detail__products-list {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1rem;
	}
}

@media (max-width: 640px) {
	.tourism-detail__products-list {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1rem;
	}
}

@media (max-width: 480px) {
	.tourism-detail__products-list {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		gap: 1rem;
	}
}

.tourism-detail__products-tag {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	padding: 1rem;
	border-radius: 12px;
	background: var(--q-secondary-light, #eeeeff);
	color: var(--q-text-color, #1a1a1a);
	text-decoration: none;
	font-size: 14px;
	line-height: 1.3;
	/* max-width: 280px; */
}

.tourism-detail__products-tag::before {
	content: '';
	min-width: 8px;
	width: 8px;
	height: 8px;
	margin-top: 4px;
	border-radius: 50%;
	background: var(--q-primary, #8654CC);
}

.tourism-detail__reviews-section {
	display: flex;
	flex-direction: column;
	gap: 16px;
	align-items: center;
}

.partner-detail-section--reviews {
	width: 100%;
}

.tourism-detail__reviews-section .review-card {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 16px;
	border: 1px solid #e8e8ff;
	border-radius: 16px;
	padding: 20px;
	font-size: 16px;
	height: 100%;
}

.review-card__text {
	margin: 0;
	flex-grow: 1;
	font-size: 16px;
}

.review-card__author {
	color: #939393;
	font-size: 16px;
	word-wrap: break-word;
	/* перенос длинных слов */
	word-break: break-word;
	/* перенос слов при необходимости */
	white-space: normal;
	/* разрешает перенос по словам (значение по умолчанию) */
	overflow-wrap: break-word;
	/* современный аналог word-wrap */
}

.b2c-tour-request-btn-mobile {
	display: none !important;
}

@media (max-width: 480px) {
	.pxy8.tourism-detail__description {
		padding-bottom: var(--space-5) !important;
	}

	.b2c-tour-request-btn {
		display: none !important;
	}

	.b2c-btn.b2c-tour-request-btn-mobile {
		display: block !important;
		margin-top: var(--space-5) !important;
		min-height: 48px;
		text-align: center;
	}
}

/* End */


/* Start:/local/templates/main_b2c/css/slider.horizontal.css?17849029614303*/
/* Основные стили для контейнера */
.slider__wrapper {
    position: relative;
    margin: 4rem auto 0;
    display: grid;
}

/* Заголовок */
.slider__head {
    margin-bottom: 1.75rem;
    display: flex; /* добавить */
    justify-content: space-between; /* добавить */
    align-items: center; /* добавить */
}

/* Новый блок с кнопками */
.slider__head-nav {
    display: flex;
    gap: 12px;
}

.slider__title {
    font-size: 28px !important;
    font-weight: 600;
    margin: 0;
}

/* Стили для кнопок */
.slider__head-nav .button {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #fff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    padding: 0;
}

.slider__head-nav .button:hover:not(:disabled) {
    background: #f5f5f5;
    border-color: #999;
}

.slider__head-nav .button:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.slider__head-nav .button .q-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider__head-nav .button .q-icon svg {
    width: 20px;
    height: 20px;
    fill: #333;
}

/* Контейнер слайдера с горизонтальным скроллом */
.slider-content {
    position: relative;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* для плавного скролла на мобильных */
    scrollbar-width: thin; /* для Firefox */
    scrollbar-color: #888 #f1f1f1; /* для Firefox */
    padding-bottom: 20px; /* место для скроллбара */
    scroll-behavior: smooth;
}

/* Стилизация скроллбара для WebKit браузеров (Chrome, Safari, Edge) */
.slider-content::-webkit-scrollbar {
    height: 6px;
}

.slider-content::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.slider-content::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.slider-content::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.slider-content .swiper-wrapper {
    display: flex;
    gap: 16px;
    width: max-content; /* важное свойство для горизонтального скролла */
    padding: 0;
    margin: 0;
}

.slider-content .swiper-slide {
    width: 280px; /* фиксированная ширина карточки */
    flex-shrink: 0; /* запрещаем сжиматься */
    list-style: none;
}

/* Карточка */
.slider-content .recenty-card {
    display: block;
    text-decoration: none;
    color: inherit;
    width: 100%;
    transition: transform 0.2s ease;
}

.slider-content .recenty-card:hover {
    transform: translateY(-4px);
}

.slider-content .recenty-card__article {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

/* Контейнер изображения */
.slider-content .recenty-card__image {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 16px;
    overflow: hidden;
    background-color: #f5f5f5;
}

.slider-content .recenty-card__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Заголовок карточки */
.slider-content .recenty-card__title {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin: 0;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 4px;
}

/* Адаптивность */
@media (max-width: 768px) {
    .slider__title {
        font-size: 24px !important;
    }

    .slider-content .swiper-slide {
        width: 220px; /* чуть меньше на планшетах */
    }

    .slider-content .recenty-card__title {
        font-size: 14px;
    }

    .slider__head-nav .button {
        width: 36px;
        height: 36px;
    }
}

@media (max-width: 480px) {
    .slider-content .swiper-slide {
        width: 160px; /* еще меньше на мобильных */
    }

    .slider-content .recenty-card__image {
        border-radius: 12px;
    }
}
/* End */


/* Start:/local/components/spll/media.list/templates/tourism_tour/style.css?17768485295470*/
.tourism-gallery-modal-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.tourism-gallery-modal-img,
.tourism-gallery-modal-video {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
    border-radius: var(--br-3);
}

.tourism-gallery-modal-video {
    background: #000;
}

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

.video-component__preview:hover .play-button {
    transform: scale(1.1);
    transition: transform 0.3s ease;
}

/* Стили для кнопки воспроизведения на превью */
.video-component .play-button {
    transition: transform 0.3s ease;
}

.video-component:hover .play-button {
    transform: scale(1.1);
}

.tourism-gallery {
    width: 100%;
}

.tourism-gallery__grid {
    display: grid;
    /* For smaller screens, we can add media queries later, but testing desktop now */
    grid-template-columns: 773fr 546fr;
    gap: var(--space-4);
    /* min-height: 434px; */
}

.tourism-gallery__grid-item {
    border-radius: var(--br-3);
    overflow: hidden;
    /*height: 100%;*/
}

.video-component {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: var(--br-3);
    overflow: hidden;
    background-color: #000;
}

.video-component__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-component>div {
    width: 100% !important;
    height: 100% !important;
}

.tourism-gallery__grid-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: var(--space-4);
    height: 100%;
}

.tourism-gallery__grid-item--small {
    position: relative;
    border-radius: var(--br-3);
    overflow: hidden;
}

.tourism-gallery__grid-image {
   /* width: 100%;
    height: 100%;*/
    object-fit: cover;
    display: block;
}

.tourism-gallery__grid-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--br-3);
    z-index: 2;
}

.tourism-gallery__grid-plus {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    font-family: inherit;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}

.tourism-gallery-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    align-items: center;
    justify-content: center;
}

.tourism-gallery-modal-img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
    border-radius: var(--br-3);
}

.tourism-gallery-modal-close {
    position: absolute;
    top: 20px;
    right: 30px;
    color: white;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    line-height: 1;
    z-index: 10000;
}

.tourism-gallery-modal-prev,
.tourism-gallery-modal-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    padding: var(--space-4);
    color: white;
    font-weight: bold;
    font-size: 30px;
    transition: var(--animate-delay) ease;
    border-radius: 0 var(--br-3) var(--br-3) 0;
    user-select: none;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    z-index: 10000;
}

.tourism-gallery-modal-prev {
    left: 0;
}

.tourism-gallery-modal-next {
    right: 0;
    border-radius: var(--br-3) 0 0 var(--br-3);
}

.tourism-gallery-modal-prev:hover,
.tourism-gallery-modal-next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Responsive layout for medium screens (between 405px and 920px) */
@media screen and (max-width: 920px) and (min-width: 405px) {
    .tourism-gallery {
        height: auto;
    }

    .tourism-gallery__grid {
        display: flex;
        flex-direction: column;
        height: auto;
    }

    .tourism-gallery__grid-item {
        height: auto !important;
        border-radius: var(--br-5);
        flex-grow: 1;
        display: flex;
    }

    .video-component {
        min-height: 350px !important;
        height: 350px !important;
        width: 100% !important;
    }

    .tourism-gallery__grid-group {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: 139px;
        max-width: 100%;
        height: auto;
    }

    .tourism-gallery__grid-item--small {
        height: 139px;
    }
}

@media screen and (max-width: 480px) {
    .tourism-gallery {
        height: auto;
    }

    .tourism-gallery__grid {
        display: flex;
        flex-direction: column;
        height: auto;
        gap: var(--space-2);
    }

    .tourism-gallery__grid-item {
        height: auto !important;
        border-radius: var(--br-3);
        flex-grow: 1;
        display: flex;
    }

    .video-component {
        min-height: 200px !important;
        height: 200px !important;
        width: 100% !important;
    }

    .tourism-gallery__grid-group {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
        grid-template-rows: 80px 80px;
        max-width: 100%;
        height: auto;
        gap: var(--space-2);
    }

    .tourism-gallery__grid-item--small {
        height: 80px;
        border-radius: var(--br-3);
    }

    .tourism-gallery__grid-plus {
        font-size: 20px;
    }
}
/* End */


/* Start:/local/components/spll/tour.request/templates/.default/style.css?17775546622527*/
.b2c-tour-request-checkbox {
    appearance: none;
    -webkit-appearance: none;
    width: 22px;
    height: 22px;
    border: 1px solid #1C1B1D33;
    border-radius: 6.6px;
    background: var(--q-secondary-light);;
    outline: none;
    cursor: pointer;
    position: relative;
    transition: border-color 0.2s, box-shadow 0.2s;
    vertical-align: middle;
    margin: 0;
    display: inline-block;
}

.b2c-tour-request-checkbox:checked {
    background-color: var(--q-primary);
    border-color: var(--q-primary);
}

.b2c-tour-request-checkbox:checked::after {
    content: '';
    display: block;
    position: absolute;
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.tour-req-form-fields {
    display: grid;
    gap: var(--space-5) var(--space-3);

    > :nth-child(1) {
        grid-area: c1;
    }

    > :nth-child(2) {
        grid-area: c2;
    }

    > :nth-child(3) {
        grid-area: c3;
    }

    > :nth-child(7) {
        grid-area: c4;
    }

    > :nth-child(9) {
        grid-area: c5;
    }

    @media not all and (min-width: 470px) {
        grid-template-columns: 1fr;
        grid-template-areas: "c1"
            "c2"
            "c3"
            "c4"
            "c5";
    }

    @media all and (min-width: 470px) {
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas: "c1 c1"
            "c2 c3"
            "c4 c5";
    }

    @media all and (min-width: 921px) {
        grid-template-columns: repeat(6, 1fr);
        grid-template-areas: "c1 c1 c2 c2 c3 c3"
            "c4 c4 c4 c5 c5 c5";
    }
}

.tour-request-form-wrapper {
    padding: clamp(1.25rem, 1.1rem + 0.75vw, 2rem);
    border-radius: clamp(1.25rem, 1.2rem + 0.25vw, 1.5rem);
    border: 1px solid var(--q-violet-3);
    background-color: var(--q-secondary-light);
}





.tour-request-form-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
}

.tour-request-form-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--q-primary);
}

.tour-request-form-price {
    font-size: 1rem;
    font-weight: 500;
    color: var(--q-primary);
}

.b2c-tour-request-agree-text {
    font-size: 16px !important;
    font-weight: 500;
    color: black !important;
}

.b2c-tour-request-agree-text a {
    color: var(--q-primary);
}

@media (max-width: 480px) {
    .tour-request-form .b2c-btn {
        width: 100% !important;
    }
}
/* End */


/* Start:/local/components/b2c/ui.form/templates/text/style.css?17768485281596*/
.custom-text-label {
    width: 100%;
}

.custom-text-wrapper {
    width: 100%;
    position: relative;
}

.custom-text-wrapper:focus-within svg {
    color: var(--q-primary);
}

.custom-text-input {
    width: 100%;
    box-sizing: border-box;
    height: var(--form-field-height);
    padding: 1px var(--space-3) 1px var(--space-4);
    background-color: transparent;
    border: 1px solid var(--border-color-2);
    border-radius: var(--form-field-br);
    outline: none;
    transition: all var(--animate-duration);
    font-family: inherit;
    font-size: inherit;
}

.custom-text-input:hover {
    border-color: var(--q-primary);
}

.custom-text-input:focus {
    padding: 0 calc(var(--space-3) - 1px) 0 calc(var(--space-4) - 1px);
    border: 2px solid var(--q-primary);
}

.custom-text-input::placeholder {
    color: var(--t-color-3);
}

/* Icon Support */
.custom-text-wrapper {
    position: relative;
    display: flex;
    /* Ensure proper stacking context */
    align-items: center;
}

.custom-text-input.with-icon {
    padding-right: 40px;
    /* Space for icon */
}

.custom-text-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--t-color-3);
    /* Inherit color or set specific */
    /* Inherit color or set specific */
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
}

.custom-text-icon svg {
    width: 100%;
    height: 100%;
    transition: all var(--animate-duration);
}
/* End */


/* Start:/local/components/b2c/ui.form/templates/date-range/style.css?17768485281629*/
.custom-d-range-label {
    width: 100%;
}

.custom-d-range-wrapper {
    width: 100%;
    position: relative;
}

.custom-d-range-wrapper:focus-within svg {
    color: var(--q-primary);
}

.custom-d-range-input {
    width: 100%;
    box-sizing: border-box;
    height: var(--form-field-height);
    padding: 1px var(--space-3) 1px var(--space-4);
    background-color: transparent;
    border: 1px solid var(--border-color-2);
    border-radius: var(--form-field-br);
    outline: none;
    transition: all var(--animate-duration);
    font-family: inherit;
    font-size: inherit;
}

.custom-d-range-input:hover {
    border-color: var(--q-primary);
}

.custom-d-range-input:focus {
    padding: 0 calc(var(--space-3) - 1px) 0 calc(var(--space-4) - 1px);
    border: 2px solid var(--q-primary);
}

.custom-d-range-input::placeholder {
    color: var(--t-color-3);
}

/* Icon Support */
.custom-d-range-wrapper {
    position: relative;
    display: flex;
    /* Ensure proper stacking context */
    align-items: center;
}

.custom-d-range-input.with-icon {
    padding-right: 40px;
    /* Space for icon */
}

.custom-d-range-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--t-color-3);
    /* Inherit color or set specific */
    /* Inherit color or set specific */
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
}

.custom-d-range-icon svg {
    width: 100%;
    height: 100%;
    transition: all var(--animate-duration);
}
/* End */


/* Start:/local/components/b2c/ui.form/templates/number/style.css?17768485281618*/
.custom-number-label {
    width: 100%;
}

.custom-number-wrapper {
    width: 100%;
    position: relative;
}

.custom-number-wrapper:focus-within svg {
    color: var(--q-primary);
}

.custom-number-input {
    width: 100%;
    box-sizing: border-box;
    height: var(--form-field-height);
    padding: 1px var(--space-3) 1px var(--space-4);
    background-color: transparent;
    border: 1px solid var(--border-color-2);
    border-radius: var(--form-field-br);
    outline: none;
    transition: all var(--animate-duration);
    font-family: inherit;
    font-size: inherit;
}

.custom-number-input:hover {
    border-color: var(--q-primary);
}

.custom-number-input:focus {
    padding: 0 calc(var(--space-3) - 1px) 0 calc(var(--space-4) - 1px);
    border: 2px solid var(--q-primary);
}

.custom-number-input::placeholder {
    color: var(--t-color-3);
}

/* Icon Support */
.custom-number-wrapper {
    position: relative;
    display: flex;
    /* Ensure proper stacking context */
    align-items: center;
}

.custom-number-input.with-icon {
    padding-right: 40px;
    /* Space for icon */
}

.custom-number-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--t-color-3);
    /* Inherit color or set specific */
    /* Inherit color or set specific */
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
}

.custom-number-icon svg {
    width: 100%;
    height: 100%;
    transition: all var(--animate-duration);
}
/* End */


/* Start:/local/components/spll/tour.review.add/templates/.default/style.css?177755466211471*/
/* Стили только для модального окна "Запрос" */

/* Базовые стили модального окна */
.q-dialog {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease, visibility 0.2s;
}

.q-dialog.active {
    visibility: visible;
    opacity: 1;
}


.q-dialog__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1001;
}


.q-dialog__inner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    z-index: 1002;
    padding: 16px;
}

.q-dialog__inner form {
    pointer-events: auto;
    max-width: 556px;
    width: 100%;
    height: auto;
    max-height: 95vh;
    background: white;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}


.q-dialog .modal__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 32px 0px;
    margin: 0px;
    /* width: 100%; */
}

.q-dialog .modal__title {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    flex: 0 0 auto;
}

.q-dialog .modal__close {
    background: transparent;
    border: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.2s;
    margin-left: auto;
    padding: 0;
    line-height: 1;
}

.q-dialog .modal__close i {
    font-size: 24px;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
}

.q-dialog .modal__content {
    padding: 16px 32px 40px;
    overflow-y: auto;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


.q-dialog .product-request-modal__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.q-dialog .request-preview {
    display: flex;
    gap: 16px;
}

.q-dialog .request-preview img {
    width: 116px;
    height: 131px;
    background: #eaeaea;
    border-radius: 8px;
    object-fit: cover;
}

.q-dialog .preview-details {
    width: 100%
}

.q-dialog .preview-details h4 {
    margin-bottom: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: 700;
}

.q-dialog .detail-offer-props {
    margin-bottom: 12px;
}

.q-dialog .detail-offer-props .prop-name {
    font-weight: 500;
    font-size: 12px;
}

.q-dialog .detail-offer-props .prop-val {
    font-weight: 500;
    font-size: 12px;
    padding: 0px 10px 0px 5px;
}

.q-dialog .preview-details .company-name {
    padding: 4px 8px !important;
    border-radius: 4px;
    background: #f7f5ff;
    color: #1c1b1d;
    width: fit-content;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px;
}

.q-dialog .preview-details .price {
    font-weight: 400;
    color: #1c1b1d;
    font-size: 16px;
}

.q-dialog .preview-details .price-empty {
    font-size: 16px;
    font-weight: 400;
}

.q-dialog .form-group {
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin: 0px;
}

.q-dialog .form-group label {
    font-weight: 600;
    font-size: 16px;
    color: #333;
}

.q-dialog .form-group label .error-color,
.q-dialog .product-request-modal__remark .error-color {
    color: #ff1c1c;
}

.q-dialog .form-group input,
.q-dialog .form-group textarea,
.q-dialog .form-group select {
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-family: inherit;
    font-size: 0.95rem;
    transition: border-color 0.2s;
}

.q-dialog .form-group input:focus,
.q-dialog .form-group textarea:focus,
.q-dialog .form-group select:focus {
    outline: none;
    border-color: #0066cc;
    box-shadow: 0 0 0 2px rgba(0, 102, 204, 0.1);
}

.q-dialog .form-group textarea {
    resize: vertical;
    min-height: 80px;
}

.q-dialog .row-2cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.q-dialog .modal__footer {
    background: white;
    margin-top: auto;
}

.q-dialog .modal__footer button {
    width: 100%
}

.q-dialog .modal__submit {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    border-radius: 8px;
    background: #0066cc;
    color: white;
    border: none;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
}

.q-dialog .modal__submit:hover {
    background: #0052a3;
}

.q-dialog .modal__submit:active {
    transform: translateY(1px);
}

.q-dialog .material-icons {
    font-size: 24px;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}

.q-dialog .fixed-full {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.q-dialog .no-pointer-events {
    pointer-events: none;
}

.q-dialog .flex {
    display: flex;
}

.q-dialog .flex-center {
    align-items: center;
    justify-content: center;
}

.q-dialog .column {
    flex-direction: column;
}

.q-dialog .row {
    flex-direction: row;
}

.q-dialog .no-wrap {
    flex-wrap: nowrap;
}

.q-dialog .items-center {
    align-items: center;
}

.q-dialog .scroll {
    overflow-y: auto;
}

.q-dialog .product-request-modal__notify,
.q-dialog .product-request-modal__remark {
    color: #939393;
    font-size: 12px;
    margin: 0px;
}

.q-dialog .product-request-modal__notify,
.q-dialog .product-request-modal__notify a {
    color: #1c1b1d;
}

.q-dialog .product-request-modal__notify a {
    text-decoration: underline;
}

.q-dialog .form-catalog-element-request.loading .send-request-btn {
    opacity: 0.7;
    pointer-events: none;
    position: relative;
}

.q-dialog .form-catalog-element-request.loading .send-request-btn::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    border: 2px solid #8654CC;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

.q-dialog #modalErrorContent .product-request-modal__content,
.q-dialog #modalSuccessContent .product-request-modal__content {
    min-height: auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.q-dialog #modalErrorContent h3,
.q-dialog #modalSuccessContent h3 {
    color: #333;
    margin: 0;
}

.q-dialog #modalErrorContent p,
.q-dialog #modalSuccessContent p {
    color: #666;
    line-height: 1.5;
}

.q-dialog #closeSuccessBtn {
    background: #4CAF50;
    color: white;
    border: none;
    padding: 12px 24px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
}

.q-dialog #closeSuccessBtn:hover {
    background: #45a049;
}

.q-dialog #closeSuccessBtn:active {
    transform: translateY(1px);
}

.q-dialog .form-catalog-element-request:has(#modalErrorContent[style*="display: block"]),
.q-dialog .form-catalog-element-request:has(#modalSuccessContent[style*="display: block"]) {
    height: auto;
}

.q-dialog .form-catalog-element-request {
    max-height: 95vh;
    width: 556px;
    height: auto;
}

.q-dialog .success-icon {
    width: 60px;
    height: 60px;
}

.q-dialog .error-title,
.q-dialog .success-title {
    font-size: 22px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #333;
}

.q-dialog .error-text,
.q-dialog .success-text {
    font-size: 16px;
    color: #666;
    line-height: 1.4;
}

.q-dialog .success-button {
    background: #4CAF50;
    color: white;
    border: none;
    padding: 10px 24px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s;
    max-width: 180px;
    margin: 0 auto;
}

.q-dialog .success-button:hover {
    background: #45a049;
}

.q-dialog .error-icon {
    width: 60px;
    height: 60px;
}

.q-dialog .error-icon circle {
    fill: #F44336;
}

.q-dialog .error-icon path {
    stroke: white;
    stroke-width: 4;
    stroke-linecap: round;
}

/* Стили для поля загрузки файла */
.q-dialog .file-upload-group {
    margin-bottom: 5px;
}

.q-dialog .form-control-upload {
    position: relative;
    min-height: 44px;
    width: 100%;
}

.q-dialog .file-uploader-component__btn {
    width: 100%;
    background: #d7baff;
    color: #1c1b1d;
    border: none;
    border-radius: 6px;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.2s;
    position: relative;
    z-index: 1;
    pointer-events: none;
    /* Кнопка не перехватывает события мыши */
}

.q-dialog .file-uploader-component__btn:hover {
    background: #8654cc;
    color: #fff;
}

.q-dialog .hidden-file-input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
}

/* Добавляем hover эффект через родительский контейнер */
.q-dialog .form-control-upload:hover .file-uploader-component__btn {
    background: #8654cc;
    color: #fff;
}

.q-dialog .file-name-display {
    margin-top: 8px;
    padding: 8px 12px;
    background: #f5f5f5;
    border-radius: 6px;
    font-size: 14px;
    color: #333;
    border: 1px solid #e0e0e0;
    word-break: break-all;
}

.block-selected-file {
    display: none;
    justify-content: space-between;
}

.block-selected-file .selected-filename {
    font-size: 14px;
}

.block-selected-file .control-selected-file {
    min-height: 44px;
    height: auto;
}

.control-selected-file .q-icon {
    opacity: .6;
    cursor: pointer;
    font-family: Material Icons;
    font-weight: 400;
    font-size: 24px;
    color: #0000008a;
    font-style: normal;
    text-rendering: optimizeLegibility;
    font-feature-settings: "liga";
}

.control-selected-file .q-icon:hover {
    opacity: 1;
}

.selected-filename {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catalog-element-comment-btn {
    color: #8654cc;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid currentColor;
    padding: 0;
    min-height: 0;
    background: #fff;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
}

.catalog-element-comment-btn:hover {
    color: #24d292;
    ;
}

.catalog-element-comment-btn .button__wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
}

.button__native {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    transition: .5s;
    margin: auto;
}

.tour-review-open-btn {
    min-width: 224px;
}
/* End */


/* Start:/local/js/captcha-modal/captcha-modal.css?17800478544921*/
.captcha-modal-overlay {
	position: fixed;
	inset: 0;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.22s ease, visibility 0.22s ease;
}

.captcha-modal-overlay.is-open {
	opacity: 1;
	visibility: visible;
}

.captcha-modal {
	background: #ffffff;
	border-radius: 14px;
	padding: 28px 28px 24px;
	width: 360px;
	max-width: calc(100vw - 32px);
	box-shadow: 0 12px 48px rgba(0, 0, 0, 0.18);
	position: relative;
	transform: translateY(12px) scale(0.98);
	transition: transform 0.22s ease;
}

.captcha-modal-overlay.is-open .captcha-modal {
	transform: translateY(0) scale(1);
}

/* Закрыть */
.captcha-modal__close {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 32px;
	height: 32px;
	border: none;
	background: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #9ca3af;
	border-radius: 6px;
	padding: 0;
	transition: color 0.15s, background 0.15s;
}

.captcha-modal__close:hover {
	color: var(--b2b-accent, #0a1a3e);
	background: #f3f4f6;
}

/* Заголовки */
.captcha-modal__title {
	font-size: 32px;
	font-weight: 600;
	color: var(--b2b-accent, #0a1a3e);
	margin: 0 0 4px;
	padding-right: 36px;
	line-height: 1.3;
}

.captcha-modal__subtitle {
	font-size: 14px;
	color: #6b7280;
	margin: 0 0 18px;
	line-height: 1.4;
}

/* Картинка + обновить */
.captcha-modal__image-row {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
}

.captcha-modal__img {
	display: block;
	height: 44px;
	width: auto;
	border-radius: 8px;
	border: 1px solid #e5e7eb;
	cursor: pointer;
	transition: opacity 0.2s;
	flex-shrink: 0;
}

.captcha-modal__img.is-loading {
	opacity: 0.35;
}

.captcha-modal__img:hover {
	opacity: 0.8;
}

.captcha-modal__refresh {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	flex-shrink: 0;
	padding: 0;
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-radius: 8px;
	color: #6b7280;
	cursor: pointer;
	transition: color 0.15s, border-color 0.15s, background 0.15s, transform 0.3s;
}

.captcha-modal__refresh:hover {
	color: #111827;
	border-color: #d1d5db;
	background: #f9fafb;
}

.captcha-modal__refresh:active svg {
	transform: rotate(180deg);
}

.captcha-modal__refresh:disabled {
	opacity: 0.4;
	cursor: not-allowed;
}

/* Ошибка */
.captcha-modal__error {
	font-size: 13px;
	color: #dc2626;
	margin: 0 0 8px;
	min-height: 18px;
	line-height: 1.4;
}

/* Поле ввода */
.captcha-modal__input {
	width: 100%;
	height: 46px;
	border: 1.5px solid #d1d5db;
	border-radius: 8px;
	padding: 0 14px;
	font-size: 16px;
	color: var(--b2b-accent, #0a1a3e);
	outline: none;
	box-sizing: border-box;
	transition: border-color 0.15s, box-shadow 0.15s;
	background: #FFFFFF;
	letter-spacing: 3px;
}

.captcha-modal__input::placeholder {
	letter-spacing: normal;
	color: #9ca3af;
	font-size: 14px;
}

.captcha-modal__input:focus {
	border-color: var(--b2b-primary, #2f8eed);
}

.captcha-modal__input.has-error {
	border-color: #dc2626;
}

/* Кнопки */
.captcha-modal__footer {
	display: flex;
	gap: 10px;
	margin-top: 20px;
}

.captcha-modal__footer .b2b-btn,
.captcha-modal__btn {
	flex: 1;
}

.captcha-modal__btn {
	appearance: none;
	-webkit-appearance: none;
	align-items: center;
	border: 1px solid transparent;
	border-radius: 10px;
	cursor: pointer;
	display: inline-flex;
	font-family: inherit;
	font-size: 16px;
	font-weight: 500;
	justify-content: center;
	line-height: 1.3;
	min-height: 48px;
	padding: 8px 20px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, opacity 0.2s ease;
	white-space: nowrap;
}

.captcha-modal__btn-label {
	color: inherit !important;
	display: inline-block;
	font: inherit;
	opacity: 1 !important;
	visibility: visible !important;
}

.captcha-modal__btn--confirm {
	background: var(--b2b-primary, #2f8eed);
	border-color: var(--b2b-primary, #2f8eed);
	color: var(--t-color-5, #ffffff);
}

.captcha-modal__btn--confirm:hover,
.captcha-modal__btn--confirm:focus-visible {
	background: var(--b2b-accent, #0a1a3e);
	border-color: var(--b2b-accent, #0a1a3e);
	color: var(--t-color-5, #ffffff);
}

.captcha-modal__btn--cancel {
	background: #f9fcff;
	border-color: #2f8eed;
	color: #2f8eed;
}

.captcha-modal__btn--cancel:hover,
.captcha-modal__btn--cancel:focus-visible {
	background: var(--b2b-primary, #2f8eed);
	border-color: var(--b2b-primary, #2f8eed);
	color: var(--t-color-5, #ffffff);
}

.captcha-modal__btn--cancel:hover .captcha-modal__btn-label,
.captcha-modal__btn--cancel:focus-visible .captcha-modal__btn-label,
.captcha-modal__btn--confirm:hover .captcha-modal__btn-label,
.captcha-modal__btn--confirm:focus-visible .captcha-modal__btn-label {
	color: inherit !important;
}

/* End */


/* Start:/local/components/b2b/ui.button/buttons.css?17842245743776*/
.b2b-btn {
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    z-index: 2;
    border: none;
    color: currentColor;
    text-decoration: none !important;
    border-radius: 10px;
    transition: .35s;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 8px 20px;
    gap: 6px;
    cursor: pointer;
    white-space: nowrap;
}
.b2b-btn, .b2b-btn * {
    transition: var(--animate-duration);
}

.b2b-btn.b2b-btn_square {
    width: 40px;
    padding: 8px;
}

.b2b-btn.b2b-btn_icon {
    min-height: 36px;
    padding: 0;
    background: transparent;
    border-color: transparent;
    color: var(--t-color-1);
}

.b2b-btn svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.b2b-btn_1 {
    background: var(--b2b-primary);
    border-color: var(--b2b-primary);
    color: var(--t-color-5);
}
.b2b-btn_1:hover {
    background: var(--b2b-accent);
    border-color: var(--b2b-accent);
    color: var(--t-color-5);
}

.b2b-btn_2 svg path {
    stroke: #2f8eed !important;
}

.b2b-btn_2 {
    background: #f9fcff !important;
    border: 1px solid #2f8eed !important;
    color: #2f8eed !important;
}
.b2b-btn_2:hover {
    background: var(--b2b-primary) !important;
    border-color: none !important;
    color: var(--t-color-5) !important;
}
.b2b-btn_2:hover svg path {
    stroke: var(--t-color-5) !important;
}

.b2b-btn_3 {
    background: var(--b2b-accent);
    border-color: var(--b2b-accent);
    color: var(--t-color-5);
    aspect-ratio: 1 / 1;
    min-height: 0;
    padding: 8px;
}
.b2b-btn_3:hover {
    background: var(--b2b-primary);
    border-color: var(--b2b-primary);
    color: var(--t-color-5);
}

.b2b-btn_4 {
    background: var(--b2b-accent);
    border-color: var(--b2b-accent);
    color: var(--t-color-5);
    padding: 8px;
}
.b2b-btn_4:hover {
    background: var(--b2b-primary);
    border-color: var(--b2b-primary);
    color: var(--t-color-5);
}

.b2b-btn_border-3 {
    border-color: var(--t-color-1);
}

.b2b-btn-icon {
    background: none !important;
    outline: none !important;
    border: none !important;
    padding: 0 !important;
    cursor: pointer;
}

.b2b-btn-shake {
    animation: shaker 5s infinite
}

.b2b-btn-plus {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    /* Отступ от текста задаётся общим gap кнопки — плюс держим вплотную к словам */
    margin-right: 0;
    display: inline-flex;
    align-items: center;
}

.b2b-btn_icon .b2b-btn-plus {
    color: currentColor;
}

.b2b-btn_2 .b2b-btn-plus {
    color: #2f8eed;
}

.b2b-btn_2:hover .b2b-btn-plus {
    color: var(--t-color-5);
}

/* Отступы иконок задаёт общий gap кнопки — отдельные margin убраны,
   чтобы значок стоял вплотную к тексту и содержимое было по центру */
.b2b-btn_with-icon-right svg:last-child {
    margin-left: 0;
}

.b2b-btn_with-icon-right svg:first-child {
    margin-right: 0;
}

@keyframes shaker {
    0%,19% {
        transform: rotate(0)
    }

    20% {
        transform: rotate(2deg)
    }

    22% {
        transform: rotate(-2deg)
    }

    24% {
        transform: rotate(3deg)
    }

    26% {
        transform: rotate(-3deg)
    }

    28% {
        transform: rotate(2deg)
    }

    30% {
        transform: rotate(-2deg)
    }

    32% {
        transform: rotate(3deg)
    }

    34% {
        transform: rotate(-3deg)
    }

    36% {
        transform: rotate(1deg)
    }

    38% {
        transform: rotate(-1deg)
    }

    40% {
        transform: rotate(0)
    }

    to {
        transform: rotate(0)
    }
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1768215697666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/main_b2c/components/bitrix/news.detail/tourism_company/style.css?178514948025661 */
/* /local/templates/main_b2c/css/slider.horizontal.css?17849029614303 */
/* /local/components/spll/media.list/templates/tourism_tour/style.css?17768485295470 */
/* /local/components/spll/tour.request/templates/.default/style.css?17775546622527 */
/* /local/components/b2c/ui.form/templates/text/style.css?17768485281596 */
/* /local/components/b2c/ui.form/templates/date-range/style.css?17768485281629 */
/* /local/components/b2c/ui.form/templates/number/style.css?17768485281618 */
/* /local/components/spll/tour.review.add/templates/.default/style.css?177755466211471 */
/* /local/js/captcha-modal/captcha-modal.css?17800478544921 */
/* /local/components/b2b/ui.button/buttons.css?17842245743776 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1768215697666 */
