body.page-id-3300 {
	--sos-hub-page-bg: #eef7f6;
	--sos-hub-surface: rgba(255, 255, 255, 0.94);
	--sos-hub-surface-alt: rgba(223, 241, 239, 0.56);
	--sos-hub-border: rgba(17, 65, 68, 0.12);
	--sos-hub-border-strong: rgba(17, 65, 68, 0.18);
	--sos-hub-text: #153233;
	--sos-hub-muted: #546a6b;
	--sos-hub-accent: #d4af37;
	--sos-hub-accent-deep: #7a5d10;
	--sos-hub-shadow: 0 24px 56px rgba(12, 35, 37, 0.08);
	background-color: var(--sos-hub-page-bg);
	background-image:
		radial-gradient(circle at 12% 14%, rgba(212, 175, 55, 0.05) 0%, rgba(212, 175, 55, 0) 30%),
		radial-gradient(circle at 84% 18%, rgba(74, 216, 206, 0.14) 0%, rgba(74, 216, 206, 0) 28%),
		url("../images/sos-aqua-plaster-texture-20260507.webp");
	background-position: center center, center center, center center;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-size: auto, auto, cover;
	background-attachment: fixed, fixed, fixed;
	color: var(--sos-hub-text);
	overflow-x: clip;
}

body.page-id-3300 .layout-fixed,
body.page-id-3300 #primary,
body.page-id-3300 .content-area,
body.page-id-3300 .site-content {
	width: 100%;
	max-width: none;
}

body.page-id-3300 .hentry-wrap {
	position: relative;
	width: min(1280px, calc(100vw - 96px));
	margin: 0 auto;
	isolation: isolate;
}

body.page-id-3300 .post-header {
	margin-block-end: clamp(1rem, 2vw, 1.8rem);
}

body.page-id-3300 .post-header .entry-title {
	max-width: 14ch;
	margin: 0 auto;
	color: #17343b;
	font-size: clamp(2.12rem, 4.35vw, 3.45rem);
	line-height: 1.02;
	letter-spacing: -0.04em;
	font-weight: 650;
	text-wrap: balance;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.58);
}

body.page-id-3300 .entry-content {
	display: grid;
	gap: clamp(1.35rem, 2.5vw, 2rem);
	justify-items: center;
}

body.page-id-3300 .entry-content > .elementor-section.sos-services-choose__form.sos-booking-popup {
	width: min(100%, 60rem);
	margin: 0 auto;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub {
	position: relative;
	isolation: isolate;
	width: min(100%, 60rem);
	margin: 0 auto;
	padding: clamp(1.35rem, 3vw, 2.4rem);
	border: 1px solid rgba(17, 65, 68, 0.16);
	border-radius: 30px;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.34), rgba(248, 251, 250, 0.16)),
		linear-gradient(180deg, rgba(216, 238, 233, 0.11), rgba(255, 255, 255, 0.03));
	box-shadow:
		0 28px 62px rgba(12, 35, 37, 0.09),
		0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-backdrop-filter: blur(10px) saturate(1.08);
	backdrop-filter: blur(10px) saturate(1.08);
	overflow: visible;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > * {
	position: relative;
	z-index: 1;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__intro {
	color: var(--sos-hub-muted);
	font-size: clamp(1rem, 0.52vw + 0.95rem, 1.1rem);
	line-height: 1.76;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__cta {
	display: block;
	margin: 0;
	text-align: center;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__cta--lead {
	margin-top: 0.1rem;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__cta a,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__support-links a {
	color: var(--sos-hub-accent-deep);
	font-weight: 600;
	text-decoration: underline;
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.16em;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__cta [data-option-c="authority-primary-cta"] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 3.1rem;
	padding: 0.9rem 1.35rem;
	border-radius: 999px;
	background: linear-gradient(180deg, #e7c66a 0%, #d0a52c 100%);
	border: 1px solid rgba(111, 85, 11, 0.24);
	color: rgb(31, 26, 8);
	font-weight: 650;
	letter-spacing: 0.01em;
	text-decoration: none;
	box-shadow: rgba(212, 175, 55, 0.22) 0px 14px 30px;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__cta [data-option-c="authority-primary-cta"]:hover,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__cta [data-option-c="authority-primary-cta"]:focus-visible {
	transform: translateY(-1px);
	border-color: rgba(212, 175, 55, 0.5);
	box-shadow:
		0 18px 40px rgba(0, 60, 50, 0.11),
		0 0 0 6px rgba(212, 175, 55, 0.1),
		0 0 0 1px rgba(255, 255, 255, 0.72) inset;
	outline: none;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__section-title {
	color: var(--sos-hub-text);
	font-size: clamp(1.1rem, 0.62vw + 1rem, 1.42rem);
	line-height: 1.2;
	letter-spacing: -0.02em;
	font-weight: 650;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__decision-list,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__guide-list,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__support-links {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
	gap: 0.8rem;
	padding: 1.05rem 1.1rem 1.08rem;
	border: 1px solid rgba(17, 65, 68, 0.16);
	border-radius: 24px;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(223, 241, 239, 0.48));
	box-shadow:
		0 14px 30px rgba(12, 35, 37, 0.05),
		0 1px 0 rgba(255, 255, 255, 0.46) inset;
	list-style: none;
	margin: 0;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__support-links {
	grid-template-columns: repeat(auto-fit, minmax(11.5rem, 1fr));
	gap: 0.75rem;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__decision-list > li,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__guide-list > li,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__support-links > li {
	color: var(--sos-hub-muted);
	line-height: 1.68;
	min-height: 100%;
	padding: 0.92rem 1rem;
	border-radius: 18px;
	border: 1px solid rgba(212, 175, 55, 0.22);
	background: rgba(255, 255, 255, 0.8);
	box-shadow:
		0 10px 24px rgba(0, 60, 50, 0.05),
		0 0 0 1px rgba(255, 255, 255, 0.58) inset;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__decision-list a,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__guide-list a,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__support-links > li a {
	color: var(--sos-hub-text);
	font-weight: 600;
	text-decoration: none;
	display: flex;
	align-items: center;
	min-height: 100%;
	transition: transform 140ms ease, color 140ms ease;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__decision-list a:hover,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__guide-list a:hover,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__support-links > li a:hover,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__decision-list a:focus-visible,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__guide-list a:focus-visible,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__support-links > li a:focus-visible {
	transform: translateY(-1px);
	text-decoration: none;
	outline: none;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__reassurance-copy {
	color: var(--sos-hub-muted);
	font-size: 0.98rem;
	line-height: 1.72;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > p:not([class]) {
	max-width: 58rem;
	margin: 0.2rem auto 0;
	color: var(--sos-hub-muted);
	line-height: 1.72;
	text-align: center;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-grid {
	display: grid;
	gap: 0.95rem;
	padding: clamp(1.05rem, 2.2vw, 1.45rem);
	border: 1px solid rgba(17, 65, 68, 0.16);
	border-radius: 24px;
	background:
		linear-gradient(180deg, rgba(224, 242, 241, 0.72), rgba(249, 249, 249, 0.98));
	box-shadow:
		0 16px 34px rgba(48, 33, 25, 0.05),
		0 1px 0 rgba(255, 255, 255, 0.56) inset;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-grid > * {
	margin: 0;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-grid > .sos-option-c-authority__section-title {
	color: var(--sos-hub-text);
	font-size: clamp(1.12rem, 0.7vw + 1rem, 1.42rem);
	line-height: 1.1;
	letter-spacing: -0.03em;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-grid__items {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.9rem;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub details.sos-help-accordion {
	border: 1px solid rgba(17, 65, 68, 0.16);
	border-radius: 22px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(249, 251, 250, 0.8));
	box-shadow:
		0 16px 34px rgba(12, 35, 37, 0.05),
		0 1px 0 rgba(255, 255, 255, 0.55) inset;
	overflow: clip;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub details.sos-help-accordion > summary {
	cursor: pointer;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.9rem;
	padding: 1.08rem 1.08rem;
	color: var(--sos-hub-text);
	font-weight: 650;
	line-height: 1.35;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub details.sos-help-accordion > summary::-webkit-details-marker {
	display: none;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub details.sos-help-accordion > summary::after {
	content: "+";
	flex: 0 0 auto;
	width: 2rem;
	height: 2rem;
	border-radius: 999px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(212, 175, 55, 0.16);
	color: var(--sos-hub-text);
	font-size: 1.15rem;
	font-weight: 700;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub details.sos-help-accordion[open] > summary::after {
	content: "–";
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub details.sos-help-accordion > summary:hover,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub details.sos-help-accordion > summary:focus-visible {
	transform: translateY(-1px);
	outline: none;
	border-color: rgba(212, 175, 55, 0.52);
	box-shadow:
		0 18px 40px rgba(12, 35, 37, 0.1),
		0 0 0 6px rgba(212, 175, 55, 0.1);
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-help-accordion__problem {
	display: inline-block;
	color: var(--sos-hub-text);
	font-size: 1.02rem;
	line-height: 1.28;
	font-weight: 700;
	letter-spacing: -0.015em;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-help-accordion__body {
	padding: 0 1.08rem 1rem;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-card {
	display: flex;
	flex-direction: column;
	gap: 0.3rem;
	min-height: 100%;
	padding: 1.04rem 1.08rem;
	border-radius: 18px;
	border: 1px solid rgba(212, 175, 55, 0.28);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(249, 251, 250, 0.82));
	box-shadow:
		0 16px 34px rgba(0, 60, 50, 0.07),
		0 0 0 1px rgba(255, 255, 255, 0.62) inset;
	color: var(--sos-hub-text);
	text-decoration: none;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-card:hover,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-card:focus-visible {
	transform: translateY(-1px);
	border-color: rgba(212, 175, 55, 0.52);
	box-shadow:
		0 18px 40px rgba(0, 60, 50, 0.11),
		0 0 0 6px rgba(212, 175, 55, 0.1),
		0 0 0 1px rgba(255, 255, 255, 0.62) inset;
	outline: none;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-card__solution {
	display: block;
	color: var(--sos-hub-muted);
	font-size: 0.98rem;
	line-height: 1.55;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-grid__items > details:nth-child(n+3) .sos-symptom-card {
	min-height: 6.5rem;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-hub-bottom-links {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(11.5rem, 1fr));
	gap: 0.75rem;
	padding: 0;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-hub-bottom-links br {
	display: none;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-hub-bottom-links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 3.1rem;
	padding: 0.9rem 1.1rem;
	border-radius: 999px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(249, 251, 250, 0.76));
	border: 1px solid rgba(212, 175, 55, 0.32);
	box-shadow:
		0 16px 34px rgba(0, 60, 50, 0.08),
		0 0 0 1px rgba(255, 255, 255, 0.65) inset;
	color: var(--sos-hub-text);
	text-decoration: none;
}

body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-hub-bottom-links a:hover,
body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-hub-bottom-links a:focus-visible {
	transform: translateY(-1px);
	border-color: rgba(212, 175, 55, 0.56);
	box-shadow:
		0 18px 40px rgba(0, 60, 50, 0.11),
		0 0 0 6px rgba(212, 175, 55, 0.1),
		0 0 0 1px rgba(255, 255, 255, 0.62) inset;
	outline: none;
}

@media (max-width: 767px) {
	body.page-id-3300 {
		background-attachment: scroll, scroll, scroll;
	}

	body.page-id-3300 .hentry-wrap {
		width: min(100%, calc(100vw - 32px));
	}

	body.page-id-3300 .post-header .entry-title {
		max-width: 12ch;
		font-size: clamp(1.82rem, 7.6vw, 2.48rem);
	}

	body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub {
		width: 100%;
		padding: 0.95rem;
		border-radius: 22px;
	}

	body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__decision-list,
	body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__guide-list,
	body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub > .sos-option-c-authority__support-links {
		grid-template-columns: 1fr;
		padding: 0.92rem 0.96rem 0.98rem;
		border-radius: 20px;
	}

	body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-grid__items,
	body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-hub-bottom-links {
		grid-template-columns: 1fr;
	}

	body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-symptom-grid {
		padding: 0.95rem;
		border-radius: 20px;
	}

	body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub details.sos-help-accordion > summary {
		padding: 1rem 0.95rem;
	}

	body.page-id-3300 .entry-content > .sos-option-c-authority.sos-option-c-authority--phase2.sos-option-c-authority--phase2-help-hub .sos-help-accordion__body {
		padding: 0 0.95rem 0.95rem;
	}

	body.page-id-3300 .entry-content > .elementor-section.sos-services-choose__form.sos-booking-popup {
		width: 100%;
	}
}
