:root {

	--color-navy-darkest: #090D38;
	--color-navy-dark: #111C60;
	--color-navy-mid: #1E2D7D;
	--color-navy-light: #3D4E9A;
	--color-slate: #8A93B9;
	--color-mist: #C6CCDE;
	--color-ice: #E9ECF5;
	--color-white: #FFFFFF;
	--color-warm-white: #FFFEF7;

	--font-display: 'Cormorant Garamond', serif;
	--font-body: 'Outfit', sans-serif;
	--theme-font-stack-default: var(--font-body);

	--fw-light: 300;
	--fw-regular: 400;
	--fw-medium: 500;
	--fw-semibold: 600;
	--fw-bold: 700;

	--fs-h1: 78px;
	--fs-h2: 65px;
	--fs-h3: 54px;
	--fs-h4: 42px;
	--fs-h5: 28px;
	--fs-h6: 20px;
	--fs-intro: 22px;
	--fs-body: 18px;
	--fs-helper: 14px;
	--fs-button: 15px;

	--ls-default: 0px;
	--ls-label: 0.82px;
}

body,
ul,
ol,
a {
	font-family: var(--font-body);
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--font-display);
	font-weight: var(--fw-regular);
	margin: 0;
}

/* =========================
   Desktop / Base (default)
========================= */

h1 {
	font-size: clamp(2.5rem, 1.8rem + 2.5vw, 3.75rem);
	line-height: 1.15;
	letter-spacing: -1.2px;
	margin: 0;
}

h2 {
	font-size: clamp(2.125rem, 1.6rem + 1.8vw, 3rem);
	line-height: 1.2;
	letter-spacing: -1px;
	margin: 0;
}

h3 {
	font-size: clamp(1.75rem, 1.4rem + 1.2vw, 2.25rem);
	line-height: 1.25;
	letter-spacing: -0.6px;
	margin: 0;
}

h4 {
	font-size: clamp(1.5rem, 1.25rem + 0.8vw, 2rem);
	line-height: 1.3;
	letter-spacing: -0.3px;
}

h5 {
	font-size: 1.25rem;
	line-height: 1.35;
	margin: 0;
}

h6 {
	font-size: 1rem;
	line-height: 1.4;
	letter-spacing: -0.2px;
}

/* =========================
Tablet + Mobile (≤781px)
========================= */

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

	h1 {
		font-size: 2.25rem;
		line-height: 1.2;
		letter-spacing: -0.8px;
	}

	h2 {
		font-size: 1.9rem;
		line-height: 1.25;
		letter-spacing: -0.6px;
	}

	h3 {
		font-size: 1.5rem;
		line-height: 1.3;
		letter-spacing: -0.4px;
	}

	h4 {
		font-size: 1.25rem;
		line-height: 1.35;
	}

	h5 {
		font-size: 1.1rem;
	}

	h6 {
		font-size: 0.95rem;
	}
}

body {
	font-size: 18px;
	line-height: 1.5;
}

.divider {
	height: 1px !important;
	width: 100%;
	max-width: 100%;
	background: var(--color-white);
}

.text-light {
	font-weight: var(--fw-light) !important;
}

.text-regular {
	font-weight: var(--fw-regular) !important;
}

.text-medium {
	font-weight: var(--fw-medium) !important;
}

.text-semibold {
	font-weight: var(--fw-semibold) !important;
}

.text-bold {
	font-weight: var(--fw-bold) !important;
}

.text-navy-darkest {
	color: var(--color-navy-darkest);
}

.text-navy-dark {
	color: var(--color-navy-dark);
}

.text-navy-mid {
	color: var(--color-navy-mid);
}

.text-navy-light {
	color: var(--color-navy-light);
}

.text-slate {
	color: var(--color-slate);
}

.text-mist {
	color: var(--color-mist);
}

.text-ice {
	color: var(--color-ice);
}

.text-white {
	color: var(--color-white);
}

.text-warm-white {
	color: var(--color-warm-white);
}

.heading-125 {
	font-size: clamp(4.625rem, -3.2212rem + 12.2596vw, 7.8125rem);
	line-height: 0.97;
	letter-spacing: -3.63px;
	margin: 0;
}

.heading-78 {
	font-size: clamp(3.375rem, -0.3173rem + 5.7692vw, 4.875rem);
	line-height: 1.10;
	letter-spacing: -2.26px;
	margin: 0;
}

.heading-65 {
	font-size: clamp(3.4375rem, 1.899rem + 2.4038vw, 4.0625rem);
	line-height: 1.21;
	letter-spacing: -1.89px;
	margin: 0;
}

.heading-54 {
	font-size: clamp(2.25rem, -0.5192rem + 4.3269vw, 3.375rem);
	line-height: 1.2;
	letter-spacing: -1.57px;
	margin: 0;
}

.heading-28 {
	font-size: 28px;
	line-height: 1.21;
	margin: 0;
}

.heading-42 {
	font-size: clamp(2rem, 1.2614rem + 1.5152vw, 2.625rem);
	letter-spacing: -0.29px;
	line-height: 1.21;
}

.text-14 {
	font-size: 14px;
	line-height: 1.2;
}

.text-18 {
	font-size: 18px;
	line-height: 1.5;
}

.text-20 {
	font-size: 20px;
	line-height: 1.25;
	letter-spacing: -0.58px;
}

.text-36 {
	font-size: clamp(1.625rem, 0.8864rem + 1.5152vw, 2.25rem);
	line-height: 1.25;
	letter-spacing: -1.04px;
}

.text-eyebrow {
	font-size: 16px;
	font-family: var(--font-body);
	letter-spacing: 6.82px;
	text-transform: uppercase;
	position: relative;
	padding-left: 24px;
}

.text-eyebrow:not(.no-dot):before {
	position: absolute;
	content: '';
	width: 12px;
	height: 12px;
	background: transparent url(/wp-content/uploads/2026/06/dot.svg) no-repeat center center / contain;
	border-radius: 50px;
	left: 0;
	top: 8px;
}

.text-eyebrow.dark-dot:not(.no-dot):before {
	background: transparent url(/wp-content/uploads/2026/06/dark-dot.svg) no-repeat center center / contain;
	;
}

.text-eyebrow.no-dot {
	padding-left: 0;
}

.text-eyebrow:not(.no-line):after {
	position: absolute;
	content: '';
	width: 52px;
	height: 1px;
	background: var(--color-white);
	left: -67px;
	top: 50%;
	transform: translateY(-50%);
}

.text-16 {
	font-size: 16px;
	letter-spacing: 6.82px;
	line-height: 1.25;
}

.text-22 {
	font-size: clamp(1.125rem, 0.5096rem + 0.9615vw, 1.375rem);
	line-height: 1.6;
}

.lead-0 {
	letter-spacing: 0 !important;
}

.btn {
	display: inline-block;
	position: relative;
	font-size: 15px;
	font-weight: var(--fw-semibold);
	letter-spacing: 0.82px;
	color: var(--color-white);
	line-height: 1.2;
}

.btn .content {
	position: relative;
	overflow: hidden;
}

.btn .text,
.btn .hover-text {
	display: inline-flex;
	gap: 12px;
	align-items: center;
	transition: transform 300ms cubic-bezier(0.16, 1, 0.3, 1);
}

.btn .hover-text {
	position: absolute;
	bottom: -100%;
	left: 0;
}

.btn:hover .text,
.btn:hover .hover-text {
	transform: translateY(-100%);
}

.blue-btn {
	padding: 14px 24px;
	position: relative;
	background: #3D4E9AD6;
	color: var(--color-white);
	border-width: 1px;
	border-style: solid;
	border-image: linear-gradient(164deg, var(--color-slate), var(--color-ice), var(--color-navy-mid)) 1;
}

.blue-btn:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(164deg, var(--color-slate), var(--color-ice), var(--color-navy-mid));
	z-index: -1;
}

.gray-btn {
	padding: 14px 24px;
	position: relative;
	background: #E9ECF5D6;
	color: var(--color-navy-mid) !important;
}

.gray-btn:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(169deg, var(--color-slate), var(--color-ice), var(--color-navy-mid));
	z-index: -1;
}

/* Header Start */

#header.ct-header [data-sticky*="yes"] [data-row*="middle"] {
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
}

#header .ct-container-fluid {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	max-width: 100%;
	width: 100%;
	border-bottom: 1px solid rgb(255 254 247 / 35%) !important;
}

#header [data-column=start] {
	border-right: 1px solid rgb(255 254 247 / 35%) !important;
}

#header [data-column=end] .prompt-header-btn {
	border-left: 1px solid rgb(255 254 247 / 35%) !important;
}

#header .ct-header-cta {
	margin: 0 !important;
}

#header .site-branding.prompt-site-logo {
	margin: 0 !important;
}

#header [data-column=end] .prompt-header-btn {
	position: relative;
	font-size: 15px;
	line-height: 1.2;
	letter-spacing: 0.82px;
	text-transform: uppercase;
	z-index: 2;
}

#header [data-column=end] .prompt-header-btn:after {
	content: '';
	width: 10px;
	height: 10px;
	background: transparent url(/wp-content/uploads/2026/06/arrow-up-light.svg) no-repeat center center / contain;
}


#header [data-column=end] .prompt-header-btn:hover {
	color: var(--color-navy-darkest);
}

#header [data-column=end] .prompt-header-btn:hover:after {
	background: transparent url(/wp-content/uploads/2026/06/arrow-up-dark.svg) no-repeat center center / contain;
}

#header [data-column=end] .ct-header-cta {
	position: relative;
}

#header [data-column=end] .ct-header-cta:before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 0;
	height: 100%;
	background: var(--color-white);
	z-index: 0;
	transition: all .3s ease-in-out;
}

#header [data-column=end] .ct-header-cta:hover:before {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: var(--color-white);
	z-index: 0;
}

#header-menu-1 #menu-header-menu li {
	position: relative;
}

#header-menu-1 #menu-header-menu li:not(:last-child):after {
	position: absolute;
	content: '';
	width: 3px;
	height: 3px;
	background: var(--color-white);
	z-index: 1;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

/* Header End */

/* Footer Start */

.footer-top {
	gap: 64px;
}

.footer-top .footer-left .footer-logo img {
	max-width: 380px;
	width: 100%;
}

.footer-top .footer-left {
	max-width: 500px;
	width: 100%;
	gap: 32px;
}

.footer-top .footer-left .footer-text {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 5px;
}

.footer-top .footer-left .seprator {
	width: 2px;
	height: 2px;
	background: var(--color-white);
	border-radius: 500%;
}

.footer-right .footer-contact-section {
	display: flex;
	align-items: center;
	gap: 60px;
	padding: 40px;
	max-width: 740px;
	width: 100%;
	border: 1px solid var(--color-navy-light);
}

.footer-contact-item .name-wrap .footer-divider {
	width: 56px;
	height: 1px;
	display: block;
	background: linear-gradient(-90deg, transparent, var(--color-white));
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.footer-contact-item .name-wrap {
	position: relative;
	margin-bottom: 8px;
}

.ct-footer [data-row='bottom'] .ct-container {
	padding-top: 0;
}

@media screen and (min-width:1200px) and (max-width:1440px) {
	.footer-right .footer-contact-section {
		transform: translateX(calc((100vw - var(--theme-container-width)) / 8));
	}
}

/* Footer End */

/* General Page Banner Section Start */

body:not(.home) .hero-section[data-type=type-1] {
	padding: 140px 0 40px;
	background: transparent url(/wp-content/uploads/2026/06/Hosted-at-CineCity-Studios.webp) no-repeat center center / cover;
	width: 100%;
	max-width: 100%;
	position: relative;
	z-index: 1;
	min-height: 400px;
	margin: 0;
	display: flex;
	align-items: center;
}

body:not(.home) .hero-section[data-type=type-1]:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: var(--color-navy-dark);
	opacity: 0.46;
	z-index: -1;    
}

body:not(.home) .hero-section[data-type=type-1] header {
	width: var(--theme-container-width);
	max-width: var(--theme-block-max-width);
	margin: 0 auto;
}

body:not(.home) .entry-content {
	padding: 100px 0;
	background: var(--color-navy-mid);
	--theme-content-spacing: 0.2em;
	--has-theme-content-spacing: 0.75;
}

body:not(.home) :is(.is-layout-flow,.is-layout-constrained)>*:where(:not(h1,h2,h3,h4,h5,h6)) {
	--theme-content-spacing: 0.8em;
}

blockquote:where(:not(.is-style-plain)):where(:not(.has-text-align-center):not(.has-text-align-right)) {
	border-color: var(--color-slate);
}

@media screen and (max-width: 1024px) {
	body:not(.home) .entry-content {
		padding: 60px 0;
	}
}

@media screen and (max-width: 781px) {
	body:not(.home) .entry-content {
		padding: 40px 0;
	}
}

/* General Page Banner Section End */

/* Hero Section Start */

.hero-banner-section {
	display: flex;
	align-items: flex-end;
	min-height: 900px;
	max-width: 100%;
	width: 100%;
	background: transparent url(/wp-content/uploads/2026/06/hero-final-2.jpg) no-repeat center center / cover;
	overflow: hidden;
	margin: 0 auto;
}

.hero-banner-section .hero-banner-section-inner {
	max-width: 1300px;
	width: 90%;
	margin: 0 auto;
	padding: 100px 0 64px;
	align-items: flex-end !important;
	gap: clamp(2rem, -5.8462rem + 12.2596vw, 5.1875rem);
}

.hero-banner-section .hero-left-wrapper {
	gap: 15px;
}

.hero-banner-section .hero-left {
	max-width: 758px;
	width: 100%;
}

.hero-banner-section .hero-right {
	max-width: 460px;
	width: 100%;
	padding: 24px 34px;
	background: transparent;
	border: 1px solid #FFFFFF1D;
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
}

.hero-banner-section .hero-right-wrapper {
	gap: 22px !important;
}

.hero-banner-section .hero-right-content-wrap {
	gap: 20px !important;
	align-items: flex-start;
}

.hero-banner-section .hero-right-content-wrap .wp-block-group {
	width: 100%;
	gap: 2px;
}

/* Hero Section End */

/* Step Section Start */

.steps-section {
	margin: 0 auto;
	padding: 48px 0;
	background: var(--color-navy-dark);
	max-width: 100%;
	width: 100%;
	border-top: 1px solid var(--color-navy-mid);
	border-bottom: 1px solid var(--color-navy-mid);
}

.steps-section .steps-section-wrap {
	position: relative;
	gap: 30px;
}

.steps-section .step-title-wrap {
	gap: 10px 0px;
	flex-wrap: wrap;
}

.steps-section .step-title-wrap:before {
	content: '';
	width: 15px;
	height: 26px;
	background: transparent url(/wp-content/uploads/2026/06/cross-line.webp) no-repeat center center / contain;
	order: 2;
	margin-right: 10px;
}

.steps-section .step-title-wrap p:first-child {
	order: 1;
}

.steps-section .step-title-wrap p:last-child {
	order: 3;
}

.steps-section .steps-section-wrap:before,
.steps-section .steps-section-wrap:after {
	content: '';
	height: 104px;
	width: 1px;
	background: var(--color-navy-light);
}

.wp-block-column:first-child {
	order: 1;
}

.steps-section .steps-section-wrap:before {
	order: 2;
}

.wp-block-column:nth-child(2) {
	order: 3;
}

.steps-section .steps-section-wrap:after {
	order: 4;
}

.wp-block-column:last-child {
	order: 5;
}

/* Step Section End */

/* The Concept Section Start */

.the-concept-section {
	margin: 0 auto !important;
	padding: 74px 0;
}

.the-concept-section .the-concept-title-wrap {
	gap: 58px;
	align-items: flex-start;
}

.the-concept-section .the-concept-title-wrap .text-eyebrow {
	width: 100%;
	max-width: 210px;
	margin-top: 33px;
}

.the-concept-section .the-concept-title-wrap .wp-block-heading {
	width: 100%;
	max-width: 1040px;
}

.the-concept-section .the-concept-title-wrap .wp-block-heading em {
	color: var(--color-mist);
}

.the-concept-section .the-concept-title-wrap .wp-block-heading em {
	color: var(--color-mist);
	text-decoration: underline 1px;
	text-underline-offset: 12px;
}

.the-concept-section .the-concept-bottom {
	gap: 48px;
	align-items: flex-end !important;
	margin-top: 53px !important;
}

.the-concept-section .the-concept-bottom .the-concept-bottom-right-inner {
	justify-content: space-between;
	gap: 40px;
	margin-top: 74px !important;
}

.the-concept-section .the-concept-bottom .the-concept-bottom-left figure,
.the-concept-section .the-concept-bottom .the-concept-bottom-left img,
.the-concept-section .the-concept-bottom-right-inner-left figure,
.the-concept-section .the-concept-bottom-right-inner-left img,
.the-concept-section .the-concept-bottom-right-inner-right figure,
.the-concept-section .the-concept-bottom-right-inner-right img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.the-concept-section .the-concept-bottom .the-concept-bottom-left {
	flex-basis: unset !important;
	max-width: 352px;
	width: 100%;
}

.the-concept-section .the-concept-bottom-right-inner-left {
	flex-basis: unset !important;
	max-width: 514px;
	width: 100%;
}

.the-concept-section .the-concept-bottom .the-concept-bottom-right {
	max-width: 900px;
	width: 100%;
	flex-basis: unset !important;
}

.the-concept-section .the-concept-bottom-right-inner-right {
	flex-basis: unset !important;
	max-width: 350px;
	width: 100%;
}

/* The Concept Section End */

/* The Moment Start */

.the-moment-section {
	padding: 20px 0 93px;
	margin: 0 auto !important;
}

.the-moment-section .the-moment-left {
	position: relative;
	padding: 57px 48px;
	background: transparent url(/wp-content/uploads/2026/06/the-moment.webp) no-repeat center center / cover;
}

.the-moment-section .the-moment-right {
	padding: 86px 30px 110px 40px;
	background: var(--color-navy-mid) url(/wp-content/uploads/2026/06/star-mask.webp) no-repeat center center / cover;
}

.the-moment-section .text-eyebrow:not(.no-line):after {
	width: 98px;
	left: -110px;
}

.the-moment-section .the-moment-left:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: var(--color-navy-dark);
	opacity: 0.46;
	z-index: 0;
}

.the-moment-section .the-moment-left * {
	position: relative;
	z-index: 1;
}

.the-moment-section .the-moment-inner {
	gap: 16px;
}

/* The Moment End */

/* Inaugural Partners Start */

.inaugural-partners-section {
	position: relative;
	padding: 116px 0 60px;
	margin: 0 auto !important;
	background: transparent url(/wp-content/uploads/2026/06/Hosted-at-CineCity-Studios.webp) no-repeat center center / cover;
	max-width: 100%;
	width: 100%;
}

.inaugural-partners-section:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: var(--color-navy-dark);
	opacity: 0.46;
	z-index: 0;
}

.inaugural-partners-section .inaugural-partners-top {
	position: relative;
	justify-content: space-between;
	gap: 50px;
	align-items: center !important;
	margin-bottom: 70px;
	z-index: 1;
}

.inaugural-partners-section .inaugural-partners-top .inaugural-partners-left {
	max-width: 746px;
	width: 100%;
}

.inaugural-partners-section .inaugural-partners-top .inaugural-partners-right {
	max-width: 477px;
	width: 100%;
}

.inaugural-partners-section .inaugural-partners-top .inaugural-partners-left .wp-block-heading em {
	color: var(--color-mist);
}

.inaugural-partners-section .partner-logo-wrap {
	position: relative;
	gap: 40px !important;
	max-width: 1220px;
	width: 90%;
	z-index: 1;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.inaugural-partners-section .partner-logo-wrap .partner-logo {
	max-width: calc(25% - 30px);
	width: 100%;
}

.inaugural-partners-section .partner-logo-wrap .partner-logo img {
	width: 100%;
	height: auto;
	object-fit: contain;
	/* max-height: 100px; */
}

.inaugural-partners-section .partner-logo-wrap .partner-logo:first-child img {
	aspect-ratio: 174/80;
}

.inaugural-partners-section .partner-logo-wrap .partner-logo:nth-child(2) img {
	aspect-ratio: 215/35;
}

.inaugural-partners-section .partner-logo-wrap .partner-logo:nth-child(3) img {
	aspect-ratio: 320/120;
}

.inaugural-partners-section .partner-logo-wrap .partner-logo:nth-child(4) img {
	aspect-ratio: 159/40;
}

.inaugural-partners-section .partner-logo-wrap .partner-logo:nth-child(5) img {
	aspect-ratio: 25/6;
}

.inaugural-partners-section .partner-logo-wrap .partner-logo:nth-child(6) img {
	aspect-ratio: 5/3;
}

.inaugural-partners-section .partner-logo-wrap .partner-logo:nth-child(7) img {
	aspect-ratio: 5/3;
}

.inaugural-partners-section .partner-logo-wrap .partner-logo:last-child img {
	aspect-ratio: 5/3;
}

/* Inaugural Partners End */

/* The Room Section Start */

.the-room-section {
	position: relative;
	padding: 88px 0 70px;
	max-width: 100%;
	width: 100%;
}

.the-room-section:before {
	position: absolute;
	content: '';
	top: -2px;
	left: 0;
	width: 100%;
	height: 50px;
	background: linear-gradient(180deg, var(--color-navy-darkest), transparent);
	z-index: 1;
}

.the-room-section:after {
	position: absolute;
	content: '';
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 50px;
	background: linear-gradient(0deg, var(--color-navy-darkest), transparent);
	z-index: 1;
}

.the-room-section .the-room-video:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--color-navy-mid);
	mix-blend-mode: overlay;
	z-index: -1;
}

.the-room-section .the-room-video video {
	height: 100%;
	left: 50%;
	margin: 0;
	max-width: none !important;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	z-index: -2;
}

.the-room-section .the-room-top .the-room-left {
	max-width: 500px;
	width: 100%;
}

.the-room-section .the-room-top .the-room-right {
	max-width: 743px;
	width: 100%;
	margin-top: 50px;
}

.the-room-section .the-room-top {
	justify-content: space-between;
	gap: clamp(2.8125rem, 1.3352rem + 3.0303vw, 4.0625rem);
	align-items: center !important;
}

.the-room-section .the-room-top .the-room-left .wp-block-heading em {
	color: var(--color-slate);
	text-decoration: underline 1px;
	text-underline-offset: 12px;
}

.the-room-section .marquee {
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	padding: clamp(1.25rem, -0.2273rem + 3.0303vw, 2.5rem) 0;
	border-top: 1px solid rgb(233 236 245 / 37%);
	border-bottom: 1px solid rgb(233 236 245 / 37%);
	margin-top: 57px;
}

.the-room-section .marquee-wrapper {
	display: flex;
	align-items: center;
	width: max-content;
	animation: marquee-scroll 20s linear infinite;
	gap: 20px;
}

.the-room-section .mq-text {
	white-space: nowrap;
	font-family: var(--font-display);
	text-transform: uppercase;
}

.the-room-section .marquee-wrapper .seprator {
	width: 8px;
	height: 8px;
	background: var(--color-white);
	border-radius: 50%;
}

@keyframes marquee-scroll {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-50%);
	}
}

@media (prefers-reduced-motion: reduce) {
	.the-room-section .marquee-wrapper {
		animation: none;
	}
}

/* The Room Section End */

/* Programming Section Start */

.programming-section {
	padding: 70px 0;
	width: 100%;
	max-width: 100%;
	margin: 0 auto !important;
}

.programming-section .programming-top .wp-block-paragraph:last-child {
	margin-top: 30px;
}

.programming-section .programming-top .wp-block-heading em {
	color: var(--color-mist);
}

.programming-section .pr-slider {
	width: 100%;
}

.programming-section .pr-slider-wrap {
	max-width: 100%;
	width: 100%;
	margin-left: calc((100vw - min(90%, 1300px)) / 2) !important;
	margin-top: 40px;
	overflow: hidden;
	gap: 70px;
}

.programming-section .pr-slider-wrap .slick-list {
	width: 100%;
	max-width: 100%;
	padding-left: 0 !important;
	padding-right: 150px !important;
}

.programming-section .pr-slider-wrap .pr-slide {
	margin-right: 16px;
	background: var(--color-navy-dark) url(/wp-content/uploads/2026/06/pr-slide-bg.webp) no-repeat center center / cover;
	padding: 43px 34px 48px;
}

.programming-section .pr-slider-wrap .pr-heading {
	letter-spacing: -1.22px;
}

.programming-section .pr-slider-wrap .pr-slider-nav {
	display: flex;
	align-items: center;
	gap: 149px;
	max-width: 1300px;
	width: 90%;
}

.programming-section .pr-slider-wrap .pr-slider-nav .pr-nav-text {
	margin: 0;
}

.programming-section .pr-slider-wrap .slick-next:before,
.programming-section .pr-slider-wrap .slick-prev:before {
	content: none;
}

.programming-section .pr-slider-wrap .pr-arrows {
	display: flex;
	gap: 24px;
	align-items: center;
	margin-left: 52px;
}

.programming-section .pr-slider-wrap .pr-arrows .slick-arrow {
	background: none;
	border: 0;
	cursor: pointer;
	font-size: 0;
	width: clamp(5rem, 3.8571rem + 5.7143vw, 9rem);
	height: clamp(2.5rem, 2.0714rem + 2.1429vw, 4rem);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: unset;
	transform: unset;
	color: var(--color-white);
	transition: all .3s ease-in-out;
}

.programming-section .pr-slider-wrap .pr-arrows .slick-arrow:hover {
	color: var(--color-navy-light);
}

.programming-section .pr-slider-wrap .pr-arrows .slick-arrow svg {
	width: clamp(5rem, 3.8571rem + 5.7143vw, 9rem);
	height: clamp(2.5rem, 2.0714rem + 2.1429vw, 4rem);
}

.programming-section .pr-slider-wrap .pr-arrows .slick-prev {
	opacity: 1;
	left: 0;
}

.programming-section .pr-slider-wrap .pr-arrows .slick-next {
	opacity: 1;
}

/* Programming Section End */

/* Day Schedule Section Start */

.day-schedule-section {
	width: 100%;
	max-width: 100%;
	margin: 0 auto !important;
	padding: 40px 0 100px;
}

.day-schedule-section .day-schedule-left .wp-block-heading {
	max-width: 330px;
	width: 100%;
}

.day-schedule-section .day-schedule-left {
	max-width: 390px;
	width: 100%;
}

.day-schedule-section .day-schedule-right {
	max-width: 864px;
	width: 100px;
}

.day-schedule-section .day-schedule-section-wrap {
	gap: 50px;
}

.day-schedule-section .schedule-item {
	position: relative;
	padding: 40px 0;
	margin: 0;
	border-bottom: 1px solid var(--color-white);
	gap: 40px;
	align-items: flex-start;
	opacity: 0.53;
	transition: all .3s ease-in-out;
}

.day-schedule-section .schedule-item.active,
.day-schedule-section .schedule-item:hover {
	opacity: 1;
}

.day-schedule-section .schedule-item.vip-badge:after {
	position: absolute;
	right: 0;
	content: 'FOR VIP';
	font-size: 16px;
	line-height: 1.25;
	letter-spacing: 6.82px;
	font-weight: var(--fw-medium);
	padding: 12px 24px;
	background: var(--color-slate);
	color: var(--color-white);
}

.day-schedule-section .schedule-time-wrap {
	gap: 10px;
	max-width: 120px;
	width: 100%;
}

.day-schedule-section .schedule-content-wrap {
	gap: 6px;
	width: 100%;
}

.day-schedule-section .day-schedule-left {
	position: sticky;
	top: 180px;
	height: fit-content;
}

.day-schedule-section .day-schedule-left .wp-block-paragraph:last-child {
	margin-top: 38px;
}

/* Day Schedule Section End */

/* partner Opportunities Start */

.partner-opportunities-section {
	padding: 87px 0 100px;
	width: 100%;
	max-width: 100%;
	position: relative;
	background: transparent url(/wp-content/uploads/2026/06/bg-grad-img.webp) no-repeat center center / cover;
}

.partner-opportunities-section:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: transparent url(/wp-content/uploads/2026/06/grid-bg-scaled.webp) no-repeat top center / cover;
	top: 0;
	left: 0;
	z-index: 0;
}

.partner-opportunities-section .partner-opportunities-wrap {
	position: relative;
	z-index: 1;
}

.partner-opportunities-section .partner-opportunities-wrap .partner-opportunities-left {
	max-width: 440px;
	width: 100%;
	position: sticky;
	height: fit-content;
	top: 150px;
}

.partner-opportunities-section .partner-opportunities-wrap .partner-opportunities-left .wp-block-paragraph {
	margin-top: 24px;
}

.partner-opportunities-section .partner-opportunities-wrap .partner-opportunities-right {
	max-width: 810px;
	width: 100%;
}

.partner-opportunities-section .partner-opportunities-wrap {
	gap: 56px;
	justify-content: space-between;
}

.partner-opportunities-section .opportunity-item {
	margin-bottom: 24px;
	border: 1px solid var(--color-navy-light);
	padding: 25px 30px 48px;
	background: transparent;
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
	gap: 20px;
}

.partner-opportunities-section .opportunity-heading {
	max-width: 220px;
	width: 100%;
	letter-spacing: -1.22px;
}

.partner-opportunities-section .opportunity-item-inner {
	gap: 16px;
	justify-content: space-between;
	align-items: flex-start;
}

/* partner Opportunities End */

/* Ticket Section Start */

.ticketing-section {
	position: relative;
	max-width: 100%;
	width: 100%;
	margin: 0 auto !important;
	background: var(--color-navy-dark);
	padding: 64px 0 80px;
	border-top: 1px solid var(--color-white);
}

.ticketing-section .wp-block-heading {
	max-width: 878px;
	width: 100%;
}

.ticketing-section .ticketing-wrapper {
	gap: 48px;
	align-items: baseline;
	justify-content: space-between;
}

.ticketing-section .ticketing-wrapper .btn {
	align-self: center;
	min-width: max-content;
}

.ticketing-section .btn {
	font-size: 19px;
}

.ticketing-section .ticketing-wrapper .btn .text {
	gap: 19px;
}

/* Ticket section End */

/* Room section start */

.room-section {
	width: 100%;
	max-width: 100%;
	margin: 0 auto !important;
	padding: 74px 0 48px;
	background: var(--color-navy-dark);
}

.room-section .room-top {
	align-items: center !important;
	justify-content: space-between;
}

.room-section .room-right {
	align-self: center;
	max-width: 504px;
	width: 100%;
}

.room-section .room-left {
	max-width: 757px;
	width: 100%;
}

.room-section .room-left .wp-block-heading em {
	color: var(--color-mist);
}

.room-section .block-item-wrap .block-item {
	width: 100%;
	padding: 28px 26px;
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
	border: 1px solid var(--color-slate);
	height: 100%;
	align-self: stretch;
	gap: 16px;
	position: relative;
	height: 100%;
}

.room-section .block-item-wrap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 37px;
}

.room-section .block-item-wrap .block-item:before {
	position: absolute;
	background: rgb(255 255 255 / 41%);
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.41;
	z-index: -1;
	border: 1px solid var(--color-slate);
}

.room-section .price-cards-wrap {
	margin-top: 50px;
	align-items: center;
	justify-content: space-between;
	gap: 6px;
}

.room-section .price-cards-wrap .price-card-item {
	padding: 36px 20px 72px;
	gap: 30px;
	background: var(--color-navy-light);
	border-width: 2px;
	border-style: solid;
	border-image: linear-gradient(147deg, var(--color-navy-mid), var(--color-ice), var(--color-navy-dark)) 1;
	max-width: calc(33.33%);
	width: 100%;
}

.room-section .price-cards-wrap .price-card-item:nth-child(2) {
	background: var(--color-ice);
	padding: 40px 30px 80px;
	position: relative;
	overflow: hidden;
	backdrop-filter: blur(31px);
	-webkit-backdrop-filter: blur(31px);
	transition: all .3s ease-in-out;
}

.room-section .price-cards-wrap .price-card-item:nth-child(2):hover {
	transform: scale(1.05);
}

.room-section .price-cards-wrap .price-card-item .btn {
	border-width: 2px;
	border-style: solid;
	border-image: linear-gradient(169deg, var(--color-slate), var(--color-ice), var(--color-navy-mid)) 1;
}

.price-title-wrap {
	width: 100%;
	max-width: 100%;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 8px !important;
}

.room-section .price-cards-wrap .price-card-item:nth-child(2) .price-title-wrap {
	flex-direction: column;
	align-items: flex-start;
	gap: 0;
	margin: 20px 0 !important;
}

.room-section .price-cards-wrap .price-card-item:nth-child(2) .price-title-wrap .price-amnt {
	margin-top: -16px;
}

.room-section .price-cards-wrap .price-card-item:nth-child(2)::before {
	position: absolute;
	content: '';
	top: -300px;
	right: 0;
	width: 208px;
	height: 275px;
	background: transparent url(/wp-content/uploads/2026/06/prompt-tag.webp) no-repeat center center / cover;
	transition: all .3s ease-in-out;
}

.room-section .price-cards-wrap .price-card-item:nth-child(2):hover:before {
	top: 0;
}

.room-section .price-cards-wrap .price-card-item:nth-child(2):after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(147deg, var(--color-navy-mid), var(--color-ice), var(--color-navy-dark));
	z-index: -1;
	opacity: 0.2;
}

/* Room section end */

/* Responsive */

@media screen and (min-width:1441px) {
	.programming-section .pr-slider-wrap {
		max-width: 1440px;
	}

	.programming-section .pr-slider-wrap .slick-list {
		padding-right: 50px !important;
	}
}

@media screen and (min-width:1000px) {

	#header [data-column=start] .site-logo-container,
	#header [data-column=end] .prompt-header-btn {
		max-width: 222px;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 34px 28px;
		border-radius: 0;
		min-height: 97px;
		background: transparent;
		margin: 0 !important
	}

	#header [data-column=end],
	#header [data-column=end] [data-items] {
		display: block;
		width: 100%;
		max-width: 222px;
	}
}

@media screen and (max-width:1350px) {
	.room-section .price-cards-wrap .price-card-item {
		max-width: calc(50% - 10px);
		order: 1;
		align-self: stretch;
	}

	.room-section .price-cards-wrap {
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px;
	}

	.room-section .price-cards-wrap .price-card-item:nth-child(2) {
		order: 2;
		margin: 0 10px;
	}

	.room-section .price-cards-wrap .price-card-item {
		order: 3;
	}
}

@media screen and (max-width:1290px) {
	.steps-section .step-title-wrap p:last-child {
		width: 100%;
	}

	.day-schedule-section .schedule-item {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
		padding: 30px 0;
	}
}

@media screen and (max-width:1200px) {
	.footer-top {
		flex-direction: column;
		align-items: center;
		gap: 40px;
	}

	.footer-top .footer-left {
		align-items: center;
		justify-content: center;
	}

	.footer-top .footer-left {
		align-items: center;
		justify-content: center;
	}

	.footer-right .footer-contact-section {
		flex-wrap: wrap;
		gap: 50px;
	}

	.footer-top .footer-left .footer-text {
		justify-content: center;
	}

	.partner-opportunities-section .opportunity-item-inner {
		flex-direction: column;
	}

	.partner-opportunities-section .opportunity-heading {
		max-width: 100%;
	}
}

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

	.heading-125 {
		font-size: clamp(2.75rem, 3.2444rem + 2.1572vw, 4.625rem);
	}

	.hero-banner-section {
		background-position-x: right -250px;
	}

	.hero-banner-section .hero-banner-section-inner {
		flex-direction: column;
		align-items: flex-start !important;
	}

	.hero-banner-section .hero-left {
		max-width: 480px;
	}

	.hero-banner-section .hero-right {
		padding: 20px;
	}

	.hero-banner-section .hero-right-content-wrap {
		gap: 10 !important;
	}

	.the-concept-section .the-concept-title-wrap {
		flex-direction: column;
		gap: 20px;
	}

	.the-concept-section .the-concept-bottom .the-concept-bottom-right-inner {
		margin-top: 50px !important;
	}

	.the-moment-section .the-moment-inner {
		flex-direction: column;
		gap: 30px;
	}

	.the-moment-section .the-moment-left {
		min-height: 500px;
		padding: 50px 40px;
	}

	.the-moment-section .the-moment-right {
		padding: 50px 40px;
	}

	.programming-section .pr-slider-wrap .pr-slider-nav {
		flex-direction: column;
		gap: 30px;
		align-items: flex-start;
	}

	.programming-section .pr-slider-wrap .pr-arrows {
		margin: 0;
	}

	.programming-section .pr-slider-wrap .pr-slide {
		padding: 30px 20px;
	}

	.room-section .price-cards-wrap {
		flex-direction: column;
		gap: 20px;
	}

	.room-section .price-cards-wrap .price-card-item {
		max-width: 500px;
		width: 100%;
		padding: 30px 20px !important;
		gap: 20px;
		align-self: center;
	}

	.room-section .price-cards-wrap .price-card-item .price-title-wrap,
	.room-section .price-cards-wrap .price-card-item:nth-child(2) .price-title-wrap {
		flex-direction: row !important;
		gap: 10px !important;
		margin: 10px 0 !important;
	}

	.room-section .price-cards-wrap .price-card-item:nth-child(2)::before {
		width: 200px;
		height: 250px;
		top: 0;
	}

	.room-section .price-cards-wrap .price-card-item:nth-child(2) {
		padding: 240px 20px 30px !important;
		max-width: 500px;
		margin: 0;
	}
}

@media screen and (max-width:1000px) {
	#header .ct-container-fluid {
		padding: 0 20px;
	}

	#header [data-column=start] .site-logo-container {
		padding-right: 20px;
	}
}

@media screen and (max-width:880px) {
	.footer-right {
		width: 100%;
	}

	.footer-right .footer-contact-section {
		align-items: flex-start;
		max-width: 100%;
		gap: 30px;
		padding: 24px;

	}

	.footer-right .footer-contact-section .footer-contact-item {
		width: calc(50% - 25px);
	}
}

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

	.blue-btn,
	.gray-btn {
		padding: 10px 16px;
	}

	.heading-78 {
		font-size: clamp(2.75rem, 2.4655rem + 1.4225vw, 3.375rem);
	}

	.heading-65 {
		font-size: clamp(2.8125rem, 2.528rem + 1.4225vw, 3.4375rem);
	}

	.hero-banner-section .hero-right-content-wrap {
		flex-direction: column;
	}

	.footer-right .footer-contact-section .footer-contact-item {
		width: 100%;
	}

	.hero-banner-section .hero-banner-section-inner {
		padding: 100px 0 40px;
	}

	.steps-section,
	.the-concept-section,
	.inaugural-partners-section,
	.the-room-section,
	.programming-section,
	.day-schedule-section,
	.partner-opportunities-section,
	.ticketing-section {
		padding: 40px 0;
	}

	.steps-section .steps-section-wrap {
		flex-direction: column;
	}

	.steps-section .steps-section-wrap:before,
	.steps-section .steps-section-wrap:after {
		height: 1px;
		width: 100%;
	}

	.the-concept-section .the-concept-title-wrap .text-eyebrow {
		margin-top: 0;
	}

	.the-concept-section .the-concept-bottom {
		margin-top: 30px !important;
	}

	.the-concept-section .the-concept-bottom {
		gap: 40px;
	}

	.the-concept-section .the-concept-bottom .the-concept-bottom-right-inner {
		margin-top: 40px !important;
	}

	.the-concept-section .the-concept-bottom .the-concept-bottom-left,
	.the-concept-section .the-concept-bottom-right-inner-left,
	.the-concept-section .the-concept-bottom-right-inner-right {
		max-width: 100%;
	}

	.the-concept-section .the-concept-bottom .the-concept-bottom-left img {
		aspect-ratio: 0.8;
	}

	.the-moment-section {
		padding: 0 0 40px;
	}

	.inaugural-partners-section .partner-logo-wrap {
		flex-wrap: wrap;
		justify-content: space-evenly;
		gap: 30px 50px !important;
	}

	.inaugural-partners-section .partner-logo-wrap .partner-logo {
		max-width: calc(50% - 30px);
		width: 100%;
	}

	.inaugural-partners-section .inaugural-partners-top {
		margin-bottom: 40px;
		gap: 20px;
	}

	.inaugural-partners-section .partner-logo-wrap .partner-logo img {
		max-width: 200px;
		width: 100%;
		margin: 0 auto;
		display: block;
	}

	.the-room-section .the-room-top .the-room-left {
		max-width: 100%;
	}

	.the-room-section .the-room-top .the-room-right {
		margin-top: 0;
		max-width: 100%;
	}

	.the-room-section .the-room-top {
		gap: 20px;
	}

	.the-room-section .marquee {
		margin-top: 30px;
	}

	.programming-section .pr-slider-wrap {
		gap: 40px;
	}

	.programming-section .pr-slider-wrap .slick-list {
		padding-right: 60px !important;
	}

	.day-schedule-section .day-schedule-left,
	.partner-opportunities-section .partner-opportunities-wrap .partner-opportunities-left {
		position: relative;
		top: unset;
		height: auto;
	}

	.day-schedule-section .day-schedule-section-wrap {
		gap: 20px;
	}

	.day-schedule-section .schedule-item {
		opacity: 1 !important;
	}

	.day-schedule-section .schedule-item.vip-badge:after {
		position: relative;
		top: unset;
		transform: unset;
	}

	.day-schedule-section .day-schedule-left .wp-block-paragraph:last-child {
		margin-top: 20px;
	}

	.partner-opportunities-section .partner-opportunities-wrap .partner-opportunities-left {
		max-width: 100%;
	}

	.partner-opportunities-section .opportunity-item {
		padding: 20px;
	}

	.ticketing-section .ticketing-wrapper {
		flex-direction: column;
		gap: 20px;
	}

	.ticketing-section .ticketing-wrapper .btn {
		align-self: flex-start;
	}

	.room-section .block-item-wrap {
		grid-template-columns: repeat(1, 1fr);
	}

	.room-section .block-item-wrap .block-item {
		padding: 20px;
	}

	.the-moment-section .the-moment-right {
		padding: 20px;
	}

	.the-moment-section .the-moment-left {
		padding: 30px 20px;
		min-height: 350px;
	}

	body:not(.home) .hero-section[data-type=type-1] {
		min-height: 300px;
	}
}

@media screen and (max-width:500px){
	.inaugural-partners-section .partner-logo-wrap {
		flex-direction: column;
		gap: 30px !important;
	}

	.inaugural-partners-section .partner-logo-wrap .partner-logo {
		max-width: 300px;
		width: 100%;
	}
}

/* Modal Form */

/* ===== Modal shell ===== */
.pr-modal {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 24px;
}

.pr-modal.is-open {
	display: flex;
}

/* Overlay — spec: rgba(9,13,56,0.82), full viewport, click outside closes */
.pr-modal__overlay {
	position: absolute;
	inset: 0;
	background: rgba(9, 13, 56, 0.82);
}

/* Dialog — spec animation: modalIn 0.35s ease forwards */
.pr-modal__dialog {
	position: relative;
	width: 100%;
	max-width: 600px;
	max-height: 90vh;
	overflow-y: auto;
	background: #1a2160;
	border: 1px solid rgba(255, 255, 255, 0.10);
	border-radius: 24px;
	box-shadow: 0 40px 120px rgba(0, 0, 0, 0.5);
}

.pr-modal.is-open .pr-modal__dialog {
	animation: modalIn 0.35s ease forwards;
}

@keyframes modalIn {
	from {
		opacity: 0;
		transform: scale(0.97);
	}

	to {
		opacity: 1;
		transform: scale(1);
	}
}

.pr-modal__close {
	position: absolute;
	top: 26px;
	right: 26px;
	background: none;
	border: 0;
	color: rgba(255, 255, 255, 0.7);
	cursor: pointer;
	padding: 4px;
	line-height: 0;
	transition: color .2s;
	z-index: 2;
}

.pr-modal__close:hover {
	color: #fff;
}

/* ===== Header — spec: padding 2rem 2rem 1.5rem, 0.5px border ===== */
.pr-modal__header {
	padding: 2rem 2rem 1.5rem;
	border-bottom: 0.5px solid rgba(198, 204, 222, 0.12);
}

.pr-modal__eyebrow {
	margin: 0 0 14px;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #aab2e6;
}

.pr-modal__eyebrow::before {
	content: "• ";
}

.pr-modal__title em {
	font-style: italic;
	color: var(--color-mist);
}

/* ===== Form body — spec: padding 1.75rem 2rem ===== */
.pr-modal__body {
	padding: 1.75rem 2rem;
}

/* ===== Gravity Forms restyle ===== */
.pr-modal .gform_wrapper {
	margin: 0;
}

.pr-modal .gfield_label {
	font-size: 13px !important;
	font-weight: 600 !important;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #9aa3d8 !important;
	margin-bottom: 10px !important;
}

.pr-modal .gform_wrapper input[type="text"],
.pr-modal .gform_wrapper input[type="email"],
.pr-modal .gform_wrapper input[type="tel"],
.pr-modal .gform_wrapper input[type="url"],
.pr-modal .gform_wrapper textarea,
.pr-modal .gform_wrapper select {
	width: 100%;
	background: rgba(8, 12, 50, 0.6) !important;
	border: 1px solid rgba(255, 255, 255, 0.14) !important;
	border-radius: 10px !important;
	padding: 16px 18px !important;
	color: #fff !important;
	font-size: 18px !important;
	box-shadow: none !important;
	transition: border-color .2s, background .2s;
	height: 60px;
}

.pr-modal .gform_wrapper textarea {
	min-height: 150px;
	resize: vertical;
}

.pr-modal .gform_wrapper input::placeholder,
.pr-modal .gform_wrapper textarea::placeholder {
	color: rgba(255, 255, 255, 0.45);
}

.pr-modal .gform_wrapper input:focus,
.pr-modal .gform_wrapper textarea:focus,
.pr-modal .gform_wrapper select:focus {
	outline: none;
	border-color: rgba(255, 255, 255, 0.4) !important;
	background: rgba(8, 12, 50, 0.85) !important;
}

.pr-modal .gform_wrapper select {
	appearance: none;
	-webkit-appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23aab2e6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") !important;
	background-repeat: no-repeat !important;
	background-position: right 18px center !important;
	padding-right: 44px !important;
	line-height: 1.5;
}

.pr-modal .gform_wrapper select option {
	color: #111;
}

.pr-modal .gform_wrapper .gfield {
	margin-bottom: 10px !important;
}

.pr-modal .gform_wrapper .gform_footer {
	margin: 8px 0 0 !important;
	padding: 0 !important;
}

.pr-modal .gform_wrapper .gform_button {
	width: 100%;
	background: var(--color-white) !important;
	color: var(--color-navy-darkest) !important;
	border: 0 !important;
	border-radius: 12px !important;
	padding: 20px !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	letter-spacing: 0.1em !important;
	text-transform: uppercase !important;
	cursor: pointer !important;
	transition: transform .15s, background .2s !important;
}

.pr-modal .gform_wrapper .gform_button:hover {
	background: #fff !important;
	transform: translateY(-1px);
}

.pr-modal .gform_wrapper .gfield_required {
	color: #ff8a8a;
}

.pr-modal .gform_wrapper .validation_message {
	color: #ffb4b4 !important;
	background: none !important;
	border: 0 !important;
	padding: 6px 0 0 !important;
	margin: 0 !important;
}

/* ===== Confirmation — spec: inherit dark navy styling ===== */
.pr-modal .gform_confirmation_wrapper,
.pr-modal .gform_confirmation_message {
	color: #fff !important;
	background: transparent !important;
	border: 0 !important;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	padding: 10px 8px !important;
}

body.pr-modal-open {
	overflow: hidden;
}

/* Name + Company two-up (set 50% width in GF editor; fallback for Ready Classes) */
.pr-modal .gform_wrapper .gfield.gf_left_half {
	width: calc(50% - 11px);
	float: left;
}

.pr-modal .gform_wrapper .gfield.gf_right_half {
	width: calc(50% - 11px);
	float: right;
}

.pr-modal .gform_wrapper .gform_fields::after {
	content: "";
	display: table;
	clear: both;
}

.pr-modal .gform-theme--foundation .gform_fields {
	gap: 10px;
}

.pr-modal .gform-theme--framework .gform_validation_errors {
	background: var(--color-mist);
}

.pr-modal .gform_heading {
	display: none;
}

.pr-modal .gform_confirmation_message h2 em {
	color: var(--color-mist);
}

.pr-modal .gform_confirmation_message p:not(:last-child) {
	margin-bottom: 30px;
}

.pr-modal .gform_confirmation_message p:last-child {
	margin: 0;
}

.pr-modal .gform_confirmation_message h2 {
	margin-bottom: 20px;
}

.pr-modal .gform_confirmation_message br {
	display: none;
}

@media screen and (max-width: 600px) {
	.pr-modal__header {
		padding: 1.5rem 1.25rem 1.25rem;
	}

	.pr-modal__body {
		padding: 1.5rem 1.25rem;
	}

	.pr-modal .gform_wrapper .gfield.gf_left_half,
	.pr-modal .gform_wrapper .gfield.gf_right_half {
		width: 100%;
		float: none;
	}
}