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

/* ABBA final cross-route visual contract: one accent, compact navigation,
   bounded media tracks and predictable full-width section backgrounds. */
body:has(#home.main),
body:has(#home.product),
body:has(#tours.category),
body:has(#gallery.category),
body:has(.abba-about-page),
body:has(#error.not_found) {
	--abba-navy: #03050f;
	--abba-navy-raised: #03050f;
	--abba-yellow: #efd912;
	--yellow: var(--abba-yellow);
}

#menu:not(.opened),
#menu:not(.opened) > .container {
	height: 80px !important;
	min-height: 80px !important;
	border: 0 !important;
	box-shadow: none !important;
}

#menu .navbar-brand-logo,
#contacts .navbar-brand-logo {
	width: auto !important;
	max-width: 120px !important;
	height: 64px !important;
	filter: hue-rotate(22deg) saturate(1.12) brightness(1.04);
}

#menu .offcanvas .nav-link {
	color: #fdfdfd !important;
}

#menu .offcanvas .nav-link:not([href]) {
	color: rgba(253, 253, 253, .62) !important;
}

#menu .offcanvas .btn-close {
	opacity: 1 !important;
	filter: invert(1) grayscale(1) brightness(2);
}

#menu svg path,
#faq .faq-social svg path {
	fill: var(--abba-yellow, #f3dc00) !important;
}

.btn-yellow,
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active {
	border-color: var(--abba-yellow, #f3dc00) !important;
	background: var(--abba-yellow, #f3dc00) !important;
	color: #050505 !important;
}

.btn-yellow .hide,
.event-button.btn-yellow .hide {
	color: rgba(5, 5, 5, .66) !important;
	opacity: 1 !important;
}



























body:has(#home.product) #tours.home.product {
	width: 100% !important;
	min-height: 560px !important;
	margin: 0 !important;
	padding: 88px 0 104px !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: fixed !important;
}







@media (min-width: 768px) and (max-width: 1199.98px) {
	#menu:not(.opened),
	#menu:not(.opened) > .container {
		height: 76px !important;
		min-height: 76px !important;
	}

	#menu .navbar-brand-logo {
		max-width: 112px !important;
		height: 60px !important;
	}

	

	

	

	

	
}

@media (max-width: 767.98px) {
	body #menu:not(.opened),
	body:has(#home.product.abba-event-hero) #menu:not(.opened) {
		top: 16px !important;
		left: 16px !important;
		right: 16px !important;
		width: auto !important;
		height: 54px !important;
		min-height: 54px !important;
		border: 0 !important;
		border-radius: 0 !important;
	}

	body #menu:not(.opened) > .container,
	body:has(#home.product.abba-event-hero) #menu:not(.opened) > .container {
		width: 100% !important;
		height: 54px !important;
		min-height: 54px !important;
		padding: 0 16px !important;
		border: 0 !important;
	}

	#menu .navbar-brand-logo,
	#contacts .navbar-brand-logo {
		max-width: 102px !important;
		height: 52px !important;
	}

	

	

	

	

	

	

	

	body:has(#home.product) #tours.home.product {
		min-height: 0 !important;
		padding: 72px 0 84px !important;
		background-attachment: scroll !important;
	}

	
}

/* ABBA Figma parity pass: About, event continuation and mobile gallery. */
body:has(.abba-about-page) {
	background: #040612 !important;
}

.abba-about-page {
	background: #040612;
	color: #fdfdfd;
	overflow: hidden;
}

.abba-about-hero {
	position: relative;
	min-height: 1120px;
	padding: 42px 0 180px;
	background-color: #040612;
	background-image: url('/image/catalog/abbamia/figma/hero-lights.webp');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 1440px 1120px;
}

.abba-about-hero::after {
	content: '';
	position: absolute;
	right: -4%;
	bottom: -1px;
	left: -4%;
	height: 128px;
	background: url('/image/catalog/abbamia/figma/grid-floor.webp') center bottom / 108% 128px no-repeat;
	pointer-events: none;
}

.abba-about-hero > .container {
	position: relative;
	z-index: 1;
	max-width: 1220px;
}

.abba-about-collage {
	position: relative;
	height: 535px;
	margin: 0 auto;
}

.abba-about-photo {
	position: absolute;
	margin: 0;
	border: 2px solid rgba(255, 255, 255, .82);
	background: #040612;
	box-shadow: 0 12px 36px rgba(0, 0, 0, .38);
	overflow: hidden;
}

.abba-about-photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.abba-about-photo--main {
	top: 5px;
	left: 25%;
	z-index: 3;
	width: 50%;
	height: 450px;
	transform: rotate(7deg);
}

.abba-about-photo--orchestra {
	top: 65px;
	left: 1.5%;
	z-index: 2;
	width: 25%;
	height: 205px;
	transform: rotate(-5deg);
}

.abba-about-photo--stage {
	top: 275px;
	left: .5%;
	z-index: 4;
	width: 28%;
	height: 210px;
	transform: rotate(-11deg);
}

.abba-about-photo--show {
	top: 73px;
	right: 1.5%;
	z-index: 2;
	width: 25%;
	height: 205px;
	transform: rotate(-7deg);
}

.abba-about-photo--cast {
	top: 280px;
	right: .5%;
	z-index: 4;
	width: 28%;
	height: 210px;
	transform: rotate(7deg);
}

.abba-about-wordmark {
	position: relative;
	z-index: 5;
	width: min(100%, 1120px);
	margin: -96px auto 86px;
	color: #fff;
	line-height: 1;
	text-align: center;
}

.abba-about-wordmark span,
.abba-about-wordmark svg {
	display: block;
	width: 100%;
}

.abba-about-wordmark svg {
	height: 270px;
	overflow: visible;
}

.abba-about-wordmark text {
	fill: none;
	stroke: #fff;
	stroke-width: 4;
	stroke-dasharray: 1 13;
	stroke-linecap: round;
	font-family: Arial, sans-serif;
	font-size: 270px;
	font-weight: 300;
	letter-spacing: 8px;
}

.abba-about-wordmark em {
	position: absolute;
	top: 112px;
	left: 50%;
	color: #f6df00;
	font-family: 'Times New Roman', serif;
	font-size: 76px;
	font-weight: 400;
	line-height: 1;
	transform: translateX(-50%) rotate(-8deg);
}

.abba-about-lead {
	max-width: 1050px;
	margin: 0 auto;
	font-family: 'Inter', sans-serif;
	font-size: 23px;
	font-weight: 500;
	line-height: 1.25;
	text-align: center;
}

.abba-about-memories {
	position: relative;
	padding: 132px 0 145px;
	background-color: #050916;
	background-image:
		linear-gradient(rgba(72, 84, 174, .18) 1px, transparent 1px),
		linear-gradient(90deg, rgba(72, 84, 174, .18) 1px, transparent 1px);
	background-position: center;
	background-size: 62px 62px;
}

.abba-about-memories::before,
.abba-about-memories::after {
	content: '';
	position: absolute;
	right: 0;
	left: 0;
	height: 32%;
	pointer-events: none;
}

.abba-about-memories::before {
	top: 0;
	background: linear-gradient(#040612, transparent);
}

.abba-about-memories::after {
	bottom: 0;
	background: linear-gradient(transparent, #040612);
}

.abba-about-memories > .container {
	position: relative;
	z-index: 1;
}

.abba-about-memories .memories-header h2:not(.abba-heading) {
	font-family: 'Inter', sans-serif;
	font-size: clamp(38px, 4vw, 58px);
	font-weight: 600;
	line-height: 1.02;
	letter-spacing: -.04em;
	text-transform: uppercase;
}

.abba-about-memories-grid {
	display: grid;
	grid-template-columns: minmax(0, 4.2fr) repeat(7, minmax(30px, .45fr));
	height: 555px;
	margin-top: 54px;
	gap: 12px;
}

.abba-about-memories-grid .memories-card {
	min-width: 0;
	height: 100%;
	border: 1px solid rgba(255, 255, 255, .72);
}

.abba-about-memories-grid .memories-card:not(.memories-card--featured) .memories-card__caption,
.abba-about-memories-grid .memories-card:not(.memories-card--featured) .memories-card__play {
	display: none;
}

.abba-about-memories-grid .memories-card:not(.memories-card--featured) img {
	filter: grayscale(1);
}

.abba-section-heading h2:not(.abba-heading) {
	margin: 0;
	font-family: 'Inter', sans-serif;
	font-size: clamp(38px, 3.6vw, 52px);
	font-weight: 600;
	line-height: 1.04;
	letter-spacing: -.04em;
	text-transform: uppercase;
}

.abba-other-events,
.abba-press {
	position: relative;
	padding: 105px 0;
	background-color: #040612;
	background-image: url('/image/catalog/abbamia/figma/stars.webp');
	background-position: center top;
	background-repeat: repeat-y;
	background-size: 1440px auto;
	color: #fdfdfd;
}

.abba-other-events {
	padding-bottom: 70px;
}

.abba-press {
	padding-top: 70px;
}

.abba-other-events-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-top: 48px;
	gap: 22px;
}

.abba-other-event {
	position: relative;
	display: block;
	min-width: 0;
	color: #fff;
	text-decoration: none;
}

.abba-other-event__image {
	display: block;
	aspect-ratio: 1.1;
	border: 1px solid rgba(255, 255, 255, .68);
	overflow: hidden;
}

.abba-other-event__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .3s ease;
}

.abba-other-event:hover .abba-other-event__image img {
	transform: scale(1.025);
}

.abba-other-event__meta {
	display: block;
	padding: 17px 42px 0 0;
}

.abba-other-event__meta strong,
.abba-other-event__meta small {
	display: block;
}

.abba-other-event__meta strong {
	font-family: 'Inter', sans-serif;
	font-size: 22px;
	font-weight: 500;
}

.abba-other-event__meta small {
	margin-top: 4px;
	color: rgba(255, 255, 255, .58);
	font-size: 14px;
}

.abba-other-event__arrow {
	position: absolute;
	right: 0;
	bottom: 1px;
	display: grid;
	width: 34px;
	height: 34px;
	place-items: center;
	border: 1px solid rgba(255, 255, 255, .6);
	border-radius: 50%;
}

.abba-press-card {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr);
	margin-top: 48px;
	gap: 42px;
	align-items: center;
}

.abba-press-card__image {
	aspect-ratio: 1.55;
	border: 1px solid rgba(255, 255, 255, .72);
	overflow: hidden;
}

.abba-press-card__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.abba-press-card__content h3 {
	margin: 0 0 24px;
	font-family: 'Inter', sans-serif;
	font-size: clamp(25px, 2.4vw, 36px);
	font-weight: 600;
	line-height: 1.08;
}

.abba-press-card__content p {
	margin: 0 0 30px;
	color: rgba(255, 255, 255, .68);
	font-family: 'Inter', sans-serif;
	font-size: 17px;
	line-height: 1.5;
}

body:has(#home.product) #tours.home.product {
	display: none !important;
}

.abba-gallery-card__caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: block;
	padding: 34px 16px 13px;
	background: linear-gradient(transparent, rgba(0, 0, 0, .92));
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
	line-height: 1.25;
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.abba-about-hero {
		min-height: 930px;
		padding-top: 34px;
		background-size: 1200px 930px;
	}

	.abba-about-collage {
		height: 445px;
	}

	.abba-about-photo--main {
		height: 375px;
	}

	.abba-about-photo--orchestra,
	.abba-about-photo--show {
		height: 170px;
	}

	.abba-about-photo--stage,
	.abba-about-photo--cast {
		top: 225px;
		height: 180px;
	}

	.abba-about-wordmark {
		margin-top: -82px;
		margin-bottom: 54px;
	}

	.abba-about-wordmark svg {
		height: 220px;
	}

	.abba-about-wordmark text {
		font-size: 235px;
	}

	.abba-about-wordmark em {
		top: 91px;
		font-size: 62px;
	}

	.abba-about-lead {
		font-size: 19px;
	}

	.abba-about-memories-grid {
		grid-template-columns: minmax(0, 3.5fr) repeat(5, minmax(26px, .45fr));
		height: 460px;
	}

	.abba-about-memories-grid .memories-card:nth-child(n+7) {
		display: none;
	}

	.abba-other-events-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 767.98px) {
	.abba-about-hero {
		min-height: 0;
		padding: 22px 0 112px;
		background-position: center top;
		background-size: auto 820px;
	}

	.abba-about-hero::after {
		height: 78px;
		background-size: auto 78px;
	}

	.abba-about-hero > .container,
	.abba-about-memories > .container,
	.abba-other-events > .container,
	.abba-press > .container {
		width: calc(100% - 32px);
		padding: 0;
	}

	.abba-about-collage {
		height: 328px;
	}

	.abba-about-photo {
		border-width: 1px;
	}

	.abba-about-photo--main {
		top: 48px;
		left: 12%;
		width: 76%;
		height: 225px;
		transform: rotate(5deg);
	}

	.abba-about-photo--orchestra,
	.abba-about-photo--show {
		top: 8px;
		width: 36%;
		height: 104px;
	}

	.abba-about-photo--orchestra {
		left: 0;
	}

	.abba-about-photo--show {
		right: 0;
	}

	.abba-about-photo--stage,
	.abba-about-photo--cast {
		top: 208px;
		width: 38%;
		height: 108px;
	}

	.abba-about-photo--stage {
		left: 0;
	}

	.abba-about-photo--cast {
		right: 0;
	}

	.abba-about-wordmark {
		margin: -32px auto 46px;
	}

	.abba-about-wordmark svg {
		height: 112px;
	}

	.abba-about-wordmark text {
		stroke-width: 5;
		stroke-dasharray: 1 15;
		font-size: 250px;
	}

	.abba-about-wordmark em {
		top: 47px;
		font-size: 37px;
	}

	.abba-about-lead {
		font-size: 16px;
		line-height: 1.34;
	}

	.abba-about-memories {
		padding: 72px 0 82px;
		background-size: 34px 34px;
	}

	.abba-about-memories .memories-header h2:not(.abba-heading),
	.abba-section-heading h2:not(.abba-heading) {
		font-size: 29px;
		line-height: 1.05;
	}

	.abba-about-memories-grid {
		display: flex;
		height: auto;
		margin: 34px -16px 28px 0;
		padding-right: 16px;
		gap: 10px;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
	}

	.abba-about-memories-grid .memories-card,
	.abba-about-memories-grid .memories-card.memories-card--featured {
		width: 88%;
		height: 310px;
		flex: 0 0 88%;
		scroll-snap-align: start;
	}

	.abba-about-memories-grid .memories-card:not(.memories-card--featured) .memories-card__caption,
	.abba-about-memories-grid .memories-card:not(.memories-card--featured) .memories-card__play {
		display: block;
	}

	.abba-about-memories-grid .memories-card:not(.memories-card--featured) img {
		filter: none;
	}

	.abba-other-events,
	.abba-press {
		padding: 72px 0;
		background-size: 720px auto;
	}

	.abba-other-events {
		padding-bottom: 48px;
	}

	.abba-press {
		padding-top: 48px;
	}

	.abba-other-events-grid {
		display: flex;
		margin: 34px -16px 0 0;
		padding-right: 16px;
		gap: 12px;
		overflow-x: auto;
		scroll-snap-type: x mandatory;
	}

	.abba-other-event {
		width: 78%;
		flex: 0 0 78%;
		scroll-snap-align: start;
	}

	.abba-other-event__meta strong {
		font-size: 19px;
	}

	.abba-press-card {
		grid-template-columns: 1fr;
		margin-top: 34px;
		gap: 25px;
	}

	.abba-press-card__content h3 {
		font-size: 24px;
	}

	.abba-press-card__content p {
		font-size: 15px;
	}

	#gallery.abba-gallery-page {
		background-color: #050916 !important;
		background-image:
			linear-gradient(rgba(82, 93, 178, .2) 1px, transparent 1px),
			linear-gradient(90deg, rgba(82, 93, 178, .2) 1px, transparent 1px) !important;
		background-position: center top !important;
		background-repeat: repeat !important;
		background-size: 36px 36px !important;
	}

	#gallery.abba-gallery-page::after {
		display: none;
	}

	.abba-gallery-heading h1 {
		color: #fff !important;
		font-size: 29px !important;
		font-weight: 600 !important;
		letter-spacing: -.035em;
	}

	.abba-gallery-grid {
		grid-auto-rows: 330px;
		gap: 12px;
	}

	.abba-gallery-card:nth-child(n) {
		grid-row: span 1 !important;
	}

	.abba-gallery-card__caption {
		padding: 48px 16px 15px;
		font-size: 15px;
	}
}

/* Nearest-concert subscription is intentionally absent on the ABBA site. */
#tours .content-subscribe,
#tours .content-subscribe.d-none {
	display: none !important;
}

/* Mobile acceptance overrides — keep this block last. */
@media (max-width: 767.98px) {
	body #menu:not(.opened) {
		top: 16px !important;
		left: 16px !important;
		right: 16px !important;
		width: auto !important;
		height: 62px !important;
		min-height: 62px !important;
		border: 0 !important;
		border-radius: 0 !important;
		outline: 0 !important;
		box-shadow: none !important;
		overflow: hidden !important;
	}

	body #menu:not(.opened) > .container {
		width: 100% !important;
		height: 100% !important;
		margin: 0 !important;
		padding: 0 20px !important;
		border: 0 !important;
	}

	body:has(#home.main) #about > .container,
body:has(#home.product) #about > .container,
body:has(#home.main) #team > .container,
body:has(#home.product) #team > .container,
body:has(#home.main) #reviews > .container,
body:has(#home.product) #reviews > .container,
body:has(#home.main) #tours > .container,
body:has(#home.product) #tours > .container,
body:has(#home.main) #faq > .container,
body:has(#home.product) #faq > .container,
body:has(#tours.category) #tours > .container,
body:has(#gallery.category) #gallery > .container {
		width: calc(100% - 32px) !important;
		max-width: none !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	body:has(#home.main) #about .swiper,
body:has(#home.product) #about .swiper,
body:has(#home.main) #team .swiper,
body:has(#home.product) #team .swiper {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 0 18px !important;
		overflow: hidden !important;
	}

	body:has(#home.main) #about .swiper-wrapper,
body:has(#home.product) #about .swiper-wrapper,
body:has(#home.main) #team .swiper-wrapper,
body:has(#home.product) #team .swiper-wrapper {
		margin: 0 !important;
		padding: 0 !important;
	}

	body:has(#home.main) #about .swiper-slide,
body:has(#home.product) #about .swiper-slide,
body:has(#home.main) #team .swiper-slide,
body:has(#home.product) #team .swiper-slide {
		width: 100% !important;
		max-width: 100% !important;
		/* Swiper owns slide spacing; CSS margins are double-counted in auto sizing. */
		box-sizing: border-box !important;
	}

	body:has(#home.main) #about .box-about,
body:has(#home.product) #about .box-about,
body:has(#home.main) #team .box-team,
body:has(#home.product) #team .box-team {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		box-sizing: border-box !important;
	}

	body:has(#home.main) #team h2.heading-lines--three,
	body:has(#home.product) #team h2.heading-lines--three {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 34px !important;
		padding: 0 !important;
		font-size: 28px !important;
		line-height: 1.04 !important;
		letter-spacing: -.035em !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span,
	body:has(#home.product) #team h2.heading-lines--three > span {
		max-width: 100% !important;
		padding: 0 !important;
		font-size: 28px !important;
		line-height: 1.04 !important;
		letter-spacing: -.035em !important;
		white-space: nowrap !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span:nth-child(2),
	body:has(#home.product) #team h2.heading-lines--three > span:nth-child(2) {
		align-self: flex-start !important;
		margin-left: 20px !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span:nth-child(3),
	body:has(#home.product) #team h2.heading-lines--three > span:nth-child(3) {
		align-self: flex-end !important;
	}

	

	

	

	#faq .faq-collage {
		width: 100% !important;
		max-width: none !important;
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
		grid-template-rows: repeat(4, auto) !important;
		gap: 8px !important;
	}

	#faq .faq-collage__cell {
		width: 100% !important;
		aspect-ratio: 1 / 1 !important;
	}
}

/* ABBA visual acceptance v39 — this block must remain the final cascade layer. */
body:has(#home.main),
body:has(#home.product),
body:has(#tours.category),
body:has(#gallery.category),
body:has(.abba-about-page),
body:has(#error.not_found) {
	--abba-navy: #03050f;
	--abba-navy-raised: #03050f;
	--abba-yellow: #efd912;
	--yellow: var(--abba-yellow);
}

#menu:not(.opened),
#menu:not(.opened) > .container {
	height: 80px !important;
	min-height: 80px !important;
	border: 0 !important;
	box-shadow: none !important;
}

#menu .navbar-brand-logo,
#contacts .navbar-brand-logo {
	width: auto !important;
	max-width: 132px !important;
	height: 70px !important;
	filter: none !important;
}

#menu .offcanvas .nav-link {
	color: #fdfdfd !important;
}

#menu .offcanvas .nav-link:not([href]) {
	color: rgba(253, 253, 253, .62) !important;
}

#menu .offcanvas .btn-close {
	opacity: 1 !important;
	filter: invert(1) grayscale(1) brightness(2) !important;
}

#menu:has(#offcanvasNavbar.show) {
	z-index: 1050 !important;
}

#menu svg path,
#faq .faq-social svg path {
	fill: var(--abba-yellow) !important;
}

.btn-yellow,
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active {
	border-color: var(--abba-yellow) !important;
	background: var(--abba-yellow) !important;
	color: #050505 !important;
}

.btn-yellow .hide,
.event-button.btn-yellow .hide {
	color: rgba(5, 5, 5, .68) !important;
	opacity: 1 !important;
}



/* On the home hero the cast is a foreground cutout, exactly as in the Figma
   composition: the dotted wordmark sits behind people, captions sit above. */






































body:has(#home.product) #tours.home.product {
	width: 100% !important;
	min-height: 560px !important;
	margin: 0 !important;
	padding: 88px 0 104px !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: fixed !important;
}







@media (min-width: 768px) and (max-width: 1199.98px) {
	#menu:not(.opened),
	#menu:not(.opened) > .container {
		height: 76px !important;
		min-height: 76px !important;
	}

	#menu .navbar-brand-logo {
		max-width: 118px !important;
		height: 63px !important;
	}

	

	

	

	

	
}

@media (max-width: 767.98px) {
	body #menu:not(.opened),
	body:has(#home.product.abba-event-hero) #menu:not(.opened) {
		top: 16px !important;
		left: 16px !important;
		right: 16px !important;
		width: auto !important;
		height: 54px !important;
		min-height: 54px !important;
		border: 0 !important;
		border-radius: 0 !important;
	}

	body #menu:not(.opened) > .container,
	body:has(#home.product.abba-event-hero) #menu:not(.opened) > .container {
		width: 100% !important;
		height: 54px !important;
		min-height: 54px !important;
		padding: 0 16px !important;
		border: 0 !important;
	}

	#menu .navbar-brand-logo,
	#contacts .navbar-brand-logo {
		max-width: 106px !important;
		height: 56px !important;
	}

	

	

	

	

	

	

	

	

	

	body:has(#home.product) #tours.home.product {
		min-height: 0 !important;
		padding: 72px 0 84px !important;
		background-attachment: scroll !important;
	}

	
}

html body #menu:has(#offcanvasNavbar.show) {
	z-index: 1050 !important;
	overflow: visible !important;
}

.offcanvas-backdrop {
	z-index: 1020 !important;
}

@media (min-width: 768px) {
	
}

@media (max-width: 767.98px) {
	body:has(#home.main) #menu:not(.opened),
	body:has(#home.product) #menu:not(.opened),
	body:has(#tours.category) #menu:not(.opened),
	body:has(#gallery.category) #menu:not(.opened) {
		top: 16px !important;
		left: 16px !important;
		right: 16px !important;
		width: auto !important;
		border: 0 !important;
		border-radius: 0 !important;
		outline: 0 !important;
		box-shadow: none !important;
		overflow: hidden !important;
	}

	#about > .container > .row.mt-3,
	#about > .container > .row.mt-3 > .col-lg-12,
	#about > .container > .row.mt-3 > .col-lg-12 > .row {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span,
	body:has(#home.product) #team h2.heading-lines--three > span {
		font-size: 27px !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span:nth-child(2),
	body:has(#home.product) #team h2.heading-lines--three > span:nth-child(2) {
		margin-left: 12px !important;
	}
}

/* Final mobile grid: one 16px rail for headers, cards, sliders and actions. */
@media (max-width: 767.98px) {
	body #menu:not(.opened) {
		top: 16px !important;
		left: 16px !important;
		right: 16px !important;
		width: auto !important;
		height: 62px !important;
		min-height: 62px !important;
		border: 0 !important;
		border-radius: 0 !important;
		outline: 0 !important;
		box-shadow: none !important;
		overflow: hidden !important;
	}

	body #menu:not(.opened) > .container {
		width: 100% !important;
		height: 100% !important;
		margin: 0 !important;
		padding: 0 20px !important;
		border: 0 !important;
	}

	body:has(#home.main) #about > .container,
body:has(#home.product) #about > .container,
body:has(#home.main) #team > .container,
body:has(#home.product) #team > .container,
body:has(#home.main) #reviews > .container,
body:has(#home.product) #reviews > .container,
body:has(#home.main) #tours > .container,
body:has(#home.product) #tours > .container,
body:has(#home.main) #faq > .container,
body:has(#home.product) #faq > .container,
body:has(#tours.category) #tours > .container,
body:has(#gallery.category) #gallery > .container {
		width: calc(100% - 32px) !important;
		max-width: none !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	body:has(#home.main) #about .swiper,
body:has(#home.product) #about .swiper,
body:has(#home.main) #team .swiper,
body:has(#home.product) #team .swiper {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 0 18px !important;
		overflow: hidden !important;
	}

	body:has(#home.main) #about .swiper-wrapper,
body:has(#home.product) #about .swiper-wrapper,
body:has(#home.main) #team .swiper-wrapper,
body:has(#home.product) #team .swiper-wrapper {
		margin: 0 !important;
		padding: 0 !important;
	}

	body:has(#home.main) #about .swiper-slide,
body:has(#home.product) #about .swiper-slide,
body:has(#home.main) #team .swiper-slide,
body:has(#home.product) #team .swiper-slide {
		width: 100% !important;
		max-width: 100% !important;
		/* Swiper owns slide spacing; CSS margins are double-counted in auto sizing. */
		box-sizing: border-box !important;
	}

	body:has(#home.main) #about .box-about,
body:has(#home.product) #about .box-about,
body:has(#home.main) #team .box-team,
body:has(#home.product) #team .box-team {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		box-sizing: border-box !important;
	}

	body:has(#home.main) #team h2.heading-lines--three,
	body:has(#home.product) #team h2.heading-lines--three {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 34px !important;
		padding: 0 !important;
		font-size: 28px !important;
		line-height: 1.04 !important;
		letter-spacing: -.035em !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span,
	body:has(#home.product) #team h2.heading-lines--three > span {
		max-width: 100% !important;
		padding: 0 !important;
		font-size: 28px !important;
		line-height: 1.04 !important;
		letter-spacing: -.035em !important;
		white-space: nowrap !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span:nth-child(2),
	body:has(#home.product) #team h2.heading-lines--three > span:nth-child(2) {
		align-self: flex-start !important;
		margin-left: 20px !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span:nth-child(3),
	body:has(#home.product) #team h2.heading-lines--three > span:nth-child(3) {
		align-self: flex-end !important;
	}

	

	

	

	#faq .faq-collage {
		width: 100% !important;
		max-width: none !important;
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
		grid-template-rows: repeat(4, auto) !important;
		gap: 8px !important;
	}

	#faq .faq-collage__cell {
		width: 100% !important;
		aspect-ratio: 1 / 1 !important;
	}
}


/* xs */
:root {
	--black: #010101;
	--white: #FDFDFD;
	--yellow: #F5F5F3;
	--red: #E30613;

	--black-hover: #000000;
	--white-hover: #e0e0e0;
	--yellow-hover: #D7D7D4;
	--red-hover: #b3000f;

	--black-light: #1a1a1a;
	--white-pure: #ffffff;
	--yellow-light: #FFFFFF;
	--red-light: #ff333f;
}

* {
	outline: none !important;
}

body {
	background: var(--black);
	color: var(--white);
	margin: 0;
	font-family: 'Inter', sans-serif;
	line-height: 1.3;
	font-weight: 400;
	padding: 0 !important;
}
/*.modal {*/
/*	padding: 0 !important;*/
/*	background: rgb(0 0 0 / 50%);*/
/*}*/
#show {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height: 100vh;
	height: 700px;
}
#show {
	background: url("/image/catalog/example/site/bg-show.jpg") center cover;
}
#show::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#show::before {
	background: linear-gradient(180deg, transparent 40%, #000 75%, #000 100%);
}
#team .swiper-slide .box-team {
	transition: transform 0.35s ease;
	transform-origin: center center;
}

#team .swiper-slide-active .box-team {
	z-index: 2;
}
#team .smart-padding .swiper,
#tours .smart-padding .swiper {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.container {
	position: relative;
	z-index: 1;
}
h1 {
	font-family: 'Bona Nova SC', serif;
	font-weight: 700;
	font-size: 60px;
	text-transform: uppercase;
	line-height: 100%;
	color: var(--yellow) !important;
	margin-bottom: 0;
	font-style: normal;
}
h1 span {
	font-size: 36px;
	text-align: center;
	line-height: 100% !important;
}
h1 span.text-part-first {
	display: block;
}
h1 span.text-part-second {
	white-space: nowrap;
}
h1 span.text-part-third {
	display: block;
	font-size: 56px;
	line-height: 64px;
}
h2:not(.abba-heading) {
	margin-bottom: 0.5rem;
	padding: 1rem 0;
}
h2:not(.abba-heading),
.timer-number {
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
}
.text-extract {
	color: var(--yellow) !important;
}
.ff-bn-sc {
	font-family: 'Bona Nova SC', serif;
}
p {
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0;
}
.muffle-60 {
	opacity: 60% !important;
}
.muffle-80 {
	opacity: 80% !important;
}

html, body {
	min-width: 360px;
	overflow-x: hidden;
}
.categories__bottom {
	margin-top: 2rem;
}











.box-details {
	padding: 0.6rem 1rem;
	background: rgba(253, 253, 253, 0.09);
	border: 1px solid rgba(253, 253, 253, 0.12);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	padding: 0.75rem;
}
.box-details.box-details__first {
	padding: 0.375rem 0.75rem;
}
.box-details .box-details__title {
	margin-bottom: 0.5rem;
}
.box-details .box-details__title,
.box-details .box-details__value {
	font-size: 10px;
	display: block;
}
.box-details__rating {
	border: 1px solid var(--yellow);
	border-radius: 50%;
}
.box-details__rating span {
	font-size: 15px;
	line-height: 143%;
	padding: 7px;
	display: inline-block;
}
.pe-0375 {
	padding-right: .375rem !important;
}
.ps-0375 {
	padding-left: .375rem !important;
}
.pe-075 {
	padding-right: .75rem !important;
}
.ps-075 {
	padding-left: .75rem !important;
}
.btn-long {
	width: 100%;
	max-width: 100% !important;
}

#menu {
	padding: 0;
}
#menu:not(.opened).active {
	backdrop-filter: none;
}
#menu:not(.opened) .container {
	min-height: 96px;
	padding: 0;
	border: 0;
	border-radius: 0;
	backdrop-filter: none;
}
#menu.opened .nooffcanvas {
	opacity: 0 !important;
}
#menu .nav-link {
	color: var(--white) !important;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 16px;
	transition: all 0.2s;
	font-weight: 500;
	letter-spacing: 0.01em;
	text-decoration: none !important;
}
#menu .nav-link[href]:hover {
	color: #cfcfcb !important;
}
#menu .nav-link:not([href]) {
	pointer-events: none;
	user-select: none;
	color: rgb(253 253 253 / 60%) !important;
}

.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	border-radius: 12px;
	padding: calc(0.75rem - 1px) 1rem calc(0.75rem + 1px);
	border-width: 1px;
	white-space: nowrap;
}
.btn,
.btn * {
	transition: all 0.2s;
}
.btn-label {
	display: block;
	line-height: 1;
}
.btn-note {
	display: block;
	margin-top: 2px;
	font-family: 'Inter', sans-serif;
	font-size: 8px;
	font-weight: 400;
	line-height: 1;
}
.btn-unique {
	flex-direction: column;
	gap: 0;
}
.btn-yellow {
	background-color: var(--yellow) !important;
	border-color: var(--yellow) !important;
	color: var(--black) !important;
}
.btn-yellow:hover {
	background-color: var(--yellow-hover) !important;
	border-color: var(--yellow-hover) !important;
	color: var(--black) !important;
}
.btn-yellow:hover svg,
.btn-yellow:hover svg path {
	fill: var(--black) !important;
}
.btn-yellow-transparent {
	background-color: transparent !important;
	border-color: var(--yellow) !important;
	color: var(--yellow) !important;
	/*backdrop-filter: blur(10px) !important;*/
}
.btn-yellow-transparent:hover {
	background-color: var(--yellow-hover) !important;
	border-color: var(--yellow-hover) !important;
	color: var(--black) !important;
}
.btn-yellow-transparent:hover svg,
.btn-yellow-transparent:hover svg path {
	fill: var(--black) !important;
}
.btn-disabled {
	/*background-color: transparent !important;*/
	pointer-events: none !important;
	opacity: .7 !important;
}
.btn-red {
	background-color: var(--red) !important;
	border-color: var(--red) !important;
	color: var(--white) !important;
}
.btn-red:hover {
	background-color: var(--red-hover) !important;
	border-color: var(--red-hover) !important;
	color: var(--white) !important;
}
.btn-red-transparent:hover svg,
.btn-red-transparent:hover svg path {
	fill: var(--white) !important;
}
.btn-red-transparent {
	background-color: transparent !important;
	border-color: var(--red) !important;
	color: var(--red) !important;
}
.btn-red-transparent:hover {
	background-color: var(--red-hover) !important;
	border-color: var(--red-hover) !important;
	color: var(--white) !important;
}
.btn-red-transparent:hover svg,
.btn-red-transparent:hover svg path {
	fill: var(--white) !important;
}
.btn .show {
	display: block;
	margin-top: -6px;
}
.btn .hide {
	font-weight: 300;
	font-size: 10px;
	line-height: 100%;
	display: block;
	margin-bottom: -2px;
	margin-top: -2px;
}
.btn-long {
	width: 100%;
}
.btn-min-width-180 {
	min-width: 180px;
}
.btn-icon {
	padding: 0.75rem;
}

.swiper {
	padding: 0.75rem 0.75rem 1rem 0.75rem;
}

.swiper-slide {
	height: auto !important;
	display: flex;
	margin-bottom: 10px;
}

.swiper-slide > .col {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%;
}

.swiper-scrollbar {
	width: auto !important;
	height: 1px !important;
	border: none;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	background: transparent !important;
	left: 0.75rem !important;
	right: 0.75rem !important;
	bottom: 0 !important;
}

.swiper-scrollbar-drag {
	height: 1px !important;
	border: none;
	border-top: 1px solid #fff;
	background: transparent !important;
	left: 0;
	top: -1px;
	min-width: 40px;
}



.box-timer__description {
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	display: block;
	margin-bottom: 1rem;
}
.box-timer__image {
	display: block;
}
.box-timer__image,
.box-timer__image iframe {
	border-radius: 20px !important;
}
.timer-grid {
	text-align: center;
	display: flex;
	gap: 16px;
	background: rgba(14, 20, 19, 0.6);
	border: 1px solid rgba(1, 1, 1, 0.12);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	margin-bottom: 1rem;
	width: 100%;
	justify-content: center;
}
.timer-block {
	padding: 9px 12px;
	min-width: 30px;
}
.timer-number {
	text-align: center;
	color: var(--white);
}
.timer-label {
	font-size: 15px;
	font-weight: 400;
	line-height: 120%;
	color: rgba(255, 255, 255, 0.9);
}
.timer-message {
	margin-top: 30px;
	font-size: 20px;
	color: #333;
	display: none;
	margin-bottom: 1rem;
}
.timer-message.active {
	display: block;
}

#tours.category::before,
#error.not_found::before {
	content: '';
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
	background: url(/image/catalog/example/site/bg-concerts.webp) center top / cover no-repeat;
	background-attachment: fixed;
	opacity: 0.3;
	padding: 3rem 0 calc(3rem + 16px) 0;
}
#error.not_found::before {
	background: url(/image/catalog/example/site/bg-faq.webp) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	opacity: 1;
}

#error {
	min-height: 512px;
}
/*#error::after {*/
/*	content: "";*/
/*	position: absolute;*/
/*	bottom: 0;*/
/*	left: 0;*/
/*	width: 100%;*/
/*	height: 150px;*/
/*	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);*/
/*	z-index: 1;*/
/*}*/

#gallery::before {
	content: '';
	position: absolute;
	inset: 0;
	z-index: 1;
	pointer-events: none;
	background: url(/image/catalog/example/site/bg-faq.webp) center no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding: 3rem 0 calc(3rem + 16px) 0;
}

#team,
#stories,
#video,
#reviews,
#faq {
	margin-top: 3rem;
}
#tours.product {
	margin-bottom: 3rem;
}

#tours, #contacts, #error {
	padding-top: 3rem;
}

/* Главный экран */
.hero {
	min-height: 100vh;
	background: var(--black);
	padding: 120px 0 60px;
}

.queen-logo {
	font-size: 5rem;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 0.5rem;
}

.queen-logo span {
	color: var(--yellow);
}

.tribute-subtitle {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 2rem;
	color: var(--white);
}

.program-title {
	font-size: 1.5rem;
	font-weight: 500;
	margin-bottom: 2rem;
	color: var(--white);
	max-width: 600px;
}

.city-date {
	font-size: 2rem;
	font-weight: 700;
	margin: 2rem 0 1rem;
}

.city-date span {
	color: var(--yellow);
}

.price-block {
	background: rgba(253, 253, 253, 0.05);
	border: 1px solid var(--yellow);
	padding: 2rem;
	margin: 2rem 0;
}

.price {
	font-size: 2.5rem;
	font-weight: 700;
	color: var(--yellow);
}

.price small {
	font-size: 1rem;
	color: var(--white);
	font-weight: 400;
}

.price-note {
	font-size: 1rem;
	color: rgba(253, 253, 253, 0.7);
	margin-top: 0.5rem;
}

.genre-age {
	display: flex;
	gap: 2rem;
	font-size: 1.2rem;
	margin-top: 1rem;
}

.genre-age span:first-child {
	color: var(--yellow);
	font-weight: 600;
}

/* Иконки звезд для отзывов */
.stars {
	color: var(--yellow);
	margin-right: 0.5rem;
}

.navbar-brand {
	display: inline-block;
}

#gallery #video,
#gallery #stories {
	margin-top: 0;
}


.Modal .modal-content {
	max-width: 600px;
	width: calc(100% - 40px);
	margin: 1.75rem auto;
}

.modal .modal-content {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	background: #010101;
	color: #FDFDFD;
	border: 1px solid #FDCC0C;
	border-radius: 20px;
}
.modal .modal-footer {
	border: 0;
}
.modal .modal-body {
	padding: 20px;
	overflow-y: auto;
	flex: 1 1 auto;
	font-size: 18px;
}

.modal .modal-header {
	border-bottom: 0;
}
.modal .modal-footer {
	padding: 15px 20px;
	display: flex;
	justify-content: flex-end;
	gap: 10px;
}

.modal .modal-header {
	justify-content: end;
}
.modal .modal-header button {
	background: transparent !important;
	border: none !important;
}

#pdModal .modal-content {
	height: 600px;
	max-height: calc(80vh - 40px);
}

#successModal .modal-content {
	max-height: calc(80vh - 40px);
}
#successModal .modal-dialog {
	width: 420px;
	max-width: 100%;
	margin: 0 auto;
}

#successModal .modal-body {
	text-align: center;
}

#successModal .modal-body p {
	font-size: 14px;
	opacity: 70%;
}


#gallery.category-info .media-item::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	width: 48px;
	height: 48px;
	background: url(/image/catalog/example/site/icon-view.svg) no-repeat center;
	background-size: contain;
	pointer-events: none;
	transition: all 0.2s ease;
	opacity: 0;
}

#gallery.category-info .media-item:hover::after {
	opacity: 1;
}

:root {
	--menu-height: 73px;
}

#contacts {
	min-height: calc(100vh - var(--menu-height));
	min-height: calc(100svh - var(--menu-height));
	margin-bottom: 0 !important;
	padding-bottom: 64px !important;
}

#contacts #form-creator-51 input[type="checkbox"] {
	display: inline-block !important;
	vertical-align: middle;
	margin: 0;
	width: auto;
	margin-right: 3px;
	margin-top: -1px;
}

.modal {
	padding-right: 0 !important;
}
h2.d-inline {
	display: inline-block !important;
}
.cursor-pointer {
	cursor: pointer;
}

.notification {
	z-index: 1000;
	bottom: 0;
	left: 0;
	right: 0;
	position: fixed;
	background: linear-gradient(90deg, #F5F5F3 0%, #E30613 51.92%, #F5F5F3 100%);
	text-align: center;
	padding: 5px;
}
.notification p {
	margin-bottom: 0;
	padding: 0.25rem 0;
	font-size: 15px;
	font-weight: 600;
}

/* The infopanel and cookie notice are separated by page sections in the DOM. */
body:has(.notification-main:not(.has-notification-unique), .notification-unique) #cookie {
	bottom: calc(var(--abba-infopanel-height, 68px) + 12px);
}

#cookie {
	z-index: 1084;
	bottom: 72px;
	right: 12px;
	position: fixed;
	text-align: center;
	background: #010101;
	border: 1px solid #F5F5F3;
	border-radius: 20px;
	width: 100%;
	max-width: calc(280px - 24px);
	padding: .75rem;
}
#cookie {
	display: none;
}
#cookie p {
	font-size: 10px;
}
#cookie p .link {
	color: var(--yellow) !important;
	border: none;
	background: none;
	padding: 0;
	cursor: pointer;
}
#cookie .btn {
	padding: 0.25rem .75rem;
}



@media (max-width: 380px) {
	h1 span {
		font-size: 32px;
	}
	h1 span.text-part-third {
		font-size: 52px;
	}
}

/* Адаптивность */
@media (max-width: 768px) {
	.timer-block {
		padding: 9px 12px;
		min-width: 60px;
	}
	.queen-logo {
		font-size: 3.5rem;
	}

	.tribute-subtitle {
		font-size: 1.5rem;
	}

	.city-date {
		font-size: 1.5rem;
	}

	.price {
		font-size: 2rem;
	}

	.navbar-brand {
		font-size: 1.2rem;
	}
	.form-wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.form-wrap-heading {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
}

/* Стили для offcanvas */
.offcanvas {
	width: 70% !important;
	max-width: 340px;
	background: var(--black) !important;
}
.offcanvas-body {
	display: flex;
	flex-direction: column;
	padding: 0.5rem;
}

.offcanvas-body .row {
	flex: 1 1 auto;
}

.offcanvas-body .col:last-child {
	margin-top: auto;
}

.offcanvas-backdrop {
	transition: none !important;
}
.offcanvas.offcanvas-end {
	right: -1px !important;
}
.offcanvas .btn:first-child {
	font-size: 11px;
}
.offcanvas .btn-close {
	--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23F5F5F3'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
	--bs-btn-close-opacity: 1;
	--bs-btn-close-hover-opacity: 1;
}
.offcanvas .btn-close:focus {
	box-shadow: none;
}
.offcanvas-body .nav-link {
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 0.5rem;
}
.offcanvas-body .nav-link:hover {
	text-decoration: underline !important;
	color: var(--yellow) !important;
}
/*.offcanvas .nav-link {*/
/*    font-size: 1.2rem;*/
/*    padding: 1rem 0 !important;*/
/*    border-bottom: 1px solid rgba(253, 253, 253, 0.1);*/
/*}*/

.navbar-brand-logo {
	width: 70px;
}
#show {
	justify-content: space-between !important;
}
.details {
	justify-content: center;
}

.navbar-toggler {
	--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg width='30' height='12' viewBox='0 0 30 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='1' y1='1' x2='29' y2='1' stroke='%23F5F5F3' stroke-width='2' stroke-linecap='round'/%3e%3cline x1='1' y1='6' x2='29' y2='6' stroke='%23F5F5F3' stroke-width='2' stroke-linecap='round'/%3e%3cline x1='1' y1='11' x2='29' y2='11' stroke='%23F5F5F3' stroke-width='2' stroke-linecap='round'/%3e%3c/svg%3e") !important;
	border: none !important;
}
.navbar-toggler:focus {
	box-shadow: none !important;
}

.modal-custom-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	opacity: 0;
	transition: opacity 0.2s ease;
}

.modal-custom-overlay.show {
	display: flex;
	opacity: 1;
}

/* Контейнер модалки */
.modal-custom-container {
	max-width: 450px;
	width: 90%;
	margin: 0 auto;
}

/* Основное содержимое */
.modal-custom-content {
	background: white;
	border-radius: 24px;
	padding: 32px 24px;
	position: relative;
	box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
	border: 1px solid rgba(255, 255, 255, 0.1);
	animation: modalCustomAppear 0.2s ease-out;
}

/* Анимация появления */
@keyframes modalCustomAppear {
	from {
		transform: scale(0.95) translateY(-10px);
		opacity: 0;
	}
	to {
		transform: scale(1) translateY(0);
		opacity: 1;
	}
}

/* Кнопка закрытия */
.modal-custom-close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: none;
	background: #f1f3f5;
	color: #495057;
	font-size: 20px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease;
	padding: 0;
	line-height: 1;
}

.modal-custom-close:hover {
	background: #e9ecef;
	transform: rotate(90deg);
}

.modal-custom-close:focus {
	outline: none;
	box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.25);
}

/* Иконка успеха */
.modal-custom-icon {
	text-align: center;
	margin-bottom: 20px;
}

.modal-custom-icon svg {
	width: 64px;
	height: 64px;
	color: #28a745;
	filter: drop-shadow(0 4px 6px rgba(40, 167, 69, 0.2));
}

/* Заголовки и текст */
.modal-custom-title {
	font-size: 24px;
	font-weight: 700;
	color: #212529;
	margin: 0 0 8px 0;
	text-align: center;
	line-height: 1.3;
}

.modal-custom-text {
	font-size: 16px;
	color: #6c757d;
	margin: 0 0 24px 0;
	text-align: center;
	line-height: 1.5;
}

/* Раздел "Наши проекты" */
.modal-custom-projects-title {
	font-size: 18px;
	font-weight: 600;
	color: #212529;
	margin: 0 0 16px 0;
	padding-left: 8px;
	border-left: 4px solid #28a745;
}

/* Список проектов */
.modal-custom-projects-list {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-bottom: 28px;
}

.modal-custom-project-item {
	font-size: 16px;
	padding: 12px 20px;
	background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
	border-radius: 40px;
	color: #212529;
	border: 1px solid #e9ecef;
	transition: all 0.2s ease;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
	font-weight: 500;
	letter-spacing: 0.3px;
}

.modal-custom-project-item:hover {
	transform: translateX(5px);
	border-color: #28a745;
	box-shadow: 0 4px 8px rgba(40, 167, 69, 0.1);
	background: white;
}

/* Кнопка действия */
.modal-custom-button {
	display: block;
	width: 100%;
	padding: 14px 24px;
	background: white;
	color: #28a745;
	border: 2px solid #28a745;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.2s ease;
	text-align: center;
	margin-top: 8px;
}

.modal-custom-button:hover {
	background: #28a745;
	color: white;
	transform: translateY(-2px);
	box-shadow: 0 6px 12px rgba(40, 167, 69, 0.2);
}

.modal-custom-button:focus {
	outline: none;
	box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.4);
}

/* Демо-кнопка (не изолирована, только для демонстрации) */
.demo-button {
	position: fixed;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	padding: 12px 30px;
	background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
	color: white;
	border: none;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	box-shadow: 0 10px 20px rgba(102, 126, 234, 0.3);
	transition: all 0.2s ease;
	z-index: 1000;
}

.demo-button:hover {
	transform: translateX(-50%) translateY(-2px);
	box-shadow: 0 15px 30px rgba(102, 126, 234, 0.4);
}

/* Блокировка прокрутки страницы */
body.modal-custom-open {
	overflow: hidden;
}

#about {
	position: relative;
	display: flex;
	padding-top: 3rem;
}
#about::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #0000004D;
}
#about .container {
	position: relative;
	z-index: 1;
}
#about .container::before {
	content: '';
	position: absolute;
	top: -3rem;
	right: -36px;
	width: 232px;
	height: 434px;
	background: url(/image/catalog/example/site/bg-hero.webp) no-repeat;
	background-size: cover;
	pointer-events: none;
	z-index: -1;
}
#about h2:not(.abba-heading) {
	font-style: normal;
	font-weight: 300;
	text-align: center;
	color: #FDFDFD;
}

.box-about {
	/*background: rgba(253, 253, 253, 0.09);*/
	/*border: 1px solid rgba(253, 253, 253, 0.12);*/
	/*backdrop-filter: blur(20px);*/
	/*border-radius: 20px;*/
	padding: 1rem;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.box-about__group {
	display: flex;
	align-items: flex-start;
	gap: 1rem;
}

.box-about__icon {
	display: block;
	margin-bottom: 1rem;
	flex-shrink: 0; /* Иконка не сжимается */
	text-align: left;
	flex-shrink: 0;
	width: 32px;
}

.box-about__icon img {
	height: 16px;
}

.box-about__title {
	display: block;
	margin-bottom: 0.75rem;
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	color: #fff;
	flex-shrink: 0; /* Заголовок не сжимается */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.box-about__text {
	flex: 1;
}

.box-about__description {
	font-weight: 400;
	display: block;
	margin-bottom: 1rem;
	font-size: 15px;
	line-height: 140%; /* Немного увеличил для читаемости */
	color: rgba(255, 255, 255, 0.8);
	flex: 1; /* Занимает всё доступное пространство между заголовком и изображением */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.box-about__image {
	width: 100%;
	min-height: 153px; /* Фиксированная высота как у img */
	flex-shrink: 0; /* Изображение не сжимается */
	/*border-radius: 20px;*/
	overflow: hidden;
	margin-top: auto; /* Прижимаем к низу */
	margin-bottom: 1.5rem;
}

.box-about__image img {
	width: 100%;
	/*border-radius: 20px;*/
	display: block;
}

#about .swiper-slide {
	/*width: 80%;*/
}

#contacts {
	margin-bottom: 3rem;
}
#contacts form {
	max-width: 450px;
}
#contacts a {
	color: var(--white) !important;
	text-decoration: none !important;
}
#contacts #form-creator-51 {
	background: rgba(253, 253, 253, 0.09);
	border: 1px solid rgba(253, 253, 253, 0.12);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	padding: 2rem 1rem;
}
#contacts #form-creator-51 .form-wrap-button {
	text-align: left;
}
#contacts #form-creator-51 h2:not(.abba-heading) {
	margin-bottom: 2rem;
	padding: 0;
}
#contacts #form-creator-51 label,
#contacts #form-creator-51 input,
#contacts #form-creator-51 button,
#contacts #form-creator-51 .contacts-terms {
	width: 400px;
	max-width: 100%;
}
#contacts #form-creator-51 input {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 15px 30px;
	gap: 10px;
	border: 0;
	border-bottom: 1px solid #FDFDFD;
	background: transparent;
	margin-bottom: 0.5rem;

}
#contacts .contacts-terms {
	font-size: 11px;
	cursor: pointer !important;
}
#contacts h3,
#contacts .h3 {
	display: block;
	font-size: 20px;
	line-height: 120%;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	margin-bottom: 0;
	user-select: none;
}
#contacts .additional-info {
	margin-top: 3rem;
	margin-bottom: 3rem;
	text-align: center;
}
#contacts .additional-info .contacts-links a {
	font-weight: 400;
	font-size: 15px;
	line-height: 120%;
}
.contacts-links + .contacts-links {
	margin-top: 1.5rem;
}
#contacts .accordion-item {
	background-color: transparent !important;
	border-color: #FDFDFD40 !important;
	text-align: center;
}
#contacts .accordion-item .accordion-button {
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	color: var(--white);
	background-color: transparent !important;
	box-shadow: none !important;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	justify-content: center;
	margin-bottom: 0.5rem;
	user-select: none;
}
#contacts .accordion-item .accordion-button::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e") !important;
}
#contacts .accordion-item .accordion-body {
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
	color: var(--white);
	/*padding: 0.75rem 0.75rem 1.25rem 0.75rem;*/
	padding: 0.75rem;
}
#contacts .accordion-item .accordion-body p {
	font-size: 15px;
}
/*#contacts .accordion-item .accordion-body p:last-child {*/
/*	margin-bottom: 0;*/
/*}*/
#contacts .accordion-button::after {
	margin-left: .5rem;
}
#faq .accordion-item {
	background-color: transparent !important;
	border-color: #FDFDFD40 !important;
}
#faq .accordion-flush>.accordion-item:first-child {
	border-top: 1px solid #FDFDFD40 !important;
}
#faq .accordion-flush>.accordion-item:last-child {
	border-bottom: 1px solid #FDFDFD40 !important;
}
#faq .accordion-item .accordion-button {
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	color: var(--white);
	background-color: transparent !important;
	box-shadow: none !important;
	padding-left: 0.75rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	/*padding: 0.75rem 1.25rem 0.75rem 0.75rem;*/
	padding: 0.75rem 0.75rem 0.75rem 0;
}
#faq .accordion-item .accordion-button::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e") !important;
}
#faq .accordion-item .accordion-body {
	font-weight: 400;
	font-size: 18px;
	line-height: 120%;
	color: var(--white);
	padding: 0.75rem;
	padding-top: 0;
	padding-left: 0 !important;
}
#faq .accordion-item .accordion-body p {
	opacity: 80%;
	font-size: 15px;
}
#faq .accordion-item .accordion-body p:last-child {
	margin-bottom: 0;
}

.box-reviews {
	background: rgba(253, 253, 253, 0.09);
	border: 1px solid rgba(253, 253, 253, 0.12);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	padding: 1rem;
	width: 100%;
	min-height: 190px;
}
.box-reviews__info {
	margin-bottom: 1rem;
}
.box-reviews__info > .row {
	white-space: nowrap;
	flex-wrap: nowrap;
	min-width: 0;
	width: 100%;
}
.box-reviews__info > .row > .col-3 {
	flex-shrink: 0;
	padding-right: 0;
}
.box-reviews__info > .row > .col-auto {
	flex-shrink: 1;
	overflow: hidden;
	padding-right: 0;
	/* align-items: center; */
	justify-content: center;
	vertical-align: middle;
}
.box-reviews__info-name {
	display: block;
	margin-bottom: 0.25rem;
	font-weight: 500;
	font-size: 16px;
	line-height: 120%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
}
.box-reviews__info-date {
	font-size: 15px;
	line-height: 120%;
}
.box-reviews__info-photo {
	display: block;
}
.box-reviews__info-photo img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
}
/* Стили для кнопки "Читать полностью" */
.box-reviews__text-more {
	display: none;
	font-size: 14px;
	line-height: 120%;
	color: #6B9BFF;
	margin-top: 0.5rem;
	cursor: pointer;
	background: none;
	border: none;
	padding: 0;
	text-align: left;
	width: fit-content;
}

.mobile-more-btn {
	margin-top: 1rem;
	font-size: 15px;
	line-height: 18px;
	color: #FDFDFDAD;
	display: inline-block;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
}

/* Для мобильных устройств */
@media (max-width: 1199px) {
	/* Скрываем обычную кнопку на мобильных */
	.box-reviews.more-available .box-reviews__text-more {
		display: none !important;
	}
}

/* Развернутое состояние текста */
.box-reviews__text.expanded {
	-webkit-line-clamp: unset !important;
	display: block !important;
}

/* Стили для контейнера текста */
.box-reviews__text {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 14px;
	line-height: 120%;
	position: relative;
	transition: all 0.2s ease;
}

/* Убираем старый span с Читать полностью из HTML */
.box-reviews__text .box-reviews__text-more {
	display: none;
}

#reviews .swiper-slide {
	width: 80%;
}

#stories .swiper {
	overflow: hidden;
	padding: 0 12px 24px;
}

#stories .swiper-wrapper {
	align-items: stretch;
}

#stories .swiper-slide {
	height: auto;
	box-sizing: border-box;
	margin-bottom: 0;
}

.box-stories {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
	background: rgba(253, 253, 253, 0.09);
	border: 1px solid rgba(253, 253, 253, 0.12);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	transition: transform 0.2s ease-in-out;
}

.box-stories:not(.box-stories-accent) {
	transition: transform 0.35s ease;
	transform-origin: center center;
}

.box-stories-accent {
	position: relative;
	border: 2px solid #F5F5F3;
}

.box-stories-accent.playing::before {
	content: "";
	position: absolute;
	inset: -2px;
	background: linear-gradient(45deg, #f09433, #d62976, #962fbf, #4f5bd5);
	border-radius: 22px;
	z-index: -1;
	border: 0;
}

.box-stories__image {
	overflow: hidden;
	border-radius: 20px;
}

.box-stories__image.video_wrapper {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 9 / 16;
	overflow: hidden;
	border-radius: 20px;
	background: #000;
	cursor: pointer;
}

.box-stories__image.video_wrapper video {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	background: #000;
	z-index: 1;
}

.box-stories__image.video_wrapper a.stories-play-link {
	position: absolute;
	inset: 0;
	text-decoration: none;
	z-index: 10;
	cursor: pointer;
}

.box-stories__image.video_wrapper a.stories-play-link::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	width: 48px;
	height: 48px;
	background: url('/image/catalog/example/site/icon-play.svg') no-repeat center;
	background-size: contain;
	pointer-events: none;
	transition: all 0.2s ease;
	opacity: 0.9;
	z-index: 11;
}
.box-stories-accent.playing .box-stories__image.video_wrapper a.stories-play-link::before {
	content: none;
}

.box-stories__image.video_wrapper:hover a.stories-play-link::before {
	transform: translate(-50%, -70%) scale(1.1);
	opacity: 1;
}

.box-stories__image.video_wrapper.playing a.stories-play-link::before {
	opacity: 0;
	visibility: hidden;
}

.box-stories-bg img {
	display: block;
	height: 100%;
	max-height: 560px;
}

/* Индикатор видео */
.video-indicator {
	position: absolute;
	top: 10px;
	right: 50px;
	color: white;
	font-size: 12px;
	background: rgba(0, 0, 0, 0.5);
	padding: 4px 8px;
	z-index: 10;
	border-radius: 20px;
}

/* Стили для контейнера с видео */
.box-stories__image {
	position: relative;
	width: 100%;
	padding-bottom: 177.77%; /* Соотношение сторон 9:16 для stories */
	overflow: hidden;
	border-radius: 20px;
	cursor: pointer;
}

.box-stories__image img,
.box-stories__image video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: transform 0.2s;
}

.box-stories__image video {
	background: #000;
}

/* Элементы управления видео (появляются при наведении) */
.box-stories__image video::-webkit-media-controls {
	opacity: 0;
	transition: opacity 0.2s;
}

.box-stories__image video:hover::-webkit-media-controls {
	opacity: 1;
}

/* Индикатор воспроизведения */
.video-playing-indicator {
	position: absolute;
	top: 10px;
	right: 10px;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	padding: 4px 8px;
	border-radius: 4px;
	font-size: 12px;
	z-index: 3;
	display: flex;
	align-items: center;
	gap: 4px;
}

.video-playing-indicator::before {
	content: '';
	width: 8px;
	height: 8px;
	background: #ff0000;
	border-radius: 50%;
	animation: pulse 1.5s infinite;
}

@keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0.5; }
	100% { opacity: 1; }
}

/* Анимация для градиентной обводки */
@keyframes gradientRotate {
	0% {
		filter: hue-rotate(0deg);
	}
	100% {
		filter: hue-rotate(360deg);
	}
}

.box-stories-accent::before {
	animation: gradientRotate 3s linear infinite;
}

#team {

}

.box-team {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	background: rgba(253, 253, 253, 0.09);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	border: 1px solid rgba(253, 253, 253, 0.12);
}

.box-team__image {
	width: 100%;
	min-height: 285px; /* Фиксированная высота для всех изображений */
	flex-shrink: 0; /* Запрещаем сжиматься */
	overflow: hidden;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
}

.box-team__image img {
	width: 100%;
	display: block;
}

.box-team__info {
	padding: 1rem;
	border-top: 1px solid rgba(253, 253, 253, 0.12);
	justify-content: center;
}

.swiper-slide .box-team__info-title {
	display: block;
	margin-bottom: 0.5rem;
	font-weight: 600;
	color: var(--yellow);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 24px;
	line-height: 29px;
}
.swiper-slide .box-team__info-description {
	display: block;
	line-height: 120%;
	color: var(--white);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 18px;
	line-height: 22px;
}

#gallery,
#tours,
#error {
	position: relative;
}
.tours-subtitle {
	margin-bottom: calc(2rem - 0.75rem);
}
.box-tours {
	background: rgba(253, 253, 253, 0.09);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	border: 1px solid rgba(253, 253, 253, 0.12);
	padding: 1rem;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.box-tours__info-title {
	display: block;
	margin-bottom: 0.5rem;
	font-weight: 300;
	font-size: 10px;
	line-height: 10px;
}
.box-tours__info-value {
	display: block;
	margin-bottom: 1rem;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.box-tours__info {
	display: flex;
	flex-direction: column;
	height: 100%;
	flex: 1;
}
.box-tours__info .btn {
	margin-top: auto !important;
}

.content-subscribe {
	margin-top: 2rem;
}
#video {

}
.box-video {
	position: relative;
	background: rgba(253, 253, 253, 0.09);
	border: 1px solid rgba(253, 253, 253, 0.12);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.box-video__image {
	position: relative;
	display: block;
	border: 1px solid rgba(253, 253, 253, 0.12);
	border-radius: 20px;
	width: 100%;
	flex: 1;
}
.box-video__image::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.32%, rgba(0, 0, 0, 0.2) 80.96%);
}
.box-video__image.video_wrapper {
	position: relative;
}
.box-video__image.video_wrapper a.video-popup-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	z-index: 1;
}
.box-video__image.video_wrapper a.video-popup-link::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	width: 48px;
	height: 48px;
	background: url('/image/catalog/example/site/icon-play.webp') no-repeat center;
	background-size: contain;
	pointer-events: none;
	transition: all 0.2s ease;
	opacity: 0.9;
}
.box-video__image.video_wrapper:hover a.video-popup-link::before {
	transform: translate(-50%, -70%) scale(1.1);
	opacity: 1;
}
.box-video__image img {
	width: 100%;
	height: 100%;
	border-radius: 20px;
}
.box-video__title {
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	position: absolute;
	bottom: 0;
	margin: 0.75rem;
	left: 0;
	right: 0;
	z-index: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

#video .swiper-slide {
	width: 80%;
}

/* Стили для контейнера в футере */
footer .footer-btn {
	/* базовые стили контейнера */
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	backdrop-filter: blur(10px);
	padding: 0.5rem 0.75rem;
	opacity: 0.5;
	visibility: hidden;
	z-index: 1024;
}
footer .footer-btn.active {
	opacity: 1;
	visibility: visible;
}

footer .footer-btn__button {
	margin-bottom: 0 !important;
}

@media (max-width: 575px) {
	footer .footer-btn {
		padding: 8px 12px calc(8px + env(safe-area-inset-bottom));
		background: rgba(8, 8, 8, 0.82);
	}

	footer .footer-btn__button {
		display: flex;
		min-height: 52px;
		padding: 8px 18px;
		flex-direction: column;
		gap: 2px;
		align-items: center;
		justify-content: center;
		line-height: 1;
	}

	footer .footer-btn__button .show {
		margin: 0;
		font-size: 15px;
		font-weight: 600;
		line-height: 1.05;
	}

	footer .footer-btn__button .hide {
		display: block !important;
		margin: 0;
		color: rgba(1, 1, 1, 0.72);
		font-size: 10px;
		font-weight: 400;
		line-height: 1.1;
	}
}

.play-icon {
	width: 30px !important;
	height: auto !important;
	margin-left: 5px;
}

/* Стили для Magnific Popup */
.mfp-iframe-holder .mfp-content {
	max-width: 900px;
	max-height: 506px;
}

.mfp-iframe-scaler iframe {
	background: #000;
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	border-radius: 20px;
}

.mfp-fade.mfp-bg {
	opacity: 0;
	transition: all 0.2s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transition: all 0.2s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}









.breadcrumbs {
	margin-bottom: 10px;
}
.breadcrumbs li {
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
}

.breadcrumbs li {
	display: inline-block;
	font-weight: 500;
	margin: 0 2px;
}

.breadcrumbs li a {
	font-weight: 500;
}

.breadcrumbs li + li:before {
	margin: 0 3px 0 0px;
	content: "/";
	font-weight: 700;
}

#search {
	border-bottom: 1px solid #FDFDFD40;
}
#search .form-control {
	background: none;
	border: none;
	border-radius: 0;
	color: #FDFDFD !important;
	font-size: 18px;
}
#search .form-control:focus {
	box-shadow: none !important;
}
#search .form-control,
#search .form-control::placeholder,
#contacts #form-creator-51 input,
#contacts #form-creator-51 input::placeholder {
	color: rgb(253 253 253 / 80%) !important;
}
#search .form-control:focus,
#search .form-control:focus::placeholder,
#contacts #form-creator-51 input:focus,
#contacts #form-creator-51 input:focus::placeholder {
	color: rgb(253 253 253 / 100%) !important;
}
#search .input-group-btn,
#search .input-group-btn .btn {
	height: 47px;
	width: 47px;
}
#search .input-group-btn .btn {
	border-radius: 0 !important;
	border: none !important;
}
#search .input-group-btn .btn svg path {
	fill: rgb(253 253 253 / 80%) !important;
}
#search .input-group-btn .btn:hover svg path,
#search .input-group-btn .btn:focus svg path
#search .input-group-btn .btn:active svg path{
	fill: rgb(253 253 253 / 100%) !important;
}
.mb-6 {
	margin-bottom: 4.5rem !important;
}

.content-none {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	clip-path: inset(100%);
	border: 0;
	white-space: nowrap;
}

.breadcrumbs-category {
	padding: 0;
}
.breadcrumbs-category li {
	list-style: none;
	display: inline-block;
	margin-bottom: .5rem;
	margin-right: .25rem;
}
.breadcrumbs-category li > a {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 9px 12px;
	gap: 10px;
	background: rgba(253, 253, 253, 0.09);
	border: 1px solid rgba(253, 253, 253, 0.12);
	backdrop-filter: blur(20px);
	border-radius: 30px;
	text-decoration: none !important;
	font-size: 15px;
	line-height: 1.2;
	font-weight: 500;
	color: #FDFDFD;
	transition: 0.2s ease-in-out;
}
.breadcrumbs-category li.active > a,
.breadcrumbs-category li:hover > a {
	background: rgba(253, 253, 253, 0.23);
}

#tours.category .empty-result + div {
	display: none;
}

.empty-result {
	width: 100%;
}

#menu a[href*="#"]::before {
	content: "↓";
	/*content: "•";*/
	margin-right: 6px;
	opacity: 0.6;
}

#menu .navbar-brand[href*="#"]::before,
#menu .without_anchor[href*="#"]::before {
	content: none;
}

#home + #tours,
#home + #gallery,
#home + #error {
	padding-top: 0;
}

#tours.category .container,
#gallery.category > .container,
#error .container {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

#gallery .media-item {
	display: inline-block;
	position: relative;
	background: rgba(253, 253, 253, 0.09);
	border: 1px solid rgba(253, 253, 253, 0.12);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}
#gallery .media-item img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	border-radius: 20px;
}

#gallery .media-item::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 3;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 17.32%, rgba(0, 0, 0, 0.2) 80.96%);
}
#gallery .media-item .media-item__info {
	position: absolute;
	z-index: 4;
	display: block;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	color: #fff;
	text-align: left;
	padding: 0.75rem;
	font-weight: 500;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
}
.box-success {
	background: rgba(253, 253, 253, 0.09);
	border: 1px solid rgba(253, 253, 253, 0.12);
	backdrop-filter: blur(20px);
	border-radius: 20px;
	padding: 1rem;
}
.box-success .box-success__image {
	margin-bottom: 1rem;
}
.box-success .box-success__image img{
	max-width: 100%;
	border-radius: 20px;
}

.box-success .box-success__info {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.box-success .box-success__info h6 {
	margin-bottom: 0;
}

#pdModal .btn-min-width-180 {
	min-width: 130px;
}

@media (min-width: 576px) {
	/* sm */
	#cookie {
		bottom: 12px;
	}
	.offcanvas .btn:first-child {
		font-size: initial;
	}
	#pdModal .btn-min-width-180 {
		min-width: 180px;
	}
}

@media (min-width: 768px) {
	.btn-long {
		width: 328px;
	}
	.swiper-slide:not(.swiper-slide-active) .box-team {
		transform: scale(0.90);
		transform-origin: center center;
	}

	#team .swiper-slide .box-team {
		transform: scale(0.9);
		transform-origin: center center;
	}
	#team .swiper-slide-active .box-team {
		transform: scale(1);
	}
	.box-stories:not(.box-stories-accent) {
		transform: scale(0.95);
		transform-origin: center center;
	}
	
	

	
	/* md */
	.top-content {
		height: 100%;
		align-items: center;
		vertical-align: middle;
		align-content: center;
	}
	*/
	#menu {
		padding: 0;
	}
	#menu:not(.opened) .container {
		padding: 0;
	}
	#menu.fixed-top {
		padding: 0;
	}
	.navbar-brand-logo {
		width: 115px;
	}
	#about {
		position: relative;
		display: flex;
		background: none;
	}
	.text-part {
		position: relative;
	}
	.text-part__first {
		padding-left: 6rem;
	}
	.text-part__second {
		padding-left: 2rem;
	}
	.text-part__third {
		padding-left: 16rem;
	}
	#about h2:not(.abba-heading) {
		text-align: left;
	}
	.box-details .box-details__title {
		margin-bottom: 0;
	}
	#tours.category .box-tours {
		width: 100% !important;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 0;
		padding: 1rem 0;
		background: none;
		backdrop-filter: none;
		border-radius: 0;
		border: 0;
		border-top: 1px solid #FDFDFD40;
	}
	#tours.category .box-tours:last-child {
		border-bottom: 1px solid #FDFDFD40;
	}
	#tours.category .box-tours .box-tours__info-value {
		margin-bottom: 0;
		-webkit-line-clamp: 1;
	}
	#tours.category .box-tours .box-tours__info-date {
		width: 30%;
	}
	#tours.category .box-tours .box-tours__info-city {
		width: 32%;
	}
	#tours.category .box-tours .box-tours__info-place {
		width: 38%;
	}
	#tours.category .container,
	#gallery.category > .container {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	#box-success {
		padding: 1.5rem;
	}
	#successModal .modal-dialog {
		width: 744px;
		max-width: 100%;
	}
	
	
	h1, h1 span {
		font-size: 35px;
		line-height: 42px;
	}
	
	.timer-grid {
		width: max-content;
		max-width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#tours.category .box-tours .box-tours__info-time,
	#tours.category .box-tours .box-tours__info-price {
		display: none !important;
	}
}

@media (min-width: 992px) {
	p {
		font-size: 17px;
	}
	.timer-block {
		padding: 9px 24px;
		min-width: 100px;
	}
	.timer-label {
		font-size: 17px;
	}
	h1, h1 span {
		font-size: 41px;
		line-height: 50px;
	}
	
	
	.box-timer__description {
		font-size: 24px;
	}

	
	/* lg */
	.nooffcanvas {
		width: 100%;
	}
	#menu .nav-link {
		padding: 12px 12px;
		font-size: 17px;
	}
	
	
	
	
	
	
	h1 span {
		font-size: 43px;
	}
	h1 span.text-part-third {
		font-size: 68px;
	}
	#tours .btn-long {
		width: 246px;
	}
	h2:not(.abba-heading),
	.timer-number {
		font-size: 39px !important;
		line-height: 46px !important;
	}
	.timer-grid {
		gap: 23px;
	}
	#about::before {
		z-index: 0;
	}
	#about .container::before {
		height: 596px;
		width: 298px;
	}
	.swiper-slide .box-team__info-title {
		font-size: 18px;
		line-height: 22px;
	}
	.swiper-slide .box-team__info-description {
		font-size: 14px;
		line-height: 17px;
	}
	.swiper-slide.swiper-slide-active .box-team__info-title {
		font-size: 24px;
		line-height: 29px;
	}
	.swiper-slide.swiper-slide-active .box-team__info-description {
		font-size: 18px;
		line-height: 22px;
	}
	#tours.category .box-tours .box-tours__info-date {
		width: 21%;
	}
	#tours.category .box-tours .box-tours__info-time {
		width: 11%;
	}
	#tours.category .box-tours .box-tours__info-city {
		width: 21%;
	}
	#tours.category .box-tours .box-tours__info-price {
		width: 19%;
	}
	#tours.category .box-tours .box-tours__info-place {
		width: 28%;
	}
	#tours.category .box-tours .box-tours__info-time,
	#tours.category .box-tours .box-tours__info-price {
		display: block !important;
	}
	#tours.category .box-tours .box-tours__info-value {
		font-size: 18px;
		line-height: 22px;
	}
	#successModal .modal-dialog {
		width: 968px;
		max-width: 100%;
	}
	#cookie {
		right: 1.5rem;
		padding: 1rem;
		max-width: calc(360px - 24px);
	}
	#cookie p {
		font-size: 13px;
	}
	.notification p {
		padding: .5rem 0;
		font-size: 18px;
		font-weight: 600;
	}
}

@media (min-width: 1200px) {
	

	
	
	p {
		font-size: 18px;
	}
	#gallery .media-item .media-item__info {
		font-size: 18px;
		line-height: 22px;
	}
	.timer-label {
		font-size: 18px;
	}
	.breadcrumbs-category li > a {
		font-size: 18px;
		padding: 12px 24px;
	}
	#menu .nav-link {
		font-size: 18px;
	}
	
	
	#faq {
		background: url(/image/catalog/example/site/bg-faq.webp) center no-repeat;
		background-size: cover;
		background-attachment: fixed;
		padding: 3rem 0 calc(3rem + 16px) 0;
	}
	#contacts {
		background-size: cover;
		background-attachment: fixed;
		position: relative;
	}
	#contacts::before {
		left: 0;
		top: 0;
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background: rgba(0, 0, 0, 0.9);
	}
	.mobile-more-btn {
		font-size: 18px;
		line-height: 22;
		color: #6B9BFF;
	}
	/* xl */
	h1 span {
		font-size: 50px;
	}
	h1 span.text-part-third {
		font-size: 80px;
	}
	h2:not(.abba-heading),
	.timer-number {
		font-size: 48px !important;
		line-height: 54px !important;
	}
	.timer-grid {
		gap: 30px;
	}
	.box-reviews__info {
		margin-bottom: 0.5em;
	}
	.box-reviews__info-name {
		font-size: 24px;
	}
	.box-reviews__info-date,
	.box-reviews__text {
		font-size: 18px;
	}
	.box-reviews__info-photo img {
		width: 65px;
		height: 65px;
	}
	.box-reviews {
		background: none;
		border: none;
		backdrop-filter: none;
		border-radius: 0;
		padding: 0;
		margin-bottom: 2rem;
	}

	.box-reviews.more-available .box-reviews__text-more {
		display: block;
	}
	
	
	#about .container::before {
		height: 644px;
		width: 323px;
	}
	#menu .nav-link {
		padding: 1rem 1.5rem;
	}
	.box-reviews {
		min-height: auto;
	}
	.box-reviews__text-more {
		font-size: 18px;
		margin-top: 1rem;
	}
	#faq .accordion-item .accordion-button {
		font-size: 22px;
		/*padding: 1rem 1.5rem 1rem 1rem;*/
		padding: 1rem 1.5rem 1rem 0;
	}
	#faq .accordion-item .accordion-body p {
		font-size: 17px;
	}
	#faq .accordion-item .accordion-body {
		max-width: 60%;
		text-align: justify;
	}
	#team,
#stories,
#video,
#reviews,
#faq,
#contacts.product {
		margin-top: 4rem;
	}
	#tours.product {
		margin-bottom: 4rem;
	}
	.box-about__title {
		font-size: 21px;
	}
	.box-about__description {
		font-size: 16px;
	}
	.box-video__title,
	.box-reviews__info-name {
		font-size: 22px;
	}
	.box-reviews__info-date,
	.box-reviews__text {
		font-size: 17px;
	}
	#contacts h3, #contacts .h3,
	#contacts .accordion-item .accordion-button {
		font-size: 22px;
	}
	#contacts .additional-info .contacts-links a,
	#contacts .accordion-item .accordion-body p {
		font-size: 17px;
	}
	.additional-info,
	#contacts .accordion-item {
		text-align: left !important;
	}
	#contacts .accordion-item .accordion-button {
		justify-content: start;
	}
	#contacts .accordion-item .accordion-body{
		padding: 0;
	}
	#contacts .accordion-item .accordion-button {
		padding-left: 0;
		padding-right: 0;
	}
	#contacts .h3 {
		font-size: 17px;
	}
	#contacts .accordion-collapse {
		display: block !important;
		transition: none !important;
	}
	#contacts .accordion-item .accordion-button::after {
		content: none;
	}
	#contacts #form-creator-51 {
		background: none;
		border: none;
		backdrop-filter: none;
		border-radius: 0;
		padding: 0;
		padding-right: 3rem;
	}
	#contacts .btn-long {
		width: auto;
	}
	.text-xl-left {
		text-align: left !important;
	}
	#contacts .additional-info {
		margin-top: 0;
	}
	#contacts .h3 {
		margin-top: 1rem;
	}
	#tours, #contacts {
		padding-top: 4rem;
	}

	#tours.home .swiper-wrapper {
		display: flex;
		flex-wrap: wrap;
		transform: none !important;
	}
	#tours.home .swiper-scrollbar,
	#reviews .swiper-scrollbar {
		display: none;
	}
	#tours.home .box-tours {
		width: 100% !important;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 0;
		padding: 1rem 0;
		background: none;
		backdrop-filter: none;
		border-radius: 0;
		border: 0;
		border-top: 1px solid #FDFDFD40;
	}
	#tours.home .box-tours:last-child {
		border-bottom: 1px solid #FDFDFD40;
	}
	#tours.home .box-tours .box-tours__info-value {
		margin-bottom: 0;
		font-size: 18px;
		line-height: 22px;
		-webkit-line-clamp: 1;
	}
	#tours.home .box-tours .box-tours__info-date {
		width: 21%;
	}
	#tours.home .box-tours .box-tours__info-time {
		width: 11%;
	}
	#tours.home .box-tours .box-tours__info-city {
		width: 21%;
	}
	#tours.home .box-tours .box-tours__info-price {
		width: 19%;
	}
	#tours.home .box-tours .box-tours__info-place {
		width: 28%;
	}
	/*#tours.home .container {*/
	/*	padding-top: 5rem;*/
	/*	padding-bottom: 5rem;*/
	/*}*/
}

@media (min-width: 1400px) {
	
	
	#gallery .media-item .media-item__info {
		font-size: 20px;
		line-height: 24px;
	}
	/* xxl */
	#menu .nav-link {
		padding: 1rem 2rem;
	}
	#faq .accordion-item .accordion-button {
		font-size: 24px;
	}
	#faq .accordion-item .accordion-body p {
		font-size: 18px;
	}
	#team,
#stories,
#video,
#reviews,
#faq,
#contacts.product {
		margin-top: 5rem;
	}
	#tours.product {
		margin-bottom: 5rem;
	}

	#tours, #contacts, #error {
		padding-top: 5rem;
	}
	.box-video__title,
	.box-reviews__info-name {
		font-size: 24px;
	}
	.box-reviews__info-date,
	.box-reviews__text {
		font-size: 18px;
	}
	#contacts h3, #contacts .h3,
	#contacts .accordion-item .accordion-button {
		font-size: 24px;
	}
	#contacts .additional-info .contacts-links a,
	#contacts .accordion-item .accordion-body p {
		font-size: 18px;
	}
	#contacts .h3 {
		font-size: 18px;
	}
	#contacts .contacts-terms br {
		display: none;
	}
	#contacts .h3 {
		margin-top: 1.5rem;
	}
	#tours.home .box-tours .box-tours__info-date {
		width: 19%;
	}
	#tours.home .box-tours .box-tours__info-time {
		width: 13%;
	}
	#tours.home .box-tours .box-tours__info-city {
		width: 23%;
	}
	#tours.home .box-tours .box-tours__info-price {
		width: 17%;
	}
	#tours.home .box-tours .box-tours__info-place {
		width: 28%;
	}
}

/* Ваши существующие градиенты для разных разрешений */
@media (max-width: 575px) {
	.offcanvas .btn-min-width-180 {
		min-width: auto;
	}
}

@media (min-width: 768px) {
	
	
}

@media (min-width: 992px) {
	
	
}

.notification-main.has-notification-unique {
	display: none;
}

/* Floyd Universe: simple visual adaptation of the existing Queen template. */
:root {
	--black: #090909;
	--white: #f5f5f3;
	--yellow: #f5f5f3;
	--yellow-hover: #d7d7d4;
	--yellow-light: #ffffff;
	--black-light: #171717;
}

body:has(#home.main),
body:has(#home.product) {
	background-color: #0b0b0b;
	background-image:
		linear-gradient(rgba(8, 8, 8, 0.18), rgba(8, 8, 8, 0.18)),
		url('/image/catalog/example/site/bg.webp');
	background-repeat: repeat, repeat;
	background-size: auto, 500px 500px;
}

body:has(#home.main) h1,
body:has(#home.main) h2:not(.abba-heading),
body:has(#home.main) .timer-number,
body:has(#home.product) h1,
body:has(#home.product) h2:not(.abba-heading),
body:has(#home.product) .timer-number {
	font-family: 'Inter', sans-serif;
	font-weight: 800;
	letter-spacing: -0.045em;
	text-transform: uppercase;
}

body:has(#home.main) h1,
body:has(#home.product) h1 {
	color: var(--white) !important;
}

body:has(#home.main) h2:not(.abba-heading),
body:has(#home.main) .timer-number,
body:has(#home.product) h2:not(.abba-heading),
body:has(#home.product) .timer-number {
	font-size: clamp(34px, 5.2vw, 74px) !important;
	line-height: 0.95 !important;
}

body:has(#home.main) .text-extract,
body:has(#home.product) .text-extract {
	color: var(--white) !important;
}

body:has(#home.main) .btn,
body:has(#home.product) .btn {
	border-radius: 12px;
	font-weight: 600;
}

body:has(#home.main) .btn-yellow,
body:has(#home.product) .btn-yellow {
	background-color: var(--white) !important;
	border-color: var(--white) !important;
	color: var(--black) !important;
}

body:has(#home.main) .btn-yellow-transparent,
body:has(#home.product) .btn-yellow-transparent {
	background-color: rgba(0, 0, 0, 0.16) !important;
	border-color: rgba(255, 255, 255, 0.84) !important;
	color: var(--white) !important;
}

body:has(#home.main) .btn-yellow-transparent svg,
body:has(#home.main) .btn-yellow-transparent svg path,
body:has(#home.product) .btn-yellow-transparent svg,
body:has(#home.product) .btn-yellow-transparent svg path {
	fill: currentColor !important;
}

.btn-yellow-transparent svg,
.btn-yellow-transparent svg path {
	fill: currentColor !important;
}

svg [fill="#FDCC0D"] {
	fill: var(--yellow) !important;
}

svg [stroke="#FDCC0D"] {
	stroke: var(--yellow) !important;
}

body:has(#home.main) .btn-yellow-transparent:hover,
body:has(#home.product) .btn-yellow-transparent:hover {
	background-color: var(--white) !important;
	border-color: var(--white) !important;
	color: var(--black) !important;
}

























body:has(#home.main) .box-details,
body:has(#home.product) .box-details {
	background: rgba(0, 0, 0, 0.48);
	border-color: rgba(255, 255, 255, 0.3);
	border-radius: 0;
}

body:has(#home.main) .box-details__rating,
body:has(#home.product) .box-details__rating {
	border-color: var(--white);
}

body:has(#home.main) #about,
body:has(#home.main) #team,
body:has(#home.main) #tours,
body:has(#home.main) #video,
body:has(#home.main) #stories,
body:has(#home.main) #reviews,
body:has(#home.main) #faq,
body:has(#home.main) #contacts,
body:has(#home.product) #about,
body:has(#home.product) #team,
body:has(#home.product) #tours,
body:has(#home.product) #video,
body:has(#home.product) #stories,
body:has(#home.product) #reviews,
body:has(#home.product) #faq,
body:has(#home.product) #contacts {
	position: relative;
}

body:has(#home.main) #about::before,
body:has(#home.main) #about .container::before,
body:has(#home.main) #contacts::before,
body:has(#home.product) #about::before,
body:has(#home.product) #about .container::before,
body:has(#home.product) #contacts::before {
	display: none;
}

body:has(#home.main) #about,
body:has(#home.main) #team,
body:has(#home.main) #stories,
body:has(#home.main) #reviews,
body:has(#home.main) #faq,
body:has(#home.product) #about,
body:has(#home.product) #team,
body:has(#home.product) #stories,
body:has(#home.product) #reviews,
body:has(#home.product) #faq{
	background: transparent;
}

body:has(#home.main) .box-about,
body:has(#home.main) .box-team,
body:has(#home.main) .box-video,
body:has(#home.main) .box-stories,
body:has(#home.main) .box-reviews,
body:has(#home.main) #contacts #form-creator-51,
body:has(#home.product) .box-about,
body:has(#home.product) .box-team,
body:has(#home.product) .box-video,
body:has(#home.product) .box-stories,
body:has(#home.product) .box-reviews,
body:has(#home.product) #contacts #form-creator-51 {
	background: rgba(255, 255, 255, 0.035);
	border-color: rgba(255, 255, 255, 0.2);
	border-radius: 0;
	backdrop-filter: none;
}

body:has(#home.main) .box-about__image,
body:has(#home.main) .box-team__image,
body:has(#home.main) .box-video__image,
body:has(#home.main) .box-video__image img,
body:has(#home.main) .box-stories__image,
body:has(#home.product) .box-about__image,
body:has(#home.product) .box-team__image,
body:has(#home.product) .box-video__image,
body:has(#home.product) .box-video__image img,
body:has(#home.product) .box-stories__image {
	border-radius: 0;
}

body:has(#home.main) .swiper-slide .box-team__info-title,
body:has(#home.product) .swiper-slide .box-team__info-title {
	color: var(--white);
}

#tours.home {
	background-image:
		linear-gradient(180deg, rgba(9, 9, 9, 0.02), rgba(9, 9, 9, 0.46)),
		url('/image/catalog/example/site/moon.webp');
	background-position: center, center bottom;
	background-repeat: no-repeat;
	background-size: cover, 100% auto;
}

#tours.home .box-tours {
	background: rgba(5, 5, 5, 0.42);
	border-color: rgba(255, 255, 255, 0.28);
	border-radius: 0;
	backdrop-filter: none;
}

body:has(#home.main) #video::before,
body:has(#home.product) #video::before {
	content: '';
	display: block;
	width: 100%;
	height: clamp(44px, 7vw, 92px);
	margin-bottom: 1rem;
	background: url('/image/catalog/example/site/logo-icon.webp') center / auto 100% repeat-x;
	opacity: 0.72;
}

body:has(#home.main) .box-video__image.video_wrapper a.video-popup-link::before,
body:has(#home.main) .box-stories__image.video_wrapper a.stories-play-link::before,
body:has(#home.product) .box-video__image.video_wrapper a.video-popup-link::before,
body:has(#home.product) .box-stories__image.video_wrapper a.stories-play-link::before {
	background-image: url('/image/catalog/example/site/icon-play.webp');
}

body:has(#home.main) #video .box-video__image,
body:has(#home.product) #video .box-video__image {
	min-height: 0;
	aspect-ratio: 440 / 293;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

body:has(#home.main) #video .box-video__image img,
body:has(#home.product) #video .box-video__image img {
	opacity: 1;
	object-fit: cover;
}

body:has(#home.main) .box-stories-accent::before,
body:has(#home.product) .box-stories-accent::before {
	animation: none;
}

body:has(#home.main) #faq .accordion-item,
body:has(#home.main) #contacts .accordion-item,
body:has(#home.product) #faq .accordion-item,
body:has(#home.product) #contacts .accordion-item {
	border-color: rgba(255, 255, 255, 0.28) !important;
}

@media (max-width: 767px) {
	body:has(#home.main) h2:not(.abba-heading),
	body:has(#home.main) .timer-number,
	body:has(#home.product) h2:not(.abba-heading),
	body:has(#home.product) .timer-number {
		font-size: 34px !important;
		line-height: 1 !important;
	}

	

	

	

	

	

	

	#tours.home {
		background-size: cover, auto 78%;
	}
}

@media (min-width: 768px) {
	
}

@media (min-width: 1200px) {
	
}

/* Floyd Universe: Figma refinement v2.
 * Visual layer only: page structure, menu content and Twig data stay untouched.
 */
body:has(#home.main),
body:has(#home.product) {
	--floyd-black: #090909;
	--floyd-surface: #080808;
	--floyd-white: #fdfdfd;
	--floyd-gray: #a9a9a7;
	--floyd-line: rgba(253, 253, 253, 0.42);
	background-color: var(--floyd-surface);
	background-image:
		radial-gradient(circle at 18% 14%, rgba(255, 255, 255, 0.055), transparent 30%),
		radial-gradient(circle at 84% 38%, rgba(255, 255, 255, 0.04), transparent 24%),
		url('/image/catalog/example/site/bg.webp');
	background-repeat: no-repeat, no-repeat, repeat;
	background-size: 900px 900px, 760px 760px, 500px 500px;
	color: var(--floyd-white);
}

body:has(#home.main)::before,
body:has(#home.product)::before,
body:has(#tours.category)::before,
body:has(#gallery.category)::before,
body:has(#error.not_found)::before {
	content: '';
	position: fixed;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	background: url('/image/catalog/example/site/bg.webp') center / 500px 500px repeat;
	filter: brightness(1.9) contrast(1.8);
	mix-blend-mode: screen;
	opacity: 0.2;
}

body:has(#home.main) > main,
body:has(#home.product) > main {
	overflow: hidden;
}

body:has(#home.main) h2:not(.abba-heading),
body:has(#home.main) .timer-number,
body:has(#home.product) h2:not(.abba-heading),
body:has(#home.product) .timer-number {
	max-width: 1120px;
	margin: 0;
	padding: 0;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: clamp(64px, 6.75vw, 97px) !important;
	font-weight: 600;
	font-style: normal;
	line-height: 1.07 !important;
	letter-spacing: -0.025em;
	text-transform: uppercase;
}

body:has(#home.main) p,
body:has(#home.main) .box-about__description,
body:has(#home.main) .box-team__info-description,
body:has(#home.main) .box-reviews__text,
body:has(#home.product) p,
body:has(#home.product) .box-about__description,
body:has(#home.product) .box-team__info-description,
body:has(#home.product) .box-reviews__text {
	font-size: 16px;
	line-height: 1.35;
}

body:has(#home.main) .btn,
body:has(#home.product) .btn {
	min-height: 42px;
	padding: 0.72rem 1.4rem;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.025em;
	text-transform: none;
}



































body:has(#home.main) .box-details,
body:has(#home.product) .box-details {
	padding: 10px 14px;
	background: rgba(0, 0, 0, 0.52);
	border: 1px solid rgba(253, 253, 253, 0.58);
	border-radius: 0;
}

body:has(#home.main) #about,
body:has(#home.main) #team,
body:has(#home.main) #tours,
body:has(#home.main) #video,
body:has(#home.main) #stories,
body:has(#home.main) #reviews,
body:has(#home.main) #faq,
body:has(#home.main) #contacts,
body:has(#home.product) #about,
body:has(#home.product) #team,
body:has(#home.product) #tours,
body:has(#home.product) #video,
body:has(#home.product) #stories,
body:has(#home.product) #reviews,
body:has(#home.product) #faq,
body:has(#home.product) #contacts {
	margin-top: 0;
	padding-top: clamp(92px, 9vw, 148px);
}

body:has(#home.main) #about,
body:has(#home.product) #about {
	padding-top: clamp(68px, 6vw, 104px);
}

body:has(#home.main) #about .row.mt-3,
body:has(#home.product) #about .row.mt-3 {
	margin-top: 0 !important;
}

body:has(#home.main) .box-about,
body:has(#home.product) .box-about {
	min-height: 100%;
	padding: 0;
	background: transparent;
	border: 0;
}

body:has(#home.main) .box-about__image,
body:has(#home.product) .box-about__image {
	min-height: 0;
	margin: 0 0 26px !important;
	border: 1px solid rgba(253, 253, 253, 0.68);
	overflow: hidden;
}

body:has(#home.main) .box-about__image img,
body:has(#home.product) .box-about__image img {
	width: 100%;
	height: clamp(230px, 25vw, 340px);
	object-fit: cover;
	filter: saturate(0.82) contrast(1.08);
}

body:has(#home.main) #about .swiper-slide:nth-child(1),
body:has(#home.main) #about .swiper-slide:nth-child(3),
body:has(#home.product) #about .swiper-slide:nth-child(1),
body:has(#home.product) #about .swiper-slide:nth-child(3) {
	padding-top: 54px;
}

body:has(#home.main) .box-about__group,
body:has(#home.product) .box-about__group {
	gap: 18px;
	padding-bottom: 28px;
	border-bottom: 1px solid rgba(253, 253, 253, 0.42);
}

body:has(#home.main) .box-about__icon,
body:has(#home.product) .box-about__icon {
	width: 42px;
	margin: 2px 0 0;
}

body:has(#home.main) .box-about__icon img,
body:has(#home.product) .box-about__icon img {
	width: 100%;
	height: auto;
}

body:has(#home.main) .box-about__title,
body:has(#home.product) .box-about__title {
	margin-bottom: 12px;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.08;
	text-transform: uppercase;
}

body:has(#home.main) .box-about__description,
body:has(#home.product) .box-about__description {
	display: block;
	-webkit-line-clamp: unset;
	overflow: visible;
	color: rgba(253, 253, 253, 0.72);
}

body:has(#home.main) #team h2:not(.abba-heading),
body:has(#home.product) #team h2:not(.abba-heading) {
	max-width: 980px;
	margin-bottom: 58px;
}

body:has(#home.main) #team .swiper-wrapper,
body:has(#home.product) #team .swiper-wrapper {
	align-items: stretch;
}

body:has(#home.main) #team .swiper-slide,
body:has(#home.product) #team .swiper-slide {
	height: auto;
}

body:has(#home.main) .box-team,
body:has(#home.product) .box-team {
	height: 100%;
	background: transparent;
	border: 0;
	border-radius: 0;
	backdrop-filter: none;
	transform: none !important;
}

body:has(#home.main) .box-team__image,
body:has(#home.product) .box-team__image {
	min-height: 0;
	aspect-ratio: 1.28 / 1;
	border: 1px solid rgba(253, 253, 253, 0.68);
	border-radius: 0;
}

body:has(#home.main) .box-team__image img,
body:has(#home.product) .box-team__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: saturate(0.86) contrast(1.06);
}

body:has(#home.main) .box-team__info,
body:has(#home.product) .box-team__info {
	min-height: 108px;
	padding: 20px 0 24px;
	border-top: 0;
	border-bottom: 0;
}

body:has(#home.main) .swiper-slide .box-team__info-title,
body:has(#home.product) .swiper-slide .box-team__info-title {
	margin-bottom: 8px;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 27px;
	font-weight: 600;
	line-height: 1.05;
	text-transform: uppercase;
}

body:has(#home.main) #tours,
body:has(#home.product) #tours {
	min-height: 0;
	padding-bottom: 80px;
	background-image: url('/image/catalog/example/site/moon.webp');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: min(1200px, 96vw) auto;
}

body:has(#home.product) #tours.product {
	margin-bottom: 0;
}

body:has(#home.main) #tours h2:not(.abba-heading),
body:has(#home.product) #tours h2:not(.abba-heading) {
	margin-bottom: 48px;
}

@media (min-width: 1200px) {
	body:has(#home.main) #tours .swiper,
	body:has(#home.product) #tours .swiper {
		overflow: visible;
	}

	body:has(#home.main) #tours .swiper-wrapper,
	body:has(#home.product) #tours .swiper-wrapper {
		display: flex;
		flex-direction: column;
		transform: none !important;
	}

	body:has(#home.main) #tours .swiper-slide,
	body:has(#home.product) #tours .swiper-slide {
		width: 100% !important;
		margin: 0 !important;
	}

	body:has(#home.main) #tours .swiper-scrollbar,
	body:has(#home.product) #tours .swiper-scrollbar {
		display: none;
	}
}

body:has(#home.main) #tours .box-tours,
body:has(#home.product) #tours .box-tours {
	padding: 20px 18px 12px;
	background: transparent;
	border: 0;
	border-top: 1px solid rgba(253, 253, 253, 0.46);
	border-radius: 0;
	backdrop-filter: none;
}

body:has(#home.main) #tours .box-tours:last-child,
body:has(#home.product) #tours .box-tours:last-child {
	border-bottom: 1px solid rgba(253, 253, 253, 0.46);
}

body:has(#home.main) .box-tours__info-title,
body:has(#home.product) .box-tours__info-title {
	margin-bottom: 7px;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

body:has(#home.main) .box-tours__info-value,
body:has(#home.product) .box-tours__info-value {
	margin-bottom: 8px;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 18px;
	line-height: 1.2;
}

body:has(#home.main) #video::before,
body:has(#home.product) #video::before {
	height: clamp(58px, 7.5vw, 104px);
	margin-bottom: 42px;
	opacity: 0.82;
}

body:has(#home.main) #video h2:not(.abba-heading),
body:has(#home.main) #stories h2:not(.abba-heading),
body:has(#home.main) #reviews h2:not(.abba-heading),
body:has(#home.main) #faq h2:not(.abba-heading),
body:has(#home.product) #video h2:not(.abba-heading),
body:has(#home.product) #stories h2:not(.abba-heading),
body:has(#home.product) #reviews h2:not(.abba-heading),
body:has(#home.product) #faq h2:not(.abba-heading) {
	margin-bottom: 54px;
}

body:has(#home.main) .box-video,
body:has(#home.product) .box-video {
	background: transparent;
	border: 1px solid rgba(253, 253, 253, 0.58);
	border-radius: 0;
	backdrop-filter: none;
}

body:has(#home.main) #video .box-video__image,
body:has(#home.product) #video .box-video__image {
	min-height: 0;
	flex: 0 0 auto;
	aspect-ratio: 440 / 293;
	border: 0;
	border-radius: 0;
}

body:has(#home.main) .box-video__title,
body:has(#home.product) .box-video__title {
	margin: 0;
	padding: 22px 24px;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.05;
	text-transform: uppercase;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent);
}

body:has(#home.main) #stories .box-stories,
body:has(#home.product) #stories .box-stories {
	background: #080808;
	border: 1px solid rgba(253, 253, 253, 0.58);
	border-radius: 0;
	backdrop-filter: none;
	transform: none !important;
}

body:has(#home.main) #stories .box-stories__image,
body:has(#home.main) #stories .box-stories__image.video_wrapper,
body:has(#home.product) #stories .box-stories__image,
body:has(#home.product) #stories .box-stories__image.video_wrapper {
	border-radius: 0;
}

body:has(#home.main) #reviews .row.mt-2,
body:has(#home.product) #reviews .row.mt-2 {
	margin-top: 38px !important;
}

body:has(#home.main) #reviews .row.mt-2 > .col-xl-7,
body:has(#home.product) #reviews .row.mt-2 > .col-xl-7 {
	width: 100%;
}

body:has(#home.main) .box-reviews,
body:has(#home.product) .box-reviews {
	display: flex;
	min-height: 214px;
	height: 100%;
	padding: 24px 26px 22px;
	flex-direction: column;
	background: transparent;
	border: 1px solid rgba(253, 253, 253, 0.58);
	border-radius: 0;
	backdrop-filter: none;
}

body:has(#home.main) #reviews .swiper,
body:has(#home.product) #reviews .swiper {
	width: 100%;
	overflow: hidden;
	padding: 0 0 34px;
}

body:has(#home.main) #reviews .swiper-wrapper,
body:has(#home.product) #reviews .swiper-wrapper {
	align-items: stretch;
}

body:has(#home.main) #reviews .swiper-slide,
body:has(#home.product) #reviews .swiper-slide {
	height: auto;
}

body:has(#home.main) #reviews .swiper-slide > .col,
body:has(#home.product) #reviews .swiper-slide > .col {
	height: 100%;
	padding: 0;
}

body:has(#home.main) .box-reviews__text,
body:has(#home.product) .box-reviews__text {
	display: -webkit-box;
	margin-bottom: 22px;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

body:has(#home.main) .box-reviews__info,
body:has(#home.product) .box-reviews__info {
	display: flex;
	margin: auto 0 0;
	align-items: flex-end;
	justify-content: space-between;
	gap: 16px;
}

body:has(#home.main) .box-reviews__info-name,
body:has(#home.product) .box-reviews__info-name {
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
}

body:has(#home.main) .box-reviews__footer,
body:has(#home.product) .box-reviews__footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 14px;
}

body:has(#home.main) .box-reviews__stars,
body:has(#home.product) .box-reviews__stars {
	color: #FDCC0C;
	font-size: 17px;
	letter-spacing: 2px;
	line-height: 1;
}

body:has(#home.main) .box-reviews__info-date,
body:has(#home.product) .box-reviews__info-date {
	color: rgba(253, 253, 253, 0.62);
	font-size: 14px;
	white-space: nowrap;
}

body:has(#home.main) #reviews .swiper-scrollbar,
body:has(#home.product) #reviews .swiper-scrollbar {
	display: block;
	left: 0 !important;
	right: 0 !important;
	bottom: 0;
	width: 100% !important;
	height: 2px;
	background: rgba(253, 253, 253, 0.18);
}

body:has(#home.main) #reviews .swiper-scrollbar-drag,
body:has(#home.product) #reviews .swiper-scrollbar-drag {
	background: var(--floyd-white);
}

body:has(#home.main) .reviews-rating,
body:has(#home.product) .reviews-rating {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 22px;
}

body:has(#home.main) .reviews-rating__summary,
body:has(#home.product) .reviews-rating__summary {
	display: flex;
	align-items: center;
	gap: 12px;
}

body:has(#home.main) .reviews-rating__value,
body:has(#home.product) .reviews-rating__value {
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 42px;
	font-weight: 500;
	line-height: 1;
}

body:has(#home.main) .reviews-rating__meta,
body:has(#home.product) .reviews-rating__meta {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

body:has(#home.main) .reviews-rating__stars,
body:has(#home.product) .reviews-rating__stars {
	color: #FDCC0C;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1;
}

body:has(#home.main) .reviews-rating__meta small,
body:has(#home.product) .reviews-rating__meta small {
	color: rgba(253, 253, 253, 0.62);
	font-size: 12px;
	white-space: nowrap;
}

body:has(#home.main) .reviews-rating .btn,
body:has(#home.product) .reviews-rating .btn {
	min-width: 180px;
	height: 46px;
}

body:has(#home.main) #faq .accordion-item,
body:has(#home.product) #faq .accordion-item {
	border-color: rgba(253, 253, 253, 0.34) !important;
}

body:has(#home.main) #faq .accordion-item .accordion-button,
body:has(#home.product) #faq .accordion-item .accordion-button {
	min-height: 50px;
	padding: 14px 0 8px;
	font-family: 'Inter', sans-serif !important;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.35;
	text-transform: none;
}

body:has(#home.main) #faq .accordion-item .accordion-body,
body:has(#home.product) #faq .accordion-item .accordion-body {
	max-width: none;
	padding: 2px 42px 14px 0;
}

body:has(#home.main) #faq > .container > h2:not(.abba-heading),
body:has(#home.product) #faq > .container > h2:not(.abba-heading) {
	display: none;
}

body:has(#home.main) #faq .faq-layout,
body:has(#home.product) #faq .faq-layout {
	margin-top: 0 !important;
	align-items: flex-start;
}

body:has(#home.main) #faq .faq-aside,
body:has(#home.product) #faq .faq-aside {
	padding-right: 70px;
}

body:has(#home.main) #faq .faq-aside h3,
body:has(#home.product) #faq .faq-aside h3 {
	display: flex;
	margin: 0 0 32px;
	flex-direction: column;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: clamp(42px, 4vw, 58px);
	font-weight: 600;
	line-height: 0.98;
	text-transform: uppercase;
}

body:has(#home.main) #faq .faq-aside h3 span,
body:has(#home.product) #faq .faq-aside h3 span {
	display: block;
}

body:has(#home.main) #faq .faq-aside h3 span:last-child,
body:has(#home.product) #faq .faq-aside h3 span:last-child {
	align-self: flex-end;
}

body:has(#home.main) #faq .faq-social,
body:has(#home.product) #faq .faq-social {
	display: flex;
	gap: 14px;
}

body:has(#home.main) #faq .faq-social a,
body:has(#home.product) #faq .faq-social a {
	display: inline-flex;
	width: 62px;
	height: 62px;
	align-items: center;
	justify-content: center;
	color: var(--floyd-white);
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	border: 1px solid rgba(253, 253, 253, 0.66);
	border-radius: 50%;
}

body:has(#home.main) #faq .accordion-body p,
body:has(#home.product) #faq .accordion-body p {
	font-size: 15px;
	line-height: 1.35;
}

body:has(#home.main) #contacts,
body:has(#home.product) #contacts {
	min-height: 0;
	margin: 84px 0 0 !important;
	padding: 64px 0 24px !important;
}

body:has(#home.main) #contacts #form-creator-51,
body:has(#home.product) #contacts #form-creator-51 {
	padding: 28px 0;
	background: transparent;
	border: 0;
	border-top: 1px solid rgba(253, 253, 253, 0.46);
	border-bottom: 1px solid rgba(253, 253, 253, 0.46);
}

body:has(#home.main) #contacts h3,
body:has(#home.main) #contacts .h3,
body:has(#home.product) #contacts h3,
body:has(#home.product) #contacts .h3 {
	margin: 0 0 16px;
	padding: 0;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 20px;
	line-height: 1.1;
	font-weight: 600;
	text-transform: uppercase;
}

body:has(#home.main) #contacts .footer-grid,
body:has(#home.product) #contacts .footer-grid {
	align-items: flex-start;
	row-gap: 38px;
}

body:has(#home.main) #contacts .footer-logo,
body:has(#home.product) #contacts .footer-logo {
	display: inline-block;
	margin-bottom: 28px;
}

body:has(#home.main) #contacts .footer-logo img,
body:has(#home.product) #contacts .footer-logo img {
	display: block;
	height: auto;
}

body:has(#home.main) #contacts .contacts-links,
body:has(#home.product) #contacts .contacts-links {
	margin: 0;
}

body:has(#home.main) #contacts .contacts-links p,
body:has(#home.product) #contacts .contacts-links p {
	margin: 0 0 8px;
	color: rgba(253, 253, 253, 0.66);
	font-size: 15px;
	line-height: 1.35;
}

body:has(#home.main) #contacts .contacts-links a,
body:has(#home.product) #contacts .contacts-links a {
	color: var(--floyd-white) !important;
}

body:has(#home.main) #contacts .footer-directions .row,
body:has(#home.product) #contacts .footer-directions .row {
	row-gap: 22px;
}

body:has(#home.main) #contacts .footer-policy,
body:has(#home.product) #contacts .footer-policy {
	margin-top: 54px;
	padding-top: 20px;
	font-size: 13px;
	border-top: 1px solid rgba(253, 253, 253, 0.2);
}



























@media (max-width: 1199px) {
	

	body:has(#home.main) #tours,
	body:has(#home.product) #tours {
		background-size: 1180px auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	
}

@media (max-width: 767px) {
	body:has(#home.main),
	body:has(#home.product) {
		background-size: 620px 620px, 560px 560px, 500px 500px;
	}

	body:has(#home.main) .container,
	body:has(#home.product) .container {
		width: calc(100% - 32px);
	}

	body:has(#home.main) h2:not(.abba-heading),
	body:has(#home.main) .timer-number,
	body:has(#home.product) h2:not(.abba-heading),
	body:has(#home.product) .timer-number {
		font-size: clamp(38px, 11.2vw, 48px) !important;
		line-height: 1.08 !important;
		letter-spacing: -0.02em;
	}

	#menu:not(.opened) .container {
		width: 100%;
		min-height: 72px;
		padding: 0 16px;
	}

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	body:has(#home.main) #about,
	body:has(#home.main) #team,
	body:has(#home.main) #tours,
	body:has(#home.main) #video,
	body:has(#home.main) #stories,
	body:has(#home.main) #reviews,
	body:has(#home.main) #faq,
	body:has(#home.main) #contacts,
	body:has(#home.product) #about,
	body:has(#home.product) #team,
	body:has(#home.product) #tours,
	body:has(#home.product) #video,
	body:has(#home.product) #stories,
	body:has(#home.product) #reviews,
	body:has(#home.product) #faq,
	body:has(#home.product) #contacts {
		padding-top: 76px;
	}

	body:has(#home.main) #about,
	body:has(#home.product) #about {
		padding-top: 54px;
	}

	body:has(#home.main) #about .swiper-slide:nth-child(1),
	body:has(#home.main) #about .swiper-slide:nth-child(3),
	body:has(#home.product) #about .swiper-slide:nth-child(1),
	body:has(#home.product) #about .swiper-slide:nth-child(3) {
		padding-top: 0;
	}

	body:has(#home.main) .box-about__image img,
	body:has(#home.product) .box-about__image img {
		height: 260px;
	}

	body:has(#home.main) .box-about__title,
	body:has(#home.product) .box-about__title,
	body:has(#home.main) .swiper-slide .box-team__info-title,
	body:has(#home.product) .swiper-slide .box-team__info-title {
		font-size: 23px;
	}

	body:has(#home.main) #team h2:not(.abba-heading),
	body:has(#home.product) #team h2:not(.abba-heading),
	body:has(#home.main) #video h2:not(.abba-heading),
	body:has(#home.main) #stories h2:not(.abba-heading),
	body:has(#home.main) #reviews h2:not(.abba-heading),
	body:has(#home.main) #faq h2:not(.abba-heading),
	body:has(#home.product) #video h2:not(.abba-heading),
	body:has(#home.product) #stories h2:not(.abba-heading),
	body:has(#home.product) #reviews h2:not(.abba-heading),
	body:has(#home.product) #faq h2:not(.abba-heading) {
		margin-bottom: 34px;
	}

	body:has(#home.main) #tours,
	body:has(#home.product) #tours {
		min-height: 0;
		padding-bottom: 72px;
		background-size: auto 72%;
	}

	body:has(#home.main) #tours h2:not(.abba-heading),
	body:has(#home.product) #tours h2:not(.abba-heading) {
		margin-bottom: 14px;
	}

	body:has(#home.main) #tours .box-tours,
	body:has(#home.product) #tours .box-tours {
		padding: 18px 16px;
		background: rgba(253, 253, 253, 0.055);
		border: 1px solid rgba(253, 253, 253, 0.32);
		border-radius: 20px;
	}

	body:has(#home.main) #tours .box-tours:last-child,
	body:has(#home.product) #tours .box-tours:last-child {
		border-bottom: 1px solid rgba(253, 253, 253, 0.32);
	}

	body:has(#home.main) #tours .swiper,
	body:has(#home.product) #tours .swiper {
		overflow: hidden;
		padding-bottom: 24px;
	}

	body:has(#home.main) #video::before,
	body:has(#home.product) #video::before {
		margin-bottom: 28px;
	}

	body:has(#home.main) #video .box-video__image,
	body:has(#home.product) #video .box-video__image {
		min-height: 0;
	}

	body:has(#home.main) .box-reviews,
	body:has(#home.product) .box-reviews {
		min-height: 220px;
		padding: 20px;
	}

	body:has(#home.main) #faq .accordion-item .accordion-button,
	body:has(#home.product) #faq .accordion-item .accordion-button {
		min-height: 62px;
		font-size: 21px;
	}
}

/* Floyd Universe: visual system correction v3.
 * Keep the Queen page mechanics, but use the Floyd surfaces from Figma.
 */
body:has(#home.main),
body:has(#home.product),
body:has(#tours.category),
body:has(#gallery.category),
body:has(#error.not_found) {
	--floyd-page: #080808;
	--floyd-card: rgba(24, 24, 24, 0.94);
	--floyd-card-border: rgba(255, 255, 255, 0.17);
	--floyd-card-radius: 28px;
	background-color: var(--floyd-page) !important;
	background-image: none !important;
}

body:has(#home.main)::before,
body:has(#home.product)::before,
body:has(#tours.category)::before,
body:has(#gallery.category)::before,
body:has(#error.not_found)::before {
	z-index: 0;
	background-color: #111;
	background-image:
		linear-gradient(rgba(7, 7, 7, 0.08), rgba(7, 7, 7, 0.08)),
		url('/image/catalog/example/site/floyd-texture.png');
	background-position: center, center top;
	background-repeat: repeat, repeat;
	background-size: auto, 417px 308px;
	background-blend-mode: normal;
	filter: brightness(1.25) contrast(1.2);
	mix-blend-mode: normal;
	opacity: 1;
}

body:has(#home.main)::after,
body:has(#home.product)::after,
body:has(#tours.category)::after,
body:has(#gallery.category)::after,
body:has(#error.not_found)::after {
	content: '';
	position: fixed;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	background: url('/image/catalog/example/site/bg-overlay.webp') center top / 1440px auto repeat;
	filter: contrast(0.75);
	opacity: 0.07;
}

body:has(#home.main) p,
body:has(#home.main) .box-about__description,
body:has(#home.main) .box-team__info-description,
body:has(#home.main) .box-reviews__text,
body:has(#home.product) p,
body:has(#home.product) .box-about__description,
body:has(#home.product) .box-team__info-description,
body:has(#home.product) .box-reviews__text {
	font-size: 18px;
	line-height: 1.3;
}

body:has(#home.main) > main,
body:has(#home.product) > main,
body:has(#tours.category) > main,
body:has(#gallery.category) > main,
body:has(#error.not_found) > main,
body:has(#home.main) > footer,
body:has(#home.product) > footer,
body:has(#tours.category) > footer,
body:has(#gallery.category) > footer,
body:has(#error.not_found) > footer {
	position: relative;
	z-index: 1;
}

@media (max-width: 575px) {
	body:has(#home.main) > footer,
	body:has(#home.product) > footer {
		z-index: 1024;
	}
}

body:has(#home.main) #about,
body:has(#home.main) #team,
body:has(#home.main) #stories,
body:has(#home.main) #reviews,
body:has(#home.main) #faq,
body:has(#home.product) #about,
body:has(#home.product) #team,
body:has(#home.product) #stories,
body:has(#home.product) #reviews,
body:has(#home.product) #faq {
	background-color: transparent !important;
	background-image: none !important;
}
body:has(#home.main) #video,
body:has(#home.product) #video{
	background-image: none !important;
}

body:has(#home.main) #contacts,
body:has(#home.product) #contacts {
	background-image: none !important;
}

body:has(#home.main) h2.heading-lines,
body:has(#home.product) h2.heading-lines {
	display: flex;
	width: 100%;
	max-width: none;
	flex-direction: column;
	align-items: stretch;
	white-space: normal;
}

body:has(#home.main) h2.heading-lines > span,
body:has(#home.product) h2.heading-lines > span {
	display: block;
	width: max-content;
	max-width: 100%;
}

body:has(#home.main) h2.heading-lines > span:first-child,
body:has(#home.product) h2.heading-lines > span:first-child {
	align-self: flex-start;
	text-align: left;
}

body:has(#home.main) h2.heading-lines--two > span:last-child,
body:has(#home.product) h2.heading-lines--two > span:last-child,
body:has(#home.main) h2.heading-lines--three > span:last-child,
body:has(#home.product) h2.heading-lines--three > span:last-child {
	align-self: flex-end;
	text-align: right;
}

body:has(#home.main) h2.heading-lines--three > span:nth-child(2),
body:has(#home.product) h2.heading-lines--three > span:nth-child(2) {
	align-self: center;
	text-align: center;
}

body:has(#home.main) #video > .container > .row:first-child > .col-auto:first-child,
body:has(#home.main) #stories > .container > .row:first-child > .col-auto:first-child,
body:has(#home.main) #reviews > .container > .row:first-child > .col-auto:first-child,
body:has(#home.product) #video > .container > .row:first-child > .col-auto:first-child,
body:has(#home.product) #stories > .container > .row:first-child > .col-auto:first-child,
body:has(#home.product) #reviews > .container > .row:first-child > .col-auto:first-child {
	width: calc(100% - 220px);
	flex: 1 1 auto;
}

body:has(#home.main) #about .swiper-wrapper,
body:has(#home.product) #about .swiper-wrapper {
	align-items: flex-start !important;
}

body:has(#home.main) #about .swiper-slide:nth-child(1),
body:has(#home.main) #about .swiper-slide:nth-child(3),
body:has(#home.product) #about .swiper-slide:nth-child(1),
body:has(#home.product) #about .swiper-slide:nth-child(3) {
	padding-top: 0;
}

body:has(#home.main) #about .box-about__image,
body:has(#home.product) #about .box-about__image {
	margin-bottom: 22px !important;
}

body:has(#home.main) #about .box-about__image img,
body:has(#home.product) #about .box-about__image img {
	display: block;
	height: auto;
	aspect-ratio: auto;
	object-fit: contain;
}

body:has(#home.main) #about .box-about__group,
body:has(#home.product) #about .box-about__group {
	align-items: flex-start;
	padding-bottom: 0;
	border-bottom: 0;
}

body:has(#home.main) .box-about__title,
body:has(#home.product) .box-about__title {
	font-size: 26px;
	line-height: 1.08;
}

body:has(#home.main) .swiper-slide .box-team__info-title,
body:has(#home.product) .swiper-slide .box-team__info-title {
	font-size: 30px;
	line-height: 1.08;
}

body:has(#home.main) #team h2.heading-lines,
body:has(#home.product) #team h2.heading-lines {
	width: 100%;
	max-width: none;
}

body:has(#home.main) #about::after,
body:has(#home.product) #about::after {
	content: '';
	position: absolute;
	right: max(24px, calc((100vw - 1320px) / 2));
	bottom: 56px;
	width: 150px;
	height: 70px;
	pointer-events: none;
	background: url('/image/catalog/example/site/signature.webp') center / contain no-repeat;
}

@media (min-width: 1200px) {
	body:has(#home.main) #about .swiper-wrapper,
	body:has(#home.product) #about .swiper-wrapper,
	body:has(#home.main) #team .swiper-wrapper,
	body:has(#home.product) #team .swiper-wrapper {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 40px;
		width: 100%;
		transform: none !important;
	}

	body:has(#home.main) #about .swiper-slide,
	body:has(#home.product) #about .swiper-slide,
	body:has(#home.main) #team .swiper-slide,
	body:has(#home.product) #team .swiper-slide {
		width: auto !important;
		margin-right: 0 !important;
		flex: none;
	}

	body:has(#home.main) #team .smart-padding,
	body:has(#home.product) #team .smart-padding {
		padding-left: 0;
	}

	body:has(#home.main) #about .swiper,
	body:has(#home.product) #about .swiper,
	body:has(#home.main) #team .swiper,
	body:has(#home.product) #team .swiper {
		overflow: visible;
	}

	body:has(#home.main) #about .swiper-slide:nth-child(1),
	body:has(#home.main) #about .swiper-slide:nth-child(3),
	body:has(#home.product) #about .swiper-slide:nth-child(1),
	body:has(#home.product) #about .swiper-slide:nth-child(3) {
		padding-top: 54px;
	}

	body:has(#home.main) #team .swiper-scrollbar,
	body:has(#home.product) #team .swiper-scrollbar {
		display: none;
	}
}



body:has(#home.main) .box-details,
body:has(#home.product) .box-details {
	min-height: 64px;
	padding: 10px 16px;
	background:
		linear-gradient(145deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0)),
		var(--floyd-card) !important;
	border: 1px solid var(--floyd-card-border) !important;
	border-radius: var(--floyd-card-radius) !important;
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.055),
		0 8px 24px rgba(0, 0, 0, 0.16);
}

body:has(#home.main) .box-details__first,
body:has(#home.product) .box-details__first {
	padding-left: 12px;
	padding-right: 18px;
}

body:has(#home.main) .box-details__first > .row,
body:has(#home.product) .box-details__first > .row {
	margin: 0;
	align-items: center;
	justify-content: flex-start !important;
	flex-wrap: nowrap;
	gap: 8px;
}

body:has(#home.main) .box-details__first > .row > .col-auto,
body:has(#home.product) .box-details__first > .row > .col-auto {
	padding: 0 !important;
}

body:has(#home.main) .box-details__rating,
body:has(#home.product) .box-details__rating {
	width: 46px;
	height: 46px;
	border: 2px solid var(--floyd-white);
}

body:has(#home.main) .box-details__title,
body:has(#home.product) .box-details__title {
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.1;
}

body:has(#home.main) .box-details__value,
body:has(#home.product) .box-details__value {
	margin-top: 5px;
	font-size: 13px;
	line-height: 1;
}

@media (min-width: 768px) {
	body:has(#home.main) #video > .container > .row:first-child,
	body:has(#home.main) #stories > .container > .row:first-child,
	body:has(#home.main) #reviews > .container > .row:first-child,
	body:has(#home.product) #video > .container > .row:first-child,
	body:has(#home.product) #stories > .container > .row:first-child,
	body:has(#home.product) #reviews > .container > .row:first-child {
		position: relative;
	}

	body:has(#home.main) #video > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.main) #stories > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.main) #reviews > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.product) #video > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.product) #stories > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.product) #reviews > .container > .row:first-child > .col-auto:first-child {
		width: 100%;
		flex: 0 0 100%;
	}

	body:has(#home.main) #video > .container > .row:first-child > .col-auto:last-child,
	body:has(#home.main) #stories > .container > .row:first-child > .col-auto:last-child,
	body:has(#home.main) #reviews > .container > .row:first-child > .col-auto:last-child,
	body:has(#home.product) #video > .container > .row:first-child > .col-auto:last-child,
	body:has(#home.product) #stories > .container > .row:first-child > .col-auto:last-child,
	body:has(#home.product) #reviews > .container > .row:first-child > .col-auto:last-child {
		position: absolute;
		top: 12px;
		right: 12px;
	}

	body:has(#home.main) #tours h2:not(.abba-heading),
	body:has(#home.product) #tours h2:not(.abba-heading) {
		max-width: none;
		white-space: nowrap;
	}

	body:has(#home.main) #video h2:not(.abba-heading),
	body:has(#home.product) #video h2:not(.abba-heading) {
		max-width: none;
	}

	body:has(#home.main) #stories h2:not(.abba-heading),
	body:has(#home.product) #stories h2:not(.abba-heading) {
		max-width: none;
	}

	body:has(#home.main) #faq h2:not(.abba-heading),
	body:has(#home.product) #faq h2:not(.abba-heading) {
		max-width: none;
	}

	body:has(#home.main) #contacts h2:not(.abba-heading),
	body:has(#home.product) #contacts h2:not(.abba-heading) {
		font-size: clamp(52px, 4.75vw, 68px) !important;
		line-height: 1.04 !important;
	}
}

@media (max-width: 767px) {
	body:has(#home.main)::before,
	body:has(#home.product)::before,
	body:has(#tours.category)::before,
	body:has(#gallery.category)::before,
	body:has(#error.not_found)::before {
		background-size: auto, 480px auto;
		filter: brightness(1.1) contrast(1.1);
		opacity: 1;
	}

	body:has(#home.main)::after,
	body:has(#home.product)::after,
	body:has(#tours.category)::after,
	body:has(#gallery.category)::after,
	body:has(#error.not_found)::after {
		background-size: 900px auto;
		opacity: 0.06;
	}

	body:has(#home.main) h2.heading-lines,
	body:has(#home.product) h2.heading-lines {
		font-size: 32px !important;
		line-height: 1.18 !important;
	}

	body:has(#home.main) #video > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.main) #stories > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.main) #reviews > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.product) #video > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.product) #stories > .container > .row:first-child > .col-auto:first-child,
	body:has(#home.product) #reviews > .container > .row:first-child > .col-auto:first-child {
		width: 100%;
	}

	body:has(#home.main) .box-details,
	body:has(#home.product) .box-details {
		min-height: 56px;
		padding: 8px 11px;
		border-radius: 22px !important;
	}

	body:has(#home.main) .box-details__first,
	body:has(#home.product) .box-details__first {
		padding-left: 8px;
		padding-right: 12px;
	}

	body:has(#home.main) .box-details__rating,
	body:has(#home.product) .box-details__rating {
		width: 40px;
		height: 40px;
	}

	body:has(#home.main) .box-details__title,
	body:has(#home.product) .box-details__title {
		font-size: 13px;
	}

	body:has(#home.main) .box-details__value,
	body:has(#home.product) .box-details__value {
		font-size: 11px;
	}

	body:has(#home.main) #contacts h2:not(.abba-heading),
	body:has(#home.product) #contacts h2:not(.abba-heading) {
		font-size: 32px !important;
		line-height: 1.18 !important;
	}

	body:has(#home.main) .box-about__title,
	body:has(#home.product) .box-about__title,
	body:has(#home.main) .swiper-slide .box-team__info-title,
	body:has(#home.product) .swiper-slide .box-team__info-title,
	body:has(#home.main) #faq .accordion-item .accordion-button,
	body:has(#home.product) #faq .accordion-item .accordion-button {
		font-size: 24px;
	}

	body:has(#home.main) #about::after,
	body:has(#home.product) #about::after {
		display: none;
	}

	body:has(#home.main) #reviews > .container > .row:first-child,
	body:has(#home.product) #reviews > .container > .row:first-child {
		align-items: flex-start !important;
		gap: 20px;
	}

	body:has(#home.main) #reviews .reviews-rating,
	body:has(#home.product) #reviews .reviews-rating {
		justify-content: flex-start;
		flex-wrap: wrap;
		gap: 14px;
	}

	body:has(#home.main) #reviews .reviews-rating__value,
	body:has(#home.product) #reviews .reviews-rating__value {
		font-size: 36px;
	}

	body:has(#home.main) #reviews .row.mt-2,
	body:has(#home.product) #reviews .row.mt-2 {
		margin-top: 28px !important;
	}

	body:has(#home.main) .box-reviews,
	body:has(#home.product) .box-reviews {
		min-height: 210px;
		padding: 20px;
	}

	body:has(#home.main) #faq .faq-aside,
	body:has(#home.product) #faq .faq-aside {
		margin-bottom: 42px;
		padding-right: calc(var(--bs-gutter-x) * .5);
	}

	body:has(#home.main) #faq .faq-aside h3,
	body:has(#home.product) #faq .faq-aside h3 {
		margin-bottom: 24px;
		font-size: 42px;
	}

	body:has(#home.main) #faq .faq-social a,
	body:has(#home.product) #faq .faq-social a {
		width: 54px;
		height: 54px;
	}

	body:has(#home.main) #faq .accordion-item .accordion-button,
	body:has(#home.product) #faq .accordion-item .accordion-button {
		min-height: 48px;
		padding: 13px 0 8px;
		font-size: 20px;
	}

	body:has(#home.main) #faq .accordion-item .accordion-body,
	body:has(#home.product) #faq .accordion-item .accordion-body {
		padding: 2px 30px 14px 0;
	}

	body:has(#home.main) #contacts,
	body:has(#home.product) #contacts {
		margin-top: 62px !important;
		padding: 46px 0 22px !important;
	}

	body:has(#home.main) #contacts .footer-logo,
	body:has(#home.product) #contacts .footer-logo {
		margin-bottom: 20px;
	}

	body:has(#home.main) #contacts .footer-policy,
	body:has(#home.product) #contacts .footer-policy {
		margin-top: 36px;
	}

	

	

	
}

@media (min-width: 768px) and (max-width: 991px) {
	

	

	
}

@media (max-width: 767.98px) {
	html,
	body {
		min-width: 0;
	}
}

/* Floyd hero: desktop composition follows the 1440px design frame. */
@media (min-width: 992px) {
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	body:has(#home.main) #about,
	body:has(#home.product) #about {
		padding-top: 62px;
		padding-bottom: 36px;
	}

	body:has(#home.main) #about::before,
	body:has(#home.product) #about::before {
		content: 'The\00a0Dark\00a0Side\00a0of\00a0the\00a0Moon   Animals   The\00a0Wall   Wish\00a0You\00a0Were\00a0Here   The\00a0Division\00a0Bell   Meddle   Obscured\00a0by\00a0Clouds   The\00a0Final\00a0Cut   A\00a0Momentary\00a0Lapse\00a0of\00a0Reason   A\00a0Saucerful\00a0of\00a0Secrets   Atom\00a0Heart\00a0Mother   The\00a0Piper\00a0at\00a0the\00a0Gates\00a0of\00a0Dawn   Ummagumma   More';
		display: block !important;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 32px;
		overflow: hidden;
		color: rgba(253, 253, 253, 0.78);
		font-family: 'Oswald', 'Arial Narrow', sans-serif;
		font-size: 10px;
		font-weight: 400;
		line-height: 30px;
		text-align: justify;
		text-align-last: justify;
		white-space: nowrap;
		border-top: 1px solid rgba(253, 253, 253, 0.2);
		border-bottom: 1px solid rgba(253, 253, 253, 0.2);
	}

	body:has(#home.main) #about .row.mt-3,
	body:has(#home.product) #about .row.mt-3 {
		margin-top: 0 !important;
	}

	body:has(#home.main) #about .box-about__group,
	body:has(#home.product) #about .box-about__group {
		gap: 10px;
		border-bottom: 0;
	}

	body:has(#home.main) #about .box-about__image,
	body:has(#home.product) #about .box-about__image,
	body:has(#home.main) #team .box-team__image,
	body:has(#home.product) #team .box-team__image {
		box-sizing: border-box;
		border: 1px solid rgba(253, 253, 253, 0.78);
	}

	body:has(#home.main) #about .box-about__icon,
	body:has(#home.product) #about .box-about__icon {
		width: 34px;
		min-width: 34px;
		flex: 0 0 34px;
		margin: 3px 0 0;
		color: rgba(253, 253, 253, 0.4);
		font-family: 'Oswald', 'Arial Narrow', sans-serif;
		font-size: 16px;
		font-weight: 300;
		line-height: 1;
	}

	body:has(#home.main) #about .box-about__icon img,
	body:has(#home.product) #about .box-about__icon img {
		width: 30px;
		height: auto;
	}

	body:has(#home.main) #about .box-about__description,
	body:has(#home.product) #about .box-about__description {
		font-family: 'Oswald', 'Arial Narrow', sans-serif;
		font-weight: 300;
	}

	body:has(#home.main) #about .box-about__title,
	body:has(#home.product) #about .box-about__title,
	body:has(#home.main) #team .box-team__info-title,
	body:has(#home.product) #team .box-team__info-title {
		text-transform: none;
	}

	body:has(#home.main) #team::before,
	body:has(#home.product) #team::before {
		content: '';
		display: block;
		position: absolute;
		top: 170px;
		left: max(24px, calc((100vw - 1320px) / 2 - 24px));
		width: 70px;
		height: 300px;
		z-index: 0;
		pointer-events: none;
		background: url('/image/catalog/example/site/arrow.webp') center / contain no-repeat;
	}

	body:has(#home.main) #team .box-team__image,
	body:has(#home.product) #team .box-team__image {
		aspect-ratio: 360 / 275;
	}

	body:has(#home.main) #team .box-team__info,
	body:has(#home.product) #team .box-team__info {
		min-height: 92px;
		padding: 16px 0 0;
		border: 0;
	}

	body:has(#home.main) #team .box-team__info-title,
	body:has(#home.product) #team .box-team__info-title {
		position: relative;
		padding-left: 36px;
		font-size: 24px;
	}

	body:has(#home.main) #team .swiper-slide:nth-child(1) .box-team__info-title::before,
	body:has(#home.product) #team .swiper-slide:nth-child(1) .box-team__info-title::before {
		content: '/01';
	}

	body:has(#home.main) #team .swiper-slide:nth-child(2) .box-team__info-title::before,
	body:has(#home.product) #team .swiper-slide:nth-child(2) .box-team__info-title::before {
		content: '/02';
	}

	body:has(#home.main) #team .swiper-slide:nth-child(3) .box-team__info-title::before,
	body:has(#home.product) #team .swiper-slide:nth-child(3) .box-team__info-title::before {
		content: '/03';
	}

	body:has(#home.main) #team .box-team__info-title::before,
	body:has(#home.product) #team .box-team__info-title::before {
		position: absolute;
		left: 0;
		top: 2px;
		color: rgba(253, 253, 253, 0.4);
		font-family: 'Oswald', 'Arial Narrow', sans-serif;
		font-size: 16px;
		font-weight: 300;
		line-height: 1;
	}

	body:has(#home.main) #team .box-team__info-description,
	body:has(#home.product) #team .box-team__info-description {
		padding-left: 36px;
		font-family: 'Oswald', 'Arial Narrow', sans-serif;
		font-weight: 300;
	}
}

/* Floyd Universe: final Figma alignment corrections. */
body:has(#home.main) #video.album-ribbon,
body:has(#home.product) #video.album-ribbon {
	min-height: 0;
	height: auto;
	margin: 0 !important;
	padding: 42px 0 !important;
	overflow: hidden;
}

body:has(#home.main) #video.album-ribbon::before,
body:has(#home.product) #video.album-ribbon::before {
	display: block !important;
	height: clamp(70px, 7.5vw, 104px);
	margin: 0 !important;
	background: url('/image/catalog/example/site/logo-icon.webp') center / auto 100% repeat-x;
	opacity: 0.9;
}

body:has(#home.main) #reviews > .container > .row:first-child,
body:has(#home.product) #reviews > .container > .row:first-child {
	align-items: flex-start !important;
}

body:has(#home.main) #reviews h2:not(.abba-heading),
body:has(#home.product) #reviews h2:not(.abba-heading) {
	max-width: none;
	margin: 0 !important;
	font-size: clamp(48px, 4.7vw, 68px) !important;
	line-height: 1 !important;
	white-space: nowrap;
}

body:has(#home.main) #reviews .reviews-rating,
body:has(#home.product) #reviews .reviews-rating {
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	gap: 12px;
}

body:has(#home.main) #reviews #load-more-reviews,
body:has(#home.product) #reviews #load-more-reviews {
	display: block;
	margin: 30px auto 0 !important;
}

body:has(#home.main) #faq,
body:has(#home.product) #faq {
	scroll-margin-top: var(--menu-height, 96px);
}

body:has(#home.main) #faq > .container > h2:not(.abba-heading),
body:has(#home.product) #faq > .container > h2:not(.abba-heading) {
	display: flex !important;
	margin: 0 0 52px !important;
	font-size: clamp(48px, 4.75vw, 68px) !important;
	line-height: 1.02 !important;
}

body:has(#home.main) #faq .faq-aside h3,
body:has(#home.product) #faq .faq-aside h3 {
	margin-bottom: 28px;
	font-size: clamp(30px, 2.65vw, 38px);
	line-height: 1.04;
}

body:has(#home.main) #faq .faq-social a img,
body:has(#home.product) #faq .faq-social a img {
	display: block;
	width: 21px;
	height: 21px;
	object-fit: contain;
}

body:has(#home.main) #faq .faq-social a svg,
body:has(#home.product) #faq .faq-social a svg {
	display: block;
	width: 21px;
	height: 12px;
	color: var(--floyd-white);
}

body:has(#home.main) #contacts .contact-links,
body:has(#home.product) #contacts .contact-links {
	margin: 0;
}

body:has(#home.main) #contacts .contact-links p,
body:has(#home.product) #contacts .contact-links p {
	margin: 0 0 12px;
	font-size: 16px;
	line-height: 1.35;
}

body:has(#home.main) #contacts h3,
body:has(#home.product) #contacts h3 {
	margin: 0 0 16px;
	padding: 0;
}



































@media (max-width: 767px) {
	body:has(#home.main) #video.album-ribbon,
	body:has(#home.product) #video.album-ribbon {
		padding: 28px 0 !important;
	}

	body:has(#home.main) #video.album-ribbon::before,
	body:has(#home.product) #video.album-ribbon::before {
		height: 68px;
	}

	body:has(#home.main) #reviews h2:not(.abba-heading),
	body:has(#home.product) #reviews h2:not(.abba-heading),
	body:has(#home.main) #faq > .container > h2:not(.abba-heading),
	body:has(#home.product) #faq > .container > h2:not(.abba-heading) {
		font-size: 32px !important;
		line-height: 1.08 !important;
	}

	body:has(#home.main) #reviews .reviews-rating,
	body:has(#home.product) #reviews .reviews-rating {
		align-items: flex-start;
	}

	body:has(#home.main) #faq > .container > h2:not(.abba-heading),
	body:has(#home.product) #faq > .container > h2:not(.abba-heading) {
		margin-bottom: 36px !important;
	}

	body:has(#home.main) #faq .faq-aside h3,
	body:has(#home.product) #faq .faq-aside h3 {
		font-size: 30px;
	}

	

	

	

	

	

	

	

	
}

/* Floyd Universe: cross-page Figma audit corrections. */
@media (min-width: 992px) {
	

	

	

	body:has(#home.main) #team h2:not(.abba-heading),
	body:has(#home.product) #team h2:not(.abba-heading),
	body:has(#home.main) #tours h2:not(.abba-heading),
	body:has(#home.product) #tours h2:not(.abba-heading) {
		font-size: 68px !important;
		line-height: 1.06 !important;
	}

	
}

@media (min-width: 1200px) {
	body:has(#home.main) #team .swiper-wrapper,
	body:has(#home.product) #team .swiper-wrapper {
		width: calc(100% - 280px);
		margin-left: auto;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 32px;
	}

	

	

	

	

	

	
}

@media (min-width: 768px) and (max-width: 991px) {
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	
}

@media (min-width: 1200px) and (max-width: 1399px) {
	
}

body:has(#home.main) #video.album-ribbon + #reviews,
body:has(#home.product) #video.album-ribbon + #reviews {
	padding-top: clamp(54px, 5vw, 76px);
}

body:has(#tours.category),
body:has(#gallery.category),
body:has(#error.not_found) {
	background-color: #080808;
	background-image: none;
	color: #fdfdfd;
}

body:has(#tours.category) #tours.category,
body:has(#gallery.category) #gallery.category,
body:has(#error.not_found) #error.not_found {
	min-height: 0;
	padding: 64px 0 92px;
}

body:has(#tours.category) #tours.category h2:not(.abba-heading),
body:has(#gallery.category) #gallery.category h2:not(.abba-heading),
body:has(#error.not_found) #error.not_found h2:not(.abba-heading) {
	margin: 0 0 .5rem;
	padding: 1rem 0;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: clamp(48px, 4.7vw, 68px);
	font-weight: 600;
	line-height: 1.05;
	letter-spacing: -.02em;
	text-transform: uppercase;
}

#gallery.category .gallery-video-section {
	margin-bottom: 92px;
}

#gallery.category .gallery-video-section .swiper {
	overflow: hidden;
}

#gallery.category .gallery-video-section .swiper-slide {
	height: auto;
}

#gallery.category .gallery-video-section .box-video,
#gallery.category .gallery-thumnail,
#gallery.category .gallery-thumbnail {
	min-height: 0;
	aspect-ratio: 440 / 293;
	border: 1px solid rgba(253,253,253,.62);
	border-radius: 0;
	background: #050505;
	overflow: hidden;
}

#gallery.category .gallery-video-section .box-video__image,
#gallery.category .gallery-video-section .box-video__image img,
#gallery.category .media-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
}

#gallery.category .gallery-video-section .box-video__title {
	margin: 16px;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.08;
	text-transform: none;
}

#gallery.category .media-item .media-item__info {
	padding: 18px 16px;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.08;
	text-transform: none;
	background: linear-gradient(0deg,rgba(0,0,0,.92),rgba(0,0,0,0));
}

#contacts {
	min-height: 0 !important;
	margin: 0 !important;
	padding: 64px 0 24px !important;
}

#contacts .footer-grid {
	align-items: flex-start;
	row-gap: 48px;
}

#contacts .footer-logo {
	display: inline-flex;
	margin: 0 0 34px;
}

#contacts h3 {
	margin: 0 0 18px;
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.08;
	text-transform: uppercase;
}

#contacts .contact-links p {
	margin: 0 0 12px;
	font-size: 16px;
	line-height: 1.35;
}

#contacts .footer-policy {
	margin-top: 48px;
	padding: 24px 0 12px;
	border-top: 1px solid rgba(253,253,253,.18);
}

/* Floyd Universe: owner-reviewed alignment and section corrections. */
@media (min-width: 992px) {
	#menu .nooffcanvas > .navbar-brand {
		margin-left: 12px;
	}
}

#menu a[href*="#"] {
	gap: 0.5rem;
}

#menu a[href*="#"]::before {
	margin-right: 6px;
}

#menu a.btn[href$="#tours"] {
	gap: 6px;
}

#menu a.btn[href$="#tours"]::before {
	margin-right: 0;
}

body:has(#home.main) #reviews > .container > .reviews-header > .col-auto:first-child,
body:has(#home.product) #reviews > .container > .reviews-header > .col-auto:first-child {
	width: auto !important;
	flex: 1 1 auto !important;
}

body:has(#home.main) #reviews .row.mt-2.reviews-list-row,
body:has(#home.product) #reviews .row.mt-2.reviews-list-row {
	margin-top: 24px !important;
}

body:has(#home.main) #faq,
body:has(#home.product) #faq {
	position: relative;
}

body:has(#home.main) #faq::after,
body:has(#home.product) #faq::after {
	content: '';
	position: absolute;
	right: max(24px, calc((100vw - 1320px) / 2));
	bottom: 8px;
	width: 112px;
	height: 48px;
	pointer-events: none;
	background: url('/image/catalog/example/site/signature.webp') center / contain no-repeat;
}

body:has(#home.main) #faq .faq-aside,
body:has(#home.product) #faq .faq-aside {
	display: flex;
	min-height: 270px;
	flex-direction: column;
	justify-content: space-between;
}

body:has(#home.main) #faq .faq-aside h3 span:last-child,
body:has(#home.product) #faq .faq-aside h3 span:last-child {
	align-self: flex-start;
}

body:has(#home.main) #faq .faq-social a,
body:has(#home.product) #faq .faq-social a {
	width: 54px;
	height: 54px;
}

@media (min-width: 768px) {
	body:has(#home.main) #reviews > .container > .reviews-header > .col-auto:last-child,
	body:has(#home.product) #reviews > .container > .reviews-header > .col-auto:last-child {
		position: static !important;
		top: auto !important;
		right: auto !important;
		flex: 0 0 auto !important;
	}
}

@media (max-width: 767px) {
	body:has(#home.main) #faq::after,
	body:has(#home.product) #faq::after {
		display: none;
	}

	body:has(#home.main) #faq .faq-aside,
	body:has(#home.product) #faq .faq-aside {
		min-height: 0;
	}

	body:has(#home.main) .box-reviews__info,
	body:has(#home.product) .box-reviews__info {
		flex-direction: column;
		align-items: stretch;
		gap: 10px;
	}

	body:has(#home.main) .box-reviews__info-name,
	body:has(#home.product) .box-reviews__info-name {
		width: auto;
		overflow: visible;
		white-space: normal;
		-webkit-line-clamp: unset;
		text-overflow: clip;
	}

	body:has(#home.main) .box-reviews__footer,
	body:has(#home.product) .box-reviews__footer {
		width: 100%;
		justify-content: space-between;
		gap: 10px;
	}

	body:has(#tours.category) #menu:not(.opened) > .container,
	body:has(#gallery.category) #menu:not(.opened) > .container,
	body:has(#error.not_found) #menu:not(.opened) > .container,
	body:has(#tours.category) #tours.category > .container,
	body:has(#gallery.category) #gallery.category > .container,
	body:has(#error.not_found) #error.not_found > .container,
	#contacts > .container {
		width: calc(100% - 32px);
		max-width: none;
		padding-right: 0;
		padding-left: 0;
	}

	body:has(#tours.category) #tours.category,
	body:has(#gallery.category) #gallery.category,
	body:has(#error.not_found) #error.not_found {
		padding: 44px 0 64px;
	}

	body:has(#tours.category) #tours.category h2:not(.abba-heading),
	body:has(#gallery.category) #gallery.category h2:not(.abba-heading),
	body:has(#error.not_found) #error.not_found h2:not(.abba-heading) {
		font-size: 38px;
	}

	body:has(#error.not_found) #error.not_found h2:not(.abba-heading) {
		font-size: clamp(30px, 8.5vw, 38px);
		overflow-wrap: anywhere;
	}

	#gallery.category .gallery-video-section {
		margin-bottom: 64px;
	}

	#gallery.category .media-item .media-item__info {
		font-size: 18px;
	}

	#contacts {
		padding: 46px 0 22px !important;
	}

	#contacts .footer-brand,
	#contacts .footer-organizers,
	#contacts .footer-directions {
		margin-bottom: 34px;
	}

	#contacts .footer-policy {
		margin-top: 28px;
		padding: 24px 0 10px;
	}
}

/* Owner-reviewed responsive corrections: keep RadioQueen mechanics, use Floyd visuals. */
#menu a.btn[href$="#timer"]::before {
	margin-right: -4px;
}

#video.album-ribbon {
	margin-top: 18px !important;
}

body:has(#home.main) .box-details__rating,
body:has(#home.product) .box-details__rating {
	display: grid;
	place-items: center;
}

body:has(#home.main) .box-details__rating span,
body:has(#home.product) .box-details__rating span {
	display: block;
	padding: 0;
	line-height: 1;
	transform: translateY(-1px);
}







@media (max-width: 1199.98px) {
	body:has(#home.main) #tours .swiper,
	body:has(#home.product) #tours .swiper {
		overflow: hidden;
		padding-bottom: 32px;
	}

	body:has(#home.main) #tours .swiper-wrapper,
	body:has(#home.product) #tours .swiper-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	}

	body:has(#home.main) #tours .box-tours,
	body:has(#home.product) #tours .box-tours {
		padding: 18px 16px;
		background: rgba(253, 253, 253, 0.055);
		border: 1px solid rgba(253, 253, 253, 0.32);
		border-radius: 20px;
	}

	body:has(#home.main) #tours .box-tours:last-child,
	body:has(#home.product) #tours .box-tours:last-child {
		border-bottom: 1px solid rgba(253, 253, 253, 0.32);
	}
}

@media (max-width: 991.98px) {
	#offcanvasNavbar {
		width: min(280px, calc(100vw - 16px)) !important;
		overflow: hidden;
	}

	.offcanvas-body {
		display: flex;
		min-height: 0;
		flex-direction: column;
		padding: 8px 20px 20px;
		overflow: hidden;
		scrollbar-width: none;
	}

	.offcanvas-body::-webkit-scrollbar {
		display: none;
	}

	.offcanvas-body > .row {
		display: flex;
		min-height: 0;
		flex: 1 1 auto;
		flex-direction: column;
		flex-wrap: nowrap;
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}

	.offcanvas-body > .row > [class*="col-"] {
		padding-right: 0;
		padding-left: 0;
	}

	.offcanvas-body .nav-link {
		margin-bottom: 4px;
		padding: 10px 0;
	}

	.offcanvas-body .offcanvas-actions-column {
		margin-top: auto;
		justify-content: flex-end;
	}

	.offcanvas-body .offcanvas-actions {
		display: flex;
		gap: 12px;
		align-items: center;
		justify-content: flex-end;
	}

	.offcanvas-body .offcanvas-actions .btn {
		margin-right: 0 !important;
	}

	.offcanvas-body .offcanvas-actions .btn:not(.btn-icon) {
		min-width: 0;
		padding-right: 12px;
		padding-left: 12px;
		flex: 1 1 auto;
	}

	.offcanvas-body .offcanvas-actions .btn-icon {
		flex: 0 0 52px;
	}

	body:has(#offcanvasNavbar.show) footer .footer-btn {
		opacity: 0;
		visibility: hidden;
	}

	html:has(#offcanvasNavbar.show) {
		overflow: hidden;
		scrollbar-width: none;
	}

	html:has(#offcanvasNavbar.show)::-webkit-scrollbar {
		display: none;
	}
}

body:has(#home.main) #contacts,
body:has(#home.product) #contacts {
	margin: 0 !important;
}

body:has(#home.product) #tours > .container > .row:first-child > .col-md-8,
body:has(#home.product) #tours .content-subscribe {
	display: none !important;
}

@media (min-width: 768px) {
	

	

	

	

	

	
}

@media (max-width: 767.98px) {
	body:has(#home.main) #contacts .footer-grid,
	body:has(#home.product) #contacts .footer-grid {
		row-gap: 24px;
	}

	

	

	

	

	

	

	

	

	

	

	

	

	#contacts .footer-grid {
		row-gap: 24px;
		text-align: center;
	}

	#contacts .footer-brand,
	#contacts .footer-organizers,
	#contacts .footer-directions {
		margin-bottom: 0;
		text-align: center;
	}

	#contacts .footer-logo {
		margin-bottom: 18px;
	}

	#contacts h3,
	#contacts .contact-links,
	#contacts .footer-directions .contact-links {
		text-align: center;
	}

	#contacts .footer-directions .row {
		row-gap: 20px;
	}

	#contacts .footer-policy {
		margin-top: 24px;
	}

	

	

	

	

	

	

	

	

	

	
}

/* Floyd product hero: content-aware typography between mobile and desktop. */
@media (max-width: 767.98px) {
	

	

	

	

	

	

	

	

	

	
}

@media (min-width: 768px) and (max-width: 991.98px) {
	

	

	

	

	

	

	
}

/* Floyd Universe: owner-requested hero mask removal and mobile reviews alignment. */


@media (max-width: 767.98px) {
	body:has(#home.main) #reviews > .container > .reviews-header > .col-auto:first-child,
	body:has(#home.product) #reviews > .container > .reviews-header > .col-auto:first-child {
		display: flex;
		flex: 0 0 100% !important;
		width: 100% !important;
		justify-content: center;
		text-align: center;
	}

	body:has(#home.main) #reviews h2.heading-lines > span:first-child,
	body:has(#home.product) #reviews h2.heading-lines > span:first-child {
		align-self: center;
		text-align: center;
	}

	body:has(#home.main) #reviews > .container > .reviews-header > .col-auto:last-child,
	body:has(#home.product) #reviews > .container > .reviews-header > .col-auto:last-child {
		display: flex;
		flex: 0 0 100% !important;
		width: 100% !important;
		justify-content: center;
	}

	body:has(#home.main) #reviews .reviews-rating,
	body:has(#home.product) #reviews .reviews-rating {
		width: 100%;
		align-items: center;
		text-align: center;
	}

	body:has(#home.main) #reviews .reviews-rating__summary,
	body:has(#home.product) #reviews .reviews-rating__summary {
		justify-content: center;
	}

	body:has(#home.main) #reviews .reviews-rating .btn,
	body:has(#home.product) #reviews .reviews-rating .btn {
		margin-right: auto;
		margin-left: auto;
	}
}

/* Floyd Universe: concert metadata in hero and gallery-backed videos. */




body:has(#home.product) #stories.product-video-section .swiper {
	padding: 0 0 32px;
	overflow: hidden;
}

body:has(#home.product) #stories.product-video-section > .container > .row:first-child > .col-auto:only-child {
	position: static;
	top: auto;
	right: auto;
	width: 100%;
	max-width: none;
	flex: 0 0 100%;
}

body:has(#home.product) #stories.product-video-section .swiper-slide {
	height: auto;
}

body:has(#home.product) #stories.product-video-section .box-video {
	min-height: 0;
	aspect-ratio: 440 / 293;
	overflow: hidden;
	background: #050505;
}

body:has(#home.product) #stories.product-video-section .box-video__image,
body:has(#home.product) #stories.product-video-section .box-video__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

body:has(#home.product) #stories.product-video-section .box-video__title {
	display: -webkit-box;
	margin: 16px;
	padding: 0;
	font-size: 20px;
	line-height: 1.08;
	text-transform: none;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

@media (max-width: 991.98px) {
	

	body:has(#home.main) #about .swiper-wrapper,
	body:has(#home.product) #about .swiper-wrapper,
	body:has(#home.main) #team .swiper-wrapper,
	body:has(#home.product) #team .swiper-wrapper {
		align-items: flex-start !important;
	}

	body:has(#home.main) #about .swiper-slide,
	body:has(#home.product) #about .swiper-slide,
	body:has(#home.main) #team .swiper-slide,
	body:has(#home.product) #team .swiper-slide {
		height: auto !important;
	}

	body:has(#home.main) #about .box-about,
	body:has(#home.product) #about .box-about,
	body:has(#home.main) #team .box-team,
	body:has(#home.product) #team .box-team {
		height: auto !important;
		min-height: 0 !important;
	}

	body:has(#home.main) #about .box-about__image,
	body:has(#home.product) #about .box-about__image {
		width: 100%;
		aspect-ratio: 1.3 / 1;
	}

	body:has(#home.main) #about .box-about__image img,
	body:has(#home.product) #about .box-about__image img {
		width: 100%;
		height: 100% !important;
		aspect-ratio: auto;
		object-fit: cover !important;
	}

	body:has(#home.main) #team .box-team__info,
	body:has(#home.product) #team .box-team__info {
		min-height: 0 !important;
		padding-bottom: 20px;
	}

	body:has(#home.main) #team h2.heading-lines--three,
	body:has(#home.product) #team h2.heading-lines--three {
		font-size: clamp(27px, 7.8vw, 32px) !important;
		line-height: 1.15 !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span,
	body:has(#home.product) #team h2.heading-lines--three > span {
		white-space: nowrap;
	}
}

@media (max-width: 767.98px) {
	

	body:has(#home.main) #faq .faq-social,
	body:has(#home.product) #faq .faq-social {
		justify-content: center;
	}
}



@media (max-width: 767.98px) {
	
}

/* Compact cookie notice; page-wide sizing rules must not stretch this overlay. */
#cookie {
	max-width: 256px;
	padding: 10px 12px;
	border-radius: 16px;
}

#cookie p {
	font-family: 'Inter', sans-serif;
	font-size: 11px !important;
	font-weight: 500;
	line-height: 1.35 !important;
}

#cookie p .link {
	color: var(--abba-yellow, #efd912) !important;
	font-weight: 750;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 2px;
}

#cookie p .link:hover,
#cookie p .link:focus-visible {
	color: #fff !important;
}

@media (min-width: 768px) {
	#cookie {
		max-width: 300px;
		padding: 12px 14px;
	}

	#cookie p {
		font-size: 12px !important;
	}
}

/* Mobile heroes: keep the "show" accent identical on home and event pages. */
@media (max-width: 767.98px) {
	
}

/* Product hero fills the visible desktop/tablet viewport; min-height still protects short windows. */
@media (min-width: 768px) {
	
}

/* ABBA Mia — Figma adaptation. The CMS/runtime layer remains shared with Floyd Universe. */
body:has(#home.main),
body:has(#home.product),
body:has(#tours.category),
body:has(#gallery.category),
body:has(#error.not_found) {
	--abba-navy: #040612;
	--abba-navy-raised: #081426;
	--abba-yellow: #efd912;
	--yellow: var(--abba-yellow);
	--yellow-hover: #ffe900;
	--floyd-page: var(--abba-navy);
	--floyd-card: rgba(8, 14, 30, .88);
	--floyd-card-border: rgba(255, 255, 255, .24);
	background: var(--abba-navy) !important;
	color: #f7f7f4;
}

body:has(#home.main)::before,
body:has(#home.main)::after,
body:has(#home.product)::before,
body:has(#home.product)::after,
body:has(#tours.category)::before,
body:has(#tours.category)::after,
body:has(#gallery.category)::before,
body:has(#gallery.category)::after,
body:has(#error.not_found)::before,
body:has(#error.not_found)::after {
	content: none !important;
	display: none !important;
}

body:has(#home.main) h2:not(.abba-heading),
body:has(#home.product) h2:not(.abba-heading),
body:has(#tours.category) h2:not(.abba-heading),
body:has(#gallery.category) h2:not(.abba-heading) {
	font-family: 'Inter', sans-serif;
	font-weight: 600 !important;
	letter-spacing: -.025em;
}

body:has(#home.main) .btn-yellow,
body:has(#home.product) .btn-yellow,
body:has(#tours.category) .btn-yellow,
body:has(#gallery.category) .btn-yellow {
	background: var(--abba-yellow) !important;
	border-color: var(--abba-yellow) !important;
	border-radius: 12px !important;
	color: #050713 !important;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	text-transform: none;
}

body:has(#home.main) .btn-yellow:hover,
body:has(#home.product) .btn-yellow:hover,
body:has(#tours.category) .btn-yellow:hover,
body:has(#gallery.category) .btn-yellow:hover {
	background: #fff000 !important;
	border-color: #fff000 !important;
}

body:has(#home.main) .btn-yellow-transparent,
body:has(#home.product) .btn-yellow-transparent,
body:has(#tours.category) .btn-yellow-transparent,
body:has(#gallery.category) .btn-yellow-transparent {
	border-color: rgba(255, 255, 255, .9) !important;
	color: #f7f7f4 !important;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	text-transform: none;
}



#menu:not(.opened) .container {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

#menu .navbar-brand-logo,
#contacts .navbar-brand-logo {
	width: auto !important;
	max-width: 132px;
	height: 42px !important;
	object-fit: contain;
}

#menu .nav-link {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	text-transform: none;
}





























body:has(#home.main) .box-details,
body:has(#home.product) .box-details {
	background: rgba(147, 166, 194, .28) !important;
	border: 1px solid rgba(255, 255, 255, .22) !important;
	border-radius: 16px !important;
	backdrop-filter: blur(16px);
	box-shadow: none;
}

#video.album-ribbon {
	height: 52px !important;
	min-height: 52px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	border-top: 1px solid rgba(255, 255, 255, .72);
	border-bottom: 1px solid rgba(255, 255, 255, .72);
}

#video.album-ribbon::before {
	content: none !important;
	display: none !important;
}

#video .album-ribbon__track {
	display: flex;
	width: max-content;
	height: 100%;
	align-items: center;
	gap: 58px;
	padding: 0 36px;
	color: rgba(255, 255, 255, .72);
	font-family: 'Pinyon Script', cursive;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-transform: lowercase;
	white-space: nowrap;
}

body:has(#home.main) #about,
body:has(#home.product) #about {
	position: relative;
	padding: 80px 0 32px;
	background-color: var(--abba-navy) !important;
	background-image: url('/image/catalog/abbamia/figma/stars.webp') !important;
	background-position: center top !important;
	background-repeat: repeat-y !important;
	background-size: 1920px auto !important;
}

body:has(#home.main) #about::before,
body:has(#home.main) #about::after,
body:has(#home.product) #about::before,
body:has(#home.product) #about::after {
	content: none !important;
	display: none !important;
}

body:has(#home.main) #about .box-about,
body:has(#home.product) #about .box-about {
	padding: 12px 12px 30px;
	background: #f3f3f1;
	color: #050713;
	box-shadow: 0 22px 48px rgba(0, 0, 0, .26);
}

body:has(#home.main) #about .swiper-slide:nth-child(1) .box-about,
body:has(#home.product) #about .swiper-slide:nth-child(1) .box-about {
	transform: rotate(-2.5deg);
}

body:has(#home.main) #about .swiper-slide:nth-child(3) .box-about,
body:has(#home.product) #about .swiper-slide:nth-child(3) .box-about {
	transform: rotate(2.5deg);
}

body:has(#home.main) #about .box-about__image,
body:has(#home.product) #about .box-about__image {
	width: 100%;
	margin: 0 0 18px !important;
	border: 0;
	aspect-ratio: 1.22 / 1;
	overflow: hidden;
}

body:has(#home.main) #about .box-about__image img,
body:has(#home.product) #about .box-about__image img {
	width: 100%;
	height: 100% !important;
	object-fit: cover !important;
}

body:has(#home.main) #about .box-about__group,
body:has(#home.product) #about .box-about__group {
	display: block;
	padding: 0 10px;
}

body:has(#home.main) #about .box-about__icon,
body:has(#home.product) #about .box-about__icon {
	display: none;
}

body:has(#home.main) #about .box-about__title,
body:has(#home.product) #about .box-about__title {
	color: #050713;
	font-family: 'Inter', sans-serif;
	font-size: 25px;
	font-weight: 600;
	line-height: 1.08;
}

body:has(#home.main) #about .box-about__description,
body:has(#home.product) #about .box-about__description {
	margin-top: 10px;
	color: rgba(5, 7, 19, .52);
	font-family: 'Inter', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.28;
}

body:has(#home.main) #team,
body:has(#home.product) #team {
	padding: 48px 0 80px;
	background: var(--abba-navy) !important;
}

body:has(#home.main) #team::before,
body:has(#home.product) #team::before {
	content: none !important;
	display: none !important;
}

body:has(#home.main) #team h2:not(.abba-heading),
body:has(#home.product) #team h2:not(.abba-heading) {
	max-width: 1050px;
	margin: 0 0 72px;
	font-size: clamp(42px, 4.6vw, 66px) !important;
	line-height: 1.04 !important;
}

body:has(#home.main) #team .box-team__image,
body:has(#home.product) #team .box-team__image {
	border: 1px solid rgba(255, 255, 255, .78);
	aspect-ratio: 4 / 5;
	overflow: hidden;
}

body:has(#home.main) #team .box-team__image img,
body:has(#home.product) #team .box-team__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

body:has(#home.main) #team .box-team__info,
body:has(#home.product) #team .box-team__info {
	min-height: 0;
	padding: 18px 0 0;
}

body:has(#home.main) #team .box-team__info-title,
body:has(#home.product) #team .box-team__info-title {
	padding-left: 0;
	font-family: 'Inter', sans-serif;
	font-size: 22px;
	font-weight: 600;
}

body:has(#home.main) #team .box-team__info-title::before,
body:has(#home.product) #team .box-team__info-title::before {
	content: none !important;
}

body:has(#home.main) #team .box-team__info-description,
body:has(#home.product) #team .box-team__info-description {
	padding-left: 0;
	font-family: 'Inter', sans-serif;
	font-size: 13px;
}

@media (min-width: 1200px) {
	body:has(#home.main) #team .swiper-wrapper,
	body:has(#home.product) #team .swiper-wrapper {
		display: grid !important;
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 30px;
		transform: none !important;
	}
}

body:has(#home.main) #tours,
body:has(#home.product) #tours {
	padding: 80px 0;
	background-color: var(--abba-navy) !important;
	background-image:
		linear-gradient(90deg, rgba(4, 6, 18, .9), rgba(4, 6, 18, .54), rgba(4, 6, 18, .88)),
		url('/image/catalog/abbamia/figma/about-show.webp') !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

/* ABBA home: past-concert memories use the migrated gallery video data. */






























@media (max-width: 767.98px) {
	

	

	#tours .content-subscribe.d-none {
		display: block !important;
		margin-top: 42px;
		padding-top: 34px;
		border-top: 1px solid rgba(255, 255, 255, .42);
		text-align: left;
	}

	#tours .content-subscribe .btn {
		width: 100%;
	}

	

	

	

	

	

	

	

	

	
}

body:has(#home.main) #tours h2:not(.abba-heading),
body:has(#home.product) #tours h2:not(.abba-heading) {
	font-size: clamp(44px, 4.8vw, 68px) !important;
	white-space: normal;
}

body:has(#home.main) #tours .box-tours,
body:has(#home.product) #tours .box-tours {
	background: rgba(4, 6, 18, .42);
	border-color: rgba(255, 255, 255, .55);
}

body:has(#home.main) #reviews,
body:has(#home.product) #reviews {
	padding: 80px 0 48px;
	background-color: var(--abba-navy) !important;
	background-image:
		radial-gradient(circle at 82% 16%, rgba(207, 62, 72, .72) 0 130px, transparent 131px),
		url('/image/catalog/abbamia/figma/stars.webp') !important;
	background-position: center, center top !important;
	background-repeat: no-repeat, repeat-y !important;
	background-size: auto, 1920px auto !important;
}

body:has(#home.main) #reviews h2:not(.abba-heading),
body:has(#home.product) #reviews h2:not(.abba-heading) {
	font-size: clamp(44px, 4.8vw, 68px) !important;
	font-weight: 600 !important;
}

body:has(#home.main) .box-reviews,
body:has(#home.product) .box-reviews {
	background: rgba(4, 6, 18, .72) !important;
	border: 1px solid rgba(255, 255, 255, .34) !important;
	border-radius: 0 !important;
}

body:has(#home.main) #faq,
body:has(#home.product) #faq {
	padding: 100px 0 120px;
	background: var(--abba-navy) !important;
}

body:has(#home.main) #faq::after,
body:has(#home.product) #faq::after {
	content: none !important;
	display: none !important;
}

body:has(#home.main) #faq .accordion-item,
body:has(#home.product) #faq .accordion-item {
	background: transparent;
	border-color: rgba(255, 255, 255, .62);
}

body:has(#home.main) #contacts,
body:has(#home.product) #contacts {
	margin: 0 !important;
	padding: 76px 0 30px !important;
}

@media (max-width: 1199.98px) {
	

	body:has(#home.main) #team .swiper-slide,
	body:has(#home.product) #team .swiper-slide {
		width: min(310px, 78vw) !important;
	}
}

@media (max-width: 767.98px) {
	body:has(#home.main) #menu:not(.opened) .container,
	body:has(#home.product) #menu:not(.opened) .container {
		width: 100%;
	}

	#menu:not(.opened) .container {
		min-height: 72px;
		padding: 0 16px;
	}

	#menu .navbar-brand-logo,
	#contacts .navbar-brand-logo {
		max-width: 104px;
		height: 32px !important;
	}

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	#video.album-ribbon {
		height: 38px !important;
		min-height: 38px;
	}

	#video .album-ribbon__track {
		gap: 30px;
		padding: 0 16px;
		font-size: 11px;
	}

	body:has(#home.main) #about,
	body:has(#home.product) #about,
	body:has(#home.main) #team,
	body:has(#home.product) #team,
	body:has(#home.main) #tours,
	body:has(#home.product) #tours,
	body:has(#home.main) #reviews,
	body:has(#home.product) #reviews,
	body:has(#home.main) #faq,
	body:has(#home.product) #faq {
		padding-top: 64px;
		padding-bottom: 72px;
	}

	body:has(#home.main) #about .swiper-slide,
	body:has(#home.product) #about .swiper-slide {
		width: calc(100vw - 46px) !important;
		padding-top: 0 !important;
	}

	body:has(#home.main) #about .box-about,
	body:has(#home.product) #about .box-about {
		transform: none !important;
	}

	body:has(#home.main) #team h2:not(.abba-heading),
	body:has(#home.product) #team h2:not(.abba-heading),
	body:has(#home.main) #tours h2:not(.abba-heading),
	body:has(#home.product) #tours h2:not(.abba-heading),
	body:has(#home.main) #reviews h2:not(.abba-heading),
	body:has(#home.product) #reviews h2:not(.abba-heading) {
		font-size: clamp(28px, 8.5vw, 36px) !important;
		line-height: 1.08 !important;
		white-space: normal !important;
	}

	body:has(#home.main) #team h2:not(.abba-heading),
	body:has(#home.product) #team h2:not(.abba-heading) {
		margin-bottom: 36px;
	}

	body:has(#home.main) #team h2 > span,
	body:has(#home.product) #team h2 > span {
		width: 100%;
		text-align: left;
	}

	body:has(#home.main) #team .swiper,
	body:has(#home.product) #team .swiper,
	body:has(#home.main) #about .swiper,
	body:has(#home.product) #about .swiper,
	body:has(#home.main) #tours .swiper,
	body:has(#home.product) #tours .swiper {
		overflow: visible;
	}

	body:has(#home.main) #team .swiper-slide,
	body:has(#home.product) #team .swiper-slide {
		width: calc(100vw - 64px) !important;
	}

	body:has(#home.main) #tours,
	body:has(#home.product) #tours {
		background-position: center top !important;
	}

	body:has(#home.main) #reviews,
	body:has(#home.product) #reviews {
		background-image: url('/image/catalog/abbamia/figma/stars.webp') !important;
	}

	body:has(#home.main) #contacts,
	body:has(#home.product) #contacts {
		padding: 48px 0 24px !important;
	}
}

/* Unique event hero keeps dynamic date, city, venue, map and ticket providers. */










/* Keep the mobile primary action visible above the detail counters. */
@media (max-width: 767.98px) {
	

	
}

/* Review cards follow the ABBA Figma composition: author first, quote second. */
body:has(#home.main) #reviews .box-reviews,
body:has(#home.product) #reviews .box-reviews {
	display: flex;
	min-height: 270px;
	padding: 24px 26px;
	flex-direction: column;
	background: rgba(2, 4, 14, .58) !important;
	border: 1px solid rgba(255, 255, 255, .42) !important;
	border-radius: 0 !important;
}

body:has(#home.main) #reviews .box-reviews__info,
body:has(#home.product) #reviews .box-reviews__info {
	display: grid;
	grid-template-columns: 36px minmax(0, 1fr);
	grid-template-rows: auto auto;
	gap: 2px 14px;
	margin: 0 0 38px;
	align-items: center;
}

#reviews .box-reviews__source-icon {
	position: relative;
	display: block;
	width: 32px;
	height: 26px;
	grid-row: 1 / 3;
	border: 2px solid rgba(255, 255, 255, .92);
	border-radius: 7px;
}

#reviews .box-reviews__source-icon::before {
	content: '';
	position: absolute;
	left: 5px;
	bottom: -7px;
	width: 9px;
	height: 9px;
	border-left: 2px solid rgba(255, 255, 255, .92);
	border-bottom: 2px solid rgba(255, 255, 255, .92);
	background: #050713;
	transform: skewY(-35deg);
}

#reviews .box-reviews__source-icon::after {
	content: '';
	position: absolute;
	left: 7px;
	right: 7px;
	top: 11px;
	height: 2px;
	background: rgba(255, 255, 255, .86);
}

body:has(#home.main) #reviews .box-reviews__info-name,
body:has(#home.product) #reviews .box-reviews__info-name {
	grid-column: 2;
	font-family: 'Inter', sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.1;
	text-transform: none;
}

#reviews .box-reviews__info .box-reviews__stars {
	grid-column: 2;
	font-size: 14px;
	letter-spacing: 1px;
}

body:has(#home.main) #reviews .box-reviews__text,
body:has(#home.product) #reviews .box-reviews__text {
	margin: 0;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.35;
}

#reviews .box-reviews__footer {
	margin-top: auto;
}

#reviews .box-reviews__info-date {
	display: none;
}

@media (max-width: 767.98px) {
	

	body:has(#home.main) #reviews .box-reviews,
	body:has(#home.product) #reviews .box-reviews {
		min-height: 250px;
		padding: 22px 20px;
	}

	body:has(#home.main) #reviews .box-reviews__info,
	body:has(#home.product) #reviews .box-reviews__info {
		margin-bottom: 32px;
	}

	body:has(#home.main) #reviews .box-reviews__text,
	body:has(#home.product) #reviews .box-reviews__text {
		font-size: 15px;
	}
}

/* Keep the ABBA mark at the approved original-site scale and on one header/footer axis. */
#menu .navbar-brand-logo,
#contacts .navbar-brand-logo {
	width: auto !important;
	max-width: 132px !important;
	height: 68px !important;
	object-fit: contain;
}

@media (max-width: 767.98px) {
	#menu .navbar-brand-logo,
	#contacts .navbar-brand-logo {
		max-width: 106px !important;
		height: 56px !important;
	}
}

/* ABBA desktop composition: final geometry follows the approved 1440 px frame. */
@media (min-width: 768px) {
	body:has(#home.main) #menu:not(.opened) > .container,
body:has(#home.product) #menu:not(.opened) > .container,
body:has(#home.main) #about > .container,
body:has(#home.product) #about > .container,
body:has(#home.main) #team > .container,
body:has(#home.product) #team > .container,
body:has(#home.main) #tours > .container,
body:has(#home.product) #tours > .container,
body:has(#home.main) #reviews > .container,
body:has(#home.product) #reviews > .container,
body:has(#home.main) #faq > .container,
body:has(#home.product) #faq > .container,
body:has(#home.main) #contacts > .container,
body:has(#home.product) #contacts > .container {
		width: min(1180px, calc(100% - 48px));
		max-width: 1180px;
	}

	

	

	

	

	

	

	

	

	body:has(#home.main) #video.album-ribbon,
	body:has(#home.product) #video.album-ribbon {
		height: 52px !important;
		min-height: 52px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body:has(#home.main) #video.album-ribbon::before,
	body:has(#home.product) #video.album-ribbon::before {
		content: none !important;
		display: none !important;
	}

	body:has(#home.main) #video.album-ribbon .album-ribbon__track,
	body:has(#home.product) #video.album-ribbon .album-ribbon__track {
		height: 50px;
	}

	body:has(#home.main) #team,
body:has(#home.product) #team {
		padding: 48px 0 80px;
	}

	body:has(#home.main) #team h2:not(.abba-heading),
	body:has(#home.product) #team h2:not(.abba-heading) {
		max-width: 1040px;
		margin-bottom: 58px;
		font-size: clamp(42px, 3.55vw, 52px) !important;
		line-height: 1.04 !important;
	}

	body:has(#home.main) #team h2 > span,
	body:has(#home.product) #team h2 > span {
		display: block;
		width: 100%;
		text-align: left;
	}

	body:has(#home.main) #team .smart-padding,
	body:has(#home.product) #team .smart-padding {
		position: relative;
		height: 470px;
		padding: 0 !important;
	}

	body:has(#home.main) #team .team-figma-group,
	body:has(#home.product) #team .team-figma-group {
		position: absolute;
		top: 74px;
		left: 50%;
		z-index: 1;
		width: 462px;
		height: 320px;
		transform: translateX(-50%);
	}

	body:has(#home.main) #team .team-figma-group img,
	body:has(#home.product) #team .team-figma-group img {
		display: block;
		width: 100%;
		height: 100%;
		border: 1px solid rgba(255, 255, 255, .78);
		object-fit: cover;
	}

	body:has(#home.main) #team .swiper,
	body:has(#home.product) #team .swiper,
	body:has(#home.main) #team .swiper-wrapper,
	body:has(#home.product) #team .swiper-wrapper {
		position: static;
		height: 100%;
		overflow: visible;
	}

	body:has(#home.main) #team .swiper-wrapper,
	body:has(#home.product) #team .swiper-wrapper {
		display: block !important;
		transform: none !important;
	}

	body:has(#home.main) #team .swiper-slide,
	body:has(#home.product) #team .swiper-slide {
		position: absolute;
		z-index: 2;
		width: 226px !important;
		height: auto;
	}

	body:has(#home.main) #team .swiper-slide:nth-child(1),
	body:has(#home.product) #team .swiper-slide:nth-child(1) {
		left: 0;
		top: 246px;
	}

	body:has(#home.main) #team .swiper-slide:nth-child(2),
	body:has(#home.product) #team .swiper-slide:nth-child(2) {
		left: 76px;
		top: 10px;
	}

	body:has(#home.main) #team .swiper-slide:nth-child(3),
	body:has(#home.product) #team .swiper-slide:nth-child(3) {
		right: 72px;
		top: 6px;
	}

	body:has(#home.main) #team .swiper-slide:nth-child(4),
	body:has(#home.product) #team .swiper-slide:nth-child(4) {
		right: 0;
		top: 252px;
	}

	body:has(#home.main) #team .box-team__image,
	body:has(#home.product) #team .box-team__image {
		height: 150px;
		aspect-ratio: auto;
	}

	body:has(#home.main) #team .swiper-slide:nth-child(1) .box-team__image,
	body:has(#home.product) #team .swiper-slide:nth-child(1) .box-team__image,
	body:has(#home.main) #team .swiper-slide:nth-child(3) .box-team__image,
	body:has(#home.product) #team .swiper-slide:nth-child(3) .box-team__image {
		height: 184px;
	}

	body:has(#home.main) #team .box-team__info,
	body:has(#home.product) #team .box-team__info {
		padding-top: 10px;
	}

	body:has(#home.main) #team .box-team__info-title,
	body:has(#home.product) #team .box-team__info-title {
		font-size: 16px;
	}

	body:has(#home.main) #team .box-team__info-description,
	body:has(#home.product) #team .box-team__info-description {
		font-size: 11px;
	}

	body:has(#home.main) #team .swiper-scrollbar,
	body:has(#home.product) #team .swiper-scrollbar {
		display: none;
	}

	body:has(#home.main) #tours h2:not(.abba-heading),
	body:has(#home.product) #tours h2:not(.abba-heading) {
		font-size: clamp(42px, 3.55vw, 52px) !important;
		white-space: nowrap;
	}

	

	body:has(#home.main) #reviews h2:not(.abba-heading),
	body:has(#home.product) #reviews h2:not(.abba-heading),
	body:has(#home.main) #faq h2:not(.abba-heading),
	body:has(#home.product) #faq h2:not(.abba-heading) {
		font-size: clamp(42px, 3.55vw, 52px) !important;
		line-height: 1.04 !important;
	}

	body:has(#home.main) #faq > .container > h2.heading-lines,
	body:has(#home.product) #faq > .container > h2.heading-lines {
		display: block !important;
		margin: 0 0 64px !important;
		font-size: 48px !important;
		line-height: 1.04 !important;
		white-space: nowrap;
	}

	body:has(#home.main) #faq > .container > h2.heading-lines > span,
	body:has(#home.product) #faq > .container > h2.heading-lines > span {
		display: inline !important;
		width: auto !important;
		margin: 0 !important;
		align-self: auto !important;
		text-align: left !important;
	}

	body:has(#home.main) #faq > .container > h2.heading-lines > span + span::before,
	body:has(#home.product) #faq > .container > h2.heading-lines > span + span::before {
		content: ' ';
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	
}

@media (max-width: 767.98px) {
	body:has(#home.main) #team .team-figma-group,
	body:has(#home.product) #team .team-figma-group {
		display: none;
	}

	

	

	

	body:has(#home.main) #faq > .container > h2.heading-lines,
	body:has(#home.product) #faq > .container > h2.heading-lines {
		display: block !important;
		margin-bottom: 36px;
		font-size: clamp(28px, 8.5vw, 36px) !important;
		line-height: 1.08 !important;
		white-space: normal;
	}

	body:has(#home.main) #faq > .container > h2.heading-lines > span,
	body:has(#home.product) #faq > .container > h2.heading-lines > span {
		display: block !important;
		width: 100%;
		text-align: left;
	}
}

/* ABBA event page: the product hero follows the dedicated Figma event frame. */
































@media (min-width: 768px) and (max-width: 1199.98px) {
	

	

	
}

@media (max-width: 767.98px) {
	

	

	

	

	

	

	

	

	

	

	

	

	

	
}

/* ABBA listing/gallery layout: shared Figma grid and aligned header/footer rails. */
@media (min-width: 1200px) {
	body:has(#home.main) #menu:not(.opened) > .container,
	body:has(#home.product) #menu:not(.opened) > .container,
	body:has(#tours.category) #menu:not(.opened) > .container,
	body:has(#gallery.category) #menu:not(.opened) > .container,
	body:has(#error.not_found) #menu:not(.opened) > .container,
	body:has(#home.main) #contacts > .container,
	body:has(#home.product) #contacts > .container,
	body:has(#tours.category) #contacts > .container,
	body:has(#gallery.category) #contacts > .container,
	body:has(#error.not_found) #contacts > .container,
	body:has(#tours.category) #tours.category > .container,
	body:has(#gallery.category) #gallery.category > .container,
	body:has(#error.not_found) #error.not_found > .container {
		width: min(1160px, calc(100% - 48px));
		max-width: 1160px;
		padding-right: 0;
		padding-left: 0;
	}

	
}

body:has(#tours.category) #tours.category {
	padding-top: 50px;
	padding-bottom: 72px;
	background-color: var(--abba-navy, #040612) !important;
	background-image: url('/image/catalog/album/2022-02-28/0124-20220228.jpg') !important;
	background-repeat: no-repeat !important;
	background-position: center 325px !important;
	background-size: 1440px auto !important;
}

body:has(#tours.category) #tours.category h2.h2:not(.abba-heading),
body:has(#gallery.category) #gallery.category h2:not(.abba-heading) {
	font-family: 'Inter', sans-serif !important;
	font-size: clamp(42px, 3.05vw, 44px) !important;
	font-weight: 600 !important;
	line-height: 1.04 !important;
	letter-spacing: -.035em !important;
}

body:has(#tours.category) #tours.category > .container > .row.align-items-center.mb-5 {
	margin-bottom: 24px !important;
}

@media (min-width: 992px) {
	body:has(#tours.category) #tours.category > .container > .row.align-items-center.mb-5 > .col-lg-6:first-child {
		width: 58.333333%;
		flex: 0 0 58.333333%;
	}

	body:has(#tours.category) #tours.category > .container > .row.align-items-center.mb-5 > .col-lg-6:last-child {
		width: 41.666667%;
		flex: 0 0 41.666667%;
	}
}

body:has(#tours.category) #tours.category .box-tours .btn-yellow {
	background: #f3f2ee !important;
	border-color: #f3f2ee !important;
	border-radius: 12px !important;
	color: #050713 !important;
}

body:has(#home.main) #tours.home .box-tours .btn-yellow,
body:has(#home.product) #tours.home .box-tours .btn-yellow {
	background: #f3f2ee !important;
	border-color: #f3f2ee !important;
	color: #050713 !important;
}

body:has(#tours.category) #faq {
	padding-top: 86px;
	padding-bottom: 108px;
	background: var(--abba-navy, #040612) !important;
}

body:has(#tours.category) #faq::before,
body:has(#tours.category) #faq::after {
	content: none !important;
	display: none !important;
}

body:has(#tours.category) #faq > .container {
	width: min(1160px, calc(100% - 48px));
	max-width: 1160px;
}

body:has(#tours.category) #faq h2.heading-lines {
	display: block !important;
	margin: 0 0 62px !important;
	font-family: 'Inter', sans-serif !important;
	font-size: clamp(44px, 4.15vw, 60px) !important;
	font-weight: 600 !important;
	line-height: 1.04 !important;
	letter-spacing: -.035em !important;
	white-space: nowrap;
}

body:has(#tours.category) #faq h2.heading-lines > span {
	display: inline !important;
	width: auto !important;
	margin: 0 !important;
}

body:has(#tours.category) #faq h2.heading-lines > span + span::before {
	content: ' ';
}

@media (max-width: 767.98px) {
	body:has(#home.main) #menu:not(.opened) {
		top: 18px !important;
		left: 18px !important;
		right: 18px !important;
		width: auto !important;
		height: 62px !important;
		min-height: 62px !important;
		border: 1px solid rgba(255, 255, 255, .92) !important;
		border-radius: 10px !important;
	}

	body:has(#home.main) #menu:not(.opened) > .container {
		width: 100% !important;
		height: 100% !important;
		min-height: 0 !important;
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

	

	

	

	

	

	

	

	body:has(#tours.category) #tours.category {
		padding-top: 30px;
		padding-bottom: 46px;
		background-position: 57% 250px !important;
		background-size: auto 760px !important;
	}

	body:has(#tours.category) #tours.category h2.h2:not(.abba-heading),
	body:has(#gallery.category) #gallery.category h2:not(.abba-heading) {
		font-size: 30px !important;
		letter-spacing: -.025em !important;
	}

	body:has(#tours.category) #faq {
		padding: 58px 0 70px;
	}

	body:has(#tours.category) #faq > .container {
		width: calc(100% - 32px);
		max-width: none;
		padding-right: 0;
		padding-left: 0;
	}

	body:has(#tours.category) #faq h2.heading-lines {
		margin-bottom: 36px !important;
		font-size: 30px !important;
		white-space: normal;
	}

	body:has(#tours.category) #faq h2.heading-lines > span {
		display: block !important;
		width: 100% !important;
	}
}

/* ABBA event mobile frame: proportions and placement from Figma 233:13621. */
@media (max-width: 767.98px) {
	body:has(#home.product.abba-event-hero) #menu:not(.opened) {
		top: 18px !important;
		left: 18px !important;
		right: 18px !important;
		width: auto !important;
		height: 62px !important;
		min-height: 62px !important;
		border: 1px solid rgba(255, 255, 255, .92) !important;
		border-radius: 10px !important;
	}

	body:has(#home.product.abba-event-hero) #menu:not(.opened) > .container {
		width: 100% !important;
		height: 100% !important;
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

	

	

	

	

	

	

	

	

	

	

	

	

	

	
}

/* ABBA FAQ collage and typography from the desktop reference frames. */
body:has(#home.main) #faq .faq-aside,
body:has(#home.product) #faq .faq-aside,
body:has(#tours.category) #faq .faq-aside {
	position: relative;
}

body:has(#home.main) #faq .faq-aside h3,
body:has(#home.product) #faq .faq-aside h3,
body:has(#tours.category) #faq .faq-aside h3 {
	font-family: 'Inter', sans-serif !important;
	font-size: 31px !important;
	font-weight: 600 !important;
	line-height: 1.05 !important;
	text-transform: none !important;
}

body:has(#home.main) #faq .faq-social,
body:has(#home.product) #faq .faq-social,
body:has(#tours.category) #faq .faq-social {
	position: absolute;
	top: 94px;
	left: 0;
	z-index: 2;
	margin: 0 !important;
}

#faq .faq-collage {
	display: grid;
	width: 426px;
	margin-top: 28px;
	grid-template-columns: repeat(5, 74px);
	grid-template-rows: repeat(4, 74px);
	gap: 14px;
}

#faq .faq-collage__cell {
	display: block;
	border: 1px solid rgba(255, 255, 255, .18);
	background: rgba(4, 6, 18, .24);
	overflow: hidden;
}

#faq .faq-collage__cell img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#faq .faq-collage__cell:nth-child(1) { grid-area: 1 / 1; }
#faq .faq-collage__cell:nth-child(2) { grid-area: 1 / 2; }
#faq .faq-collage__cell:nth-child(3) { grid-area: 2 / 1; }
#faq .faq-collage__cell:nth-child(4) { grid-area: 2 / 2; }
#faq .faq-collage__cell:nth-child(5) { grid-area: 2 / 3; }
#faq .faq-collage__cell:nth-child(6) { grid-area: 3 / 1; }
#faq .faq-collage__cell:nth-child(7) { grid-area: 3 / 2; }
#faq .faq-collage__cell:nth-child(8) { grid-area: 3 / 3; }
#faq .faq-collage__cell:nth-child(9) { grid-area: 3 / 4; }
#faq .faq-collage__cell:nth-child(10) { grid-area: 4 / 1; }
#faq .faq-collage__cell:nth-child(11) { grid-area: 4 / 2; }
#faq .faq-collage__cell:nth-child(12) { grid-area: 4 / 3; }
#faq .faq-collage__cell:nth-child(13) { grid-area: 4 / 4; }
#faq .faq-collage__cell:nth-child(14) { grid-area: 4 / 5; }

@media (max-width: 767.98px) {
	#faq .faq-collage {
		display: none;
	}

	body:has(#home.main) #faq .faq-social,
	body:has(#home.product) #faq .faq-social,
	body:has(#tours.category) #faq .faq-social {
		position: static;
		margin-top: 18px !important;
	}

	body:has(#home.main) #faq .faq-aside h3,
	body:has(#home.product) #faq .faq-aside h3,
	body:has(#tours.category) #faq .faq-aside h3 {
		font-size: 24px !important;
	}
}

/* ABBA gallery page: one Figma-style memories mosaic for videos and album photos. */
#gallery.abba-gallery-page {
	position: relative;
	padding: 92px 0 118px !important;
	background-color: var(--abba-navy, #040612) !important;
	background-image: url('/image/catalog/abbamia/figma/stars.webp') !important;
	background-position: center top !important;
	background-repeat: repeat-y !important;
	background-size: 1440px auto !important;
	overflow: hidden;
}

#gallery.abba-gallery-page::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 430px;
	background: url('/image/catalog/abbamia/figma/grid-floor.webp') center bottom / cover no-repeat;
	pointer-events: none;
}

#gallery.abba-gallery-page > .container {
	position: relative;
	z-index: 1;
}

.abba-gallery-heading {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 30px;
}

.abba-gallery-heading h1 {
	max-width: 780px;
	margin: 0;
	font-family: 'Inter', sans-serif;
	font-size: clamp(42px, 3.55vw, 52px);
	font-weight: 600;
	line-height: 1.04;
	letter-spacing: -.035em;
	text-transform: uppercase;
}

.abba-gallery-heading .btn {
	margin-bottom: 6px;
	background: #f3f2ee !important;
	border-color: #f3f2ee !important;
	color: #050713 !important;
}

.abba-gallery-filters {
	display: flex;
	margin: 52px 0 42px;
	gap: 12px;
	flex-wrap: wrap;
}

.abba-gallery-filters button {
	min-width: 67px;
	height: 42px;
	padding: 0 20px;
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: 999px;
	background: rgba(255, 255, 255, .08);
	color: rgba(255, 255, 255, .82);
	font-family: 'Inter', sans-serif;
	font-size: 15px;
}

.abba-gallery-filters button.active {
	background: rgba(255, 255, 255, .28);
	color: #fff;
}

.abba-gallery-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-auto-flow: dense;
	grid-auto-rows: 222px;
	gap: 14px;
}

.abba-gallery-card {
	position: relative;
	display: block;
	min-width: 0;
	border: 1px solid rgba(255, 255, 255, .78);
	background: #02040e;
	overflow: hidden;
}

.abba-gallery-card[hidden] {
	display: none !important;
}

.abba-gallery-card:nth-child(1),
.abba-gallery-card:nth-child(8),
.abba-gallery-card:nth-child(14) {
	grid-row: span 2;
}

.abba-gallery-card:nth-child(5),
.abba-gallery-card:nth-child(11),
.abba-gallery-card:nth-child(18) {
	grid-column: span 2;
}

.abba-gallery-card img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform .35s ease;
}

.abba-gallery-card:hover img {
	transform: scale(1.025);
}

.abba-gallery-card__play {
	position: absolute;
	top: 50%;
	left: 50%;
	display: grid;
	width: 62px;
	height: 62px;
	place-items: center;
	border-radius: 50%;
	background: rgba(255, 255, 255, .9);
	color: #040612;
	font-size: 20px;
	transform: translate(-50%, -50%);
}

.abba-gallery-ticket {
	margin-top: 28px;
}

body:has(#gallery.abba-gallery-page) #faq {
	background: var(--abba-navy, #040612) !important;
}

body:has(#gallery.abba-gallery-page) #faq .faq-aside {
	position: relative;
}

body:has(#gallery.abba-gallery-page) #faq .faq-aside h3 {
	font-family: 'Inter', sans-serif !important;
	font-size: 31px !important;
	font-weight: 600 !important;
	line-height: 1.05 !important;
	text-transform: none !important;
}

body:has(#gallery.abba-gallery-page) #faq .faq-social {
	position: absolute;
	top: 94px;
	left: 0;
	z-index: 2;
	margin: 0 !important;
}

/* FAQ contact controls keep the same dimensions on every route. */
#faq .faq-social {
	display: flex;
	gap: 14px;
}

#faq .faq-social a {
	display: inline-flex;
	width: 54px;
	height: 54px;
	flex: 0 0 54px;
	align-items: center;
	justify-content: center;
	color: #fdfdfd;
	text-decoration: none;
	border: 1px solid rgba(253, 253, 253, .66);
	border-radius: 50%;
}

#faq .faq-social a img {
	display: block;
	width: 21px;
	height: 21px;
	object-fit: contain;
}

#faq .faq-social a svg {
	display: block;
	width: 21px;
	height: 12px;
}

@media (max-width: 767.98px) {
	.abba-other-events .abba-section-heading h2:not(.abba-heading),
	.abba-press .abba-section-heading h2:not(.abba-heading) {
		font-size: 25px !important;
		line-height: 1.06 !important;
	}

	.abba-press-card {
		display: flex;
		flex-direction: column;
	}

	.abba-press-card__content {
		display: contents;
	}

	.abba-press-card__content h3 {
		order: 1;
		margin-bottom: 0;
	}

	.abba-press-card__content p {
		order: 2;
		margin-bottom: 0;
	}

	.abba-press-card__image {
		order: 3;
		width: 100%;
		flex: 0 0 auto;
		aspect-ratio: 1.55;
	}

	.abba-press-card__content .btn {
		order: 4;
		width: 100%;
	}

	#gallery.abba-gallery-page {
		padding: 48px 0 72px !important;
		background-size: 720px auto !important;
	}

	#gallery.abba-gallery-page::after {
		height: 260px;
	}

	#gallery.abba-gallery-page > .container {
		width: calc(100% - 32px);
		padding: 0;
	}

	.abba-gallery-heading h1 {
		font-size: 28px;
		line-height: 1.08;
	}

	.abba-gallery-filters {
		margin: 32px 0 28px;
		gap: 8px;
	}

	.abba-gallery-filters button {
		min-width: 58px;
		height: 36px;
		padding: 0 14px;
		font-size: 13px;
	}

	.abba-gallery-grid {
		grid-template-columns: 1fr;
		grid-auto-rows: 230px;
		gap: 10px;
	}

	.abba-gallery-card:nth-child(n) {
		grid-column: auto;
		grid-row: span 1;
	}

	.abba-gallery-card:nth-child(1),
	.abba-gallery-card:nth-child(5),
	.abba-gallery-card:nth-child(9) {
		grid-row: span 2;
	}

	body:has(#gallery.abba-gallery-page) #faq .faq-social {
		position: static;
		margin-top: 18px !important;
	}

	body:has(#gallery.abba-gallery-page) #faq .faq-aside h3 {
		font-size: 24px !important;
	}
}

/* Final cascade guards for the ABBA Figma parity layer. */


.abba-about-wordmark em {
	text-transform: none !important;
}

#gallery.abba-gallery-page .abba-gallery-heading h1 {
	color: #fff !important;
}

.abba-gallery-search {
	display: flex;
	width: 100%;
	height: 48px;
	margin: 34px 0 0;
	align-items: center;
	gap: 13px;
	border-bottom: 1px solid rgba(255, 255, 255, .28);
	color: rgba(255, 255, 255, .72);
}

.abba-gallery-search span {
	font-size: 24px;
	line-height: 1;
	transform: rotate(-15deg);
}

.abba-gallery-search input {
	width: 100%;
	min-width: 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #fff;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	box-shadow: none;
}

.abba-gallery-search input::placeholder {
	color: rgba(255, 255, 255, .58);
}

.abba-gallery-search + .abba-gallery-filters {
	margin-top: 24px;
}

body:has(#home.product) #tours.home.product {
	display: none !important;
}

@media (min-width: 768px) and (max-width: 991.98px) {
	body:has(#tours.category) #tours.category > .container > .row.align-items-center.mb-5 > .col-md-4 {
		width: 44%;
		flex: 0 0 44%;
	}

	body:has(#tours.category) #tours.category > .container > .row.align-items-center.mb-5 > .col-md-8 {
		width: 56%;
		flex: 0 0 56%;
	}

	body:has(#tours.category) #tours.category h2.h2:not(.abba-heading) {
		display: block !important;
		max-width: 300px;
		font-size: 36px !important;
	}

	body:has(#tours.category) #tours.category > .container > .row.align-items-center.mb-5 .tours-subtitle {
		font-size: 14px;
	}

	body:has(#tours.category) #tours.category > .container > .row.align-items-center.mb-5 .btn {
		min-width: 164px;
	}
}

@media (max-width: 767.98px) {
	#gallery.abba-gallery-page {
		background-color: #050916 !important;
		background-image:
			linear-gradient(rgba(82, 93, 178, .2) 1px, transparent 1px),
			linear-gradient(90deg, rgba(82, 93, 178, .2) 1px, transparent 1px) !important;
		background-position: center top !important;
		background-repeat: repeat !important;
		background-size: 36px 36px !important;
	}

	#gallery.abba-gallery-page::after {
		display: none !important;
	}

	#gallery.abba-gallery-page .abba-gallery-grid {
		grid-auto-rows: 330px !important;
		gap: 12px !important;
	}

	#gallery.abba-gallery-page .abba-gallery-card:nth-child(n) {
		grid-row: span 1 !important;
	}
}

/* ABBA owner review corrections: keep the Floyd information architecture, while
   using the ABBA artwork and one responsive visual system on every route. */
body:has(#home.main),
body:has(#home.product),
body:has(#tours.category),
body:has(#gallery.category),
body:has(.abba-about-page),
body:has(#error.not_found) {
	--abba-navy: #03050f;
	--abba-navy-raised: #08172a;
	--abba-yellow: #efd912;
	--yellow: var(--abba-yellow);
	margin: 0;
	overflow-x: hidden;
	background: var(--abba-navy) !important;
}

body:has(#home.main) > :where(:not(#cookie)),
body:has(#home.product) > :where(:not(#cookie)),
body:has(#tours.category) > :where(:not(#cookie)),
body:has(#gallery.category) > :where(:not(#cookie)) {
	max-width: 100%;
}



#menu .navbar-brand-logo,
#contacts .navbar-brand-logo {
	width: auto !important;
	max-width: 132px !important;
	height: 54px !important;
	object-fit: contain;
}

#menu .nav-link,
#menu .btn {
	white-space: nowrap;
}

#menu .offcanvas {
	width: min(330px, 84vw) !important;
}

#menu .offcanvas-body > .row {
	min-height: 100%;
}

#menu .offcanvas-actions-column {
	margin-top: auto;
	padding-bottom: 18px;
}

#menu .offcanvas-actions {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 46px;
	gap: 8px;
}

#menu .offcanvas-actions .btn {
	min-width: 0 !important;
	margin: 0 !important;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}

#menu .offcanvas-actions .btn-icon {
	width: 46px;
	padding: 0;
}







body:has(#home.main) #about,
body:has(#home.product) #about,
body:has(#home.main) #team,
body:has(#home.product) #team,
body:has(#home.main) #reviews,
body:has(#home.product) #reviews,
body:has(#home.main) #faq,
body:has(#home.product) #faq,
.abba-project {
	width: 100%;
	background-color: var(--abba-navy, #03050f) !important;
	background-image: linear-gradient(rgba(3, 5, 15, .12), rgba(3, 5, 15, .12)), url('/image/catalog/abbamia/figma/stars.webp') !important;
	background-position: center top !important;
	background-repeat: repeat-y !important;
	background-size: max(1440px, 100vw) auto !important;
	background-attachment: fixed !important;
}

body:has(#home.main) #tours,
body:has(#home.product) #tours,
body:has(#tours.category) #tours.category {
	width: 100%;
	background-color: var(--abba-navy, #03050f) !important;
	background-image: linear-gradient(90deg, rgba(3, 5, 15, .84), rgba(3, 5, 15, .36), rgba(3, 5, 15, .84)), url('/image/catalog/album/2022-02-28/0124-20220228.jpg') !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: fixed !important;
}

body:has(#home.product) #tours.home.product {
	display: block !important;
}

body:has(#gallery.category) #gallery.category {
	position: relative;
	width: 100%;
	min-height: 100vh;
	padding: 92px 0 112px !important;
	overflow: hidden;
	background-color: var(--abba-navy, #03050f) !important;
	background-image: linear-gradient(rgba(3, 5, 15, .22), rgba(3, 5, 15, .22)), url('/image/catalog/abbamia/figma/stars.webp') !important;
	background-position: center top !important;
	background-repeat: repeat-y !important;
	background-size: max(1440px, 100vw) auto !important;
	background-attachment: fixed !important;
}

body:has(#gallery.category) #gallery.category::before,
body:has(#gallery.category) #gallery.category::after,
body:has(#tours.category) #tours.category::before,
body:has(#tours.category) #tours.category::after {
	content: none !important;
	display: none !important;
}

body:has(#gallery.category) #gallery.category > .container,
body:has(#tours.category) #tours.category > .container {
	position: relative;
	z-index: 1;
}

body:has(#gallery.category) #gallery.category h2:not(.abba-heading),
body:has(#gallery.category) #gallery.category .h2:not(.abba-heading),
body:has(#tours.category) #tours.category h2:not(.abba-heading),
body:has(#tours.category) #tours.category .h2:not(.abba-heading) {
	max-width: 100%;
	font-family: 'Inter', sans-serif !important;
	font-size: clamp(34px, 3.35vw, 48px) !important;
	font-weight: 600 !important;
	line-height: 1.05 !important;
	letter-spacing: -.035em !important;
	text-transform: uppercase;
	overflow-wrap: anywhere;
}

body:has(#gallery.category) #gallery.category .media-item {
	border: 1px solid rgba(255, 255, 255, .72);
	background: #02040d;
}

body:has(#gallery.category) #gallery.category .media-item img,
body:has(#gallery.category) #gallery.category .box-video__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

body:has(#gallery.category) #gallery.category .gallery-video-section {
	margin-bottom: 88px;
}

body:has(#gallery.category) #gallery.category.category-info .js-gallery {
	align-items: stretch;
}

body:has(#gallery.category) #gallery.category.category-info .gallery-thumbnail {
	display: block;
	height: 100%;
	min-height: 280px;
}

body:has(#home.main) #team h2:not(.abba-heading),
body:has(#home.product) #team h2:not(.abba-heading) {
	display: flex !important;
	max-width: 1040px;
	margin-bottom: 58px;
	flex-direction: column;
	font-size: clamp(40px, 3.55vw, 52px) !important;
	line-height: 1.02 !important;
	letter-spacing: -.025em !important;
	overflow-wrap: normal;
}

body:has(#home.main) #team h2 > span,
body:has(#home.product) #team h2 > span {
	display: block !important;
	width: auto !important;
	max-width: 100%;
	margin: 0 !important;
}

body:has(#home.main) #team h2 > span:nth-child(1),
body:has(#home.product) #team h2 > span:nth-child(1) {
	align-self: flex-start;
}

body:has(#home.main) #team h2 > span:nth-child(2),
body:has(#home.product) #team h2 > span:nth-child(2) {
	align-self: center;
}

body:has(#home.main) #team h2 > span:nth-child(3),
body:has(#home.product) #team h2 > span:nth-child(3) {
	align-self: flex-end;
}

.abba-project {
	padding: 48px 0;
}

.abba-project > .container {
	display: grid;
	grid-template-columns: minmax(0, .85fr) minmax(420px, 1.15fr);
	align-items: center;
	gap: 72px;
}

.abba-project__eyebrow {
	margin: 0 0 14px;
	color: var(--abba-yellow, #f3dc00);
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.abba-project h2:not(.abba-heading) {
	margin: 0 0 24px;
	font-size: clamp(42px, 4.5vw, 64px) !important;
	line-height: 1 !important;
}

.abba-project__content > p:last-child {
	max-width: 620px;
	margin: 0;
	font-size: 18px;
	line-height: 1.55;
}

.abba-project img {
	display: block;
	width: 100%;
	height: auto !important;
	aspect-ratio: 3 / 2;
	border: 1px solid rgba(255, 255, 255, .55);
	object-fit: cover;
}

#faq {
	padding: 48px 0 80px !important;
}

body:has(#home.main) #faq > .container > h2.heading-lines,
body:has(#home.product) #faq > .container > h2.heading-lines,
body:has(#tours.category) #faq > .container > h2.heading-lines {
	display: block !important;
	margin: 0 0 64px !important;
	font-family: 'Inter', sans-serif !important;
	font-size: clamp(38px, 3.35vw, 48px) !important;
	font-weight: 600 !important;
	line-height: 1.04 !important;
	letter-spacing: -.035em !important;
	white-space: normal !important;
}

body:has(#home.main) #faq > .container > h2.heading-lines > span,
body:has(#home.product) #faq > .container > h2.heading-lines > span,
body:has(#tours.category) #faq > .container > h2.heading-lines > span {
	display: inline !important;
	width: auto !important;
	margin: 0 !important;
	text-align: left !important;
}

body:has(#home.main) #faq > .container > h2.heading-lines > span + span::before,
body:has(#home.product) #faq > .container > h2.heading-lines > span + span::before,
body:has(#tours.category) #faq > .container > h2.heading-lines > span + span::before {
	content: ' ';
}

#faq .faq-layout {
	align-items: flex-start;
}

#faq .faq-aside h3 {
	margin-bottom: 20px !important;
	font-size: 30px !important;
	line-height: 1.08 !important;
}

#faq .faq-social {
	position: static !important;
	margin: 0 0 22px !important;
}

#faq .faq-collage {
	width: min(100%, 390px);
	margin-top: 0;
	grid-template-columns: repeat(5, 64px);
	grid-template-rows: repeat(4, 64px);
	gap: 12px;
}

#faq .accordion,
#faq .accordion-item,
#faq .accordion-button,
#faq .accordion-body,
#faq .accordion-body p {
	text-align: left !important;
	word-spacing: normal !important;
}

#faq .accordion-button {
	font-size: 21px !important;
	line-height: 1.2 !important;
}

#faq .accordion-body p {
	font-size: 16px !important;
	line-height: 1.35 !important;
}

#contacts {
	width: 100%;
	margin: 0 !important;
	padding: 84px 0 34px !important;
	border: 0 !important;
	box-shadow: none !important;
}

#contacts::before,
#contacts::after {
	content: none !important;
	display: none !important;
}

#contacts .footer-grid {
	align-items: flex-start;
}

#contacts .footer-policy {
	margin-top: 56px;
	padding-top: 24px;
	border-top: 1px solid rgba(255, 255, 255, .2);
}

footer.section,
footer.section::before,
footer.section::after {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

@media (max-width: 991.98px) {
	.abba-project > .container {
		grid-template-columns: 1fr;
		gap: 34px;
	}

	body:has(#home.main) #team .team-figma-group,
	body:has(#home.product) #team .team-figma-group {
		display: none;
	}
}

@media (max-width: 767.98px) {
	#menu .navbar-brand-logo,
	#contacts .navbar-brand-logo {
		max-width: 110px !important;
		height: 46px !important;
	}

	

	

	

	

	

	

	

	body:has(#home.main) #team h2:not(.abba-heading),
	body:has(#home.product) #team h2:not(.abba-heading) {
		margin-bottom: 34px;
		font-size: 28px !important;
		line-height: 1.03 !important;
	}

	body:has(#home.main) #team h2 > span:nth-child(2),
	body:has(#home.product) #team h2 > span:nth-child(2) {
		align-self: flex-start;
		padding-left: 8%;
	}

	body:has(#home.main) #team h2 > span:nth-child(3),
	body:has(#home.product) #team h2 > span:nth-child(3) {
		align-self: flex-end;
	}

	body:has(#home.main) #tours,
body:has(#home.product) #tours,
body:has(#tours.category) #tours.category,
body:has(#gallery.category) #gallery.category,
body:has(#home.main) #about,
body:has(#home.product) #about,
body:has(#home.main) #team,
body:has(#home.product) #team,
body:has(#home.main) #reviews,
body:has(#home.product) #reviews,
body:has(#home.main) #faq,
body:has(#home.product) #faq,
.abba-project {
		background-attachment: fixed !important;
		background-size: cover !important;
	}

	body:has(#gallery.category) #gallery.category {
		padding: 50px 0 72px !important;
	}

	body:has(#gallery.category) #gallery.category h2:not(.abba-heading),
	body:has(#gallery.category) #gallery.category .h2:not(.abba-heading),
	body:has(#tours.category) #tours.category h2:not(.abba-heading),
	body:has(#tours.category) #tours.category .h2:not(.abba-heading) {
		font-size: 28px !important;
		line-height: 1.08 !important;
	}

	body:has(#gallery.category) #gallery.category .gallery-video-section {
		margin-bottom: 58px;
	}

	body:has(#gallery.category) #gallery.category.category-info .gallery-thumbnail {
		min-height: 220px;
	}

	.abba-project {
		padding: 64px 0;
	}

	.abba-project > .container {
		width: calc(100% - 32px);
		padding: 0;
	}

	.abba-project h2:not(.abba-heading) {
		font-size: 38px !important;
	}

	.abba-project__content > p:last-child {
		font-size: 16px;
	}

	#faq {
		padding: 32px 0 56px !important;
	}

	body:has(#home.main) #faq > .container > h2.heading-lines,
	body:has(#home.product) #faq > .container > h2.heading-lines,
	body:has(#tours.category) #faq > .container > h2.heading-lines {
		margin-bottom: 36px !important;
		font-size: 29px !important;
		line-height: 1.08 !important;
	}

	body:has(#home.main) #faq > .container > h2.heading-lines > span,
	body:has(#home.product) #faq > .container > h2.heading-lines > span,
	body:has(#tours.category) #faq > .container > h2.heading-lines > span {
		display: block !important;
	}

	body:has(#home.main) #faq > .container > h2.heading-lines > span + span::before,
	body:has(#home.product) #faq > .container > h2.heading-lines > span + span::before,
	body:has(#tours.category) #faq > .container > h2.heading-lines > span + span::before {
		content: none;
	}

	#faq .faq-aside h3 {
		font-size: 23px !important;
	}

	#faq .faq-collage {
		display: grid;
		width: 100%;
		max-width: 280px;
		grid-template-columns: repeat(5, 44px);
		grid-template-rows: repeat(4, 44px);
		gap: 8px;
		margin-bottom: 42px;
	}

	#faq .accordion-button {
		font-size: 17px !important;
	}

	#faq .accordion-body p {
		font-size: 14px !important;
	}

	#contacts {
		padding: 58px 0 26px !important;
	}

	#contacts .footer-grid > [class*='col-'] {
		margin-bottom: 34px;
	}

	#contacts .footer-policy {
		margin-top: 8px;
	}
}

#tours .content-subscribe,
#tours .content-subscribe.d-none {
	display: none !important;
}

/* Final shared header, accent and desktop viewport guards. */
#menu:not(.opened) > .container {
	border-bottom: 0 !important;
}

#menu .navbar-brand-logo,
#contacts .navbar-brand-logo {
	filter: hue-rotate(18deg) saturate(1.12) brightness(1.04);
}

#gallery .gallery-video-section .swiper {
	padding-right: 0 !important;
	padding-left: 0 !important;
	overflow: hidden !important;
}

.btn-yellow,
body:has(#home.main) .btn-yellow,
body:has(#home.product) .btn-yellow,
body:has(#tours.category) .btn-yellow,
body:has(#gallery.category) .btn-yellow {
	border-color: var(--abba-yellow, #f3dc00) !important;
	background-color: var(--abba-yellow, #f3dc00) !important;
}

@media (min-width: 768px) {
	

	#reviews .swiper,
#about .swiper,
#team .swiper {
		overflow: hidden !important;
	}
}

/* ABBA visual acceptance v40. Keep immediately before the final mobile guards. */
body:has(#home.main),
body:has(#home.product),
body:has(#tours.category),
body:has(#gallery.category),
body:has(.abba-about-page),
body:has(#error.not_found) {
	--abba-navy: #03050f;
	--abba-navy-raised: #03050f;
	--abba-yellow: #efd912;
	--yellow: var(--abba-yellow);
}

#menu:not(.opened),
#menu:not(.opened) > .container {
	height: 80px !important;
	min-height: 80px !important;
	border: 0 !important;
	box-shadow: none !important;
}

#menu .navbar-brand-logo,
#contacts .navbar-brand-logo {
	width: auto !important;
	max-width: 132px !important;
	height: 70px !important;
	/* Map the logo's #fc9c00 to the Figma button #efd912; preserve white and alpha. */
	filter: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='accent' color-interpolation-filters='sRGB'%3E%3CfeColorMatrix type='matrix' values='1 0 .050980392 0 -.050980392 0 1 -.239215686 0 .239215686 0 0 .929411765 0 .070588235 0 0 0 1 0'/%3E%3C/filter%3E%3C/svg%3E#accent") !important;
}

#menu .offcanvas .nav-link {
	color: #fdfdfd !important;
}

#menu .offcanvas .nav-link:not([href]) {
	color: rgba(253, 253, 253, .62) !important;
}

#menu .offcanvas .btn-close {
	opacity: 1 !important;
	filter: invert(1) grayscale(1) brightness(2) !important;
}

#menu svg path,
#faq .faq-social svg path {
	fill: var(--abba-yellow) !important;
}

.btn-yellow,
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active {
	border-color: var(--abba-yellow) !important;
	background: var(--abba-yellow) !important;
	color: #050505 !important;
}

.btn-yellow .hide,
.event-button.btn-yellow .hide {
	color: rgba(5, 5, 5, .68) !important;
	opacity: 1 !important;
}









































body:has(#home.product) #tours.home.product {
	width: 100% !important;
	min-height: 560px !important;
	margin: 0 !important;
	padding: 88px 0 104px !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: fixed !important;
}





@media (min-width: 768px) and (max-width: 1199.98px) {
	#menu:not(.opened),
	#menu:not(.opened) > .container {
		height: 76px !important;
		min-height: 76px !important;
	}

	#menu .navbar-brand-logo {
		max-width: 118px !important;
		height: 63px !important;
	}

	

	

	

	

	
}

@media (min-width: 768px) {
	

	
}

html body:has(#home.main) #menu:has(#offcanvasNavbar.show),
html body:has(#home.product) #menu:has(#offcanvasNavbar.show),
html body:has(#tours.category) #menu:has(#offcanvasNavbar.show),
html body:has(#gallery.category) #menu:has(#offcanvasNavbar.show),
html body:has(#error.not_found) #menu:has(#offcanvasNavbar.show) {
	z-index: 1050 !important;
	overflow: visible !important;
}

#menu .offcanvas .btn-close {
	filter: none !important;
}

#menu .offcanvas-actions .btn-icon svg {
	width: 21px !important;
	height: 12px !important;
	flex: 0 0 21px !important;
}









@media (min-width: 768px) {
	
}

@media (min-width: 1200px) {
	
	
}











html body:is(:has(#home.main), :has(#home.product), :has(#tours.category)) #faq > .container > h2.heading-lines {
	font-size: clamp(30px, 3.35vw, 48px) !important;
	line-height: 1.12 !important;
	text-transform: uppercase !important;
	height: auto !important;
}

html body:is(:has(#home.main), :has(#home.product), :has(#tours.category)) #faq > .container > h2.heading-lines > span {
	font: inherit !important;
	text-transform: inherit !important;
	height: auto !important;
}

html body:is(:has(#home.main), :has(#home.product), :has(#tours.category)) #faq .faq-aside h3 > span {
	display: block !important;
	margin: 0 !important;
}

html body:is(:has(#home.main), :has(#home.product), :has(#tours.category)) #faq .faq-social {
	margin: 24px 0 28px !important;
}

html body:is(:has(#home.main), :has(#home.product), :has(#tours.category)) #faq .accordion-button {
	font-family: 'Inter', sans-serif !important;
	font-size: clamp(20px, 1.5vw, 22px) !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
	text-transform: none !important;
}

/* The source poster has a 62px black gutter inside its 1440px canvas.
   Crop that raster gutter; keep the section and its content on the page grid. */
@media (min-width: 768px) {
	
}

/* Shared FAQ copy and contact-control states across all concert routes. */
html body:is(:has(#home.main), :has(#home.product), :has(#tours.category)) #faq .accordion-body p {
	font-size: 17px !important;
	line-height: 1.5 !important;
	color: #d1d3db !important;
	letter-spacing: .01em !important;
	word-spacing: normal !important;
	text-wrap: pretty;
}

html body:is(:has(#home.main), :has(#home.product), :has(#tours.category)) #faq .accordion-button {
	letter-spacing: .015em !important;
}

#faq .faq-copy-keep { white-space: nowrap; }

html body #faq .faq-social a {
	color: #f7f7f4 !important;
	background-color: transparent;
	border-color: rgba(247, 247, 244, .72);
	transition: background-color .18s ease, color .18s ease, border-color .18s ease;
}

html body #faq .faq-social a svg path { fill: currentColor !important; }
html body #faq .faq-social a img { filter: brightness(0) invert(1); }

html body #faq .faq-social a:focus-visible {
	background-color: #f7f7f4 !important;
	border-color: #f7f7f4 !important;
	color: #03050f !important;
	outline: 2px solid var(--abba-yellow);
	outline-offset: 4px;
}

html body #faq .faq-social a:focus-visible img { filter: brightness(0); }

@media (hover: hover) {
	html body #faq .faq-social a:hover {
		background-color: #f7f7f4 !important;
		border-color: #f7f7f4 !important;
		color: #03050f !important;
	}
	html body #faq .faq-social a:hover img { filter: brightness(0); }
}

@media (prefers-reduced-motion: reduce) {
	html body #faq .faq-social a { transition: none; }
}

@media (max-width: 767.98px) {
	html body:is(:has(#home.main), :has(#home.product), :has(#tours.category)) #faq .accordion-body p {
		font-size: 16px !important;
	}
}

/* Navigation is the same neutral control set on every route. */
html body:has(#menu) #menu .btn.btn-yellow-transparent {
	border-radius: 999px;
	background-color: transparent !important;
	border-color: #f7f7f4 !important;
	color: #f7f7f4 !important;
	font-family: 'Inter', sans-serif !important;
	font-weight: 500 !important;
	transition: background-color .18s ease, color .18s ease, border-color .18s ease;
}

html body:has(#menu) #menu .btn.btn-yellow-transparent svg,
html body:has(#menu) #menu .btn.btn-yellow-transparent svg path {
	fill: currentColor !important;
}

html body:has(#menu) #menu .btn.btn-yellow-transparent:hover,
html body:has(#menu) #menu .btn.btn-yellow-transparent:focus-visible,
html body:has(#menu) #menu .btn.btn-yellow-transparent:active {
	background-color: #f7f7f4 !important;
	border-color: #f7f7f4 !important;
	color: #03050f !important;
}

html body:has(#menu) #menu .btn.btn-yellow-transparent:focus-visible {
	outline: 2px solid #f7f7f4;
	outline-offset: 4px;
}

/* Mobile acceptance overrides — intentionally the final cascade layer. */
@media (max-width: 767.98px) {
	html body:has(#home.product.abba-event-hero) #menu:not(.opened),
	html body:has(#home.product.abba-event-hero) #menu:not(.opened) > .container {
		height: 54px !important;
		min-height: 54px !important;
		box-sizing: border-box !important;
	}

	

	

	

	

	

	

	

	

	

	html body:has(#home.main) #menu:not(.opened),
	html body:has(#home.product) #menu:not(.opened),
	html body:has(#tours.category) #menu:not(.opened),
	html body:has(#gallery.category) #menu:not(.opened),
	html body:has(#error.not_found) #menu:not(.opened) {
		height: 54px !important;
		min-height: 54px !important;
		box-sizing: border-box !important;
		padding: 0 !important;
	}

	html body:has(#home.main) #menu:not(.opened) > .container,
	html body:has(#home.product) #menu:not(.opened) > .container,
	html body:has(#tours.category) #menu:not(.opened) > .container,
	html body:has(#gallery.category) #menu:not(.opened) > .container,
	html body:has(#error.not_found) #menu:not(.opened) > .container {
		height: 54px !important;
		min-height: 54px !important;
		box-sizing: border-box !important;
		padding: 0 16px !important;
	}

	html body #menu .navbar-brand-logo,
	html body #contacts .navbar-brand-logo {
		max-width: 102px !important;
		height: 54px !important;
	}

	

	

	

	

	

	

	

	

	

	

	html body:has(#home.product) #tours.home.product {
		min-height: 0 !important;
		padding: 72px 0 84px !important;
		background-attachment: scroll !important;
	}

	

	html body:has(#home.product.abba-event-hero) #menu:not(.opened) {
		top: 16px !important;
		left: 16px !important;
		right: 16px !important;
		width: auto !important;
		border: 0 !important;
		border-radius: 0 !important;
		outline: 0 !important;
		box-shadow: none !important;
		overflow: hidden !important;
	}

	

	

	
	body:has(#home.main) #menu:not(.opened),
	body:has(#home.product) #menu:not(.opened),
	body:has(#tours.category) #menu:not(.opened),
	body:has(#gallery.category) #menu:not(.opened) {
		top: 16px !important;
		left: 16px !important;
		right: 16px !important;
		width: auto !important;
		border: 0 !important;
		border-radius: 0 !important;
		outline: 0 !important;
		box-shadow: none !important;
		overflow: hidden !important;
	}

	#about > .container > .row.mt-3,
	#about > .container > .row.mt-3 > .col-lg-12,
	#about > .container > .row.mt-3 > .col-lg-12 > .row {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	html body:has(#home.main) #team h2.heading-lines--three > span,
	html body:has(#home.product) #team h2.heading-lines--three > span {
		font-size: clamp(22px, 6.85vw, 27px) !important;
	}

	html body:has(#home.main) #team h2.heading-lines--three > span:nth-child(2),
	html body:has(#home.product) #team h2.heading-lines--three > span:nth-child(2) {
		margin-left: 12px !important;
		max-width: calc(100% - 12px) !important;
	}
	body #menu:not(.opened) {
		top: 16px !important;
		left: 16px !important;
		right: 16px !important;
		width: auto !important;
		border: 0 !important;
		border-radius: 0 !important;
		outline: 0 !important;
		box-shadow: none !important;
		overflow: hidden !important;
	}

	body #menu:not(.opened) > .container {
		width: 100% !important;
		height: 100% !important;
		margin: 0 !important;
		padding: 0 20px !important;
		border: 0 !important;
	}

	body:has(#home.main) #about > .container,
body:has(#home.product) #about > .container,
body:has(#home.main) #team > .container,
body:has(#home.product) #team > .container,
body:has(#home.main) #reviews > .container,
body:has(#home.product) #reviews > .container,
body:has(#home.main) #tours > .container,
body:has(#home.product) #tours > .container,
body:has(#home.main) #faq > .container,
body:has(#home.product) #faq > .container,
body:has(#tours.category) #tours > .container,
body:has(#gallery.category) #gallery > .container {
		width: calc(100% - 32px) !important;
		max-width: none !important;
		margin-right: auto !important;
		margin-left: auto !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	body:has(#home.main) #about .swiper,
body:has(#home.product) #about .swiper,
body:has(#home.main) #team .swiper,
body:has(#home.product) #team .swiper {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 0 18px !important;
		overflow: hidden !important;
	}

	body:has(#home.main) #about .swiper-wrapper,
body:has(#home.product) #about .swiper-wrapper,
body:has(#home.main) #team .swiper-wrapper,
body:has(#home.product) #team .swiper-wrapper {
		margin: 0 !important;
		padding: 0 !important;
	}

	body:has(#home.main) #about .swiper-slide,
body:has(#home.product) #about .swiper-slide,
body:has(#home.main) #team .swiper-slide,
body:has(#home.product) #team .swiper-slide {
		width: 100% !important;
		max-width: 100% !important;
		/* Swiper owns slide spacing; CSS margins are double-counted in auto sizing. */
		box-sizing: border-box !important;
	}

	body:has(#home.main) #about .box-about,
body:has(#home.product) #about .box-about,
body:has(#home.main) #team .box-team,
body:has(#home.product) #team .box-team {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		box-sizing: border-box !important;
	}

	body:has(#home.main) #team h2.heading-lines--three,
	body:has(#home.product) #team h2.heading-lines--three,
	body:has(#home.main) #team h2.heading-lines--three > span,
	body:has(#home.product) #team h2.heading-lines--three > span {
		max-width: 100% !important;
		padding: 0 !important;
		font-size: 28px !important;
		line-height: 1.04 !important;
		letter-spacing: -.035em !important;
		white-space: nowrap !important;
	}

	body:has(#home.main) #team h2.heading-lines--three,
	body:has(#home.product) #team h2.heading-lines--three {
		width: 100% !important;
		margin: 0 0 34px !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span:nth-child(2),
	body:has(#home.product) #team h2.heading-lines--three > span:nth-child(2) {
		align-self: flex-start !important;
		margin-left: 20px !important;
	}

	body:has(#home.main) #team h2.heading-lines--three > span:nth-child(3),
	body:has(#home.product) #team h2.heading-lines--three > span:nth-child(3) {
		align-self: flex-end !important;
	}

	

	

	

	#faq .faq-collage {
		width: 100% !important;
		max-width: none !important;
		grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
		grid-template-rows: repeat(4, auto) !important;
		gap: 8px !important;
	}

	#faq .faq-collage__cell {
		width: 100% !important;
		aspect-ratio: 1 / 1 !important;
	}
}
