/*
Theme Name: Astra Casteltech
Theme URI: https://www.casteltechsolution.it/
Description: Child theme for Casteltech Solution, based on Astra.
Author: Casteltech Solution
Template: astra
Version: 1.0.0
Text Domain: astra-casteltech
*/

:root {
	--casteltech-ink: #111827;
	--casteltech-muted: #475569;
	--casteltech-line: #e2e8f0;
	--casteltech-panel: #f8fafc;
	--casteltech-brand: #006b7a;
	--casteltech-brand-dark: #084c61;
	--casteltech-accent: #e63946;
	--casteltech-radius: 8px;
	--casteltech-shadow: 0 18px 45px rgba(15, 23, 42, 0.1);
}

body {
	color: var(--casteltech-muted);
	background: #ffffff;
	text-rendering: optimizeLegibility;
}

body,
button,
input,
select,
textarea {
	line-height: 1.65;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-content :where(h1, h2, h3, h4, h5, h6) {
	color: var(--casteltech-ink);
	letter-spacing: 0;
}

h1,
.entry-content :where(h1) {
	font-size: clamp(2.4rem, 4vw, 3.6rem);
	line-height: 1.05;
}

h2,
.entry-content :where(h2) {
	font-size: clamp(1.85rem, 3vw, 2.7rem);
	line-height: 1.15;
}

h3,
.entry-content :where(h3) {
	font-size: clamp(1.25rem, 2vw, 1.75rem);
}

.entry-content p {
	max-width: 68ch;
}

.entry-content p:empty {
	display: none;
}

.entry-content p:has(> br:only-child),
.entry-content p:has(> br + br) {
	display: none;
}

a {
	text-underline-offset: 0.18em;
}

.site-header {
	position: relative;
	border-bottom: 1px solid rgba(15, 23, 42, 0.08);
	box-shadow: 0 4px 22px rgba(15, 23, 42, 0.05);
}

.site-title {
	display: none !important;
}

.site-description {
	max-width: min(100%, 520px);
	margin: 6px auto 0;
	color: var(--casteltech-brand-dark);
	font-size: 0.92rem;
	font-weight: 700;
	line-height: 1.28;
	text-align: center;
}

.ast-desktop .site-above-header-wrap,
.ast-desktop .site-primary-header-wrap,
.ast-desktop .ast-above-header-bar .ast-container,
.ast-desktop .ast-primary-header-bar .ast-container {
	width: min(1180px, calc(100% - 40px));
	margin-inline: auto;
	padding-inline: 0;
}

.ast-desktop .site-above-header-wrap .ast-builder-grid-row,
.ast-desktop .site-primary-header-wrap .ast-builder-grid-row {
	width: 100%;
	grid-template-columns: minmax(0, 1fr) !important;
	justify-items: center;
}

.ast-desktop .site-header-above-section-center,
.ast-desktop .site-header-above-section-left,
.ast-desktop .site-header-above-section-right,
.ast-desktop .site-header-primary-section-center,
.ast-desktop .site-header-primary-section-right {
	width: 100%;
	justify-content: center;
}

.ast-desktop .site-header-above-section-left,
.ast-desktop .site-header-above-section-center,
.ast-desktop .site-header-above-section-right {
	grid-column: 1;
}

.ast-desktop .site-header-primary-section-center {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	place-items: center;
	text-align: center;
}

.ast-desktop .site-header-primary-section-center > .ast-builder-layout-element:not(.ast-builder-menu-1) {
	display: none !important;
}

.ast-desktop .site-header-above-section-center > *,
.ast-desktop .site-header-above-section-left > *,
.ast-desktop .site-header-above-section-right > *,
.ast-desktop .site-header-primary-section-center > * {
	margin-inline: auto;
}

.ast-desktop .site-above-header-wrap .ast-builder-layout-element[data-section="title_tagline"],
.ast-desktop .site-above-header-wrap .site-branding,
.ast-desktop .site-above-header-wrap .custom-logo-link,
.ast-desktop .site-header-above-section-center .ast-builder-layout-element[data-section="title_tagline"],
.ast-desktop .site-header-above-section-center .site-branding,
.ast-desktop .site-header-above-section-center .custom-logo-link {
	display: flex;
	justify-content: center;
	width: 100%;
}

.ast-desktop .site-above-header-wrap .site-branding,
.ast-desktop .site-header-above-section-center .site-branding {
	align-items: center;
	flex-direction: column;
	text-align: center;
}

.ast-desktop .site-above-header-wrap .ast-site-title-wrap,
.ast-desktop .site-header-above-section-center .ast-site-title-wrap {
	display: block !important;
	width: 100%;
	margin-top: 6px;
	text-align: center;
}

.ast-desktop .site-above-header-wrap .site-logo-img,
.ast-desktop .site-header-above-section-center .site-logo-img {
	display: flex;
	justify-content: center;
	width: 100%;
}

.ast-desktop .site-above-header-wrap .site-description,
.ast-desktop .site-header-above-section-center .site-description {
	display: block !important;
	margin: 0 auto;
	color: var(--casteltech-brand-dark);
	font-size: 0.92rem;
	font-weight: 700;
	line-height: 1.35;
	text-align: center;
}

.ast-desktop .ast-builder-menu-1 {
	width: 100%;
}

.ast-desktop .ast-builder-menu-1 .ast-main-header-bar-alignment {
	width: auto;
	margin-inline: auto !important;
}

.ast-desktop .ast-builder-menu-1 .main-header-bar-navigation,
.ast-desktop .ast-builder-menu-1 .site-navigation,
.ast-desktop .ast-builder-menu-1 .main-navigation {
	width: auto;
	margin-inline: auto;
}

.ast-desktop .ast-builder-menu-1,
.ast-desktop .ast-builder-menu-1 .main-navigation,
.ast-desktop .ast-builder-menu-1 .main-header-bar-navigation,
.ast-desktop .ast-builder-menu-1 .main-header-menu {
	justify-content: center;
}

.ast-desktop .ast-builder-menu-1 .main-header-menu {
	width: auto;
	margin-inline: auto !important;
}

.page-id-298 .uagb-block-1f6539c9,
.page-id-298 .uagb-block-4e23bf70,
.page-id-298 .uagb-block-75fb60e4,
.page-id-298 .uagb-block-69a1e017,
.page-id-298 .uagb-block-cd2486f8 > .uagb-container-inner-blocks-wrap {
	margin-inline: auto !important;
}

header .custom-logo-link img,
.site-logo-img img,
.astra-logo-svg {
	width: min(390px, 64vw) !important;
	max-width: min(390px, 64vw) !important;
	height: auto !important;
}

.ast-builder-menu-1 .menu-item > .menu-link {
	min-height: 42px;
	margin-inline: 5px;
	padding: 10px 17px !important;
	border: 1px solid transparent;
	border-radius: 999px;
	color: var(--casteltech-ink);
	font-size: 0.92rem !important;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.2;
	transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;
}

.ast-desktop .ast-builder-menu-1 .menu-link:hover,
.ast-desktop .ast-builder-menu-1 .current-menu-item > .menu-link {
	border-color: rgba(0, 107, 122, 0.16);
	background: #eef6f7;
	color: var(--casteltech-brand-dark);
	box-shadow: 0 8px 18px rgba(15, 23, 42, 0.06);
}

.ast-desktop .ast-builder-menu-1 .current-menu-item > .menu-link {
	border-color: var(--casteltech-brand);
	background: var(--casteltech-brand);
	color: #ffffff;
}

.ast-button,
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.wp-block-button .wp-block-button__link,
.uagb-buttons-repeater,
.uagb-infobox-cta-link.wp-block-button__link {
	border-radius: var(--casteltech-radius) !important;
	font-weight: 700;
	letter-spacing: 0.01em;
	box-shadow: none;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}

.wp-block-button .wp-block-button__link:hover,
.uagb-buttons-repeater:hover,
.uagb-infobox-cta-link.wp-block-button__link:hover {
	transform: translateY(-1px);
	box-shadow: 0 12px 26px rgba(8, 76, 97, 0.18);
}

.wp-block-uagb-container.alignfull.uagb-is-root-container > .uagb-container-inner-blocks-wrap {
	width: min(1180px, calc(100% - 40px)) !important;
}

.uagb-block-e9f89e50 {
	background:
		radial-gradient(circle at 90% 5%, rgba(0, 107, 122, 0.12), transparent 34%),
		linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.uagb-block-e9f89e50 > .uagb-container-inner-blocks-wrap {
	align-items: center;
}

.uagb-block-b9ecca73 {
	display: none !important;
}

.uagb-block-083e68ed {
	align-items: center !important;
}

.uagb-block-083e68ed p {
	font-size: 1.08rem;
	color: var(--casteltech-muted);
}

.uagb-block-083e68ed p strong {
	color: var(--casteltech-ink);
}

.wp-block-uagb-image__figure img {
	background: #ffffff;
}

.uagb-block-7f3d2ac8 img,
.uagb-block-93a5382e img,
.uagb-block-8fb73487 img,
.uagb-block-cd81d725 img {
	box-shadow: var(--casteltech-shadow);
}

.uagb-block-5a7893df {
	background: #ffffff;
}

.uagb-block-883307ab,
.uagb-block-9d58695e,
.uagb-block-bb505ec2,
.uagb-block-e50f44f5 {
	border: 1px solid var(--casteltech-line);
	box-shadow: 0 12px 34px rgba(15, 23, 42, 0.07);
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.uagb-block-883307ab:hover,
.uagb-block-9d58695e:hover,
.uagb-block-bb505ec2:hover,
.uagb-block-e50f44f5:hover {
	transform: translateY(-3px);
	border-color: rgba(0, 107, 122, 0.28);
	box-shadow: 0 22px 48px rgba(15, 23, 42, 0.11);
}

.uagb-block-883307ab img,
.uagb-block-9d58695e img,
.uagb-block-bb505ec2 img,
.uagb-block-e50f44f5 img {
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

.uagb-ifb-desc,
.uagb-desc-text {
	color: var(--casteltech-muted);
}

.uagb-block-a3de1bef {
	background:
		linear-gradient(rgba(8, 76, 97, 0.9), rgba(8, 76, 97, 0.9)),
		url("/wp-content/uploads/2026/05/Circuito-blu-.png") center / cover;
	color: #ffffff;
}

.uagb-block-a3de1bef h2,
.uagb-block-a3de1bef .uagb-ifb-desc {
	color: #ffffff;
}

.uagb-block-5001986f,
.uagb-block-c194462d {
	background: var(--casteltech-panel) !important;
}

.uagb-block-7a9a21bc,
.uagb-block-74b4daee,
.uagb-block-0b3a2e2c {
	padding: 22px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
}

.uagb-block-118f4694,
.uagb-block-93613ff0,
.uagb-block-2cde7c70 {
	padding: 26px 24px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
}

.wp-block-uagb-counter__number {
	color: var(--casteltech-brand-dark);
	font-weight: 800;
}

.uagb-testimonial__wrap .uagb-tm__content {
	border-color: var(--casteltech-line) !important;
	border-radius: var(--casteltech-radius);
	background: #ffffff;
}

.site-above-footer-wrap {
	position: relative;
}

.site-above-footer-wrap::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(5, 21, 31, 0.78);
	pointer-events: none;
}

.site-above-footer-wrap > * {
	position: relative;
}

.site-footer,
.site-above-footer-wrap {
	color: #f8fafc;
}

.site-footer :where(h1, h2, h3, h4, h5, h6, .widget-title, .wp-block-heading),
.site-above-footer-wrap :where(h1, h2, h3, h4, h5, h6, .widget-title, .wp-block-heading) {
	margin-top: 0;
	margin-bottom: 8px;
	color: #ffffff !important;
	line-height: 1.15;
}

.site-footer :where(p, ul, ol, .widget, .ast-builder-html-element, .footer-widget-area),
.site-above-footer-wrap :where(p, ul, ol, .widget, .ast-builder-html-element, .footer-widget-area) {
	margin-top: 0;
	margin-bottom: 0;
	color: #ffffff;
	line-height: 1.25;
}

.site-footer :where(li, .menu-item),
.site-above-footer-wrap :where(li, .menu-item) {
	margin-bottom: 0;
	line-height: 1.25;
}

.site-footer br + br,
.site-above-footer-wrap br + br {
	display: none;
}

.site-footer a,
.site-above-footer-wrap a {
	color: #ffffff;
}

.casteltech-assistance-form {
	width: min(1120px, calc(100% - 40px));
	margin: 40px auto 70px;
	padding: 44px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background:
		linear-gradient(180deg, rgba(248, 250, 252, 0.96), rgba(255, 255, 255, 0.98)),
		#ffffff;
	box-shadow: var(--casteltech-shadow);
}

.casteltech-form-intro {
	max-width: 760px;
	margin-bottom: 30px;
}

.casteltech-form-kicker {
	margin: 0 0 8px;
	color: var(--casteltech-brand);
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.casteltech-form-intro h1,
.casteltech-form-intro h2 {
	margin-bottom: 12px;
}

.casteltech-form-intro p:last-child {
	margin-bottom: 0;
}

.casteltech-form {
	margin: 0;
}

.casteltech-form-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px 20px;
}

.casteltech-form-field {
	display: grid;
	gap: 6px;
	margin: 0;
}

.casteltech-form-field-wide {
	grid-column: 1 / -1;
}

.casteltech-form-field-pair {
	display: grid;
	grid-column: 1 / -1;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 8px 20px;
	margin: 0;
}

.casteltech-form-field-pair .casteltech-form-field {
	align-self: start;
}

.casteltech-form-field span {
	color: var(--casteltech-ink);
	font-size: 0.92rem;
	font-weight: 700;
}

.casteltech-form-field input,
.casteltech-form-field select,
.casteltech-form-field textarea {
	width: 100%;
	border: 1px solid #cbd5e1;
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	color: var(--casteltech-ink);
	font-size: 1rem;
	box-shadow: none;
}

.casteltech-form-field input,
.casteltech-form-field select {
	height: 48px;
	min-height: 48px;
	padding: 0 16px;
	line-height: 1.2;
}

.casteltech-form-field textarea {
	min-height: 170px;
	padding: 14px 16px;
	resize: vertical;
}

.casteltech-form-field input[type="file"] {
	padding: 12px;
	background: #ffffff;
}

.casteltech-form-field small {
	color: #64748b;
	font-size: 0.85rem;
}

.casteltech-form-field-pair > small {
	grid-column: 1 / -1;
	color: #64748b;
	font-size: 0.85rem;
	line-height: 1.35;
}

.casteltech-form-submit {
	margin-top: 24px;
	padding: 15px 26px;
	border: 0;
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-brand-dark);
	color: #ffffff;
	font-weight: 800;
	cursor: pointer;
}

.casteltech-form-submit:hover,
.casteltech-form-submit:focus {
	background: var(--casteltech-brand);
}

.casteltech-form-help {
	max-width: 860px;
	margin: 12px 0 0;
	color: #64748b;
	font-size: 0.86rem;
	line-height: 1.45;
}

.casteltech-form-privacy {
	max-width: 860px;
	margin: 16px 0 0;
	color: #64748b;
	font-size: 0.82rem;
	line-height: 1.45;
}

.casteltech-form-privacy a {
	color: var(--casteltech-brand-dark);
	font-weight: 700;
}

.casteltech-form-notice {
	margin: 0 0 22px;
	padding: 16px 18px;
	border-radius: var(--casteltech-radius);
	font-weight: 700;
}

.casteltech-form-notice p {
	margin: 0;
}

.casteltech-form-notice p + p {
	margin-top: 6px;
}

.casteltech-form-notice-success {
	border: 1px solid #86efac;
	background: #f0fdf4;
	color: #166534;
}

.casteltech-form-notice-error {
	border: 1px solid #fecaca;
	background: #fef2f2;
	color: #991b1b;
}

.casteltech-contact-layout {
	display: grid;
	grid-template-columns: minmax(280px, 0.82fr) minmax(360px, 1.18fr);
	gap: 28px;
	width: min(1120px, calc(100% - 40px));
	margin: 0 auto 72px;
	align-items: stretch;
}

.casteltech-contact-details,
.casteltech-contact-map {
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	box-shadow: 0 12px 34px rgba(15, 23, 42, 0.07);
}

.casteltech-contact-details {
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding: 32px;
}

.casteltech-contact-details h2 {
	margin: 0 0 8px;
}

.casteltech-contact-card {
	display: grid;
	gap: 4px;
	padding: 18px 20px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-panel);
	text-decoration: none;
}

.casteltech-contact-card span {
	color: var(--casteltech-muted);
	font-size: 0.8rem;
	font-weight: 800;
	text-transform: uppercase;
}

.casteltech-contact-card strong {
	color: var(--casteltech-ink);
	font-size: 1rem;
	line-height: 1.35;
	overflow-wrap: anywhere;
}

.casteltech-contact-map {
	min-height: 420px;
	overflow: hidden;
}

.casteltech-contact-map iframe {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 420px;
	border: 0;
}

.casteltech-cmplz-owner {
	margin-top: 12px;
	padding: 10px 12px;
	border: 1px solid rgba(0, 107, 122, 0.18);
	border-radius: var(--casteltech-radius);
	background: #f8fafc;
	color: var(--casteltech-muted);
	font-size: 0.86rem;
	line-height: 1.35;
}

.casteltech-cmplz-owner strong {
	color: var(--casteltech-ink);
}

.casteltech-cmplz-owner span {
	display: block;
	margin-top: 2px;
}

.casteltech-privacy-details {
	width: min(980px, calc(100% - 40px));
	margin: 42px auto;
	padding: 34px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	box-shadow: 0 12px 34px rgba(15, 23, 42, 0.07);
}

.casteltech-privacy-details h2 {
	margin: 0 0 18px;
}

.casteltech-privacy-details dl {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
	margin: 0 0 18px;
}

.casteltech-privacy-details dl > div {
	padding: 16px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-panel);
}

.casteltech-privacy-details dt {
	margin-bottom: 4px;
	color: var(--casteltech-muted);
	font-size: 0.78rem;
	font-weight: 800;
	text-transform: uppercase;
}

.casteltech-privacy-details dd {
	margin: 0;
	color: var(--casteltech-ink);
	font-weight: 700;
	overflow-wrap: anywhere;
}

.casteltech-cookie-footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding: 16px max(20px, calc((100vw - 1180px) / 2));
	background: #05151f;
	color: #ffffff;
	font-size: 0.92rem;
	line-height: 1.35;
}

.casteltech-cookie-footer div,
.casteltech-cookie-footer nav {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px 16px;
}

.casteltech-cookie-footer strong {
	color: #ffffff;
}

.casteltech-cookie-footer span {
	color: rgba(255, 255, 255, 0.78);
}

.casteltech-cookie-footer a,
.casteltech-cookie-footer button {
	color: #ffffff;
}

.casteltech-cookie-footer button {
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	font: inherit;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 0.18em;
	cursor: pointer;
}

.casteltech-cookie-banner[hidden] {
	display: none !important;
}

.casteltech-cookie-banner {
	position: fixed;
	right: 22px;
	bottom: 22px;
	z-index: 999999;
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 16px;
	width: min(520px, calc(100vw - 32px));
	padding: 22px;
	border: 1px solid rgba(226, 232, 240, 0.9);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	color: var(--casteltech-muted);
	box-shadow: 0 24px 70px rgba(15, 23, 42, 0.22);
}

.casteltech-cookie-banner-content {
	display: grid;
	gap: 8px;
}

.casteltech-cookie-banner strong {
	color: var(--casteltech-ink);
	font-size: 1rem;
}

.casteltech-cookie-banner p {
	margin: 0;
	font-size: 0.9rem;
	line-height: 1.45;
}

.casteltech-cookie-banner-links,
.casteltech-cookie-banner-actions {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
}

.casteltech-cookie-banner-links a {
	color: var(--casteltech-brand-dark);
	font-size: 0.86rem;
	font-weight: 700;
}

.casteltech-cookie-banner-actions {
	justify-content: flex-end;
}

.casteltech-cookie-banner-actions button {
	flex: 1 1 130px;
	min-height: 42px;
	padding: 10px 15px;
	border: 1px solid var(--casteltech-brand-dark);
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-brand-dark);
	color: #ffffff;
	font-size: 0.9rem;
	font-weight: 800;
	line-height: 1.2;
	cursor: pointer;
	text-align: center;
}

.casteltech-cookie-banner-actions [data-casteltech-cookie-preferences] {
	border-color: var(--casteltech-line);
	background: #ffffff;
	color: var(--casteltech-ink);
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny {
	flex: 1 1 130px !important;
	min-height: 42px !important;
	border: 1px solid var(--casteltech-brand-dark) !important;
	background: var(--casteltech-brand-dark) !important;
	color: #ffffff !important;
	font-weight: 800 !important;
	text-align: center !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences {
	flex: 1 1 130px !important;
	min-height: 42px !important;
	border: 1px solid var(--casteltech-line) !important;
	background: #ffffff !important;
	color: var(--casteltech-ink) !important;
	font-weight: 800 !important;
	text-align: center !important;
}

.casteltech-consent-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: auto;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	color: inherit;
	font: inherit;
	font-weight: 700;
	line-height: 1.35;
	text-decoration: underline;
	text-underline-offset: 0.18em;
	cursor: pointer;
}

.casteltech-privacy-details .casteltech-consent-button {
	margin-top: 4px;
	padding: 11px 16px;
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-brand-dark);
	color: #ffffff;
	text-decoration: none;
}

.casteltech-privacy-details .cmplz-manage-consent-container:empty {
	display: none;
}

.casteltech-privacy-services,
.casteltech-terms {
	width: min(980px, calc(100% - 40px));
	margin: 42px auto;
	padding: 34px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	box-shadow: 0 12px 34px rgba(15, 23, 42, 0.07);
}

.casteltech-privacy-services h2,
.casteltech-terms h1,
.casteltech-terms h2 {
	margin-top: 0;
	color: var(--casteltech-ink);
}

.casteltech-privacy-services > p,
.casteltech-terms p {
	color: var(--casteltech-muted);
	line-height: 1.65;
}

.casteltech-privacy-services-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
	margin-top: 20px;
}

.casteltech-privacy-services-grid article {
	padding: 16px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-panel);
}

.casteltech-privacy-services-grid h3 {
	margin: 0 0 8px;
	color: var(--casteltech-ink);
	font-size: 1rem;
}

.casteltech-privacy-services-grid p {
	margin: 0;
	color: var(--casteltech-muted);
	font-size: 0.94rem;
	line-height: 1.55;
}

.casteltech-terms .casteltech-consent-button {
	margin-top: 6px;
	padding: 11px 16px;
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-brand-dark);
	color: #ffffff;
	text-decoration: none;
}

.casteltech-floating-consent {
	position: fixed;
	right: 18px;
	bottom: 18px;
	z-index: 999998;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 10px 16px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 999px;
	background: var(--casteltech-brand-dark);
	color: #ffffff;
	box-shadow: 0 14px 34px rgba(5, 21, 31, 0.26);
	font-size: 0.86rem;
	font-weight: 800;
	line-height: 1.1;
	cursor: pointer;
}

.casteltech-cookie-banner:not([hidden]) ~ .casteltech-cookie-footer ~ .casteltech-floating-consent {
	display: none;
}

.casteltech-worldcup-promo {
	position: absolute;
	top: 18px;
	right: max(18px, calc((100vw - 1180px) / 2));
	z-index: 20;
	width: 168px;
	margin: 0;
}

.casteltech-worldcup-promo-link {
	position: relative;
	isolation: isolate;
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	overflow: hidden;
	border: 1px solid rgba(0, 107, 122, 0.18);
	border-radius: 8px;
	background: #0a4252;
	box-shadow: 0 12px 26px rgba(15, 23, 42, 0.16);
	color: #ffffff;
	text-decoration: none !important;
	transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.casteltech-worldcup-promo-media {
	position: absolute;
	inset: 0;
	z-index: -1;
	display: block;
}

.casteltech-worldcup-promo-media picture {
	display: block;
	width: 100%;
	height: 100%;
}

.casteltech-worldcup-promo-media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	background: #eaf4f6;
}

.casteltech-worldcup-promo-link::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	background: linear-gradient(180deg, transparent 18%, rgba(4, 24, 34, 0.18) 48%, rgba(4, 24, 34, 0.78) 100%);
}

.casteltech-worldcup-promo-link::before {
	content: "";
	position: absolute;
	top: -18px;
	left: 18%;
	z-index: 1;
	width: 6px;
	height: 11px;
	border-radius: 1px;
	background: #ffd166;
	box-shadow:
		34px 12px 0 #ef4444,
		76px -8px 0 #14b8a6,
		118px 18px 0 #ffffff,
		162px -4px 0 #f59e0b,
		202px 14px 0 #60a5fa,
		232px -10px 0 #22c55e;
	animation: casteltech-confetti-fall 3.8s linear infinite;
	opacity: 0.9;
	pointer-events: none;
}

.casteltech-worldcup-promo-copy {
	position: absolute;
	right: 9px;
	bottom: 8px;
	left: 9px;
	z-index: 2;
	display: grid;
	gap: 2px;
	min-width: 0;
}

.casteltech-worldcup-promo-copy strong {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.05rem;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0;
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.34);
}

.casteltech-worldcup-promo-copy span:last-child {
	color: #ffffff;
	font-size: 0.62rem;
	font-weight: 800;
	line-height: 1.25;
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.34);
}

.casteltech-worldcup-promo-link:hover,
.casteltech-worldcup-promo-link:focus-visible {
	transform: translateY(-2px);
	box-shadow: 0 22px 42px rgba(15, 23, 42, 0.18);
}

@keyframes casteltech-confetti-fall {
	0% {
		transform: translate3d(0, -14px, 0) rotate(0deg);
	}

	100% {
		transform: translate3d(-16px, 186px, 0) rotate(180deg);
	}
}

.casteltech-rss-blog {
	width: min(1160px, calc(100% - 96px));
	margin: 34px auto 70px;
}

.casteltech-rss-head {
	max-width: 760px;
	margin: 0 auto 34px;
	text-align: center;
}

.casteltech-rss-head h1 {
	margin: 0 0 12px;
	font-size: clamp(1.75rem, 2.3vw, 2.25rem);
	line-height: 1.15;
}

.casteltech-rss-head p:last-child {
	margin-bottom: 0;
	color: var(--casteltech-muted);
	font-size: 0.98rem;
	line-height: 1.55;
}

.casteltech-worldcup {
	margin: 0 0 46px;
}

.casteltech-game-picks {
	margin: 0 0 48px;
}

.casteltech-game-picks-head {
	max-width: 760px;
	margin: 0 auto 22px;
	text-align: center;
}

.casteltech-game-picks-head h2 {
	margin: 0;
	color: var(--casteltech-ink);
	font-size: clamp(1.35rem, 1.9vw, 1.85rem);
	line-height: 1.18;
}

.casteltech-game-picks-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
	align-items: stretch;
}

.casteltech-game-card {
	min-width: 0;
}

.casteltech-game-card-link {
	display: grid;
	grid-template-rows: 210px 1fr;
	min-width: 0;
	height: 100%;
	overflow: hidden;
	border: 1px solid rgba(148, 163, 184, 0.22);
	border-radius: 8px;
	background: #ffffff;
	color: inherit;
	text-decoration: none !important;
	box-shadow: 0 18px 42px rgba(15, 23, 42, 0.09);
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.casteltech-game-card:hover .casteltech-game-card-link,
.casteltech-game-card:focus-within .casteltech-game-card-link {
	transform: translateY(-3px);
	border-color: rgba(0, 107, 122, 0.28);
	box-shadow: 0 24px 52px rgba(15, 23, 42, 0.13);
}

.casteltech-game-card-link img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	background: #0f172a;
}

.casteltech-game-card-body {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	gap: 9px;
	min-width: 0;
	padding: 18px;
	background: #ffffff;
}

.casteltech-game-card-body span {
	color: var(--casteltech-brand);
	font-size: 0.72rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	line-height: 1.2;
	text-transform: uppercase;
}

.casteltech-game-card-body h3 {
	display: -webkit-box;
	overflow: hidden;
	margin: 0;
	color: var(--casteltech-ink);
	font-size: 1.02rem;
	line-height: 1.22;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.casteltech-game-card-body p {
	display: -webkit-box;
	overflow: hidden;
	margin: 0;
	color: var(--casteltech-muted);
	font-size: 0.88rem;
	line-height: 1.48;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.casteltech-game-card-body strong {
	align-self: flex-start;
	margin-top: auto;
	padding: 9px 13px;
	border-radius: 7px;
	background: var(--casteltech-brand);
	color: #ffffff;
	font-size: 0.82rem;
	font-weight: 900;
	line-height: 1;
}

.casteltech-worldcup-heading {
	max-width: min(100%, 1080px);
	margin: 0 auto 22px;
	text-align: center;
}

.casteltech-worldcup-heading h2 {
	margin: 0 0 10px;
	color: var(--casteltech-ink);
	font-size: clamp(1.45rem, 2vw, 1.95rem);
	line-height: 1.18;
}

.casteltech-worldcup-title {
	display: inline-grid;
	align-items: center;
	grid-template-columns: auto minmax(0, 1fr) auto;
	justify-content: center;
	gap: 12px;
	width: fit-content;
	max-width: min(100%, 980px);
	margin-inline: auto;
	text-transform: none !important;
	letter-spacing: 0 !important;
}

.casteltech-worldcup-title-text {
	display: block;
	min-width: 0;
	text-align: center;
}

.casteltech-worldcup-title-cup {
	flex: 0 0 auto;
	font-size: 0.82em;
	line-height: 1;
}

.casteltech-worldcup-heading p:last-child {
	margin: 0;
	color: var(--casteltech-muted);
	font-size: 0.94rem;
	line-height: 1.5;
}

.casteltech-worldcup-grid {
	display: grid;
	grid-template-columns: minmax(250px, 0.86fr) minmax(0, 3.14fr);
	gap: 24px;
	align-items: start;
}

.casteltech-worldcup-card {
	overflow: hidden;
	border: 1px solid rgba(0, 107, 122, 0.18);
	border-radius: var(--casteltech-radius);
	background:
		linear-gradient(135deg, rgba(0, 107, 122, 0.08), rgba(239, 68, 68, 0.06)),
		#ffffff;
	box-shadow: 0 18px 42px rgba(15, 23, 42, 0.09);
}

.casteltech-worldcup-card-wide,
.casteltech-worldcup-group {
	overflow: visible;
}

.casteltech-worldcup-card-head {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 7px 14px;
	padding: 18px 20px;
	border-bottom: 1px solid rgba(0, 107, 122, 0.14);
	background: rgba(255, 255, 255, 0.78);
}

.casteltech-worldcup-card-head span {
	color: var(--casteltech-brand);
	font-size: 0.74rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.casteltech-worldcup-card-head strong {
	color: var(--casteltech-ink);
	font-size: 1rem;
}

.casteltech-worldcup-matches {
	display: grid;
	grid-template-columns: 1fr;
	gap: 10px;
	padding: 16px;
}

.casteltech-worldcup-match {
	display: grid;
	grid-template-columns: 1fr;
	gap: 10px;
	align-items: stretch;
	min-height: 92px;
	min-width: 0;
	padding: 14px 16px;
	border: 1px solid rgba(148, 163, 184, 0.28);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.82);
}

.casteltech-worldcup-match.is-live {
	position: relative;
	border-color: rgba(239, 68, 68, 0.48);
	background: linear-gradient(135deg, rgba(255, 247, 237, 0.96), rgba(254, 226, 226, 0.86));
	box-shadow: 0 14px 30px rgba(239, 68, 68, 0.13);
}

.casteltech-worldcup-match.is-live::before {
	position: absolute;
	inset: 0;
	border: 1px solid rgba(239, 68, 68, 0.22);
	border-radius: inherit;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
	content: "";
	pointer-events: none;
}

.casteltech-worldcup-match.has-goal-update {
	animation: casteltechGoalPulse 1.35s ease-in-out infinite;
}

@keyframes casteltechGoalPulse {
	0% {
		transform: scale(1);
		box-shadow: 0 14px 30px rgba(239, 68, 68, 0.13);
	}
	45% {
		transform: scale(1.018);
		box-shadow: 0 18px 42px rgba(239, 68, 68, 0.28), 0 0 0 4px rgba(239, 68, 68, 0.12);
	}
	100% {
		transform: scale(1);
		box-shadow: 0 14px 30px rgba(239, 68, 68, 0.13);
	}
}

.casteltech-worldcup-status {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	justify-self: start;
	min-height: 28px;
	padding: 6px 12px;
	border-radius: 999px;
	background: #eaf4f6;
	color: var(--casteltech-brand-dark);
	font-size: 0.82rem;
	font-weight: 900;
	line-height: 1;
	white-space: nowrap;
}

.casteltech-worldcup-status.is-live {
	background: #ef4444;
	color: #ffffff;
}

.casteltech-worldcup-teams {
	display: grid;
	grid-template-columns: 1fr;
	gap: 8px;
	align-items: stretch;
	min-width: 0;
	color: var(--casteltech-ink);
	font-size: 0.92rem;
	font-weight: 900;
}

.casteltech-worldcup-teams > span {
	display: grid;
	grid-template-columns: 24px minmax(0, 1fr) 24px;
	align-items: center;
	gap: 6px;
	width: 100%;
	min-width: 0;
	box-sizing: border-box;
	padding: 7px 9px;
	border: 1px solid rgba(0, 107, 122, 0.12);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.72);
	overflow: hidden;
	text-align: center;
	overflow-wrap: anywhere;
	white-space: normal;
}

.casteltech-worldcup-teams > span:last-child {
	grid-template-columns: 24px minmax(0, 1fr) 24px;
	text-align: center;
}

.casteltech-worldcup-teams img,
.casteltech-worldcup-team-cell img {
	display: block;
	flex: 0 0 auto;
	width: 20px;
	height: 20px;
	place-self: center;
	border-radius: 50%;
	object-fit: contain;
	background: #ffffff;
	box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.28);
}

.casteltech-worldcup-teams > span:last-child img,
.casteltech-worldcup-teams > span:last-child .casteltech-worldcup-placeholder-icon {
	grid-column: 3;
}

.casteltech-worldcup-teams > span > .casteltech-worldcup-team-name {
	grid-column: 2;
}

.casteltech-worldcup-placeholder-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	width: 22px;
	height: 22px;
	place-self: center;
	border-radius: 50%;
	background: #eef6f7;
	box-shadow: inset 0 0 0 1px rgba(0, 107, 122, 0.2);
	font-size: 0.86rem;
	line-height: 1;
}

.casteltech-worldcup-teams > strong {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-width: 0;
	color: #ef4444;
	font-size: 0.78rem;
	text-align: center;
}

.casteltech-worldcup-match small {
	grid-column: 1;
	overflow: visible;
	color: var(--casteltech-muted);
	font-size: 0.8rem;
	line-height: 1.3;
	text-overflow: clip;
	white-space: normal;
}

.casteltech-worldcup-groups {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
	padding: 16px;
}

.casteltech-worldcup-group {
	overflow: hidden;
	border: 1px solid rgba(148, 163, 184, 0.28);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.84);
}

.casteltech-worldcup-group h3 {
	margin: 0;
	padding: 10px 12px;
	border-bottom: 1px solid rgba(148, 163, 184, 0.22);
	color: var(--casteltech-ink);
	font-size: 0.94rem;
	line-height: 1.2;
}

.casteltech-worldcup-group table {
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 0.82rem;
}

.casteltech-worldcup-group th,
.casteltech-worldcup-group td {
	padding: 7px 8px;
	border: 0;
	border-bottom: 1px solid rgba(148, 163, 184, 0.16);
	color: var(--casteltech-muted);
	text-align: right;
}

.casteltech-worldcup-group th:first-child,
.casteltech-worldcup-group td:first-child {
	width: 44%;
	color: var(--casteltech-ink);
	font-weight: 800;
	text-align: left;
}

.casteltech-worldcup-group td:first-child {
	position: relative;
	overflow: visible;
}

.casteltech-worldcup-group tbody tr:last-child td {
	border-bottom: 0;
}

.casteltech-worldcup-group th {
	color: #64748b;
	font-size: 0.68rem;
	font-weight: 900;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.casteltech-worldcup-group td strong {
	color: #ef4444;
}

.casteltech-worldcup-team-cell {
	display: inline-flex;
	align-items: center;
	max-width: 100%;
	gap: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
}

.casteltech-worldcup-bracket {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
	padding: 16px;
}

.casteltech-worldcup-round {
	position: relative;
	display: grid;
	gap: 12px;
	align-content: center;
	min-width: 0;
}

.casteltech-worldcup-round:not(:last-child)::after {
	position: absolute;
	top: 50%;
	right: -11px;
	width: 8px;
	height: 2px;
	border-radius: 999px;
	background: rgba(0, 107, 122, 0.34);
	content: "";
}

.casteltech-worldcup-round h3 {
	margin: 0;
	color: var(--casteltech-brand-dark);
	font-size: 0.78rem;
	font-weight: 900;
	letter-spacing: 0.1em;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
}

.casteltech-worldcup-round-matches {
	display: grid;
	gap: 9px;
}

.casteltech-worldcup-bracket-match,
.casteltech-worldcup-bracket-placeholder {
	display: grid;
	align-content: center;
	justify-items: center;
	gap: 7px;
	min-height: 82px;
	padding: 10px;
	border: 1px solid rgba(148, 163, 184, 0.28);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.86);
	box-shadow: 0 10px 20px rgba(15, 23, 42, 0.05);
}

.casteltech-worldcup-bracket-match.is-qualified {
	align-content: center;
	background: rgba(234, 244, 246, 0.72);
}

.casteltech-worldcup-bracket-date {
	justify-self: start;
	color: #64748b;
	font-size: 0.68rem;
	font-weight: 900;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.casteltech-worldcup-bracket-team {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-width: 0;
	gap: 8px;
	overflow: hidden;
	color: var(--casteltech-ink);
	font-size: 0.82rem;
	font-weight: 900;
	line-height: 1.18;
}

.casteltech-worldcup-bracket-team.is-winner {
	color: var(--casteltech-brand-dark);
}

.casteltech-worldcup-bracket-team.is-placeholder {
	color: #475569;
	font-size: 0.78rem;
	font-weight: 850;
}

.casteltech-worldcup-bracket-team strong {
	flex: 0 0 auto;
	margin-left: 2px;
	color: #ef4444;
	font-size: 0.9rem;
	font-weight: 900;
	line-height: 1;
}

.casteltech-worldcup-bracket-team img {
	display: block;
	flex: 0 0 auto;
	width: 20px;
	height: 20px;
	place-self: center;
	border-radius: 50%;
	object-fit: contain;
	background: #ffffff;
	box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.28);
}

.casteltech-worldcup-team-name {
	display: block;
	flex: 0 1 auto;
	min-width: 0;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.casteltech-worldcup-bracket-vs {
	display: block;
	justify-self: center;
	color: #ef4444;
	font-size: 0.72rem;
	font-weight: 900;
	line-height: 1;
}

.casteltech-worldcup-bracket-pens {
	color: #64748b;
	font-size: 0.72rem;
	font-weight: 800;
	line-height: 1.25;
}

.casteltech-worldcup-bracket-placeholder {
	align-items: center;
	justify-items: center;
	color: var(--casteltech-muted);
	font-size: 0.82rem;
	font-weight: 800;
}

.casteltech-worldcup-empty {
	margin: 0;
	padding: 22px;
	color: var(--casteltech-muted);
	line-height: 1.55;
}

.casteltech-worldcup-source {
	margin: 12px 4px 0;
	color: #64748b;
	font-size: 0.78rem;
	text-align: left;
}

.casteltech-rss-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 56px 32px;
	align-items: stretch;
}

.casteltech-rss-card {
	display: grid;
	grid-template-rows: 1fr auto;
	gap: 12px;
	height: 100%;
	min-width: 0;
}

.casteltech-rss-link {
	display: grid;
	grid-template-rows: 220px 1fr;
	height: 100%;
	min-height: 430px;
	overflow: hidden;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	color: inherit;
	text-decoration: none !important;
	box-shadow: 0 14px 34px rgba(15, 23, 42, 0.08);
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.casteltech-rss-card:hover .casteltech-rss-link,
.casteltech-rss-card:focus-within .casteltech-rss-link {
	transform: translateY(-3px);
	border-color: rgba(0, 107, 122, 0.28);
	box-shadow: 0 24px 52px rgba(15, 23, 42, 0.12);
}

.casteltech-rss-thumb {
	display: grid;
	place-items: center;
	width: 100%;
	height: 220px;
	min-height: 0;
	overflow: hidden;
	background: #eef6f7;
	color: #ffffff;
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-align: center;
	text-transform: uppercase;
}

.casteltech-rss-thumb span {
	display: grid;
	place-items: center;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background: var(--casteltech-brand-dark);
}

.casteltech-rss-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.casteltech-rss-body {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 18px;
	background: #ffffff;
}

.casteltech-rss-body h2 {
	display: -webkit-box;
	overflow: hidden;
	margin: 0;
	color: var(--casteltech-ink);
	font-size: 1.04rem;
	line-height: 1.28;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.casteltech-rss-body p {
	display: -webkit-box;
	overflow: hidden;
	margin: 0;
	color: var(--casteltech-muted);
	font-size: 0.92rem;
	line-height: 1.5;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.casteltech-rss-link .casteltech-rss-meta {
	display: none !important;
}

.casteltech-rss-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin-top: 0;
	min-height: 26px;
	padding-inline: 4px;
	color: var(--casteltech-brand);
	font-size: 0.76rem;
	font-weight: 900;
	line-height: 1.35;
	text-transform: uppercase;
}

.casteltech-rss-meta time {
	flex: 0 0 auto;
	color: #64748b;
	font-weight: 700;
	text-transform: none;
}

.casteltech-rss-empty {
	padding: 32px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-panel);
}

.casteltech-home {
	color: var(--casteltech-muted);
}

.home.page .entry-header {
	display: none;
}

.home.page .entry-content {
	margin-top: 0;
}

.casteltech-home-hero {
	position: relative;
	display: grid;
	align-items: center;
	width: min(1180px, calc(100% - 40px));
	min-height: clamp(430px, 58vh, 600px);
	margin: 34px auto 0;
	overflow: hidden;
	padding: 76px clamp(28px, 6vw, 72px);
	border-radius: var(--casteltech-radius);
	background-image:
		linear-gradient(90deg, rgba(7, 20, 28, 0.86) 0%, rgba(7, 20, 28, 0.65) 46%, rgba(7, 20, 28, 0.22) 100%),
		var(--casteltech-hero-image);
	background-position: center;
	background-size: cover;
	box-shadow: 0 20px 54px rgba(15, 23, 42, 0.14);
}

.casteltech-home-hero-inner {
	width: min(680px, 100%);
}

.casteltech-home-kicker {
	margin: 0 0 12px;
	color: var(--casteltech-accent);
	font-size: 0.82rem;
	font-weight: 900;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.casteltech-home-hero h1 {
	max-width: 760px;
	margin: 0;
	color: #ffffff;
	font-size: clamp(2.65rem, 5vw, 5rem);
	line-height: 0.98;
}

.casteltech-home-hero p:not(.casteltech-home-kicker) {
	max-width: 620px;
	margin: 22px 0 0;
	color: rgba(255, 255, 255, 0.9);
	font-size: clamp(1.05rem, 1.6vw, 1.25rem);
	line-height: 1.55;
}

.casteltech-home-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 32px;
}

.casteltech-home-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 12px 18px;
	border: 2px solid transparent;
	border-radius: var(--casteltech-radius);
	font-weight: 800;
	line-height: 1.2;
	text-decoration: none !important;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
}

.casteltech-home-button:hover,
.casteltech-home-button:focus-visible {
	transform: translateY(-1px);
	box-shadow: 0 16px 34px rgba(0, 0, 0, 0.18);
}

.casteltech-home-button-primary {
	background: var(--casteltech-accent);
	color: #ffffff !important;
}

.casteltech-home-button-secondary {
	border-color: rgba(255, 255, 255, 0.72);
	background: rgba(255, 255, 255, 0.08);
	color: #ffffff !important;
}

.casteltech-home-strip {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1px;
	margin-inline: calc(50% - 50vw);
	background: var(--casteltech-line);
}

.casteltech-home-strip span {
	display: grid;
	place-items: center;
	min-height: 76px;
	padding: 14px;
	background: #ffffff;
	color: var(--casteltech-brand-dark);
	font-size: 0.9rem;
	font-weight: 900;
	line-height: 1.25;
	text-align: center;
	text-transform: uppercase;
}

.casteltech-home-services {
	width: min(1180px, calc(100% - 40px));
	margin: 38px auto 70px;
}

.casteltech-home-section-head {
	display: grid;
	gap: 10px;
	margin-bottom: 24px;
	text-align: center;
	justify-items: center;
}

.casteltech-home-section-head h2 {
	margin: 0;
	color: var(--casteltech-ink);
	font-size: clamp(1.9rem, 3vw, 2.8rem);
}

.casteltech-home-section-head p:not(.casteltech-home-kicker) {
	margin: 0;
	color: var(--casteltech-muted);
}

.casteltech-home-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 24px;
}

.casteltech-home-grid > .casteltech-home-card:last-child:nth-child(3n+1) {
	grid-column: 2;
}

.casteltech-home-card {
	display: grid;
	grid-template-rows: 210px minmax(210px, auto);
	gap: 0;
	min-height: 100%;
	overflow: hidden;
	border: 1px solid rgba(148, 163, 184, 0.28);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	color: inherit;
	text-decoration: none !important;
	box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
	transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.casteltech-home-card:hover,
.casteltech-home-card:focus-within {
	transform: translateY(-3px);
	border-color: rgba(0, 107, 122, 0.32);
	box-shadow: 0 28px 62px rgba(15, 23, 42, 0.13);
}

.casteltech-home-card-media {
	position: relative;
	display: block;
	height: 100%;
	overflow: hidden;
	color: inherit;
	text-decoration: none !important;
}

.casteltech-home-card-media::after {
	content: "";
	position: absolute;
	inset: auto 0 0;
	height: 44%;
	background: linear-gradient(180deg, rgba(15, 23, 42, 0), rgba(15, 23, 42, 0.55));
	pointer-events: none;
}

.casteltech-home-card-media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
	border: 0;
	border-radius: 0;
	background: #eef6f7;
	box-shadow: none;
	filter: saturate(0.96) contrast(1.03);
	transition: transform 0.24s ease, filter 0.24s ease;
}

.casteltech-home-card:hover .casteltech-home-card-media img,
.casteltech-home-card:focus-within .casteltech-home-card-media img {
	transform: scale(1.035);
	filter: saturate(1.05) contrast(1.06);
}

.casteltech-home-card-body {
	display: grid;
	grid-template-rows: auto 1fr auto;
	gap: 10px;
	padding: 22px;
	background:
		linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.casteltech-home-card-body strong {
	color: var(--casteltech-ink);
	font-size: 1.12rem;
	line-height: 1.25;
}

.casteltech-home-card-body span {
	color: var(--casteltech-muted);
	font-size: 0.95rem;
	line-height: 1.5;
}

.casteltech-home-card-body a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	justify-self: start;
	min-height: 40px;
	margin-top: 6px;
	padding: 9px 13px;
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-brand);
	color: #ffffff !important;
	font-size: 0.86rem;
	font-weight: 900;
	line-height: 1.2;
	text-decoration: none !important;
}

.casteltech-home-card-body a:hover,
.casteltech-home-card-body a:focus-visible {
	background: var(--casteltech-brand-dark);
}

.casteltech-home-why {
	width: min(1180px, calc(100% - 40px));
	margin: 0 auto 86px;
}

.casteltech-home-why-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

.casteltech-home-why-grid article {
	display: grid;
	gap: 10px;
	padding: 22px;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
}

.casteltech-home-why-grid span {
	display: grid;
	place-items: center;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background: #eef6f7;
	color: var(--casteltech-brand);
	font-size: 0.78rem;
	font-weight: 900;
}

.casteltech-home-why-grid strong {
	color: var(--casteltech-ink);
	font-size: 1.04rem;
	line-height: 1.3;
}

.casteltech-home-why-grid p {
	margin: 0;
	color: var(--casteltech-muted);
	font-size: 0.92rem;
	line-height: 1.55;
}

.casteltech-home-brands {
	display: grid;
	grid-template-columns: minmax(0, 0.45fr) minmax(0, 1fr);
	align-items: center;
	gap: 34px;
	width: min(1180px, calc(100% - 40px));
	margin: 0 auto 86px;
	padding: 30px;
	border-radius: var(--casteltech-radius);
	background: #f8fafc;
}

.casteltech-home-brands h2 {
	margin: 0;
	color: var(--casteltech-ink);
	font-size: clamp(1.5rem, 2.4vw, 2.15rem);
	line-height: 1.15;
}

.casteltech-home-brand-list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.casteltech-home-brand-list span {
	display: inline-flex;
	align-items: center;
	min-height: 38px;
	padding: 8px 13px;
	border: 1px solid rgba(0, 107, 122, 0.18);
	border-radius: 999px;
	background: #ffffff;
	color: var(--casteltech-brand-dark);
	font-size: 0.9rem;
	font-weight: 800;
	line-height: 1.2;
}

.casteltech-trustpilot-callout {
	display: grid;
	grid-template-columns: auto minmax(0, 1fr) auto;
	align-items: center;
	gap: 22px;
	width: min(1180px, calc(100% - 40px));
	margin: 0 auto 86px;
	padding: 28px;
	border: 1px solid rgba(0, 182, 122, 0.24);
	border-radius: var(--casteltech-radius);
	background: linear-gradient(135deg, #f5fffb 0%, #ffffff 64%);
	box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
}

.casteltech-contact-layout + .casteltech-trustpilot-callout {
	margin-top: -34px;
}

.casteltech-trustpilot-mark {
	display: grid;
	place-items: center;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background: #00b67a;
	color: #ffffff;
	font-size: 1.5rem;
	font-weight: 900;
	line-height: 1;
}

.casteltech-trustpilot-callout h2 {
	margin: 0;
	color: var(--casteltech-ink);
	font-size: clamp(1.45rem, 2.4vw, 2.2rem);
	line-height: 1.12;
}

.casteltech-trustpilot-callout p:not(.casteltech-home-kicker) {
	margin: 8px 0 0;
	color: var(--casteltech-muted);
	font-size: 0.96rem;
	line-height: 1.55;
}

.casteltech-trustpilot-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 11px 17px;
	border-radius: var(--casteltech-radius);
	background: #00b67a;
	color: #ffffff !important;
	font-weight: 900;
	line-height: 1.2;
	text-decoration: none !important;
	white-space: nowrap;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}

.casteltech-trustpilot-button:hover,
.casteltech-trustpilot-button:focus {
	transform: translateY(-1px);
	background: #009f6b;
	box-shadow: 0 12px 26px rgba(0, 182, 122, 0.2);
}

.casteltech-faq-page {
	width: min(980px, calc(100% - 40px));
	margin: 42px auto 82px;
}

.casteltech-faq-hero {
	max-width: 760px;
	margin: 0 auto 34px;
	text-align: center;
}

.casteltech-faq-hero h1 {
	margin: 0 0 12px;
	font-size: clamp(2rem, 3.2vw, 3rem);
	line-height: 1.1;
}

.casteltech-faq-hero p:last-child {
	margin: 0 auto;
	color: var(--casteltech-muted);
	font-size: 1rem;
	line-height: 1.6;
}

.casteltech-faq-list {
	display: grid;
	gap: 14px;
	margin-inline: auto;
}

.casteltech-faq-list details {
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	box-shadow: 0 10px 28px rgba(15, 23, 42, 0.05);
}

.casteltech-faq-list summary {
	cursor: pointer;
	padding: 18px 20px;
	color: var(--casteltech-ink);
	font-weight: 900;
	line-height: 1.35;
}

.casteltech-faq-list p {
	margin: 0;
	padding: 0 20px 20px;
	color: var(--casteltech-muted);
	line-height: 1.6;
}

.casteltech-faq-cta {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	gap: 24px;
	margin-top: 34px;
	padding: 28px;
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-brand-dark);
	color: rgba(255, 255, 255, 0.9);
}

.casteltech-faq-cta h2 {
	margin: 0;
	color: #ffffff;
	font-size: clamp(1.45rem, 2.3vw, 2.1rem);
	line-height: 1.15;
}

.casteltech-faq-cta p:not(.casteltech-home-kicker) {
	margin: 8px 0 0;
	color: rgba(255, 255, 255, 0.86);
}

.casteltech-service-section-action {
	display: flex;
	justify-content: flex-start;
	width: 100%;
	margin-top: 14px;
}

.casteltech-service-section-button,
.casteltech-home-service-button {
	justify-self: start;
	margin-top: 6px;
	padding: 9px 14px;
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-brand);
	color: #ffffff !important;
	font-size: 0.88rem;
	font-weight: 800;
	line-height: 1.25;
	text-decoration: none !important;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
}

.casteltech-service-section-button {
	margin-top: 0;
	padding: 11px 18px;
	background: var(--casteltech-brand);
	color: #ffffff !important;
}

.casteltech-service-section-button:hover,
.casteltech-service-section-button:focus-visible,
.casteltech-home-service-button:hover,
.casteltech-home-service-button:focus-visible {
	transform: translateY(-1px);
	background: var(--casteltech-brand-dark);
	box-shadow: 0 12px 26px rgba(0, 107, 122, 0.22);
}

.casteltech-console-service-section {
	margin-inline: calc(50% - 50vw);
	padding: 72px max(24px, calc((100vw - 1100px) / 2));
	background: #f8fafc;
	overflow: hidden;
}

.casteltech-services-page {
	margin-top: 0;
}

.casteltech-services-hero {
	width: min(920px, calc(100% - 40px));
	margin: 44px auto 54px;
	text-align: center;
}

.casteltech-services-hero h1 {
	margin: 0 0 14px;
	font-size: clamp(2.1rem, 3.6vw, 3.25rem);
	line-height: 1.08;
}

.casteltech-services-hero p {
	margin: 0 auto;
	color: var(--casteltech-muted);
	font-size: 1.02rem;
	line-height: 1.6;
}

.casteltech-service-feature {
	background: #ffffff;
}

.casteltech-service-feature:nth-of-type(odd) {
	background: #f8fafc;
}

.casteltech-console-service-inner {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(280px, 420px);
	align-items: center;
	gap: clamp(28px, 4vw, 56px);
	width: min(1100px, 100%);
	margin-inline: auto;
}

.casteltech-service-feature-reverse .casteltech-console-service-copy {
	order: 2;
}

.casteltech-service-feature-reverse .casteltech-console-service-media {
	order: 1;
}

.casteltech-console-service-copy h2 {
	margin: 0 0 16px;
	color: var(--casteltech-ink);
	font-size: clamp(1.85rem, 3vw, 2.65rem);
	line-height: 1.12;
}

.casteltech-console-service-copy p:not(.casteltech-form-kicker) {
	margin: 0 0 20px;
	color: var(--casteltech-muted);
	font-size: 1rem;
	line-height: 1.7;
}

.casteltech-console-service-media img {
	display: block;
	width: 100%;
	max-width: 420px;
	height: auto;
	aspect-ratio: 4 / 3;
	margin-inline: auto;
	object-fit: cover;
	border: 1px solid var(--casteltech-line);
	border-radius: var(--casteltech-radius);
	background: #ffffff;
	box-shadow: 0 20px 48px rgba(15, 23, 42, 0.1);
}

.casteltech-home-cta {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	gap: 28px;
	width: min(1180px, calc(100% - 40px));
	margin: 0 auto 86px;
	padding: 34px;
	border-radius: var(--casteltech-radius);
	background: var(--casteltech-brand-dark);
	color: rgba(255, 255, 255, 0.9);
}

.casteltech-home-cta h2 {
	margin: 0;
	color: #ffffff;
	font-size: clamp(1.65rem, 2.5vw, 2.35rem);
}

.casteltech-home-cta p:not(.casteltech-home-kicker) {
	margin: 10px 0 0;
	color: rgba(255, 255, 255, 0.86);
}

.casteltech-form-service-context {
	display: grid;
	gap: 3px;
	margin-bottom: 22px;
	padding: 14px 16px;
	border: 1px solid rgba(0, 107, 122, 0.22);
	border-radius: var(--casteltech-radius);
	background: #eef6f7;
	color: var(--casteltech-muted);
}

.casteltech-form-service-context span {
	color: var(--casteltech-brand);
	font-size: 0.74rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.casteltech-form-service-context strong {
	color: var(--casteltech-ink);
	font-size: 1.02rem;
	line-height: 1.3;
}

.casteltech-form-service-context small {
	color: var(--casteltech-muted);
	font-size: 0.86rem;
	line-height: 1.45;
}

@media (max-width: 921px) {
	.ast-mobile-header-wrap .site-branding,
	.ast-mobile-header-wrap .custom-logo-link,
	.ast-mobile-header-wrap .site-logo-img,
	.ast-mobile-header-wrap .ast-site-title-wrap {
		display: flex;
		justify-content: center;
		width: 100%;
		text-align: center;
	}

	.ast-mobile-header-wrap .site-branding {
		flex-direction: column;
		align-items: center;
		padding-block: 12px 8px;
	}

	.ast-mobile-header-wrap .site-description {
		display: block !important;
		font-size: 0.84rem;
		line-height: 1.25;
	}

	.ast-mobile-header-content .main-header-menu,
	.ast-mobile-popup-content .main-header-menu {
		width: 100%;
		text-align: center;
	}

	.ast-mobile-header-content .menu-link,
	.ast-mobile-popup-content .menu-link {
		justify-content: center;
	}

	header .custom-logo-link img,
	.site-logo-img img,
	.astra-logo-svg {
		width: min(300px, 72vw) !important;
		max-width: min(300px, 72vw) !important;
	}

	.ast-builder-menu-1 .menu-item > .menu-link {
		min-height: 42px;
		margin: 4px 8px;
		font-size: 0.95rem !important;
		padding-block: 0.72rem !important;
	}

	.wp-block-uagb-container.alignfull.uagb-is-root-container > .uagb-container-inner-blocks-wrap {
		width: min(100% - 28px, 760px) !important;
	}

	.uagb-block-e9f89e50,
	.uagb-block-5a7893df,
	.uagb-block-c194462d {
		padding-top: 72px !important;
		padding-bottom: 64px !important;
	}

	.casteltech-assistance-form {
		width: min(100% - 28px, 760px);
		padding: 32px;
	}

	.casteltech-form-grid {
		grid-template-columns: 1fr;
	}

	.casteltech-form-field-pair {
		grid-template-columns: 1fr;
	}

	.casteltech-form-field-pair > small {
		grid-column: 1;
	}

	.casteltech-contact-layout {
		grid-template-columns: 1fr;
		width: min(100% - 28px, 760px);
	}

	.casteltech-rss-blog {
		width: min(100% - 28px, 760px);
		margin-top: 28px;
	}

	.casteltech-worldcup-promo {
		position: static;
		transform: none;
		width: 138px;
		margin: 8px auto 10px;
	}

	.casteltech-worldcup-promo-link {
		width: 100%;
	}

	.casteltech-worldcup-grid {
		grid-template-columns: 1fr;
	}

	.casteltech-worldcup-groups {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.casteltech-home-hero {
		width: min(100% - 28px, 760px);
		min-height: 500px;
		margin-top: 28px;
		padding: 64px 34px;
	}

	.casteltech-home-strip {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.casteltech-home-services {
		width: min(100% - 28px, 760px);
		margin-block: 38px 68px;
	}

	.casteltech-home-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 22px;
	}

	.casteltech-home-grid > .casteltech-home-card:last-child:nth-child(odd) {
		grid-column: 1 / -1;
		justify-self: center;
		width: calc((100% - 22px) / 2);
	}

	.casteltech-home-card {
		grid-template-rows: 190px minmax(200px, auto);
	}

	.casteltech-home-why,
	.casteltech-faq-page {
		width: min(100% - 28px, 760px);
		margin-bottom: 68px;
	}

	.casteltech-faq-cta {
		grid-template-columns: 1fr;
	}

	.casteltech-faq-cta .casteltech-home-button {
		justify-self: start;
	}

	.casteltech-home-why-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 20px;
	}

	.casteltech-home-brands {
		grid-template-columns: 1fr;
		width: min(100% - 28px, 760px);
		margin-bottom: 68px;
	}

	.casteltech-trustpilot-callout {
		grid-template-columns: auto minmax(0, 1fr);
		width: min(100% - 28px, 760px);
		margin-bottom: 68px;
	}

	.casteltech-trustpilot-button {
		grid-column: 2;
		justify-self: start;
	}

	.casteltech-home-cta {
		grid-template-columns: 1fr;
		width: min(100% - 28px, 760px);
		margin-bottom: 68px;
	}

	.casteltech-home-cta .casteltech-home-button {
		justify-self: start;
	}

	.casteltech-console-service-section {
		padding: 64px 28px;
	}

	.casteltech-services-hero {
		width: min(100% - 28px, 760px);
		margin-block: 36px 42px;
	}

	.casteltech-console-service-inner {
		grid-template-columns: 1fr;
		gap: 30px;
		width: min(100%, 760px);
	}

	.casteltech-service-feature-reverse .casteltech-console-service-copy,
	.casteltech-service-feature-reverse .casteltech-console-service-media {
		order: initial;
	}

	.casteltech-rss-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.casteltech-game-picks-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.casteltech-rss-link {
		display: grid;
		grid-template-rows: 220px 1fr;
		min-height: 430px;
	}

	.casteltech-rss-thumb {
		height: 200px;
	}

	.casteltech-cookie-footer {
		align-items: flex-start;
		flex-direction: column;
	}

	.casteltech-cookie-banner {
		right: 14px;
		bottom: 14px;
		width: calc(100vw - 28px);
	}
}

@media (max-width: 921px), (hover: none) and (pointer: coarse) and (max-width: 1180px) {
	.ast-mobile-header-wrap,
	.ast-mobile-header-content,
	.ast-mobile-popup-content {
		text-align: center;
	}

	.ast-mobile-header-wrap .site-branding,
	.ast-mobile-header-wrap .custom-logo-link,
	.ast-mobile-header-wrap .site-logo-img,
	.ast-mobile-header-wrap .ast-site-title-wrap {
		margin-inline: auto;
	}

	.ast-mobile-header-content .main-header-menu,
	.ast-mobile-popup-content .main-header-menu {
		display: grid !important;
		grid-auto-flow: column;
		grid-auto-columns: max-content;
		grid-template-rows: 1fr;
		justify-content: center;
		align-items: center;
		column-gap: clamp(2px, 0.75vw, 4px);
		width: calc(100% - 8px);
		margin: 0 auto 12px !important;
		padding: 8px 0 !important;
		overflow-x: auto;
		overscroll-behavior-x: contain;
		scrollbar-width: none;
		-webkit-overflow-scrolling: touch;
	}

	.ast-mobile-header-content .main-header-menu::-webkit-scrollbar,
	.ast-mobile-popup-content .main-header-menu::-webkit-scrollbar {
		display: none;
	}

	.ast-mobile-header-content .main-header-menu > .menu-item,
	.ast-mobile-popup-content .main-header-menu > .menu-item {
		display: flex !important;
		flex: 0 1 auto;
		width: auto !important;
		margin: 0 !important;
		border: 0 !important;
	}

	.ast-mobile-header-content .menu-item > .menu-link,
	.ast-mobile-popup-content .menu-item > .menu-link {
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		min-height: 28px;
		margin: 0 !important;
		padding: 6px clamp(5px, 1.6vw, 7px) !important;
		border: 1px solid rgba(0, 107, 122, 0.14);
		border-radius: 999px;
		background: #ffffff;
		box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
		font-size: clamp(0.56rem, 2.35vw, 0.64rem) !important;
		letter-spacing: 0.01em;
		white-space: nowrap;
	}

	.ast-mobile-header-content .current-menu-item > .menu-link,
	.ast-mobile-popup-content .current-menu-item > .menu-link {
		border-color: var(--casteltech-brand);
		background: var(--casteltech-brand);
		color: #ffffff !important;
	}

	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .ast-main-header-bar-alignment,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .main-header-bar-navigation,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .site-navigation,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .main-navigation {
		display: flex !important;
		justify-content: center !important;
		width: 100% !important;
		height: auto !important;
		margin-inline: auto !important;
	}

	#masthead #ast-hf-menu-1,
	#masthead #ast-hf-menu-1-mobile,
	body.ast-header-break-point #masthead #ast-hf-menu-1,
	body.ast-header-break-point #masthead #ast-hf-menu-1-mobile,
	body.ast-header-break-point #ast-mobile-header #ast-hf-menu-1-mobile,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .main-header-menu,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .main-header-menu.stack-on-mobile {
		display: grid !important;
		grid-auto-flow: column !important;
		grid-auto-columns: max-content !important;
		grid-template-rows: 1fr !important;
		justify-content: center !important;
		align-items: center !important;
		column-gap: clamp(2px, 0.75vw, 4px) !important;
		width: calc(100% - 8px) !important;
		margin: 0 auto 12px !important;
		padding: 8px 0 !important;
		border: 0 !important;
		background: transparent !important;
		overflow-x: auto !important;
		overscroll-behavior-x: contain !important;
		scrollbar-width: none !important;
		-webkit-overflow-scrolling: touch !important;
	}

	#masthead #ast-hf-menu-1::-webkit-scrollbar,
	#masthead #ast-hf-menu-1-mobile::-webkit-scrollbar,
	body.ast-header-break-point #masthead #ast-hf-menu-1::-webkit-scrollbar,
	body.ast-header-break-point #masthead #ast-hf-menu-1-mobile::-webkit-scrollbar,
	body.ast-header-break-point #ast-mobile-header #ast-hf-menu-1-mobile::-webkit-scrollbar,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .main-header-menu::-webkit-scrollbar,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .main-header-menu.stack-on-mobile::-webkit-scrollbar {
		display: none !important;
	}

	#masthead #ast-hf-menu-1 > .menu-item,
	#masthead #ast-hf-menu-1-mobile > .menu-item,
	body.ast-header-break-point #masthead #ast-hf-menu-1 > .menu-item,
	body.ast-header-break-point #masthead #ast-hf-menu-1-mobile > .menu-item,
	body.ast-header-break-point #ast-mobile-header #ast-hf-menu-1-mobile > .menu-item,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .main-header-menu > .menu-item {
		display: flex !important;
		flex: 0 0 auto !important;
		flex-direction: row !important;
		justify-content: center !important;
		width: auto !important;
		margin: 0 !important;
		border: 0 !important;
		line-height: 1 !important;
	}

	#masthead #ast-hf-menu-1 > .menu-item > .menu-link,
	#masthead #ast-hf-menu-1-mobile > .menu-item > .menu-link,
	body.ast-header-break-point #masthead #ast-hf-menu-1 > .menu-item > .menu-link,
	body.ast-header-break-point #masthead #ast-hf-menu-1-mobile > .menu-item > .menu-link,
	body.ast-header-break-point #ast-mobile-header #ast-hf-menu-1-mobile > .menu-item > .menu-link,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .main-navigation ul .menu-item > .menu-link,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .main-header-menu > .menu-item > .menu-link {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: auto !important;
		height: auto !important;
		min-height: 28px !important;
		margin: 0 !important;
		padding: 6px clamp(5px, 1.6vw, 7px) !important;
		border: 1px solid rgba(0, 107, 122, 0.14) !important;
		border-radius: 999px !important;
		background: #ffffff !important;
		box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05) !important;
		color: var(--casteltech-ink) !important;
		font-size: clamp(0.56rem, 2.35vw, 0.64rem) !important;
		font-weight: 800 !important;
		letter-spacing: 0.01em !important;
		line-height: 1.1 !important;
		white-space: nowrap !important;
	}

	#masthead #ast-hf-menu-1 > .current-menu-item > .menu-link,
	#masthead #ast-hf-menu-1-mobile > .current-menu-item > .menu-link,
	body.ast-header-break-point #masthead #ast-hf-menu-1 > .current-menu-item > .menu-link,
	body.ast-header-break-point #masthead #ast-hf-menu-1-mobile > .current-menu-item > .menu-link,
	body.ast-header-break-point #ast-mobile-header #ast-hf-menu-1-mobile > .current-menu-item > .menu-link,
	body.ast-header-break-point #ast-mobile-header .ast-builder-menu-1 .current-menu-item > .menu-link {
		border-color: var(--casteltech-brand) !important;
		background: var(--casteltech-brand) !important;
		color: #ffffff !important;
	}
}

@media (max-width: 544px) {
	.casteltech-privacy-services,
	.casteltech-terms {
		width: min(100% - 24px, 980px);
		margin: 28px auto;
		padding: 22px;
	}

	.casteltech-privacy-services-grid {
		grid-template-columns: 1fr;
	}

	.casteltech-floating-consent {
		right: 12px;
		bottom: 12px;
		min-height: 38px;
		padding: 9px 13px;
		font-size: 0.78rem;
	}

	#masthead #ast-hf-menu-1,
	#masthead #ast-hf-menu-1-mobile,
	#masthead .main-header-menu.stack-on-mobile,
	body.ast-header-break-point #masthead .main-header-menu.stack-on-mobile,
	body.ast-header-break-point #masthead .ast-builder-menu-1 .main-header-menu,
	.ast-mobile-header-content .main-header-menu,
	.ast-mobile-popup-content .main-header-menu {
		column-gap: 2px !important;
		width: calc(100% - 4px) !important;
	}

	#masthead #ast-hf-menu-1 > .menu-item > .menu-link,
	#masthead #ast-hf-menu-1-mobile > .menu-item > .menu-link,
	#masthead .main-header-menu.stack-on-mobile > .menu-item > .menu-link,
	body.ast-header-break-point #masthead .main-header-menu > .menu-item > .menu-link,
	.ast-mobile-header-content .menu-item > .menu-link,
	.ast-mobile-popup-content .menu-item > .menu-link {
		min-height: 27px !important;
		padding: 6px 5px !important;
		font-size: 0.56rem !important;
		letter-spacing: 0 !important;
	}

	h1,
	.entry-content :where(h1) {
		font-size: 2.1rem;
	}

	h2,
	.entry-content :where(h2) {
		font-size: 1.65rem;
	}

	.wp-block-uagb-container.alignfull.uagb-is-root-container > .uagb-container-inner-blocks-wrap {
		width: min(100% - 24px, 520px) !important;
	}

	.uagb-block-883307ab,
	.uagb-block-9d58695e,
	.uagb-block-bb505ec2,
	.uagb-block-e50f44f5,
	.uagb-block-7a9a21bc,
	.uagb-block-74b4daee,
	.uagb-block-0b3a2e2c,
	.uagb-block-118f4694,
	.uagb-block-93613ff0,
	.uagb-block-2cde7c70 {
		padding: 20px !important;
	}

	.casteltech-assistance-form {
		width: min(100% - 24px, 520px);
		margin-block: 28px 48px;
		padding: 22px;
	}

	.casteltech-form-submit {
		width: 100%;
	}

	.casteltech-contact-layout {
		width: min(100% - 24px, 520px);
		margin-bottom: 48px;
	}

	.casteltech-contact-details {
		padding: 22px;
	}

	.casteltech-contact-card strong {
		font-size: 0.95rem;
	}

	.casteltech-contact-map,
	.casteltech-contact-map iframe {
		min-height: 320px;
	}

	.casteltech-privacy-details {
		width: min(100% - 24px, 520px);
		padding: 22px;
	}

	.casteltech-privacy-details dl {
		grid-template-columns: 1fr;
	}

	.casteltech-cookie-banner {
		padding: 18px;
	}

	.casteltech-cookie-banner-actions {
		align-items: stretch;
		flex-direction: column;
	}

	.casteltech-rss-blog {
		width: min(100% - 24px, 520px);
		margin-block: 24px 52px;
	}

	.casteltech-rss-head {
		margin-bottom: 26px;
	}

	.casteltech-rss-head h1 {
		font-size: 1.65rem;
		line-height: 1.18;
	}

	.casteltech-rss-head p:last-child {
		font-size: 0.94rem;
		line-height: 1.48;
	}

	.casteltech-home-hero {
		width: min(100% - 24px, 520px);
		min-height: 460px;
		margin-top: 22px;
		padding: 48px 24px;
		background-position: 58% center;
	}

	.casteltech-home-hero h1 {
		font-size: 2.35rem;
	}

	.casteltech-home-actions {
		align-items: stretch;
		flex-direction: column;
	}

	.casteltech-home-strip {
		grid-template-columns: 1fr;
	}

	.casteltech-home-strip span {
		min-height: 58px;
	}

	.casteltech-home-services {
		width: min(100% - 24px, 520px);
		margin-block: 30px 54px;
	}

	.casteltech-home-grid {
		grid-template-columns: 1fr;
	}

	.casteltech-home-grid > .casteltech-home-card:last-child:nth-child(odd) {
		grid-column: auto;
		justify-self: stretch;
		width: auto;
	}

	.casteltech-home-card {
		grid-template-rows: 190px auto;
	}

	.casteltech-home-why,
	.casteltech-faq-page {
		width: min(100% - 24px, 520px);
		margin-bottom: 54px;
	}

	.casteltech-faq-page {
		margin-top: 28px;
	}

	.casteltech-faq-hero {
		margin-bottom: 26px;
	}

	.casteltech-faq-hero h1 {
		font-size: 2rem;
	}

	.casteltech-faq-cta {
		padding: 24px;
	}

	.casteltech-faq-cta .casteltech-home-button {
		width: 100%;
	}

	.casteltech-home-why-grid {
		grid-template-columns: 1fr;
	}

	.casteltech-home-brands {
		width: min(100% - 24px, 520px);
		margin-bottom: 54px;
		padding: 22px;
	}

	.casteltech-trustpilot-callout {
		grid-template-columns: 1fr;
		width: min(100% - 24px, 520px);
		margin-bottom: 54px;
		padding: 22px;
	}

	.casteltech-contact-layout + .casteltech-trustpilot-callout {
		margin-top: -18px;
	}

	.casteltech-trustpilot-button {
		grid-column: auto;
		width: 100%;
	}

	.casteltech-home-cta {
		width: min(100% - 24px, 520px);
		margin-bottom: 54px;
		padding: 24px;
	}

	.casteltech-home-cta .casteltech-home-button {
		width: 100%;
	}

	.casteltech-console-service-section {
		padding: 48px 24px;
	}

	.casteltech-services-hero {
		width: min(100% - 24px, 520px);
		margin-block: 28px 34px;
	}

	.casteltech-services-hero h1 {
		font-size: 2rem;
	}

	.casteltech-console-service-inner {
		gap: 24px;
	}

	.casteltech-rss-grid {
		grid-template-columns: 1fr;
		gap: 42px;
	}

	.casteltech-game-picks-grid {
		grid-template-columns: 1fr;
	}

	.casteltech-game-card {
		grid-template-rows: 210px 1fr;
	}

	.casteltech-rss-link {
		display: grid;
		grid-template-rows: 210px 1fr;
		min-height: 410px;
	}

	.casteltech-worldcup-promo {
		position: static;
		transform: none;
		width: 106px;
		margin: 8px auto 10px;
	}

	.casteltech-worldcup-promo-link {
		width: 100%;
	}

	.casteltech-worldcup-promo-copy strong {
		font-size: 0.72rem;
	}

	.casteltech-worldcup-promo-copy span:last-child {
		display: none;
	}

	.casteltech-rss-thumb {
		height: 210px;
	}

	.casteltech-worldcup {
		margin-bottom: 38px;
	}

	.casteltech-worldcup-heading {
		width: 100%;
		max-width: 100%;
		margin-inline: auto;
		text-align: center;
	}

	.casteltech-worldcup-title {
		display: block;
		width: 100%;
		max-width: 100%;
		margin-inline: auto;
		font-size: clamp(1.06rem, 4.6vw, 1.35rem) !important;
		line-height: 1.16;
		text-align: center !important;
	}

	.casteltech-worldcup-title-text {
		display: block;
		width: 100%;
		text-align: center !important;
	}

	.casteltech-worldcup-title-cup {
		display: none;
	}

	.casteltech-worldcup-groups {
		grid-template-columns: 1fr;
	}

	.casteltech-worldcup-bracket {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.casteltech-worldcup-round:not(:last-child)::after {
		top: auto;
		right: 50%;
		bottom: -12px;
		width: 2px;
		height: 8px;
	}

	.casteltech-worldcup-card-head {
		align-items: flex-start;
		flex-direction: column;
		gap: 6px;
	}

	.casteltech-worldcup-match {
		grid-template-columns: 1fr;
		padding: 14px;
	}

	.casteltech-worldcup-teams {
		grid-template-columns: 1fr;
		gap: 7px;
		font-size: 0.86rem;
	}

	.casteltech-rss-body {
		padding: 16px;
	}

	.casteltech-rss-meta {
		align-items: flex-start;
		flex-direction: column;
		gap: 4px;
	}
}
